/*** all ***/

h1,h2,h3,h4,h5,h6,ul,ol,li,p,dl,dt,dd{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:MS PGothic,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
	font-weight:normal;
	line-height:1.5;
	color:#555555;
	list-style:none;
	}

img{
	border:0;
	}

/*** clearfix ***/

.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
.clearfix{display:inline-block;}

/* Hides from IE-mac ＼*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/* End from IE-mac ＼*/


/*** font color ***/

a{
	color:#009BE3;
	}


.green{
	color:#3BB841;
	}
.red{
	color:#FF0000;
	}

/*** body ***/
	
html{height:100%;}

body{
	height:100%;
	width:753px;
	margin:0 auto;
	text-align:center;
	font-size:12px;
	font-family:MS PGothic ,sans-serif;
	line-height:1.5;
	color:#555555;
	background:#fff;
	}

body > #wrapper{height:auto;}

#wrapper{
	width:753px;
	height:100%;
	min-height:100%;
	position:relative;
	padding:0;
	text-align:center;
	background:#fff url(../img/bg_body.gif) repeat-y;
	}

#main{
	width:749px;
	height:100%;
	min-height:100%;
	margin:0 auto;
	padding:0 0 60px;
	}

#cnt{
	width:749px;
	margin:0;
	padding:auto;
	position:relative;
	border-top:1px solid #DADADA;
	}
*html #cnt{/* ~IE6 */ 
	margin-top:-7px;
	z-index:25;
	}
*:first-child+html #cnt{/* IE7 */
	margin-top:-3px;
	}


/*** header ***/

#header{
	width:749px;
	height:87px;
	position:relative;
	margin:0 auto;
	padding:0;
	background:#fff url(../img/bg_hd.gif) top repeat-x;
	z-index:20;
	}
*html #header{
	z-index:20;
	}
#header .left{
	width:520px;
	position:absolute;
	top:25px;
	left:15px;
	text-align:left;
	z-index:10;
	}
#header .left .sds{
	float:left;
	width:85px;
	margin-right:8px;
	}
#header .left .copy{
	color:#747474;
	font-size:10px;
	}
#header .left h1{
	margin:0x;
	padding:0;
	}
#header .left h1 img{
	margin:0 0 0 -3px;
	}
#header .right{
	width:276px;
	height:37px;
	position:absolute;
	right:0px;
	bottom:-1px;
	margin:0;
	padding:0;
	z-index:20;
	border-bottom:1px solid #ffffff;
	}
*html #header .right{
	border-bottom:1px solid #ffffff;
	bottom:-1;
	z-index:30;
	}

#header .right ul{
	margin:0;
	padding:0;
	}
#header .right ul li{
	float:left;
	height:37px;
	margin:0;
	padding:0;
	}

#header .right2{
	width:258px;
	clear:both;
	margin:0;
	float:right;
	padding:20px 0 0 0;
	z-index:20;
	border-bottom:1px solid #ffffff;
	}
*html #header .right2{
	border-bottom:1px solid #ffffff;
	bottom:-1;
	z-index:30;
	}

#header .right2 ul{
	margin:0;
	padding:0;
	}
#header .right2 ul li{
	float:left;
	height:20px;
	margin:0;
	padding:0;
	}



/*** right ***/

#right{
	float:right;
	width:558px;
	margin:0px;
	padding:2px 0 0;
	text-align:center;
	clear:both;
	}

/*#right #fla{
	margin:0 0 12px;
	padding:0;
	}*/

#right .service{
	width:532px;
	margin:20px auto 23px;
	background:url(../img/bg_service_fr02.gif) repeat-y;
	}
#right .service-box-t{
	width:532px;
	background:url(../img/bg_service_fr01.gif) top no-repeat;
	}
#right .service-box-b{
	width:532px;
	margin:0 0 -3px;
	padding-bottom:4px;
	background:url(../img/bg_service_fr03.gif) bottom no-repeat;
	}

#right .service .left-s{
	float:left;
	width:300px;
	margin:0;
	padding:0;
	text-align:left;
	}
#right .service .box-01{
	background:url(../img/bg_service01.gif) bottom right no-repeat;
	margin:2px 0 0px 2px;
	border-right:1px solid #ACACAC;
	}

#right .service .left-s dd{
	width:260px;
	margin-top:10px;
	padding-left:30px;
	clear:both;
	}
#right .service .box-01 dd{
	margin-top:5px;
	}
#right .service .left-s .list-l{
	float:left;
	width:100px;
	}
#right .service .left-s .list-r{
	float:left;
	width:125px;
	}	
#right .service .left-s .list-l li,
#right .service .left-s .list-r li{
	margin-bottom:3px;
	padding-left:17px;
	background:url(../img/icon_arrow_01.gif) no-repeat 0px 3px;
	}
#right .service .left-s .more-btn{
	width:293px;
	text-align:right;
	padding-left:0;
	}

#right .service .box-02{
	float:left;
	width:226px;
	min-height:86px;
	margin:2px 2px 0 0;
	padding:0 0 3px 2px;
	text-align:left;
	border-bottom:1px solid #ACACAC;
	background:url(../img/bg_service02.gif) bottom right no-repeat;
	}
#right .service .box-03{
	float:left;
	width:226px;
	margin:2px 2px 0 0;
	padding:0 0 0 2px;
	text-align:left;
	background:url(../img/bg_service03.gif) bottom right no-repeat;
	}
#right .service .right-s dd{
	width:185px;
	margin-left:35px;
	line-height:1.3;
	}
#right .service .right-s .more-btn{
	text-align:right;
	}

#right #news{
	float:left;
	width:322px;
	margin-left:15px;
	display:inline;
	}
#right #news h3{
	margin-bottom:3px;
	}
#right #banners{
	float:left;
	width:197px;
	margin:-10px 0 0;
	padding-left:10px;
	}
#right #banners .plus{
	margin:0 0 10px;
	}

#right .txt-inq{
	margin:25px auto 45px;
	padding-left:25px;
	table-layout:le
	;
	}
	
#right .bnr{
	width:530px;
	margin:20px auto 0;
	}

/* 140207追記 */

#right .crossfader {
	height:253px;
	position:relative;
}
.crossfader p{
	height:253px;
	height:556px;
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0;
}.crossfader .active{
	z-index:10;
	opacity:1.0;
}
.crossfader .last-active{
	z-index:9;
}


	
/*** left ***/

#left{
	float:left;
	width:191px;
	margin:0;
	padding:0 0 50px;
	text-align:center;
	}

#left #navi{
	width:190px;
	margin:4px 0 0;
	padding:0 0 3px 1px;
	background:url(../img/menu_bg.jpg) top no-repeat;
}

#left #navi li{
	line-height:0;
	margin-bottom:2px;
}
#left #navi li img{
	vertical-align:top;
}

#left #navi .navi02{
	width:166px;
	margin:10px auto 0;
	padding:0;
	text-align:center;
	background:none;
}
*html #left #navi .navi02{
	margin:10px 0 0;
	}
#left #navi .navi02 li{
	line-height:0;
	margin-bottom:6px;
	}


#left #navi-bottom{
	width:179px;
	margin:15px auto 0;
	padding-bottom:5px;
	text-align:center;
	background:url(../img/prof_btm_bar.gif) bottom no-repeat;
	}

#left #navi-bottom dl{
	width:177px;
	margin:0 auto;
	padding-bottom:10px;
	text-align:center;
	border-right:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	background-color:#ffffff;
	}
#left #navi-bottom dl dt{
	margin:0 0 5px;
	padding:0;
	}
#left #navi-bottom dl dd{
	width:145px;
	margin:0 auto;
	text-align:center;
	}
*html #left #navi-bottom dl dd{
	margin:0;
	}
#left #navi-bottom dl dd p{
	margin:0;
	text-align:left;
	font-size:82%;
	}

#left #navi-bottom dl .rain-bar{
	margin-top:8px;
	padding:0;
	background:url(../img/prof_col_bar.gif) left no-repeat 4px;
	}
#left #navi-bottom dl .rain-bar .post{
	margin:0;
	padding-left:10px;
	line-height:1.4;
	}
#left #navi-bottom dl .rain-bar .tel{
	margin-top:6px;
	padding-left:10px;
	line-height:1.4;
	}
#left #navi-bottom dl .rain-bar .tel .l-txt{
	font-size:130%;
	line-height:1.2;
	font-weight:bold;
	}

/*** footer ***/

#footer{
	width:749px;
	height:60px;
	position:absolute;
	bottom:0;
	left:2px;
	border-top:1px solid #DADADA;
	text-align:center;
	background:#fff url(../img/bg_ft.gif) bottom repeat-x;
	}
	
address{
	line-height:60px;
	font-style:normal;
	}


/*** contents-all ***/

.clear{
	line-height:0;
	clear:both;
	}

#pankuzu{
	width:490px;
	margin:10px auto 35px;
	text-align:right;
	}
#pankuzu ol{
	float:right;
	text-align:right;
	}
#pankuzu li{
	float:left;
	}
#pankuzu .child{
	margin-left:3px;
	padding-left:13px;
	font-weight:bold;
	background:url(../img/icon_pankuzu.gif) no-repeat 1px 3px;
	}

#text-links{
	width:450px;
	margin:0 auto 25px;
	}