BODY,DIV,TABLE,TR,TD{font-size:12px; color: #333333; line-height: 140%}

h1, h2, h3, h4, h5, h6, address { 
	color: #fff;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	}

h1, h2, h3, h4, h5, h6, ol, ul, p, pre, blockquote {
	margin-top: 10px;
	margin-bottom: 10px;
	}

hr { 
	color: #cccccc; 
	height: 1px;
	}


/* リンクカラー */
A:link {
	color: #333;
}
A:visited {
	color: #333333;
}
A:active {
	color: #333333;
}
A:hover {
	color: #FF6600;
}
.white{ color: #FFFFFF}
A.whitelink:link {  color: #FFFFFF}
A.whitelink:visited {  color: #BDBDBD}
A.whitelink:active {  color: #FFCF5D}
A.whitelink:hover {  color: #FFFFFF}


/*　背景　*/
.bgr2 { background-color: #cc0000 }
.bgg1 {	background-color: #666666 }
.bgg3 {	background-color: #eeeeee }

/* ライン高　*/
.line { line-height: 16px }.title {
	font-size: larger;
	font-weight: bold;
	text-transform: none;
	color: #CE0000;
}
.q {color: #B6585C;
	text-transform: none;
	font-weight: bold;}
.osusume {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.menu_orange {

	font-size: 12px;
	font-weight: bold;
	color: #FF9A00;
}
.menu_orange_normal {


	font-size: 12px;
	color: #FF9A00;
}
.menu_red {



	font-size: 12px;
	color: #CC0000;
}
.bgg4 {
background-color: #FFCC00}

.small {
	font-size: 11px;}
