@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#header {
	margin-bottom: 13px;
}

#main {
	width: 981px;
	background: none;
}

.mainImg {
	text-align: center;
	margin-bottom: 25px;
}

#conts {
	padding-top: 0;
	width: 713px;
	overflow: hidden;
	background: none;
}

#sideBar {
	margin-right: 3px;
	padding-top: 4px;
	width: 247px;
	display: inline;
}

#conts .movie {
	margin: 0 0 20px;
	padding: 20px 0 0;
	background: url(../img/index/bg_topmovie_top.png) no-repeat left top;
}

#conts .movie .inner {
	/*min-height: 214px;*/
	background: url(../img/index/bg_topmovie_bottom.png) no-repeat left bottom;
	padding: 8px 0 25px;
}

* html #conts .movie .inner {
	height: 214px;
}

#conts .movie .text {
	float: left;
	width: 380px;
	margin: 0 0 0 29px;
}

#conts .movie .text strong {
	font-weight: normal;
}

#conts .movie .player {
	float: right;
	width: 250px;
	margin: 0 30px 0 0;
}

#conts .movie h2 {
	margin: 0 0 20px;
	padding: 8px 0 0 10px;
	background: url(../img/index/ico_topmovie_border.png) repeat-y left top;
	font-size: 140%;
	color: #000;
}

#conts .movie .text p {
	margin-bottom: 5px;
	line-height: 2;
	font-size: 110%;
}
#conts .more-news{
	padding:5px 10px;
	border-radius: 5px;
	background-color:#4066B3;
	color:#fff;
}
#conts .movie .text p a:hover{
	background-color:#11CBFE;
}

#conts .column {
	width: 759px;
	margin-left: 5px;
}

#conts .column .family {
	padding: 24px 0 0 0;
	width: 253px;
	float: left;
	background: url(../img/index/family_top.png) no-repeat left top;
}

#conts .column .family .inner {
	background: url(../img/index/family_btm.png) no-repeat left bottom;
}

#conts .column .female {
	margin-left: -25px;
	position: relative;
	padding: 24px 0 0 0;
	width: 253px;
	float: left;
	background: url(../img/index/female_top.png) no-repeat left top;
}

#conts .column .female .inner {
	background: url(../img/index/female_btm.png) no-repeat left bottom;
}

#conts .column .what {
	margin-left: -25px;
	position: relative;
	padding: 24px 0 0 0;
	width: 253px;
	float: left;
	background: url(../img/index/what_top.png) no-repeat left top;
}

#conts .column .what .inner {
	background: url(../img/index/what_btm.png) no-repeat left bottom;
}

#conts .column h2 {
	margin: 0 0 10px 25px;
	padding: 8px 0 0 10px;
	font-size: 1.2em;
	color: #000;
}

#conts .column .photo {
	margin: 0 0 10px 25px;;
}

#conts .column .family h2 {
	background: url(../img/index/family_border.png) repeat-y left top;
}

#conts .column .female h2 {
	background: url(../img/index/female_border.png) repeat-y left top;
}

#conts .column .what h2 {
	background: url(../img/index/what_border.png) repeat-y left top;
}

#conts .column .text {
	margin: 0 25px;
	/*padding-bottom: 45px;*/
	height:250px;
	font-size: 1em;
	line-height: 1.8;
}

#conts .column .more {
	padding: 0 0 10px 14px;
}

#conts .banners {
	margin: 40px 0 0;
	padding: 20px 0 0;
	border-top: 1px dotted #ccc;
}

#conts .banners ul {
	margin: 0 0 10px;
	text-align: left;
}

#conts .banners ul li {
	margin: 0 auto 10px;
	text-align: left;
}

#conts .banners ul li.w580 {
	width: 580px;
	text-align: center
}

#sideBar .news {
	margin-bottom: 10px;
	padding-top: 15px;
	background: url(../img/index/news_top.png) no-repeat left top;
}

#sideBar .news .inner {
	padding: 0 15px 10px 10px;
	background: url(../img/index/news_btm.png) no-repeat left bottom;
}

#sideBar h3 {
	margin-bottom: 10px;
}

#sideBar .news dl {
	margin: 0 0 10px;
	padding: 0 0 1px;
	border-bottom: 1px solid #D4D4D4;
}

#sideBar .news dl dt {
	font-size: 0.9em;
	font-weight: bold;
}

#sideBar .news dl dd {
	margin-bottom: 10px;
	font-size: 1em;
	color: #666;
}

#sideBar .news .more {
	margin-right: 8px;
	text-align: right;
}

#sideBar .sideBanners {
	margin: 20px 0 0;
}

#sideBar .sideBanners ul {
	margin: 0;
	text-align: left;
}

#sideBar .sideBanners ul li {
	margin: 0 0 10px;
	text-align: left;
	line-height: 1.6;
}

#footer .inner {
	margin-bottom: 28px;
}

#footer .contact {
	padding: 28px 0 15px 0;
	width: 600px;
	float: left;
	background: url(../img/common/contact_bg.png) no-repeat left top;
}

#footer .contact ul {
	margin: 0 0 4px 10px;
}

#footer .contact ul li {
	float: left;
}

#footer .contact ul li img {
	display: block;
}

#footer .contact ul .tel {
	margin-left: 10px;
	width: 185px;
	font-size: 1.5em;
	color: #000;
	text-align: center;
	line-height: 30px;
	display: inline;
	background: url(../img/common/tel_bg.png) no-repeat left top;
}

#footer .contact .time {
	margin-right: 32px;
	text-align: right;
	font-size: 0.9em;
	clear: both;
}

#footer .btn {
	width: 372px;
	float: right;
}

#footer .btn li {
	margin-bottom: 9px;
	float: left;
}

#footer .btn li img {
	display: block;
}

#footer .mr10 {
	margin-right: 10px;
}

#conts .text a,
#conts .column h2 a {
	color:#333;
	text-decoration:none;
}

#conts .text a:hover,
#conts .column h2 a:hover {
	color: #11CBFE;
	text-decoration:none;
}
