/* ボディに関するCSS */
BODY {
	font-size: 12px;
	line-height: 150%;
	background-color : white;
}

/* ページ構造に関するCSS */
#wrapper {
	width:900px;
}

#header {
	width: 900px;
	padding: 15px 0px;

	height: 180px;


background : url(img/oyumino1.gif) no-repeat right center;
}

#content{	
	clear: left;
	width: 900px;
	height: 4500px;
	font-size: 10px;
	padding: 0px 0px;
	/*border: 1px solid #dddddd;*/
	background-color: #FFF;
	margin-top: 0px;
}

#navi {
	font-size: 90%;
	font-weight: 550px;
	font-family: "ＭＳ　Ｐゴシック",Osaka,sans-serif;
	line-height: 170%;
	border: 1px solid #dddddd;
	margin:0px 0px;
	padding: 8px 5px;
	list-style:none;
	margin-left: 0px;
	width: 900px;
	background-color: #FFFFDD;	

}

#footer{
	width: 900px;
	clear:left;
	height: 100px;
	text-align: right;
	margin-top: 15px;
	border-top: solid 1px #000000;

}

/* ヘッダーに関するCSS */

/* コンテンツに関するCSS */


h2 {
	font-size: 14px;
	margin-top: 0px;
}
h1 {
	font-size: 12px;
	margin-top: 0px;
}


img {

}

h3 {
	font-size: 18px;
	margin-top: 0px;
	margin-left: 5px;
}

#col2-1 {
	font-size: 12px;
	padding: 1px 3px;
	margin-top: 0px
	line-height: 100%;
;}
#col2-1 img {
	float: left;
}
#col2-2 {
	font-size: 14px;
	margin-top: 0px;
	*padding: 0px 1px;
	line-height: 150%;
}

#col2-2 img {
	float: right;
}
#header img {
	float:left;
}

#content h2 {
	font-size:11px;
	font-weight:normal;
}

/* ナビゲーションに関するCSS */
#navi li {
	float:left;
	background-color: #DDDDDD;
	margin-right: 5px;
	margin-left: 0px;
	border: 1px solid #FFFFFF;
	text-align: center;
	width: 110px;
	height:22px;
}

#navi a{
	color: #336666;
	display:block;
	width: 110px;
	height:22px;
	text-decoration:none;
}

#navi a:hover {
	color: #FFF;
	background-color: #6699cc;
	text-decoration: none;
}




#col1 {
	width: 168px;
	height: 1500px;
	font-size: 11px;
	float: left;
	line-height:12px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	border: 1px solid #dddddd;
	margin-right: 0px;

}

#col1 h1 {
	font-size: 12px;
	margin-bottom: 0px;
}

#col2 {
	font-size: 13px;
	width: 570px;
	height: 500px;
	float: left;
	line-height: 150%;
	/*border: 1px solid #FFFFFF;*/
	margin-right: 0px;
}

#col2 h1 {
	font-size: 12px;
	width: 100%;
	height:24px;
	padding: 2px 0px 2px 5px;
	margin: 0px 0px 0px;
	background-image : url(img/win2_02.jpg);
	/*background-image : url(img/sttl_bar.gif);*/
	background-repeat: repeat-x;
}




#col3 {
	width: 152px;
	height: 500px;
	font-size:12;
	line-height:14px;
	float: left;
	border: 1px solid #FFFFFF;
	margin-right: 0px;
}

#col3 h1 {
	font-size: 12px;
	margin-bottom: 0px;
}

/* リンクに関するCSS */

/* a:link {text-decoration:none}

a:visited {text-decoration:none}

a:hover {text-decoration:none} */

.Class12{
  font-size : 12px;
  font-family : "ＭＳ ゴシック";
  text-decoration : none;
}
.Class11{
  font-size : 11px;
  font-weight : normal;
  text-decoration : none;
}

.cell4 {
	background-color: #FFFFFF;
	font-size:100%;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
