/* layout
===============================================================*/
body,form,fieldset {
}

input,textarea {
	font-size:1em;
}

img {
	margin:0px;
	padding:0px;
	border: 0px;
	vertical-align:bottom;
	max-width:100%;
}

table {
    border-collapse:collapse;
}

/* float, clear
===============================================================*/
.cf { zoom:1; }
.cf:before, .cf:after { content:""; display:table; }
.cf:after { clear:both; }

.clear {
	clear: both;
	visibility: visible;
}

.left {
	float:left;
}

.right {
	float:right;
}

/* base
===============================================================*/
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, dd, tr,li,dt {
	font-size: 12px;
	line-height: 22px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
li {
	list-style:none;
}

body {
	color: #323232;
	background-color: #ffffff;
	font-family: Meiryo, "繝｡繧､繝ｪ繧ｪ", "Hiragino Kaku Gothic Pro", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", sans-serif;
	margin: 0;
	padding:0;
    -webkit-text-size-adjust: none;
}
.pcnone {
	display: none;
}
a img {
	transition: all 0.2s ease;
}
a img:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha(opacity=90)";
}
.img_left{
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
	display: block;
}


/* font
===============================================================*/
a {
	color: #323232;
	text-decoration: none;
}
a:visited {
	color: #323232;
	text-decoration: none;
}
a:hover {
	color: #323232;
	text-decoration: underline;
}
a:active {
	color: #323232;
	text-decoration: underline;
}
.fontc_red {
	color: #F00;
}
.font_small {
	font-size: 11px;
}

/* Contents
===============================================================*/
div#AllBox {
	width: 100%;
	margin: 0px auto;
}
.content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	clear: both;
	
}
.article {
	margin-bottom: 80px;
}

/* topic_path
===============================================================*/
.topic_path,.shopguide {
	width: 900px;
	margin: 0 auto 35px auto;
	overflow: hidden;
}

.topic_path ul li {
	padding: 0 0 0 20px;
	float: left;
	background-image: url(../images/common/img_ar_02.png);
	background-repeat: no-repeat;
	background-position: 8px 7px;
}

.topic_path ul li.home {
	padding:0;
	background:none;
}

.topic_path ul li a {
	color:#d60e17;
}

.topic_path ul span {
	display:none;
}
/* HeaderBox
===============================================================*/
div#HeaderBox {
	width: 100%;
	border-top: #e11922 2px solid;
	background: url(../images/common/img_bg_01.png) repeat 0 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
div#HeaderBox .header_top {
	width: 100%;
}
div#HeaderBox .header_top p.menu, div#HeaderBox .header_top p.close {
	display: none;
}
div#HeaderBox .header_bottom {
	display: block !important;
	width: 100%;
	max-width: 960px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#HeaderBox .header_bottom p.close {
	display: none;
}
div#HeaderBox h1, div#HeaderBox p.logo {
	padding: 20px 0 0 8px;
}
div#HeaderBox h1 a, div#HeaderBox p.logo a {
	display: block;
	width: 137px;
	height: 28px;
	text-indent: -9999px;
	background: url(../images/common/logo.png) no-repeat 0 0;
}
div#HeaderBox p.link {
	position: absolute;
	top: -25px;
	right: 600px;
	padding: 0 0 0 11px;
	background: url(../images/common/img_ar_02.png) no-repeat 0 7px;
}
div#HeaderBox p.link a {
	color: #646464;
}
div#HeaderBox div.sns {
	position: absolute;
	top: -31px;
	right: 220px;
}
div#HeaderBox div.sns a {
	display: block;
	padding: 0 35px 0 0;
	background: url(../images/common/img_ic_04.png) no-repeat right 5px;
	line-height: 33px;
}
div#HeaderBox div.sns a:hover {
	text-decoration: none;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
div#HeaderBox div.tel {
	position: absolute;
	right: 0px;
	width: 200px;
	top: -30px;
	background-image: url(../images/common/tel.gif);
	background-repeat: repeat;
	background-position: 5px center;
	background-size: 100% auto;
}
div#HeaderBox div.tel p {
	line-height: 32px;
	color: #FFF;
	font-size: 20px;
	text-align: center;
	padding-left: 20px;
	height: 30px;
}


div#HeaderBox div#searchbox {
	width: 259px;
	height: 27px;
	padding: 1px 0 0 0;
	border: #c9c9c9 1px solid;
	background-color: #ffffff;
	position: absolute;
	top: -29px;
	right: 330px;
}


div#HeaderBox .header_top .inner {
	width:100%;
	max-width:960px;
	margin: 0px auto;
	position:relative;
}
/* search */
#___gcse_0 {
	position:absolute !important;
	top:0;
	left:0;	
}

.gsc-search-button-v2 {
	display:block !important;
    width:  0 !important;
    height: 0 !important;
    margin: 0px !important;
    min-width: 0px !important;
    padding:30px 35px 0 0 !important;
    margin-top: 0 !important;
	border:none !important;
	font-size:1px !important;
	line-height:1px !important;

    background:url(../images/common/img_btn_02.png) no-repeat 0 0 !important;
    background-size: contain !important;
	position:absolute !important;
	top:-1px !important;
	left:225px !important;
}

.gsc-control-wrapper-cse {
	position:relative !important;	
}

.gsc-control-cse {
	padding:0 !important;	
	margin:0 !important;
	background:none !important;
	border:none !important;
}

.gsc-input {
	border-spacing:0 !important;
	padding:1px !important;
	margin:0 !important;
	border:none !important;
	
}

.gsc-input-box {
	background:none !important;
	border:none !important;
	height:21px !important;
}

#gs_tti50 input {
	width:185px !important;
	height:23px !important;
	color:#323232 !important;
	font-size:14px !important;
	border:none !important;
	background-color:#ffffff !important;
	position:absolute !important;
	top:3px !important;
	left:1px !important;
	padding: 0 !important;
	padding:0 0 0 5px !important;
	-webkit-appearance:none;
	 outline: 0;
	 box-shadow:none;
}

.gsc-modal-background-image {
	z-index:10 !important;	
}

/* Navigation
===============================================================*/
div#Navigation ul {
	width:960px;
	padding:18px 0;
	margin: 0px auto;
}
div#Navigation ul li,div#headMenu ul li {
	float: left;
	width: 20%;
	font-size: 16px;
	text-align: center;
}
div#Navigation ul li a {
	display: block;
	height: 27px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
div#Navigation ul .first a{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
div#Navigation ul li a:hover{
	color: #E11922;
	text-decoration: none;
}


div#headMenu ul {
	width:960px;
	padding:18px 0;
	margin: 0px auto;
}
div#headMenu ul li{
	float: left;
	width: 20%;
	font-size: 16px;
	text-align: center;
}
div#headMenu ul li a {
	display: block;
	height: 27px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
div#headMenu ul .first a{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}

div#headMenu ul li a:hover{
	color: #E11922;
	text-decoration: none;
}


/* FooterBox
===============================================================*/
div#FooterBox {
	background-color: #ffffff;
	padding: 40px 0 0 0;
}
div#FooterBox h2.pick {
	width: 960px;
	height: 27px;
	text-indent: -9999px;
	margin: 0 auto 24px auto;
	background-image: url(../images/common/img_tl_pic.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div#FooterBox .footer_wrapper_w {
	border-top: #eaeaea 1px solid;
}
div#FooterBox .footer_wrapper {
	width: 960px;
	margin: 0 auto;
}
div#FooterBox .footer_wrapper .footer_link {
	padding: 40px 0 35px 0;
	position:relative;
}
div#FooterBox .footer_wrapper .footer_link li {
	width: 143px;
	margin: 0 20px 5px 0;
	line-height: 18px;
	float: left;
}

div#FooterBox .footer_wrapper .footer_link li.n {
	position:absolute;
	top:200px;
	right:143px;
}


div#FooterBox .footer_wrapper .footer_link li.end {
	margin: 0 0 5px 0;
}
div#FooterBox .footer_wrapper .footer_link li a {
	line-height: 18px;
}
div#FooterBox .footer_wrapper .footer_link li a.hv {
	display: none;
}
div#FooterBox .footer_wrapper .footer_link li a.tit {
	display: block;
	max-width: 160px;
	font-size: 14px;
	padding: 0 0 6px 0;
	margin: 0 0 12px 0;
	background: url(../images/common/img_line_01.gif) repeat-x left bottom;
}
div#FooterBox .footer_wrapper .footer_link li ul {
	display: block !important;
}
div#FooterBox .footer_wrapper .footer_link li ul li {
	width: auto;
	margin: 0 0 5px 0;
	padding: 0 0 0 7px;
	float: none;
	background: url(../images/common/img_ar_01.gif) no-repeat 0 6px;
}
div#FooterBox .footer_wrapper .footer_link img.t {
	position: relative;
	top: -5px;
	left: 5px;
}
div#FooterBox .footer_bottom {
	background-color: #323232;
	padding: 0 0 20px 0;
}
div#FooterBox .footer_bottom .inner {
	max-width: 960px;
	color: #ffffff;
	padding: 7px 0;
	margin: 0 auto;
}
div#FooterBox .footer_bottom .inner p.link {
	float: left;
	padding: 0 0 0 8px;
}
div#FooterBox .footer_bottom .inner p.copy {
	float: right;
	font-size: 10px;
	padding: 0 8px 0 0;
}
div#FooterBox .footer_bottom .inner p a {
	color: #ffffff;
}
div#FooterBox .ft_bn_w {
	margin:0 0 40px 0;
}

div#FooterBox .ft_bn_w span.t {
	display:block;
	color:#e11922;
	font-size:16px;
	padding:2px 0 5px 0;
}

div#FooterBox .ft_bn_w span.txt {
	display:block;
	font-size:14px;
	line-height:20px;
	letter-spacing:-0.05em;
}


div#FooterBox .ft_bn_w .img_wrapper {
	display:block !important;
	width:986px;
	margin:0 auto;
	position:relative;
}

div#FooterBox .ft_bn_w ul#img_slides_ft li {
	width:303px !important;
	padding:0 13px;
	position:relative;
}

div#FooterBox .ft_bn_w ul#img_slides_ft li a:hover {
	text-decoration:none;
}

div#FooterBox .ft_bn_w ul#img_slides_ft li img {
	display:block;
	margin:0 0 7px 0;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

div#FooterBox .ft_bn_w ul#img_slides_ft li a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}


div#FooterBox .ft_bn_w a.bx-prev {
	display:block;
	width:31px;
	height:31px;
	text-indent:-9999px;
	background:url(../images/common/left.jpg) no-repeat 0 0;
	position:absolute;
	top:70px;
	left:-30px;
}

div#FooterBox .ft_bn_w a.bx-next {
	display:block;
	width:31px;
	height:31px;
	text-align:left;
	text-indent:-9999px;
	background:url(../images/common/right.jpg) no-repeat 0 0;
	position:absolute;
	top:70px;
	right:-30px;
}

/* pro_main
===============================================================*/
.pro_main {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 13px;
	margin-left: auto;
}

.pro_main h1 {
	width:940px;
	margin:0 auto;
	font-size:30px;
	font-weight:normal;
	padding:210px 0 0 20px;
}

.pro_main h1.w {
	width:940px;
	margin:0 auto;
	font-size:30px;
	font-weight:normal;
	padding:235px 0 0 20px;
}

.pro_main p {
	width:440px;
	margin:0 auto;
	font-size:14px;
	line-height:24px;
	font-weight:normal;
	padding:20px 500px 0 20px;
}

/* h2
===============================================================*/
#slider h2 {
	width: 500px;
	background-image: url(../images/shopnamebg.png);
	background-repeat: repeat-y;
	background-position: left top;
	background-size: 100% auto;
	top: 190px;
	padding-left: 150px;
	z-index: 190;
	padding-top: 30px;
	padding-bottom: 30px;
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/shopnamebg.png", sizingMethod="scale"); */
}
#slider h2 img {
	height: 33px;
	width: auto;
}
div.floorguide h2 {
	width: 900px;
	height: 27px;
	text-indent: -9999px;
	margin: 0 auto 24px auto;
	background-image: url(../images/common/img_tl_guide.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
div.article_container.staffblog h2 {
	width: 900px;
	height: 27px;
	text-indent: -9999px;
	margin: 0 auto 24px auto;
	background-image: url(../images/common/img_tl_blog.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
div.article_container.shop h2 {
	width: 900px;
	height: 27px;
	text-indent: -9999px;
	margin: 0 auto 24px auto;
	background-image: url(../images/common/img_tl_shop.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
div.article_container.event h2 {
	width: 900px;
	height: 27px;
	text-indent: -9999px;
	margin: 0 auto 24px auto;
	background-image: url(../images/common/img_tl_event.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
div.article_container h2 {
	width: 900px;
	height: 27px;
	text-indent: -9999px;
	background: url(../images/common/img_tl_02.gif) no-repeat 0 0;
	margin: 0 auto 24px auto;
}
div.article_container p.more {
	width: 105px;
	height: 26px;
	position: absolute;
	top: 0;
	right: 0;
}
div.article_container p.more a {
	display: block;
	font-size: 14px;
	padding: 0 0 0 13px;
	background: url(../images/common/img_ar_02.png) no-repeat 0 5px;
}


div.article_container p.plink {
	width: 50%;
	height: 26px;
	position: absolute;
	top: 0;
	right: 0;
	text-align:right;
}
div.article_container p.plink a {
	display: inline-block;
	font-size: 14px;
	padding: 0 0 0 13px;
	background: url(../images/common/img_ar_02.png) no-repeat 0 5px;
}










/* news
===============================================================*/
div.article_container {
	width: 900px;
	margin: 0 auto 15px auto;
	position: relative;
}
div.article_container dl {
	padding: 0 0 15px 0;
	background: url(../images/common/img_ar_02.png) no-repeat 0 7px;
}
div.article_container dl dt {
	width: 80px;
	float: left;
	font-size: 14px;
	padding: 0 140px 0 15px;
}
div.article_container dl dt.pro {
	background: url(../images/common/img_ic_01.gif) no-repeat right 1px;
}
div.article_container dl dt.shop {
	background: url(../images/common/img_ic_02.gif) no-repeat right 1px;
}
div.article_container dl dt.music {
	background: url(../images/common/img_ic_03.gif) no-repeat right 1px;
}
div.article_container dl dt.imp {
	background: url(../images/common/img_ic_04.gif) no-repeat right 1px;
}
div.article_container dl dt.physical {
	background: url(../images/common/img_ic_05.gif) no-repeat right 1px;
}
div.article_container dl dt.event {
	background: url(../images/common/img_ic_06.gif) no-repeat right 1px;
}
div.article_container dl dt.support {
	background: url(../images/common/img_ic_07.gif) no-repeat right 1px;
}
div.article_container dl dt.info {
	background: url(../images/common/img_ic_08.gif) no-repeat right 1px;
}
div.article_container dl dt.blog {
	background: url(../images/common/img_ic_09.gif) no-repeat right 1px;
}

div.article_container dl dt.online {
	background: url(../images/common/img_ic_10.gif) no-repeat right 1px;
}



div.article_container dl dd {
	width: 655px;
	font-size: 14px;
	float: right;
}
div.article_container a:hover dl dd {
	text-decoration: underline;
}
/* pagetop
===============================================================*/
div.pagetop {
	display: none;
	position: fixed;
	bottom: 70px;
	right: 10px;
}
/* table.d
===============================================================*/
#shopsns{
	float: right;
	width: 240px;
	text-align: center;
}
#shopsns p {
	margin-bottom: 20px;
}


.shop table.d {
	width: 70%;
	border-top: #e0bcbc 1px solid;
	border-left: #e0bcbc 1px solid;
	border-collapse: collapse;
	float: left;
}
.shop table.d .tel {
	font-weight: bold;
}
.shop table.d a {
	color: #000000;
	background-image: url(../images/common/img_ar_02.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
}
.shop table.d a:hover {
	color: #E11922;
	text-decoration: underline;
}

.shop table.d.w {
	width: 100%;
	float: none;
}

.shop table.d tr th {
	width: 116px;
	font-size: 14px;
	font-weight: normal;
	padding: 10px 20px;
	text-align: left;
	border-right: #e0bcbc 2px solid;
	border-bottom: #e0bcbc 1px solid;
	background-color: #fbecec;
}
.shop table.d tr td {
	font-size: 14px;
	padding: 10px 20px;
	border-right: #e0bcbc 1px solid;
	border-bottom: #e0bcbc 1px solid;
}
.shop table.d tr th .icon {
	vertical-align: middle;
	padding-left: 2px;
}
.shop .d.full {
	width: 100%;
	margin-bottom: 10px;
}
.shop .d.full tbody tr td label,.shop .d.full tbody tr td .lt {
	display: block;
	line-height: 2em;
}
.shop p #submit {
	background-color: #E11923;
	height: 3em;
	padding-right: 2em;
	padding-left: 2em;
	margin-right: auto;
	margin-left: auto;
	border: 0px none #FFF;
	color: #FFF;
}
.shop p #submit:hover {
	background-color: #FBECEC;
}
.shop .btn {
	text-align: center;
	display: block;
}





#shoplink {
	margin-bottom: 20px;
	overflow: hidden;
}
#shoplink li {
	display: inline-block;
}
#shoplink li a {
	display: block;
	font-size: 16px;
	padding-right: 20px;
	padding-left: 40px;
	background-image: url(../images/common/right.jpg);
	background-repeat: no-repeat;
	background-position: 15px 4px;
	background-size: 14px auto;
}
#shoplink li a:hover{
	color: #E11922;
	text-decoration: none;
}

/* guide_list
===============================================================*/
.guide_list {
	width: 880px;
	background-color: #f0f0f0;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 20px;
}



.guide_list p.compa_btn {
	display: block;
	width: 180px;
	position: absolute;
	top: -54px;
	right: 0;
}
.guide_list p.compa_btn a {
	display: block;
	width: 150px !important;
	margin: 0 !important;
	padding: 8px 0 8px 30px;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	background-color: #707070;
	background-image: url(../images/common/img_ar_01.png);
	background-repeat: no-repeat;
	background-position: 24px 9px;
}
.guide_list p.compa_btn a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	text-decoration: none;
}
.guide_list.cf a .box.cf .ph .imgm {
	margin-top: 10px;
}

.guide_list_s {
	margin: 0 auto 37px auto;
}
.guide_list a {
	display: block;
	width: 403px;
	border-right: #c1c0c0 1px solid;
	border-bottom: #c1c0c0 1px solid;
	float: left;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	background-color: #ffffff;
	background-image: url(../images/common/img_ar_01.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0;
	margin-right: 13px;
	margin-bottom: 13px;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.guide_list a:nth-child(odd){
	clear:both;
}


.guide_list a:hover {
	background: url(../images/common/img_ar_01.png) #fff2f2 no-repeat right bottom;
}
.guide_list p.ph {
	width: 110px;
	float: left;
}
.guide_list p.ph img {
	max-width: 100%;
	height: auto;
}
.guide_list dl {
	width: 284px;
	float: right;
	/*hidden long string pat*/
	/*height: 8em;*/
	padding-top: 8px;
	padding-right: 0;
	/*padding-bottom: 0;*/
	padding-bottom: 20px;
	padding-left: 0;
}
.guide_list dl dt {
	font-size: 18px;
	padding: 0 0 8px 0;
	margin: 0 0 8px 0;
	border-bottom: #e4e4e4 1px solid;
}
.guide_list dl dt span.t {
	padding: 0 25px 0 0;
	background-image: url(../images/common/img_ar_02.png);
	background-repeat: no-repeat;
	background-position: right 5px;
}
.guide_list dl dd {
	font-size: 13px;
	padding: 0 10px 0 0;
}
.guide_list dl dd span {
	display: block;
	font-size: 13px;
}

.guide_list dl dd span.price {
	display: block;
	font-size: 11px;
	margin: 3px;
}

.guide_list dl dd span.base{
	font-size:11px;
}



/* calendar
===============================================================*/


.article_container.shop #container {
	width: 100%;
	clear: both;
}
#container .calendarbox {
	width: 200px;
}

/* calendarArea
===============================================================*/
#calendar_control, #calendar_links, #calendar_header, #calendar {
	clear: both;
	width: 100%;
	color: #fff;
}


div#calendarArea h4 {
	text-indent:-9999px;
	border-bottom:#c5c1be 1px solid;
	margin:0 0 12px 0;
}

div#calendarArea h4 span {
	display: block;
	width: 134px;
	height: 27px;
	background-size: 134px 27px;
	background-image: url(../images/common/img_tl_care.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div#calendarArea_wrapper div.txt span {
	background-color:#b02227 !important;
}
#container .calendarbox {
	margin-right: 25px;
	margin-bottom: 50px;
	float: right;
}
#calendarArea {
	padding: 0;
	height: auto;
	background-image: none;
	width: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
/* page
=======================================================================================================================*/
/* contents_wrapper
===============================================================*/
#contents_wrapper {
	width:900px;
	margin:0 auto;
	position:relative;
}
#contents_wrapper #main {
	width: 665px;
}
#contents_wrapper #side {
	width:216px;
	position:absolute;
	top:0;
	right:0;
	background-color: #FFF;
	z-index: 20;
}
/* dev.tableBox蜀�↓table
===============================================================*/
.tableBox table tbody tr td .more {
	background-image: url(../images/common/img_ar_02.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 10px;
	display: block;
	line-height: 2em;
	margin-left: auto;
	margin-top: 20px;
	text-decoration: underline;
}

.tableBox th {
	border-bottom: 1px solid #c8c8c8;
	border-right: 8px solid #fff;
	border-top: 1px solid #c8c8c8;
	color: #333;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	text-align: center;
	vertical-align: top;
	min-width:8em;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

.tableBox td {
    border-bottom: 1px solid #c8c8c8;
    border-top: 1px solid #c8c8c8;
    color: #333;
    font-size: 14px;
    line-height: 18px;
    padding: 15px;
}

.tableBox td p {
    font-size: 14px;
}
/* 
===============================================================*/
#contents_wrapper #main .secbox.cf .icenter {
	text-align: center;
	margin-bottom: 20px;
}
#contents_wrapper #main .secbox.cf .iright {
	float: right;
	width: auto;
	margin-bottom: 15px;
	margin-left: 20px;
}
#contents_wrapper #main .secbox.cf .ileft {
	float: left;
	width: auto;
	margin-bottom: 15px;
	margin-right: 20px;
}
#contents_wrapper #main .lineup {
	overflow: hidden;
	width: 100%;
	margin-bottom: 20px;
}
#contents_wrapper #main .lineup li {
	text-align: center;
	float: left;
	width: 50%;
	margin-top: 25px;
}
#contents_wrapper #main .lineup li p {
	margin-top: 5px;
	margin-bottom: 0px;
	height: 3em;
	line-height: 1.5em;
	font-size: 12px;
}
#contents_wrapper #main .lineup .piece {
	float: none;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#contents_wrapper #main .lineup.right {
	overflow: hidden;
	width: 348px;
	margin-bottom: 20px;
}
#contents_wrapper #main .lineup.right li {
	overflow: hidden;
	float: none;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 30px;
}


#slider h2 {
	position: absolute;
	vertical-align: middle;
}

#headMenu {
position: fixed;
   top: 0px;
   left: 0px;
   width: 100%;
   background-color: #fff;
   box-shadow: 3px 3px 3px rgba(171, 171, 171, 0.5);
   z-index: 195;
   display:none;
 
}

/**/
#contents_wrapper #main .guide_list.cf .itemwrap {
	float: left;
	position: relative;
	margin-right: 13px;
	margin-bottom: 13px;
}

#contents_wrapper #main .guide_list.cf .itemwrap:nth-child(odd) {
	clear:left;
}


#contents_wrapper #main .guide_list.cf .itemwrap a.btn {
	font-size: 12px;
	color: #FFF;
	background-color: #F60;
	width: 150px;
	padding: 0px;
	line-height: 1.5em;
	height: 1.5em;
	text-align: center;
	background-image: none;
	position: absolute;
	bottom: 10px;
	left: 134px;
}
#contents_wrapper #main .secbox .monthSchedule_list {
	overflow: hidden;
	margin-bottom: 10px;
}
#contents_wrapper #main .secbox .monthSchedule_list li {
	font-size: 16px;
	float: left;
	margin-right: 1em;
}
#contents_wrapper #main .secbox .monthSchedule_list li a {
	background-image: url(../images/arrow_next.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 1em;
	display: block;
	text-decoration: underline;
	color: #000;
}
#contents_wrapper #main .secbox .monthSchedule_list li a:hover {
	background-position: left -99px;
}
#slider{
	max-width: 1300px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#contents_wrapper #main .school_table .sc_box .title {
	font-size: 18px;
}
#contents_wrapper #main .school_table .sc_box dl dt {
	font-size: 12px;
}
#contents_wrapper #main .school_table .sc_box dl dd {
	font-size: 16px;
}


.tablelist { display:table; font-size:14px;}

.tablelist .row {display:table-row;}
.tablelist span{
	display:table-cell;
	border:none;
	width:1em;
	padding:8px;
}

.tablelist div {
	display:table-cell;
	border:none;
	padding:8px;
}