@charset "utf-8";

/* body
----------------------------------------- */
body{
	font-size: 12px;
	color: #444;
	line-height: 1.5;
	text-align: center;
	background: url("../img/bg.gif") repeat-x top left;
	font-family: 'メイリオ', Meiryo, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
	}

/* tags
----------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin: 0;
	padding: 0;
	}
h1, h2, h3, h4, h5, h6{
	font-size: 100%;
	font-weight:normal;
	}
ol,ul{
	list-style: none;
	}
img{
	border: 0;
	vertical-align: bottom;
	}
a img{
	border: 0;
	overflow: hidden;
	}
p{
	margin: 0 0 1em 0;
	}
table{
	border-collapse:collapse;
	border-spacing: 0;
	}
textarea{
	font-size: 100%;
	}

/* link
----------------------------------------- */
a:link{
	color: #00f;
	}
a:visited{
	color: #009;
	}
a:hover{
	color: #00c;
	text-decoration: none;
	}

/* clearfix
----------------------------------------- */
div,
.clfx{
	zoom:1;/*for IE 5.5-7*/
	min-height: 1px;
	}
div:after,
.clfx:after{/*for modern browser*/
	content:".";
	display: block;
	clear:both;
	height: 1px;
	margin-top: -1px;
	visibility:hidden;
	}

/* common class
----------------------------------------- */
.clr{clear: both;}
.alignleft{text-align: left;}
.alignright{text-align: right;}
.aligncenter{text-align: center;}
.fleft{float:left;}
.fright{float:right;}

/* layout
----------------------------------------- */
#container{
	width: 900px;
	margin: 0 auto;
	text-align: left;
	}

/* head
----------------------------------------- */
#header{
	width: 880px; margin: 0 auto 10px; position:relative; height:175px;
	}
	#header img{
		vertical-align:top;
		}
	#header span{
		position:absolute; top: 10px; right:10px; font-size:11px; color:#666; font-weight:normal;
		}
	#header h1{
		padding-top: 5px;
		}
	#header #contact_menu{position:absolute;top:39px;right:0;width: 319px;}
	#header #contact_menu ul{ position:absolute; top:0; right:0; width:89px;}
	#header #contact_menu ul li{height:19px; margin:-1px 0 2px 0;}

	#header ul.gmenu{
		}
		#header ul.gmenu li{
			float: left;
			display: inline;
			}


/* side
----------------------------------------- */
#side{
	width: 218px;
	float: left;
	display:inline;
	margin: 0 0 20px 10px;
	background:#f6f6f6;
	border:1px solid #cfcfcf;
	text-align: center;
	padding: 10px 0;
	}
	#side .subtext{
		margin-bottom: 10px;
		}
	#side ul{
		padding-top: 5px;
		margin-bottom: 10px;
		}
		#side li{
			margin-bottom: 5px;
			}
	#side #office{
		margin: 10px;
		padding: 16px;
		width: auto;
		text-align:left;
		font-size: 10px;
		background: #fff;
		}
		#side #office img{
			padding: 3px;
			background: #fff;
			border: 1px solid #666;
			}

/* main
----------------------------------------- */
#main{
	width: 647px;
	float: right;
	display:inline;
	margin: 0 10px 20px 0;
	}
	#main #main_inner{
		border: 1px solid #759bcc;
		padding: 20px;
		}
		
.sitemap #main #main_inner{
	padding-bottom: 500px;
	}

.about #main #main_inner{
	padding-bottom: 180px;
	}		
		

/* footer
----------------------------------------- */
#footer{
	position: relative;
	clear: both;
	display: block;
	padding: 5px;
	background:#0065A4 url(../img/g_foot_bg.gif) bottom repeat-x;
	color: #fff;
	text-align: left;
	}
	#footer ul{
		position: absolute;
		right: 0;
		top: 3px;
		}
		#footer ul li{
			display: inline;
			border-right:1px solid #fff;
			margin-right: 10px;
			padding-right: 10px;
			}
			#footer ul li a{
				color: #fff;
				}	




/* index
----------------------------------------- */
#index #main #opinion-list{
	padding: 20px 0;
	}
	#index #main #opinion-list h2{
		margin-bottom: 10px;
		}
	#index #main #opinion-list ul {
		padding-left: 20px;
		}
	#index #main #opinion-list ul li{
		border: 1px solid #d7d2cc;
		width: 179px;
		margin-right: 9px;
		float: left;
		}
		#index #main #opinion-list ul li dd{
			padding: 15px;
			font-size: 10px;
			line-height: 1.3;
			height: 29em;
			}
			#index #main #opinion-list ul li dd img{
				padding-left: 10px;
				margin-bottom: 10px;
				}

#index #main #pricelist{
	}
	#index #main #pricelist h2{
		margin-bottom: 10px;
		}
	#index #main #pricelist table{
		border-collapse:collapse;
		margin: 0 20px 30px;
		}
		#index #main #pricelist table th{
			background: #f7f2eb;
			width: 100px;
			font-weight: normal;
			}
		#index #main #pricelist table th,
		#index #main #pricelist table td{
			vertical-align: top;
			border: 1px solid #d7d2cc;
			padding: 15px;
			}


#index #main #menus{
	}
	#index #main #menus li{
		float: left;
		height: 105px;
		width: 302px;
		}
		#index #main #menus li span{
			display: block;
			}
	
#index #main #rousai{
	border: 1px solid #ccc;
	border-top: 0;
	padding: 10px 30px;
	margin-bottom: 15px;
	}
	#index #main #rousai span{
		display: block;
		text-align: center;
		padding: 10px 0 5px;
		}
#index #main #customer{
	border: 1px solid #e7e7e7;
	background: #f2f2f2;
	padding: 15px 20px;
	}
	#index #main #customer h3{
		border-bottom: 3px double #ccc;
		margin-bottom: 10px;
		}

/* page
----------------------------------------- */
#page #main h2{
	margin-bottom: 10px;
	}
#page #main h3{
	background: #f2fcdd;
	border-bottom: 1px solid #d7d2cc;
	border-left: 2px solid #002578;
	padding: 6px 0 6px 12px;
	margin-bottom: 8px;
	font-size: 16px;
	font-weight:bold;
	}
#page #main .cont{
	padding: 0 20px 20px;
	margin-bottom: 10px;
	font-size: 12px;
	}
	
#page #main .subbox{
	padding: 20px 30px 0;
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #d7d2cc;
	background: url("../img/subtit_bg.gif") top repeat-x #eff5fa;
	}
	#page #main .subbox img{ margin-bottom: 5px;}
	
#page #main .cont table{
	width:100%;
	border-collapse:collapse;
	margin-bottom: 10px;
	}
	#page #main .cont table th,
	#page #main .cont table td{
		border: 1px solid #d7d2cc;
		padding: 3px;
		}
	#page #main .cont table th{
		font-size: 14px;
		background: #f7f2eb;
		}	
	#page #main .cont h4{
		font-size: 14px;
		font-weight: bold;
		color: #143d99;
		margin-bottom: 10px;
		}
	#page #main .cont .block{
		padding: 10px;
		background: #f7f2eb;
		margin-bottom: 10px;
		}

#page #main .cont .flow{
	padding: 10px 20px;
	}
	#page #main .cont .flow li{
		padding-bottom: 20px;
		background: url("../img/flow_line.gif") bottom no-repeat;
		}
		#page #main .cont .flow li span{
			display: inline-block;
			font-weight:bold;
			width: 130px;
			color: #92561b;
			}
			#page #main .cont .flow li span.color2{
				display:inline;
				color: #125cc1;
				}
			
#page #main dl{
	padding: 0 20px;
	}
	#page #main dl dt{
		line-height: 1.2;
		padding:5px 0 5px 35px;
		background: url("../img/qa_ic_q.gif") no-repeat top left;	
		font-size: 16px;
		font-weight: bold;
		}
	#page #main dl dd{
		padding:5px 0 10px 35px;
		margin-bottom: 15px;
		background: url("../img/qa_ic_a.gif") no-repeat top left;	
		}
		#page #main table.exsampleList{
			margin-top: 10px;
			width:100%;
			}
			#page #main table.exsampleList th,
			#page #main table.exsampleList td{
				border:1px solid #d0d0d0;
				width: 33%;
				padding: 5px;
				}
			#page #main table.exsampleList th{
				background: #f1f1f1;
				}
			#page #main table.exsampleList td{
				vertical-align: top;
				}
		
#page #main .cont ul li div{
	background: url("../img/subs_flow_bg.gif") no-repeat bottom;
	margin-bottom: 5px;
	}
	#page #main .cont ul li div p{
		font-size: 13px;
		padding: 0px 50px;
		}



.service #main ul.textlist{
	margin-bottom: 10px;
	}
.service #main ul.textlist li{
	margin-left: 20px;
	list-style: disc;
	margin-bottom: 10px;
	}


/* sitemap
----------------------------------------- */
#sitemap #main h2{
	margin-bottom: 10px;
	}
#sitemap #main h3{
	border-bottom: 1px solid #d7d2cc;
	border-left: 2px solid #002578;
	padding: 6px 0 6px 12px;
	margin-bottom: 8px;
	font-size: 16px;
	font-weight:bold;
	}
	#sitemap #main ul{
		margin-bottom: 20px;
		}
		#sitemap #main ul li{
			margin-left: 10px;
			padding: 5px 5px 5px 15px;
			background: url("../img/arrow_01.gif") no-repeat left center;
			}




/* IE7-6 印刷用*/
@media print{
body{
*zoom:0.7;
}
#side{ *float:none;}
#main{ *float:none;}
}








