﻿@charset "utf-8";
/* CSS Document */

/*===================================================================
				=基本（初期デフォルト化含む）
===================================================================*/
/********************************
	=*（初期化）
********************************/
* {
	margin: 0;
	padding: 0;
}
body {
	background-attachment: fixed;
	background-image: url(../image/all/back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
html, body {
height: 100%;
}

body > #wrap {
　height: auto;
}
	
	
ul{
	list-style-type: none;
	}
body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, footer, header, hgroup, menu, nav, section {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 20px;
	}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
	}
article, aside, div, dt, figcaption, footer, form, header, hgroup, html, map, nav, section {
    display: block;
	}
address, article, aside, blockquote, body, caption, center, col, colgroup, dd, dir, div, dl, dt, fieldset, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, li, listing, map, marquee, menu, nav, noframes, ol, p, plaintext, pre, section, table, tbody, td, tfoot, th, thead, tr, ul, xmp {
	unicode-bidi: embed;
	}
h1,h2{
	font-size: 9px;
	}
h3{
	font-size: 16px;
	font-weight: bold;
	color: #03C;
}
h4{
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
}
h4:hover{
	color: #CFF;
}
.h4{
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	opacity:0.4;
	}
a:link {
	text-decoration: none;
	text-align: right;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/********************************
	=wrap（外枠）
********************************/

#wrap {
	position: relative;
	width: 1020px;
	height: auto;
	float: none;
	min-height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
#ww{
	height: 100%;
	width: 100%;
	background: url(../image/all/footback.jpg) scroll repeat-x left bottom;
	}
	/********************************
		=img（border消し）
	********************************/
	img {
		border: none;
	}
	
#mein06{
	width: 960px;
	padding-right: 30px;
	padding-left: 30px;
	float: none;
	position: relative;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 200px;
	padding-bottom: 50px;
	height:1000px;
	}

#mein08{
	width: 960px;
	padding-right: 30px;
	padding-left: 30px;
	float: none;
	position: relative;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 200px;
	padding-bottom: 100px;
	height:1150px;
	}



/*===================================================================
				=ヘッター
===================================================================*/
	
#head{
	position: fixed !important;
	top: 0;
	left: 0;
	width: 100%;
	height: 351px;
	z-index: 9999;
	display: block;
	background-attachment: scroll;
	background-image: url(../image/all/back.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#header200{
	height: 242px;
	width: 100%;
	display: block;
	position: fixed;
	z-index: 9999;
	clear: both;
	float: left;
	background-attachment: scroll;
	background-image: url(../image/all/back.gif);
	background-repeat: repeat-x;
}
.headerss{
	height: 191px;
	width: 1020px;
	display: block;
	position: fixed;
	z-index: 9999;
	clear: both;
	float: none;
	background-attachment: scroll;
	background-image: url(../image/all/navi.png);
	background-repeat: no-repeat;
	background-position: center 62px;
	margin-right: auto;
	margin-left: auto;
}

#navi{
	background-attachment: scroll;
	background-image: url(../image/all/btback.png);
	background-repeat: repeat-x;
	height: 53px;
	width: 100%;
	top: 303px;
	display: block;
	position: absolute;
	left: 3px;
	z-index: 9999;
}
#navi01{
	background-attachment: scroll;
	background-image: url(../image/all/btback.png);
	background-repeat: repeat-x;
	height: 53px;
	width: 100%;
	top: 191px;
	display: block;
	position: absolute;
	left: 3px;
	z-index: 9999;
}
.navifont{

	height: 191px;
	width: 1020px;
	background-image: url(../image/all/navi.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center 60px;
	margin-right: auto;
	margin-left: auto;
	}
.naviff{
	font-size: 22px;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
	-webkit-text-shadow: 0px 0px 6px #006; /* Safari, Chrome用 */
	-moz-text-shadoww: 0px 0px 6px #006; /* Firefox用 */
	text-shadow: 0px 0px 6px #006;
	behavior: url(../PIE.htc);
	display: block;
	height: 30px;
	width: 400px;
	left: 140px;
	top: 72px;
	overflow: visible;
	position: relative;
	padding-top: 10px;

	}
.gnavi01{
	height: 51px;
	width: 100%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	float: none;
	background-attachment: scroll;
	background-image: url(../image/all/btback.png);
	background-repeat: repeat-x;
	z-index: 100;
	margin-top: 49px;
	position: absolute;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#roll{
	width: 800px;
	float: none;
	height: 52px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	clear: none;
	}
.bt00{
	display:block;
	width: 160px;
	height: 51px;
	float: left;
	background-attachment: scroll;
	background-image: url(../image/all/btn01.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	 }
.bt00:hover{
	background: url("../image/all/btn01-on.png") scroll no-repeat center top;
	 }
.bt01{
	display:block;
	width: 160px;
	height: 51px;
	float: left;
	background-attachment: scroll;
	background-image: url(../image/all/btn00_on.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	 }
.bt01:hover{
	background: url("../image/all/btn00.png") scroll no-repeat center top;
	 }
.bt021{
	display:block;
	width: 160px;
	height: 51px;
	float: left;
	background-attachment: scroll;
	background-image: url(../image/all/btn02.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	opacity:0.4;
	background-color: #2868E3;
}
.bt02{
	display:block;
	width: 160px;
	height: 51px;
	float: left;
	background-attachment: scroll;
	background-image: url(../image/all/btn02.png);
	background-repeat: no-repeat;
	background-position: center top;
		text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	 }

	.bt02:hover{
	background: url("../image/all/btn02-on.png") scroll no-repeat center top;
	 }
	.bt03{
	display:block;
	width: 160px;
	height: 51px;
	float: left;
	background-attachment: scroll;
	background-image: url(../image/all/btn03.png);
	background-repeat: no-repeat;
	background-position: center top;
		text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	 }

	.bt03:hover{
	background: url("../image/all/btn03-on.png") scroll no-repeat center top;
	 }
	.bt04{
	display:block;
	width: 160px;
	height: 51px;
	float: left;
	background-attachment: scroll;
	background-image: url(../image/all/btn04.png);
	background-repeat: no-repeat;
	background-position: center top;
		text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	 }

	.bt04:hover{
	background: url("../image/all/btn04-on.png") scroll no-repeat center top;
	}
	.bt05{
	display:block;
	width: 160px;
	height: 51px;
	float: left;
	background-attachment: scroll;
	background-image: url(../image/all/btn05.png);
	background-repeat: no-repeat;
	background-position: center top;
		text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	 }

	.bt05:hover{
	background: url("../image/all/btn05-on.png") scroll no-repeat center top;
	}

.h000{
	display: block;
	float: none;
	height: 140px;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	z-index: 200;
	overflow: hidden;
}
.logo{
	background-attachment: scroll;
	background-image: url(../image/all/logom.png);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 150px;
	float: none;
	z-index: 5;
	position: absolute;
		text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
.logos{
	background-attachment: scroll;
	background-image: url(../image/all/logo5.png);
	background-repeat: no-repeat;
	display: block;
	height: 90px;
	width: 150px;
	float: none;
	z-index: 5;
	background-position: center;
}
.logo01{
	background-attachment: scroll;
	background-image: url(../image/all/logotop.png);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 360px;
	float: none;
	z-index: 200;
	position: absolute;
	margin-top: 35px;
	margin-left: 120px;
	background-position: left top;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
.logo02{
	background-attachment: scroll;
	background-image: url(../image/all/logotop.png);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 360px;
	float: none;
	z-index: 10;
	position: absolute;
	margin-top: 55px;
	margin-left: 120px;
}
#slide{
	height: 355px;
	width: 1020px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
	z-index: 0;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	overflow: hidden;
}
#slide #list li {
	position: absolute;
	padding-right: 5px;
	padding-left: 5px;
	height: 290px;
	width: 1010px;
	padding-top: 65px;
}

#slide #list li img {
	-webkit-box-shadow: 0 0 10px 0 #0A40A9; /* Safari, Chrome用 */
	-moz-box-shadow: 0 0 10px 0 #0A40A9; /* Firefox用 */
	box-shadow: 0 0 10px 0 #0A40A9; /* CSS3 */
	behavior: url(../PIE.htc);
}





/*===================================================================
				=トップページ
===================================================================*/
#left{
	display: block;
	float: left;
	height: auto;
	width: 640px;
}
#right{
	display: block;
	float: right;
	height: auto;
	width: 320px;
	margin-bottom: 50px;
}
.banner{
	background-attachment: scroll;
	background-image: url(../image/top/ba00.png);
	background-repeat: no-repeat;
	display: block;
	float: none;
	height: 230px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	z-index: 9999;
	top: 770px;
	position: relative;
				text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
.greeting{
	display: block;
	float: left;
	height: 150px;
	width: 585px;
	padding-bottom: 10px;
	text-align: left;
	line-height: 20px;
	padding-right: 25px;
	padding-left: 25px;
}
.greeting div {
	margin-top: 10px;
	margin-bottom: 10px;
}
#new{
	background-color: #FFF;
	display: block;
	float: left;
	height: 160px;
	width: 575px;
	text-align: left;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	margin-bottom: 10px;
	color: #333;
	-webkit-box-shadow: 0 0 5px 0 #777; /* Safari, Chrome用 */
	-moz-box-shadow: 0 0 5px 0 #777; /* Firefox用 */
	box-shadow: 0 0 5px 0 #777; /* CSS3 */
	behavior: url(../PIE.htc);
	}
#new ul{
	margin-top: 5px;
	}
#new ul li span{
	color: #666;
	margin-right: 20px;
	}
.nana{
	background-attachment: scroll;
	background-image: url(../image/top/nana.png);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 484px;
			text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
.nana01{
	background-attachment: scroll;
	background-image: url(../image/top/nana01.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 88px;
}
#ei{
	display: block;
	float: left;
	height: auto;
	width: 585px;
	clear: both;
	text-align: left;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 15px;
}

/*===================================================================
				=トップ施工実績
===================================================================*/
.snavi{
	background-attachment: scroll;
	background-image: url(../image/top/se00.gif);
	background-repeat: no-repeat;
	display: block;
	height: 36px;
	width: 155px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	margin-left: 5px;
}
#sekou{
	display: block;
	float: right;
	height: 582px;
	width: 298px;
	-webkit-box-shadow: 0 0 3px 0 #777; /* Safari, Chrome用 */
	-moz-box-shadow: 0 0 3px 0 #777; /* Firefox用 */
	box-shadow: 0 0 3px 0 #777; /* CSS3 */
	border: 1px solid #CCC;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 15px;
	padding-right: 6px;
	padding-left: 6px;
	background-color: #FFF;
	behavior: url(../PIE.htc);
}

#sekou_sam00{
	display: block;
	height: 100%;
	width: 293px;
	padding-top: 18px;
	text-align: left;
	float: left;
	clear: both;
	margin-left: 5px;
}

#sekou_sam00 .pic00{
	display: block;
	float: left;
	height: 120px;
	width: 132px;
	border: 1px solid #FFF;
	-webkit-box-shadow: 0 0 2px 0 #777; /* Safari, Chrome用 */
	-moz-box-shadow: 0 0 2px 0 #777; /* Firefox用 */
	box-shadow: 0 0 2px 0 #777;
	font-size: 10px;
	line-height: 12px;
	behavior: url(../PIE.htc);
	background-color: #FFF;
}
#sekou_sam00 .pic01{
	display: block;
	float: left;
	height: 102px;
	width: 135px;
	border: 1px solid #FFF;
	-webkit-box-shadow: 0 0 2px 0 #777; /* Safari, Chrome用 */
	-moz-box-shadow: 0 0 2px 0 #777; /* Firefox用 */
	box-shadow: 0 0 2px 0 #777; /* CSS3 */
	background-image: url(../image/top/se02.jpg);
    behavior: url(../PIE.htc);
}
#sekou_sam00 .pic01:hover{
	display: block;
	float: left;
	height: 102px;
	width: 135px;
	border: 1px solid #FFF;
	-webkit-box-shadow: 0 0 2px 0 #777; /* Safari, Chrome用 */
	-moz-box-shadow: 0 0 2px 0 #777; /* Firefox用 */
	box-shadow: 0 0 2px 0 #777; /* CSS3 */
	background-image: url(../image/top/se021.jpg);
    behavior: url(../PIE.htc);
}
#sekou_sam00 .data{
	font-weight: bold;
	color: #39C;
	text-align: left;
	line-height: 16px;
}
#sekou_sam{
	display: block;
	height: 142px;
	width: 298px;
	padding-top: 18px;
	text-align: left;
	float: left;
	clear: both;
}
#sekou_sam .pic00{
	display: block;
	float: left;
	height: 100px;
	width: 132px;
	border: 1px solid #FFF;
	-webkit-box-shadow: 0 0 2px 0 #777; /* Safari, Chrome用 */
	-moz-box-shadow: 0 0 2px 0 #777; /* Firefox用 */
	box-shadow: 0 0 2px 0 #777; /* CSS3 */
	clear: both;
	font-size: 10px;
    behavior: url(../PIE.htc);
}
#sekou_sam .pic01{
	display: block;
	float: left;
	height: 102px;
	width: 135px;
	border: 1px solid #FFF;
	-webkit-box-shadow: 0 0 2px 0 #777; /* Safari, Chrome用 */
	-moz-box-shadow: 0 0 2px 0 #777; /* Firefox用 */
	box-shadow: 0 0 2px 0 #777; /* CSS3 */
	background-image: url(../image/top/se02.jpg);
    behavior: url(../PIE.htc);
}
#sekou_sam .pic01:hover{
	display: block;
	float: left;
	height: 102px;
	width: 135px;
	border: 1px solid #FFF;
	-webkit-box-shadow: 0 0 2px 0 #777; /* Safari, Chrome用 */
	-moz-box-shadow: 0 0 2px 0 #777; /* Firefox用 */
	box-shadow: 0 0 2px 0 #777; /* CSS3 */
	background-image: url(../image/top/se021.jpg);
    behavior: url(../PIE.htc);
}
#sekou_sam .pic02{
	display: block;
	float: left;
	height: 102px;
	width: 135px;
	border: 1px solid #FFF;
	-webkit-box-shadow: 0 0 2px 0 #777; /* Safari, Chrome用 */
	-moz-box-shadow: 0 0 2px 0 #777; /* Firefox用 */
	box-shadow: 0 0 2px 0 #777; /* CSS3 */
	background-image: url(../image/top/se04.jpg);
    behavior: url(../PIE.htc);
}
#sekou_sam .pic02:hover{
	display: block;
	float: left;
	height: 102px;
	width: 135px;
	border: 1px solid #FFF;
	-webkit-box-shadow: 0 0 2px 0 #777; /* Safari, Chrome用 */
	-moz-box-shadow: 0 0 2px 0 #777; /* Firefox用 */
	box-shadow: 0 0 2px 0 #777; /* CSS3 */
	background-image: url(../image/top/se041.jpg);
    behavior: url(../PIE.htc);
}
#sekou_sam .pic03{
	display: block;
	float: left;
	height: 102px;
	width: 135px;
	border: 1px solid #FFF;
	-webkit-box-shadow: 0 0 2px 0 #777; /* Safari, Chrome用 */
	-moz-box-shadow: 0 0 2px 0 #777; /* Firefox用 */
	box-shadow: 0 0 2px 0 #777; /* CSS3 */
	background-image: url(../image/top/se05.jpg);
    behavior: url(../PIE.htc);
}
#sekou_sam .pic03:hover{
	display: block;
	float: left;
	height: 102px;
	width: 135px;
	border: 1px solid #FFF;
	-webkit-box-shadow: 0 0 2px 0 #777; /* Safari, Chrome用 */
	-moz-box-shadow: 0 0 2px 0 #777; /* Firefox用 */
	box-shadow: 0 0 2px 0 #777; /* CSS3 */
	background-image: url(../image/top/se051.jpg);
    behavior: url(../PIE.htc);
}
#sekou_sam .data{
	font-weight: bold;
	color: #39C;
	text-align: left;
}

.mi{
	display: block;
	float: left;
	height: auto;
	width: 293px;
	color: #666;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 20px;
	clear: both;
}
.mi000{
	display: block;
	float: left;
	height: 15px;
	width: 296px;
	color: #3399D5;
	font-weight: bold;
	text-align: right;
}

.ya00{
	display: block;
	float: left;
	height: 30px;
	width: 22px;
	margin-top: 40px;
}

.data span{
	font-size: 12px;
	color: #666;
	font-weight: bold;
}
.se{
	display: block;
	float: left;
	height: 162px;
	width: 293px;
	margin-bottom: 30px;
	clear: both;
}

/*===================================================================
				=フッター
===================================================================*/
	
footer{
	height: 180px;
	width: 100%;
	background-attachment: scroll;
	background-image: url(../image/all/footback.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	position: absolute;
}

#foooo{
	height: 180px;
	width: 100%;
	display: block;
	float: none;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../image/all/footback.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#foot{
	height: 178px;
	width: 1000px;
	display: block;
	clear: none;
	float: none;
	border: 1px solid #57A6E1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFF;
}

.rogo01{
	display:block;
	text-indent:-9999px;
	width: 357px;
	height:22px;
	float: right;
	background-attachment: scroll;
	background-image: url(../image/all/logotop.png);
	background-repeat: no-repeat;
	margin-bottom: 6px;
	position: relative;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	}
/*フッターリンク*/
#foot a:link {
	color: #FFF;
	text-decoration: none;
	}
#foot a:visited {
	text-decoration: none;
	color: #FFF;
	}
#foot a:hover {
	text-decoration: none;
	color: #BEDDF3;
	}
#foot a:active {
	text-decoration: none;
	color: #898989;
	}
#foot .n00{
	height: 160px;
	width: 140px;
	text-align: right;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	display: block;
	float: left;
	margin: 0px;
}
#foot .n00 ul li {
	margin-bottom: 5px;
	margin-top: 5px;
}
#ad{
	height: 180px;
	width: 670px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	
address{
	line-height: 140%;
	text-align: right;
	display: block;
	width: 500px;
	float: right;
	height: 153px;
	padding-top: 27px;
	padding-right: 20px;
}
.font00{
	font-size: 142%;
}
.cp{
	font-size: 88%;
	width: 500px;
	text-align: right;
	float: right;
	position: relative;
	display: block;
	padding-right: 20px;
	color: #CCC;
}

.cp01{
	font-size: 100%;
	float: right;
	width: 500px;
	text-align: right;
	position: relative;
	display: block;
	padding-right: 20px;
	margin-bottom: 3px;

}
.cp02{
	font-size: 100%;
	float: right;
	width: 500px;
	text-align: right;
	display: block;
	padding-right: 20px;
	padding-top: 100px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;

}

		
.txt02{
	float: none;
	height: auto;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	line-height: 22px;
	margin-top: 70px;
	display: block;
	margin-bottom: 0px;
	padding-top: 60px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 30px;
	position: relative;
}
.txt02 ul{
	float: left;
	height: auto;
	width: 610px;
	display: block;
	margin-bottom: 5px;
	padding-right: 10px;
	margin-left: 10px;
}

.txt02 .ul02{
	float: left;
	height: 133px;
	width: 610px;
	display: block;
	margin-bottom: 40px;
	padding-right: 10px;
}

.txt022{
	float: none;
	height: 100%;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 70px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	text-align: left;
	line-height: 22px;
	margin-top: 30px;
	display: block;
	margin-bottom: 0px;
}
.txt022 ul{
	float: left;
	height: auto;
	width: 610px;
	display: block;
	margin-bottom: 5px;
	padding-right: 10px;
	margin-left: 10px;
}

.txt022 .ul02{
	float: left;
	height: 133px;
	width: 610px;
	display: block;
	margin-bottom: 40px;
	padding-right: 10px;
}

.span03{
	color: #2A69E7;
	font-size: 16px;
	width: 820px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	display: block;
	margin-bottom: 10px;
	clear: both;
	float: left;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: bold;
	margin-top: 30px;
}
.span04{
	font-weight: bold;
	color: #0F3482;
	font-size: 14px;
	width: 170px;
	display: block;
	height: 22px;
	float: left;
	margin-left: 20px;
}
.span04 span{
	font-weight: bold;
	color: #0F3482;
	font-size: 14px;
	width: 200px;
	display: block;
	height: 22px;
	float: left;
	margin-left: 20px;
}

.span01{
	font-weight: bold;
	color: #2A69E7;
	font-size: 14px;
	width: 750px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	display: block;
	clear: both;
	float: left;
}
#to00{
	display: block;
	float: left;
	height: auto;
	width: 300px;
}

#to01{
	display: block;
	float: left;
	height: auto;
	width: 300px;
}
.txt00{
	float: none;
	height: auto;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 80px;
	padding-right: 80px;
	padding-bottom: 100px;
	padding-left: 80px;
	text-align: left;
	line-height: 22px;
	margin-top: 50px;
	display: block;
	clear: both;
}
.txt00 p{
	margin-bottom: 30px;
}

.txt00 p span{
	font-weight: bold;
	color: #2A69E7;
	font-size: 14px;
	width: 750px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	display: block;
}
.txt03{
	float: none;
	height: 670px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 80px;
	padding-right: 30px;
	padding-bottom: 80px;
	padding-left: 30px;
	text-align: left;
	line-height: 22px;
	margin-top: 70px;
	display: block;
	margin-bottom: 0px;
}
.txt03 ul{
	float: left;
	height: auto;
	width: 920px;
	display: block;
	margin-bottom: 10px;
}
.txt03 ul li{
	float: left;
	height: 280px;
	width: 260px;
	display: block;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-color: #FFF;
	border: 1px solid #CCC;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 10px;
}
.txt04{
	float: none;
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 70px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: left;
	line-height: 22px;
	margin-top: 20px;
	display: block;
	clear: both;
}
.txt04 ul{
	float: left;
	height: auto;
	width: 230px;
	display: block;

}
.txt07{
	float: none;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 80px;
	padding-left: 30px;
	text-align: left;
	line-height: 22px;
	margin-top: 50px;
	display: block;
	margin-bottom: 0px;
}
.txt07 ul{
	float: left;
	height: auto;
	width: 920px;
	display: block;
	margin-bottom: 10px;
}
.txt07 ul li{
	float: left;
	height: 280px;
	width: 260px;
	display: block;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-color: #FFF;
	border: 1px solid #CCC;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 10px;
}
.sepic{
	width: 260px;
	height: 169px;
}



.sepic01{
	width: 260px;
	height: 169px;
	background-image: url(../image/sekou/sample01.jpg);
	display: block;
	background-attachment: scroll;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.sepic01:hover{
	background-image: url(../image/sekou/sample011.jpg);
}

.sepic02{
	width: 260px;
	height: 169px;
		background-image: url(../image/sekou/sample02.jpg);
	display: block;
	background-attachment: scroll;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.sepic02:hover{
		background-image: url(../image/sekou/sample021.jpg);
}

.sepic03{
	width: 260px;
	height: 169px;
			background-image: url(../image/sekou/sample03.jpg);
	display: block;
	background-attachment: scroll;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.sepic03:hover{
		background-image: url(../image/sekou/sample031.jpg);
}






.sepic04{
	width: 260px;
	height: 169px;
	background-image: url(../image/sekou/sample04.jpg);
	display: block;
	background-attachment: scroll;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.sepic04:hover{
	background-image: url(../image/sekou/sample041.jpg);
}

.sepic05{
	width: 260px;
	height: 169px;
		background-image: url(../image/sekou/sample05.jpg);
	display: block;
	background-attachment: scroll;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.sepic05:hover{
		background-image: url(../image/sekou/sample051.jpg);
}

.sepic06{
	width: 260px;
	height: 169px;
			background-image: url(../image/sekou/sample06.jpg);
	display: block;
	background-attachment: scroll;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.sepic06:hover{
		background-image: url(../image/sekou/sample061.jpg);
}

.data{
	font-weight: normal;
	color: #618FE3;
}
