@charset "utf-8";
/* ===================================================================
CSS information

 file name  :style.css
 style info :コンテンツエリア関係 他

 #page
 #contents
 #main
 #sub

=================================================================== */

/*----------------------------------------------------
	基本設定、リンクカラーなど
----------------------------------------------------*/

body {
	background-position:center
	
}

/*---------------------------------------------------
	汎用class
----------------------------------------------------*/

.imgR {
	float: right;
	margin: 0 0 10px 10px;
}

.imgL {
	float: left;
	margin: 0 10px 10px 0;
}

.btn {
	text-align: center;
}

.tla {
	border: 1px solid #333;
	font-size: 11px;
	line-height: 25px;
}
.tlx {
	background-color: #E8F7FF;
}
.tly {
	background-color: #FFC;
}

.txa {
	width: 580px;
	padding-left: 15px;
	line-height: 150%;
	font-size: 12px;
	color: #FF7E14;
}

.txb {
	text-align: right;
}

.txc {
	line-height: 25px;
	font-size: 11px;
	color: #333;
}

.txd {
	padding-left: 30px;
	line-height: 160%;
	font-size: 95%;
	color: #333;
}

.txe {
	padding-left: 20px;
	line-height: 160%;
	font-size: 95%;
	color: #333;
}

.txf {
	padding-left: 30px;
	line-height: 160%;
	font-size: 95%;
	color: #333;
	padding-right: 30px;
}

.txg {
	line-height: 160%;
	font-size: 95%;
	color: #333;
}

.txh {
	padding-left: 65px;
	line-height: 150%;
	font-size: 95%;
	color: #333;
	padding-right: 40px;
}

.txi {
	padding-left: 65px;
	line-height: 200%;
	font-size: 95%;
	color: #333;
	padding-right: 40px;
	text-align: right;
}

.txl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	padding-left: 30px;
}

.sugutouroku {
	text-align: right;
	margin-top: 10px;
	margin-right: 45px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.btsubmit {
	text-align: center;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.required {
	color: #F00;
}

/* 外部リンクは別窓用の指定 */

.externalIcon {
	padding-left: 5px;
	vertical-align: middle;
}

/* clearfix */

#hoge:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}


/*----------------------------------------------------
	#page
----------------------------------------------------*/

#page {
	width: 790px;
	margin: 0 auto;
}

/*----------------------------------------------------
	#contents
----------------------------------------------------*/

#contents {
	float: left;
	width: 790px;
}

#contents .pageTop {
	clear: both;
	text-align: right;
}

/*----------------------------------------------------
	#side
------------------------------------------------------ */

#page #contents #side  {
	width: 150px;
	background-color: #FAD5A6;
	height: 100%;
	float: left;
	background-image: url(../img/share/back_side.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#page #contents #side #gNav {
	margin-left: 10px;
	margin-right: 10px;
}

#page #contents #side #gNav li {
	margin-top: 5px;
}

#page #contents #side #sNav {
	margin-left: 10px;
	margin-right: 10px;
}

#page #contents #side #sNav li {
	margin-top: 10px;
}

#page #contents #side p  {
	margin-right: 5px;
	margin-left: 5px;
	font-size: 10px;
}

#page #contents #side #adr {
	background-color: #FAD3A3;
	background-image: url(../img/share/nav_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 55px;
}

/*----------------------------------------------------
	#main

----------------------------------------------------*/

#main {
	width: 630px;
	float: left;
	margin-left: 10px;
	background-color: #FFF;
	height: 100%;
	background: url(../img/top/haikei_migi.png) no-repeat bottom;
}
#page #contents{
	position:relative;
}
#page #contents #main h2 {
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 12px;
	color: #333;
	line-height: 35px;
}

#page #contents #main #nitaku {
	text-align: center;
	height: 165px;
}

#main table,#main ol,#main ul,#main dl,#main blockquote,#main pre,#main p {
	margin-bottom: 1em;
}
#page #contents #main #nitaku .btn {
	padding-right: 30px;
	padding-left: 30px;
}
#page #contents #main #kadan {
	width: 630px;
	clear: both;
	background-image:none;
	/*background: url(../img/top/haikei_migi.png) no-repeat bottom;*/
	padding-bottom:20px;
}

#page #contents #main #kadan #kadanhidari {
	width: 280px;
	background: url(../img/top/haikei_hidari.gif) bottom;
	color: #333;
}
#page #contents #main #kadan #kadanhidari h3{
	background-image: url(../img/top/haikei_hidari_head.gif);
	width:280px;
	height:83px;
	text-indent:-9999px;
}
#page #contents #main #kadan #kadanhidari table {
	width: 250px;
	/*margin-top: 80px;*/
	margin-left: 25px;
	font-size: 11px;
}

#page #contents #main #kadan #kadanhidari table a:link {
	color: #333;
	text-decoration: none;
}

#page #contents #main #kadan #kadanhidari table a:hover {
	color: #900;
}

#page #contents #main #kadan #kadanhidari table td {
	padding:3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

#page #contents #main #kadan #kadanhidari table th {
	padding:5px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

#page #contents #main #kadan #kadanmigi {
	height: 450px;
	width: 300px;
	float: right;
	line-height: 30px;
	position:absolute;
	bottom:0;
	right:0;
}

#page #contents #main #kadan #kadanmigi table {
	width: 250px;
	margin-top: 230px;
	margin-left: 20px;
	font-size: 11px;
}

#page #contents #main #kadan #kadanmigi table a:link {
	color: #333;
	text-decoration: none;
}

#page #contents #main #kadan #kadanmigi table a:hover {
	color: #900;
}

#page #contents #main #kadan #kadanmigi table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

#page #contents #main #kadan #kadanmigi table th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

/*----------------------------------------------------
	#main1

----------------------------------------------------*/

#main1 {
	width: 629px;
	float: left;
	background-color: #FFF;
	margin-left: 10px;
}

#page #contents #main1 h2 {
	line-height: 35px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

#page #contents #main1 h3 {
	padding-left: 30px;
	font-size: 100%;
	color: #FFF;
	background-image: url(../img/bnr/h3_back.gif);
	background-repeat: no-repeat;
	line-height: 20px;
	background-position: left center;
	background-color: #97c0c9;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 20px;
}

#page #contents #main1 h4 {
	padding-left: 20px;
	font-size: 100%;
	color: #036;
	line-height: 20px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 400px;
}

#page #contents #main1 h5 {
	font-size: 100%;
	color: #F60;
	line-height: 20px;
	margin-left: 20px;
}

#page #contents #main1 #pan {
	width: 620px;
	height: 25px;
	margin-right: 10px;
	text-align: right;
}

#page #contents #main1 #pan li {
	display:inline;
	line-height:25px;
	list-style-type:none;
}

#page #contents #main1 #pan li a {
	padding-right:10px;
	background-image: url(../img/share/topicpath.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#page #contents #main1 #bl_top {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#page #contents #main1 #bl_top h3 a:link {
	text-decoration: none;
	color: #FFF;
}

#page #contents #main1 #bl_top h3 a:hover {
	text-decoration: underline;
	color: #000;
}

#page #contents #main1 #bl_bot {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#page #contents #main1 #bl_msub1 {
	height: 380px;
	width: 628px;
	background-image: url(../img/item/back_corporate.png);
	background-repeat: no-repeat;
	background-position: top;
}

#page #contents #main1 #bl_msub1 #come1 {
	width: 400px;
	position: relative;
	top: 135px;
	left: 32px;
	clear: both;
	float: left;
}

#page #contents #main1 #bl_msub2 {
	width: 628px;
	background-image: url(../img/item/back_policy.png);
	background-repeat: no-repeat;
	background-position: top;
	/*height: 650px;*/
}

#page #contents #main1 #bl_msub2 #bl_msub21 {
	height: 180px;
	width: 130px;
	float: left;
	margin-top: 80px;
	margin-left: 30px;
}

#page #contents #main1 #bl_msub2 #bl_msub22 {
	width: 200px;
	/*
	position: relative;
	top: 80px;
	left: 185px;
	*/
	padding-left:185px;
	padding-top:80px;
}

#page #contents #main1 #bl_bot table {
	margin-left: 20px;
}
#page #contents #main1 #msub3 {
	background-image: url(../img/item/about_regi1_r4_c2.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
	width: 629px;
	padding-bottom: 20px;
}
#page #contents #main1 #msub41 {
	height: 171px;
	width: 628px;
	background-image: url(../img/item/back_michi1.png);
	background-repeat: no-repeat;
	background-position: top;
}
#page #contents #main1 #msub411 {
	height: 100px;
	width: 628px;
	background-image: url(../img/item/back_michi01.png);
	background-repeat: no-repeat;
	background-position: top;
}
#page #contents #main1 #msub41 p {
	font-size: 10px;
	padding-top: 80px;
	color: #331400;
	margin-left: 475px;
}
#page #contents #main1 #msub41 h2 {
	font-size: 18px;
	margin-top: 18px;
	color: #331400;
	text-align: center;
}
#page #contents #main1 #msub42 {
	width: 553px;
	background-image: url(../img/item/back_michi2.png);
	background-repeat: repeat-y;
	padding-left: 50px;
	padding-right: 25px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#page #contents #main1 #msub421 {
	width: 553px;
	background-image: url(../img/item/back_michi2.png);
	background-repeat: repeat-y;
	padding-left: 50px;
	padding-right: 25px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#page #contents #main1 #msub43 p img {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 50px;
}

#page #contents #main1 #msub43 {
	height: 140px;
	width: 529px;
	padding-left:100px;
	background-image: url(../img/item/back_michi3.png);
	background-repeat: no-repeat;
}

#page #contents #main1 #msub5 {
	width: 629px;
	background-image: url(../img/item/back_carriersindex.png);
	background-repeat: no-repeat;
	background-position: top;
}
#page #contents #main1 #msub5 #msub51 {
	width: 422px;
	padding-top: 105px;
	padding-left: 30px;
}
#page #contents #main1 #msub5 #msub51 table tr th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	vertical-align: top;
	line-height: 160%;
	font-size: 90%;
}
#page #contents #main1 #msub5 #msub51 table tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	vertical-align: top;
	line-height: 160%;
	font-size: 90%;
}
#page #contents #main1 #msub6 {
	width: 629px;
}

#page #contents #main1 #msub7 {
	width: 538px;
	padding-left: 40px;
}
#page #contents #main1 #msub7 form {
	padding: 15px;
	border: 1px solid #999;
}
#page #contents #main1 #msub7 form table tr th {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding: 5px;
	vertical-align: top;
}
#page #contents #main1 #msub7 form table tr td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	height: 20px;
	padding: 5px;
}
#page #contents #main1 #msub7 form fieldset {
	font-size: 90%;
}





#page #contents #main1 #bl_bot table tr {
	vertical-align: top;
}

#page #contents #main1 #gmap {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#page #contents #main1 #privacy tr th {
	border: 1px solid #666;
}

#page #contents #main1 #privacy tr td {
	text-align: center;
	border: 1px solid #666;
}

#page #contents #main1 dl {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FDD1A5;
	margin-left: 30px;
	padding-left: 10px;
	margin-bottom: 15px;
}
#page #contents #main1 dl dt {
	line-height: 30px;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 100px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 20px;
	background-image: url(../img/bnr/back_sitemap_dt.png);
	background-repeat: no-repeat;
}
#page #contents #main1 dl dd ul li {
	list-style-image: url(../img/share/topicpath.gif);
	list-style-position: inside;
	text-indent: 20px;
	display: block;
	line-height: 25px;
}




/* -----------------------------------------------------------
	#sub
		サイドバー、サブ
----------------------------------------------------------- */

#sub {
	float: right;
	width: 300px;
	background: #EEF;
}
