@charset "utf-8";

a:link {
	color: #800000;
}

a:visited {
	color: #800000;
}
a:hover {
	color: #ff8c00;
}

a:active {
	color: #ff8c00;
}

h1 {
	margin:0px;
}


body{
	background-color:#ffffff;
	color:#000000;
	margin:0px;
	padding:0px;
/*	font-family: sans-serif,Osaka,"ヒラギノ角ゴ Pro W3"; */
	font-family:meiryo;
	line-height:140%;
	font-size:13px;
}

#wrapper{
	width:1000px;
	margin: 0 auto;
	overflow:hidden;
	border-width:0 1px 0 1px;
	border-color: #7f7f7f;
	border-style: solid;
}

#header {
	width:1000px;
	padding:0;
	height:187px;
}

#header_caption {
	background-color:#000000;
	padding:6px;
	color:#ffffff;
	font-size:11px;
}

#header_title {
	background-color:#f2f2f2;
	height:120px;
}

#header_tel {
	width:267px;
	float:left;
	height:100%;
	text-align:center;
}

#header_image {
	width:465px;
	float:left;
	height:100%;
	background-image:url('../img/header_image.png')
}

#header_asayudo {
	width:268px;
	float:left;
	height:100%;
	text-align:center;
}

#header_asayudo img {
	margin-top:22px;
}

#header_navigation {
	width:100%;
	float:left;
	position:relative;
	height:32px;
	padding-top:6px;
	background-image:url("../img/navigation_background.png");
	background-color:#7f7f7f;
}

#header_navigation ul {
	position: relative;
	top: 0;
	z-index: 10;
	padding: 0 0 0 0px;
	margin: 0 0 0 0;
	list-style-type:none;
}

#header_navigation ul li {
	float: left;
	width: 10.9%;
	position:relative;
	text-align:center;
	font-size:13px;	
	color:#ffffff;
	text-shadow:2px 2px 2px #000000;
	-ms-filter:"progid:DXImageTransform.Microsoft.DropShadow(color=#000000,offx=1,offy=1)";
}

#header_navigation a {
	color:#ffffff;
	text-shadow:2px 2px 2px #000000;
	-ms-filter:"progid:DXImageTransform.Microsoft.DropShadow(color=#000000,offx=1,offy=1)";
	text-decoration:none;
}


#main {
	float:clear;
	width:1000px;
	/* margin-top:8px; */
}

#page_title{
	margin-left:14px;
	margin-top:16px;
	margin-bottom:0;	
}

#page_title h1{
	font-size:24px;
	font-weight:bold;
	line-height:150%;
}

#top_contents {

}

#top_contents h1 {
	font-size:24px;
	font-weight:bold;
	line-height:150%;
}

#top_contents .feature {
	font-size:24px;
	font-weight:bold;
	line-height:150%;
	margin:16px 0 16px 0;
}



#service {
	width:990px;
	margin:0 8px 8px 8px;
}

.service_wrapper {
	width:990px;
	margin:0 8px 8px 8px;
}


.contents {
	width:990px;
	margin:0 8px 8px 8px;
}

.caption {
	background-color:#c00000;
	padding:4px 0 4px 8px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	margin:12px 8px 12px 8px;
}

.caption a {
	color:#ffffff;

}

.text_inner {
	width:96.7%;
	margin:0 8px 0 8px;
	
}

.contents_inner {
	width:986px;
	margin:8px 8px 4px 8px;
	overflow:hidden;
}

.contents_footer {
	margin:4px 0 4px 8px;
	overflow:hidden;
}

.contents_footer a {
	color:#000000;
	text-decoration:none;
}


.service_element {
	float:left;
	margin:4px;
	border: solid #a6a6a6 3px;
	padding:8px;
	background-color:#f2f2f2;
	width:46.5%;
}

.service_element3 {
	margin: 0;
}

.service_element img {
	padding-bottom:4px;
}

.service_detail {
	overflow:hidden;
}

.service_image {
	float:left;
	height:100%;
	width:180px;
}

.service_desc {
	clear:both;
	width:96%;
	font-size:11px;
	padding:8px;
}

.service_ref {
	overflow:hidden;
	margin-top:8px;
	padding-left:10px;
	background: url(../img/triangle.png) no-repeat 0% 40%;
}

.service_feature {
	float:left;
	margin-left:8px;
	padding-top:2px;
	width:268px;
}

.service_feat_element {
	padding:6px;
	text-align:center;
	font-size:13px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:4px;
	/* border:1px solid #afafaf; */
	margin-top:8px;
	color:#ffffff;
	font-weight:normal;
	background:#404040;
	/* box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.4); */
	text-shadow:1px 1px 1px #7f7f7f;
	-ms-filter:"progid:DXImageTransform.Microsoft.DropShadow(color=#7f7f7f,offx=1,offy=1)";

}


#point {
}

.point_inner {
	font-size:11px;
	width:98.5%;
	margin-bottom:16px;
	overflow:hidden;
}

.point_entry {
	clear:both;
	padding:24px 12px 0px 12px;
}

.point_caption {
	float:left;
	width:240px;
	height:120px;
	background-image:url(../img/point_background.png);
	color:#ffffff;
	text-align:center;
}

.point_number {
	margin-top:20px;
	font-size:42px;
	height:40px;
}

.point_title {
	font-size:20px;
	line-height:140%;
}

.point_text {
	float:left;
	padding-top:4px;
	width:71.5%;
	margin-left:16px;
}

.point_text_first {
	float:left;
	font-size:22px;
	font-weight:bold;
	height:22px;
	padding-top:8px;
}


#application {
}

.contents_section {
	border-bottom:solid #c00000 3px;
	color:#c00000;
	font-weight:bold;
	font-size:13px;
	margin:0 11px 0 11px;
	/*margin-right:11px;*/
/*	text-shadow:1px 1px 1px #7f7f7f;
	-ms-filter:'progid:DXImageTransform.Microsoft.DropShadow(color=#7f7f7f,offx=1,offy=1)'; */
	padding-left:14px;
	background: url(../img/red_point.png) no-repeat 0% 45%;
}

.contents_section_part {
	color:#c00000;
	font-weight:bold;
	font-size:13px;
	margin:0 0 0 4px;
/*	text-shadow:1px 1px 1px #7f7f7f;
	-ms-filter:'progid:DXImageTransform.Microsoft.DropShadow(color=#7f7f7f,offx=1,offy=1)'; */
}

.method_element {
	float:left;
	margin:4px;
	border: solid #a6a6a6 3px;
	padding:0;
	background-color:#f2f2f2;
	width:472.5px;
	height:8em;
}

.method_element_left {
	float:left;
	width:120px;
	height:100%;
}

.method_element_left_inner {
	text-align:center;
}

.method_element_left_inner img {
	padding:4px;
}

.method_element_right {
	float:left;
	width:349px;
	border-left:solid #a6a6a6 3px;
	height:100%;
	background-color:#ffffff;
}

.method_element_right_inner {
	padding:8px;
}

.flow_element {
	margin:4px 4px 8px 4px;
	padding:0px;
	border: solid #a6a6a6 3px;
	width:962px;
	background-color:#f2f2f2;
	overflow:hidden;
}

.flow_element_left {
	float:left;
	width:300px;
	height:100%;
	overflow:hidden;
}

.flow_element_left_inner {
}

.flow_element_left_inner table {
	font-weight:bold;
}

.flow_element_left_inner th {
	font-size:20px;
	vertical-align:middle;
	font-weight:normal;
}

.flow_element_left_inner td {
	vertical-align:middle;
	font-weight:bold;
}


.flow_element_right {
	float:left;
	width:659px;
	border-left:solid #a6a6a6 3px;
	height:100%;
	background-color:#ffffff;
}

.flow_element_right_inner {
	padding:8px;
}

#footer {
	width:1000px;
	padding:0px;
	margin-top:8px;
	background-color:#f2f2f2;
	line-height:130%;
}

#footer img {
	border:0;
}


#footer_inner {
	width:968px;
	padding:16px 16px 0 16px;
	overflow:hidden;
}

#footer_site_credit {
	float:left;
	width:25%;
	font-size:12px; 
}

.footer_site_map {
	float:left;
	width:15%;
	font-size:11px;
}

.footer_site_map a {
	color:#000000;
	text-decoration:none;
/*	border-bottom:dotted 1px #000000;*/
}

#footer_group_site {
	float:left;
	width:25%;
	font-size:11px;
}


.group_site {
	overflow:hidden;
	margin-bottom:8px;
}

.group_site a{
	text-decoration:none;
}

.group_site a:link {
	color: #000000;
}

.group_site a:visited {
	color: #000000;
}
.group_site a:hover {
	color: #ff8c00;
}

.group_site a:active {
	color: #ff8c00;
}


.group_site_left {
	float:left;
	width:16px;
	height:16px;
}

.group_site_left img {
	border:0;
}

.group_site_right {
	float:left;
	height:16px;
	margin-left:4px;
	vertical-align:middle;
}

#footer_company_credit {
	float:left;
	width:20%;
	text-align:right;
	font-size:12px;
	padding-top:8px;
}

#footer_copyright {
	width:968px;
	padding:0 16px 8px 16px;
	overflow:hidden;
	text-align:right;
	font-size:12px;
}

#profile_table {
	margin-top:8px;
	margin-left:24px;
	margin-bottom:24px
}

#profile_table .table_row {
	width:700px;
	border:2px solid #7f7f7f;
	border-bottom:0;
	overflow:hidden;
}

#profile_table .table_row_final {
	width:700px;
	border:2px solid #7f7f7f;
	overflow:hidden;
}

#profile_table .table_caption {
	float:left;
	width:200px;
	background-color:#efefef;
	border-right:2px solid #7f7f7f;
	padding:8px;
}

#profile_table .table_value {
	float:left;
	width:400px;
	padding:8px;
}
 
#twitter a {
	text-decoration:none;
}

.faq_entry{
	margin-bottom:8px;
	margin-right:32px;
	margin-left:8px;
	line-height:150%;
}

.faq_entry a {
	text-decoration:none;
}


.question {
	clear:both;
	float:left;
	font-size:13px;
	margin-bottom:8px;
	padding-left:18px;
	background: url(../img/triangle_close.png) no-repeat 0% 45%;
	cursor:pointer;
}

.question img {
	margin-right:4px;
}

.faq_button {
	padding:3px;
	float:right;
	text-align:center;
	width:7em;
	font-size:11px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #2f2f2f;
	margin:0 4px;
	color:#2f2f2f;
	cursor:pointer;
}

.faq_button:hover {
	background-color:#ffd700;
}


.answer {
	clear:both;
	margin-left:24px;
	margin-bottom:16px;
	padding:8px;
	overflow:hidden;
	display:none;
	background-color:#f2f2f2;
	border:1px solid #a6a6a6;
}

.caution {
	color:#c00000;
	font-weight:normal;
}

.answer_button {
	text-decoration:none;
	font-weight:bold;

}

.parse {
	color:#ff2f2f;
	font-size:10px;
	font-weight:bold;
}

#contact_form {
}

#contact_form th {
	text-align:right;
	padding-right:20px;
	width:160px;
	height:28px;
}

#contact_form .text {
	height:20px;
	font-size:14px;
}

#contact_form .message {
}

#contact_button {
	margin-top:8px;
	margin-left:200px;
}

#contact_button .button {
	font-size:13px;
	width:96px;
	height:30px;

}

.pagetop_img{
	float:left;
	height:16px;
}

.pagetop_text{
	float:left;
	height:16px;
}

.pagetop_link{
	float:right;
	margin-right:12px;
	font-size:10px;
}

.apply_area {
	margin-top:8px;
	margin-left:8px;
	padding-left:4px;
	margin-right:8px;
	margin-bottom:8px;
	font-size:13px;
	font-weight:bold;
	border-bottom:1px solid #c00000;
	border-left:6px solid #c00000;
}


.apply_detail {
	margin-left:24px;
	margin-top:4px;
	margin-right:16px;
	margin-bottom:16px;
	font-size:13px;
	line-height:160%;
}

.apply_inner {
	font-size:11px;
	color:#4f4f4f;
	font-weight:normal;
}

