﻿@charset "UTF-8";

body {
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#MainArea {
	background-image: url(../img/main_bg.gif);
	background-repeat: repeat-y;
	width: 716px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 7px;
	padding-left: 7px;
}
#MainLeft {
	float: left;
	width: 160px;
	margin-top: 10px;
}
#MainRight {
	float: right;
	width: 545px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#punk {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 16px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.CorpLead {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 17px;
	color: #333333;
	text-align: left;
}

.CorpSet {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 16px;
	color: #666666;
	background-image: url(../img/mark_01.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #336699;
	float: left;
	width: 80px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-position: left center;
	margin-left: 5px;
	margin-top: 5px;
}
.CorpText {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 16px;
	color: #666666;
	padding-left: 15px;
	float: left;
	padding-top: 20px;
	padding-bottom: 15px;
}
.CorpLine {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.NewsSet {
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	padding-top: 8px;
}
.NewsSet .date {
	background-image: url(../img/arrow_01.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #007582;
	padding-left: 16px;
	font-weight: bold;
	padding-bottom: 3px;
	float: left;
}
.NewsSet .Text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 16px;
	color: #666666;
	float: left;
	padding-left: 8px;
}
.BuzSet {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 16px;
	color: #666666;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	margin-top: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #336699;
}
.InqLead {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}

.InqTable {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #666666;
}
.InqTable th {
	background-image: url(../img/mark_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #EDF0F3;
	width: 120px;
}
.InqTable td {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	padding: 5px;
	background-color: #FFFFFF;
}
.InqTableForm {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}







#Topic {
	background-image: url(../img/topic_bg.gif);
	background-repeat: repeat-x;
}
#TopicArea {
	float: left;
	width: 500px;
}

.TopicTitle {
	padding-top: 10px;
	padding-left: 10px;
}
.TopicSet {
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 500px;
	margin-top: 8px;
	margin-left: 15px;
}
.TopicSet .date {
	background-image: url(../img/arrow_01.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #007582;
	padding-left: 16px;
	font-weight: bold;
	padding-bottom: 3px;
	float: left;
}
.TopicSet .Text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 16px;
	color: #666666;
	float: left;
	padding-left: 8px;
}
#TopBanner {
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	margin-left: 5px;
	text-align: center;
}




#Header {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/header_bg.gif);
	background-repeat: no-repeat;
	height: 62px;
}
.Logo {
	padding-top: 20px;
	padding-left: 12px;
}

#Menu {
	background-image: url(../img/menu_bg.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 716px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 7px;
	padding-left: 7px;
}
#Footer {
	background-image: url(../img/footer_bg.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}
.FooterLink {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-align: right;
	padding-right: 5px;
}

.Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #ACB9C2;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	text-align: right;
	margin-bottom: 10px;
}




a:link, a:visited, a:hover {
	color: #666666;
	text-decoration: none;
}
a:hover{
　	color: #006699;
	text-decoration: underline;
}

a.news:link, a.news:visited, a.news:hover {
	color: #006699;
	text-decoration: none;
}
a.news:hover{
　	color: #006699;
	text-decoration: underline;
}
.Clear {
	clear: both;
}
.TitleArea {
	margin-bottom: 3px;
	margin-top: 5px;
}
.BizConLogo {
}
.BizConUrl {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #006699;
	height: 18px;
	margin-bottom: 3px;
	padding-left: 10px;
	font-weight: bold;
}
.BizConText {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	padding-left: 10px;
}

