@charset "utf-8";

/*----------------------------------------------------------------
Copyright(c) 2012 Field Support Co., Ltd All Rights Reserved.
----------------------------------------------------------------*/

@import url("common.css");
@import url("layout.css");



#wrapper_contents {
	background: #FFF url(../img/contents/back_contents.jpg) repeat-x left top;
}
.inner {
}
#footer {
}
#header {
	height: 82px;
}
#header .inner {
	text-align: left;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 122px;
	position: relative;
}
#header .inner #message {
	font-size: 12px;
	line-height: 12px;
	position: absolute;
	left: 10px;
	top: 32px;
}
#header .inner #logo {
	position: absolute;
	left: 10px;
	top: 50px;
}
#header .inner #contact {
	position: absolute;
	top: 43px;
	right: 10px;
}
#header .inner {
}
.p-01 {
	font-size: 16px;
	color: #CC0000;
	margin-bottom: 5px;
}
.c-red {
	color: #C00;
}
#page-title {
	background: url(../img/contents/pagetitle_back.jpg) no-repeat;
	height: 90px;
}
#page-title h2 {
	display: block;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	line-height: 40px;
	padding-top: 42px;
	padding-left: 18px;
}
#page-title h2 span {
	background: url(../img/contents/pagetitle_parts.jpg) repeat-x bottom;
	padding-right: 10px;
}

#fields_01_wrap .section01 {
	min-height:280px;
	background: url(../img/contents/fields_01/fields_01_sec01.jpg) no-repeat right top;
}
#fields_01_wrap .section01 .text_wrap {
	width: 320px;
	padding-top: 40px;
	padding-left: 10px;
}
#fields_01_wrap .section01 .text_wrap p {
}
#fields_01_wrap .section02 {
	background: url(../img/contents/fields_01/fields_01_sec02.jpg) no-repeat right 30px;
}
#fields_01_wrap .section02 .text_wrap {
	width: 410px;
	padding-left: 10px;
}

#fields_02_wrap .section01 {
	min-height:300px;
	background: url(../img/contents/fields_02_sec01.jpg) no-repeat right top;
}
#fields_02_wrap .section01 .text_wrap {
	width: 320px;
	padding-top: 40px;
	padding-left: 10px;
}
#fields_02_wrap .section01 .text_wrap p {
}
#fields_02_wrap .section02 {
	background: url(../img/contents/fields_02_sec02.jpg) no-repeat 0px 0px;
	min-height:410px;
}
#fields_02_wrap .section02 .text_wrap {
	padding-left: 250px;
	padding-right: 10px;
}
#fields_02_wrap .section02 .text_wrap .div01 {
	margin-top: 10px;
	padding: 10px;
	border: 1px solid #505050;
	background: #EDEDE5;
}


#fields_03_wrap .section01 {
	min-height:300px;
	background: url(../img/contents/fields_03_sec01.jpg) no-repeat right top;
}
#fields_03_wrap .section01 .text_wrap {
	width: 320px;
	padding-top: 40px;
	padding-left: 10px;
}
#fields_03_wrap .section01 .text_wrap p {
}

#corporateinfo_wrap {
}
#corporateinfo_wrap .section01 {
	padding-top: 30px;
}
#corporateinfo_wrap .section01 table {
	width: 100%;
}
#corporateinfo_wrap .section01 table th {
	width: 120px;
	padding: 10px;
	text-align: left;
	font-weight: normal;
	border-bottom: 1px dotted #999;
}
#corporateinfo_wrap .section01 table td {
	padding: 10px;
	border-bottom: 1px dotted #999;
}

#policy_wrap {
}
#policy_wrap #policy_sec01 {
	padding-top: 20px;
	padding-bottom: 30px;
}
#policy_wrap #policy_sec02 {
}
#policy_wrap #policy_sec02 h3 {
	font-size: 16px;
	margin-bottom: 10px;
	padding: 4px;
	background: #EFEFEF;
}
#policy_wrap #policy_sec02 .ol_01 {
	list-style: none;
}
#policy_wrap #policy_sec02 .ol_01 .li_01 {
}
#policy_wrap #policy_sec02 .ol_01 .li_01 h4 {
	font-size: 14px;
	color: #C00;
}
#policy_wrap #policy_sec02 .ol_01 .li_01 .text_wrap {
	margin-bottom: 1em;
}
#policy_wrap #policy_sec02 .ol_02 {
	margin-left: 2em;
}
#policy_wrap #policy_sec02 .ol_02 .li_02 {
	line-height: 1.8em;
}
#policy_wrap #policy_sec03 {
	text-align: right;
}
#form_wrap .section01 {
	margin-bottom:30px;
	padding-top:10px;
}
#form_wrap .section02 {
}
#form_wrap .section04 {
	padding-top: 40px;
	padding-bottom: 200px;
}
#form_wrap .section04 h4 {
	font-size: 16px;
	color: #C00;
	text-align: center;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dotted #C00;
	border-bottom: 1px dotted #C00;
	border-right-color: #C00;
	border-left-color: #C00;
	letter-spacing: 2em;
}

#news_index_wrap .section01 {
	padding-top: 20px;
}
#news_index_wrap .section01 ul {
	list-style: none;
}
#news_index_wrap .section01 ul li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999;
	padding-right: 10px;
	padding-left: 10px;
}
#news_index_wrap .section01 ul li .date_wrap {
	float: left;
	width: 100px;
}
#news_index_wrap .section01 ul li .date_wrap span {
	background: url(../img/index/icon01.jpg) no-repeat left center;
	padding-left: 16px;
}
#news_index_wrap .section01 ul li .text_wrap {
	width: 580px;
	float: left;
}
#news_index_wrap .section01 ul li .text_wrap .title_wrap {
	font-weight: bold;
	font-size: 14px;
	color: #C00;
}
#news_index_wrap .section01 ul li .text_wrap .title_wrap a {
}
#news_index_wrap .section01 ul li .text_wrap .desc_wrap {
}

#sitemap_wrap {
}
#sitemap_sec01 {
	padding-left: 50px;
	margin-top: 20px;
}
#sitemap_sec01 ul {
	list-style: none;
}
#sitemap_sec01 ul li {
	background: url(../img/contents/sitemap/sitemap_bar.jpg) no-repeat;
	padding-left: 25px;
	padding-bottom: 10px;
	vertical-align: text-top;
}
#sitemap_sec01 ul li span {
	vertical-align: top;
	display: block;
	background: #FFF;
}
#sitemap_sec01 ul li a {
	background: url(../img/common/head_icon01.jpg) no-repeat 7px center;
	line-height: 33px;
	height: 33px;
	border: 1px solid #CCC;
	padding-right: 10px;
	padding-left: 20px;
	display: block;
	width: 200px;
	text-decoration: none;
	color: #C00;
}
#sitemap_sec01 ul li a:hover {
	color: #999;
}
#sitemap_sec01 ul li ul {
	padding-top: 10px;
	background: url(../img/contents/sitemap/sitemap_bar.jpg) no-repeat left bottom;
	margin-left: 100px;
	margin-bottom: 10px;
}
#sitemap_sec01 ul li ul li {
}
