@charset "utf-8";

/* リセット */
body,h1,h2,h3,h4,h5,p,ul,li{
	margin:0;
	padding:0;
	list-style:none;
	color:#333;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}
h1{
	margin-bottom:30px;
}
body{
	background:url(../img/common/bg_header.jpg) repeat-x top center;
}
a img{ border:none;
 border-style:none;
}


/* 構造 */
#cnt{
	width:980px;
	margin:0 auto;
	padding:10px 0 0 0;
}
#main{
	width:700px;
	float:left;
}
#sub{
	width:233px;
	float:right;
}
#sub .bbox p{
	padding:0 0 4px 0;
	margin:0;
}
#sub .bbox p a:hover{
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
/* header */
#hdr {
	width:970px;
	margin:0 auto;
	height:114px;
}

#hdr_logo{
	width:94px;
	text-align:right;
	float:left;
	padding:12px 0 0 0;
}

#hdr_cnt{
	width:861px;
	float:right;
}
#hdr_cnt li{
	float:left
}
#hdr_cnt li a:hover{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#hdr_cnt p{
	width:50%;
	float:left;
	padding:0 0 10px 0;
	font-size:11px;
	color:#B8B8B8;
	font-weight:bold;
	padding:25px 0 5px 0;
}
#hdr_cnt #meganeichiba{
	width:50%;
	float:right;
	text-align:right;
	padding:16px 0 12px 0;
}
#hdr_cnt ul{
	clear:both;
}
#topic_pass{
	font-size:11px;
	padding:0 0 25px 0;
}
#topic_pass a{
	color:#333;
}

/* =================== */

/* slider */

/* =================== */

#mv{
	background:url(../img/slider/bg_mv.jpg) repeat-x;
	width:100%;
	height:397px;
}
#slider{
	width:960px;
	margin:0 auto;
	position:relative;
	padding:5px 0 0 0;
}
#girl{
	width: 246px;
	height: 334px;
	position: absolute;
	right: 35px;
	top: 31px;
}

#lightSlider{
	width:665px;
}
#lightSlider{
	margin-bottom:11px;
}



/* =================== */

/* footer */

/* =================== */
#ptop{
	width:970px;
	margin:0 auto;
	text-align:right;
	clear:both;
	line-height:1;
}
div#footer {
	clear: both;
	text-align: center;
	height: 113px;
	background: url(../img/bg_footer.gif) repeat-x left top;
}

div#footer div#footer_body {
	width: 960px;
	height: 79px;
	margin:0 auto;
	padding: 0;
	text-align: left;
	overflow:hidden;
}
div#footer_body div#footer_logo{
  margin-top: 25px;
  float: left;
}

div#footer_logo .logo{
	margin: 0 0 0 1px;
}
div#footer_logo .catchcopy{
	margin: 0 0 0 14px;
}
div#footer_body div#footer_menu{
  margin-top: 25px;
  float: right;
  text-align: right;
}
div#footer_menu ul{
	margin: 5px 0 15px 0;
}

div#footer_menu ul li {
	float:left;
}
li.privacy{
	padding: 0 28px 0 0;
}
li.sitemap{
	padding: 0 30px 0 0;
}
li.enquete{
	padding: 0 27px 0 0;
}
li.corporate{
	padding: 0 32px 0 0;
}


div#footer div#footer_bottom {
	width: 960px;
	height: 34px;
	margin:0 auto;
	padding: 0;
	text-align: left;
	overflow:hidden;
}
div#footer_bottom ul li {
	float: left;
  font-size: 12px;
  line-height: 12px;
  padding: 10px 12px 10px 0;
}
a.linkbdr_ov img {
	border: 1px solid #999999;
}


/* =================== */

/* home */

/* =================== */
#b_box{
	margin:0 0 30px 0;
}
#b_box li{
	margin:0 5px 0;
	float:left;
}
#tab_box{
	margin:0 0 10px 0;
	position:relative;
}
#tab_box .inner{
	background:#F3FAFE;
	padding:15px 0;
	width:980px;
	margin:0 auto;
}
#cp_container{
	width:920px;
	overflow:hidden;
	margin:0 auto;
}
#menu{
	border-bottom:4px solid #3F90CE;
}
#menu h2{
	float:left;
	width:270px;
	padding-top:12px;
	line-height:1;
}
#menu ul{
	float:right;
	width:526px;
	height:44px;
}
ul#tab li{
	float:left;
	width:177px;
}
ul#tab li:last-child {
	width:172px !important;
}
ul#cp_bnr{
	padding:10px;
	background:#FFF;
	width:3000px;
	height:320px;
	margin:0 auto;
}
#cp_bnr li{
	float:left;
	background:url(../img/home/tab_bdr.jpg) no-repeat right top;
	width:230px;
	text-align:center;
}
#cp_bnr li a:hover{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#cp_bnr li:last-child {
	background:none;
}
.tabcnt2,
.tabcnt3{
	display:none;
}
#tab_box p{
	padding:8px 18px 0 60px;
	font-size:12px;
}
a#btn_prev{
	display: block;
	width: 21px;
	height: 57px;
	position: absolute;
	top: 200px;
	left: 0px;
}
a#btn_next{
	display:block;
	width:21px;
	height:57px;
	position:absolute;
	top: 200px;
	right:0;
}
#itembnr_box{
	padding:0 0 30px 0;
}
#itembnr_box ul li a:hover{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#itembnr_box  .inner{
	background:#F6F6F6;
	padding:15px;
}
#itembnr_box li{
	float:left;
	padding:0 3px 3px 0;
}

#info_box h3{
	margin:0 0 20px 0;
}
#info_box li{
	border-bottom:1px solid #eee;
	padding:0 0 15px 0;
	margin:0 0 15px 0;
}
#info_box li span{
	color:#3F90CD;
	float:left;
	width:130px;
	font-size:13px;
	background:url(../img/home/arrow1.jpg) no-repeat 5px center;
	padding-left:20px;
}
#info_box li p{
	float:right;
	width:540px;
	font-size:13px;
	line-height:150%;
}

#info_box li p a{
	text-decoration: none;
}

#info_box li p a:hover{
	color: red;
	text-decoration: underline;
}


.bx-wrapper .bx-pager {
  bottom: -60px;
}

.bx-wrapper .bx-pager a {
  display: block;
  margin: 0 2px;
  padding: 0px;
}

.bx-wrapper {
  margin-bottom: 120px;
}

/* utility */
.mt10{ margin-top:10px }
.mt15{ margin-top:15px }
.mt20{ margin-top:20px }
.mt25{ margin-top:25px }
.mb10{ margin-bottom:10px }
.mb15{ margin-bottom:15px }
.mb20{ margin-bottom:20px }
.mb25{ margin-bottom:25px }
.pt10{ padding-top:10px }
.pt15{ padding-top:15px }
.pt20{ padding-top:20px }
.pt25{ padding-top:25px }
.pb10{ padding-bottom:10px }
.pb15{ padding-bottom:15px }
.pb20{ padding-bottom:20px }
.pb25{ padding-bottom:25px }

.right{ text-align:right }
#tab_box .print_button {
	overflow: hidden;
	margin-left: 60px;
	margin-top: 20px;
	margin-bottom: 5px;
}
#tab_box .print_button > .button {
	float: left;
}
#tab_box .print_button > p {
	float: left;
	margin-left: 20px;
	font-size: 12px;
	line-height: 50px;
	height: 50px;
	padding: 0;
}
#tab_box .print_button > p a:hover {
	opacity: 0.7;
}




/* clearfix */
.cf:before,
.cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  *zoom: 1;
}
