/*共通*/

*{
	margin:0px;
	padding:0px
}

a{
	text-decoration: none;
}

img{
	text-decoration: none;
}

body{
		background-color: #fffbbc;
}

.footertext{
	font-size: 11px;
	color: #666;
}


#space30{
	height: 30px;
}






#main{
	text-align: center;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	background-color: #fffbbc;
	padding-top: 20px;
}

#menuBtn{
	text-align: center;
	height: 80px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}


#textmenuLink{
	text-align: center;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
}

#textmenuLink a{
	font-size: 14px;
	text-decoration: underline;
	color: #333;
}

#textmenuLink a:hover{
	font-size: 14px;
	text-decoration: underline;
	color: #999;
}


/*トップページ用*/

#contentsTOP{
	text-align: center;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fffbbc;
	height: 280px;
	background-image: url(../img/index/bg_01.gif);
	padding-bottom: 30px;
}

#newsTOP{
	text-align: left;
	width: 480px;
	float: left;
	padding-left: 20px;
	padding-top: 15px;
}

#newsTOP a{
	text-decoration: underline;
}

#newsTOP li{
	text-align: left;
	width: 450px;
	float: left;
	list-style-type: disc;
	line-height: 20px;
	list-style-position: outside;
	font-size: 14px;
	color: #333;
	display: list-item;
	margin-left: 20px;
}

#newsTOP .imgbanner{
	padding-top: 15px;
	padding-left: 8px;
}



*html #bannerTOP{ /*IE6用のハック*/
	text-align: center;
	width: 450px;
	float: left;
	margin-left: 25px; /*通常指定の1／2で指定*/
	margin-top: 15px; 
}


#bannerTOP{
	text-align: center;
	width: 450px;
	float: left;
	margin-left: 50px;
	margin-top: 15px;
}


a.pv_btn:hover img{
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
background: #fff;
}


/*下層ページ用*/

#contentsMain{
	text-align: center;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/index/bg_01.gif);
	background-repeat: repeat-y;
	padding-bottom: 20px;
	background-color: #fffBBC;
}

#contentsMain_title{
	width: 950px;
	padding-left: 25px;
	margin-bottom: 20px;
	padding-top: 20px;
}


/*特徴ページ用*/


#tokutyo01{
	width: 1000px;
	}

#tokutyo01a{
	text-align: center;
	width: 475px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	float: left;
	padding-left: 20px;
	height: 550px;
}

#tokutyo01b{
	text-align: center;
	width: 475px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	padding-left: 20px;
	height: 550px;
	float: left;
}

#tokutyo_kodawari{
	margin-top: 10px;
	clear: left;
	padding-top: 30px;
}


#tokutyo_menuBtn{
	width: 950px;
	text-align: left;
	padding-left: 50px;
	height: 70px;
	padding-top: 20px;
}

#tokutyo_menuBtn01{
	width: 210px;
	float: left;
}

#tokutyo_menuBtn02{
	width: 210px;
	padding-left: 10px;
	float: left;
}

#tokutyo_menuBtn03{
	width: 90px;
	padding-left: 10px;
	float: left;
	padding-top: 30px;
}


table.hanesloseries{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 20px;
}

.hanesloseries td{
	width: 270px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 20px;
}


/*演出ページ用*/
#enshutu_menuBtn{
	width: 950px;
	text-align: left;
	padding-left: 50px;
	margin-bottom: 20px;
}

#enshutu_menuBtn img{
	margin-right: 20px;
}

/*素材用*/
#sozaiText{
	width: 800px;
	border: 1.0px solid #F00;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-left: 75px;
	text-align: left;
	margin-top: 50px;
}

#sozaiText li{
	text-align: left;
	font-size: 14px;
	list-style-position: outside;
	font-weight: bold;
	line-height: 18px;
	display: list-item;
	list-style-type: none;
}

#sozaiText02{
	width: 800px;
	border: 1.0px solid #F00;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-left: 75px;
	margin-top: 30px;
}

#sozaiText02 .font01{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #F00;
	line-height: 30px;
}

#sozaiText02 li{
	text-align: left;
	list-style-type: disc;
	font-size: 14px;
	list-style-position: outside;
	font-weight: bold;
	line-height: 18px;
	display: list-item;
}

/*素材ダウンロード用*/
#sozai_dl_img a{
	text-decoration: none;
}

#sozai_dl_text a{
	text-decoration: underline;
}

/*壁紙用*/
#kabegami{
	padding-top: 30px;
}

#kabegami a{
	text-decoration: underline;
}

#kabegami .font01{
	font-weight: bold;
	color: #EA5404;
	font-size: 16px;
}

#kabegami .font02{
	font-weight: bold;
	font-size: 14px;
}

.kabegamiText{
	font-size: 12px;
	color: #333;

}


/*プレス用*/
#press{
	margin-right: auto;
	margin-left: auto;
	width: 872px;
}
