/*******************************************************************************
** Style Sheet For EightOne Inc, Global CSS
*******************************************************************************/


/*******************************************************************************
** Global
*******************************************************************************/

.block {
	display:block;
}

.hidden {
	display:none;
}

.fleft {
	float:left;
}

.fright {
	float:right;
}

.clear:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
}
* html .clear {
	zoom:1;
}
*:first-child+html .clearfix {
	zoom:1;
}

a {
	color:#0000ff;
	text-decoration:none;
}
a:active, a:hover {
	color:#f60;
	text-decoration:underline;
}

li {
	list-style-type:none;
}

.notice {
	color:#FF0000;
}


/*******************************************************************************
** Structure
*******************************************************************************/

body {
	height:100%;
	background:url(../../images/stage/shunpu_2015/bk_site.jpg);
}

#container {
	margin:0 auto;
	width:1000px;
	position:relative;
	color:#222;
}

.main {
	float:right;
	width:660px;
	height:auto !important;
	height:900px;
	min-height:900px;
	border:2px solid #000;
	border-bottom:none;
	background:url(../../images/stage/shunpu_2015/bk_main.jpg);
}

.side {
	float:left;
	margin-left:19px;
	width:300px;
	height:auto !important;
	height:100%;
	min-height:100%;
}


/*******************************************************************************
** Header
*******************************************************************************/

.front .site_header {
	padding:640px 0 50px;
	background:url(../../images/stage/shunpu_2015/bk_front_header.png) 0 0 no-repeat;
}

.front .site_header h1 a {
	display:block;
	margin:0 auto;
	width:230px;
	height:56px;
	background:url(../../images/stage/shunpu_2015/shunpu_logo.png) 0 0 no-repeat;
}

.front .site_header h2 a {
	display:block;
	margin:0 auto;
	margin:10px auto 0;
	width:138px;
	height:37px;
	background:url(../../images/stage/shunpu_2015/shichifukujin_logo.png) 0 0 no-repeat;
}

.front .site_header .hall {
	margin:0 auto;
	margin:30px auto 0;
	width:237px;
	height:65px;
	background:url(../../images/stage/shunpu_2015/hakuhinkan.png) 0 0 no-repeat;
}

.global .site_header {
	margin-bottom:30px;
	height:100px;
	background:url(../../images/stage/shunpu_2015/global_header.png) 0 0 no-repeat;
}

.global .site_header h1 a {
	display:block;
	float:left;
	margin:15px 0 0 15px;
	width:183px;
	height:60px;
	background:url(../../images/stage/shunpu_2015/shunpu_logo_s.png) 0 0 no-repeat;
}

.global .site_header h2 a {
	display:block;
	float:right;
	margin:30px 15px 0 0;
	width:112px;
	height:30px;
	background:url(../../images/stage/shunpu_2015/7fukujin_s.png) 0 0 no-repeat;
}


/*******************************************************************************
** Navi
*******************************************************************************/

.side .left_menu {
	margin:30px 0;
}

.side .left_menu li {
	margin-bottom:20px;
}

.side .left_menu li a {
	display:block;
	padding-bottom:10px;
	width:300px;
	height:41px;
	text-decoration:none;
	border-bottom:2px dotted #555549;
	background-image:url(../../images/stage/shunpu_2015/menu.png);
}
.side .left_menu li a.nav_top {
	background-position:0 0;
}
.side .left_menu li a.nav_intro {
	background-position:0 -60px;
}
.side .left_menu li a.nav_schedule {
	background-position:0 -120px;
}
.side .left_menu li a.nav_cast {
	background-position:0 -180px;
}
.side .left_menu li a.nav_info {
	background-position:0 -240px;
}
.side .left_menu li a.nav_goods {
	background-position:0 -300px;
}
.side .left_menu li a.nav_special {
	background-position:0 -360px;
}
.side .left_menu li a.nav_back {
	background-position:0 -420px;
}
.side .left_menu li a:hover {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}


/*******************************************************************************
** side
*******************************************************************************/

.side .social {
	margin-bottom:20px;
}

.side .social li {
	margin-right:9px;
}
.side .social li.last {
	margin-right:0;
}

.side .side_twitter {
	display:block;
	margin:20px 0;
	width:300px;
	height:80px;
	background:url(../../images/stage/shunpu_2015/twitter.png) 0 0 no-repeat;
}
.side .side_twitter:hover {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}

.side .side_contact {
	padding:10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	border-radius:5px;
	background:#fff;
	box-shadow:1px 1px 2px #555;
}

.side .side_contact strong {
	display:block;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px solid #555;
}

.side .side_contact li {
	margin-bottom:5px;
}

.side .side_contact li a {
	color:#333;
	font-weight:bold;
}
.side .side_contact li a.tel {
	cursor:default;
}
.side .side_contact li a:hover {
	text-decoration:none;
}


/*******************************************************************************
** main
*******************************************************************************/

.global .global_box {
	margin:0 20px;
}

.global h1.content_h1 {
	width:620px;
	height:33px;
	text-decoration:none;
	border-bottom:2px dotted #555549;
	background-image:url(../../images/stage/shunpu_2015/page_title.png);
	background-repeat:no-repeat;
}

.global .content_box {
	padding:0 0 30px 7px;
}

.global .content_box .box_inner {
}


/*******************************************************************************
** footer
*******************************************************************************/

footer.site_footer {
	padding:7px 0 0 0;
	border-top:2px solid #000;
	background:#fff;
}

.site_footer .copyright {
	font-size:80%;
	line-height:50px;
	text-align:center;
}


/*******************************************************************************
** Top Page
*******************************************************************************/

.index .home_info {
	float:left;
	margin:0 20px 30px;
	width:300px;
}

.index .twitter {
	float:right;
	margin:0 20px 30px 0;
	width:300px;
}

.index h1.content_h1 {
	margin-bottom:20px;
	width:300px;
	height:35px;
	border-bottom:2px dotted #333;
	background-image:url(../../images/stage/shunpu_2015/page_title.png);
}
.index .home_info h1.content_h1 {
	background-position:0 -160px;
}
.index .twitter h1.content_h1 {
	background-position:0 -320px;
}

.index .content_box {
	padding:0 0 7px 0;
}

.index .content_box .box_inner {
}

.index .content_box .tweet_box {
	height:370px;
	overflow:hidden;
}

.index .content_box .info_box {
	overflow:auto;
	height:370px;
	background:#fff;
	box-shadow:1px 1px 2px #555;
}

.index .content_box .info_list {
	padding:10px;
}

.index .content_box .info_list dt {
	margin-bottom:10px;
	width:250px;
	color:#f00;
	font-size:80%;
	font-weight:normal;
}

.index .content_box .info_list dd {
	margin-bottom:20px;
	padding-bottom:10px;
	width:250px;
	color:#333;
	font-size:90%;
	font-weight:normal;
	line-height:1.5;
	word-break: break-all;
	border-bottom:1px dotted #333;
}

.index .content_box .info_list dd span.link:before {
	content:"\25b6\a0";
}


/*******************************************************************************
** Intro Contents
*******************************************************************************/

.intro .h1.content_h1 {
	background-position:5px -40px;
}

.intro .intro_contents {
	background:url(../../images/stage/shunpu_2015/intro_bk.png) 0 0 no-repeat;
}

.intro .intro_contents .story_text {
	padding-top:580px;
	margin:30px auto;
}

.intro .intro_contents .story_text p {
	margin-bottom:15px;
	font-size:90%;
	line-height:1.5;
}

.intro .intro_contents .story_text p .red {
	color:#f00;
}


/*******************************************************************************
** Schedule Contents
*******************************************************************************/

.schedule h1.content_h1 {
	background-position:5px -80px;
}

.schedule .schedule_contents .base_info {
	margin:30px auto;
	color:#555;
	font-size:90%;
	line-height:1.5;
}

.schedule .schedule_contents .base_info dt {
	float:left;
	clear:both;
	width:100px;
	font-weight:bold;
}
.schedule .schedule_contents .base_info dt:before {
	content:"\25a0\a0";
}

.schedule .schedule_contents .base_info dd {
	margin-bottom:5px;
	padding:0 0 5px 100px;
	border-bottom:1px dotted #ccc;
}

/*
.schedule .schedule_contents h2.aftertalk {
	margin:30px 0 10px;
	color:#c8161d;
}

.schedule .schedule_contents p.intro {
	margin-bottom:20px;
	color:#d1cbb0;
	font-size:85%;
}

.schedule .schedule_contents h3.schedule_table_ttl,
.schedule .schedule_contents h3.aftertalk_cast {
	margin-bottom:15px;
	font-size:95%;
	color:#eee;
}
.schedule .schedule_contents h3.aftertalk_cast {
	margin-bottom:5px;
}
*/

.schedule .schedule_contents .schedule_table {
	display:block;
	float:left;
	margin-bottom:5px;
	color:#555;
	font-size:80%;
	font-weight:bold;
}

.schedule .schedule_contents .schedule_table th {
	padding:3px 0px;
	width:89px;
	line-height:1.0;
}
.schedule .schedule_contents .schedule_table th.year {
	color:#c8161d;
}

.schedule .schedule_contents .schedule_table td {
	padding:3px 0px;
	width:89px;
	color:#c8161d;
	text-align:center;
	background:url(../../images/stage/taro/schedule.png) center center no-repeat;
}
.schedule .schedule_contents .schedule_table td.hour {
	color:#555;
	background:none;
}

.schedule .schedule_contents .schedule_table td.greet,
.schedule .schedule_contents .greet {
	color:#f00;
}
.schedule .schedule_contents .schedule_table td.after,
.schedule .schedule_contents .after {
	color:#f0f;
}

.schedule .schedule_contents .momo {
	float:right;
	margin:100px 20px 0 0;
	width:115px;
	height:94px;
	background:url(../../images/stage/shunpu_2015/sales_momo.png) 0 0 no-repeat;
}

.schedule .schedule_contents .schedule_alert {
	margin-bottom:30px;
	font-size:75%;
}

.schedule .schedule_contents .attention {
	margin-bottom:10px;
	color:#d1cbb0;
	font-size:80%;
}


.schedule .schedule_contents .disc {
	margin:0 0 20px 25px;
	color:#d1cbb0;
	font-size:90%;
}

.schedule .schedule_contents .disc li {
	list-style-type:disc;
}

.schedule .schedule_contents .h2_ticket {
	margin-bottom:15px;
	color:#c8161d;
	font-size:100%;
}

.schedule .schedule_contents .ticket_info {
	margin-bottom:20px;
	color:#555;
	font-size:90%;
	line-height:1.5;
}

.schedule .schedule_contents .ticket_info dt {
	float:left;
	clear:both;
	width:120px;
	font-weight:bold;
}
.schedule_contents .ticket_info dt:before {
	content:"\25a0\a0";
}

.schedule_contents .ticket_info dd {
	margin-bottom:5px;
	padding:0 0 5px 120px;
	border-bottom:1px dotted #ccc;
}

.schedule .schedule_contents .ticket_info .left {
	float:left;
	width:300px;
}

.schedule .schedule_contents .ticket_info .pre_sales {
	display:block;
	float:right;
	width:150px;
	height:60px;
	background:url(../../images/stage/shunpu_2015/mikire.png) 0 0 no-repeat;
}
.schedule .schedule_contents .ticket_info .pre_sales:hover {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}

.schedule .schedule_contents .ticket_info dd li {
	margin:0 0 5px 0;
}

.schedule .schedule_contents .ticket_info dd ol li {
	list-style-type:decimal;
	margin:0 0 0 20px;
}

.schedule .schedule_contents .ticket_info dd li strong {
}

.schedule .schedule_contents .h2_playguide {
	margin-bottom:10px;
	color:#c8161d;
	font-size:100%;
}

.schedule .schedule_contents .playguide_info {
	margin-bottom:20px;
	color:#555;
	font-size:90%;
	line-height:1.5;
}

.schedule .schedule_contents .playguide_info dt {
	margin-bottom:5px;
	font-weight:bold;
}
.schedule .schedule_contents .playguide_info dt:before {
	content:"\25a0\a0";
}

.schedule .schedule_contents .playguide_info dd {
	margin:0 0 5px 0;
	padding:0 0 5px 20px;
	border-bottom:1px dotted #ccc;
}

.schedule .day_ticket_h3 {
	margin:10px 0 5px;
	color:#555;
	font-size:90%;
	line-height:1.3;
}

.schedule .day_ticket li {
	margin-bottom:5px;
	color:#555;
	font-size:85%;
	line-height:1.3;
}


/*******************************************************************************
** Cast Contents
*******************************************************************************/

.cast h1.content_h1 {
	margin-bottom:30px;
	background-position:5px -120px;
}

.cast .cast_contents .h2_cast {
	margin-bottom:10px;
	padding-bottom:7px;
	color:#c8161d;
	font-size:100%;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	border-bottom:2px dotted #555;
}

.cast .cast_contents .h2_cast .eng {
	font-family:"Century";
	font-size:150%;
}

#cast_list_top {
	position:relative;
	width:100%;
}

#cast_list_top .center_top {
	position:absolute;
	top:0;
	left:50%;
	margin-left:-85px;
}

#cast_list_top .left {
	position:absolute;
	top:50px;
	left:0;
}

#cast_list_top .right {
	position:absolute;
	top:50px;
	right:0;
}

#cast_list_top .cast_box {
	padding:4px;
	width:160px;
	background:#fff;
	box-shadow:1px 1px 2px #555;
}

#cast_list_top .cast_box img {
	display:block;
	margin-bottom:5px;
	width:160px;
	height:240px;
}

#cast_list_top .cast_box strong {
	display:block;
	margin-bottom:5px;
	font-size:90%;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	border-bottom:1px dotted #555;
}

#cast_list_top .cast_box  strong .name {
	display:block;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	line-height:1.5;
}

#cast_list_top .cast_box  strong .roll {
	display:block;
	padding-bottom:5px;
	color:#c8161d;
	font-size:80%;
	line-height:1.4;
}

#cast_list_top .cast_box  p {
	display:block;
	font-size:70%;
	line-height:1.5;
}

#cast_list_top2 {
	margin:20px auto;
	width:300px;
}

#cast_list_top2 .left {
	float:left;
}

#cast_list_top2 .right {
	float:right;
}

#cast_list_top2 .cast_box {
	padding:4px;
	width:130px;
	background:#fff;
	box-shadow:1px 1px 2px #555;
}

#cast_list_top2 .cast_box img {
	display:block;
	margin-bottom:5px;
	width:130px;
	height:185px;
}

#cast_list_top2 .cast_box strong {
	display:block;
	margin-bottom:5px;
	font-size:90%;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	border-bottom:1px dotted #555;
}

#cast_list_top2 .cast_box  strong .name {
	display:block;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	line-height:1.5;
}

#cast_list_top2 .cast_box  strong .roll {
	display:block;
	padding-bottom:5px;
	color:#c8161d;
	font-size:80%;
	line-height:1.4;
}

#cast_list_top2 .cast_box  p {
	display:block;
	font-size:70%;
	line-height:1.5;
}

#center_middle {
	margin:0 0 20px;
}

#center_middle .cast_box {
	float:left;
	margin:0 7px;
	padding:4px;
	width:100px;
	background:#fff;
	box-shadow:1px 1px 2px #555;
}

#center_middle .cast_box img {
	display:block;
	margin-bottom:5px;
	width:100px;
	height:150px;
}


#center_middle .cast_box strong {
	display:block;
	margin-bottom:5px;
	font-size:90%;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	border-bottom:1px dotted #555;
}

#center_middle .cast_box  strong .name {
	display:block;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	line-height:1.5;
}

#center_middle .cast_box  strong .roll {
	display:block;
	padding-bottom:5px;
	color:#c8161d;
	font-size:80%;
	line-height:1.4;
}

#center_middle .cast_box  p {
	display:block;
	font-size:70%;
	line-height:1.5;
}

#ensemble {
	margin:0 0 20px;
}

#ensemble .cast_list li {
	float:left;
	margin:0 7px;
	width:60px;
	background:#fff;
	box-shadow:1px 1px 2px #555;
}

#ensemble .cast_list li img {
	display:block;
	padding:4px;
	width:50px;
	height:50px;
}

#ensemble .cast_list li .name {
	display:block;
	width:60px;
	font-size:65%;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	text-align:center;
	line-height:2.0;
}

#cast_list_bottom {
	position:relative;
	width:100%;
}

#cast_list_bottom .center_bottom {
	position:absolute;
	top:50px;
	left:50%;
	margin-left:-85px;
}

#cast_list_bottom .left {
	position:absolute;
	top:0;
	left:0;
}

#cast_list_bottom .right {
	position:absolute;
	top:0;
	right:0;
}

#cast_list_bottom .cast_box {
	padding:4px;
	width:160px;
	background:#fff;
	box-shadow:1px 1px 2px #555;
}

#cast_list_bottom .cast_box img {
	display:block;
	margin-bottom:5px;
	width:160px;
	height:240px;
}

#cast_list_bottom .cast_box strong {
	display:block;
	margin-bottom:5px;
	font-size:90%;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	border-bottom:1px dotted #555;
}

#cast_list_bottom .cast_box  strong .name {
	display:block;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	line-height:1.5;
}

#cast_list_bottom .cast_box  strong .roll {
	display:block;
	padding-bottom:5px;
	color:#c8161d;
	font-size:80%;
	line-height:1.4;
}

#cast_list_bottom .cast_box  p {
	display:block;
	font-size:70%;
	line-height:1.5;
}

.cast .cast_list_float .cast_box2 {
	padding:4px;
	width:100px;
	background:#fff;
	box-shadow:1px 1px 2px #555;
}

.cast .cast_list_center img,
.cast .cast_list_double img {
	display:block;
	margin-bottom:5px;
	width:160px;
	height:240px;
}
.cast .cast_list_float img {
	display:block;
	margin-bottom:5px;
	width:110px;
	height:165px;
}
.cast .cast_list_float .cast_box2 img {
	display:block;
	margin-bottom:5px;
	width:100px;
	height:150px;
}

.cast .cast_list_center strong,
.cast .cast_list_double strong,
.cast .cast_list_float strong {
	display:block;
	margin-bottom:5px;
	font-size:90%;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	border-bottom:1px dotted #555;
}
.cast .cast_list_float strong {
	font-size:90%;
}

.cast .cast_list_center strong .name,
.cast .cast_list_double strong .name,
.cast .cast_list_float strong .name {
	display:block;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	line-height:1.5;
}

.cast .cast_list_center strong .roll,
.cast .cast_list_double strong .roll,
.cast .cast_list_float strong .roll {
	display:block;
	padding-bottom:5px;
	color:#c8161d;
	font-size:85%;
	line-height:1.4;
}

.cast .cast_list_center p,
.cast .cast_list_double p,
.cast .cast_list_float p {
	display:block;
	font-size:80%;
	line-height:1.5;
}
.cast .cast_list_float p {
	font-size:80%;
}

.cast .cast_contents ul.cast_list {
	margin-bottom:30px;
}

.cast .cast_contents ul.cast_list li {
	float:left;
	margin:0 5px 20px 0;
	padding:4;
	background:#fff;
	box-shadow:1px 1px 2px #555;
}

.cast .cast_contents ul.cast_list li img {
	display:block;
	margin-bottom:5px;
	padding:4px;
	width:60px;
	height:60px;
}

.cast .cast_contents ul.cast_list li .name {
	display:block;
	width:65px;
	font-size:65%;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	text-align:center;
	line-height:2.0;
}

.cast .cast_contents dl.staff_block {
	margin-bottom:30px;
	font-size:80%;
}

.cast .cast_contents dl.staff_block dt {
	float:left;
	clear:both;
	width:130px;
	color:#c8161d;
}

.cast .cast_contents dl.staff_block dd {
	margin-bottom:5px;
	padding:0 0 5px 130px;
	border-bottom:1px dotted #999;
}


/*******************************************************************************
** Information Contents
*******************************************************************************/

.info h1.content_h1 {
	margin-bottom:30px;
	background-position:5px -160px;
}

.info .info_contents .infrmation_list {
	
}

.info .info_contents .infrmation_list dt {
	float:left;
	clear:both;
	width:120px;
	color:#f00;
	font-size:80%;
	font-weight:normal;
}

.info .info_contents .infrmation_list dt a {
	color:#f00;
}
.info .info_contents .infrmation_list dt a:hover {
	text-decoration:none;
}

.info .info_contents .infrmation_list dd {
	margin-bottom:20px;
	padding-left:120px;
	padding-bottom:10px;
	color:#333;
	font-size:90%;
	font-weight:normal;
	line-height:1.5;
	word-break: break-all;
	border-bottom:1px dotted #333;
}

.info .info_contents .infrmation_list dd span.link:before {
	content:"\25b6\a0";
}


/*******************************************************************************
** Special Contents
*******************************************************************************/

.special h1.content_h1 {
	margin-bottom:30px;
	background-position:5px -240px;
}

.special .sc_block h2 {
	margin-bottom:20px;
	padding-bottom:5px;
	border-bottom:1px dotted #999;
}
.special .sc_block h2 span,
.special .sc_block h2 strong {
	display:block;
}
.special .sc_block h2 span {
	font-size:95%;
}
.special .sc_block h2 strong {
	font-size:115%;
}

.special .sc_block .intro {
	margin-bottom:10px;
	font-size:90%;
}
.special .sc_block .intro strong {
	color:#e8546b;
}

.special .sc_block .dl_inline {
	margin-bottom:10px;
	font-size:90%;
}
.special .sc_block .dl_inline dt {
	display:inline;
}
.special .sc_block .dl_inline dt:after {
	content:"繝ｻ繝ｻ;
}
.special .sc_block .dl_inline dd {
	display:inline;
	padding:0 0 0 10px;
}
.special .sc_block .dl_inline dd:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:3px;
}
.special .sc_block .dl_float {
	margin-bottom:10px;
	font-size:90%;
}
.special .sc_block .dl_float dt {
	float:left;
	clear:both;
	width:50px;
}
.special .sc_block .dl_float dd {
	padding:0 0 3px 50px;
}

.special .sc_block .momop {
	padding-left:120px;
	background:url(../../images/stage/shunpu_2015/momop.png) 0 10px no-repeat;
}
.special .sc_block .momop .momop_text {
	position:relative;
	display:inline-block;
	margin-bottom:10px;
	padding:10px;
	width:auto;
	font-size:90%;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	border-radius:5px;
	background:#fff;
	border:1px solid #999;
	background:#fff;
	z-index:0;
}
.special .sc_block .momop .momop_text:before {
	content:"";
	position:absolute;
	top:50%; left:-9px;
	margin-top:-9px;
	display:block;
	width:0px;
	height:0px;
	border-style:solid;
	border-width:9px 9px 9px 0;
	border-color: transparent #fff transparent transparent;
	z-index: 0;
}
.special .sc_block .momop .momop_text:after {
	content:"";
	position:absolute;
	top:50%; left:-10px;
	margin-top:-10px;
	display:block;
	width:0px;
	height:0px;
	border-style:solid;
	border-width:10px 10px 10px 0;
	border-color:transparent #999 transparent transparent;
	z-index: -1;
}
.special .sc_block hr {
	margin:15px 0;
	border:none;
	border-top:1px dotted #bbb;
}


/*******************************************************************************
** Goods
*******************************************************************************/

.goods h1.content_h1 {
	margin-bottom:30px;
	background-position:5px -200px;
}

.goods .goods_block h2 {
	margin-bottom:20px;
	padding-bottom:5px;
	border-bottom:1px dotted #999;
	font-size:115%;
}

.goods .goods_block .goods_list dt {
	float:left;
	clear:both;
	width:310px;
}

.goods .goods_block .goods_list dt img {
	border:5px solid #dadada;
}

.goods .goods_block .goods_list dd {
	margin-bottom:15px;
	padding:0 0 20px 330px;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	border-bottom:2px dotted #bbb;
}
