/*-----------------全体------------------------*/

body,td,th,h1, h2, h3, h4, h5, h6 {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka;
}
body {
	background-color: #FFFFFF;
	margin: 0px 20px 10px 20px;
	background-image: url(../image/templates/bg_main.jpg);
	background-repeat: repeat-x;
}

a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0066CC;
}
a:hover {
	text-decoration: none;
	color: #BF7300;
}
a:active {
	text-decoration: none;
		color: #0066CC;
}

#link_black a:link {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
#link_black a:visited {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
#link_black a:hover {
	font-size: 12px;
	line-height: 18px;
	color: #0066CC;
	text-decoration: none;
}
#link_black a:active {
	font-size: 12px;
	line-height: 18px;
	color: #0066CC;
	text-decoration: none;
}

.link_business a:link {
	font-size: 10px;
	color: #0066CC;
	text-decoration: none;
}
.link_business a:visited {
	font-size: 10px;
	color: #0066CC;
	text-decoration: none;
}
.link_business a:hover {
	font-size: 10px;
	color: #0066CC;
	text-decoration: underline;
}
.link_business a:active {
	font-size: 10px;
	color: #0066CC;
	text-decoration: none;
}

#both {
	clear: both;
	height: 0px;
	font-size: 0px;
	visibility: hidden;
	line-height: 0px;
}


/*-----------------装飾------------------------*/

#line_dot_1 {
	background-image: url(../image/common/line_dot_01px.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 570px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 0px;	
}
#line_dot_2 {
	background-image: url(../image/common/line_dot_01px.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 570px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 0px;	
}
.line_dot_3 {
	background-image: url(../image/common/line_dot_01px.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 0px;	
}

#caution_dot {
	width: 570px;
	margin: 0px;
	padding: 0px;
	position: static;

}
#caution_dot li {
	list-style-type: none;
	list-style-position: outside;
	font-size: 12px;
	line-height: 150%;
	vertical-align: middle;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	background: url(../image/common/dot_orange.gif) no-repeat 0px 0.4em;
}

#caution_dot2 {
	margin: 0px;
	padding: 0px;
	position: static;

}
#caution_dot2 li {
	list-style-type: none;
	list-style-position: outside;
	font-size: 12px;
	line-height: 150%;
	vertical-align: middle;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	background: url(../image/common/dot_orange.gif) no-repeat 0px 0.4em;
}


#caution_dot_530 {
	width: 530px;
	margin: 0px;
	padding: 0px;
	position: static;

}
#caution_dot_530 li {
	list-style-type: none;
	list-style-position: outside;
	font-size: 12px;
	line-height: 150%;
	vertical-align: middle;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	background: url(../image/common/dot_orange.gif) no-repeat 0px 0.4em;
}




/*-----------------テキスト------------------------*/


h1 {
	font-size: 14px;
	line-height: 16px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #DAE4E6;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #557E9D;
	font-weight: bold;
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	display: block;
	width: 550px;
	background-image: url(../image/common/bg_h2.gif);
}
h2 {
	font-size: 14px;
	line-height: 16px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #DAE4E6;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #557E9D;
	font-weight: bold;
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	display: block;
	width: 550px;
	background-image: url(../image/common/bg_h2.gif);
}

h3 {
	font-size: 14px;
	line-height: 16px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
/*		border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
*/
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	font-weight: bold;
	clear: both;
	margin-top: 0px;	
	margin-bottom: 10px;
	display: block;
	width: 100%;
	color: #43647C;
}
h4 {
	font-size: 14px;
	line-height: 16px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
/*		border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
*/
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	font-weight: bold;
	clear: both;
	margin-top: 0px;	
	margin-bottom: 10px;
	display: block;
	width: 570px;
	color: #43647C;
}

/*h5 {
	font-size: 14px;
	line-height: 16px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
	clear: both;
	margin-top: 0px;	
	margin-bottom: 10px;
	display: block;
	color: #43647C;
}
*/
h5 {
	font-size: 14px;
	line-height: 16px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 6px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #DAE4E6;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #999999;
	font-weight: bold;
	clear: both;
	margin-top: 0px;	
	margin-bottom: 10px;
	display: block;
	color: #43647C;
}

.size_10px {
	font-size: 10px;
    line-height: 14px;
}
.size_10px_FF0000 {
	font-size: 10px;
    line-height: 14px;
	color: #FF0000;	
}

.size_12px {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;	
}
.size_12px_bold_black {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}

.size_13px {
	font-size: 13px;
    line-height: 18px;
}

.size_14px {
	font-size: 14px;
    line-height: 20px;
}
.size_14px_FF0000 {
	font-size: 14px;
    line-height: 20px;
	color: #FF0000;
}
.color_FF0000 {
	color: #FF0000;
}
.color_990000 {
	color: #990000;
}

.color_D37A50 {
	color: #D37A50;
}
.color_43647C {
	color: #43647C;
}
.color_666666 {
	color: #666666;
}

.size_14px_D37A50 {
	color: #D37A50;
	font-size: 14px;
    line-height: 20px;
}

.size_for_co2 {
	font-size: 75%;
}
.size_for_co2_43647C {
	font-size: 75%;
	color: #43647C;	
}
.size_for_co2_D37A50 {
	font-size: 75%;
	color: #D37A50;
}


.size_20px_FF3A3A {
	color: #FF3A3A;
	font-size: 20px;
    line-height: 120%;	
	font-weight: bold;	
}




/*-----------------  BOX ------------------------*/
#p_margin_l_15 {
	width: 555px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	
}
#pb_18_float {
	width: 570px;
	padding-bottom: 18px;
	float: left;
	clear: left;	
}

#pb_18 {
	padding-bottom: 18px;
}
.pb_60 {
	padding-bottom: 60px;
}
.pb_10 {
	padding-bottom: 10px;
}
.pb_20 {
	padding-bottom: 20px;
}

.pb_30 {
	padding-bottom: 30px;
}

.pt20_pb60_pr20 {
	padding-top: 20px;
	padding-bottom: 60px;
	padding-right: 20px;
	padding-left: 0px;
}
.pt20_pb60 {
	padding-top: 20px;
	padding-bottom: 60px;
	padding-right: 0px;
	padding-left: 0px;
}
.pt20_pr20 {
	padding-top: 20px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-left: 0px;
}
.pt20 {
	padding-top: 20px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.pt30 {
	padding-top: 30px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.mt60 {
	margin-top: 60px;
}
.mb5 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}

.pt10 {
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.pt5 {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.pt5_pb5 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}
.pt20_pb20 {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-left: 0px;
}
.pt30_pb30 {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 0px;
	padding-left: 0px;
}

.pt10_pb20 {
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-left: 0px;
}
.pt5_pb30 {
	padding-top: 5px;
	padding-bottom: 30px;
	padding-right: 0px;
	padding-left: 0px;
}

.img_left {
	float: left;
	clear: left;
}
.img_right_ml5 {
	float: right;
	clear: right;
	margin-left: 5px;	
}
.margin_l_10 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	
}	

#img_leftside_275 {
	float: left;
	clear: left;
	width: 275px;
	margin-right: 20px;	
}
#img_rightside_275 {
	float: right;
	clear: right;
	width: 275px;
}
#img_rightside_275_border {
	float: right;
	clear: right;
	width: 265px;
	border: 1px dotted #CCCCCC;
	padding: 5px;
}

#img_rightside_170 {
	float: right;
	clear: right;
	width: 170px;
}

#img_rightside_170_mb18 {
	float: right;
	clear: right;
	width: 170px;
	margin-bottom: 18px;		
}


#img_rightside_200 {
	float: right;
	clear: right;
	width: 200px;
}
#img_rightside_285 {
	float: right;
	clear: right;
	width: 285px;
}

#img_rightside_190 {
	float: right;
	clear: right;
	width: 190px;
}

#img_rightside_110_mb60 {
	float: right;
	clear: right;
	width: 110px;
	margin-bottom: 60px;	
}
	

#img_rightside_200_pb_60 {
	float: right;
	clear: right;
	width: 200px;
	margin-bottom: 60px;	
}	

#txt_leftside_370 {
	float: left;
	clear: left;
	width: 370px;
}	

#img_rightside_270 {
	float: right;
	clear: right;
	width: 270px;
}	
#img_rightside_270_pb_60 {
	float: right;
	clear: right;
	width: 270px;
	margin-bottom: 60px;	
}	

#txt_leftside_300 {
	float: left;
	clear: left;
	width: 300px;
}

#leftbox_190 {
	width: 190px;
	clear: left;
	float: left;
	margin-right: 10px;
	text-align: center;
} 
#rightbox_370 {
	width: 370px;
	clear: right;
	float: right;
}
#rightbox_190 {
	width: 190px;
	clear: right;
	float: right;
	margin-left: 10px;
	text-align: center;
} 
#leftbox_350 {
	width: 350px;
	clear: left;
	float: left;
}
#rightbox_265_ml10 {
	width: 265px;
	clear: right;
	float: right;
	margin-left: 10px;
	text-align: left;
	display: block;	
} 
#leftbox_265_mr10 {
	width: 255px;
	clear: left;
	float: left;
	margin-right: 10px;
	text-align: left;
} 

#box_550 {
	width: 550px;
	clear: left;
	float: left;
}

#half_leftbox_1 {
	width: 260px;
	clear: left;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	border-color: #CCCCCC;
	border-style: dashed;
	border-width: 1px;
	padding: 9px;
} 
#half_rightbox_1 {
	width: 260px;
	clear: right;
	float: right;
	margin-bottom: 10px;
	text-align: center;
	border-color: #CCCCCC;
	border-style: dashed;
	border-width: 1px;
	padding: 9px;
} 
#half_leftbox_2 {
	width: 260px;
	clear: left;
	float: left;
	margin-right: 10px;
	text-align: center;
	border-color: #CCCCCC;
	border-style: dashed;
	border-width: 1px;
	padding: 9px;
} 
#half_rightbox_2 {
	width: 260px;
	clear: right;
	float: right;
	text-align: center;
	border-color: #CCCCCC;
	border-style: dashed;
	border-width: 1px;
	padding: 9px;
} 

#half_leftbox_3 {
	width: 270px;
	clear: left;
	float: left;
	text-align: center;
} 
#half_rightbox_3 {
	width: 270px;
	clear: right;
	float: right;
	text-align: center;
	margin: 0px 0px 0px 10px
} 

#half_leftbox_4 {
	width: 270px;
	clear: left;
	float: left;
} 
#half_rightbox_4 {
	width: 270px;
	clear: right;
	float: right;
	margin: 0px 0px 0px 10px
} 


