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

#main_border {
	width:922px;
	border:1px solid #999999;
	padding:0px;
	background-color: #000000;
	height: 709px;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 40px;
	margin-right: 40px;
	background-image: url(../images/aboutus.jpg);
	background-repeat: no-repeat;
}

#header{
	margin:0px;
	width:922px;
	height: 55px;
	position: relative;
	top: 23px;
	clear: both;
}

#headerBoxLeftBox{
	float: left;
	height: 55px;
	width: 255px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#TitleImage a {
	display:block;
	background-image: url(../images/top_back2.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 255px;
}#TitleImage a:hover {
	background-image: url(../images/top_back2.jpg);
	background-repeat: no-repeat;
}
	
#headerBoxRightBox{
	float: right;
	margin-top: 10px;
}

#headerBox{
	float: right;
	clear: both;
}

#headerBox ul {
	width: 599px;
	height:45px;
	float: right;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#headerBox li  {
	margin:0px;
	height: 45px;
	list-style-type:none;
	float: left;
}

#header li a {
	display: block;
	height: 45px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-decoration: none;
	margin:0px;
}    

#header #actors a  {
	background-image: url(../images/menu_act_1.jpg);
	width:100px;
}

#header #news a {
	background-image: url(../images/menu_news_1.jpg);
	width:120px;
}

#header #shopping a {
	background-image: url(../images/menu_shop_1.jpg);
	width:120px;
}

#header #aboutus a {
	background-image: url(../images/menu_about_1.jpg);
	width:120px;
}

#header #contact a {
	background-image: url(../images/menu_cont_1.jpg);
	width:139px;
}



#header #actors a:hover {
	background-image: url(../images/menu_act_2.jpg);
	width:100px;
}

#header #news a:hover {
	background-image: url(../images/menu_news_2.jpg);
	width:120px;
}

#header #shopping a:hover {
	background-image: url(../images/menu_shop_2.jpg);
	width:120px;
}

#header #aboutus a:hover {
	background-image: url(../images/menu_about_2.jpg);
	width:120px;
}

#header #contact a:hover {
	background-image: url(../images/menu_cont_2.jpg);
	width:139px;
}


.subTitle {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #C00;
	float: left;
	padding-top: 50px;
	padding-left: 55px;
	clear: both;
}

.subTitle2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	float: left;
	padding-top: 50px;
	padding-left: 95px;
	clear: both;
	text-align: left;
	width: 700px;
}

/* shop */

.shopBox {
	float: left;
	margin-top: 120px;
	margin-left: 80px;
	clear: both;
	height: 25px;
	width: 650px;
	padding-left: 0px;
	text-align: left;
	display: inline;
}

.shopBoxLeftBox {
	float: left;
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
	color: #FFFFFF;
	width: 700px;
	height: 25px;
	clear: both;

}


.shopBox2 {
	float: left;
	margin-top: 50px;
	margin-left: 140px;
	clear: both;
	height: 380px;
	width: 630px;
	padding-left: 0px;
	text-align: left;
	display: inline;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
}

#kojoKatudo {
	clear: both;
	float: left;
	height: 24px;
	width: 300px;
	margin-left: 160px;
	display: inline;
	margin-top: 30px;
	font-size: 14px;
	color: #CC0000;
	text-decoration: underline;
	background-color: #CCCCCC;
}

#kojoKatudo a {
	display:block;
	width: 300px;
	height: 24px;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}

#kojoKatudo a:hover {
	font-size: 14px;
	font-weight: bold;
	text-shadow:#666666 1px 1px 1px
}

.shopBox3 {
	float: left;
	margin-top: 20px;
	margin-left: 160px;
	clear: both;
	height: 20px;
	width: 630px;
	padding-left: 0px;
	text-align: left;
	display: inline;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
}

#footer_frame {
	width:922px;
	padding:0px;
	background-color: #000000;
	height: 200px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	margin-right: 40px;
	clear: both;
	float: left;
}

#footer{
	width:922px;
	height: 60px;
	position: relative;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footerBox{
	float: right;
	clear: both;
}

#footerImage a {
	display:block;
	background-image: url(../images/top_back_f.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 245px;
}

#footerImage a:hover {
	background-image: url(../images/top_back_f.jpg);
	background-repeat: no-repeat;
}


#copyright {
	background-image: url(../images/copyright.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	margin-top: 15px;
	height: 14px;
	width: 256px;
}



/*clearfix */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display:block;
}

/*clearfix end */