@charset "utf-8";
/* CSS Document */

/*S*/

*{
	margin:0px;
	padding:0px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	color:#444444;
}

img{
	vertical-align:middle;
	border:none;
}

body{
	background-color:#f4f4f4;
		
}

#wrap{
	width:1000px;
	height:1300px;
	margin:0px auto;
	background-color:#f4f4f4;
}

A:link{
	color:#303030;
}

A:visited{
	color:#666666;
}

A:hover{
	color:#000000;
}

.cb{
	clear:both;
}

strong{
	color:#0b413b;
}


/*header*/

#header{
	width:1000px;
	height:108px;
	background-image:url(../images/SEOstyle_master_04.jpg);
}

.logo{
	width:121px;
	height:104px;
	float:left;
	margin:0 0 0 52px;
}



.name{
	width:238px;
	height:59px;
	float:left;
	margin:35px 0 0 44px;
}

#contact{
	width:298px;
	height:60px;
	float:right;
	margin:25px 50px 0 0;
}

* html #contact{
	margin-right:25px;
}

.tel{
	width:216px;
	height:23px;
	margin:0 0 10px 40px;
}

* html #logo {
	margin-left:26px;
}

#header address{
	float:left;
}

#tel{
	clear:both;
	width:210px;
	height:23px;
	margin:0 0 8px 45px;
}

#header address{
	height:25px;
	font-style:normal;
	font-size:25px;
	font-weight:600;
	padding:0 0 3px 10px;
	display:inline-block;
	color:#222222;
}

.f_l{
	float:left;
	margin-top:2px;
}


/*footer*/

#footer{
	width:1000px;
	height:98px;
	clear:both;
	background-image:url(../images/SEOstyle_master_42.jpg);
	display:inline-block;
	margin-top:15px;
}

#footer address{
	height:15px;
	font-family:"Times New Roman", Times, serif;
	margin:0 0 0 370px;
	font-size:14px;
	font-style:normal;
	clear:both;
}

#footer ul{

	margin:32px 0 0 320px;
}

#footer li{
	float:left;
	list-style-type:none;
	margin-left:5px;
}
