@charset "shift-jis";
@import "base.css";
@import "layout.css";

/* -----------------------------
		　トップコンテンツ
----------------------------- */

body {
	margin: 0px auto;
	background:#ffffff url(../img/bg_top2.jpg) repeat-x top;
	padding: 0px;
	text-align: center;
	color: #666;
	font-size:76%;
	line-height:1.4;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

h2 {
margin:0 auto 0 auto;
}

#title {
	position:relative;
	margin:0 auto 33px auto;
	padding-top:22px;
	width: 920px;
	text-align:left;
	clear:both;
}

.pan {
	position:absolute;
	top:58px;
	left:16px;
	font-size:11px;
}

.pan a {
	color:#559AC5;
	text-decoration:none;
}

#about {
	margin:0 auto 0 auto;
	padding-top:22px;
	width: 920px;
	text-align:left;
	clear:both;
}

#about p {
	margin:15px auto 25px auto;
	line-height:200%;
}

#contents {
	width: 920px;
	margin: 0px auto 60px auto;
	padding: 0px;
	clear:both;
}

#contents h3 {
	width:920px;
	height:40px;
	color:#559AC5;
	font-size:14px;
	background: url(../img/bg_ttl.jpg) no-repeat left top;
	text-align:left;
	padding-top:10px;
	padding-left:15px;
	margin-bottom:10px;
	_margin-bottom:18px;
	clear:both;
}

#contents h4 {
	width:906px;
	_width:920px;
	background:#EEF8FD;
	font-size:14px;
	padding:8px 0 8px 10px;
	border-left:4px solid #87CCF1;
	text-align:left;
	clear:both;
}


#contents p {
	margin-top:16px;
	margin-bottom:16px;
	float:left;
}


/*- contents.html -*/

.threes {
	position:relative;
	width:920px;
	height:230px;
	background:url(../img/contents/img.jpg);
}


#contents .threes p.c1 {
	position:absolute;
	top:134px;
	left:185px;
	width:155px;
	text-align:left;
	font-size:11px;
	line-height:160%;
	color:#569AC5;
}


#contents .threes p.c2 {
	position:absolute;
	top:134px;
	left:386px;
	width:155px;
	text-align:left;
	font-size:11px;
	line-height:160%;
	color:#000000;
}


#contents .threes p.c3 {
	position:absolute;
	top:134px;
	left:584px;
	width:155px;
	text-align:left;
	font-size:11px;
	line-height:160%;
	color:#F265A1;
}


.service_area {
margin-top:10px;
width:455px;
height:99px;
}

.service_area ul {
margin-left:190px;
margin-top:18px;
}


.service_area ul li{
	text-align:left;
	padding-left:20px;
	margin-bottom:7px;
	background:url(../img/ico_list.gif) no-repeat;
}

.List1{
background:url(../img/contents/c1.jpg) no-repeat;
}

.List2{
background:url(../img/contents/c2.jpg) no-repeat;
}

.List3{
background:url(../img/contents/c3.jpg) no-repeat;
}

.List4{
background:url(../img/contents/c4.jpg) no-repeat;
}

.List5{
background:url(../img/contents/c5.jpg) no-repeat;
margin-bottom:20px;
}

