@charset "utf-8";
/*************index.css************/


/*-------------共通 ST-------------*/
.main-frm{font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";}
pre{font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";}
strong{font-weight:normal;}
body{overflow-x:hidden;overflow-y:scroll;}

.mgn-L10{	margin:0 0 0 10px;}
.mgn-L14{	margin:0 0 0 14px;}
.mgn-R10{	margin:0 10px 0 0;}
.mgn-R14{	margin:0 14px 0 0;}
.mgn-T15{	margin:15px 0 0 0;}
.mgn-T40{	margin:40px 0 0 0;}
.mgn-R10B3{	margin:0 10px 3px 0;}
.bl-H29{	width:auto;overflow:hidden;height:29px;	}

.font01{color:#00BD99;font-weight:bold;}
.font02{font-size:80%;}
.font03{line-height:150%;}
.font04{line-height:100%;}
.font07{color:#00BD99;font-weight:bold;font-size:120%;}

.box-476{width:478px;}
.box-180{width:180px;}
.box-203{width:203px;}	
	
.bg-color01{background-color:#e3e3e3;}
.bg-color02{background-color:#00bd99;color:#FFF;}
.bg-color03{background-color:#7cdcc6;color:#FFF;}


/*-------------共通 END-------------*/

/*-------------header ST-------------*/
.header-area{
	width:970px;
	overflow:visible;
	background-color:#FFFFFF;
	margin:0 auto;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}

.header-area .header{
	width:970px;
	height:60px;
	border-bottom:1px #7F7F7F solid;
	vertical-align:bottom;
}


.header-area .cts-area01{
	width:220px;
	height:15px;
	margin-top:31px;
	font-size:75%;
}

*html .header-area .cts-area01{
	margin-top:28px;
	line-height:150%;
}

*:first-child+html .header-area .cts-area01{
	margin-top:28px;
	line-height:150%;
}

.header-area .header a {			text-decoration: none;}
.header-area .header a:link{		color:#999999;}
.header-area .header a:visited{	color:#999999;}
.header-area .header a:hover{	text-decoration:underline;}


.header-area .search-area{
	width:167px;
}

.header-area .searchText {
	width: 140px;
	height:20px;
	border: 1px solid #999999;
	font: 12px;
	color: #666666;
	float:left;
	padding:0 0 0 3px;
	line-height:170%;
}


.header-area .searchBtn {
	width:22px;
	height:22px;
	border-style:none;
	float:right;
}

*html .header-area .searchText {
	height:22px;
}

.header-area .text-area{
	width:316px;
	margin:33px 0 0 0 ;
	}

.text-area p{
	font-size:60%;
	color:#b9b9b9;
	font-weight:normal;
	line-height:150%;
	text-align:left;}			/*変更OK！*/			/*変更OK！*/

	
.header-area .bl-W130{	width:130px;}


/*-------------header END-------------*/

/*-------------gnv ST-------------*/
.gnv{
	width:970px;
	overflow:hidden;
}

.gnv a{
	display:block;
	height:40px;
	text-decoration:none;
}

.gnv-ink{
	width:164px;}
	
.gnv-led{
	width:68px;}
	
.gnv-123{
	width:123px;}

/*-------------gnv END-------------*/

/*-------------index ST-------------*/
/*slider　ここから*/
div.slideimage {
    height: 291px;
}

div.slideimage img {
    position: absolute;
    cursor: pointer;
}

ul.slidenavi {
	list-style-type: none;
	padding: 0;
	position:absolute;
	top:137px;/*30pxづつ調整*/
	margin-top: -5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 530px;
}

ul.slidenavi li {
    float: left;
    background-image:url(images/btn_navi.png);
    background-repeat: no-repeat;
    background-position: 0px 0;
    padding: 0 5px;
    width: 16px;
    height: 16px;
    cursor: pointer;
}

ul.slidenavi li:hover {background-position: 0px -16px;}
ul.slidenavi li.current {background-position: 0px -16px;}
ul.slidenavi li.current:hover {background-position: 0px -16px;}
/*slider　ここまで*/

.main-bnn{
	width:232px;
	height:300px;
	background:url(images/bg_top_prd_bnn.jpg) no-repeat;
	}
	
.main-bnn a{
	width:212px;
	height:135px;
	display:block;
	text-decoration:none;
	}
	
	
.main-img{
	width:724px;
	height:291px;
	margin:7px 0 0 12px;
	border:1px #999999 solid;
	}
	
*html .main-img{overflow:hidden;}
	

.cts{width:970px;}

.cts .news .frm,
.cts .info .frm
{	height:95px;
	overflow:hidden;
}

.cts .news a,
.cts .info a
{
	font-size:90%;
	line-height:150%;
	width:273px;
	display:block;
	text-decoration:none;
}


.cts a:link		{color:#2B4BC2;	}
.cts a:visited	{color:#778BD8;	}
.cts a:hover	{text-decoration:underline;}

.news
{
	width:396px;
	font-size:90%;
	color:#5c5c5c;
}

.news h4{
	width:396px;
	height:35px;
	background:url(images/ttl_news.jpg) no-repeat;
}

.news h4 a{
	margin:5px 5px 0 0;
	float:right;
	text-align:right;
	font-size:120%;}

.news a {text-decoration:none;}

.news .pic{	width:109px;}

.news .divbar
{
	border-top:1px #5c5c5c dotted;
	width:396px;
	overflow:hidden;
	height:19px;
}

*html .news .divbar {height:20px;}

.news .frm-r
{
	width:273px;
	margin:0 0 0 14px;
}

.info
{
	width:355px;
	font-size:90%;
	color:#5c5c5c;
}

.info h4
{
	width:355px;
	height:35px;
	background:url(images/ttl_info.jpg) no-repeat;
}

.info h4 a{
	margin:5px 5px 0 0;
	float:right;
	text-align:right;
	font-size:120%;}

.info a {text-decoration:none;}
.info .pic{	width:68px;}


.info .divbar
{
	border-top:1px #5c5c5c dotted;
	width:355px;
	overflow:hidden;
	height:19px;
}

*html .info .divbar
{

	height:20px;
}

.info .frm-r
{
	width:273px;
	margin:0 0 0 14px;
}

.cpn{	width:191px;}
.cpn img{	vertical-align:top;	display:block;}

.bl-H9-line{
	border-bottom:#5c5c5c 1px dotted;
	width:auto;overflow:hidden;height:9px;	}


/*バナー用*/
.prdbnn { 
    margin:0; 
    padding:0 1px 0 1px; 
    height:120px;
	background:#333333;
}

.prdbnn li { 
    width:218px; 
    height:100px;
	margin: 10px 0 0 18px; 
    list-style:none;  
	float:left;
}

* .prdbnn {	overflow:hidden;}


/*動画*/

.movie-area{
	width:191px;
	height:144px;
	background:url(images/bg_top_pv.gif) no-repeat ;
	float:left;}
	
.movie{
	width:177px;
	height:100px;
	margin:7px 0 0 7px;
	float:left;}
	
.movie-btn{
	width:177px;
	height:21px;
	margin:7px 0 0 7px;
	float:left;}

/*-------------index END-------------*/

/*-------------ttl+topic-path ST-------------*/
.ttl01{
	background-image:url(images/ttl_event_campaign.jpg);
	height:123px;
	width:970px;
}

.ttl02{
	background-image:url(images/ttl_business.jpg);
	height:123px;
	width:970px;
}

.ttl03{
	background-image:url(images/ttl_environment.jpg);
	height:123px;
	width:970px;
}

.ttl04{
	background-image:url(images/ttl_company.jpg);
	height:123px;
	width:970px;
}

.ttl05{
	background-image:url(images/ttl_support.jpg);
	height:123px;
	width:970px;
}

.ttl06{
	background-image:url(images/ttl_backnumber.jpg);
	height:123px;
	width:970px;
}

.ttl-sitemap{
	background-image:url(images/ttl_sitemap.jpg);
	height:123px;
	width:970px;
}

.topicpath
{
	width:621px;
	margin:0 0 0 18px;
}

.topicpath *
{
	float:left;
	margin:0 0 0 0px;
	font-size:60%;
	font-weight:normal;
	color:#7F7F7F;
	line-height:200%;
}

* html .topicpath *
{
	font-size:60%;
}

.topicpath img
{
	margin:0 10px 0 5px;
}

.topicpath a:link{
	color:#7F7F7F;
}
.topicpath a:visited{
	color:#7F7F7F;
}
.topicpath a:hover{
	text-decoration:underline;
}

.topicpath a{
	text-decoration:none;
}


/*-------------ttl+topic-path END-------------*/

/*-------------menu ST-------------*/
.menu{
	width:205px;
	}

.menu li{
	list-style:none;
	font-weight:bold;
	vertical-align:bottom;
	}

.menu-ttl{
	width:205px;
	height:32px;
	background:url(images/menu_ttl.jpg) no-repeat;
	overflow:visible;
	}

.menu a{
	height:32px;
	display:block;
	background:url(images/menu_bg_nml.jpg) no-repeat;
	padding:0 0 0 35px;
	font-size:75%;
	line-height:260%;
}

.menu .menu-bottom a{
	height:32px;
	display:block;
	background:url(images/menu_bg_bottom_nml.jpg) no-repeat;
	padding:0 0 0 35px;
	font-size:75%;
	line-height:260%;
}


.menu .act{
	height:32px;
	display:block;
	background:url(images/menu_bg_hov.jpg) no-repeat;
	color:#5C5C5C;
	padding:0 0 0 35px;
	font-size:75%;
	line-height:260%;
}

.menu .act-bottom{
	height:32px;
	display:block;
	background:url(images/menu_bg_bottom_hov.jpg) no-repeat;
	color:#5C5C5C;
	padding:0 0 0 35px;
	font-size:75%;
	line-height:260%;
}

.menu a:link{
	color:#5C5C5C;
	text-decoration:none;
}
.menu a:visited{
	color:#5c5c5c;
	text-decoration:none;
}
.menu a:hover{
	background:url(images/menu_bg_hov.jpg) no-repeat;
}

.menu .menu-bottom a:hover{
	background:url(images/menu_bg_bottom_hov.jpg) no-repeat;
}

.menu .high a{
	height:48px;
	display:block;
	background:url(images/menu_bghigh_nml.jpg) no-repeat;
	color:#5C5C5C;
	padding:0 0 0 35px;
	font-size:75%;
	line-height:150%;
	vertical-align:bottom;
}

.menu .high a:hover{
	background:url(images/menu_bghigh_hov.jpg) no-repeat;
}

.menu .sub a{
	height:32px;
	display:block;
	background:url(images/menu_bgsub_nml.gif) no-repeat;
	padding:0 0 0 50px;
	font-size:75%;
	line-height:260%;
}

.menu .sub-act{
	height:32px;
	display:block;
	background:url(images/menu_bgsub_hov.gif) no-repeat;
	padding:0 0 0 50px;
	font-size:75%;
	line-height:260%;
	color:#FFB026;
}

.menu .menu-bottomsub a{
	height:32px;
	display:block;
	background:url(images/menu_bgsub_bottom_nml.gif) no-repeat;
	padding:0 0 0 50px;
	font-size:75%;
	line-height:260%;
}

.menu .menu-bottomsub-act{
	height:32px;
	display:block;
	background:url(images/menu_bgsub_bottom_hov.gif) no-repeat;
	padding:0 0 0 50px;
	font-size:75%;
	line-height:260%;
	color:#FFB026;
}

.menu .sub a:hover{background:url(images/menu_bgsub_hov.gif) no-repeat;}
.menu .menu-bottomsub a:hover{background:url(images/menu_bgsub_bottom_hov.gif) no-repeat;}

.menu-bg-ttl{
	width:205px;
	height:32px;
	background:url(images/menu_bg_ttl.gif) no-repeat;
	padding:0 0 0 19px;
	font-size:75%;
	line-height:260%;
	color:#00BD99;}

/*-------------menu END-------------*/

/*-------------footer ST-------------*/


.totop
{	height:70px;
	width:100%;
	overflow:hidden;
	text-align:right;
}

.ftr-gnv{
	width:970px;
	height:32px;
	background:url(images/bg_ftr_gnv.gif) no-repeat;
	overflow:hidden;
}

.ftr-gnv li{
	height:20px;
	margin:0 0 0 14px;
	list-style:none;
	background:url(images/icn03.gif) 0 12px no-repeat;
	padding:0 0 0 15px;
	font-size:75%;
	line-height:270%;
}

.ftr-gnv li.act{
	height:20px;
	margin:0px 0 0 14px;
	list-style:none;
	background:url(images/icn04.gif) 0 12px no-repeat;
	padding:0 0 0 15px;
	font-size:75%;
	line-height:270%;
	color:#5C5C5C;

}

.ftr-gnv strong{
	line-height:270%;}

.ftr-gnv a:link{
	color:#5C5C5C;
	text-decoration:none;
	line-height:270%;
}

.ftr-gnv a:visited{
	color:#5C5C5C;
	text-decoration:none;
}
.ftr-gnv a:hover{
	text-decoration:none;
	color:#00BD99;
}

.ftr-cts{
	width:970px;
	height:32px;
	background:url(images/bg_ftr.gif) no-repeat;
	overflow:hidden;
}

.ftr-cts li{
	margin:7px 14px;
	list-style:none;
	font-size:75%;
	line-height:150%;
}

.ftr-cts a:link{
	color:#5C5C5C;
	text-decoration:none;
	line-height:150%;
}

.ftr-cts a:visited{
	color:#5c5c5c;
	text-decoration:none;
}
.ftr-cts a:hover{
	text-decoration:underline;
}

.ftr{
	width:970px;
	height:50px;
	background-color:#C8C8C8;
	color:#ffffff;
	font-size:70%;
	}
/*-------------footer END-------------*/


/*-------------cts ST-------------*/
.cts-area02{
	width:738px;
	margin:0 0 0 27px;
}

.cts-area02 h4{
	font-weight:bold;
}

.cts-area02 a{
	text-decoration: none;
	font-weight:bold;
}

.cts-area02 a:link{	color:#2B4BC2;}
.cts-area02 a:visited{	color:#778BD8;}
.cts-area02 a:hover{	text-decoration:underline;}


.ttl_bg01{
	height:32px;
	background:url(images/ttl_bg01.jpg) no-repeat;
	padding:0 0 0 35px;
	font-size:110%;
	line-height:210%;
	color:#00BD99;}
	
	
.ttl_bg02{
	height:32px;
	background:url(images/ttl_bg02.jpg) no-repeat;
	padding:0 0 0 35px;
	font-size:110%;
	line-height:200%;
	color:#00BD99;}
	
.ttl_icn02{
	height:32px;
	background:url(images/icn02.gif) no-repeat;
	padding:0 0 0 35px;
	line-height:180%;
	color:#5C5C5C;
	font-size:105%;
	font-weight:normal;
}

.box-668{
	height:100%;
	width:668px;
	font-size:90%;
	color:#5C5C5C;
	margin:0 0 0 35px;
	padding:0;
	}

.box-668 p{	overflow:visible;}
	
.box-668-cts dt{
	color:#00BD99;
	margin:0 0 px 0;
	font-weight:bold;
	border-bottom:#00BD99 1px dotted;
	line-height:150%;
	}
	
.box-668-cts dd{
	line-height:150%;
	margin:3px 0 5px 0;
	}
	
.box-668-cts02 dt{
	color:#00BD99;
	margin:0 0 px 0;
	font-weight:bold;
	border-bottom:#00BD99 1px dotted;
	line-height:150%;
	}
	
.box-668-cts02 dd{
	line-height:130%;
	margin:10px 0 5px 0;
	background:url(images/icn03.gif) no-repeat 0 5px;
	padding:0 0 0 14px;
	}

	
.box-640-frame{
	width:638px;
	border:1px #7F7F7F dotted;
	padding:14px;
	overflow:hidden;
}
	
*html .box-640-frame{
	width:668px;
	border:1px #7F7F7F dotted;
	padding:14px;
	overflow:hidden;}

.box-444{width:438px;}
*html .box-444{width:410px;}
.box-433{width:433px;}
.box-232{width:232px;}
.box-100{width:100px;}


/*-------------cts END-------------*/

/*-------------support ST-------------*/

.support-info li{
	list-style:none;
	background:url(images/icn11.gif) 0 10px no-repeat;
	padding:10px 0 10px 20px;
	border-bottom:#5c5c5c 1px dotted;
	line-height:120%;}
	
.support-info img{
	margin:0 3px;
	vertical-align:middle;}

.congestion-box{
	width:656px;
	border:#5c5c5c 1px solid;
	margin:0 0 0 35px;
	padding:14px 0 14px 0;
	color:#5c5c5c;}

/*-------------support END-------------*/

/*-------------outline ST-------------*/
.tbl-668{	width:668px;font-size:100%;	}
*html .tbl-668{	font-size:90%;color:#5c5c5c;}

.tbl-668 th{
	line-height:150%;
	vertical-align:top;
	border:none;
	border-bottom:#CCCCCC 1px dotted;
	padding:5px 5px;
	width:100px;
	color:#00BD99;
}

.tbl-668 td{
	line-height:150%;
	vertical-align:top;
	border-bottom:#CCCCCC 1px dotted;
	padding:5px 5px;
}

.map{border:#cccccc 2px solid;}

/*-------------outline END-------------*/

/*-------------philosophy ST-------------*/
.phlspy li{
	list-style:none;
	background:url(images/icn07.gif) 0 5px no-repeat;
	padding:0 0 0 14px;
	line-height:150%;
	}
/*-------------philosophy ST-------------*/

/*-------------event_campaign ST-------------*/
.event dt{
	line-height:200%;
	color:#00BD99;
	border-bottom:#00BD99 1px dotted;
	font-weight:bold;
	}
	
.event dd , .event dd a{	line-height:200%;}

.ad-area{
	width:678px;
	margin-top: 14px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
	}
	
.ad-box{
	width:194px;
	border:1px #7f7f7f dotted;
	padding:10px;
	float:left;
	margin:10px 0 0 10px;
	}
	
.ad-box h4{
	background:url(images/icn09.gif) no-repeat;
	font-size:14px;
	font-weight:normal;
	color:#5c5c5c;
	padding-left:10px;
	}
	
.ad-box img{
	margin-top:10px;
	}

/*-------------event_campaign ST-------------*/

/*-------------business ST-------------*/

.box-216{
	width:214px;
	height:325px;
	border:1px #7f7f7f dotted;
	padding:10px 0 0 0;
	}
	
* html .box-216{	height:335px;}
	
.pr-ttl{
	background:url(images/icn09.gif) 0 3px no-repeat;
	margin:0 0 0 10px;
	}
	
.tbl-download{
	width:668px;
	border:#CCCCCC 1px solid;
	border-collapse: collapse;
	font-size:100%;
	margin:0 1px;
	color:#5c5c5c;

}

.tbl-download td, th {
	border: 1px #CCCCCC solid;
	padding:10px;
	line-height:130%;
}

.tbl-download th {
	text-align:left;
}

.tbl-download .center{
	text-align:center;}

.box-668-dl dt{
	float:left;
  	clear:left;
	color:#00BD99;
	margin:5px 0;
}
	
.box-668-dl dd{
	line-height:150%;
	margin:0px 5px 8px 5px;
	float:left;
	}

.tbl-prd{
	width:668px;
	border:#CCCCCC 1px solid;
	border-collapse: collapse;
	font-size:100%;
	margin:0 1px;
	color:#5c5c5c;
}

.tbl-prd td, th {
	border: 1px #CCCCCC solid;
	padding:5px;
	line-height:130%;
	margin:0;
}

.tbl-prddl{
	width:290px;}

.privacy{
	text-align:left;
	font-size:80%;
	line-height:150%;
	padding:10px;
	background-color:#FFFFFF;
	color:#5c5c5c;
}

.privacy-box{
	border:1px #999 solid;
	width:668px;
}

.privacy-btn
{
	padding:0px;
	width:170px;
	border:0px;
	height:30px;
	margin:0 0 0 249px;
}

.business-ink01{
	background:url(images/pic_business_ink01.gif) no-repeat;
	height:92px;
	width:668px;}
	
.business-ink01 a
{
	margin:0px 0 0 522px;
	display:block;
}

.business-led01{
	background:url(images/pic_business_led01.gif) no-repeat;
	height:92px;
	width:668px;}
	
.business-led01 a
{
	margin:0px 0 0 522px;
	display:block;
}
	
/*-------------business END-------------*/


/*-------------ecobulb ST-------------*/

.support-for .ecobulb
{
	background:url(images/bg_support_ecobulb.jpg) no-repeat 0 0;
	padding-top:20px;
	height:100px;
}

.eco_den
{
	text-align:center;
	width:554px;
}

.eco_den table
{
	margin:0px;
	text-align:left;
}

.eco_den th
{
	background-color:#99ffff;
	font-size:11px;
	color:#191970;
	margin:0px;
	padding:4px 0px;
	text-align:center;
}

.eco_den td
{
	background-color:#ddfff7;
	padding:2px 4px;
	font-size:11px;
}
 
.eco_den td.none
{
	background-color:#ffffff;
	padding:8px 4px;
	font-size:11px;
}

.eco-bulb-attention p
{
	font-size:80%;
	line-height:150%;
}

/*-------------ecobulb END-------------*/

/*-------------backnumber ST-------------*/

.backnumber-set .history-table
{
	font-size:80%;
	vertical-align:middle;
	overflow:visible;
}

.backnumber-set .history-table hr
{
	height:1px;
	width:666px;
	border:none;
	border-bottom:#CCCCCC 1px dotted;
	clear:both;
	margin:5px 0;
}

* html .backnumber-set .history-table hr
{
	margin:-5px 0;
}

.backnumber-set .date
{
	width:110px;
}

.backnumber-set .type
{
	width:140px;
	
}


.backnumber-set .state
{
	width:80px;
}

.backnumber-set .title 
{
	width:338px;
	vertical-align:middle;
	/*line-height:150%;*/
	color:#00BD99;
	line-height:150%;
	
}

.backnumber-set strong{
	line-height:150%;}


.backnumber-set a:link{
	font-weight:normal;}

/*-------------backnumber END-------------*/

/*-------------sitemap ST-------------*/
.sitemap-box{
	list-style:none;
}

.sitemap-box li{
	background:url(images/icn03.gif) 0 3px no-repeat;
	padding:0 0 0 20px;
	margin:5px 0;
	font-size:90%;
	line-height:120%;
	}

.sitemap-box a:link{
	color:#7F7F7F;
}
.sitemap-box a:visited{
	color:#999999;
}
.sitemap-box a:hover{
	text-decoration:underline;
}

.sitemap-box a{
	text-decoration:none;
}

/*-------------sitemap END-------------*/

/*-------------recruit ST-------------*/
.menu_rec {
	width:668px;
	height:28px;
	margin:14px 0px;
	padding:0;
	border-top:solid 1px #999;
	border-bottom:solid 1px #999;
	background:url(images/menu_tt0l.jpg) no-repeat;
	}

.menu_rec li {
	/*display:block;*/
	color:#5C5C5C;
	height:12px;
	float:left;
	
	padding:0px;
	list-style-type:none;
	display:block;
	background-position:0px 6px;
	line-height:100%;
	/*background-image: url(images/menu_bg_arrow_nml.gif);*/
	/*background-repeat: no-repeat;*/
	}	


.menu_rec li a {
	/*display:block;*/
	color:#5C5C5C;
	height:12px;
	font-size:12px;
	padding:8px 33px 8px 15px;
	display:block;
	background-position:0px 6px;
	line-height:100%;
	background-image: url(images/menu_bg_arrow_nml.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	}
	
*html .menu_rec li a {
	float:left}

.menu_rec  a:hover {
	/*display:block;*/
	background-image: url(images/menu_bg_arrow_hov.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #5C5C5C;
	}
.menu_rec li.on a{
	color:#5C5C5C;
	/*display:block;*/
	background-image: url(images/menu_bg_arrow_hov.gif);
	background-repeat: no-repeat;
	}
	
/*-------------recruit END-------------*/

/*-------------ＣＭ特設トップページ-------------*/

#firstbiew_bg {
	background-image: url(images/first_b_bg.png);
	width:100%;
	background-repeat: no-repeat;
	min-width:970px;
	background-position: center center;
}
	
.special-main {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/first_b.png);
	background-repeat: no-repeat;
}

.firstbiew {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}

.firstbiew_box{
	height: 235px;
}

.btn_tb {
	padding-left: 260px;
	padding-top: 80px;
}	

.btn_jan {
	background-image: url(images/t_btn.png);
	background-repeat: no-repeat;
	height: 78px;
	width: 260px;
}

.btn_jan a {
	width: auto;
	height: 78px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/t_btn.png);
	background-repeat: no-repeat;
}

.btn_jan a:hover {
	background-image: url(images/t_btn_h.png);
	background-repeat: no-repeat;
}

.btn_nb {
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 17px;
	padding-bottom: 25px;
}	

.btn_n_1 {
	background-image: url(images/navi_btn_1.png);
	background-repeat: no-repeat;
	height: 90px;
	width: 171px;
}

.btn_n_1 a {
	width: auto;
	height: 90px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/navi_btn_1.png);
	background-repeat: no-repeat;
}

.btn_n_1 a:hover {
	background-image: url(images/navi_btn_1_h.png);
	background-repeat: no-repeat;
}

.btn_n_2 {
	background-image: url(images/navi_btn_2.png);
	background-repeat: no-repeat;
	height: 90px;
	width: 171px;
}

.btn_n_2 a {
	width: auto;
	height: 90px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/navi_btn_2.png);
	background-repeat: no-repeat;
}

.btn_n_2 a:hover {
	background-image: url(images/navi_btn_2_h.png);
	background-repeat: no-repeat;
}

.cp2015_cm{
	top:332px;
	left:734px;
	width:218px;
	height:123px;
	position:absolute;
	text-decoration:none;
	overflow:hidden;
	border-radius: 1px;        /* CSS3草案 */  
    -webkit-border-radius: 1px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 1px;   /* Firefox用 */  
	}

.cp2015_btn_cm a{
	top:470px;
	left:765px;
	width:154px;
	height:26px;
	background:url(images/cp2015_btn_cm.jpg) no-repeat;
	position:absolute;
	text-decoration:none;
	}
	
.cp2015_btn_cm a:hover{
	background:url(images/cp2015_btn_cm_on.jpg) no-repeat;
	}

.cp2015_btn01 a{
	top:398px;
	left:16px;
	width:214px;
	height:54px;
	background:url(images/cp2015_btn_01.jpg) no-repeat;
	position:absolute;
	text-decoration:none;
	}
	
.cp2015_btn01 a:hover{
	background:url(images/cp2015_btn_01_on.jpg) no-repeat;
	}
	
.cp2015_btn02 a{
	top:458px;
	left:16px;
	width:214px;
	height:54px;
	background:url(images/cp2015_btn_02.jpg) no-repeat;
	position:absolute;
	text-decoration:none;
	}
	
.cp2015_btn02 a:hover{
	background:url(images/cp2015_btn_02_on.jpg) no-repeat;
	}
	
.cp2015_btn03 a{
	top:419px;
	right:271px;
	width:424px;
	height:80px;
	background:url(images/cp2015_btn_03.jpg) no-repeat;
	position:absolute;
	text-decoration:none;
	}
	
.cp2015_btn03 a:hover{
	background:url(images/cp2015_btn_03_on.jpg) no-repeat;
	}
	
/* 160601追加 */

.box-225{
	width:225px;
	padding:0;
	overflow: hidden;
	}
	
.mgn-B10{
	margin:0 0 10 0px;
	}
