@charset "utf-8";

body{
	background:#ffffff;
	margin:0px;
	paddin:0px;
	color:#000000;
	font-size:12px;
	font-family:"MS Pｺﾞｼｯｸ","Osaka",sans-serif;
	text-align:center;
}
img{
	border:none;
	margin:0;
	padding:0;
	vertical-align:bottom;
}
p,
dt,
dd,
ul,
li{
	margin:0;
	padding:0;
}
li{
	list-style-type:none;
}
h1{}
h2{
	margin-top:120px;
	margin-left:15px;
}
#wrapper{
	margin:0 auto;
	width:870px;
}
#header{
	background-image:url(../image/header_bg.jpg);
	height:250px;
	width:870px;
}
#header02{
	background-image:url(../image/header_bg02.jpg);
	height:250px;
	width:870px;
}
#header #logo,
#header02 #logo{
	margin-top:50px;
	float:left;
}

#header p#contact,
#header02 p#contact{
	float:right;
	margin-right:12px;
	margin-top:56px;
}
#header p#hText,
#header02 p#hText{
	clear:both;
	text-align:center;
}
#navigation{
	height:520px;
	background:url(../image/navi_bg.jpg) no-repeat;
	float:left;
	width:205px;
	text-align:left;
}
#navigation ul,
#navigation02 ul{
	margin-top:56px;
	margin-left:0px;
}
#navigation02{
	height:1000px;
	background:url(../image/navi_bg02.jpg) no-repeat;
	float:left;
	width:205px;
	text-align:left;
}
#navigation #manma,
#navigation02 #manma{
	text-align:center;
	font-size:11px;
}
#container{
	width:665px;
	height:520px;
	float:right;
	background:url(../image/container_bg.jpg) no-repeat;
	text-align:left;
}
#container02{
	width:665px;
	float:right;
	background:url(../image/container_bg02.jpg) no-repeat;
	text-align:left;
}
#container #elementLeft{
	margin-left:30px;
	width:280px;
	float:left;
	margin-top:150px;
}
#container .element01{
	margin-top:50px;
	border-left:3px solid #CC0000;
	padding-left:10px;
}

#container #elementRight{
	margin-right:20px;
	width:280px;
	float:right;
	margin-top:175px;
}
#container02 #company{
	margin-left:50px;
}
#container02 dl#profile{
	line-height:2em;
}
#container02 dl#profile dt{
	float:left;
	width:8em;
}
#container02 dl#profile dd{
	margin-left:8em;
}
#container02 #service{
	margin-left:30px;
}
#container02 #service .serviceBox{
	width:260px;
	height:220px;
	margin-left:30px;
	float:left;
	margin-top:30px;
}
#container02 #service .serviceBox span.serviceTitle{
	display:block;
	border-bottom:2px solid #000000;
	padding-bottom:3px;
	margin-bottom:3px;
	color:red;
	font-weight:bold;
}
.u15{
	padding-top:15px;
}
.tRed{
	color:red;
}
#malogo{
	float:right;
	margin-right:150px;
}
.clear{
	clear:both;
}
#footer{
	clear:both;
	background:url(../image/footer_bg.jpg) #000000;
	height:30px;
	width:870px;
	text-align:right;
	padding-right:20px;
	margin:0;
	font-size:15px;
	color:#ffffff;
	line-height:30px;
}
