@charset   "Shift_JIS";
body {
 background-color:#ffffff;
 text-align:center;
 margin-top:0px;
 margin:0 auto;
 padding: 0;
 font-size: 100%;
 color: #333333;
}
h3,p,ul,li{
	margin: 0px;
	padding: 0px;
}
h1,h2{
 margin: 0px;
 padding-top:10px;
}

ul{
	list-style-type: none;
}
A:link {
 color:blue;
}
A:visited {
 color:#FC7CEC;
}
A:active { color: #FF9900; }
A:hover { color: #FF9900; }
td,th {
	font-size: 0.8em;
}
/*border {
 border-color:#FF0000;
}*/
#site {
 width:795px;
 text-align:left;
 margin:0 auto;
 border-left:0px solid #CC6600;
 border-right:0px solid #CC6600;
 border-bottom:0px solid #CC6600;
 background-color:#FFFFFF;
} 
/*コンテナー（HP全体の枠）
------------------------------------------------------------------------*/
#container {
 width: 795px;
 border:0px solid #808080;
 /*HPを囲む枠の色と幅*/
text-align: left;
 margin:0 auto; 
 background-color:#FFFFFF;
}
#header1 {
 width:795px;
 height:100px;
 text-align:center;
 color:#FFFFFF;
 background-image:url('../image/pink_bnr000.jpg');
 background-repeat:no-repeat;
 padding:20px;
} 
#toptxt {
 text-align:left;
 color:white;
 font-size: 0.7em;
}
#toptxt a {
 color:white;
 text-decoration: none;
} 
#topline1 {
 height:10px;
 font-size:6;
 background-color:#FFA4A4;
} 
/*ページ上部メインメニュー
------------------------------------------------------------------------*/
#mainmenu {
	padding: 0px;
}
#mainmenu ul {
 line-height: 20px;
 height: 20px;
 border: 1px solid #999999;
 /*メニュー背景のグラデーション画像指定箇所*/;
 background-color:#FFFFD2;
}
#mainmenu li {
 float: left;
 background-color:#FFFFD2;
}
#mainmenu ul li a {
 display: block;
 width: 197px;
 text-align: center;
 border-right: 1px solid #999999;
 border-bottom: 1px solid #999999;
 color:#0000FF;
 /*メニューの文字色*/
text-decoration: none;
 font-weight:bold;
}
#mainmenu ul li a:hover {
 background-color:#FFE6E6;
 /*メニューカーソルオーバー時に背景色をこの色にする*/;
}
#mainmenu .last {
	border-right-style: none;	/*一番右のメニューの右境界線を消す設定*/
}
/*ページ上部メインメニューここまで
------------------------------------------------------------------------*/
#left {
	background: #f99403;	/*背景色*/
	vertical-align: top;
}
#jr {
 width: 795px;
 height:30px;
 text-align: center;
 font-size: 1.0em;
 background-image:url('../image/green_bnr002.jpg');
 background-repeat:no-repeat;
 background-position:center;
 padding-top:7px;
 font-weight:bold;
}

#date {
 text-align: right;
 font-size: 0.8em;
 color:#FF0080;
}
#info1 {
 text-align: center;
	height:30px;
 color:black;
 background-image:url('../image/yellow-bnr002.jpg');
 background-repeat:no-repeat;
 background-position:center;
}
#info2 {
 width:590px;
 text-align: left;
 font-size: 0.9em;
 color:black;
 padding:20px;
 background-position:right top;
}
#ado1 {
 width:200px;
 text-align: right;
 margin-right:0px;
}
#info3 {
 text-align:left;
 font-size: 0.9em;
 color:blue;
 padding-left:20px;
 padding-right:20px;
 padding-top:8px;
 padding-bottom:8px;
}
#info4 {
 text-align: left;
 font-size: 0.7em;
 color:blue;
 padding:20px;
}
#info5 {
 text-align:left;
 font-size: 0.9em;
 color:black;
 padding-left:10px;
 padding-bottom:5px;
 padding-top:5px;
}
#inner2 {
 width:795px;
 text-align:left;
 margin-top:0px;
 border:0px solid #FF9900;
}  
#footer {
 width:795px;
 height:30px;
 text-align:center;
 margin:0px;
 border:0px solid #FF9900;
 vertical-align:top;
}  
#link {
 width:795px;
 text-align:left;
 font-size: 0.6em;
 color:blue;
 background-image:url('../image/pink_bnr003.jpg');
 background-repeat:no-repeat;
 background-color:#FFFFFF;
 padding:20px;
}
border{ 0px solid #FF9900;}
.clear { clear:both; }   
.clear hr { display:none; }
  
