/* ▼デフォルトスタイルリセット */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0;font-size:12px;line-height:18px;}  
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}  
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
/* ▲デフォルトスタイルリセット */

.clear {
	clear:both;
}

body {

	font-family: "ＭＳ Ｐゴシック", Osaka,;
	font-size: 12px;
	line-height: 18px
	margin: 0px;	
}


#main_container {
	width: 895px;
	margin-right:auto;
     margin-left:auto;
	 border:#000000 solid 1px;

}

#main_container2 {
	width: 895px;
	margin-right:auto;
     margin-left:auto;

}


#new_blog_oowaku {
	width: 895px;
	height:143px;
    background: url(../img/new.jpg) no-repeat;

}

#kokuchi_area {
	width: 895px;
	margin-right:auto;
     margin-left:auto;

}


#new_area {
	width: 415px;
	height:108px;
	padding-top:35px;
	padding-left:30px;
}


#copy {
   text-align:center;
   font-size:12px;
   height:50px;

}

/* 最新ニュース */
#new_container {
	width: 330px;
	color:#FF9900;
   font-size:11px;	
line-height:13px;
}

#new_container a:link,
#new_container a:visited{
color:#ffffff;
text-decoration:underline;

}
#new_container a:hover{
color:#ff0000;

}




/* 最新ニュース 
#new_container {
	width: 320px;
	color:#FF9900;
	

}

#new_container a:link,
#new_container a:visited{
color:#ffffff;
text-decoration:none;
}
#new_container a:hover{
text-decoration:underline;
}
 最新ニュース */

/* トライガン（about） */

#read_container {
	width: 895px;
	background: url(../img/sub_bg.jpg) no-repeat;

}

#read_container p {
	width: 830px;
	margin-left:50px;

}

#read_img {
float:left;
margin-right:15px;
margin-top:15px;
margin-bottom:25px;

}

#etc_container {
	width: 630px;
     margin-left:50px;
	 padding:10px 10px 10px 10px;
	 	 border:#000000 solid 1px;
		 background-color:#efecde;

}

/* キャラ */

#chara_container {
     width:435px;
	 float:left;

}

#chara_read {
     width:250px;
	 float:right;


}

#read2_container {
	width: 895px;
	background: url(../img/white_bg.jpg) no-repeat;

}

/* 劇場 */
#read3_container {
	width: 895px;
	background: url(../img/white_bg.jpg) no-repeat;

}

#read3_container .inner{
	width: 795px;
	margin:auto;
	padding-bottom:20px;

}


.ticket{
	float:left;
	margin-right:25px;
	display:inline;
}


.link1 {
	font-size: 12px;
	line-height: 16px;
	color: #006666;
	font-weight: bold;
	
}

a.link1:hover {
	text-decoration: underline;
	color: #cc0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
		color: #ff0000;
}

/* スペシャル */
#read4_container {
	width: 895px;
	background: url(../img/white_bg.jpg) no-repeat;

}

#read4_container p {
	width: 795px;
	margin-left:50px;
    margin-right:50px;
}

.special_tit{
color:#FF0000;
font-size:16px;
line-height:20px;
}

.goods_tit{
color:#FF0000;
font-size:19px;
line-height:21px;
}



/*▼応援 *****/

.gallery_box ul{
padding:0px;
margin:0px;
}
.gallery_box li{
float:left;
width:159px;
list-style:none;
padding:0px;
margin:0px;
margin-bottom:3px;
}

/*▼現場レポート *****/

.report_box ul{
padding:0px;
margin:0px;
}
.report_box li{
text-align:center;
float:left;
width:265px;
list-style:none;
padding:0px;
margin:0px;
margin-bottom:3px;
}
