﻿@charset "utf-8";

/*基本設定ここから*/
body {
	background-image: url(../img/bg_base.jpg);
	background-repeat: repeat;
	background-color: #cccccc;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	margin: 5px;
}
a:link {
	color: #3366FF;
	text-decoration: none;
}

a:visited{
	color:#3366FF;
	text-decoration: none;
}

a:hover{
	color:#FF6600;
	text-decoration: none;
}

a:active{
	color:#FF6699;
	text-decoration: none;	
}
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 50px;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	height: 54px;
	background-image: url(img/address_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	width: 905px;
	background-color: #426984;
	clear: none;
	float: left;
	padding: 0px;
}
p#siteLogo {
	background-image: url(img/head_logo.jpg);
}
.siteMap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	float: right;
	padding: 15px 14px 0px 20px;
	background: url(../img/icon_arrow_01.gif) no-repeat left bottom;
}
p#gotoTop {
	font-size: 10px;
	font-style: normal;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	float: right;
	margin: 5px 14px 10px 0px;
	background: url(../img/icon_arrow_02.gif) no-repeat left center;
	width: 80px;
	text-indent: 20px;
}
/*基本設定ここまで*/


/*レイアウト ############################################### */
#pageBody {
	width: 725px;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-image: url(../img/bg_body.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	height: auto;
}
#pageTop {
	padding: 0px;
	text-align: left;
	background-image: url(../img/bg_head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	height: 15px;
}
#pageFoot {
	background-image: url(../img/bg_foot.jpg);
	background-repeat: no-repeat;
	height: 41px;
	padding: 0px;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#headFlash {
	padding: 0px 14px 0px 10px;
	text-align: center;
}
#pageNavi {
	color: #333333;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.0em;
	margin-top: 5px;
	margin-right: 24px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#welcometxt {
	color: #333333;
	margin: 0px 54px 0px 50px;
	text-align: left;
	font: 1.0em/1.6em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#imgBase {
	border: 1px solid #666666;
	margin: 0px;
}
#contentsWrap{
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#contentsLeft {
	margin-right: 10px;
	margin-left: 10px;
}
#contentsRight {
	float: right;
	margin-right: 20px;
	margin-left: 10px;
}
#contentsMain {

}
#contentsLogo {
	padding: 0px;
	background-image: url(../img/logo_line.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 70px;
	width: 709px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*Table設定ここから*/
.topTable {
	table-layout: fixed;
	border-collapse: collapse;
	padding: 0px;
	width: 500px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: auto;
}
.topTable_th {
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.3em;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #FF6633;
	border-left-color: #FF6633;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	background-color: #FFF9BF;
	border-right-width: 1px;
	border-right-color: #E7D6C2;
}
.topTable_td {
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 24px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: left;
	background-color: #FFF9BF;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-bottom-color: #E7D6C2;
	border-left-color: #FF6633;
	border-right-width: 1px;
	border-right-color: #E7D6C2;
}
