@charset "utf-8";

/* CSS Document */

@import url("class.css");

body {

	background-color: #000000;

	font-family: "Meiryo", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W4", "Osaka", "ＭＳ Ｐゴシック", Verdana;

	color: #333333;

	font-size: 11px;

}

* {

	margin: 0px;

	padding: 0px;

}

img{

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

p {

	line-height: 1.5em;

}

#wrapper {

	width: 899px;

	margin-right: auto;

	margin-left: auto;

}

#header {

	float: left;

	height: 24px;

	width: 899px;

}

#logo {

	float: left;

	width: 394px;

}

#menu {

	float: left;

	height: 24px;

	width: 505px;

	background-color: #000000;

}

#home_bt {

	float: left;

	height: 24px;

	width: 100px;

	text-align: center;

	line-height: 24px;

}

#home_bt a {

	color: #FFFFFF;

	text-decoration: none;

	background-image: url(../images/home_bg_03.jpg);

	float: left;

	height: 24px;

	width: 100px;

	background-repeat: no-repeat;

}

#home_bt a:hover {

	color: #CC9900;

	text-decoration: none;

	background-color: #000000;

	float: left;

	height: 24px;

	width: 100px;

}

#flash {

	float: left;

	height: 439px;

	width: 899px;}

	

#top_img {

	float: left;

	height:165px;

	width: 899px;

}

#contents_box {

	float: left;

	width: 899px;

	background-color: #FFFFFF;

	padding-top: 20px;

}

#left_box {

	float: left;

	width: 540px;

}

#contents_text_box {

	float: left;

	width: 500px;

	padding-right: 10px;

	padding-left: 30px;

	padding-top: 10px;

	padding-bottom: 10px;

}



#contents_text_box2 {

	float: left;

	width: 528px;

	padding-right: 10px;

	padding-left: 10px;

	padding-top: 10px;

	padding-bottom: 10px;}



#contents_title{

	float: left;

	width: 540px;

}

#right_box {

	float: right;

	width: 323px;

	padding-right: 20px;

}

#r_banner {

	float: left;

	width: 323px;

	padding-bottom: 10px;

}

#footer_box {

	background-image: url(../images/footer_bg_29.jpg);

	float: left;

	height: 155px;

	width: 899px;

}





/* 会社概要 */



#daihyo{

	text-align:right;

	padding:5px;}

	

#company_profile{

	background:#000000;}

	

#company_profile td{

	background:#FFFFFF;

	padding:5px;}

	

/* 作家プロフィール */

#sakka_prf h2{

	font-size:13px;

	padding:5px;

	border-left:5px solid #990000;

	margin-bottom:5px;}

	

#sakka_prf_text{

width:328px;

float:right;}



#sakka_prf dt{

float:left;}



#sakka_prf dd{

	padding-left:50px;}



#sakka_prf table{

	margin-bottom:10px;}



#sakka_prf_img{

	width:161px;

	height:132px;

	padding:0 10px 10px 0;

	float:left;}

	

/* 沿革 */

.history td{

	padding:3px;}







/* お問合せ */

#contact_box{}



#contact_box td_bg{}

#event_box {

	float: left;

	width: 500px;

}



/* イベントページ */

#kiji_title {

	float: left;

	width: 99%;

}



#kiji_title h2 {

	font-size: 12px;

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #333333;

	padding-bottom: 3px;

}

#img_box {

	float: left;

	padding-top: 10px;

	padding-bottom: 10px;

}



#kiji_naiyou {

	float: left;

	padding-top: 10px;

	padding-bottom: 10px;

	padding-left: 10px;

}


