/***********************************************/
/* BodyStyle                                   */
/***********************************************/

body{
	color: #222222;
	margin-top: 0px;
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial;
	font-size: 12px;
	line-height: 160%;
}
a:hover	{background-color: #c0ffc0}
a {color:#006600}



/* カレンダー */
div#calender td {
	font-size:12px;
	text-align:center;
	width:32px;
	}

div#calender a {
	font-weight:bold;
	}

div#calender a:hover{
	background-color:#0000FF;
	color:#FFFFFF;
	}




/* ロトデータ */
div#lotodata {
	font-size:10px;
	font-style:normal;
	text-align:center}
	
div#lotodata td {
	color:#000000;
	border:solid 1px #888888;
	border-color:#808080;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	text-align:center;
	width:10px;
}

/* コンテナ */
div#container	{width: 760px;
	margin-left: auto;
	margin-right: auto}

/* ヘッダー */
div#header	{
	margin-bottom: 0px;
	width:100%;
	background-color:#CCFF99;
	}

div#header h1	{
	background-color:#30C030;
	color:#FFFFFF;
	text-align:right;
	font-size: 12px;
	line-height: 18px;
	padding-left:3px;
	margin-right:3px;
	margin-left:3px;
	margin-top: 3px;
	margin-bottom: 3px}


div#header h2	{
	background-color:#006600;
	color:#E0E0E0;
	font-size: 32px;
	line-height: 48px;
	padding-left:3px;
	margin-left:3px;
	margin-right:3px;
	margin-top: 3px;
	margin-bottom: 3px}

div#header h4	{
	background-color:#30C030;
	color:#ffffff;
	text-align:center;
	font-size: 12px;
	line-height: 18px;
	padding-left:3px;
	margin-right:3px;
	margin-left:3px;
	margin-top: 3px;
	margin-bottom: 3px}

div#header td	{
	text-align:left;
	vertical-align:top;
	color: #222222;
	padding-left:3px;
	padding-top:3px;
	padding-right:3px;
	padding-bottom:3px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	line-height: 150%;
	}


/* 上部横方向テキストリンク */
div#bread	{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom:0px;
	padding-top:0px;
	}


/* コンテンツ */
div#content	{width: 540px;
	float: right;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px}

div#content h2	{background-color:#228822;
	color:#FFFFFF;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #ffffff;
	line-height: 28px;
	padding-left: 6px;
	margin-top: 0;
	margin-bottom: 0}

div#content h3	{background-color:#006000;
	color:#FFFFFF;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 23px;
	padding-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px}


/* コンテンツ（フルサイズ) */
div#contentfull	{width: 760px;
	float: center;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px}

div#contentfull h2	{background-color:#228822;
	color:#FFFFFF;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #ffffff;
	line-height: 28px;
	padding-left: 6px;
	margin-top: 0;
	margin-bottom: 0}

div#contentfull h3	{background-color:#006000;
	color:#FFFFFF;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 23px;
	padding-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px}

div#contentfull h1	{
	color:#004000;
	font-size: 12px;
	line-height: 12px;
	padding-bottom:0px;
	margin-right:10px;
	margin-top: 0;
	margin-bottom: 0;
	text-align:right}


/* サイドバー */
div#sidebar	{width: 200px;
	float: left;
	margin-bottom: 20px;
	border-style:outset;
	border-width:1px;
	border-color:#80ff80
}

div#sidebar h2	{background-color: #006000;
	font-size: 12px;
	color: #ffffff;
	line-height: 28px;
	padding-left: 5px;
	margin-top: 0;
	margin-bottom: 0;
	text-align:center}
	
div#sidebar h3	{background-color: #40A040;
	font-size: 12px;
	color: #ffffff;
	line-height: 28px;
	padding-left: 5px;
	margin-top: 0;
	margin-bottom: 0;
	text-align:center}
	
ul.sidemenug	{
	font-size: 12px;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	line-height: 12px}


ul.sidemenu	{
	font-size: 12px;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	line-height: 0;
	}
ul.sidemenu li	{list-style-type: none}
ul.sidemenu li a	{display: block;
	text-decoration: none;
	font-weight:bold;
	line-height: 20px;
	color: #206020;
	background-color: #ffffff;
	border-bottom: solid 1px #ffffff;
	padding-left: 2px}
ul.sidemenu li a:hover	{background-color: #c0ddc0}



ul.sidemenulink	{
	font-size: 12px;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	line-height: 0;
	}
ul.sidemenulink li	{
	font-size: 10px;
	list-style-type: none;
	text-align:left;
	margin-top:0px;
	margin-bottom:3px;
	line-height:12px;
	color:#008000}
ul.sidemenulink li a	{display: block;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	line-height: 12px;
	color: #404080;
	background-color: #ffffff;
	border-bottom: solid 1px #ffffff;
	padding-left: 2px}
ul.sidemenulink li a:hover	{background-color: #e0ffe0}






p.feed	{margin-bottom: 10px}

p.feed a	{font-size: 0.75em;
	color: #444444;
	text-decoration: none;
	line-height: 30px;
	border: solid 1px #888888;
	padding: 5px}

p.feed img	{border: none;
	vertical-align: middle}


/* フッター */
div#footer	{background-image: url(line-blue.png);
	background-repeat: repeat-x;
	width: 760px;
	margin-top: 0;
	padding-top: 8px;
	clear: both;
	font-size:12px;
	text-align:right}

address	{font-size: 12px;
	font-style: normal;
	text-align:right}
