@charset "UTF-8";

/* ------------------------------------- 
     =css reset
 * ------------------------------------- */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,fieldset,form,input,p,blockquote {
	margin: 0;
	padding: 0; 
}

fieldset,img {
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

/* ------------------------------------- 
     =Default
 * ------------------------------------- */

html{
	height: 100%;
}

body {
	background-color: #F8F7ED;
	font: 12px/18px "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	text-align: center;
	height: 100%;
}

.txt_strong {
	font-weight: bold;
}

.txt_red {
	color: #FF4444;
}

.txt_blue {
	color: #0066FF;
}

.txt_org {
	color: #FF6600;
}

a:link {
	text-decoration: underline;
	color: #3300FF;
}

a:visited {
	text-decoration: underline;
	color: #3300FF;
}

a:hover {
	text-decoration: none;
	color: #FF8000;
}

a:active {
	text-decoration: underline;
	color: #00E900;
}

ul {
	list-style-type: none;
}

/* ------------------------------------- 
     =layout
 * ------------------------------------- */

#container {
	width: 1017px;
	background-image: url(/common/img/containerback_customer.gif);
	margin: 0 auto ;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

#main {
	width: 1007px;
	height: auto;
	margin: 0 auto 100px;
	text-align: left;
	position: relative;
}

#contents {
	width: 1007px;
	height: auto;
	margin: 0 auto;
}

#left-contents {
	width: 48.75%;
	height: auto;
	margin-left: 10px;
	padding-top: 50px;
	float: left;
	display: inline;
}

#right-contents {
	width: 48.75%;
	height: auto;
	margin-right: 10px;
	padding-top: 130px;
	float: right;
	display: inline;
}

/* =header
-------------------------------------------------------------------------- */
#header {
	width: 1007px;
	height: auto;
	margin: 0 auto;
	position: relative;
}
/*------------------------------------------------------------------------ */

#header h1 {
	font-size: 10px;
	color: #666666;
	letter-spacing: 1px;
	line-height: 20px;
	text-indent: 10px;
	text-align: left;
}

#header .header-img {
	margin: 5px 10px 0 10px;
	float: left;
	display: inline;
}

#header img.logo {
	width: 214px;
	height: 62px;
	margin: 30px 0 0 10px;
	float: left;
	display: inline;
}

#header img.hcb-rogo {
	position: absolute;
	top: 10px;
	right: 33px;
}

#header #description {
	width: 447px;
	position: absolute;
	top: 65px;
	left: 530px;
}

#header #description p {
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 24px;
	background-color: #F4E9DE;
}

.mitumori-box {
	width: 434px;
	height: 102px;
	position: absolute;
	top: 264px;
	left: 526px;
}

/* =header img
-------------------------------------------------------------------------- */
#header-s-wrap {
	width: 1007px;
	height: 425px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

/* =footer
-------------------------------------------------------------------------- */
#footer {
	width: 1007px;
	margin: 80px auto 0;
	text-align: center;
	border-top: solid 3px #DCDCDC;
}

#footer-link {
	width: 63.8%;
	margin: 30px auto 0;
}

#footer-link ul {
	list-style-type: none;
}

#footer-link ul li {
	display: inline;
}

#credits {
	margin: 20px auto 0;
	padding-bottom: 20px;
}

/* =mitumori box
-------------------------------------------------------------------------- */
.mitumori-in {
	width: 434px;
	height: 102px;
	margin: 0 auto;
}

/* =pan
--------------------------------------------------------------------------*/
#pan {
	width: 1007px;
	margin: 0 auto;
	line-height: 60px;
	text-indent: 30px;
	text-align: left;
	background-color: #FFFFFF;
}

#pan ul {
	list-style-type: none;
}

#pan li {
	display: inline;
}

/* =h2
--------------------------------------------------------------------------*/
#h2-p {
	padding: 14px 0 0 35px;
	font-size: 1.5em;
}


#main-bar {
	background-image: url(/common/img/title-bar.gif);
	position: relative;
	height: 46px;
}


span.h2-off {
	font-size: 1em;
	line-height: 100%;
	position: absolute;
	top: 5px;
	left: 0;
	z-index: 0;
}

/* =h3
--------------------------------------------------------------------------*/
#main .sub-contents h3 {
	height: 68px;
	margin: 10px 0 0 0;
}

#main .sub-contents h3 img {
	position: absolute;
	top: 0;
	left: 370px;
	_left: 370px;
	z-index: 100;
}

span.h3-off {
	font-size: 1.5em;
	line-height: 68px;
	position: absolute;
	top: 0;
	left: 370px;
	_left: 370px;
	z-index: 0;
}

/*  =contents
--------------------------------------------------------------------------*/
.index-box1,.index-box2,.index-box3,
.index-box4,.index-box5,.index-box6 {
	width: 471px;
	height: 300px;
	margin-bottom: 80px;
	background-repeat: no-repeat;
}

.float-left-box {
	margin: 0 30px 0 43px;
	float: left;
	display: inline;
}

#main ul {
	margin: 40px auto 0;
	letter-spacing: 1px;
	list-style-type: square;
}

#main ul li {
	line-height: 19px;
}

/* =sub contents
--------------------------------------------------------------------------*/
.sub-contents {
	width: 950px;
	height: auto;
	margin: 60px auto 0;
	border: solid 1px #BFBFBF;
	position: relative;
}

.sub-contents:after {
	width: 100%;
	height: auto;
	text-align: left;
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

.sub-contents {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .sub-contents {
	height: 1%;
}

.sub-contents {
	display: block;
}
/* End hide from IE-mac */

#main .sub-contents ul {
	list-style-type: none;
	margin: 0;
}

.sub-contents p.left-p {
	width: 620px;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1px;
	margin: 10px 30px 0;
}

.sub-contents p.right-p {
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1px;
	margin: 10px 20px 10px;
}

#main .sub-contents ul.float-list {
	list-style-type: square;
	list-style-position: inside;
	margin: 0;
}

#main .sub-contents ul.float-list li {
	float: left;
	margin-right: 30px;
}

.decolation-p {
	font-size: 18px;
	line-height: 28px;
	text-indent: -5px;
}

.decolation-p-small {
	font-size: 14px;
	line-height: 28px;
	text-indent: -5px;
}

.sub-contents dl {
	width: 620px;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1px;
	margin: 0 25px 0 0;
	float: right;
	display: inline;
}

.sub-contents dl dt {
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
}

#main .sub-contents ul.ul-left {
	width: 620px;
	list-style-type: none;
	margin: 0 0 10px 30px;
	float: left;
	display: inline;
}

#main .sub-contents ul.ul-left li {
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 1px;
}

#main .sub-contents ul.ul-right {
	width: 620px;
	list-style-type: none;
	margin: 10px 25px 0 0;
	float: right;
	display: inline;
}

#main .sub-contents ul.ul-right li {
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1px;
}

.sub-contents a {
	width: 202px;
	height: 35px;
	margin: 25px 30px 20px 0;
	float: right;
	display: inline;
}

/* =low contents
--------------------------------------------------------------------------*/
.low-contents {
	width: 981px;
	height: auto;
	margin: 0 auto 0;
	padding: 10px 0 40px 0;
	background-image: url(/common/img/low-contents-bg.gif);
}

.low-contents .qa-def {
	width: 849px;
	height: 488px;
	margin: 0 0 0 90px;
	background-image: url(/common/img/qa-def.png);
	position: relative;
}

.low-contents .qa-def p {
	width: 520px;
	height: 126px;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	border: none;
	margin: 0;
	padding: 5px 7px 5px 8px;
	overflow: hidden;
	position: absolute;
	top: 289px;
	left: 170px;
}

/* =end contents
--------------------------------------------------------------------------*/
.end-contents {
	margin: 100px auto 0;
}

.end-contents p {
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1px;
	margin: 10px 88px 0;
	padding: 5px 10px;
	background-color: #FFFFFF;
	border: solid 1px #DCDCDC;
}

/* =low gimon
--------------------------------------------------------------------------*/
.low-gimon {
	width: 981px;
	height: auto;
	margin: 10px auto 0;
	padding: 0 0 40px 0;
	background-image: url(/common/img/low-gimon-bg.gif);
}

.low-contents p {
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1px;
	margin: 20px 84px 0 130px;
	padding: 5px 10px;
	background-color: #FFFFFF;
	border: solid 1px #DCDCDC;
}

.low-contents .title-img {
	margin-top: 10px;
	margin-left: 0px;
	display: block;
}

.sub-title {
	margin: 130px auto 0;
	display: block;
}

.contents-title {
	margin: 60px auto 0;
	display: block;
}

.qa-link {
	width: 755px;
	height: 110px;
	margin: 30px 0 0 130px;
	padding-top: 35px;
	background-image: url(/common/img/qa-link.png);
	background-repeat: no-repeat;
}

#main .qa-link ul {
	margin: 0px auto 0;
	list-style-type: none;
}

#main .qa-link ul li {
	width: 100%;
	font-size: 12px;
	line-height: 71px;
	text-indent: 5px;
	float: left;
}

/* =image
------------------------------------------------------------ */
.margin-top10 {
	display: block;
}

.margin-left30 {
	display: block;
	margin: 10px 0 0 30px;
}

.img-center {
	display: block;
	margin: 0 auto;
}

.float-left-img {
	float: left;
	margin-right: 20px;
}

.float-right-img {
	float: right;
}

/* =char link
------------------------------------------------------------ */
.retern-top {
	width: 100%;
	height: 24px;
	margin: 80px auto -80px;
}

.retern-top ul {
	height: 24px;
	margin: 0;
	list-style-type: none;
}

.retern-top ul li {
	width: 180px;
	float: right;
}

.retern-top ul li a {
	width: 180px;
	line-height: 24px;
	display: block;
}

/* =go back
------------------------------------------------------------ */

.go-back {
	width: 393px;
	height: 46px;
	margin: 30px auto 0;
	background-image: url(/common/img/go-back.gif);
	background-repeat: no-repeat;
}

#main .go-back ul {
	width: 393px;
	height: 46px;
	list-style-type: none;
}

#main .go-back ul li {
	width: 196px;
	height: 46px;
	float: left;
}

#main .go-back ul li a {
	width: 196px;
	height: 46px;
	display: none;
	display: block;
}

/* =clearfix
------------------------------------------------------------ */
.clearfix:after {
	width: 100%;
	height: auto;
	text-align: left;
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */
