	/*___リセット___*/
	* { padding: 0; margin: 0; }
	
	body {
	 font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', Geneva, Arial, Verdana, sans-serif;
	 font-size: 13px;
	}
	/* リンク */
	a {
		color:0000ff;
		text-decoration:underline;
	}
	a,a:link,a:hover {
	font-style:normal;
	}
	a:link,a:visited,a:hover,a:active {
	text-decoration:none;
	}
	a:link {
	color:#000099
	}
	a:visited {
		color:#551A8B;
	}
	a:hover {
		color:#603;
		text-decoration:underline;
	}
	a:active {
		color:#333
	}
	a:hover img {
		opacity:0.6;
		filter:alpha(opacity=60);
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
	}
	h1{
	font-size:13px;
	font-weight:normal;
	left:105px;
	padding-bottom:7px;
	position:relative;
	text-decoration:none;
	top:39px;
	width:520px;
	}
	h2{
	background-color: #EEF8FD;
	color: #333333;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #333333;
	padding: 0.5em;
	font-size: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: bold;
	}
	h3{
	color: #9A1E23;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-weight: bold;
	}
	h5{
	background-image: url(../img/operate/contact_bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 590px;
	padding: 0.5em 0 0 1.5em;
	font-size: 14px;
	vertical-align: bottom;
	font-weight: bold;
	}
	/*___レフトカラム___*/
	#wrapper {
	width: 950px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/back_contents.gif);
	background-repeat: repeat-y;
	background-position: left top;
	}
	/*___ヘッダー___*/
	#header {
	margin: 0px;
	width: 950px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 103px;
	background-image: url(../images/back_header.png);
	}
	
	#headerFlash{
	height: 300px;
	}
	#pan{
	margin-bottom: 10px;
	font-size: 12px;
	}
	/*___レフトカラム___*/
	#leftcolumn {
	width: 205px;
	float: left;
	margin-right: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-color:transparent;
	}
	#leftcolumn ul{
		margin: 0px;
		padding: 0px;
	}
	#leftcolumn li{
		margin-bottom: 3px;
		list-style-type: none;
	}
	#arealink {
	background-image: url(../images/background_left_arealink.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	}

	#arealink,#arealink2,#leftbox ul {
	padding:5px
	}

	#arealink h2,#arealink2 h2,#leftbox {
	background:#fff
	}

	#arealink h2,#arealink2 h2 {
	padding:0 0 0 0.5em;
	font-size:15px;
	border-left-color:#af1f24;
	border-bottom-color:#ccc
	}

	#arealink h2,#arealink h3,#arealink2 h2,#arealink2 h3 {
	color:#333
	}

	#arealink h2,#arealink2 h2,#leftbox li {
	border-left-width:5px;
	border-left-style:solid;
	border-bottom-width:1px;
	border-bottom-style:dotted
	}

	#arealink h3,#arealink2 h3 {
	font-size:13px;
	font-weight:normal;
	line-height: 1.5em;
	}

	#arealink2 {
	margin-bottom:5px;
	background-image: url(../images/background_left_arealink2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	}

	#arealink .ar_okinawarito {
	border-left-color:#7fcdf0
	}

	#arealink .ar_hokkaido {
	border-left-color:#004097
	}

	#arealink2 .ar_kyusyu {
	border-left-color:#f29600
	}

	#leftbox {
	margin-bottom:10px;
	padding-top:5px;
	background-color: transparent;
	}

	#leftbox li {
	border-bottom-color:#fff;
	border-left-color:#cd117f;
	padding-left:5px;
	padding-bottom:3px;
	padding-top:0;
	margin:0
	}
	
	
	/*___コンテンツラップ___*/
	#contentswrapper{
	float: right;
	width: 718px;
	background-color: #f7f7ed;
	overflow: hidden;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	}
	/*___コンテンツ___*/
	#content {
	width: 650px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0px 0px 4px #999999;
	}
	.clearboth{
		clear: both;
	}
	
	.flow_img {
	margin: 0 0 0 80px;
}

	.flow_text {
	color: #372f2f;
	font-size: 12px;
	margin: 10px 0 20px 80px;
	line-height: 16px;
	letter-spacing: 1px;
	width: 350px;
}
	
		
	.flow_01 {
	width: 616px;
	margin: 30px 0 0 16px;
	background: url(../img/operate/flow_01.gif) no-repeat;
	border-bottom:1px dotted #AFAFAD;
}

	.flow_02 {
	width: 616px;
	margin: 30px 0 0 16px;
	background: url(../img/operate/flow_02.gif) no-repeat;
	border-bottom:1px dotted #AFAFAD;
}
	.flow_03 {
	width: 616px;
	margin: 30px 0 0 16px;
	background: url(../img/operate/flow_03.gif) no-repeat;
	background-position: center;
	border-bottom:1px dotted #AFAFAD;
}
	.flow_04 {
	width: 616px;
	margin: 30px 0 0 16px;
	background: url(../img/operate/flow_04.gif) no-repeat;
	border-bottom:1px dotted #AFAFAD;
}

	.company {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}
	.company h3{
		color: #9A1E23;
		margin-top: 1.5em;
		margin-bottom: 0.5em;
}

	.company h4{
		color: #333333;
		margin-top: 0.5em;
		margin-bottom: 0.5em;
}

	#content .company ul{
	list-style-position: outside;
	margin-left: 30px;
}

	#content .company ol{
	list-style-position: outside;
	margin-left: 30px;
}

	#content .company .yakkan li{
	list-style-position: outside;
	list-style-type: none;
}

	#content .company .contact{
	margin: 5px;
}
	#content .company .contact ul{
	margin-bottom: 10px;
}
	#content .company .contact ol{
	margin-bottom: 10px;
	margin-left: 10px;
}
	#content .company .contact li{
	margin:5px 0 0 10px;
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../images/bullet_09.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 1em;
}
	#content .contact ol ol{
	list-style-position: outside;
	list-style-type: none;
	text-indent: 1em;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
	#content .company .contact strong{
	font-weight: bold;
}
/*___FAQ___*/
	#faq .qaContainer{
	margin: 0px;
}
	#faq h3{
	background-image: url(../img/operate/h2_bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	font-size: 14px;
	vertical-align: bottom;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0.5em;
	background-position: left center;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	#faq .qaContainer ul.tab li.active {
    background: #CCCCFF;
}
	#faq .qaContainer dl {
	clear: both;
	zoom: 1;
	padding: 10px;
	margin: 0px;
}
	#faq .qaContainer dl dt {
	font-weight: bold;
	padding-left: 25px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	color: #004EA1;
	background-image: url(../images/mark_q.png);
	background-repeat: no-repeat;
	background-position: left center;
}
	#faq .qaContainer dl dd {
	margin-bottom: 25px;
	padding-left: 25px;
	background-image: url(../images/mark_a.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	line-height: 1.4em;
}
/*___フッター___*/	
	#footer {
	clear: both;
	background-color: #0E4488;
	background-image: url(../images/background_foot.png);
	background-repeat: repeat-y;
	margin-top: 10;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	color: #FFF;
	}

	#footer h4 {
	color: #FFF;
	margin-bottom: 5px;
	font-size: 15px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	float: none;
	}
	#footer a {
	color: #FFF;
	text-decoration: none;
	}

	#footer a:visited {
	color: #666666;
	text-decoration: none;
	}

	#footer a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #FF0000;
	}
	.footer_leftcol {
	overflow: hidden;
	margin-left: 10px;
	margin-top: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-left: 0.5em;
	}
	.footer_ber1{
	background-image: url(../images/background_foot.png);
	background-repeat: repeat-y
	height: 10px;
	width: 950px;
	padding-top: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	}
	.footer_ber{
	background-image: url(../images/back_foot_ber.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 4px;
	width: 930px;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 10px;
	}
	#footer_jt {
	color: #333;
	margin-left: 10px;
	}

	.footer_submenu {
	list-style: none;
	padding: 0px;
	margin: 0px;
	}

	.footer_submenu li {
	line-height: 130%;
	list-style: none;
	margin: 0;
	float: none;
	padding: 0;
	}
	.nomal{
	font-weight: normal;
	font-size: 11px;
	}
	.logo{
	text-align: right;
	margin-top: -35px;
	padding-bottom: 10px;
	margin-right: 10px;
	}
	address{
	font-style: normal;
	color: #FFF;
	}
	#copyright-letter {
	color: #FFFFFF;
	background-color: #071649;
	padding: 10px;
	}
	
	.company h1{
	font-size:13px;
	font-weight:normal;
	text-align:right;
	padding-bottom:7px;
	position:relative;
	text-decoration:none;
	top:0px;
	width:520px;
	}

