/*======Common======*/
body {
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	line-height: 130%;
	margin: 0px;
	padding: 15px;
}

.Clear{
	clear: both;
	line-height:0;
	height: 0px;
}


/*--Font--*/
.fB {
	font-weight: bold;
}

/*--MainBg--*/
.MainBoard {
	text-align: left;
	background-color: #FFFFFF;
	
	background-image: url(img/main_shadow_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	
	width: 747px;
	margin: 0 auto;
	padding: 0;
	
}

/*--Header--*/
.Header {
	background-image: url(img/main_shadow_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
	width: 679px;
	padding: 15px 34px 0px 34px;
}

H1 {
	color: #358400;
	font-size:80%;
	font-weight: normal;
	margin: 0 0 5px 0;
}

/*--TopMenu--*/
.Logo {
	float: left;
	width: 340px;
	height: 45px;
	margin: 0;
	padding: 0 0 8px 0;
}

.BlogBt {
	float: right;
	text-align: right;
	width: 339px;
	height: 32px;
	margin:0;
	padding: 16px 0 5px 0;
}

.TopMenu {
	background-color: #FFFFFF;
	background-image: url(img/top_menu_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 37px;
	width: 677px;
	margin: 0;
	padding: 0;
}
.TopMenu .ImgMgn{
	margin-right: 1px;
}


/*--Footer--*/
.Footer {
	text-align: center;
	
	background-image: url(img/main_shadow_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	
	width: 747px;
	height: 75px;
	padding: 14px 0 15px 0;
}

.BottomMenu {
	color: #005602;
	font-size: 90%;
	background-color: #cfffd0;
	width: 719px;
	margin: 0 14px 5px 14px;
	padding: 0.5em 0;
}
.BottomMenu a:link{
	color: #005602;
	text-decoration: none;
}
.BottomMenu a:active{
	color: #005602;
	text-decoration: none;
}
.BottomMenu a:visited{
	color: #005602;
	text-decoration: none;
}
.BottomMenu a:hover{
	color: #FF6600;
	text-decoration: underline;
}


.CPR {
	color: #696969;
	font-size: 12px;
}
.CPR a:link{
	color: #696969;
	text-decoration: none;
}
.CPR a:active{
	color: #696969;
	text-decoration: none;
}
.CPR a:visited{
	color: #696969;
	text-decoration: none;
}
.CPR a:hover{
	color: #696969;
	text-decoration: none;
}


/*======TopPage======*/
/*--Flash--*/
.Flash {
	background-color: #FFFFFF;
	width: 678px;
	height: 280px;
	padding: 0px;
	margin: 5px 34px 10px 34px;
	
}

/*--MainContentsButton--*/
.MC_Bt {
	background-image: url(img/mc_bt_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
	width: 678px;
	height: 171px;
	margin: 0 34px 14px 34px;
	padding: 0;
}
.MC_Bt .Bt_L{
	float: left;
	text-align: center;
	font-size:12px;
	width: 150px;
	margin: 0 11px 0 0;
	padding: 4px 0;
}
.MC_Bt .Bt_R{
	float: right;
	text-align: center;
	width: 194px;
	margin: 0;
	padding: 4px 0 0 0;
}

/*--Topics--*/
.Infomation {
	font-size: 90%;
	width: 678px;
	height: 290px;
	margin: 0 34px 0 34px;
	padding: 0;
}
.Infomation h2 {
	height: 35px;
	margin: 0;
	padding: 0;
}
.Infomation .Topics {
	background-color:#FFFFFF;
	float: left;
	width: 432px;
	height: 290px;
}
.Infomation .Topics h2{
	text-indent: -9999px;
	background-image: url(img/top_topic_title_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.Infomation .Topics .ComMgn {
	height: 235px;
	margin: 10px 10px 0 10px;
	padding: 0;
}

.Infomation .PickUp {
	background-color:#ceff94;
	float: right;
	width: 240px;
	height: 290px;
}
.Infomation .PickUp h2{
	text-indent: -9999px;
	background-image: url(img/top_pickup_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.Infomation .PickUp .ComMgn {
	height: 235px;
	margin: 10px 10px 0 10px;
	padding: 0;
	overflow-y: scroll;
}

/*======SubPage Common======*/
.PageTitle {
	text-align: right;
	background-image: url(img/sub_h2_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 666px;
	height: 20px;
	margin: 5px 34px;
	padding:6px;
}
.PageTitle h2 {
	color: #30b068;
	font-size: 18px;
	font-weight: bold;
	margin: 0 10px;
}

/*--Contents Block--*/
.Contents {
	font-size: 90%;
	width: 658px;
	margin: 0 44px;
}
.Contents p {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0;
}

/*--H3 title--*/
.Contents .H3-Title {
	clear: both;
	color: #006600;
	font-size: 18px;
	border-bottom: solid 1px #006600;
	margin: 0 0 0.5em 0;
	padding: 0;
}

/*--H4 title--*/
.Contents .H4-Title {
	color: #CC6600;
	font-size: 16px;
	
	background-image: url(img/h4_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
	margin: 0 0 0.5em 1em;
	padding-left: 20px;
}

/*Margin*/
.Contents .ImgMgn {
	padding: 0 1em 1em 1em;
}


/*--Align--*/
.AlignC {
	margin: 0 auto 0.5em auto;
}

/*--Indent--*/
.Idt1 {
	margin-left: 1em;
}
.Idt2 {
	margin-left: 2em;
}
.Idt3 {
	margin-left: 3em;
}

/*--Indent for Table--*/
.IdtTable1 {
	margin-left: 1em;
}
.IdtTable2 {
	margin-left: 2em;
}
.IdtTable3 {
	margin-left: 3em;
}


/*======Activities======*/
.SubMenu {
	text-align: center;
	color: #606060;
	font-size: 90%;
	margin: 1em auto 0 auto;
	padding: 0;
}
.SubMenu a:link{
	color: #606060;
	text-decoration: none;
}
.SubMenu a:active{
	color: #606060;
	text-decoration: none;
}
.SubMenu a:visited{
	color: #606060;
	text-decoration: none;
}
.SubMenu a:hover{
	color: #FF6600;
	text-decoration: underline;
}
