@charset "UTF-8";

/*------- index_box_imgMain -------*/
#index_box_imgMain {
	width: 746px;
	padding: 10px 32px 0px 32px;
	margin: auto 0px auto 0px;
	text-align: center;
}



/*------- index_left -------*/
#index_left {
	width: 210px;
	float: left;
}



/*------- index_right -------*/
#index_right {
	width: 566px;
	float: right;
}

/*--- center ---*/
#index_right .float_left {
	width: 346px;
	float: left;
}

/*--- right ---*/
#index_right .float_right {
	width: 210px;
	float: right;
}



/*------- top_dl -------*/
dl#top_dl {
}
dl#top_dl dt {
	color: #ff9200;
	font-weight: bold;
}
dl#top_dl dt span {
}
dl#top_dl dd.news {
	padding-bottom: 15px;
}



/*------- index_box_frame -------*/
.index_box_frame {
	border: 1px solid #989898;
	margin-bottom: 20px;
	width: 208px;
	padding: 0px;
}



/*------- index_box_frame_body -------*/
.index_box_frame_body {
	padding: 5px;
}



/*------- index_search_frame -------*/
#index_search_frame {
	padding: 0px 1px 20px 1px;
	width: 208px;
}
#index_search_frame h3 {
	text-align: center;
	text-indent: -9999px;
	width: 208px;
	height: 24px;
	line-height: 0;
	background: url("../images/h3_index_search_title.jpg") no-repeat;
	margin: 0px;
	padding: 0px;
	font-size: 0.1em;
}

#index_search_frame form {
	text-align: center;
}

#index_search_frame input#search_name {
	font-size: 1.0em;
	width: 145px;
	line-height: 100%;
	padding: 0px;
	margin: 0px 5px 2px 0px;
	font-family: "Arial", "san-serif", "新ゴ Ｐｒｏ", "ＭＳ Ｐゴシック","Osaka","verdana","palatino";
}
#index_search_frame #fSubmit {
	font-size: 0.9em;
}



/*--- index_title_rental ---*/
h3#index_title_rental {
	width: 208px;
	height: 35px;
	background: url("../images/title_rental.gif") no-repeat;
	padding: 0px;
	margin: 0px;
	font-size: 0.1em;
	line-height: 0;
}
h3#index_title_rental a {
	width: 208px;
	height: 35px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
h3#index_title_rental a:hover {
	background: url("../images/title_rental.gif") 0px -35px no-repeat;
}



/*--- index_title_recording ---*/
h3#index_title_recording {
	width: 208px;
	height: 35px;
	background: url("../images/title_recording.gif") no-repeat;
	padding: 0px;
	margin: 0px;
	font-size: 0.1em;
	line-height: 0;
}
h3#index_title_recording a {
	width: 208px;
	height: 35px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
h3#index_title_recording a:hover {
	background: url("../images/title_recording.gif") 0px -35px no-repeat;
}



/*--- index_title_addFrame ---*/
h3#index_title_addFrame {
	width: 240px;
	height: 35px;
	background: url("../images/title_addFrame.gif") no-repeat;
	padding: 0px;
	margin: 0px;
	line-height: 0;
	text-indent: -9999px;
}



/*--- index_title_news ---*/
h3#index_title_news {
	width: 344px;
	height: 35px;
	background: #282A28 url("../images/title_news.gif") no-repeat;
	padding: 0px;
	margin: 0px;
	font-size: 0.1em;
	line-height: 0;
}
h3#index_title_news a {
	width: 344px;
	height: 35px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
h3#index_title_news a:hover {
	background: #282A28 url("../images/title_news.gif") 0px -35px no-repeat;
}



/*--- index_title_blog ---*/
h3#index_title_blog {
	width: 208px;
	height: 35px;
	background: url("../images/title_blog.gif") no-repeat;
	padding: 0px;
	margin: 0px;
	font-size: 0.1em;
	line-height: 0;
}
h3#index_title_blog a {
	width: 208px;
	height: 35px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
h3#index_title_blog a:hover {
	 background: url("../images/title_blog.gif") 0px -35px no-repeat;
}



/*--- index_title_access ---*/
h3#index_title_access {
	width: 208px;
	height: 35px;
	background: url("../images/title_access.gif") no-repeat;
	padding: 0px;
	margin: 0px;
	font-size: 0.1em;
	line-height: 0;
}
h3#index_title_access a {
	width: 208px;
	height: 35px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
h3#index_title_access a:hover {
  background: url("../images/title_access.gif") 0px -35px no-repeat;
}



/*--- index_center_frame ---*/
.index_center_frame {
	border: 1px solid #989898;
	margin-bottom: 20px;
	width: 344px;
	padding: 0px;
}



/*------- index_frame_music_comment -------*/
#index_frame_music_comment {
	background: #003366;
	width: 188px;
	margin: 0px auto 5px auto;
	padding: 5px;
	border: 1px solid #0000ff;
	font-size: 0.9em;
}



/*------- index_new_addFrame -------*/
.index_new_addFrame {
	margin-bottom: 10px;
	background: #222222; 
	border: 1px solid #333333;
	color: #ffffff;
	padding: 10px;
}

.index_new_addFrame .float_right {
	width: 213px;
	float: right;
}
.index_new_addFrame .float_right img {
	text-align: right;
	float: right;
}
.index_new_addFrame a {
	color: #ffff00;
}
.index_new_addFrame a:visited {
	color: #ffff00;
}
.index_new_addFrame a:hover {
	color: #ff0000;
}



/*------- index_blog_sample -------*/
#index_blog_sample a {
	color: #ffffff;
}
#index_blog_sample a:visited {
	color: #ffffff;
}
#index_blog_sample a:hover {
	color: #ff0000;
	text-decoration: underline;
}



/*------- index_access_sample -------*/
#index_access_sample a {
	color: #ffffff;
}
#index_access_sample a:visited {
	color: #ffffff;
}
#index_access_sample a:hover {
	color: #ff0000;
	text-decoration: underline;
}