@charset "utf-8";
/* CSS Document */

/*
*********************************************************************************************************

	1.base
	2.layout
	3.common

*********************************************************************************************************
*/

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

	1.base
	
----------------------------------------------------------------------
*/

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


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

ul,ol,li,dl,dt,dd{
	list-style-type: none;
	/line-height: 1.5;
}

body {
	margin: 0;
	padding: 0;
	color: #2d2d2d;
	font-family: "Hiragino Kaku Gothic Pro", Verdana, "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, Osaka, sans-serif;
	line-height: 1.6;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	*font-size: small;
    *font: x-small;
}

img {
	border: 0;
	vertical-align:top;
}

strong {
	font-weight: bold;
}

/*clearfix--------------------*/

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

.clearfix {
	display: inline-block;
	min-height: 1%;
}

/*\*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}
/* */

a {
	color: #2f6325;
	text-decoration: underline;
}

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


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

	2.layout
	
----------------------------------------------------------------------
*/

#forms {
	width: 100%;/*950px*/
	margin: 0 auto;
/*	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;*/
}

#footer {
	clear: both;
	width: 860px;
	margin: 0 auto;
	padding: 0 0 100px 0;
}

#footer .footer_box01 {
	float: left;
	width: 500px;
}

#footer .footer_box01 .logo {
	float: left;
	width: 130px;
	margin: 0 20px 0 0;
}

#footer .footer_box01 .address {
	float: left;
	width: 350px;
}

#footer .footer_box01 ul {
	clear: both;
}

#footer .footer_box01 li {
	display: inline;	
}

#footer .footer_box01 li a {
	margin: 0 15px 0 0;
	padding: 0 0 0 12px;
	background: url(/spo/res_tc/img/c017/ar_footer.jpg) no-repeat left 5px;	
}

#footer .footer_box02 {
	float: right;
	width: 360px;
}

address {
	text-align: right;
	font-style: normal;
	font-size: 12px;
}

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

	3.common
	
----------------------------------------------------------------------
*/

/*font--------------------*/

.f14 { font-size: 14px; }
.f16 { font-size: 16px; }

.f_orange { color: #ff4c00; }

.fontb { font-weight: bold; }

/*float--------------------*/
.clear { clear: both; }
.float_l { float: left; }
.float_r { float: right; }

.img_float_l { float: left; margin-right: 15px; margin-bottom: 15px; }
.img_float_r { float: right; margin-left: 15px; margin-bottom: 15px; }

/*text-align--------------------*/
.center { text-align: center; }
.right { text-align: right; }
.left { text-align: left; }

/*margin--------------------*/

.mt05{ margin-top: 5px; }
.mt10{ margin-top: 10px; }
.mt15{ margin-top: 15px; }
.mt20{ margin-top: 20px; }
.mt25{ margin-top: 25px; }
.mt30{ margin-top: 30px; }

.mr05{ margin-right: 5px; }
.mr10{ margin-right: 10px; }
.mr15{ margin-right: 15px; }
.mr20{ margin-right: 20px; }
.mr25{ margin-right: 25px; }
.mr30{ margin-right: 30px; }

.ml05{ margin-left: 5px; }
.ml10{ margin-left: 10px; }
.ml15{ margin-left: 15px; }
.ml20{ margin-left: 20px; }
.ml25{ margin-left: 25px; }
.ml30{ margin-left: 30px; }

.mb0 { margin-bottom: 0 !important; }
.mb05 {	margin-bottom: 5px !important; }
.mb10 {	margin-bottom: 10px !important; }
.mb15 {	margin-bottom: 15px !important; }
.mb20 {	margin-bottom: 20px !important; }
.mb25 {	margin-bottom: 25px !important; }
.mb30 {	margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 {	margin-bottom: 40px !important; }
.mb45 {	margin-bottom: 45px !important; }
.mb50 {	margin-bottom: 50px !important; }
.mb60 {	margin-bottom: 60px !important; }
.mb70 {	margin-bottom: 70px !important; }
.mb80 {	margin-bottom: 80px !important; }
.mb90 {	margin-bottom: 90px !important; }
.mb100 { margin-bottom: 100px !important; }
.mb120 { margin-bottom: 120px !important; }
.mb210 { margin-bottom: 210px !important; }

.m_auto { margin: 0 auto; }

/*padding--------------------*/

.pt15 {	padding-top: 15px !important; }
.pt30 { padding-top: 30px; }
.pb05 { padding-bottom: 5px; }

/*width--------------------*/

.w90 { width: 90px; }
.w100 { width: 100px; }
.w120 { width: 120px; }
.w150 { width: 150px; }
.w180 { width: 180px; }
.w200 { width: 200px; }
.w230 { width: 230px; }
.w250 { width: 250px; }
.w280 { width: 280px; }
.w300 { width: 300px; }
.w310 { width: 310px; }
.w315 { width: 315px; }
.w320 { width: 320px; }
.w325 { width: 325px; }
.w350 { width: 350px; }
.w370 { width: 370px; }
.w380 { width: 380px; }
.w400 { width: 400px; }
.w425 { width: 425px; }
.w430 { width: 430px; }
.w450 { width: 450px; }
.w530 { width: 530px; }
.w540 { width: 540px; }
.w820 { width: 820px; }
.w850 { width: 850px; }
.w860 { width: 860px; }