@charset "utf-8";
/* CSS Document */

body
{
	margin:0px;
	font: normal normal 75%/1.4 Arial, Helvetica, "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	letter-spacing: 0.1em;	
	word-spacing: 0.1em;
	background-image:url(../images/body_bg02.jpg);
	padding: 0px;
}
strong,b
{
	word-spacing:0.1em;
}
#main2
{
	
}
#music_page {
	background-color:#F5F5F5;
	font-size:11px;
	padding: 10px;
	color:#333333;
}
a {
	color: #333333;
}
h1 {
	margin: 0px;
	padding: 0px;
}

#main {
	position: relative;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	clear: both;	
	color:#242424;
	padding: 0px;
	margin-top: 0px;
}
.clear {
	clear: both;	
}
.bolder_none {
	border: 0px none #FFFFFF;
}
.clear_2 {
	clear: both;
	height: 1px;
	font-size:1px;	
	margin:0px;
	padding:0px;
	text-indent:-1000px;
}

.font_size1
{
	font-size:150%;	
	font-weight:normal;
}

.font_size2
{
	font-size:180%;
	font-weight:bold;
}

#main2 #content #content_right h1 {
	background-color: #5C9C07;
	height: 45px;
}



#main #main2 {
	height: auto;
	width: 802px;
	margin:0px auto 0px auto;
	padding: 0px;
}
#header #header_banner {
	background-color: #FFFFFF;	
	margin: 0px;
	padding: 0px;	
	clear: both;
	height: 104px;
	width: 100%;
	border:0px;
}
#header #header_banner img {
	border:0px;
}
#header #header_menu {
	background-color: #FFFFFF;
	background-image: url(../images/header_menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
	height: 34px;
}
#header_menu #header_menu_item {
	float: left;
	width: 560px;
	height: 34px;
}
#main #main2 #content #content_right {
	float: left;
	width: 545px;
}

#header_menu #header_menu_search {
	clear: right;
	float: right;
	height: 34px;
	width: 235px;
	
}
#main #main2 #content #content_left {
	clear: right;
	float: right;
	width: 230px;
}
#content_right h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/title_bg02.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}


#header_menu_item ul 
{
	margin:0px;
	padding:0px;
}
.clear_right {
	clear: right;
}
.button_01 {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../images/button_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #003300;
	height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#header_menu_item ul li
{
	float:left;
	background-image:url(../images/header_menu_line.jpg);
	background-repeat:no-repeat;
	background-position:right;
	list-style:none;
}

#header_menu #header_menu_search .search_txt {
	height: 16px;
	width: 170px;
	font-size: 11px;
	margin-top: 4px;
	border: 1px solid #006600;
	float: left;
}

#header_menu #header_menu_search .button_01 {
	height: 19px;
	width: 50px;
	font-size: 11px;
	margin-top: 4px;
	border: 1px solid #006600;
	padding-top: 2px;
	float: right;
	margin-right: 5px;
}


#header_menu_item a
{
	color:#FFFFFF;
	display:block;
	text-decoration: none;
	margin:2px;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
}
#header_menu_item a:hover
{	
	color:#447600;
	background-color:#E0F8D6;	
}
#header_menu_item #active
{
	display:block;
	text-decoration: none;
	margin:2px;
	color:#447600;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
}
#header #header_page_title {
	background-image: url(../images/header_page_title.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 25px;
	padding-left: 18px;
	clear: both;
	margin-bottom: 10px;
	padding-top: 5px;
}
#bottom .bottom_txt {	
	float: left;
	background-image: url(../images/bottom_banner01.jpg);
	background-repeat: no-repeat;
	height: 70px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 270px;
	color: #333333;
	font-size: 11px;
	width: 230px;
}
#footer {
	text-align: center;
	color: #999999;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	padding: 20px 0px 15px 20px;	
}
.top_page {
	background-image: url(../images/icon_top.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	padding-right: 20px;
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-decoration:underline;
}
.top_page a{
	color:#333333;
	text-decoration:underline;
}

#bottom .bottom_logo {
	float: right;
	width: 206px;
	background-image: url(../images/bottom_img04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 80px;
	padding-left: 70px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#main #main2 #footer a {
	color: #333333;
	padding-right: 6px;
	padding-left: 6px;
	text-decoration:none;
	margin-bottom:15px;	
}

#main #main2 #footer a:hover {
	color: #FF9900;
	padding-right: 6px;
	padding-left: 6px;
}

.block
{
	width:223px;
}

#content #content_right .entry ,#content #content_left .block {
	background-color: #5C9C07;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	clear: both;
}
p {
	margin: 0px;
	padding: 0px;
}

.pad_right {
	margin-right: 5px;
}
.color_gray {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.block h2 {
	background-color: #EAEAEA;
	padding: 5px;
	margin: 0px;
	font-size: 10px;
	color: #333333;
	clear: both;
	height: 115px;
}

.detail {
	background-image: url(../images/detail_icon.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	clear: both;
	display:block;
	padding:0px 30px 0px 0px;
	height:24px;
	padding-right: 30px;
	padding-top:8px;
	text-align: right;
	color: #666666;
}
a.detail:hover
{
	color:#FFCC00;
}

a.img_over img
{
	border:0px;
	margin:2px;
}

a.img_over {	
	text-decoration:none;	
	background-color:#FFFFFF;	
	height:76px;	
	float:left;
	width:104px;
	
}
a.img_over:hover {	
	text-decoration:none;
	background-color:#66CC00;
	height:76px;
	float:left;	
	width:104px;
}


.detail a:hover {	
	color: #FF9900;	
}
.detail a{	
	color: #333333;
	text-decoration:none;	
}


.center {
	text-align: center;
}





#content #content_right .entry img {
	border:solid 1px #CCCCCC;
	margin-top: 3px;
}


#content {
	clear: both;
	padding-right: 8px;
	padding-left: 8px;
}

#content #content_right .entry h1 ,#content #content_left .block h1 {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	height: 40px;
}
#main .index_entry #content_right #entry_1
{
	padding:0px 0px 5px 0px;
}

#entry_1 .entry_content
{
	margin:0px 0px 0px 0px;
}

.index_entry #entry_1 .entry_content
{
	margin:0px 5px 0px 5px;
}

#content_right .entry .entry_content, #content #content_left .block .block_content {
	background-color: #FFFFFF;
	padding:10px 5px 10px 5px;
	clear:both;
}
#header_menu_item .home{
	background-image: url(../images/header_menu_home.jpg);
	background-repeat: no-repeat;	
	height: 36px;
	padding:0px;
	margin:0px;
	text-indent:-1000px;
	width: 44px;
}

#bottom
{
	margin:8px;
	border:solid 1px #CCCCCC;
	height:110px;
	display:block;	
}
#bottom a
{
	text-decoration:none;
	font-size:11px;
	color:#666666;
}

#content #content_left #block_2 .block_title1 {
	font-size: 15px;
	line-height: 140%;
}

.list_1 li
{
	padding:3px 0px 3px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;	
}

.float_left {
	float: left;
	display: block;
}

.float_right {
	float: right;
	display: block;
}

.col_1 {
	float:left;	
	width: 340px;
	padding-left:5px;
	padding-right:5px;
}

.list_02 {
	padding-left: 0px;
	margin:0px;
	list-style-type: circle;
	font-weight: normal;
}

.list_02 li {
	margin-left:15px;
}
.col_2 {
	float:right;	
	width: 150px;
	padding-right:5px;
}
.col_3 {
	float: left;
	width: 230px;
	padding-left:5px;
	padding-right:px;
}
.col_4 {
	float: right;
	width: 230px;
	text-align:justify;
	padding-left: 10px;	
	padding-right:5px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
.col_3_index
{
	float: left;
	width: 220px;
	padding-left:5px;
	padding-right:px;
}
.col4_index
{
	float: right;
	width: 280px;
	text-align:justify;
	padding-left: 10px;	
	padding-right:5px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
.about .col_4
{
	width:270px;
}
.bolder_left {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}


.color_1 {
	color: #FF9900;
	text-decoration: none;
}


.list_1 li a
{
	text-decoration:underline;
	color:#333333;
}

.list_1 li a:hover
{
	text-decoration:underline;
	color: #FF9900;
}

.list_1
{
	padding-left:10px;
	margin:0px;
	list-style:none;
	
}
#new_icon
{
	top: 154px;
	left: 487px;
	border:0px;
	position:absolute;
}

#main p.label 
{
	position: absolute;
	top: 162px;
	right: 474px;
}
#main_music {
	background-color: #FFFFFF;
	text-align: center;
	width: 410px;
	margin-right: auto;
	margin-left: auto;
}
.music_player {
	width: 354px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

#main_music #main_music_01 #music_content_02 .music_title {
	background-image: url(../images/music_04.png);
	border: 1px dashed #CCCCCC;
	width: 340px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFFFFF;
	text-align: left;
	padding: 5px;
}
#main_music #main_music_01 #music_content_02 .music_bar {
	height: 20px;
	width: 228px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	background-image: url(../images/music_icon_download.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 120px;
	color: #999999;
}

#main_music #main_music_01 #music_content_02 .music_bar a {
	color:#0066CC;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-size: 11px;
}

#main_music #main_music_01 #music_content_02 .music_bar a:hover {
	text-decoration:underline;
}

#main_music #main_music_01 h1 {
	background-image: url(../images/music_01.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 90px;
}
#main_music #main_music_01 .coppy {
	color: #666666;
	background-color: #E6E6E6;
	margin-top: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#main_music #main_music_01 #music_txt {
	width: 355px;
	height: 200px;
	display: auto;
	border: 1px solid #CCCCCC;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
}
#music_page hr 
{
	color:#FFFFFF;
	size:1;
}
#main2 .index_entry #entry_1 h1
{
	margin-top:-10px;
	padding-bottom:5px;
	height:60px;
}
#main2 .index_entry #entry_1 h1
{
	background-image:url(../images/index_entry_tit01.png);
	background-repeat:no-repeat;
	background-position:right;	
	background-position:-100px -1px;
	text-indent:-1500px;	
	
}
.button_contact
{
	width:80px;
	padding:2px;
	margin-top:5px;
	height:20px;
}
.music_body
{
	background-color:#FFFFFF;
	background-image:none;
}
#footer_coppyright
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	margin-top:10px;
	word-spacing: 0.01em;
}

#block_1 .block_content
{
	padding-left: 20px;
	padding-right: 20px;
}
.hide_display
{
	display:none;
}
.form_search
{
	margin:0px;
	padding:0px;
}
.pad_top_15
{
	padding-top:8px;
	padding-bottom:12px;
}