@charset "utf-8";

/*------------------------------------------------------------------------------
	Title : Common
	Author : Comsort,Inc. 
	Last Updated : 2007-11-08
------------------------------------------------------------------------------*/

/*	reset
------------------------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	line-height: 1.0;
	text-decoration: none;
	}

html {
	overflow-y: scroll;
	}
	
table {
	border-collapse: collapse;
	}
	
h1,
h2,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	}

h3 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	background: url(img/h3_bg.jpg);
}

p {
	margin: 0 2em 1em 2em;
	line-height: 1.6;
	}
	
ul,
ul li,
ol li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
img {
	margin: 0;
	border: 0;
	vertical-align: bottom;
	}
	
form {
	margin: 0;
	padding: 0;
	}

br {
	letter-spacing: normal;
	}
	
address {
	font-style: normal;
	}

hr {
	display: none;
	}
	
textarea {
	font-size: small;
	padding: 3px;
	}


/*\*//*/
textarea, select, input {
	 font-family: Osaka;
	 }
/**/

a:link,
a:visited {
	text-decoration: none;
	color: #00C;
	}
	
a:hover,
a:active {
	text-decoration: underline;
	}

#ci a:hover{
	text-decoration: none;
	}
#ci a:active {
	text-decoration: none;
	}
.bold{
	font-weight: bold;
	line-height: 18px;
}


/*	structure
------------------------------------------------------------------------------*/
/*	body
----------------------------------------------------*/

body {
	margin-bottom: 15px;
	background: #FFFFFF url(../img/bg.jpg) top left repeat-x fixed;
	font-size: 62.5%;
	text-align: center;
	color: #333333;
	}
	
/** html body {
	font-size: x-small;
	}*/		

/*	wrap
----------------------------------------------------*/

div#wrap {
	margin: 134px auto 0;
	width: 760px;
	background: url(../img/wrap_bg.jpg) top left repeat-y;
	position: relative;
	border-bottom: solid 1px #999999;
	font-size: 1.4em;
	}

/*	header
----------------------------------------------------*/

div#header {
	margin-bottom: 10px;
	padding: 0 15px;
	height: 120px;
	background: url(../img/body_bg.jpg) top left no-repeat;
	text-align: left;
	position: absolute;
	top: -120px;
	left: -61px;
	width: 882px;
	}

h1 {
	position: absolute;
	top: 80px;
	left: 100px;
	padding: 13px 0;
	font-size: 0.8em;
	color: #990000;
	width: 508px;
	}

div#ci a {
	display: block;
	width: 400px;
	height: 100px;
	}
	
/*	container
----------------------------------------------------*/

div#topicpath {
	padding: 0 25px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	margin-bottom:10px;
	}
	
div#container:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

div#container {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html div#container {
	height: 1%;
	}
	
div#container {
	display: block;
	}
/* End hide from IE-mac */
	
/*	primaly
----------------------------------------------------*/

div#primaly {
	margin-left: 20px;
	display: inline;
	float: left;
	width: 520px;
	text-align: left;
	}

div#blanding_top {
	background: url(../img/blanding_campain.jpg) no-repeat;
	width: 520px;
	height: 186px;
	position: relative;
	}

div#blanding_top img {
	position: absolute;
	top: 105px;
	left: 207px;
	}
	
div#primaly h3 {
	}

div.section {
	margin-top: 15px;
	}
div.section_inq {
	margin-top: 15px;
	}
	
div#primaly h3 {
	margin-bottom: 25px;
	padding: 17px 20px;
	font-size: 1.6em;
	font-weight: bold;
	background: url(../img/h3_base.gif) top left no-repeat;
	color: #990000;
	}

#container #primaly .section dl dt{
	border-bottom: solid 1px #CCCCCC;
	font-size: 1.4em;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 30px;
	background-image: url(../img/dt_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
	
#container #primaly .section dl dt {
	padding: 8px 30px;
	background: url(../img/dt_bg.gif) top left no-repeat;
	border-bottom: solid 1px #CCCCCC;
	font-size: 1.2em;
	}
	
dd {

	}
	
div#h3div1,
div#h3div2,
div#h3div3 {
	margin-top: 25px;
	}

div#h3div1 h3 {
	padding: 40px 0 5px 5px;
	background: url(../img/h3div1_bg.jpg) top left no-repeat;
	border-bottom: solid 1px #990000;
	color: #333333;
	} 
	
div#h3div2 h3 {
	padding: 40px 0 5px 5px;
	background: url(../img/h3div2_bg.jpg) top left no-repeat;
	border-bottom: solid 1px #990000;
	color: #333333;
	} 
	
div#h3div3 h3 {
	padding: 40px 0 5px 5px;
	background: url(../img/h3div3_bg.jpg) top left no-repeat;
	border-bottom: solid 1px #990000;
	color: #333333;
	} 

div#h3div4 h3 {
	padding: 40px 0 5px 5px;
	background: url(../img/h3div4_bg.gif) top left no-repeat;
	border-bottom: solid 1px #990000;
	color: #333333;
	} 

div#h3div2 p {
	margin: 5px 0 15px 10px;
	}

p#application_btn {
	margin: 20px auto 50px;
	text-align: center;
	}
	
/*	secondly
----------------------------------------------------*/

div#secondly {
	margin-right: 20px;
	display: inline;
	float: right;
	width: 180px;
	}

ul#btn_area li {
	margin-bottom: 15px;
	}

ul#global_nav li {
	width: 180px;
	text-align: left;
	margin: 0;
	padding: 0;
	}

ul#global_nav li a {
	height: 44px;
	line-height: 44px;
	display: block;
	width: 100%;
	text-indent: 25px;
	}

ul#global_nav li a:hover {
	text-decoration: none;
	}
	
ul#global_nav li#nav_about_seo a {
	background: url(../img/nav_about_seo.jpg) top left no-repeat;
	}
	
ul#global_nav li#nav_about_seo a:hover,
ul#global_nav li#nav_about_seo a.current {
	background: url(../img/nav_about_seo.jpg) top right no-repeat;
	color: #990000;
	font-weight: bold;
	}
	
ul#global_nav li#nav_flow a {
	background: url(../img/nav_flow.jpg) top left no-repeat;
	}
	
ul#global_nav li#nav_flow a:hover,
ul#global_nav li#nav_flow a.current {
	background: url(../img/nav_flow.jpg) top right no-repeat;
	color: #990000;
	font-weight: bold;
	}
	
ul#global_nav li#nav_inq a {
	background: url(../img/nav_inq.jpg) top left no-repeat;
	}
	
ul#global_nav li#nav_inq a:hover,
ul#global_nav li#nav_inq a.current {
	background: url(../img/nav_inq.jpg) top right no-repeat;
	color: #990000;
	font-weight: bold;
	}

ul#global_nav li#nav_price a {
	background: url(../img/nav_price.jpg) top left no-repeat;
	}
	
ul#global_nav li#nav_price a:hover,
ul#global_nav li#nav_price a.current {
	background: url(../img/nav_price.jpg) top right no-repeat;
	color: #990000;
	font-weight: bold;
	}
	
ul#global_nav li#nav_faq a {
	background: url(../img/nav_faq.jpg) top left no-repeat;
	}
	
ul#global_nav li#nav_faq a:hover,
ul#global_nav li#nav_faq a.current {
	background: url(../img/nav_faq.jpg) top right no-repeat;
	color: #990000;
	font-weight: bold;
	}
	
ul#global_nav li a:link,
ul#global_nav li a:visited {
	color: #666666;
	font-weight: bold;
	}
	
ul#global_nav li a:active {
	color: #990000;
	font-weight: bold;
	}
	
div#sub_area {
	margin-top: 25px;
	}

div#sub_area ul#sub_nav {
	text-align: left;
	}

div#sub_area ul#sub_nav li {
	margin-bottom: 8px;
	font-size: 0.9em;
	}

*html div#sub_area ul#sub_nav li {
	font-size: 0.8em;
	width: 100%;
	}

div#sub_area ul#sub_nav li a {
	display: block;
	padding: 4px 8px 15px 5px;
	}
	
*html div#sub_area ul#sub_nav li a {
	width: 100%;
	}

div#sub_area ul#sub_nav li a:link,
div#sub_area ul#sub_nav li a:visited {
	border: solid 1px #999999;
	color: #666666;
	background: url(../img/sub_nav_arrow_over.gif) bottom right no-repeat;
	}
	
div#sub_area ul#sub_nav li a:hover,
div#sub_area ul#sub_nav li a:active {
	border: solid 1px #990000;
	color: #990000;
	text-decoration: none;
	background: url(../img/sub_nav_arrow.gif) bottom right no-repeat;
	}

div#sub_area ul#sub_nav li#stay a.current {
	border: solid 1px #990000;
	color: #990000;
	text-decoration: none;
	background: url(../img/sub_nav_arrow.gif) bottom right no-repeat;
	}

div#secondly .navi_ad{
	font-size: 10px;
	line-height: 16px;
	color: #666;
	text-align: left;
}


/*	footer
----------------------------------------------------*/

div#footer {
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 50px 0 0 0;
	clear: both;
	background: url(../img/footer_bg.jpg) top left no-repeat;
	color: #666666;
	}

div#footer a:link,
div#footer a:visited {
	color: #990000;
	}
	
div#footer li a:hover,
div#footer li a:active {
	color: #999999;
	}
	
/* added by fujiwara */
.menutext{
	margin: 1em 2em 1em 2em;
	line-height: 1.6;
	padding-bottom:5px;
	border-bottom: 1px dotted #AAAAAA;
}

.flow_chart{
	margin:15px;
}

.navix2{
	color:#666666;
	line-height:160%;
	margin-left:15px;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:5px;
	word-break: break-all;
}

.navix2 input{
	margin: 0 5px 0 10px;
	}

.navix3{
	color:#666666;
	line-height:160%;
	margin-left:15px;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:15px;
	word-break: break-all;
}

.hissu{
	margin-left:5px;
	margin-right:10px;
	color:#FF0000;
}

.w_bold{
	font-weight:bold;
}

.point{
	margin:10px;
}

.strike{
	text-decoration:line-through;
}
.bg_yellow{
	background-color: #FF9;
	line-height: 150%;
}

.camp{
	color:#FF0000;
}

dt{
	margin:15px 0 10px 20px;
	font-weight:bold;
}
.txt_10{
	font-size: 10px;
	line-height: 130%;
}
.txt_13{
	font-size: 13px;
	line-height: 130%;
}
.txt_15{
	font-size: 15px;
	line-height: 130%;
}
.br_15{
	padding-bottom: 15px;
}
.txt_black{
	color: #000;
}
#container #primaly .section .br_15 dd table tr {
	font-size: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#container #primaly .section .br_15 dd table{
	border: 5px solid #CCC;
	padding: 10px;
	margin-left: 30px;
}
#container #primaly .section .br_15 dd table tr td {
	line-height: 230%;
}
.help_index{
	background-color: #F9F9EF;
	padding: 15px;
	width: 450px;
	border: 1px dotted #CCC;
	margin-left: 19px;
	font-size: 13px;
	line-height: 130%;
	margin-bottom:10px;
}
.help_index a{
	font-size: 13px;
	line-height: 160%;
	color: #00C;
}
#container #primaly .section_inq form dl {
	margin-top: 0;
	margin-right: 10;
	margin-bottom: 5px;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	float: left;
	width: 520px;
	clear: both;
	vertical-align: middle;
}
#container #primaly .section_inq form dl dt {
	float: left;
	width: 160px;
	padding: 10px 0;
	line-height: 130%;
}
#container #primaly .section_inq form dl dd {
	line-height: 130%;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 8em;
}
#wrap #container #primaly .section ol{
	padding-right: 26px;
	padding-left: 26px;
	color: #333;
	padding-top: 0px;
	padding-bottom: 10px;
}
#wrap #container #primaly .section ol li{
	list-style-position: inside;
	list-style-type: square;
	padding-bottom: 8px;
	font-size: 13px;
	line-height: 150%;
}

