@charset "UTF-8";

/* スタイルのリセット */
body,div,ul,li,ol,h1,h2,h3,p,form,fieldset,input,p,blockquote,th,td,dt,dd,dl {
margin:0;
padding:0;
line-height: 1.4em;
}
table {
border-collapse:collapse;
border-spacing:0;
}
fieldset,img {
border:0;
}
em,th,var {
font-style:normal;
font-weight:normal;
}
h1,h2,h3,p,th,td,dt,dd,li{
font-size:100%;
font-weight:normal;
}

/* 全体 */
html {
min-width:
800px;
}
html body {
margin:0 auto;
margin-top: 10px;
text-align: center;
padding:0;
background-color:#ffffff;
color: #666;
font-size: 100%;
font-family:
Verdana,
Arial,
Meiryo,
"メイリオ",
"Hiragino Kaku Gothic Pro",
"ヒラギノ角ゴ Pro W3",
Osaka,
"MS P Gothic",
"ＭＳ Ｐゴシック",
sans-serif;
text-align: center;
}

/* テキスト系 */

a {
	text-decoration: none;
	}
a:hover {
	text-decoration:underline;
	}
a:visited{
	}
a:active{
	}
a:focus{
	outline: none;
	}

.clear {
	clear: both;
	}
.bold {
	font-weight: bold;
	}
li{
	list-style: none;
	}
	
#serviceall h4{
	font-size: 120%;
	color: #f00;
	margin:3px 0;
	padding: 0
	}

/* レイアウト */

.whole{
	margin:0 auto;
	text-align: left;
	width: 740px;
	}
#contain{
	width: 740px;
	border: 1px solid #ddd;
	}
#head{
	}
#head_inner{
	padding: 5px 10px;
	}
	
#content{
	}
	
#navi{
	float: left;
	width: 190px;
	margin-top: 30px;
	margin-left: 5px;
	}
	
#main{
	float: right;
	width: 530px;
	}
	
#news{
	width: 500px;
	margin: 10px auto;
	}
#serviceall{
	margin-top: 30px;
	}

.entry_body{
	width: 510px;
	margin: 10px;
	}

/* head */
#head h2#logo{
	float: left;
	}
#head p#head01{
	float: left;
	}
#head p#head02{
	float: right;
	}
#head:after{
	display:block;
	content:"";
	height:1px;
	margin:-1px;
	clear:both;
	}

/* navi */
#navi_menu ul{
	margin-top: 15px;
	}
#navi_menu li{
	margin-left: 10px;
	}
#navi_info{
	margin-top: 100px;
	}
#navi_info p{
	font-size: 80%;
	}

/* service */
#service{
	margin-left: 1px;
	}

#service li{
	float: left;
	width: 132px;
	}
#service h3{
	text-align: center;
	margin-top: 30px;
	}


/* ヘッドナビ */
#tabs9 {
	float:left;
	width:100%;
	font-size:93%;
	border-bottom:1px solid #275ad2;
	line-height:normal;
	}
#tabs9 ul {
	margin:0;
	padding:10px 10px 0 10px;
	list-style:none;
	}
#tabs9 li {
	display:inline;
	margin:0;
	padding:0;
	}
#tabs9 a {
	float:left;
	background:url("../image/tableft9.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}
#tabs9 a span {
	float:left;
	display:block;
	background:url("../image/tabright9.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
	}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs9 a span {float:none;}
	/* End IE5-Mac hack */
#tabs9 a:hover span {
	color:#FFF;
	}
#tabs9 a:hover {
	background-position:0% -42px;
	}
#tabs9 a:hover span {
	background-position:100% -42px;
	}
#tabs9 #current a {
	background-position:0% -42px;
	}
#tabs9 #current a span {
	background-position:100% -42px;
	}

#news dt{
	float: left;
	clear: both;
	}
#news dd{;
	text-indent: 30px;
	}

#serviceall li{
	background: url(../image/ya_a001.gif) no-repeat left center;
	padding-left: 15px;
	}
	
.service1{
	float: left;
	width: 260px;
	}
.service2{
	float: right;
	width: 260px;
	}



/* foot */
#foot{
	margin-top: 50px;
	background: #275ad2;
	text-align: center;
	color: #fff;
	}
	