@charset "UTF-8";
/* CSS Document */

/* Reset
------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,blockquote,th,td {
margin: 0;
padding: 0;
}
address,em,strong,th {
font-style: normal;
font-weight:normal;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
th {
text-align: left
}
hr,legend {
display: none;
}
h1,h2,h3,h4,h5,h6 {
font-size: 100%;
}
img,fieldset {
border: 0;
}
li {
list-style-type: none;
}
a:hover img.link{
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha( opacity=70 )";
}

/* Fonts フロートなど共通CSS
------------------------------------------------------------*/
body{
	font-family: "メイリオ", Meiryo, verdana, Osaka,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-size: 12px;
	color:#333;
	background-color:#FFF;
	background-image:url(../img/hinagata/bg.png);
	background-repeat:repeat-x;
}

body a{
	color:#333;
	text-decoration:underline;
}

body a:hover{
	color:#747474;
	text-decoration:underline;
}

.float_l{
	float:left;
}

.float_r{
	float:right;
}

.clear{
	clear:both;
}

.red{
	color:#F00;
}

.blue{
	color:#00F;
}

.bold{
	font-weight:bold;
}

/* wrap設定
------------------------------------------------------------*/
#wrap{
	width:1000px;
	margin:0 auto;
	min-height:797px;
	background-image:url(../img/hinagata/starjyan_bg.png);
	background-repeat:no-repeat;
	background-position:right top;
	min-height:800px;
}

/* ヘッダー設定
------------------------------------------------------------*/

#header{
	height:80px;
	padding-top:10px;
}

h1{
	float:left;
	margin-right:20px;
}

h2{
	float:left;
	font-size:26px;
	padding-top:10px;
	color:#000;
	font-weight:normal;
}

/* ナビ設定
------------------------------------------------------------*/


#nav{
	height:56px;
	margin:0;
	padding:0;
}

#nav ul li{
	float:left;
	margin:0;
	padding:0;
}


/* コンテンツ、サイドバー設定
------------------------------------------------------------*/
#wrap_main{
	margin:20px 0;
}

#contents{
	width:700px;
	float:left;
}

h3{
	background-image:url(../img/hinagata/h3_bg.png);
	background-repeat:no-repeat;
	width:620px;
	height:79px;
	color:#FFF;
	font-size:20px;
	line-height:79px;
	font-weight:normal;
	padding-left:80px;
}

h3.h3_img{
	background-image:none;
	width:700px;
	height:80px;
	color:#FFF;
	font-size:20px;
	line-height:79px;
	font-weight:normal;
	padding-left:0px;
}

.div_contets{
	margin:10px;
}

#main_contents{
	width:670px;
	margin:10px auto;
}

#side_r{
	width:260px;
	float:right;
}

#side_r_top{
	width:260px;
	height:65px;
	background-image:url(../img/hinagata/link_bg_top.png);
	background-repeat:no-repeat;
	padding-top:15px;
}

#side_r_middle{
	width:260px;
	background-image:url(../img/hinagata/link_bg_middle.png);
	background-repeat:repeat-y;
}

#side_r_middle p{
	padding-bottom:10px;
}

#side_r_bottom{
	width:260px;
	height:10px;
	background-image:url(../img/hinagata/link_bg_bottom.png);
}

/* footer設定
------------------------------------------------------------*/

#footer{
	border-top:solid 5px #009FE9;
	background-color:#FFF;
}

#footer_wrap{
	width:1000px;
	margin:0 auto;
	padding:20px 0 0;
}

#f_bana{
	margin:0;
	padding:20px 0;
}

#f_bana a{
	margin:0 10px;
}


address{
	text-align:center;
	padding-bottom:10px;
}

/* page top設定
------------------------------------------------------------*/

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #FC0;
    text-decoration: none;
    color: #666;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
	font-size:14px;
}
#page-top a:hover {
    text-decoration: none;
    background: #FC6;
}

/* h系設定
------------------------------------------------------------*/
h4{
	border:solid 1px #009FE9;
	border-left:solid 5px #009FE9;
	padding-left:10px;
	height:30px;
	line-height:30px;
	margin-bottom:10px;
	font-size:18px;
	font-weight:normal;
}

h5{
	background-color:#009FE9;
	color:#FFF;
	font-size:14px;
	padding:0px 10px;
	height:30px;
	line-height:30px;
}


/* NEWSページ用
------------------------------------------------------------*/

h4.news_h4{
	border:none;
	border-bottom:1px dashed #009FE9;
	font-size:14px;
	height:auto;
	line-height:none;
	margin-top:30px;
	padding-left:0;
	font-weight:bold;
}

h4.news_h4 span{
	color:#009FE9;
}


/* キャラクター＆スタッフ
------------------------------------------------------------*/
.chara_img{
	margin:30px 0 0 10px;
}


/* 次回予告ページ用
------------------------------------------------------------*/

.yokoku_box{
	background-color:#FFCF10;
	padding:10px;
	margin-bottom:20px;
	color:#000;
}

p.st_img{
	margin-top:10px;
}

p.st_img img{
	margin-right:5px;
	border:1px solid #CCC;
}

/* スター☆ジャンPROJECT MAPページ用
------------------------------------------------------------*/

.pj_box{
	margin-top:20px;
}

.pr_bejyu_top{
	width:668px;
	height:10px;
	background-image:url(../img/project/bejyu_top.png);
	background-repeat:no-repeat;
}


.pr_bejyu_middle{
	width:628px;
	background-repeat:repeat-y;
	background-image:url(../img/project/bejyu_middle.png);
	padding:10px 20px;
	color:#000;
	font-size:12px;
}

.pr_bejyu_bottom{
	width:668px;
	height:50px;
	background-image:url(../img/project/bejyu_bottom.png);
	background-repeat:no-repeat;
}

.pr_bejyu_bottom2{
	width:668px;
	height:10px;
	background-image:url(../img/project/bejyu_bottom2.png);
	background-repeat:no-repeat;
}

.pr_green_top{
	width:668px;
	height:10px;
	background-image:url(../img/project/green_top.png);
	background-repeat:no-repeat;
}


.pr_green_middle{
	width:628px;
	background-repeat:repeat-y;
	background-image:url(../img/project/green_middle.png);
	padding:10px 20px;
	color:#000;
	font-size:12px;
}

.pr_green_bottom{
	width:668px;
	height:50px;
	background-image:url(../img/project/green_bottom.png);
	background-repeat:no-repeat;
}

.pr_green_bottom2{
	width:668px;
	height:10px;
	background-image:url(../img/project/green_bottom2.png);
	background-repeat:no-repeat;
}

.pj_green{
	color:#0D870D;
	font-weight:bold;
	font-size:14px;
}

.pj_red{
	color:#F00;
	font-weight:bold;
	font-size:14px;
}


/* specialページ用
------------------------------------------------------------*/

p.sp_quesion{
	background-color:#009FE9;
	color:#FFF;
	font-size:12px;
	padding:10px;
}

p.sp_answer{
	margin:10px 10px 20px;
}

