
.header_bg{
	height:70px;
	vertical-align: top;
	background:url("../img/main_bg01.gif") repeat-x;
}

.main_bg{
	vertical-align: top;
	background:url("../img/main_bg02.gif") repeat-x;
}

.footer_bg{
	height:60px;
	vertical-align: bottom;
	background:url("../img/main_bg03.gif") repeat-x;
}



.txt14{font-size : 14pt;font-weight:normal;line-height: 150%}
.txt13{font-size : 13pt;font-weight:normal;line-height: 150%}
.txt12{font-size : 12pt;font-weight:normal;line-height: 150%}
.txt11{font-size : 11pt;font-weight:normal;line-height: 150%}
.txt10{font-size : 10pt;font-weight:normal;line-height: 150%}
.txt9{font-size : 9pt;font-weight:normal;line-height: 150%}
.txt8{font-size : 8pt;font-weight:normal;line-height: 150%}

.top_txt{font-size : 10pt;font-weight:normal;color: #ffffff;line-height: 150%;}

.head_txt{font-size : 9pt;font-weight:bold;line-height: 125%}
.copy{font-size : 8pt;font-weight:normal;color: #666666;}


a {color: #444444;text-decoration:none}
a:visited {color: #444444;text-decoration:none}
a:active {color: #e6000a;text-decoration:underline}
a:hover {color: #e6000a;text-decoration:underline}

.ptop:active {color: #ff0000;text-decoration:none}
.ptop:hover {color: #ff0000;text-decoration:none}



/*---------- link ここから ----------*/

.bold{
	font-weight:bold;
}

.color-normal{color:#666666}
.color-normal:visited{color:#666666}
.color-normal:active{color:#666666}
.color-normal:hover{color:#666666}

ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

li{
	list-style-type:none;
	margin:0;
	padding:0;
}

ul.none-arrow-y li{
	display:block;
	list-style-type:none;
	padding:0;
	margin:0 0 5px 0;
	vertical-align: middle;
}

/*---------- link ここまで ----------*/




