@charset "UTF-8";
/* 全ページ共通の枠組み指定 */
body {
	margin:0;
	padding:0;
	background-color: #fff;
	color:#333;
	font-size:87.5%;
	-webkit-text-size-adjust: 100%;
}
* {
	margin:0;
	padding:0;
}
img {
	border:0;
	margin:0;
	padding:0;
}
p {
	margin:10px 0;
	padding:0;
	line-height: 1.4em;
}
form {
	margin: 0;
	padding: 0;
}

/* 音声ブラウザ */
.guidance {
	height:1px;
	left:-9999em;
	margin:0;
	overflow:hidden;
	padding:0;
	position:absolute;
	width:1px;
}

/* 全体 */
.contents {
	width: 980px;
	margin: 0 auto 0;
}

/* ヘッダー */
header {
	margin:0;
	padding:0;
	background-color:#f0f0f0;
}	
#tagline {
	background-color:#2a2a2a;
	border-bottom:solid 1px #353535;
	margin:0;
}
#tagline h1 {
	color:#999898;
	height:23px;
	display: table-cell;
	vertical-align: middle;
    font-size: 87.5%;
    padding: 0;
}
#tagline p {
	color:#999898;
	height:23px;
	display: table-cell;
	vertical-align: middle;

}
#head-nav {
	background-color:#000;
	height:96px;
	border-bottom:solid 1px #bfbfbf;
	-webkit-box-shadow: 0 0 10px 0 #3c3c3c; /* Safari, Chrome用 */
	-moz-box-shadow: 0 0 10px 0 #3c3c3c; /* Firefox用 */
	box-shadow: 0 0 10px 0 #3c3c3c; /* CSS3 */
}
#logo {
	float: left;
	padding-top:35px;
}
#header-utilitynav {
	float:right;
	padding-right:210px;
}
#header-utilitynav ul {
	line-height:0;
	margin:0px;
	padding:0;
}
#header-utilitynav li {
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
}
#header-utilitynav li img {
	display:block;
}
#head-nav .contents {
	position:relative;
}
#header-address {
	position:absolute;
	top:-23px;
	right:0;
	float:right;
	margin:0
}
#header-address ul {
	list-style:none;
	margin:0;
}
#header-address ul li {
	line-height:0;
}

#mainnav {
	background-color:#f0f0f0;
	border-bottom:solid 1px #eaeaea;
	height:105px;
}
#mainnav2 {
	background-color:#f0f0f0;
	border-bottom:solid 1px #eaeaea;
	height:30px;
}
#mainnav .contents {
	padding:16px 0;
}
#parentsnav, #guestsnav {
	margin:0 0 8px;
	padding:0;
	background-color:#fff;
	position:relative;
}
#parentsnav ul, #guestsnav ul {
	list-style:none;
	margin:0;
	padding:0;
}
#parentsnav ul li,#guestsnav ul li {
	height:33px;
}
#parentsnav ul li img,#guestsnav ul li img {
	margin-top:-2px;
}
#parentsnav ul li ul.in, #guestsnav ul li ul.in {
	padding: 5px 0 0 0;
	position:absolute;
	top:1px;
	left:215px;
	margin-top:3px;
}
#parentsnav ul li ul.in li, #guestsnav ul li ul.in li {
	display:inline;
	float:left;
	margin:0 30px 0 0;
	padding:0;
}
#parentsnav:after, #guestsnav:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* メインエリア */
#main {
}

/* フッター */
footer{
	clear:both;;
}
#footer-utility{
	margin:150px 0 25px;
}
#footer-link {
	float: left;
	width: 60%;
	font-size:0.8em;
	text-align: left;
	color:#dbdbdb;
	padding-top:25px;
}
#pagetop {
	float: right;
	width: 30%;
	text-align: right;
}
#footer-utility:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#footer-address {
	clear:both;
	height:200px;
	padding:40px;
	background-color:#000;
	border-bottom:solid 1px #bfbfbf;
	-webkit-box-shadow: 0 0 10px 0 #3c3c3c; /* Safari, Chrome用 */
	-moz-box-shadow: 0 0 10px 0 #3c3c3c; /* Firefox用 */
	box-shadow: 0 0 10px 0 #3c3c3c; /* CSS3 */
}
#footer-address2 {
	clear:both;
	height:50px;
	padding:40px;
	background-color:#000;
	border-bottom:solid 1px #bfbfbf;
	-webkit-box-shadow: 0 0 10px 0 #3c3c3c; /* Safari, Chrome用 */
	-moz-box-shadow: 0 0 10px 0 #3c3c3c; /* Firefox用 */
	box-shadow: 0 0 10px 0 #3c3c3c; /* CSS3 */
}
#footer-logo {
	float: left;
	width: 215px;
}
#footer-shop {
	float: left;
}
#facebook {
	float: right;
	height:80px;
	text-align: right;
}
#copyright {
	float: right;
	width: 40%;
	text-align: right;
}
#copyright2 {
	float: right;
	color: #999;
	text-align: right;
}
/* 本文中で呼び出すレイアウトに関する指定 */
/* lineup */
.lineup {
	background:url(../images/lineup_border_bg.gif) repeat-y;
	padding:0 0 0 20px;
	margin:30px 0 55px;
	width:920px;
	}
.lineup:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.lineup .img_center{
	margin:0;
}
.content_wrap {
  
}
.disnon {
  display: none;
}
.tab {
	background:url(../images/lineup_tab_bg.gif) top left no-repeat;
	width:960px;
	margin:0;
	padding:45px 10px 15px; 
}
.tab ul {
	padding: 5px 0 0 0;
	margin:0;
}
.tab ul li {
	display:inline;
	float:left;
	margin:0 1px 0 0;
	padding:0;
}
.tab :after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.lineup .column2_left {
	height:607px;
	position:relative;
}
ul.imgswitch {
	padding: 5px 0 0 0;
	margin:0;
	width:462px;
	height:145px;
	position:absolute;
	bottom:0;
	left:0;
}
ul.imgswitch li {
	display:inline;
	float:left;
	margin:0 1px 0 0;
	padding:0;
}
ul.imgswitch:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* conversion */
.conversion {
	background-color:#efdce4;
    -webkit-border-radius: 3px;    /* Safari, Chrome用 */  
    -moz-border-radius: 3px;   /* Firefox用 */
	border-radius: 3px;        /* CSS3 */ 
	text-align:center;
	padding:30px; 
	margin-bottom:50px;
}
/* 2カラム */
.column2 {
	margin:20px 0 30px;
}
.column2_left {
	float: left;
	width:48%;
}
.column2_right {
	float: right;
	width:48%;
}
.column2:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* 3カラム */
.column3_left {
	float: left;
	width:33%;
}
.column3_center {
	float: left;
	width:33%;
}
.column3_right {
	float: right;
	width:33%;
}

/* 右寄せ */
.right {
	float: right;
}
.text_right {
	text-align:right;
}
.right_column {
	float: right;
	width:45%;
}

/* 左寄せ */
.left {
	float: left;
}
.text_left {
	text-align:left;
}

/* 中央 */
.center {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.text_center {
	text-align:center;
}
.btn {
	margin:30px auto 0;
	text-align:center;
}

/* floatの解除 */
.clr {
	clear:both;
}

/* 画像 */
.img_center {
	margin:30px auto;
}
img.right {
	margin:0.3em 0 0.3em 0.5em;
}
img.left {
	margin:0.3em 0.5em 0.3em 0;
}
.img_detail {
	margin:0 0 1em 0;
	padding: 10px;
	width:200px;
	background-color:#EEE;
}
.img_detail img {
	margin-bottom:0.5em;
}

/* フォーム */
.must {
	color: #CC0000;
}
.error {
	color: #CC0000;
	font-weight: bold;
}
.alert {
	background-color:#FFCCCC;
}
.alert .error {
	background:url(../images/warning.png) top left no-repeat;
	padding: 0 0 2px 18px;
}
.com {
	color:#7F9DB9;
}
.disabled {
	ime-mode: disabled;
}
input, select, textarea {
	font-size:1.0em;
}

/* 見出し */

h1 {
	margin:0;
	padding:1.7em 0 0.5em;
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: bold;
}
h2 {
	margin:35px 0 15px;
	padding:1.6em 0 0.5em;
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: bold;
	color:#a61d5b;
}
h1 + h2 {
	padding-top:0;
}
h1 + .img_center {
	margin:15px auto 45px;
}
h1 + .voice {
	margin:30px 0 25px;
}
h3 {
	margin:0;
	padding:1.2em 0 0.5em;
	font-size: 1.2em;
	line-height: 1.7em;
	font-weight: bold;
}
h4 {
	margin:0;
	padding:1.2em 0 0.35em;
	font-size: 1.2em;
	line-height: 1.7em;
	font-weight: bold;
}
h5 {
	margin:0;
	padding:1.2em 0 0.15em;
	font-size: 1.1em;
	line-height: 1.6em;
	font-weight: bold;
}

/* リンク */
a:link {color:#a61d5b;text-decoration:underline;}
a:visited {color:#a61d5b;text-decoration:underline;}
a:hover {color:#a61d5b;text-decoration:underline;}
a:active {color:#a61d5b;text-decoration:underline;}
a img:hover {opacity: 0.7;filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1, Style=0, Opacity=70);}/* リンク画像にホバー時透過する */
.column2_right a img:hover{opacity: 1.0;}


/* リンク種類に応じたアイコンを表示する　※IE6,7向けスタイルはscript.js参照 */
a[href^="http"].icon {background:url(../images/icon_window.gif) no-repeat center right;padding-right:20px;padding-top:2px;padding-bottom:2px;margin-right:0.2em;}
a[href$=".pdf"].icon {background:url(../images/icon_acrobat.png) no-repeat center right;padding-right:20px;padding-top:2px;padding-bottom:2px;margin-right:0.5em;}
a[href$=".doc"].icon {background:url(../images/icon_word.png) no-repeat center right;padding-right:20px;padding-top:2px;padding-bottom:2px;margin-right:0.5em;}
a[href$=".docx"].icon {background:url(../images/icon_word.png) no-repeat center right;padding-right:20px;padding-top:2px;padding-bottom:2px;margin-right:0.5em;}
a[href$=".xls"].icon {background:url(../images/icon_excel.png) no-repeat center right;padding-right:20px;padding-top:2px;padding-bottom:2px;margin-right:0.5em;}
a[href$=".xlsx"].icon {background:url(../images/icon_excel.png) no-repeat center right;padding-right:20px;padding-top:2px;padding-bottom:2px;margin-right:0.5em;}
a[href$=".ppt"].icon {background:url(../images/icon_ppt.png) no-repeat center right;padding-right:20px;padding-top:2px;padding-bottom:2px;margin-right:0.5em;}
a[href$=".pptx"].icon {background:url(../images/icon_ppt.png) no-repeat center right;padding-right:20px;padding-top:2px;padding-bottom:2px;margin-right:0.5em;}
a[href$=".zip"].icon {background:url(../images/icon_zip.png) no-repeat center right;padding-right:20px;padding-top:2px;padding-bottom:2px;margin-right:0.5em;}

/* IE6,7向け */
* html a{  
    behavior: expression(
    this.className += this.getAttribute("href").match(/^http.*/) ? " external" : "",
    this.className += this.getAttribute("href").match(/\.pdf$/) ? " pdf" : "",
    this.className += this.getAttribute("href").match(/\.doc$/) ? " doc" : "",
    this.className += this.getAttribute("href").match(/\.docx$/) ? " doc" : "",
    this.className += this.getAttribute("href").match(/\.xls$/) ? " xls" : "",
    this.className += this.getAttribute("href").match(/\.xlsx$/) ? " xls" : "",
    this.className += this.getAttribute("href").match(/\.ppt$/) ? " ppt" : "",
    this.className += this.getAttribute("href").match(/\.pptx$/) ? " ppt" : "",
    this.className += this.getAttribute("href").match(/\.zip$/) ? " zip" : "",
    this.style.behavior = "none"
    );  
    padding:inherit;
	margin:inherit;
    background:transparent;
}

/* 文字装飾 */
em {
	font-style:italic;
}
strong {
	font-weight:bold;
}
.large {
	font-size:140%;
}
.small {
	font-size:85%;
}
.upper {
	text-transform: uppercase;
}
.line-through {
	text-decoration:line-through;
	font-weight:normal;
	color:#333;
	background:url(../images/arrow_through.gif) no-repeat right 0;
	padding-right:35px;
	margin-right:10px;
}

/* 水平線 */
.hr {
	background-color: #cccccc;
	height: 2px;
	margin: 15px 0px;
	font-size:2px;
}

/* リスト */
dl {
	padding: 0;
	margin: 1em 0;
}
dt {
	font-weight: bold;
	margin: 0.2em 0;
}
dd {
	padding: 0;
	margin: 0 1.6em 0.8em 1.6em;
}
ul {
	margin: 1em 0 1em 0;
}

ul li ul {
	padding: 0;
	margin: 0em 0 1em 0em;
}

ol {
	padding: 0;
	margin: 1em 0 1em 2.4em;
}
ul.attend {
	padding: 0px;
	margin: 1em 0 1em 0.4em;
}
ul.attend li {
	padding-left: 18px;
	padding-bottom: 5px;
	list-style: none;
	background: url(../images/attend.gif) 0 3px no-repeat;
}
ul.list_icon {
	padding: 0px;
	margin: 1em 0 1em 0.4em;
}
ul.list_icon li {
	padding-left: 18px;
	padding-bottom: 5px;
	list-style: none;
	background: url(../images/icon_arrow_01.gif) 0 3px no-repeat;
}
ul.pagelink {
	padding: 0px;
	margin: 1em 0 1em 0.4em;
}
ul.pagelink li {
	padding-left: 18px;
	list-style: none;
	background: url(../images/pagelink.gif) 2px 0.4em no-repeat;
	margin-right: 28px;
	display: inline-block;
	/display: inline; /*IE6,7*/
	/zoom: 1; /*IE6,7*/
}
ul.pagelink_02 {
	padding: 5px 0 0 0;
	margin-top:3px;
}
ul.pagelink_02 li {
	display:inline;
	float:left;
	margin:0 30px 0 0;
	padding:0;
	list-style:none;
}
ul.pagelink_02:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
ul.ul_side {
	padding: 0px;
	margin: 1em 0 1em 0.4em;
}
ul.ul_side li {
	padding-left: 18px;
	list-style: none;
	background: url(../images/icon_arrow_01.gif) 2px 0.4em no-repeat;
	margin-right: 28px;
	display: inline-block;
	/display: inline; /*IE6,7*/
	/zoom: 1; /*IE6,7*/
}
ul.sitemap {
	padding: 0px;
	margin: 3em 0 1em 0.4em;
	font-size:1.1em
}
ul.sitemap li {
	padding:0 0 5px 18px;
	margin-bottom:10px;
	list-style: none;
	background: url(../images/icon_arrow_01.gif) 2px 0.4em no-repeat;
	border-bottom:1px dotted #ccc;
}
ul.sitemap li ul{
	list-style:none;
	margin:10px 0 0;
	font-size:0.8em;
}
ul.sitemap li ul li{
	list-style:none;
	border:none;
	background:none;
	padding:3px;
}

ul.sitemap li a:link {color:#a61d5b;text-decoration:none;}
ul.sitemap li a:visited {color:#a61d5b;text-decoration:none;}
ul.sitemap li a:hover {color:#a61d5b;text-decoration:none;}
ul.sitemap li a:active {color:#a61d5b;text-decoration:none;}

dl.dl_side {
	margin: 0;
	padding: 0;
	margin: 1em 0;
}
dl.dl_side dt {
	clear:both;
	float:left;
	padding:0 1em 0 0;
center  white-space:pre;
}
dl.dl_side dd {
	padding:0.2em 0 0 0;
}
* html dl.dl_side dd {
	height:1%;
}
dl.faq {
	margin: 1em 0;
}
dl.faq dt {
	font-weight: bold;
	color:#a61d5b;
	background:url(../images/icon_faq_q.gif) no-repeat 40px top;
	padding:10px 0 5px 100px;
	margin:30px 0 0;
}
dl.faq dd {
	background:url(../images/icon_faq_a.gif) no-repeat 40px 12px;
	padding:20px 70px 30px 100px;
	margin:0 0 20px;
	border-bottom:1px dotted #ccc;
}
.voice {
	-webkit-border-radius: 3px;    /* Safari, Chrome用 */  
    -moz-border-radius: 3px;   /* Firefox用 */
	border-radius: 3px;        /* CSS3 */ 
	-webkit-box-shadow: 0 0 10px 0 #ccc; /* Safari, Chrome用 */
	-moz-box-shadow: 0 0 10px 0 #ccc; /* Firefox用 */
	box-shadow: 0 0 10px 0 #ccc; /* CSS3 */
	padding:20px 60px 30px; 
	margin:20px 0 25px;
}
.voice h2 {
	color:#a61d5b;
	padding:0;
	margin:25px 0 10px;
	font-size:1em;
}

/* 表組み */
caption {
	text-align: left;
}
table, tr{
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	text-align: left;
	width:100%;
}
table {
	border-collapse: collapse;
	margin: 15px 0;
}
th {
	padding: 22px 35px;
	background-color:#efefef;
}
td {
	padding: 22px 35px;
}
table.data_table td {
	padding: 22px 35px;
	color:#a61d5b;
	font-size:1.1em;
	font-weight:bold;
	text-align:center;
}
table.data_table th span.small {
	font-weight:normal;
	color:#a61d5b;
}
table.data_table td span.small {
	/*font-size:0.8em;*/
	font-weight:normal;
	color:#333;
}
table.data_table td span.normal {
	font-weight:normal;
	color:#333;
}
table.privacy{
	border: 5px solid #efefef;
	text-align: left;
	width:100%;
}
table.privacy th {
	background-color:#fff;
}

/* 表組み入れ子 */
table.data_table table, table.data_table table tr{
	border-top: 1px dotted #dbdbdb;
	border-bottom: 1px dotted #dbdbdb;
	color:#333;
	text-align: left;
	font-size:0.9em;
	width:100%;
}
table.data_table table {
	border-collapse: collapse;
	margin: 0 0 5px;
}
table.data_table table th {
	padding: 10px 15px;
	background-color:#fff;
}
table.data_table table td {
	padding: 10px 15px;
	text-align:right;
	color:#a61d5b;
	font-weight:normal;
}
table.data_table table th ul.attend{
	margin:2px 0;
	font-weight:normal;
}

/* home */
#main_image {
	clear:both;
	margin:12px auto 0;
	background:url(../images/img_main_bk.jpg) no-repeat top center;
}
#main_image .contents {
	width:980px;
	height:735px;
	position:relative;
}
#main_image .contents #message {
	position:absolute;
	top:60px;
	left:0;
}
#main_image .contents #point {
	position:absolute;
	top:370px;
	left:0;
}
#main_image .contents .btn {
	position:absolute;
	top:595px;
	left:190px;
}
.news {
	background-color:#efdce4;
    -webkit-border-radius: 3px;    /* Safari, Chrome用 */  
    -moz-border-radius: 3px;   /* Firefox用 */
	border-radius: 3px;        /* CSS3 */ 
	text-align:center;
	padding:27px; 
	margin-bottom:50px;
}
.news .in {
	background-color:#fff;
    text-align:left;
	padding:10px 15px 5px 20px; 
	margin:0;
	font-size:0.9em;
}
.news dl dt {
	float:left;
	width:200px;
	font-weight:normal;
	color:#444444;
	line-height:1.4em;
	clear:both;
}
.news dl dt.info{
	background:url(../images/icon_news_info.gif) no-repeat 115px 0px ;}
.news dl dd { 
  width:690px;
  line-height:1.4em;
  padding-bottom:10px;
  padding-left:200px;
  border-bottom:#ccc dotted 1px;
  margin:0 0 10px;
  }
.news dl dd img.right {
	float:right;
	margin:0 0 0.5em 1em;
}
.news dl dd:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .news dl dd { height:1%; }
.news dl dd { /margin-top:-20px }
.btn_lineup {
	background-color:#f2f2f2;
    -webkit-border-radius: 3px;    /* Safari, Chrome用 */  
    -moz-border-radius: 3px;   /* Firefox用 */
	border-radius: 3px;        /* CSS3 */ 
	text-align:center;
	padding:30px; 
	margin-bottom:60px;
}
.staff {
	background-color:#efdce4;
    -webkit-border-radius: 3px;    /* Safari, Chrome用 */  
    -moz-border-radius: 3px;   /* Firefox用 */
	border-radius: 3px;        /* CSS3 */ 
	text-align:center;
	padding:27px; 
	margin-bottom:25px;
}
.staff .in {
	background-color:#fff;
    text-align:left;
	padding:0; 
	margin:0;
	border:#fff solid 1px;
}
.staff .in .column2_left{
	width:422px;
	height:332px;
}
.staff .in .column2_right{
	width:470px;
	padding:15px 15px 0 ;
}
.staff .btn {
	margin:20px auto 0;
}
.staff .in:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.event {
	background-color:#efdce4;
    -webkit-border-radius: 3px;    /* Safari, Chrome用 */  
    -moz-border-radius: 3px;   /* Firefox用 */
	border-radius: 3px;        /* CSS3 */ 
	text-align:center;
	padding:14px 14px 27px; 
	margin-bottom:25px;
}
.event .column3 {
	margin:0;
	padding:0;
}
.event .column3_left, .event .column3_center {
	float: left;
	width:315px;
	margin-right:3px;
}
.event .column3_right {
	float: right;
	width:315px;
}
.event .column3:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.event .btn {
	margin:20px auto 0;
}
.gallery{
	background:url(../images/gallery_bk.gif) repeat-x top;
	height:440px;
	margin:130px 0 0;
	width:100%;
	
}
.gallery .contents {
	position:relative;
}
.gallery ul.gallery_btn {
	padding: 20px 0 0 0;
	margin:0 auto;
	width:560px;
}
.gallery ul.gallery_btn li {
	display:inline;
	float:left;
	margin:0 1px 0 0;
	padding:0;
	height:34px;
	width:275px;
	background-color:#eee;
	-webkit-box-shadow: 0 0 3px 0 #b3b3b3; /* Safari, Chrome用 */
	-moz-box-shadow: 0 0 3px 0 #b3b3b3; /* Firefox用 */
	box-shadow: 0 0 3px 0 #b3b3b3; /* CSS3 */
	border:#fff 1px solid;
}
.gallery ul.gallery_btn :after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.gallery h2 img {
	position:absolute;
	top:-85px;
	left:440px;
}
#loopslider {
	margin: 10px auto;
	width: 100%;
	height:312px;
	text-align: left;
	position: relative;
	overflow: hidden;
	padding-top:120px;
}
#loopslider_wrap{
	padding-top:20px;
}
#loopslider ul {
	height:312px;
	float: left;
	display: inline;
	overflow: hidden;
}

#loopslider ul li {
	height:312px;
	width:233px;
	float: left;
	display: inline;
	overflow: hidden;
	/*padding-right:1px;*/
}

/* GUIDE */
.disc_guide {
	background:url(../images/img_guidedisc_bk.jpg) no-repeat top left;
	-webkit-box-shadow: 0 0 3px 0 #b3b3b3; /* Safari, Chrome用 */
	-moz-box-shadow: 0 0 3px 0 #b3b3b3; /* Firefox用 */
	box-shadow: 0 0 3px 0 #b3b3b3; /* CSS3 */
	width:980px;
	height:235px;
	position:relative;
	margin:10px 0 35px;
}
.step {
	clear:both;
	margin:15px 0 20px
}
.step .column3_left {
	float: left;
	width:150px;
}
.step .column3_right {
	float: right;
	width:820px;
}
.step .column3_right h3{
	color:#a61d5b;
	padding-top:55px;
	margin-top:0
}
.step:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* SHOP */
.disc_shop {
	background:url(../images/img_shopdisc_bk.jpg) no-repeat top left;
	-webkit-box-shadow: 0 0 3px 0 #b3b3b3; /* Safari, Chrome用 */
	-moz-box-shadow: 0 0 3px 0 #b3b3b3; /* Firefox用 */
	box-shadow: 0 0 3px 0 #b3b3b3; /* CSS3 */
	width:980px;
	height:235px;
	position:relative;
	margin:10px 0 35px;
}
table.shop_data, table.shop_data tr{
	border-top: 1px dotted #dbdbdb;
	border-bottom: 1px dotted #dbdbdb;
	text-align: left;
	width:100%;
}
table.shop_data {
	border-collapse: collapse;
	margin: 15px 0;
}
table.shop_data th {
	padding: 15px 20px;
	background-color:#fff;
	vertical-align:top;
}
table.shop_data td {
	padding: 15px 20px;
}
table.shop_data td dl {
	margin:0;
}
table.shop_data td ul {
	margin:0 20px;
}
table.shop_data td ul.list_icon {
	margin:0;
}
table.shop_data td .img_center {
	margin:10px 0;
}
table.shop_data td dl dt, table.shop_data td dl dd {
	margin-bottom:0;
	padding-bottom:0;
}

/* setplan */
.disc_setplan {
	background:url(../images/img_setplandisc_bk.jpg) no-repeat top left;
	-webkit-box-shadow: 0 0 3px 0 #b3b3b3; /* Safari, Chrome用 */
	-moz-box-shadow: 0 0 3px 0 #b3b3b3; /* Firefox用 */
	box-shadow: 0 0 3px 0 #b3b3b3; /* CSS3 */
	width:980px;
	height:235px;
	position:relative;
	margin:10px 0 35px;
}
.disc_guide p, .disc_shop p, .disc_setplan p {
	position:absolute;
	bottom:10px;
	left:20px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#99ffffff,EndColorStr=#99ffffff);
	background-color: rgba(255, 255, 255, 0.5);
    padding: 15px;
}

/* clearfix */
.clearfix, #contents {
	zoom:1;
}
.clearfix:after, #contents:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

/* End clearfix */
