@charset "UTF-8";
/* CSS Document */

/*Theme color #FF6699*/

h1 {
	text-align: left;
	text-indent: 1em;
	font-size: 80%;
	color: #FFFFFD;
	padding: 5px 5px 5px 0px;
	background: #FF6699;
}

#contents-p1 #left-col h3{
	background:none repeat scroll 0 0 transparent;
	font-size:110%;
	font-weight:200;
	height:auto;
	letter-spacing:0.1em;
	line-height:1em;
	margin:0 0 10px;
	padding:4px 0 2px 10px;
	text-align:left;
	width:auto;
	border-bottom:1px solid #FF6699;
	border-left:7px solid #FF6699;
	color:#333333;
}

#contents-p1 #right-col h3{
	background:none repeat scroll 0 0 transparent;
	font-size:110%;
	font-weight:200;
	height:auto;
	letter-spacing:0.1em;
	line-height:1em;
	margin:0 0 10px;
	padding:4px 0 2px 10px;
	text-align:left;
	width:auto;
	border-bottom:1px solid #FF6699;
	border-left:7px solid #FF6699;
	color:#333333;
}

#contents-p2 #left-col h3{
	background:none repeat scroll 0 0 transparent;
	font-size:110%;
	font-weight:200;
	height:auto;
	letter-spacing:0.1em;
	line-height:1em;
	margin:0 0 10px;
	padding:4px 0 2px 10px;
	text-align:left;
	width:auto;
	border-bottom:1px solid #FF6699;
	border-left:7px solid #FF6699;
	color:#444444;
}

#contents-p2 #right-col h3{
	background:none repeat scroll 0 0 transparent;
	font-size:110%;
	font-weight:200;
	height:auto;
	letter-spacing:0.1em;
	line-height:1em;
	margin:0 0 10px;
	padding:4px 0 2px 10px;
	text-align:left;
	width:auto;
	border-bottom:1px solid #FF6699;
	border-left:7px solid #FF6699;
	color:#444444;
}

#contents-p1 #right-col h2 {
	width: 680px;
	height: 30px;
	text-indent: 2em;
	line-height: 30px;
	color: #FFFFFD;
	font-weight: bold;
	background: url(/img/themed/t00003/pink/title_bg.gif) no-repeat;
}

#contents-p1 #left-col h2,
#contents-p1 #left-col h4 {
	/*width: 200px;*/
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #333333;
	font-weight: bold;
	background: url(/img/themed/t00003/pink/h2_short.gif) repeat-x;
}

#contents-p2 #right-col h2,
#contents-p2 #right-col h4 {
	/*width: 200px;*/
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #333333;
	font-weight: bold;
	background: url(/img/themed/t00003/pink/h2_short.gif) repeat-x;
}

#contents-p2 #left-col h2 {
	width: 680px;
	height: 30px;
	text-indent: 2em;
	line-height: 30px;
	color: #fff;
	font-weight: bold;
	background: url(/img/themed/t00003/pink/title_bg.gif) no-repeat;
}



/* copyright
------------------------------------------*/
#copyright {
	color: #fffffd;
	background: #FF6699;
	text-align: center;
	font-size: 10px;
	margin: 20px 0px 5px 0px;
	padding: 5px;
}



/* post
------------------------------------------*/
.news_scroll-left .box .post_line {
	padding-bottom: 5px;
}
.news_scroll-left .box .post_line > div {
	float: left;
}

.news_scroll-left .box .post_line .date {
	font-weight: bold;
	width: 135px;
	color: #cd5c5c;
}

#post .thumbnail {
	text-align: center;
	margin-bottom: 30px;
}

#post .title {
	text-align: center;
	font-size: 21px;
	font-weight: bold;
	margin: 10px 0;
}

#post .date {
	font-weight: bold;
	color: #cd5c5c;
	padding: 15px 0;
	display: block;
}

/* side column */
#right-col .side_row {
	margin-bottom: 12px;
}
#right-col .side_row p {
	padding: 0;
	margin-bottom: 4px;
}

#right-col .side_row .box {
	padding: 10px 0 0 10px;
}

#right-col .side_row img {
	max-width: 100%;
}