@charset "UTF-8" ;

/*960-768-480*/


/*////////////////////////////*/
/*           フレーム           */
/*////////////////////////////*/


/* ボディ */
html
{
	margin: 0 ;		 /*スペース */
	padding: 0 ;		/* 余白 */
}
body
{
	margin: 0 ;		 /*スペース */
	padding: 0 ;		/* 余白 */
	background-image: url('../img/background01.gif');
}
* html body {
				line-height:1.5;	/* 必須（単位は指定しない） */
				text-align: justify;	/* 「漢字・ひらがな・カタカナ」などの文字間隔は調節されない */
				text-justify: inter-ideograph;	/* IE用 */
}


/* スマホだけに適用するCSS */
@media screen and (max-width:768px)
{
	/* ボディ */
	body
	{
		/*font-size: 13px ;	 文字サイズ */
	}
}

a:link, a:visited {
	/*color: #125abc;#000BF0;*/
	color: #125abc;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #f00;
	text-decoration: none;
}





/*       グローバルメニュー      */
/*////////////////////////////*/
#nav{
	clear:both;
	width:100%;
	background:#ffffff;
	background:rgba(255,255,255,0.7);
	text-align: center ;			/* テキスト、画像の真ん中寄せ */
	line-height:100%;
	font-size:138%;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#nav ul{
	width:758px;/* 745px */
	margin:0 auto;
	padding:13px 0 0 0;
	background: url(../img/background_nav.gif) 0 6px no-repeat;
	text-align:center;
	height:45px;
}
#nav ul li{
	float:left;
	/*display:table-cell;
	vertical-align: middle;*/
	list-style:none;
	padding-left: 19px;
	width:170px;
	height:32px;
	text-align:center;
}
#nav ul li .bt{
	display:table-cell;
	vertical-align: middle;
	width:153px;
	height:32px;
	text-align:center;
}
#nav ul li .bt a{
	display: table-cell;
	vertical-align: middle;
	width:153px;
	height:32px;
	color:#fff;
	text-decoration:none;
}
#nav ul li .bt a:hover{
	background:#7fadd6;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    position: relative;
    behavior: url(/home/users/2/main.jp-sekine-touki/web/common/css/PIE.htc);
}


/*           ヘッダー          */
/*////////////////////////////*/
#header
{
	width:100%;
	min-height:472px;
	text-align: center ;			/* テキスト、画像の真ん中寄せ */
	background: url(../img/background_header.png) repeat-x;
}

/* ロゴ画像 */
#logo-wrapper
{
	float:left;
	margin: 0 ;
	padding: 0 ;
	width:350px;
	height:130px;
}
#logo-wrapper h1 
{
	width:350px;
	height:130px;
	margin: 0 ;
	padding: 0 ;
	line-height: 0 ;
		overflow: hidden;
		text-indent: 100%;
		white-space: nowrap;
		background: url(../img/logo.gif) 0 50% no-repeat;
}
	#logo-wrapper h1 a
	{
		display:block;
		width:350px;
		height:130px;
		margin: 0 ;
		padding: 0 ;
		line-height: 0 ;
	}
/* 受付電話 */
#infomation-wrapper
{
	float:right;
	margin:30px 0 ;
	padding: 0 ;
	width:211px;
	max-height:130px;
}
	/* 業務対応エリア */
	#infomation-wrapper .area
	{
		width:211px;
		height:10px;
		margin-bottom:7px;
		background: url(../img/head_area.gif) no-repeat;
			overflow: hidden;
			text-indent: 100%;
			white-space: nowrap;
			line-height: 0 ;
	}
	/* 時間・電話 */
	#infomation-wrapper .tel
	{
		width:211px;
		height:61px;
		background: url(../img/head_tel.gif) no-repeat;
			overflow: hidden;
			text-indent: 100%;
			white-space: nowrap;
			line-height: 0 ;
	}




/*           フッター          */
/*////////////////////////////*/
footer
{
	margin: 2em auto auto ;
	padding: 1em 0 ;			/* 上下の余白 */
	height:33px;
	background: url(../img/background_footer.png) repeat-x;
}
.nameBox{
	float:left;
	margin-top:10px;
	margin-left:20px;
	width:216px;
	height:13px;
	background: url(../img/foot_name.gif) no-repeat;
		overflow: hidden;
		text-indent: 100%;
		white-space: nowrap;
		line-height: 0 ;
}
	.nameBox a
	{
		display:block;
		width:216px;
		height:13px;
		margin: 0 ;
		padding: 0 ;
		line-height: 0 ;
	}
.copyBox{
	float:right;
	margin-top:10px;
	margin-right:20px;
	width:222px;
	font-size:77%;
}




/*           ボックス          */
/*////////////////////////////*/
.baseWrapper
{
	width: 745px ;
	margin: 0 auto ;		/* 左右に[auto]を指定することで、真ん中に寄る */
	padding: 0 ;			/* 上下左右の余白を0にしておく */
}


.topLbox
{
	width: 204px ;
	margin-right: 16px;
}
.consulBox
{
	width:204px;
	background:#0097de;
	color:#fff;
	text-align:center;
	padding-top:6px;
	padding-bottom:6px;
}
dl.consultation, dl.consultation dt, dl.consultation dd{
	width:190px;
	margin:0 auto;
	padding:0;
	background:#396aaa;
		overflow: hidden;
		text-indent: 100%;
		white-space: nowrap;
		line-height: 0 ;
}
	dl.consultation{
		border:solid 1px #fff;
	}
	dl.consultation dt{
		height:55px;
		background: url(../img/title_consul.gif) center bottom no-repeat;
	}
	dl.consultation dd.tel{
		height:56px;
		background: url(../img/title_consul_tel.gif) center no-repeat;
	}
	dl.consultation dd.inquiry a{
		display:block;
		height:40px;
		border:solid 4px #396aaa;
		background: url(../img/title_consul_inquiry.gif) center no-repeat;
	}
.accessBox
{
	width:204px;
	background:#ff954c;
	text-align:center;
	margin-top:0.75em;
	padding-top:6px;
	padding-bottom:6px;
}
.accessTit{
	width:190px;
	height:30px;
	background: url(../img/title_access.gif) 7px 0px no-repeat;
		overflow: hidden;
		text-indent: 100%;
		white-space: nowrap;
		line-height: 0 ;
}
dl.accessInfo{
	margin:0 6px;
	padding:5px;
	border:solid 1px #fff;
	background:#fff;
}
dl.consultation dt,dl.consultation dd,
dl.accessInfo dt,dl.accessInfo dd
{
	margin: 0;
	padding: 0 ;
	text-align:left;
}
dl.accessInfo dd{
	margin-top:3px;
}
dl.accessInfo dd.telNo span,dl.accessInfo dd.faxNo span{
	display:inline-block;
	margin-bottom:-2px;
	width:28px;
	height:15px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	line-height: 0 ;
}
dl.accessInfo dd.telNo span{
	background: url(../img/icn_tel.gif) no-repeat;
}
dl.accessInfo dd.faxNo span{
	background: url(../img/icn_fax.gif) no-repeat;
}

.topRbox
{
	width: 523px ;
	min-height:513px;
	background:#fff;
	border:solid 1px #ccc;
}
.topLbox, .lbox,
.topRbox, .lbox
{
	float: left ;		/* 左に寄せる */
}
.topRbox, .rbox
{
	float: right ;		/* 右に寄せる */
}

.topRbox h2
{
	margin:5px auto 20px;
	width:513px;
	height:97px;
	background: url(../img/catch.gif) center no-repeat;
	border:solid 1px #ccc;
		overflow: hidden;
		text-indent: 100%;
		white-space: nowrap;
		line-height: 0 ;
}
.textWrapper01 h3
{
	margin:0;
	border-bottom:solid 1px #49a1cf;
}
.textWrapper01 h4
{
	margin:0;
}
.textWrapper01 h3 span, .textWrapper01 h4 span
{
		overflow: hidden;
		text-indent: 100%;
		white-space: nowrap;
		line-height: 0 ;
		font-size:0;
}
.textWrapper01 > p + h3
{
	margin-top:4em;
}
.textWrapper01 > ul,.textWrapper01 > ul > li
{
	list-style:none;
	margin:0;
	padding:0;
}
.textWrapper01  ul.point
{
	margin-top:15px;
	width:235px;
}
.textWrapper01 ul.point li
{
	margin-bottom:0.5em;
	margin-left:0;
	padding-left:25px;
	background:url(../img/icn_check01.gif) left top no-repeat;
}
.textWrapper01 ul.busiNav
{
	margin-top:15px;
}
.textWrapper01 ul.busiNav li
{
	display:inline-block;
	min-width:151px;
	margin-bottom:0.5em;
	padding-left:7px;
	background:url(../img/icn_arrow01.gif) left center no-repeat;
	line-height:100%;
}

.textWrapper01 > dl,.textWrapper01 > dl > dt,.textWrapper01 > dl > dd
{
	list-style:none;
	margin:0;
	padding:0;
}
.textWrapper01 dl.office{
		margin-top:15px;
}
.textWrapper01 dl.office dt, .textWrapper01 dl.office dd
{
	float:left;
	margin-bottom:1em;
}
.textWrapper01 dl.office dt
{
	clear:left;
	width:80px;
	font-weight:bold;
	white-space: nowrap;
}





.baseWrapper
{
	overflow: hidden ;
}
.textWrapper01
{
	padding:20px;
}





/*////////////////////////////*/
/*         フレーム以外         */
/*////////////////////////////*/

.staffBox{
	margin-top:1em;
    /*box-shadow*/
	box-shadow: 3px 3px 3px #ccc;
	-webkit-box-shadow: 3px 3px 3px #ccc;
	-moz-box-shadow: 3px 3px 3px #ccc;

    /*ボックスのデザイン*/
    padding:10px;
    border:1px solid #efefef;
}
.staffBox > .name{
	font-weight:bold;
	font-size:138.5%;
	margin:0.5em 4em 0.5em 1em;
}
.busiBox{
	margin-bottom:2em;
    padding:0 23px;
    border:1px solid #c4ec4a;
	background:#ffffe0;
}
	.textWrapper01 .busiBox dl dt
	{
		margin-left:20px;
		width:80px;
		font-weight:bold;
		white-space: nowrap;
	}
	.textWrapper01 .busiBox dl dt span
	{
		display:inline-block;
		min-width:20px;
		margin-left:-20px;
		font-weight:bold;
		white-space: nowrap;
		font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
		font-style:oblique;
		color:#0096dd;
		font-size:108%;
	}
		.textWrapper01 .busiBox dl dt span:after
		{
				content: " ";    
		}
	.textWrapper01 .busiBox dl dd{
		margin-left:20px;
		padding:0;
	}
	.textWrapper01 .busiBox dl dd + dt
	{
		margin-top:15px;
		clear:both;
	}


.textWrapper01 > form > dl,.textWrapper01 > form > dl > dt,.textWrapper01 > form > dl > dd
{
	list-style:none;
	margin:0;
	padding:0;
}
.textWrapper01 > form > dl{
		margin-top:15px;
}
.textWrapper01  > form > dl > dt, .textWrapper01 > form > dl dd
{
	float:left;
	margin-bottom:1em;
}
.textWrapper01 > form > dl > dt
{
	padding-top:15px;
	clear:left;
	width:150px;
	font-weight:bold;
	white-space: nowrap;
}
.textWrapper01 > form > dl > dd > #message
{
	width:89%;
}


select, textarea, input[type="text"]{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
	min-width:280px;
    min-height: 40px;
    padding: 0 15px;
    border: 3px solid #ededed;
}


p
{
	/*color: #251e1c;*/
}


.siteTopTitle{
	margin-top:2em;
	padding-left:20px;
	font-size:300%;
	font-weight:bold;
}
.backNumverTitle{
	padding-left:20px;
	font-size:300%;
	font-weight:bold;
}
.pageTitle{
	margin: 0em;
	margin-top:2em;
	padding-left:20px;
	padding-right:20px;
	font-weight:bold;
}
.featureTitle{	/*h2、h3サイズはtopLboxtopRboxへ記述*/
	padding:5px 10px;
	color:#fff;
	font-weight:bold;
}
.cateTitle{	/*h2、h3サイズはtopLboxtopRboxへ記述*/
	position:relative;
	padding:5px 10px;
	color:#fff;
	font-weight:bold;
	text-shadow:
/*		-1px -1px 0 #999,
		-1px 1px 0 #666,
		1px -1px 0 #666,
*/		2px 2px 0 #333;
}



.freeBox{
	min-height:50px;
	padding:20px;
}

.contentsBox{
	position:relative;
	min-height:468px;
	padding:60px 60px 80px;
	line-height:200%;
}
.contentsTitle{
	font-size:200%;
	font-weight:bold;
	line-height:110%;
	margin: 0 0 0.5em;
}





/*////////////////////////////*/
/*         共通         */
/*////////////////////////////*/
.marginT01{
	margin-top:1em;
}
.marginT03{
	margin-top:3em;
}
.marginU01{
	margin-bottom:1em;
}
.marginU02{
	margin-bottom:2em;
}
.marginU05{
	margin-bottom:5em;
}
.marginR02{
	margin-right:2em;
}

.lbox
{
	float: left ;		/* 左に寄せる */
}

.rbox
{
	float: right ;		/* 右に寄せる */
}

.txt_center{
	text-align:center;
}

.bold{
	font-weight:bold;
}
.mincho{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif
}


/* 2011年ヴァージョン */
/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}
 
.cf:after {
    clear:both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}
/* 2010年ヴァージョン */
.clearfix:before,
.clearfix:after {
	content: ".";    
	display: block;    
	height: 0;    
	overflow: hidden; 
}
.clearfix:after {clear: both;}
.clearfix {zoom: 1;} /* IE < 8 */

/* フロート解除 */
.clear{
	clear:both;
}
