@charset "shift_jis";
/*================================
 subContentsSet
================================*/
#main {
	background:none;
}
/*================================
 link/sitemap
================================*/
#link a,
#sitemap a {
	color: #333333;
}
#link a:link,
#sitemap a:link {
	color: #333333;
	 text-decoration:none;
}
#link a:visited,
#sitemap a:visited {
	color:#333333;
	text-decoration:none;
}
#link a:hover,
#sitemap a:hover {
	color: #b6530f;
	text-decoration:underline;
}
#link a:active,
#sitemap a:active {
	color:#a45302;
	text-decoration:none;
}
/*================================
 link
================================*/
#link {
	font-size: 105%;
	width: 576px;
	margin: 0 auto;
}
#link h3 {
	clear: left;
}
#link p {
	margin: 0 0 10px 10px;
}
#link ul {
	margin: 0 0 15px;
	padding: 0;
}
#link ul li {
	margin-left: 12px;
	padding: 0 0 0 16px;
	background: #FFF url(../img/smap_icon2.gif) no-repeat 6px 45%;
	border-bottom: 1px solid #eaebeb;
	line-height: 2;
}
#link ul li.link2,
#link ul li.link3 {
	margin: 0 0 0 36px;
	padding: 0 0 0 10px;
	background: #FFF url(../img/smap_icon3.gif) no-repeat 0% 40%;
}
#link ul li.link3 {
	margin: 0 0 0 72px;
}
/*================================
 sitemap
================================*/
#sitemap {
	width: 770px;
	margin: 0 auto;
	line-height: 1.8;
	color: #B6B6B6;/* <a>タグ無しの状態 通常テキストもこの色になるので注意!! */
}
#sitemap div.smapbox {
	width:770px;
	padding: 30px 0;
	border-top: 1px dotted #cbcccc;
}
#sitemap div.smaptop {
	padding-top: 0;
	border: none;
}
#sitemap ul {
	width: 370px;
	margin: 0;
	padding: 0;
	float:left;
}
#sitemap ul.smapright {
	float: right;
	padding-left: 30px;
}
#sitemap ul.smapright2 {
	float: right;
	padding-left: 30px;
	margin-top: 30px;
}
#sitemap ul.smapleft {
	clear: both;
	margin-top: 30px;
}
#sitemap ul li {
	font-weight: bold;
	padding-left: 16px;
	border-bottom: 1px solid #eaebeb;
	background-image: url(../img/smap_icon1.gif);
	background-repeat:no-repeat;
	background-position:6px 45%;
}
#sitemap ul li.smapttl {
	height: 24px;
	margin: 0 0 16px 0;
	padding: 4px 0 0 20px;
	background: #FFF url(../img/smap_img.gif) no-repeat left top;
	border-bottom: none;
}
#sitemap ul li.smap2 {
	font-weight: normal;
	margin-left: 40px;
	background-image: url(../img/smap_icon2.gif);
}
#sitemap ul li.smap3 {
	font-weight: normal;
	margin-left: 75px;
	background-image: url(../img/smap_icon3.gif);
}
/*================================
 support
================================*/
#support {
	width: 672px;
	margin: 0 auto;
}
#support h3 {
	width: 672px;
	background:url(../../support/img/support_h3.gif) no-repeat left bottom;
}
#support div#supportbt {
	width: 574px;
	margin: 0 auto 60px;
}
#support div#supportbt div {
	width: 273px;
	float: left;
}
#support div#supportbt div p {
	margin: 4px 0 0;
}
#support p {
	margin: 0 0 6px 16px;
}
#support ul {
	margin: 0 0 16px;
	padding: 0;
}
#support ul li {
	margin-left: 12px;
	padding: 0 0 0 16px;
	background: #FFF url(../img/smap_icon2.gif) no-repeat 6px 45%;
}
/*================================
 privacy policy
================================*/
div#privacyArea p{
	margin:0;
	padding: 0 0 24px;
	text-align: center;
}
div#privacyArea ol{
	width: 570px;
	margin:0 auto 24px;
	padding: 0 0 0 36px;
}
div#privacyArea ol li{
	margin: 0 0 3px;
}
div#privacyArea p#nameArea{
	width: 280px;
	float:right;
	text-align: left;
}
div#privacyArea p#nameArea em{
	display: block;
	margin: 12px 0;
	font-style: normal;
}

/*================================
 terms and conditions
================================*/
div#termsArea{
	width: 672px;
	margin: 0 auto;
}
div#termsArea h2{
	width: 672px;
	margin: 0 0 15px;
	padding: 7px 0 0 30px;
	background:url(../../support/img/support_h3.gif) no-repeat left bottom;
	color: #853600;
	font-size: 14px;
	border: none;
}
div#termsArea ul{
	width: 636px;
	margin: 0 auto 40px;
	padding:0 36px 0 0;
}
div#termsArea ol{
	width: 600px;
	margin: 0 auto 34px;
	padding: 0 36px 0 36px;
}
div#termsArea ul li{
	margin: 0 0 6px;
	padding: 0 0 0 38px;
	background: transparent url(../../association/img/noPdf_icon.gif) no-repeat 26px 7px;
	line-height: 1.6;
}
div#termsArea ol li{
	margin: 0 0 12px;
	line-height: 1.6;
}
/*================================
 english
================================*/
div#enArea{
	padding: 0 0 0;
	letter-spacing: 0.1em;
}
div#enArea h2{
	width: 672px;
	margin: 48px auto 24px;
	padding:7px 0 0 11px;
	background: url(../img/sub_ttl_bg.gif) repeat-x left bottom;
}
div#enArea h2.top{
	margin-top:0;
}
div#enArea h3{
	width: 642px;
	margin: 0 auto 18px;
	padding: 7px 0 0 30px;
	background:url(../../support/img/support_h3.gif) no-repeat left bottom;
	color: #853600;
	font-size: 14px;
	border: none;
	line-height: 2;
}
div#enArea p{
	width: 672px;
	margin: 0 auto 18px;
	padding: 0;
}
div#enArea p#ennInfo{
	margin: 24px auto 0;
	padding: 24px 0;
	border-top: 1px dotted #333;
}

div#enArea ul{
	width: 600px;
	background-color:#fbf9f6;
	margin: 24px auto;
	padding: 8px;
}
div#enArea ul li{
	margin: 0 0 6px;
	padding: 0 0 0 16px;
	background: transparent url(../../association/img/nopdf_icon.gif) no-repeat 8px 8px;
	color: #853600;
	line-height: 1.6;
}

div#enArea table {
	width: 616px;
	margin: 0 auto 24px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse: collapse;
}
div#enArea table th {
	padding: 7px 0;
	background: #f8f8f8;
	border-bottom: 1px dotted #ccc;
	border-right: 1px solid #ccc;
}
div#enArea table td {
	padding: 7px;
	border-bottom: 1px dotted #ccc;
	border-right: 1px solid #ccc;
}
div#enArea table td.type {
	text-align: center;
}
div#enArea table th.last,
div#enArea table td.last {
	border-bottom: 1px solid #ccc;
}
/*================================
 ご意見フォーム
================================*/
#commentArea{
	width: 672px;
	margin: 0 auto;
}
#commentArea h2{
	width: 672px;
	margin: 0 0 15px;
	padding: 7px 0 0 30px;
	background:url(../../comment/img/comment_h3.gif) no-repeat left bottom;
	color: #853600;
	font-size: 14px;
	border: none;
}
#commentArea p strong.noReply{
	color: #6b0c00;
	font-size: 121%;
}
#commentArea dl{
	width: 500px;
	margin: 8px auto 36px;
	padding: 12px 12px 0;
	border: solid 1px #ccc;
	background-color:#fbfbfb;
}
#commentArea dl dt{
	font-weight: bold;
	color: #464646;
}
#commentArea dl dd{
	margin: 3px 0 12px 18px;
	color: #464646;
}
#commentArea dl dd a{
	margin: 0 8px;
	padding: 0 0 0 10px;
	background: url(../img/arrow03.gif) no-repeat 0 2px;
}

#commentArea table{
	width: 572px;
	margin:24px auto 24px;
	border-collapse: collapse;
	border: solid 1px #ccc;
}
#commentArea table th{
	width: 74px;
	padding: 8px 12px;
	border-right: solid 1px #ccc;
	background: #fbfbfb url(../../comment/img/bg_table.gif) repeat-x left bottom;
}
#commentArea table td{
	padding: 8px 12px;
	background: #fff url(../../comment/img/bg_table.gif) repeat-x left bottom;
}
#commentArea table td input {
	width: 20em;
}
#commentArea table td textarea {
	width: 25em;
	height: 8em;
}
#commentArea div {
	width: 548px;
	margin:0 auto 24px;
	padding: 12px;
	border: solid 1px #ccc;
}
#commentArea p.centArea,
#commentArea div p{
	text-align: center;
}
#commentArea div p.read{
	padding: 0 16px;
	text-align: left;
}
#commentArea p.thanks{
	width: 572px;
	margin: 0 auto;
	padding: 36px 0 24px;
	text-align:left;
}
#commentArea ul {
	width: 572px;
	margin: 0 auto 18px;
	padding: 0;
	background: url(../../comment/img/bg_table.gif) repeat-x left bottom;
	clear: left;
}
#commentArea ul.btnArea{
	background: none;
}
#commentArea ul li{
	width: 226px;
	padding: 8px 40px 13px 20px;
	float: left;
}
#commentArea ul li.previous{
	text-align: right;
}
#commentArea input.btn{
	padding: 1px 4px;
}
#commentArea div.error {
	margin: 36px auto 0;
	padding: 6px 12px;
	border: solid 1px #dfc3bf;
	background-color:#fbf7f6;
	color: #6b0c00;
	font-weight: bold;
	text-align: center;
}
/*================================
 検索結果
================================*/
#searchResult{
	width: 672px;
	margin: 0 auto;
}
#searchResult h2{
	width: 672px;
	margin: 0 0 15px;
	padding: 7px 0 0 30px;
	background: url(../img/bg_h2_a.gif) no-repeat left bottom;
	color: #853600;
	font-size: 14px;
	border: none;
	clear: left;
}
#searchResult p{
	margin: 0;
	padding: 0 0 6px 12px ;
}
#searchResult p strong.keyword{
	padding: 0 2px;
	color: #ae3c03;
}
#searchBox{
	margin: 0 0 20px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	background-color: #fbfbfb;
}
#searchBox fieldset{
	border: none;
}
#searchBox legend{
	display: none;
}
#searchBox dl{
	margin: 0 auto;
	padding: 14px 0 8px;
}
#searchBox dl dt{
	margin: 0;
	padding: 0 12px 0;
	float: left;
}
#searchBox dl dd{
	margin: 0;
	padding: 0;
	float: left;
}
#searchBox dl dd input{
	margin-right: 8px;
	vertical-align: middle;
}
#searchBox dl dd input.nyuryoku{
	width: 16em;
}
#searchResult table{
	width: auto;
	margin: 28px 0;
}
#searchResult table th{
	width: 40px;
	font-size: 131%;
	font-weight: normal;
	vertical-align: top;
	color: #333;
}
#searchResult table td{
	margin: 0;
	padding: 0 0 26px;
}
#searchResult table td dl{
	margin: 0;
	padding: 0;
}
#searchResult table td dl dt{
	margin: 0;
	padding: 0;
	font-size: 121%;
	letter-spacing: 0.1em;
	font-weight: bold;
}
#searchResult table td dl dt a{
	text-decoration: underline;
}
#searchResult table td dl dd,
#searchResult table td dl dd ul{
	margin: 0;
	padding: 0;
}
#searchResult table td dl dd p {
	margin: 0;
	padding: 6px 0;
}
#searchResult table td dl dd ul li{
	margin: 0;
	padding: 0;
	list-style: none;
}
#searchResult table td dl dd ul li a{
	color: #999;
	text-decoration: underline;
}
dl#paging{
	margin: 0 0 0 12px;
	padding:0;
}
dl#paging dt{
	margin:0;
	padding: 0 18px 0 0;
	float: left;
}
dl#paging dd,
dl#paging dd ul{
	margin: 0;
	padding: 0;
	float: left;
}
dl#paging dd ul li{
	margin: 0;
	padding: 0 12px 0 0;
	font-size: 124%;
	float: left;
}
dl#paging dd ul li em{
	font-style: normal;
	font-weight: bold;
}
dl#paging dd ul li a{
	text-decoration: underline;
}



/*================================
 CLEAR
================================*/
.smapbox,
#supportbt,
#commentArea ul,
#searchBox dl{
	min-height:1%;
}
.smapbox:after,
#supportbt:after,
#commentArea ul:after,
#searchBox dl:after{
/* for modern browser */
	content:"";
	clear:both;
	height:0px;
	display:block;
	visibility:hidden;
}
* html .smapbox,
* html #supportbt,
* html #commentArea ul,
* html #searchBox dl{/* for IE */
/*\*/height:1%;/* for WinIE */
display:inline-table;/* for MacIE */
}
/* ----------------------------- */




