/* CSS Document */

/* ボディ */
body {
	background-color: #F2F2F2;
	margin-top: 0px;
}

/* ベーシック */
a:link {
	color: #660033;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
a:visited {
	color: #996600;
	text-decoration: none;
}

body{
	color: #333333;
	font-size : 12px;


/* フォントサイズ制御 */


}
.ss-small{
	color: #333333;
	font-size : 9px;
	line-height : 120%;
}
.s-small{
	color: #333333;
	font-size : 10px;
	line-height : 120%;
}
.small{
	color: #333333;
	font-size : 11px;
	line-height : 130%;
}
.normal{
	color: #333333;
	font-size : 12px;
	line-height : 140%;
}
.normal_p{
	color: #C05959;
	font-size : 12px;
	line-height : 140%;
}
.normal_a{
	color: #333333;
	font-size : 12px;
	line-height : 160%;
}

.normal_en{
	color: #333333;
	font-size : 12px;
	line-height : 160%;
	font-family:"Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;
}
.normal-w{
	color: #FFFFFF;
	font-size : 12px;
	line-height : 130%;
}
.big{
	color: #333333;
	font-size : 14px;
	line-height : 130%;
}
.extrabig{
	color: #333333;
	font-size : 20px;
	line-height : 130%;
}
.title{
	color: #333333;
	font-size : 14px;
	font-weight: bold; 
	line-height : 130%;
}
.title02{
	color: #ab241b;
	font-size : 14px;
	font-weight: bold; 
	line-height : 130%;
}
.title02-w{
	color: #FFFFFF;
	font-size : 14px;
	font-weight: bold; 
	line-height : 130%;
}
.zei{
	color: #ab241b;
	font-size : 10px;
	line-height : 130%;
}
.foot {
	color: #FFFFFF;
	font-size : 12px;
	line-height : 160%;
}
.h1 {
	color: #333333#69220C;
	font-size : 12px;
	font-weight: bold; 
	line-height : 140%;
}
.title03 {
	color: #666633;
	font-size : 14px;
	font-weight: bold; 
	line-height : 130%;
}
