@charset "UTF-8"

html {height: 100%;}
A:link {COLOR: #669999; TEXT-DECORATION: none}
A:visited {COLOR: #669999; TEXT-DECORATION: none}
A:hover {COLOR: #669999; TEXT-DECORATION: underline}
A:active {COLOR: #669999; TEXT-DECORATION: underline}
.graylink A:link {COLOR: #999999; TEXT-DECORATION: none}
.graylink A:visited {COLOR: #999999; TEXT-DECORATION: none}
.graylink A:hover {COLOR: #666666; TEXT-DECORATION: underline; BACKGROUND-COLOR: #999999}
.graylink A:active {COLOR: #666666; TEXT-DECORATION: underline}

.linkborder A:link {border-bottom: 1px solid #ffffff}
.linkborder A:visited {border-bottom: 1px solid #ffffff}
.linkborder A:hover {border-bottom: 1px solid #666666}
.linkborder A:active {border-bottom: 1px solid #666666}

body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; height: 100%; }

.b {
	height: 100%;
	width: 100%;
	position: relative;
}
.b_top {
	height: 200px;
	width: 100%;
	position: relative;
}
.iframe {
	width: 100%;
	height:270px;
	position: relative;
	z-index: 3;
}
.footer {
	height: 9%;
	width: 100%;
	position: relative;
	overflow: hidden;
}

.main_navi {
	width: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 16px;
	color: #666666;
	height: 100%;
}
.b_topright {
	width: 170px;
	border-right: 1px solid #CCCCCC;
	border-left: 0px solid #FFFFFF;
	border-top: 0px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	height: 100%;
	left: 79%;
	position: relative;
	z-index: 4;
}
.b_under {
	height: 250px;
	width: 100%;
	overflow: hidden;

}
.b_left {
	float: left;
	width: 75%;
	height: 250px;
	overflow: hidden;
}
.b_underright {
	width: 170px;
	overflow: hidden;
	border-top: 0px solid #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-right: 0px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	height: 250px;
	left: 79%;
	position: absolute;
	background-color: #FFFFFF;
	}
.back {
	width: 170px;
	overflow: hidden;
	top: 500px;
	position: absolute;
	left: 79%;
	font-family: Verdana, Arial, Helvetica, sans-serif,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #666666;
}
.b_margin {
	width: 5%;
	float: left;
	position: absolute;
	left: 5%;
}
.main_menu {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 16px;
	color: #666666;
	height: 100%;
	padding: 9px;
}
.main_menu_news {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9px;
	line-height: 16px;
	color: #666666;
	height: 100%;
	padding: 9px;
}
.main_cont {
	height: 250px;
	padding: 9px;
	width: 65%;
	overflow: auto;
	position: absolute;
	left: 4%;
}

.mv_cont {
	height: 250px;
	width: 65%;
	overflow: hidden;
	position: absolute;
	left: 4%;
}

.news_more { padding: 20px; }
.news_float { float: left; }
.news_titlebox { margin-top: 10px; margin-bottom: 10px; width: 100%; }
.news_title {
	border-bottom: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
.news_under { top: 210px; position: absolute; }

.mv_img {
	left: -50px;
	position: relative;
}
.mv_body {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 16px;
	color: #666666;
}
.ot_img {
	position: relative;
}
.link_img { position: relative; }
.link_more {
	width: 165px;
	font-family: Verdana, Arial, Helvetica, sans-serif,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 16px;
	color: #666666;
	padding: 9px;
}
.link_child { display:none; }
.link_under { top: 100px; position: absolute; }

.about_main_cont {
	height: 250px;
	padding: 9px;
	width: 65%;
	overflow: auto;
	position: absolute;
	left: 4%;
	background-image:url(img_basic/about_back.jpg);
}

.bold {
	FONT-WEIGHT: bold;
}
.img_border {
	border: 1px solid #CCCCCC;
}
.img_N {
	border: 0px solid #CCCCCC;
}
.img_L {
	border: 1px solid #CCCCCC;
}
.img_T {
	border: 1px solid #CCCCCC;
}
.txt_jp {
	font-family: verdana, helvetica, arial, sans-serif,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #666666;
	line-height: 16px;
}
.txt_big_jp {
	font-size: 12px;
	font-family: verdana, helvetica, arial, sans-serif,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 200%;
	letter-spacing: 0.1em;
}
.txt_en {
	font-family: verdana, helvetica, arial, sans-serif,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9px;
	color: #666666;
	}
.comments_title {
	padding-top: 5px;
	width: 85%;
}
.comments_body {
	width: 85%;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid #999999;
}
.textbox {
	border: 1px solid #cccccc;
	font-size: 10px;
	font-family: verdana, helvetica, arial, sans-serif,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	background-color: #FAFAFA;
}