@charset "euc-jp";

/*初期化用*/
@import "common.css";

/*デザイン用*/
@import "orange-1.css";




/*Bace*/
	.body {  font-size: 10pt; color: #333333; line-height: 140%;}
	.body-w { font-size: 10pt; color: #FFFFFF; line-height: 140%;}
	.body-s {  font-size: 8pt; color: #333333; line-height: 140%;}
	.body-sb { font-size: 8pt; color: #333399; line-height: 140%;}
	.ttl {  font-size: 12pt; font-weight: bold; color: #666666; line-height: 160%;}
	.ttl-w {  font-size: 10pt; font-weight: bold; color: #FFFFFF;}
	.ttl-s {  font-size: 10pt; font-weight: bold; color: #333333;}
	.ttl-sb {  font-size: 10pt; font-weight: bold; color: #333399;}

/*LINK*/
	a:link { color: #CC0000;text-decoration:none;}
	a:visited { color: #663399;text-decoration:none;}
	a:active { color: #CC66FF;text-decoration:none;}
	a:hover { color: #FF3300;text-decoration:underline;}

	a.Menu:link { color: #FFFFFF;text-decoration:none;}
	a.Menu:visited { color: #FFFFFF;text-decoration:none;}
	a.Menu:active { color: #FFFFCC;text-decoration:none;}
	a.Menu:hover { color: #FFFF99;text-decoration:underline;}.body-g { font-size: 10pt; color: #999999; line-height: 140%; }

/*extra*/

.h1-s {
	color: #D2D2D2;
	background-image: url(../images/balckbg.gif);
	width: 702px;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	height: 20px;
	margin: 0px auto;
	padding: 2px 0px 0px 13px;
	text-align: left;



}

/* h2 tag from Ken by Chiaki */
h2 {
	clear: both;
	margin: 10px 0 10px 0;
	padding-left: 7px;
	background: #eee;/*背景色*/
	border-left: 5px solid #c8301b;/*左枠線の色*/
	background: url(../images/h2back-red4.gif) repeat-x;/*背景画像*/
	font-size: 13pt;
	font-weight: bold;
	line-height: 22pt;
	color: #fff;/*文字色*/
}
h3{
	clear: both;
	margin: 10px 10px 10px 10px;
	padding: 2px 0 0 10px;
	background: url(../images/h3back-red4.gif);/*背景画像*/
	text-align: left;
	font-size: 11pt;
	font-weight: bold;
	line-height: 13pt;
	color: #333;/*文字色*/
}

div#footer .menu li{
	display: inline;
	margin: 0 0.8em;
	font-size: 8pt;
	line-height: 11pt;
	color: #FFFFFF;
	
}
div#footer {
	background: #333333
	color: #ffffff;/*文字色*/
	
}

div#footer	.menu li a:link { color: #FFFFFF;text-decoration:none;}
div#footer	.menu li a:visited { color: #FFFFFF;text-decoration:none;}
div#footer	.menu li a:active { color: #FFFFCC;text-decoration:none;}
div#footer	.menu li a:hover { color: #FFFF99;text-decoration:underline;}.body-g { font-size: 10pt; color: #999999; line-height: 140%; }




