@charset "utf-8";

/*------------------------基本設定▼----------------------------------*/
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProW3", "Hiragino Kaku GothicPro", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	background-color: #D0D6DB;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
h1 {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-indent: 10px;
	line-height: 2em;
	background-image: url(images/common/others/titleback_blue.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: groove;
	border-left-style: solid;
	border-bottom-color: #8AADA7;
	border-left-color: #FF3300;
	height: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B1C9C5;
	padding: 0px;
	margin: 0px;
}
h2 {
	font: bold 0.9em/1.4em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #333333;
}
h3 {
	font: bold 0.8em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #000000;
}
.Midashi1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: left;
	text-indent: 10px;
	height: 33px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #339999;
	padding-top: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.orangeMark {
	font-size: 1em;
	color: #FF6600;
}

#clearfloat {
	clear: both;
}

p {
	font-size: 0.8em;
	line-height: 1.6em;
	color: #333333;
	text-align: left;
}

.floatbox{ min-height:1px; height:1%; }
.floatbox:after{ content:"."; display:block; height:0px; clear:both; visibility:hidden; }

/*------------------------全体レイアウト▼-----------------------------*/
#wrapper {
	text-align: left;
	padding: 0px;
	width: 940px;
	background-color: #FFFFFF;
	margin: 0px auto;
}

/*------------------------ヘッダーレイアウト▼-----------------------------*/
#wrapper #header {
	margin: 0px;
	padding: 0px;
	height: 64px;
	width: 940px;
}

/*------------------------グローバルナビ▼-----------------------------*/
#wrapper #Gnavi {
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 940px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #header img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*------------------------コンテンツ▼-----------------------------*/
#wrapper #contentsWrapper {
	margin: 0px;
	padding: 0px;
	background:#fff url(./images/top/svc_menu/cont_bg.gif) repeat-y 718px 0;
	height: auto;
	float: left;
}
#wrapper #contentsWrapper #Main {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 718px;
}
#wrapper #contentsWrapper #Main #mainvisual {
	margin:0 0 7px;
	padding: 0px;
	width: 718px;
	border-bottom:solid 1px #ccc;
}

.maincont{
	padding-left:7px;
	margin-bottom:7px;
}
.maincont img{
	border:none;
}
.maincont dl{
	width:230px;
	float:left;
	margin:0 7px 0 0;
	border-bottom:solid 1px #ccc;
	padding-bottom:7px;
	display:inline-block;
	*display:inlne;
	*zoom:1;
}
* html .maincont dl{
	margin-right:5px;
}
.maincont dt a{
	color:#333;
	text-decoration:none;
	font-size:0.9em;
	font-weight:bold;
	background:url(./images/top/svc_menu/tp_cont_tit.gif) no-repeat left 50%;
	padding-left:8px;
}
.maincont dt a:hover{
	color:#f30;
}
.maincont dd{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin:0;
}
.maincont dd .main_cont_img{
	margin-bottom:4px;
}
.maincont dd p{
	margin:0;
	font-size:0.8em;
	line-height:1.4;
}
.maincont dd p.maincont_lnk a{
	display:block;
	width:132px;
	height:24px;
	float:right;
	background:url(./images/top/svc_menu/tp_cont_btn_off.png) no-repeat;
}
.maincont dd p.maincont_lnk a:hover img{
	display:none;
}


#wrapper #contentsWrapper #Main #servicemenu {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 356px;
	width: 718px;
}
#wrapper #contentsWrapper #Main #servicemenu #1level {
	margin: 0px;
	padding: 0px;
	height: 178px;
	width: 718px;
}
#wrapper #contentsWrapper #Main #servicemenu #2level {
	margin: 0px;
	padding: 0px;
	height: 178px;
	width: 718px;
}

#wrapper #contentsWrapper #sub {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 222px;
}
#wrapper #contentsWrapper #sub li {
	font-size: 0px;
	line-height: 0px;
	vertical-align: bottom;
	height: auto;
	width: 221px;
	margin: 0px;
	padding: 0px;
}
#wrapper #contentsWrapper #sub ul {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 222px;
}

/*------------------------最新情報▼-----------------------------*/
#newsBody {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 600px;
	background: #FFFFFF;
}
#wrapper #contentsWrapper #Main #news {
	margin: 0px;
	padding: 0px;
	height: 170px;
	width: 718px;
	background: #FFFFFF;
}
#wrapper #contentsWrapper #Main #news #iframe {
	background: #FFFFFF;
	padding: 10px;
	height: 100px;
	width: 655px;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#wrapper #contentsWrapper #Main #mainvisual img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.newsDate {
	font-size: 0.8em;
	color: #FF3300;
	margin: 0px;
	text-align: left;
	text-indent: 20px;
	padding: 6px 0px 3px;
}
.newsText {
	color: #333333;
	text-align: left;
	text-indent: 10px;
	font: 0.8em/1.6em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	margin: 0px;
	padding: 0px;
}
#wrapper #contentsWrapper #Main #news #newsLeftBox {
	margin: 0px;
	padding: 0px;
	height: 82px;
	width: 600px;
	float: left;
}
#wrapper #contentsWrapper #Main #news #newsRightBox {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 82px;
	width: 118px;
}

/*------------------------フッター▼-----------------------------*/
#wrapper #footer {
	margin: 0px;
	padding: 0px;
	height: 84px;
	clear: both;
}


#wrapper #footer #Flevel1 {
	margin: 0px;
	height: 24px;
	color: #333333;
	text-align: center;
	border-top: 1px solid #666666;
	font-size: 0.7em;
	background: #999999;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: lighter;
	word-spacing: 1px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 940px;
	letter-spacing: 0.1em;
}

#wrapper #footer #Flevel2 {
	background: #333333;
	height: 65px;
	width: 940px;
	color: #CCCCCC;
	text-align: center;
	letter-spacing: 0.1em;
	font-size: 1em;
	line-height: 1.6em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: lighter;
	word-spacing: 1px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9AB7E2;
	padding-top: 5px;
	padding-bottom: 2px;
	letter-spacing: 0.1em;
	margin: 0px;
}

/*------------------------その他▼-----------------------------*/
#wrapper #contentsWrapper #Main #servicemenu #1level img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #contentsWrapper #Main #servicemenu #2level img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #contentsWrapper #sub img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

