/*  ボディ全体  */ 
body {
	background: #FFFFFF;
	margin: 0px;
	font-family: Osaka , "ＭＳ Ｐゴシック";
}
#header	{
	background: #FF6600;
	height: 80px;
	width: 100%;
	margin-bottom: 10px;}
#under {
	margin-right: 20px;
	margin-left: 20px;
	font-size: 11px;
	line-height: 125%;
	color: #666666;
	border-top: 1px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	background: F4F4F4;
	padding: 7px 5px;
	margin-top: 10px;}

/*  リンクに関するスタイル設定  */ 
a:link  {	color: #FF6600;
	text-decoration: none; }
a:visited  {	color: #FF6600;
	text-decoration: none; }
a:hover  {	color: #999999;
	text-decoration: underline; }
a:active  {	color: #FF0000;
	text-decoration: underline; }

/*  Hフォントスタイル  */ 
H1 {	font-size: 15px;
	color: #FF6600;
	padding: 4px 4px 4px 12px;
	background-image: url(go.gif);
	background-repeat: no-repeat;
	margin-bottom: 12px;
	border-top: 1px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	font-weight: bold;
	text-indent: 4px;
	word-spacing: 2px;
	background-position: left center;}
H2 {	font-size: 12px;
	color: #FF6600;
	text-align: right;}
H3 {
	font-size: 14px;
	color: #FF6600;
	padding: 3px 0px 2px 4px;
	background-image: url(2dot.gif);
	font-weight: bold;
	vertical-align: middle;
	width: 100%;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	margin: 0px;}
H4 {	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px 2px 0px 9px;}

/*  フォントスタイル  */ 
.menu {
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 2px;}
.under {
	font-size: 11px;
	line-height: 140%;
	color: #555555;
	border-top: 1px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	padding: 7px 2px;
	margin-bottom: 7px;
}

.base11 {
	font-size: 11px;
	color: #555555;}

.base12 {
	font-size: 12px;
	color: #555555;}

.base13 {
	font-size: 13px;
	color: #555555;}

.cont11 {
	font-size: 11px;
	line-height: 19px;
	color: #555555;}

.cont12 {
	font-size: 12px;
	line-height: 21px;
	color: #555555;}

/*  その他  */ 

.line {	text-decoration: line-through;}
.ichiran {	font-size: 11px;}

.ta {	border: 1px solid #FF6600;
	margin-bottom: 6px;}

.ta2 {	margin-bottom: 8px;}

.un13 {	font-size: 13px;
	color: #FF6600;
	background-color: #FFEBD7;
	padding: 2px 2px 2px 12px;
	background-image: url(go.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	border-bottom: 1px solid #FF6600;
	vertical-align: middle;}

.un14 {
	font-size: 14px;
	color: #FF6600;
	padding: 3px 0px 3px 4px;
	background-image: url(2dot.gif);
	font-weight: bold;
	vertical-align: middle;
	width: 100%;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;}

.m12 {	font-size: 12px;
	line-height: 20px;
	color: #666666;
	padding: 4px 4px 4px 4px;}

.m13 {	font-size: 13px;
	line-height: 21px;
	color: #555555;
	padding: 2px 0px 0px;}
.copy {
	font-size: 12px;
	color: #555555;
	margin-top: 5px;
	margin-bottom: 5px;}

#menu li {
	font-size: 13px;
	margin: 4px 0px;
	list-style: url(kira.gif) none inside;
	background: no-repeat left center;
	text-align: left;
}

