@charset "utf-8";

/* service.css */


/*-------------------------------------------------
///	 運営会社
-------------------------------------------------*/

/*#contents {
	position: relative;
	padding-top: 0;
}*/


/*-------------------------------------------------
///	情報部分
-------------------------------------------------*/


#contents #service {
}

#contents h2 {
	clear: both;
	height: 42px;
	font-size:16px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",MS PGothic,Sans-Serif;
	font-weight: bolder;
	background: url(../common_new/img/bg_h2.gif) no-repeat left top;
	padding: 12px 0 0 35px; 
	margin-bottom: 10px;
}


#contents #service h3 {
	clear: both;
	margin-bottom: 10px;
}

#contents #service h3.mb20 {
	margin-bottom: 20px;
}

#contents #service h4 {
	clear: both;
	margin-bottom: 15px;
}

#contents #service h4.service_h4_last {
	margin-bottom: 30px;
}

#contents #service h4.mb30 {
	margin-bottom: 30px;
}

#contents #service p {
	letter-spacing: 0;
	margin-bottom: 20px;
	font-size: 12px;
}

#contents #service p.service_text_p {
	margin-bottom: 10px;
}

#contents #service p.service_top_info {
	background: url(../img_new/img_text_service_info.gif) no-repeat;
	width: 634px;
	height: 154px;
	letter-spacing: 1px;
	line-height: 165%;
	padding: 20px 20px 0 20px;
	font-size: 14px;
}

* html #contents #service p.service_top_info {
	width: 674px;
	height: 174px;
}

#contents #service p.service_text_area {
	line-height: 180%;
	padding: 0;
	font-size: 13px;
}


#contents #service p.p_mb10 {
	margin-bottom : 10px;
}

#contents #service p.p_mb20 {
	margin-bottom : 20px;
}


#contents #service p.service_box01_left {
	clear : both;
	float : left;
	width: 360px;
	line-height: 180%;
	padding: 0;
	font-size: 13px;
}

#contents #service p.service_box01_right {
	float : right;
	text-align : right;
	width: 290px;
}



#contents #service p.service_box02_left {
	clear : both;
	float : left;
	width: 358px;
	padding: 0;
}

#contents #service p.service_box02_right {
	float : right;
	width: 290px;
	line-height: 180%;
	padding: 0;
	font-size: 13px;
}



#contents #service p.service_box03_left {
	clear : both;
	float : left;
	width: 334px;
	line-height: 180%;
	padding: 0;
	font-size: 13px;
}

#contents #service p.service_box03_right {
	float : right;
	text-align : right;
	width: 322px;
}


#contents .link_anotherpage {
	float : right;
	margin: 20px 10px 15px 0px;
}

#contents .link_anotherpage a {
	padding-left : 17px;
	background: url(../common_new/img/icon_arrow04.gif) no-repeat center left;
	color: #F15096;
	text-decotration: underline;
}

#contents .link_anotherpage a:hover {
	background: url(../common_new/img/icon_arrow04.gif) no-repeat center left;
}

#contents #service p.link_text {
	margin-bottom: 30px;
}

#contents #service p.link_text02 {
	margin-bottom: 0px;
}

#contents #service p.p_last {
	margin-bottom: 10px;
}

#contents #service p.wrapper_p {
	margin-bottom: 40px;
}

#contents #service p.wrapper_p02 {
	margin-bottom: 0px;
}

#contents #service p.p_arrow {
	text-align: center;
}

#contents #service ul {
	margin-bottom: 30px;
}

#contents #service ul li {
	letter-spacing: 0;
	display: inline;
	margin-right: 5px;
}

#contents #service ul li img {
	margin-bottom: 5px;
}

* html #contents #service ul li {
	width: 170px;
	margin-right: 0;
}

#contents #service ul li.service_bt_last {
	margin-right: 0px;
}

* html #contents #service ul li.service_bt_last {
	width: 150px;
}

#contents #service dl {
	margin-bottom: 20px;
}

#contents #service dl dt,
#contents #service dl dd {
	letter-spacing: 0;
	font-size: 12px;
}

#contents #service dl dt {
	clear: both;
	width: 150px;
	float: left;
	margin-bottom: 2px;
}

#contents #service dl dd {
	margin-left: 150px;
	margin-bottom: 2px;
}


