@charset "utf-8";

*{margin:0;padding:0;}

body{
font: 13px/1.4 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#252525;
background: #ffffff url(images/bg.png) repeat-x top;
}

body#toppage {
background: url(images/bg_top.png) repeat-x top;
}

a{color:#84a634;text-decoration:none;}
a:hover{color:#a6c45f;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}


/*************
全体
*************/
#wrapper{
margin: 0 auto;
padding: 0 20px;
width: 910px;
}

/*************
/* ヘッダー
*************/
#header{
background: url(images/header.png) no-repeat 100% 10px;
height: 80px;
}

#header h1 {
padding: 10px 0 0 6px;
font-size: 10px;
font-weight: normal;
}


/*************
/* トップナビゲーション
*************/
ul#topnav{
margin: 15px 0;
width: 910px;
height: 31px;
background:url(images/topnav.png) no-repeat 0 0;
}

ul#topnav li{float:left;list-style:none;width:130px;}

ul#topnav a{
text-indent: -9999px;
text-decoration: none;
display: block;
width: 130px;
height: 46px;
background:url(images/topnav.png) no-repeat;
}

ul#topnav a#home{background-position:0 0;}
ul#topnav a#about{background-position:-130px 0;}
ul#topnav a#menu{background-position:-260px 0;}
ul#topnav a#faq{background-position:-390px 0;}
ul#topnav a#map{background-position:-520px 0;}
ul#topnav a#blog{background-position:-650px 0;}
ul#topnav a#link{background-position:-780px 0;}

ul#topnav a#home:hover, ul#topnav li.active a#home{background-position:0 -46px;}
ul#topnav a#about:hover, ul#topnav li.active a#about{background-position:-130px -46px;}
ul#topnav a#menu:hover, ul#topnav li.active a#menu{background-position:-260px -46px;}
ul#topnav a#faq:hover, ul#topnav li.active a#faq{background-position:-390px -46px;}
ul#topnav a#map:hover, ul#topnav li.active a#map{background-position:-520px -46px;}
ul#topnav a#blog:hover, ul#topnav li.active a#blog{background-position:-650px -46px;}
ul#topnav a#link:hover, ul#topnav li.active a#link{background-position:-780px -46px;}

li.active a#home{background-position:0 -42px;}
li.active a#guide{background-position:-213px -42px;}
li.active a#faq{background-position:-429px -42px;}
li.active a#mp{background-position:-573px -42px;}


/*************
メイン（右側）コンテンツ
*************/
#main {
float: right;
width: 618px;
padding: 15px 0;
display: inline;
}

#main .bannerM img{
padding-right: 10px;
padding-bottom: 15px;
}
#main .bannerM img.last{padding-right:0;}

#main h2{
margin-bottom: 15px;
margin-top: 20px;
padding: 0 10px 0px 20px;
line-height: 40px;
font-size: 14px;
font-weight: normal;
color: #252525;
background: url(images/heading.png) no-repeat;
}

#main h3 {
font-size: 14px;
font-weight: normal;
line-height: 20px;
padding-left: 5px;
margin-top: 25px;
margin-left: 15px;
letter-spacing: 0.2em;
color: #84a634;
border-bottom: 1px solid #cccccc;
}

#main p {
padding: 5px 15px 5px 20px;
font-size:14px;
line-height:155%;
margin-bottom: 15px;
}





#main h4 {
	font-size: 18px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #9ABFC5;
	line-height: 26px;
	padding-top: 10px;
	padding-left: 5px;
	margin-bottom: 15px;
	font-weight: normal;
	padding-bottom: 8px;
}
#main h4 span {
	font-size: 12px;
	padding-left: 20px;
	color: #73B8C4;
	letter-spacing: 1px;
	line-height: 14px;
}

#main h5 {
	font-size: 15px;
	line-height: 18px;
	color: #FFFFFF;
	background-image: url(images/h3.gif);
	height: 20px;
	padding-bottom: 7px;
	padding-left: 28px;
	margin-top: 20px;
	padding-top: 5px;
	font-weight: normal;
	background-color: #333333;
}
#main h5 span {
	font-size: 11px;
	color: #C8DBDB;
	line-height: 12px;
	padding-left: 20px;
	font-weight: normal;
	letter-spacing: 2px;
}
#main h6 {
	color: #84a634;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #84a634;
	font-size: 16px;
	line-height: 16px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-weight: normal;
}
#main h6 span {
	font-size: 12px;
	color: #84a634;
	padding-left: 10px;
	line-height: 12px;
	font-weight: normal;
}

#main .h7 {
	color: #84a634;
	font-size: 16px;
	padding-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-weight: bold;
}

#main .h8 {
	color: #666600;
	font-size: 14px;
	margin-left: 20px;
}




#main li {
list-style-position:inside;
}




/* 画像を右に回りこみ */
#main p.withImage{
width: 598px;
margin: 20px 0 0 10px;
padding: 5px 0;
}

#main p.withImage .p-right{
float: right;
margin-left: .5em;
}

/* 画像を左に回りこみ */
#main p.withImage .p-left
{
float: left;
margin-right: .5em;
}





#date {
text-align: right;
padding-right: 15px;
padding-top: 15px;
padding-bottom: 10px;
font-weight:bold;
color:#84a634;
}

#next {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

/* フッター共通 */
.box{
float: left;
width: 195px;
margin: 20px 16px 10px 0;
line-height: 1.2;
}

.box_img{
padding: 0px 0px 10px 0px;
}

.last{margin-right:0;}


/* ボタン */
p.button{
text-align: center;
padding: 10px 0;
}

p.button a{
display:block;
line-height: 32px;
background: #ffffff url(images/button.png) no-repeat;
margin: 0 -20px;
}

p.button a{color:#84a634;}
p.button a:hover{color:#ffffff;}

p.button a:hover{
cursor:pointer;
background-position: 0 -32px;
}

/* メインとフッターのリスト位置調節 */
#main ul, #footer ul{margin-left: 20px;}
#main li, #footer li{margin-bottom: 3px;}


/*************
サイド（左側）コンテンツ
*************/
#sidebar {
float: left;
width: 265px;
padding: 15px 0;
}

#sidebar p{margin-bottom: 20px;}

#sidebar h3 {
margin-top: 5px;
padding: 0 10px 0 23px;
line-height: 40px;
font-size: 13px;
font-weight: normal;
color: #252525;
background: url(images/heading2.png) no-repeat;
}

#sidebar ul{
margin-left: 5px;
padding: 10px 0;
}

#sidebar li{
margin: 0 10px 10px 5px;
list-style: none;
border-bottom: 1px solid #efefef;
}

#sidebar li a{
background: url(images/list.png) no-repeat 0 50%;
display: block;
padding-left:15px;
}

#sidebar li a:hover{background-position: 3px 50%;}




/*************
/* フッター
*************/
#footer{
clear:both;
padding: 10px 0 10px;
border-top: 1px solid #cccccc;
}

#footer .inner{
overflow: hidden;
}

* html #footer .inner{height:1%;}

#footer #logo{
float:left;
padding: 10px 0 5px;
width: 292px;
}

address{
padding: 20px 0 3px;
text-align: center;
font-style:normal;
font-size: 12px;
clear:both;
display:block;
}









/*独自カスタマイズ*/


.price1 {
	color: #CC6633;
}


.to_top {
	text-align: right;
	/*padding-right: 20px;*/
	padding-bottom: 10px;
	clear: both;
	margin-top: 10px;
}


/*マーキー*/

#header #title {
	float: left;
}




#box-marquee-all {
	width: 385px;
	height: 22px;
	float: right;
	margin-top: 11px;
}
#box-marquee-start {
	width: 66px;
	height: 24px;
	float: left;
}
#box-marquee-center {
	width: 284px;
	height: 15px;
	background-color: #F0F0F0;
	margin-top: 1px;
	padding-top: 3px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	float: left;
}
#box-marquee-end {
	width: 35px;
	height: 24px;
	float: right;
}



#header-clear {
	clear: both;
}





/* 角丸指定　*/

.rounded-1 {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: #666 2px 2px 10px;
-moz-box-shadow: #666 2px 2px 10px;
box-shadow: #666 2px 2px 10px;
behavior: url(PIE/PIE.htc);
}


/* ------------------メール広告ページ--------------------　*/

.spacer-1 {
	height: 15px;
}

#main-mailad p {
	font-size:15px;
	padding: 0px 60px 0px 60px;
	line-height: 160%;
}

#main-mailad h4 {
	font-size: 22px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #9ABFC5;
	line-height: 26px;
	padding-top: 10px;
	padding-left: 5px;
	margin-bottom: 25px;
	font-weight: normal;
	padding-bottom: 8px;
}
#main-mailad h4 span {
	font-size: 13px;
	padding-left: 20px;
	color: #73B8C4;
	letter-spacing: 1px;
	line-height: 14px;
}

table {
	margin-right: auto;
	margin-left: auto;
}

table .flow {
	padding: 0px 0px 0px 30px;
	font-size: 14px;
}
table .arrow {
	padding: 8px 0px 15px 85px;
}

.box1 {
	width: 450px;
	background-color: #FF6600;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	line-height: 180%;
	font-weight: bold;
	color: #FFFFFF;
	padding: 15px;
}


#qa-box {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
}

.kiyaku {
	text-align: center;
}


/* リストエリア */
ol.qa {
width: 700px; /* リストエリアの幅 */
margin: 0;
padding: 0;
list-style-type: none;
font-size: 14px;
}

/* リスト項目の内容 */
ol.qa dl {
margin: 0;
background: #f9f9f9 url(mailad-img/qa_back.gif) repeat-x top; /* リスト項目の背景 */
}

/* Questionエリア */
ol.qa dt {
margin: 0;
padding: 8px 6px 6px 35px; /* Questionエリアのパディング（上右下左） */
background: url(mailad-img/q1g.gif) no-repeat 4px 5px; /* Questionエリアの背景 */
border: 1px #c0c0c0 solid; /* Questionエリアの境界線 */
font-weight: bold;
line-height: 120%;
}

/* --- Answerエリア --- */
ol.qa dd {
margin: 0;
padding: 11px 6px 25px 35px; /* Answerエリアのパディング（上右下左） */
background: #ffffff url(mailad-img/a4.gif) no-repeat 4px 8px; /* Answerエリアの背景 */
line-height: 150%;
}






/* ------------------テーブル--------------------　*/

table {
	border-collapse: collapse;
}
table td {
	border-collapse: collapse;
}
#main table.table_info {
	width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#main table td {
	padding: 2px;
	border: 1px solid #EAE8DF;
	font-size: 13px;
}
#main table th {
	font-size: 16px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EAE8DF;
	border-right-color: #EAE8DF;
	border-bottom-color: #D1CDBA;
	border-left-color: #EAE8DF;
	background-color: #F1ECE3;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
	color: #664B24;
}
#main form table th {
	width: 127px;
}

#main table td.td_head {
	
	width: 180px;
	
	background-color: #FAF8F3;
	/*text-align: right;*/
	padding: 8px;
	white-space: nowrap;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D5D5D5;
	border-right-color: #CDBB9C;
	border-bottom-color: #D5D5D5;
	border-left-color: #D5D5D5;
	font-size: 13px;
	background-image: url(http://infodesign-jpn.net/images/td_head.gif);
	background-repeat: repeat-x;
}

#main table td.td_odd {
	background-color: #FFFFFF;
	text-align: left;
	padding: 8px;
	border: 1px solid #D5D5D5;
	font-size: 12px;
	background-image: url(http://infodesign-jpn.net/images/td_odd.gif);
	background-repeat: repeat-x;
	line-height: 20px;
}

.td_head .eng {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #C6B18E;
}

#main .table_info .td_odd p {
	margin: 0px;
}
