@charset "utf-8";

#topmovie {
	margin-right: -20px;
	margin-left: -20px;
}

#indexTopics h2 {
	margin-bottom: 15px;
}

#indexCloseup ul li {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#indexCloseup ul li h3 {
	float: right;
	width: 265px;
	padding-left: 15px;
	margin-bottom: 0px;
	font-weight: bold;
	background-image: url(../common/images/common_bu_01.gif);
	background-position: left 0.45em;
	background-repeat: no-repeat;
}

#indexCloseup ul li p {
	float: right;
	width: 280px;
	padding-bottom: 0px;
	font-size: 1.4em;
}

#indexCloseup ul li p.ph {
	float: left;
	width: 130px;
	padding-bottom: 0px;
	margin-right: 10px;
}

/*cleafix-----*/
#indexCloseup ul li {
	zoom: 1;
}

#indexCloseup ul li:after {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
}
/*-----cleafix*/

#indexSideTopics ul {
	margin-bottom: 25px;
}

#indexSideTopics ul li {
	padding-bottom: 12px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#indexSideTopics ul li h3 {
	padding-left: 15px;
	margin-bottom: 0px;
	font-weight: bold;
	background-image: url(../common/images/common_bu_01.gif);
	background-position: left 0.45em;
	background-repeat: no-repeat;
}

#indexSideTopics ul li p {
	font-size: 1.2em;
}

#indexSideTopics ul li {
	position: relative;
	margin-top: 90px;
}

#indexSideTopics ul li p img {
	position: absolute;
	top: -75px;
}










#indexTopics h3 {
	font-size: 1.2em;
	/*font-weight:bold;
	text-align:center;
	color:#ff3333;*/
	padding-bottom:0;
	margin-bottom:0.3em;
	margin-top:0.3em;
}

#indexTopics h3 span.mark{
	color:#3c8d4d;
}

#indexTopics dl.topics{
	clear:both;
}

/*cleafix-----*/
#indexTopics ul.bnr{zoom:1;}
#indexTopics ul.bnr:after {height: 0;visibility: hidden;content: ".";display: block;clear: both;}
/*-----cleafix*/


#indexTopics ul.bnr li{
	padding-bottom:10px;
}


#indexTopics ul.bnr li.bnr1{
	float:left;
}


#indexTopics ul.bnr li.bnr2{
	float:right;
}









#oshirase{
	border:solid 1px #666666;
	padding:10px;
	margin-top:10px;
	background:#fbf4ee;
}

#oshirase h2{
	font-weight:bold;
	color:#FF0000;
}

#oshirase p{
	padding-bottom:0;
}










