@charset "utf-8";
/* CSS Document */

body
{
	margin:0px;
	background: #C4FF41;
	text-align:center;
	font-size:80%;
	line-height:1.3em
}
.DisplayNone
{
	display:none
}

/*リンク色ここから*/
a:link
{
	color:#0000FF
}
a:visited
{
	color:#0000FF
}
a:hover
{
	color:#0000FF
}
/*リンク色ここまで*/

div.Container
{
	width:830px;
	background:url(../a020_image/container_bg.jpg);
	margin:0px auto
}
div.Head
{
	width:830px;
	height:68px;
	background:url(../a020_image/head_bg.jpg)
}
div.topHead
{
	width:830px;
	height:68px;
	background:url(../a020_image/tophead_bg.jpg)
}
div.body
{
	width:830px;
}
div.MainVisual
{
	width:750px;
	height:305px;
	margin:15px auto 0px auto
}
div.MainMenu
{
	width:750px;
	height:70px;
	text-align:left;
	margin:0px auto
}
div.MainMenu img
{
	margin:0px;
	float:left;
	border:0px
}
div.SubMenu
{
	width:750px;
	margin:15px auto 0px auto
}
div.BlogAndMap
{
	text-align:left;
	float:left
}
div.Blog
{
	float:left
}
div.BlogAndMap img
{
	margin-right:3px;
	border:0px
}
div.Description
{
	float:right;
	text-align:right
}
div.OtherLink
{
	width:750px;
	height:40px;
	margin:0px auto;
	text-align:center;
	clear:both
}
div.OtherLink ul
{
	width: 470px;
	margin: 0px auto;
	padding: 0px;
	list-style: none;
	display: block;
}
div.OtherLink li 
{
	width: 150px;
	text-align: center;
	padding: 0px;
	margin-top:5px;
	margin-right: 1px;
	float: left;
	display: block;
}
div.Foot
{
	width:830px;
	height:25px;
	background: top url(../a020_image/foot_bg.jpg) no-repeat #C4FF41;
	vertical-align:bottom
}
div.CopyRight
{
	color:#666666;
	background: #C4FF41
}

/*--------------------------------------------------------
コンテンツ用
  ------------------------------------------------------*/
div.ContentsHead
{
	width:750px;
	height:69px;
	background: url(../a020_image/contents_temp_01.jpg);
	margin:15px auto 0px auto
}
div.ContainerSidemenuAndBody
{
	width:750px;
	margin:0px auto;
}
div.Sidemenu
{
	width:186px;
	float:left;
	text-align:left
}
div.Sidemenu img
{
	padding:0px;
	float:left;
	border:0px
}
div.ContentsBlog img
{
	border:0px;
	margin-top:10px
}
div.ContentsBody
{
	width:530px;
	float:right;
	padding:5px 15px 0px 5px;
	text-align:left;
}
div.ContentsCopyRight
{
	color:#666666;
}
div.ContentsLink
{
	width:530px;
	margin:0px auto;
	text-align:center;
	clear:both
}
div.ContentsLink li 
{
	width: 150px;
	text-align: center;
	float: left;
	margin:0px 5px 0px 5px;
	display: block;
}
div.ContentsLink ul
{
	width: 490px;
	margin: 0px auto;
	padding: 0px;
	list-style: none;
	display: block;
}
P
{
	margin:5px 0px 5px 20px;
}
li
{
	list-style-image:url(../a020_image/contentslink_li.gif);
}
.font-bold
{
	font-weight:bold;
	color:#486E49;
}
H1
{
	BACKGROUND-POSITION: 0% 80%;
	FONT-SIZE: 110%;
	BACKGROUND-COLOR: #E8FFB0;
	COLOR: #000000;
	line-height:2em;
	padding:0px 5px;
	margin:5px 0px 10px 0px;
	BORDER-TOP: #026D04 1px solid;
	border-left: #026D04 solid 5px;
	border-right: #026D04 solid 5px;
	BORDER-BOTTOM: #026D04 1px solid;
}
H2
{
	BACKGROUND-POSITION: 0% 80%;
	FONT-SIZE: 100%;
	BACKGROUND-COLOR: #F7F9CF;
	line-height:1.7em;
	COLOR: #000066;
	padding:0px 12px;
	margin:15px 0px 5px 0px;
	BORDER-TOP: #666666 1px solid;
	BORDER-BOTTOM: #666666 1px dashed;
}
H3
{
	BACKGROUND-POSITION: 0% 80%;
	FONT-SIZE: 85%;
	BACKGROUND-COLOR: #FFFFCC;
	line-height:1.5em;
	COLOR: #333333;
	padding:0px 15px;
	margin:15px 0px 5px 0px;
	BORDER-BOTTOM: #666666 1px dashed;
}