/* ========== ========== ========== */
/* 		共通設定					*/
/* ========== ========== ========== */

#h-pankuzu{
    padding:0;
    text-align:right;
    width:760px;
    margin:0 auto;
}

ul#h-pankuzu{
	font-size:12px;
	overflow:hidden;
	height:23px;
	list-style:none;
	float:left;	
}


ul#h-pankuzu li{
	height:23px;
	font-size:12px;
	float:left;
	padding:3px 15px 5px 0px;	
	color:#666;
}

ul#h-pankuzu a {
	background:url(/shop_img/usr/freepage/free_event/amanatu/images/pankuzu.gif) no-repeat right center;
	height:23px;
	padding:3px 15px 5px 0px;
	color:#666;
}


/* ----- #new ----- */

#info_box {
	margin: 20px 0 0 0;
}

#info_box > #new > h3 {
	width: 880px;
	margin: 0 auto;
	padding: 0;
}

#info_box > #new > ul {
	width: 878px;
	margin: 0 auto 20px auto;
	padding: 10px 0 5px 0;
	border: 1px solid #193e6c;
	list-style: none;
}

#info_box > #new > ul > li {
	text-align: left;
	padding: 0 20px 5px 20px;
}

#info_box > #new > ul > li > a {
	color: #800000;
}

#info_box > #new > ul > li > a:hover {
	color: #dfdfdf;
}




/* ========== ========== ========== */
/* 		共通設定					*/
/* ========== ========== ========== */

#hoshiko_wrapper h2{
	font-size: 30px;
	font-weight: normal;
	padding:0px 0px 20px 0px;
	text-align:center;
	}
	
	
#hoshiko_wrapper h3{
	font-size: 20px;
	font-weight: normal;
	padding:0px 0px 10px 0px;
	text-align:center;
	line-height:1.5;
}


#hoshiko_wrapper h4{
	font-size: 20px;
	font-weight: normal;
	padding:20px 0px 10px 0px;
	text-align:center;
	line-height:1.5;
}
	


#hoshiko_wrapper a > img:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}




/* ---------- SNS ---------- */

#hoshiko_sns {
	width: 960px;
	margin: 10px auto;
	text-align: right;
}

.fb-like { display: inline; }
.twitter-share-button { vertical-align: top; }

/* ---------- //SNS ---------- */
/* ---------- ---------- ---------- */
/* wideslider */
/* ---------- ---------- ----------- */

.wideslider {
	width: 100%;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.wideslider ul,
.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
}

.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;

}
.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}
.slider_prev {background: #fff url(../images/slid/prev.jpg) no-repeat right center;}
.slider_next {background: #fff url(../images/slid/next.jpg) no-repeat left center;}

.pagination {
	bottom: 10px;
	left: 0;
	width: 100%;
	height: 15px;
	text-align: center;
	position: absolute;
	z-index: 200;
}

.pagination a {
	margin: 0 5px;
	width: 15px;
	height: 15px;
	display: inline-block;
	overflow: hidden;
	background: #333;
}
.pagination a.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}

.wideslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.wideslider ul {
	display: inline-block;
	overflow: hidden;
}

.wideslider img {
	width: 100%;
}

/* ---------- ---------- ---------- */
/* hitoyosi_logo  */
/* ---------- ---------- ----------- */


#hoshiko_logo {
	width:100%;
	text-align:center;
	margin: 30px auto 30px auto;
	font-size:25px;
	line-height:50px;
}




/* ---------- ---------- ---------- */
/* navigation */
/* ---------- ---------- ----------- */

#g_nav {
	width: 100%;
	height: 60px;
	background-color: #e11357;
}

#g_nav ul {
	width: 960px;
	height: 60px;
	margin: 0 auto;
}

#g_nav ul:after {
	content: "";
	display: block;
	clear: both;
}

#g_nav ul {
	*zoom: 1;
}

#g_nav ul li {
	border-left: 1px solid #ccc;
	float: left;
	line-height: 60px;
	width: 235px;
	height: 60px;
}

#g_nav ul li:first-child {
	border-left: 0px solid #ccc;
	width: 235px;
	height: 60px;
}

#g_nav ul li a {
	color: #fff;
	display: block;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
}

#g_nav ul li a:hover {
	color: #fff;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#g_nav.stuck {
	position: fixed;
	top: 0;
}

.current {
	background:#f66196;
}
.current a:hover {
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

.currentArrow {
	display: none;
	position:absolute;
	bottom:-9px;
}
.current .currentArrow {
	display:block;
}




/* ---------- ---------- ---------- */
/* main */
/* ---------- ---------- ----------- */



#hoshiko_main {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background-color: #ffffff;
}


#hoshiko_info, #hoshiko_kumamon, #hoshiko_lineup, #hoshiko_qa {
	padding:100px 0;
}

.contents {
	text-align:center;
	font-size:15px;
	padding: 20px;
	line-height:2.0;
}
.contents > h5 {
	font-size: 20px;
	margin: 0 0 30px 0;
	padding: 0;
	color: #2d2a2b !important;
	font-weight: bold !important;
}

.info_content{
	width:920px;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
	padding-top:50px;
}

.left_image{
	float:left;
	width:440px;
	margin-right: 20px;
}

.right_text{
	overflow:hidden;
	font-size:15px;
	line-height:2.0;
	text-align:left;
}


.right_text> h5 {
	font-size: 20px;
	margin: 0 0 30px 0;
	padding: 0;
	color: #385d8a !important;
	font-weight: bold !important;
}

.right_image{
	float:right;
	width:440px;
	margin-left: 20px;
}

.left_text{
	overflow:hidden;
	font-size:15px;
	line-height:2.0;
	text-align:left;
}


.left_text > h5 {
	font-size: 20px;
	margin: 0 0 15px 0;
	padding: 0;
	color: #fc6b96 !important;
	font-weight: bold !important;
}


.left_item_image{
	float:left;
	width:440px;
	margin-right: 20px;
}

.right_item_image{
	float:right;
	width:440px;
	margin-left: 20px;
}


.left_item_image > p {
	overflow:hidden;
	font-size:13px;
	line-height:1.5;
	text-align:left;
	margin-top:10px;
	margin-bottom:10px;
}


.right_item_image > p {
	overflow:hidden;
	font-size:13px;
	line-height:1.5;
	text-align:left;
	margin-top:10px;
	margin-bottom:10px;
}



.net {
	width:100%;
	text-align:center;
	margin:0px auto 30px auto;
}


.h_lineu_image {
	width:960px;
	text-align:center;
	margin:40px auto 20px auto;
}




#h_lineup ul {
	list-style: none;
}

#h_lineup ul:after {
	content: "";
	display: block;
	clear: both;
}

#h_lineup ul li {
	float: left;
	width: 300px;
	margin-left: 15px;
	text-align: left;
}

#h_lineup ul li:first-child {
	margin-left: 0;
}

#h_lineup ul li div {
	padding: 5px 10px;
}

#h_lineup ul li div p {
	font-size:14px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}





.pink {
	background:#fdf9fa;
}

.pink_2 {
	background:#fff;
}





/* ---------- ---------- ---------- */
/* clearfix */
/* ---------- ---------- ----------- */

.clear {
	clear: both;
}

.clearfix {
	content: "";
	display: block;
	clear: both;
}




/* ---------- ---------- ---------- */
/*  */
/* ---------- ---------- ----------- */

.l { text-align: left; }
.c { text-align: center; }
.r { text-align: right; }
