@charset "Shift_JIS";
/* ----- Base ------------------------------------ */

body {
	padding:0px 0px;
	margin:0px 0px;
	background-image: url("../images/bg.jpg");
	background-repeat: repeat-x;
	background-position: 0px 16px;
}

div#header	{
	width:1008px;
	height:100px;
	background-color:#3333ff;
	color:#ffffff;
	padding-top:0px;
	padding-left:16px;
	border-top:16px #6699cc solid;
	margin: 0px 0px;
}
div#contents	{
  	width:1024px;
	margin-left:auto;
	margin-right:auto;
}
div#main1	{
	width:1024px;
	height:380px;
	background-color:#6699cc;
}
div#lh	{
	width:200px;
	height:350px;
	background-color:#3366aa;
	margin:10px 10px;
	float:left;
	line-height:1.15;
}
div#ch	{
	width:500px;
	height:320px;
	background-color:#f0f0f0;
	margin:10px 25px;
	padding: 7px 7px;
	float:left;
	border-top:solid 3px #4477aa;
	border-right:solid 3px #88bbee;
	border-left:solid 3px #5588bb;
	border-bottom:solid 3px #99ccff;
}
div#ch2	{
	width:500px;
	height:334px;
	background-color:#f0f0f0;
	background-image: url("../images/topimage.jpg");
	margin:10px 30px;
	padding: 0px 0px;
	float:left;
	border-top:solid 3px #4477aa;
	border-right:solid 3px #88bbee;
	border-left:solid 3px #5588bb;
	border-bottom:solid 3px #99ccff;
}
div#ch	p{
	font-size:12px;
	color:#ffffff;
	line-height:1.45;
	margin:0px 0px;
}
div#ch1	{
	float:left;
	width:240px;
	margin-top:10px;
	height:280px;
}
div#rh	{
	width:200px;
	height:280px;
	margin:10px 10px;
	float:left;
}

div#main2	{
	width:1024px;
	clear:both;
	background-color:#e0e0ef;
}

div#ld	{
	width:220px;
	height:280px;
	float:left;
}
div#cd	{
	width:580px;
	height:620px;
	float:left;
}
div#rd	{
	width:220px;
	float:left;
}	

div#footer	{
	width:1024px;
	height:55px;
	background-color:#e0e0ef;
	clear:both;
}
/*
body#list {
	color: #FFFFff;
	background-color: #88ddbb;
	background-image: url("../images/back.jpg");
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: left top;
	margin: 10px 10px;
	font-family: 'ＭＳ Ｐゴシック', 'MS UI Gothic', Osaka;
	font-size:16px;
}

div#tophead	{
	width:100%;
	height:160px;
	background-image: url("../images/title-back.jpg");
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left bottom;
	border-bottom: double 2px #33cc66;
	text-align:center;

}*/
#menu{
	margin :0px 0px;
	width: 220px;
	height:100%;
	padding:0px 0px;
	float:left;
}

#menu ul{
	margin: 20px 0px;
	padding:0px 12px;
}
#menu li{
	list-style-type:none;
	margin: 12px 0px;
	padding: 0px 0px;
	width:196px;
	height:32px;
	line-height:32px;
	font-size:18px;
	text-align:left;
	background-color:#c0c0c0;
	font-weight: bold; 
}
#menu li a{
	width:196px;
	height:32px;
	display:block;
	text-decoration:none;
	background-color:#fefeff;
	color: #6699cc;
	border-top:1px #999999 solid;
	border-left:1px #999999 solid;
}
#menu li a:hover{
	width:196px;
	height:32px;
	background-color:#f3f3ff; /* 背景色 */
	color: #0000ff;
   	position: relative;/*ポジション移動*/
	top: -2px; /* 1px 下に移動  */
	left: -2px; /* 1px 右に移動 */
	border-top:1px #ffffff solid;
	border-left:1px #ffffff solid;
}
#menu li.b a:hover{
	width:196px;
	height:32px;
	background-color:#dddddd; /* 背景色 */
	color: #999999;
   	position: relative;/*ポジション移動*/
	top: -2px; /* 1px 下に移動  */
	left: -2px; /* 1px 右に移動 */
}



hr.type1 {
  color: #3333ff; /* 線の色(IE用) */
  background-color: #3333ff; /* 線の色(NN用) */
  height: 3px; /* 線の太さ */
  border: 0px; /* 枠の太さ */
  filter: Alpha(opacity=50, finishopacity=0, style=3); /* フィルタ */
}

hr	{
  color: #3333ff; /* 線の色(IE用) */
  background-color: #3333ff; /* 線の色(NN用) */
  height: 1px; /* 線の太さ */
}

a:link	{
	color: #ff6600; 
	text-decoration: underline; /* 下線 */
}
a:visited	{
	color: #3388ff;
} 
a:active {
	color: red;
}
a:hover {
}

/*table {
	table-border-color-light: #FF0000;
	table-border-color-dark: #00FFFF; 
	border: 0px solid #ccccff;
	border-collapse: collapse;
	font-size:12px;
}

th {
	text-align: center;
	background-color: #EEEEEE;
	border: 1px solid #FFCCFF;
}

td {
	padding: 4px;
	border: 0px solid #C5C5C5;
}
*/

h1 {
	font-size:36px;
	color: #eeeeff;
	font-weight: normal;
	margin:0px 0px;
	padding:0px 0px;
}
h2 {
	font-size:15px;
	color: #ffff00;
	margin-top:0px;
	padding:0px 0px;
	font-weight: normal;
}
h3 {
	color: #6699cc; 
	border-top:1px solid #6699cc;
	border-bottom:1px solid #6699cc;
	background-color: #eeeeff;
	padding:5px;
	margin:0px 0px;
}
h4 {
	color: #ddddff;
	font-size:18px;
	margin:0px 0px;
}
h5 {
	color: #3366aa;
	margin:3px 0px;
	font-size:16px;
	font-weight: normal;
}
h6 {
	color: Darkblue;
}
