@charset "euc-jp";


body.main{
	font: 100% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #333333;
	background:url(img/back.jpg);
}

.text{
	font-size:12px;
	margin:10px auto;
	line-height:150%;
	width:90%;
}

.t_black{
	color:#000;
	font-weight:bold;
}

.t_center{
	text-align:center;
	margin:3px 0px;
	color:#039;
}

.t_center_b{
	text-align:center;
	margin:3px 0px;
	color:#039;
	font-weight:bold;
}


.t_left_b{
	text-align:left;
	margin:10px 0px 0px 40px;
	color:#039;
	font-weight:bold;
}


a{
	color:#339;
	border:none;
	text-decoration:none;
}

a:hover{
	color:#F06;
	border:none;
	text-decoration:none;
}

img{
	border:none;
	margin:0 0 5px 0;
}

h1{
}

.title{
	background:url(img/title_back.jpg) no-repeat top center;
	width:650px;
	height:40px;
	font-size:18px;
	font-weight:bold;
	margin:10px auto 20px auto;
	line-height:200%;
	text-indent:15px;
}


#container {
	width: 900px; 
	min-height: 768px;
	margin: 0 auto; 
	text-align: left; 
	background:#ffffff;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}

#header {
	background:url(img/header.jpg) no-repeat top center;
	height:100px;
	padding: 0;  
}

#header .pmark{
	background:url(img/pmark.gif) no-repeat;
	width:100px;
	height:100px;
	text-indent:-9999px;
	margin-left:580px;
}

#header .pmark a{
	background:url(img/pmark.gif) no-repeat;
	display:block;
	width:100px;
	height:100px;
}


#navimenu{
}

#mainContent {
	float:right;
	width:660px;
	margin-top:10px;
	margin-right:5px;
}


#mainbana {
	float:right;
	width:660px;
	margin-top:10px;
	margin-right:5px;
}


#side {
	float:left;
	margin-left:5px;
	width:220px;
	margin-top:10px;
	margin-bottom:20px;
}

#footer {
	background:#0066FF;
	color:#FFFFFF;
	height:50px;
	text-align:center;
	margin-top:50px;
}

.clear{
	clear:both;
}


/* ナビゲーションメニュー */

.menu01{
	float:left;
	width:180px;
	background:url(img/menu01.jpg) no-repeat;
	height:40px;
}

.menu01 a{
	display:block;
	background:url(img/menu01.jpg) no-repeat;
	height:40px;
	text-indent:-9999px;
}

.menu01 a:hover{
	background:url(img/menu01_on.jpg);
}


.menu02{
	float:left;
	width:180px;
	background:url(img/menu02.jpg) no-repeat;
	height:40px;
}

.menu02 a{
	display:block;
	background:url(img/menu02.jpg) no-repeat;
	height:40px;
	text-indent:-9999px;
}

.menu02 a:hover{
	background:url(img/menu02_on.jpg);
}


.menu03{
	float:left;
	width:180px;
	background:url(img/menu03.jpg) no-repeat;
	height:40px;
}

.menu03 a{
	display:block;
	background:url(img/menu03.jpg) no-repeat;
	height:40px;
	text-indent:-9999px;
}

.menu03 a:hover{
	background:url(img/menu03_on.jpg);
}


.menu04{
	float:left;
	width:180px;
	background:url(img/menu04.jpg) no-repeat;
	height:40px;
}

.menu04 a{
	display:block;
	background:url(img/menu04.jpg) no-repeat;
	height:40px;
	text-indent:-9999px;
}

.menu04 a:hover{
	background:url(img/menu04_on.jpg);
}


.menu05{
	float:left;
	width:180px;
	background:url(img/menu05.jpg) no-repeat;
	height:40px;
}

.menu05 a{
	display:block;
	background:url(img/menu05.jpg) no-repeat;
	height:40px;
	text-indent:-9999px;
}

.menu05 a:hover{
	background:url(img/menu05_on.jpg);
}


/* メイン */
.main_img01{
	background:url(img/main_img.jpg) no-repeat center top;
	width:900px;
	height:340px;
}


/* トップ */
.main_btn{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

.main_btn01{
	background:url(img/top_itembtn01.jpg) no-repeat top center;
	width:325px;
	height:150px;
}

.main_btn01 a{
	display:block;
	background:url(img/top_itembtn01.jpg) no-repeat top center;
	width:325px;
	height:150px;
	text-indent:-9999px;
}

.min_btn01 a:hover{
	background:url(img/top_itembtn01_on.jpg) no-repeat top center;
}

.main_btn02{
	background:url(img/top_itembtn02.jpg) no-repeat top center;
	width:325px;
	height:150px;
}

.main_btn02 a{
	display:block;
	background:url(img/top_itembtn02.jpg) no-repeat top center;
	width:325px;
	height:150px;
	text-indent:-9999px;
}

.min_btn02 a:hover{
	background:url(img/top_itembtn02_on.jpg) no-repeat top center;
}

.main_btn03{
	background:url(img/top_itembtn03.jpg) no-repeat top center;
	width:325px;
	height:150px;
}

.main_btn03 a{
	display:block;
	background:url(img/top_itembtn03.jpg) no-repeat top center;
	width:325px;
	height:150px;
	text-indent:-9999px;
}

.min_btn03 a:hover{
	background:url(img/top_itembtn03_on.jpg) no-repeat top center;
}

.main_btn04{
	background:url(img/top_itembtn04.jpg) no-repeat top center;
	width:325px;
	height:150px;
}

.main_btn04 a{
	display:block;
	background:url(img/top_itembtn04.jpg) no-repeat top center;
	width:325px;
	height:150px;
	text-indent:-9999px;
}

.min_btn04 a:hover{
	background:url(img/top_itembtn04_on.jpg) no-repeat top center;
}



/* フッター */
.copyright_txt{
	font-size:12px;
	height:50px;
	padding-top:20px;
}

.footer_menu{
	letter-spacing:0.3em;
	font-size:14px;
	padding-top:20px;
}

.footer_menu a{
	color:#ffffff;
	text-decoration:none !important;
}

.footer_menu a:hover{
	color:#ffffff;
	text-decoration:underline overline !important;
}




/* 個人情報 */

.kojinjouhou_item1{
	font-size:12px;
	width:550px;
	line-height:180%;
	margin-left:10px;
	margin-bottom:20px;
}

.kojinjouhou_item2{
	text-align:right;
	font-size:12px;
	line-height:180%;
	width:180px;
	margin:20px 410px;
}

.kojinjouhou_item3{
	font-size:12px;
	line-height:180%;
	margin-bottom:50px;
	margin:0 40px 10px;	
}

.kojinjouhou_item3 ul{
	margin-top:0px;
}

.kojinjouhou_item3 li{
	list-style:none;
	text-indent:-25px;
}

.kojinjouhou_title1{
	font-size:12px;
	font-weight:bold;
	line-height:200%;
	margin-bottom:15px;
	margin-left:20px;
}

.kojinjouhou_title2{
	font-size:12px;
	line-height:200%;
	margin-bottom:15px;
	margin:5px 30px;
}

/* 会社概要 */

table.company_tb{
	font-size:12px;
	width:570px;
	margin:5px auto;
	border-top:solid 1px #999999;
	border-left:solid 1px #999999;
    border-collapse:collapse;
    border-spacing:5px;
    empty-cells:show;
	margin-bottom:30px;
}

table.company_tb .date{
	text-align:right;
}

.company_tb td{
	min-height:30px;
	vertical-align:middle;
	border-bottom:solid 1px #999999;
	border-right:solid 1px #999999;
	line-height:150%;
	padding:5px 10px;
}

.td_color{
	background:#A9C6FC;
	line-height:130% !important;
}

.company_item01{
	background:url(img/company_item01.jpg) no-repeat top center;
	width:200px;
	height:35px;
	text-indent:-9999px;
	margin-left:20px;
	margin-bottom:15px;
}

.company_item02{
	background:url(img/company_item02.jpg) no-repeat top center;
	width:200px;
	height:35px;
	text-indent:-9999px;
	margin-left:20px;
	margin-bottom:15px;
}

.company_item03{
	background:url(img/company_item03.jpg) no-repeat top center;
	width:200px;
	height:35px;
	text-indent:-9999px;
	margin-left:20px;
	margin-bottom:15px;
}

.photo{
	width:660px;
	margin:0 auto;
	text-align:center;
	margin-bottom:15px;
}

.photo img{
	margin:2px;
}

.pmark1{
	float:left;
	width:150px;
	height:150px;
	padding:10px;
	text-align:center;
}

.pmark2{
	float:left;
	width:200px;
}

/* サービス */

#service_box{
}

#service_box .title01{
	background:url(img/service_item01.jpg) no-repeat top;
	height:50px;
	margin-top:30px;
	margin-bottom:15px;
}

#service_box .title02{
	background:url(img/service_item02.jpg) no-repeat top;
	height:50px;
	margin-top:30px;
	margin-bottom:15px;
}

#service_box .title03{
	background:url(img/service_item03.jpg) no-repeat top;
	height:50px;
	margin-top:30px;
	margin-bottom:15px;
}

#service_box .title04{
	background:url(img/service_item04.jpg) no-repeat top;
	height:50px;
	margin-top:30px;
	margin-bottom:15px;
}

.servicebox{
	width:85%;
	margin:0 auto;
	padding:20px;
	border:1px #666 solid;
}

/* 工事中 */
.koujichu{
	text-align:center;
	line-height:200%;
	margin-top:100px;
	height:400px;
}



.backtop{
	text-align:right;
	margin-right:5px;
	margin-top:10px;
}


/* 個人情報 */

.kojinjouhou{
	cleear:both;
	font-size:12px;
	width:600px;
	line-height:180%;
	margin-left:20px;
	padding-top:10px;
	margin-bottom:50px;
	text-align:left;
}
.kojinjouhou.list_box{margin:0;}

.k_title{
	font-weight:bold;
	font-size:14px;
	margin-bottom:15px;
}


/*追加*/
.check_txt{width:100%;padding:5px 15px;height:auto;line-height:130% !important;}
.check_txt .box{padding:5px;width:80%;height:150px;overflow:auto;margin:10px auto;border:solid #666666 1px;line-height:150% !important;font-size:12px;}

.txt_c{text-align:center;}
.txt_r{text-align:right;}
.txt_l{text-align:left;}

.font_b{font-weight:bold;}

.mb_20{margin-bottom:20px;}

.check_txt .box table{
	width:95%;
	margin:5px;
	border:solid 1px #999999;
    border-collapse:collapse;
    border-spacing:0;}

.check_txt .box table th{
	font-size:12px;
	width:90px;
	border-top:solid 1px #999999;
	border-left:solid 1px #999999;
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
	font-weight:normal;
	padding:5px;
	background-color:#BBD9F7;
	text-align:center;
}

.check_txt .box table td{
	font-size:12px;
	width:auto;
	border-top:solid 1px #999999;
	border-left:solid 1px #999999;
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
	font-weight:normal;
	padding:5px;
}
