﻿@charset "utf-8";

/* リセット */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,blockquote,th,td { 
	margin: 0;
	padding: 0;
}

p,div {
	zoom: 1;
}

a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

body {
	font-family: "メイリオ",Meiryo,verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	background: #ffffff;
	font-size: 13px;
	line-height: 1.7;
	text-align: left;
	background:url(../img/bg.jpg) repeat-x;
}

* html body {
	font-family: MS UI Gothic,"ＭＳ Ｐゴシック","MS PGothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,th {
	vertical-align: top;
	text-align: left;
}

ol,ul,dl,dd,li {
	list-style: none;
}

h1,h2,h3,h4,h5,h6,address,th {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

a img {
	border: none;
}

img {
	vertical-align: bottom;
}

/* wclab.js用スタイル */
.wchide {
	visibility: hidden;
}
/*  */
h1,.main_container,#gnav,.main_content,div.footer address{
	width: 984px;
	margin: 0 auto;
}
h1 a{
	text-decoration: none;
	display: block;
	width: 600px;
	height: 54px;
	font-size: 10px;
	color: #fff;
	padding: 9px 13px;
	background:url(../img/logo.jpg) no-repeat 20px 32px;
}
/* header */
.main_container{
	background:url(../img/body.jpg) no-repeat center top;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 50px;
}
.sub_container{
	text-align: right;
	width: 977px;
	padding-right: 7px;
}
/* ======= */
.main_content{
	width: 976px;
	padding: 20px 0 30px;
	margin-top: -50px;
	background: #fff;
	position: relative;
	left: 1px;
}
.main_content .left_content{
	width: 270px;
	float: left;
	padding: 5px 15px 0 10px;
	font-size: .9em;
}
.main_content .left_content p{
	width: 260px;
	margin: 0 auto;
	padding: 0 0 30px 10px;
	border-bottom: 2px solid #ebebeb;
}
.main_content .right_content{
	float: right;
	text-align: left;
	width: 681px;
	display: inline;
}

.main_content .left_content .mms{
	background:url(../img/massage.jpg) no-repeat;
	text-indent: -3000px;
	height: 28px;
}
/* 更新情報 */

.main_content .left_content .up_info{
	width: 168px;
	height: 24px;
	background:url(../img/update.jpg) no-repeat;
	text-indent: -3000px;
	margin-top: 10px;
}
.main_content .left_content .up_content{
	background: #eee;
	padding: 10px;
	margin-top: 5px;
	border-bottom: 2px solid #c5c5c5;
	position: relative;
}
.main_content .left_content .up_content .more_detail{
	position: absolute;
	right: 0;
	top: -25px;
}
.main_content .left_content .up_content dl{
	border-bottom: 1px solid #fff;
}
/* right content */
.main_content .right_content{
}
.main_content .right_content p.mmst{
	padding: 10px;
	width: 658px;
	background: #ecf5e9 url(../img/parag_info.jpg) right bottom no-repeat;
	color: #00900e;
	margin: 20px 0 0;
}
.main_content .right_content h2{
	height: 50px;
	text-indent: -3000px;
	overflow: hidden;
	clear: both;
	margin-top: 20px;
}

.main_content .right_content h2.top_info{
	background:url(../img/top_head_1.jpg) no-repeat;
}
.main_content .right_content h2.top_link{
	background:url(../img/top_head_2.jpg) no-repeat;
}
.main_content .right_content dl.top_info{
	background:url(../img/dot1.jpg) no-repeat bottom center;
	padding: 10px 0;
	clear: both;
	zoom: 1;
}
.main_content .right_content dl.top_info dt{
	float: left;
	width: 90px;
	background:url(../img/separate1.gif) no-repeat 100% 50%;
	text-align: center;
}
.main_content .right_content dl.top_info dd{
	float: left;
	width: 405px;
	padding: 0 150px 10px 10px;
	position: relative;
}
.main_content .right_content dl.top_info img.more_view{
	position: absolute;
	right: 50px;
	top: 2px;
}
.main_content .right_content dl.top_link{
	background:url(../img/dot1.jpg) no-repeat bottom center;
	color: #00f;
	clear: both;
	padding: 10px 0;
	zoom: 1;
}
.main_content .right_content dl.top_link dt{
	float: left;
	width: 200px;
	text-align: center;
}
.main_content .right_content dl.top_link dd{
	float: left;
	width: 455px;
	position: relative;
}
img.contact_us{
	display: block;
	clear: both;
	margin-top: 20px;
}
a.pagetop{
	display: block;
	clear: both;
	text-align: right;
	margin-top: 10px;
}
a.pagetop img{
}

/* footer */
div.footer{
	width: 100%;
	border-top: 5px solid #ff900f;
	clear: both;
	padding: 20px 0 0;
}
div.footer address{
	display: block;
	text-align: center;
}
/*___________
	navigation
*/
ul#gnav{
	position: relative;
}
ul#gnav li{
	width: 191px;
	height: 39px;
	float: left;
	margin-right: 1px;
	margin-bottom: -5px;
}
ul#gnav li a{
	display: block;
	height: 39px;
	position: relative;
	left: 12px;
	text-indent: -3000px;
	overflow: hidden;
}
ul#gnav li.gn1 a{
	background:url(../img/gnav1.jpg) no-repeat;
}
ul#gnav li.gn2 a{
	background:url(../img/gnav2.jpg) no-repeat;
}
ul#gnav li.gn3 a{
	background:url(../img/gnav3.jpg) no-repeat;
}
ul#gnav li.gn4 a{
	background:url(../img/gnav4.jpg) no-repeat;
}
ul#gnav li.gn5 a{
	background:url(../img/gnav5.jpg) no-repeat;
}
ul#gnav li.privacy{
	background:url(../img/privacy.jpg) 0 10px no-repeat;
	position: absolute;
	width: 114px;
	height: 24px;
	top: -70px;
	left: 845px;
}
ul#gnav li a:hover{
	background-position: 0 -39px;
}
ul#gnav li.privacy a{
	display: block;
}

/* sub navigation */
.sub_navigation{
	position: relative;
	top: -190px;
}
.sub_navigation h2{
	background:url(../img/sub_navi_head.jpg) -10px 0px no-repeat;
	width: 270px;
	height: 19px;
	text-indent: -3000px;
	margin: 0px;
}
.sub_navigation ul{
	background: url(../img/sub_navi_bg.gif);
	padding: 5px;
	width: 250px;
	margin-top: 10px;
}
.sub_navigation ul li{
	background: #fff url(../img/sub_navi_icon.gif) 10px 45% no-repeat;
	padding: 10px 25px;
	border-bottom: solid 1px #d4d4d4;
	font-size: 1.5em;
}

.thanks01{
	top: 0!important;
}
/* パン屑 */
ul.bread{
	width: 100%;
	clear: both;
	display: block;
	position: relative;
	left: 20px;
	margin-bottom: 10px;
        font-size: 1.2em;
}
.bread li{
	float: left;
}
.bread li a{
	padding-right: 15px;
	margin-right: 10px;
	background:url(../img/rubbish.gif) no-repeat 100% 50%;
}
/* 汎用クラス */
.left {
	float: left;
	display: inline;
}

.right {
	float: right;
	display: inline;
}

.clear {
	clear: both;
}
/* color */
.red{
	color: #f00;
}
/* common */
.ml10{
	margin-left: 10px!important;
}

/* clearfix */
div.main_content:after
,ul#gnav:after
,dl.top_info:after
,dl.top_link:after
,ul.bread:after
,.item_detail:after
,div.info_box1:after
 {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
