/* ===== 見出しフォント ===== */

h1	{ font-size: 12px; font-weight: normal; margin: 0px; padding: 0px; font-family: "MS UI Gothic", Osaka, sans-serif; }


/* ===== フォント ===== */

.f11	{ font-size: 11px; color: #000000; line-height: 1.2; font-family: "MS UI Gothic", Osaka, sans-serif; }
.f12	{ font-size: 12px; color: #000000; line-height: 1.2; font-family: "MS UI Gothic", Osaka, sans-serif; }
.f14	{ font-size: 14px; color: #000000; line-height: 1.2; font-family: "MS UI Gothic", Osaka, sans-serif; }
.cl	{ font-size: 12px; color: #000000; font-family: "MS UI Gothic", Osaka, sans-serif; }


/* ===== リンク ===== */

A:link		{color:#000000; text-decoration: underline; }
A:visited	{color:#000000; text-decoration: underline; }
A:hover		{color:#990000; text-decoration: underline; }
A:active	{color:#000000; text-decoration: underline; }

	a:hover img.hov {
		opacity:0.8;
		filter: alpha(opacity=80);
		-ms-filter: "alpha( opacity=80 )";
	}

/* ===== イメージボーダー ===== */

img	{ border: none; }


/* ===== ページ ===== */


body {
	background-color: #F2F2F2;
	font-size: 12px;
	margin-top: 40px;
}

#base {
	width: 790px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../images/side_02.gif);
	background-position: right;
	background-repeat: repeat-y;
	vertical-align: top;
}

#shadow-top {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
}

#contents {
	float: left;
	width: 770px;
	background-image: url(../images/bg.gif);
	vertical-align: top;
	padding-bottom: 30px;
}

#header {
	width: 770px;
	margin-bottom: 0px;
}

#title {
	float: left;
	margin-top: 0px;
	margin-left: 30px;
}

#top_link {
	float: left;
	margin-top: 37px;
	margin-left: 114px;
}

#sitmap_link {
	float: right;
	margin-top: 37px;
	margin-right: 35px;
}

#shadow-top {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
}

#footer {
	width: 790px;
	height: 26px;
	margin: 0 auto;
	padding-top: 14px;
	background-image: url(../images/under.gif);
	text-align: center;
}

#f_address {
	width: 790px;
	font-size: 13px;
	margin: 1px auto 0 auto;
	text-align: center;
	color: #666666;
}

#copyright {
	width: 790px;
	margin: 10px auto 0 auto;
	text-align: center;
	color: #666666;
}

#area {
	width: 710px;
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
	vertical-align: top;
}


/* ===== トップ ===== */

#top_photo {
	float: left;
	width: 375px;
	height: 620px;
	/*height: 596px;*/
	/*background-image: url(../images/index_photo.jpg);*/
	background-repeat: none;
}

#top_message {
	width: 310px;
	/*height: 120px;*/
	margin: 130px auto 0 auto;
	padding: 15px 20px;
	background: #FFFFFF;
	border-radius: 10px;	/* CSS3 */
	-moz-radius: 10px;	/* FF */
	-webkit-radius: 10px;	/* saf,Chr */
	opacity: 0.8;
	filter: alpha(opacity=80);	/*IE7*/
	color: #333333;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: 1.5;
}

#top_menu {
	float: right;
	width: 305px;
	margin-right: 15px;
	margin-top: 10px;
}

.menu_bt {
	/*margin-top: 14px;*/
	margin-top: 10px;
}

#message {
	width: 310px;
	margin: 0 auto;
	padding: 0;
	color: #333333;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.4;
	font-family: 'メイリオ';
/*	font-family: "Microsoft YaHei","ヒラギノ明朝 ProN W6";*/
}

#message_img {
	text-align: left;
	margin-top: 8px;
}

#message_name {
	text-align: right;
	margin-top: 8px;
}

#corpo {
	width: 305px;
	margin: 8px auto;
	padding: 0 5px;
	color: #333333;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: 1.3;
}

#blog {
	width: 190px;
	margin: 0 auto;
	/*background: #66FF66;*/
}

#blog_bg {
	border-collapse: collapse;
	background: #9b0000;
}

#blog_title {
	text-align: center;
	color: #FFFFFF;
}

#blog_cont {
	border:#9b0000 1px solid;
	overflow:auto;
	width: 113px;
	height: 36px;
	text-align: center;
}

#blog_day {
	padding-left: 15px;
}

/*#banner {
	width: 305px;
	height: 54px;
	margin: 8px auto 8px auto;
	background: #FF6666;
}*/

#banner {
	width: 180px;
	height: 54px;
	margin: 8px 0;
	background: #FF6666;
	float: left;
}

.news_bt {
	margin-top: 20px;
}

/*#top_news {
	width: 305px;
	height: 130px;
	background-color: #6A3906;
}*/

#top_news {
	width: 115px;
	height: 54px;
	margin: 8px 0 8px 5px;
	float: right;
}

#top_iframe {
	margin: 10px 0 0 10px;
	width: 285px;
	height: 80px;
	border: 0;
}


/* ===== WROKS ===== */

#left_menu {
	float: left;
	width: 170px;
	margin-top: 0px;
	vertical-align: top;
}

#right_contents {
	float: right;
	width: 540px;
	margin-top: 0px;
	vertical-align: top;
}

#h1_img {
	width: 540px;
	height: 56px;
	margin-bottom: 15px;
}

.clearfix:after { /*floatの解除、ここがポイント*/
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}

.clearfix {
	min-height: 1px; /*IE6、7対策*/
}

* html .clearfix {
	height: 1px;
	/*\*//*/ /*MAC IE5.x対策*/
	height: auto;
	overflow: hidden;
	/**/
}

.ml_20 {
	margin-left: 20px;
}

#main_title {
	text-align: center;
	margin-top: 8px;
	font-size: 18px;
	font-family: 'メイリオ';
	color: #990000;
}

#sub_title {
	text-align: center;
	margin-top: 10px;
	font-size: 12px;
}

.slder_info {
	width: 500px;
	height: 370px;
	border: 1px solid #CCC;
	margin: 10px 0 10px 20px;
}

#slder_font {
	position: absolute;
	width: 437px;
	bottom: -8px;
	left: 30px;
	border-radius: 2px;
	-moz-radius: 2px;
	-webkit-radius: 2px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	background: #FFFFFF;
	padding: 2px 2px;
}

#sekou_info {
	margin: 20px 0 0 20px;
	padding-bottom: 20px;
	width: 500px;
	line-height: 1.5;
	font-family: 'メイリオ';
	font-size: 13px;
}

