@charset "UTF-8";

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+　ページ共有のスタイル
+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* --------------------------------------------------------------------------------------
 基本設定
--------------------------------------------------------------------------------------- */

/* 基本フォント ------------------------------ */

body#form,
body#confirmatin,
body#end,
body#error {
	color: #4e4e4e;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5;
	letter-spacing: 1px;
	background-image: url(../images/headerline.gif);
	background-repeat: repeat-x;
	background-position: center 0px;
}

input,select,textarea {
	font-family: Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


/* 基本タグ ------------------------------ */

body,div,p,dl,dt,dd,form {
	margin: 0;
	padding: 0;
}

body#form,
body#confirmatin {
	text-align: center;
}

img,table {
	border: none;
}


/* 基本テキストリンク ------------------------------ */

a:link,
a:visited,
a:active {
	color: #0066cc;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}


/* --------------------------------------------------------------------------------------
 レイアウト枠
--------------------------------------------------------------------------------------- */

div#wrap {
	width: 934px;
	margin: 0 auto;
	text-align: left;
}


/* --------------------------------------------------------------------------------------
 ヘッダー
--------------------------------------------------------------------------------------- */

#header {
	width: 910px;
	background-image: url(../images/headerbg.gif);
	background-repeat: repeat-x;
	margin-right: 12px;
	margin-left: 12px;
}

#error #header,
#confirmation #header,
#end #header {
        margin-left: 0;
}

#header .logo {
	color: #414141;
	font-size: 10px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

#header .tel {
	text-align: right;
	vertical-align: top;
}



/* --------------------------------------------------------------------------------------
 フッター
--------------------------------------------------------------------------------------- */

#footer {
	width: 910px;
	margin: 30px auto 0;
	color: #717171;
}

#footer tr td.center {
	padding: 0 0 10px 0;
	text-align: center;
}

#footer tr td.dotted {
	padding: 15px 0 15px 0;
	border-top: 1px dotted #cccccc;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}

#footer tr td.dotted ul {
	margin: 0 0 0 0;
}

#footer tr td.dotted li {
	display: inline;
	margin: 0 11px 0 0;
}

#footer tr td.dotted li.borderLeft {
	margin: 0 0 0 49px;
	padding: 0 0 0 34px;
	background: url(../images/line01.gif) no-repeat left top;
}

#footer tr td.dotted li a {
	padding-left: 11px;
	background: url(../images/arw03.gif) no-repeat 0 2px;
}

#footer tr td.border {
	padding: 10px 0 10px 0;
	text-align: center;
	font-size: 10px;
}


/* --------------------------------------------------------------------------------------
 コンテンツ
--------------------------------------------------------------------------------------- */

.center {
	text-align: center;
}

.vtop {
	vertical-align: top;
}

.vbottom {
	vertical-align: bottom;
}


/* main ------------------------------ */

#main {
	background-image: url(../images/main_imgbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 450px;
	width: 934px;
}

#main h1 {
	display: block;
	width: 567px;
	height: 126px;
	overflow: hidden;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}

#main p {
	display: block;
	width: 920px;
	margin: 0px;
	text-align: left;
}

#main p.txt {
	text-align: left;
	width: 920px;
	margin: 0px;
}

#topclass {
	width: 653px;
	margin-top: 0px;
	margin-left: 13px;
	float: left;
	height: 82px;
	display: block;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: left;
}

#topclass p {
	display: block;
	width: 162px;
	float: left;
	height: 50px;
}

#topclass p.left {
	display: block;
	width: 155px;
	float: left;
	height: 50px;
}

/* btnSection ------------------------------ */

.btnSection {
	width: 710px;
	margin: 0 auto;
	height: 106px;
	display: block;
	clear: both;
}

.btnSection a {
	display: block;
	width: 710px;
	height: 106px;
	background: url(../images/main_btn.gif) no-repeat;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
}
.btnSection a:hover {
	background-position: left bottom;
}

/*----- 20100728 y-honda add S -----*/
/* section00 ------------------------------ */
#bg_form {
        font-size:12px;
        width:800px;
}

table#profile {
        border-top:1px dotted #999999;
        width:798px;
}

td.left_txt {
        background:none repeat scroll 0 0 #F3DCE2;
        border-bottom:1px dotted #9D9998;
        color:#373332;
        padding:12px 10px;
        vertical-align:top;
        width:197px;
}

span.sc_txt {
        color:#EE5651;
        font-size:10px;
        line-height:1.6;
}

td.right_content {
        background:none repeat scroll 0 0 #FFFFFF;
        border-bottom:1px dotted #999999;
        padding:7px 0 7px 10px;
        width:560px;
}

td.right_content input, td.right_content001 input {
        margin-right:5px;
}

.textarea_name, .textarea_name001, .textarea_name002 {
        background-color:#FFFFFF;
        border:1px solid #CCCCCC;
        color:#000000;
        height:18px;
        vertical-align:middle;
}

.textarea_name {
        margin-left:10px;
        width:100px;
}

.textarea_name002 {
        width:60px;
}

.right_content .check {
        margin-right:4px;
        vertical-align:middle;
}

img, table {
        border:medium none;
}

.textarea_question {
        background-color:#F1F1ED;
        border-color:#AAAA94 #DFDFD6 #DFDFD6 #AAAA94;
        border-style:solid;
        border-width:1px;
        color:#000000;
        height:108px;
        overflow:auto;
        width:443px;
}

#contact_second {
        text-align:center;
}

#profile_kiyaku {
        font-size:1.2em;
        padding:10px;
}

#profile_kiyaku #kiyakuTitle {
        color:#333333;
        font-weight:bold;
        margin-bottom:5px;
}

#profile_kiyaku dt {
        line-height:1.6;
        margin-top:15px;
}

.contact_bt {
        background:none repeat scroll 0 0 #F1F1F1;
        margin:20px auto;
        padding:8px;
        width:320px;
}

#contact_second input {
        margin:0 5px 0 0;
}

ul, ol, li {
        list-style:none outside none;
}

.content001 {
        border:1px solid #B11535;
        padding:9px;
        width:800px;
}

.contact_bt ul {
        margin:0;
        padding:0;
}

/*error -----*/

.error {
        color:#FF0000;
}

#container {
        margin:0 auto;
        width:820px;
}

.content {
        border:1px solid #AAAAAA;
        float:left;
        padding:9px;
        width:800px;
}

.truse_txt {
        float:left;
        line-height:1.6;
        width:436px;
}

.truse_ph001 {
        float:right;
        width:144px;
}
/*----- 20100728 y-honda add E -----*/

/* section01 ------------------------------ */

h2.section01 {
	width: 910px;
	background: url(../images/section02_title.gif) no-repeat left top;
	text-indent: -9999px;
	height: 78px;
	margin-top: 38px;
	margin-bottom: 37px;
}

.section01 {
	width: 837px;
	background: url(../images/section02line.gif) repeat-y left top;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}

p.sec01txt {
	line-height: 1.3;
	color: #222222;
	padding-right: 3px;
	padding-left: 5px;
	display: block;
	padding-bottom: 8px;
}

.section01 td.line {
	background-color: #C2C0C0;
	height: 1px;
}


/* section02 ------------------------------ */

h2.section02 {
	width: 910px;
	background: url(../images/tit02.gif) no-repeat left top;
	text-indent: -9999px;
	height: 78px;
	margin-top: 38px;
	margin-bottom: 10px;
}

.section02 {
	font-size: 13px;
	color: #0e0e0e;
	text-align: center;
	width: 910px;
	margin-bottom: 5px;
	margin-top: 2px;
}

.section02Inner {
	padding-top: 10px;
	padding-left: 25px;
}

.section02Inner .ttlbg01Rep {
	margin: 0 auto 17px 0;
	background: url(../images/ttlbg01_rep.gif) repeat-y;
	width: 857px;
	padding: 0px;
}

.section02Inner .ttlbg01Bot {
	padding: 0px;
	background: url(../images/ttlbg01_bot.gif) no-repeat left bottom;
	margin: 0px;
}

.section02Inner .ttlbg01Top {
	position: relative;
	height: 157px;
	background: url(../images/ttl_bg01.gif) no-repeat;
	width: 857px;
}

.section02Inner .ttlbg02Top {
	position: relative;
	height: 157px;
	background: url(../images/ttl_bg02.gif) no-repeat;
}

.section02Inner .ttl {
	position: absolute;
	left: 143px;
	top: 38px;
}

.section02Inner .img01 {
	position: absolute;
	left: 12px;
	top: 42px;
}

.section02Inner .img02 {
	position: absolute;
	right: 8px;
	top: 41px;
}

.section02Inner .img03 {
	position: absolute;
	left: 12px;
	top: 37px;
}

.section02Inner .img04 {
	position: absolute;
	left: 12px;
	top: 53px;
}

.section02Inner .img05 {
	position: absolute;
	right: 8px;
	top: 42px;
}

.section02Inner .txt {
	width: 464px;
	margin: 0 0 0 156px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 35px;
}

.section02Inner .ttlbg01Bot .txt p {
	margin: 0 5px 12px 0;
	color: #000000;
	line-height: 1.8em;
}

.section02Inner .ttlbg01Bot .txt p.nomg {
	margin: 0 0 0 0;
}

.section02Inner .ttlbg01Bot span {
	font-weight: bold;
	font-size: 14px;
	line-height: 2em;
}


/* section03 ------------------------------ */

h2.section03 {
	width: 910px;
	background: url(../images/tit03.gif) no-repeat left top;
	text-indent: -9999px;
	height: 78px;
	margin-top: 38px;
	margin-bottom: 18px;
}

.section03 {
	margin-right: auto;
	margin-left: auto;
}

.section03box {
	width: 150px;
	border: 1px solid #C2c2c2;
	text-align: center;
	vertical-align: top;
	height: 175px;
	padding-top: 3px;
}

p.sec03txt {
	line-height: 1.3em;
	color: #222222;
	padding-left: 8px;
	display: block;
	font-size: 12px;
	padding-top: 15px;
	text-align: left;
	padding-bottom: 0px;
	padding-right: 5px;
}

.section03 td.bg {
	vertical-align: top;
}


/* section04 ------------------------------ */

h2.section04 {
	width: 910px;
	background: url(../images/tit04.gif) no-repeat left top;
	text-indent: -9999px;
	height: 78px;
	margin-top: 38px;
	margin-bottom: 18px;
}

.section04 {
	width: 902px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #c7c7c7;
	margin-bottom: 2px;
}

.section04 td.bg {
	background: url(../images/ico_check.gif) no-repeat left top;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7C7C7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C7C7C7;
	width: 299px;
	padding-top: 4px;
	padding-bottom: 3px;
	text-indent: 35px;
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.1em;
}

.section04 td.bgright {
	background: url(../images/ico_check.gif) no-repeat left top;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7C7C7;
	width: 299px;
	padding-top: 4px;
	padding-bottom: 3px;
	text-indent: 35px;
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.1em;
}

.section04 td.bglast {
	background: url(../images/ico_check.gif) no-repeat left top;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C7C7C7;
	width: 299px;
	padding-top: 4px;
	padding-bottom: 3px;
	text-indent: 35px;
}

.section04 td.bgrightlast {
	background: url(../images/nanameline.gif) no-repeat left top;
	width: 299px;
	padding-top: 4px;
	padding-bottom: 3px;
	font-size: 12px;
	color: #333333;
}

.cread {
	font-size: 10px;
	color: #555555;
	display: block;
	width: 918px;
	text-align: right;
	margin-bottom: 40px;
	margin-right: 0px;
}

/* section05 ------------------------------ */

.section05 {
	width: 910px;
	margin: 37px auto 0;
}

.section05 td {
	vertical-align: top;
}

.section05 dl {
	color: #444444;
	font-size: 10px;
	line-height: 1.2;
	letter-spacing: 0;
}

.section05 dl dt {
	font-weight: bold;
}

.section05 dl dt img {
	vertical-align: top;
}

.section05 dl dd {
	margin: 1px 0 0 1px;
}

