@charset "shift_jis";

* {
	margin: 0; 
	padding: 0;
	line-height: 100%;
	color: #333333;
	font-weight: normal;
	font-style: normal;
}

/*===body===*/
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
}

/*=== Text ===*/
h1,h2,h3,h4,h5,h6,p,address {
	font-size: 100%;
	line-height: 140%;
}

.red {
	color: #FF3300;
}

/*=== Hypertext===*/
a:link {
	color: #0000FF;
	text-decoration: none;
	line-height: 100%;
}

a:visited {
	color: #0000FF;
	text-decoration: none;
	line-height: 100%;
}

a:hover {
	color: #FF3333;
	text-decoration: underline;
}

a img { border-style: none; }


/*===ページ全体===*/
#pageAll {
	margin: 0px auto;
	padding: 0px 16px;
	width: 800px;
	background-color: #FFFFFF;
	background-image: url(../top_img3/side_bg.jpg);
	background-repeat: repeat-y;
}

/*===ヘッダ===*/
#header {
	height: 79px;
	width: 800px;
	margin-bottom: 10px;
	background-image: url(../top_img3/header.jpg);
	background-repeat: no-repeat;
}

#header h1 {
	color: #E1E8F2;
	visibility: hidden;
}

/*===ボディエリア===*/
#bodyArea {
	width: 784px;
	padding-left: 16px;
	margin-bottom: 10px;
	text-align: left;
}

/*===レフトエリア===*/
#bodyArea .leftArea {
	float: left;
	width: 200px;
	padding-right: 15px;
}

.leftArea .cont_menu {
	background-image: url(../top_img3/side_menu_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 10px;
	padding-top: 12px;
	padding-bottom: 2px;
}

.leftArea .cont_menu h2.cont {
	font-size: 90%;
	line-height: 110%;
	background-image: url(../top_img3/side_menu_point.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 12px;
	margin-bottom: 9px;
}

.leftArea .cont_menu h2.cont a,
.leftArea .cont_menu h2.cont a:visited {
	color: #30528F;
	text-decoration: none;
}

.leftArea .cont_menu h2.cont a:hover {
	color: #03F;
	text-decoration: underline;
}

.leftArea .topicTitle {
	background-image: url(../top_img3/topic_top.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 200px;
	text-align: right;
	margin-top: 8px;
}

.leftArea .topicTitle p {
	font-size: 80%;
	line-height: 110%;
	padding-top: 4px;
	padding-right: 6px;
}

.leftArea .topicTitle p a,
.leftArea .topicTitle p a:visited {
	color: #FFF;
	text-decoration: none;
}

.leftArea .topicTitle p a:hover {
	color: #FC0;
	text-decoration: underline;
}

.leftArea .topicBg {
	background-image: url(../top_img3/topic_photo.jpg);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	background-color: #DFF0DD;
	height: 70px;
	width: 200px;
}

.leftArea .topicBg h3 {
	font-size: 80%;
	padding-top: 8px;
	padding-left: 78px;
	padding-right: 8px;
}

.leftArea .topicBg h3 a,
.leftArea .topicBg h3 a:visited {
	line-height: 140%;
	color: #30528F;
	text-decoration: none;
}

.leftArea .topicBg h3 a:hover {
	color: #03F;
	text-decoration: underline;
}

/*===その他===*/
.leftArea .others {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F8FAFC;
	margin-top: 10px;
}

/*===メインエリア===*/
#bodyArea .mainArea {
	float: left;
	width: 550px;
}

.mainArea .mainTitle {
	background-image: url(../top_img3/main_top.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 550px;
}

.mainArea .mainTitle .mainTxt {
	float: left;
	font-weight: bold;
	color: #FFF;
	padding-left: 8px;
	font-size: 14px;
	line-height: 100%;
	padding-top: 6px;
	width: 400px;
}

.mainArea .mainTitle .zoom {
	float: right;
	font-size: 14px;
	line-height: 100%;
	color: #FFF;
	padding-top: 6px;
	background-image: url(../top_img3/zoom_btn.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 16px;
	width: 88px;
	text-align: right;
	padding-right: 10px;
}

.mainArea .mainTitle .zoom a,
.mainArea .mainTitle .zoom a:visited {
	color: #FFF;
	text-decoration: none;
}

.mainArea .mainTitle .zoom a:hover {
	color: #F9E000;
	text-decoration: underline;
}

.mainArea .mainPhoto {
	padding: 10px;
	height: 160px;
	width: 530px;
	background-color: #F8FAFC;
}

.mainArea .mainPhoto .mainLeft {
	float: left;
	height: 160px;
	width: 340px;
}

.mainArea .mainPhoto .flashArea {
	float: right;
	height: 160px;
	width: 187px;
}

.mainArea .mainCaption {
	width: 550px;
	background-color: #F8FAFC;
	height: 16px;
}

.mainArea .mainCaption h4 {
	font-size: 14px;
	line-height: 100%;
	font-weight: bold;
	color: #4646FF;
	float: left;
	width: 360px;
	padding-left: 10px;
}

.mainArea .mainCaption h5 {
	font-size: 13px;
	line-height: 100%;
	float: right;
	width: 160px;
	text-align: right;
	padding-right: 10px;
}

/*===ニュース＆インフォメーション===*/
.mainArea .newsInfo {
	margin-top: 10px;
}

/*===ニュースン===*/
.newsInfo .newsArea {
	float: left;
	width: 280px;
}

.newsArea .newsBody {
	background-color: #F8FAFC;
	width: 260px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
}

.newsBody .newsUnit {
	padding-bottom: 10px;
}

.newsBody .newsUnit .newsDate {
	font-size: 80%;
	line-height: 130%;
	color: #C00;
	font-weight: normal;
}

.newsBody .newsUnit .newsLink {
	font-size: 90%;
	line-height: 120%;
	background-image: url(../top_img3/side_menu_point.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 12px;
	color: #333;
}

.newsBody .newsUnit .newsLink a,
.newsBody .newsUnit .newsLink a:visited {
	line-height: 120%;
	color: #03F;
	text-decoration: none;
}

.newsBody .newsUnit .newsLink a:hover {
	color: #00F;
	text-decoration: underline;
}

/*===インフォメーション===*/
.newsInfo .infoArea {
	float: right;
	width: 260px;
}

.infoArea .infoBody {
	background-color: #F8FAFC;
	width: 240px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
}

.infoBody .infoLink {
	font-size: 90%;
	line-height: 120%;
	background-image: url(../top_img3/side_menu_point.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 12px;
	color: #666;
	margin-top: 5px;
}

.infoBody .infoLink a,
.infoBody .infoLink a:visited {
	line-height: 120%;
	color: #30528F;
	text-decoration: none;
}

.infoBody .infoLink a:hover {
	color: #00F;
	text-decoration: underline;
}

/*===断熱亜鉛鉄板委員会===*/
.infoArea .dannetsu {
	margin-top: 6px;
}

.dannetsu .dannetsuBody {
	background-color: #F8FAFC;
	width: 240px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 7px;
}

.dannetsu .dannetsuBody .redNews {
	color: #FF3300;
	font-size: 80%;
	line-height: 120%;
	padding-bottom: 10px;
	text-indent: -1em;
	padding-left: 1em;
}

.dannetsu .dannetsuBody .redNews a {
	color: #F00;
}

.dannetsu .dannetsuBody .dannetsuLink {
	font-size: 90%;
	line-height: 120%;
	background-image: url(../top_img3/side_menu_point.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 12px;
	color: #666;
	margin-bottom: 7px;
}

.dannetsu .dannetsuBody .dannetsuLink a,
.dannetsu .dannetsuBody .dannetsuLink a:visited {
	line-height: 120%;
	color: #30528F;
	text-decoration: none;
}

.dannetsu .dannetsuBody .dannetsuLink a:hover {
	color: #00F;
	text-decoration: underline;
}

.dannetsu .dannetsuBody .danBtn {
	text-align: center;
	padding-bottom: 4px;
}


/*===ページトップ===*/
#bodyArea .pageTop {
	clear: both;
	text-align: right;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 4px;
	float: none;
}

#bodyArea .pageTop p {
	font-size: 80%;
	line-height: 110%;
}

#bodyArea .pageTop p a,
#bodyArea .pageTop p a:visited {
	color: #333;
}

#bodyArea .pageTop p a:hover {
	color: #03F;
}


/*===クリア===*/
.clear {
	clear: both;
	height: 1px;
}

.clear10 {
	clear: both;
	height: 10px;
}

/*===フッタ===*/
#footer {
	background-color: #FFF;
	padding-top: 6px;
	padding-bottom: 20px;
	background-image: url(../top_img3/footer.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	text-align: right;
	width: 788px;
	padding-right: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#footer p {
	font-size: 80%;
	line-height: 110%;
}

#footer p a,
#footer p a:visited {
	text-decoration: none;
	color: #34589A;
}

#footer p a:hover {
	text-decoration: underline;
	color: #00F;
}
