*{margin:0;padding:0;}

/*基本タグ*/
body{
	background:
	 #ffffff
	 url(./../img/white/w_back01.png)
	 repeat
	 fixed;
	color: #233879;
	font-size:10pt;
	margin:20px;
	line-height:130%;
}

a:link,a:visited,a:active{
	text-decoration:underline;
	color:#233879;
}

a:hover{
	background-color:#233879;
	color:#ffffff;
	text-decoration:none;
}

p{
	margin-top:1px;
	margin-bottom:6px;
}

h1{
	font-size:14pt;
	width:auto;
	height:35px;
	padding:9px;
	margin-bottom:5px;
	background:
	 transparent
	 url(./../img/white/w_h101.png)
	 no-repeat
	 0 0;
	color:#ffffff;
}

h2{
	font-size:10pt;
	font-family:'MS UI Gothic',monospace;
	letter-spacing:4px;
	font-weight:normal;
	width:auto;
	margin-bottom:3px;
	padding:4px;
	background-color:#233879;
	color:#ffffff;
}

img{
	border:none;
}

strong{
	color:#233879;
}

ul{
	list-style-type:square;
}

/*大枠*/
div#oowaku{
	background:
	 #fcffff;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

/*ページタイトル画像*/
div#page_title{
	border-top:1px solid #233879;
	border-left:1px solid #233879;
	border-right:1px solid #233879;
	background:
	 #ffffff
	 url(./../img/white/w_title02.png)
	 no-repeat
	 0 0;
	height:150px;
}

/*メニュー部分*/
ul#menu{
	position:relative;
	border-bottom:1px solid #233879;
	background:
	 transparent
	 url(./../img/white/w_menu04.png)
	 no-repeat
	 0 0;
	text-align:center;
	font-family:sans-serif;
	height:35px;
	overflow:hidden;
	padding:0;
	list-style:none;
	text-transform:capitalize;
}

li.m_menu a,
li.m_menu a:visited,
li.m_menu a:active{
	position:absolute;
	height:50px;
	width:100px;
	margin:0;
	padding:10px 0 0 0;
	top:0;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}

#m_sound a{
	background:
	 transparent
	 url(./../img/white/w_menu03_r01.png)
	 no-repeat
	 0 0;
	left:0px;
}
#m_diary a{
	background:
	 transparent
	 url(./../img/white/w_menu03_r02.png)
	 no-repeat
	 0 0;
	left:100px;
}
#m_disco a{
	background:
	 transparent
	 url(./../img/white/w_menu03_r03.png)
	 no-repeat
	 0 0;
	left:200px;
}
#m_review a{
	background:
	 transparent
	 url(./../img/white/w_menu03_r04.png)
	 no-repeat
	 0 0;
	left:300px;
}
#m_link a{
	background:
	 transparent
	 url(./../img/white/w_menu03_r05.png)
	 no-repeat
	 0 0;
	left:400px;
}
#m_detail a{
	background:
	 transparent
	 url(./../img/white/w_menu03_r06.png)
	 no-repeat
	 0 0;
	left:500px;
}
#m_contact a{
	background:
	 transparent
	 url(./../img/white/w_menu03_r07.png)
	 no-repeat
	 0 0;
	left:600px;
}
#m_top a{
	background:
	 transparent
	 url(./../img/white/w_menu03_r08.png)
	 no-repeat
	 0 0;
	left:700px;
}

#m_detail a:hover,
#m_sound a:hover,
#m_diary a:hover,
#m_disco a:hover,
#m_review a:hover,
#m_contact a:hover,
#m_link a:hover,
#m_top a:hover{
	background-position:0px -131px;
	color:#233879;
}

/*メニュー部とコンテンツ部の切り分け用br*/
br.divide{
	clear:both;
	line-height:40px;
}

/*クイックリンク*/
#quicklink{
	margin-bottom:0;
	padding-bottom:0;
}
#quicklink ul{
	float:left;
}

#quicklink li{
	float:left;
	margin-left:0;
	margin-right:30px;
	list-style:disc;
}

/*クイックリンクのタイトル部*/
#bgm_page_top{
	background:transparent;
	font-size:0;
}

/*コンテンツ部*/
.c_text{
	margin:0 0 35px 25px;
}

.c_text ul{
	margin-left:15px;
}

.c_text p{
	margin:0 8px 12px 20px;
}

/*主に日記で使用する引用*/
.c_text span.bq{
	font-family:'MS 明朝',serif;
	color:#000000;
	font-style:italic;
}

/*コメントレス用*/
.c_text p.bq{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0;
	color:#000000;
	font-family:'MS 明朝',serif;
}

/*フッター*/
#footer{
	text-align:right;
}

#footer br{
	clear:both;
}

/*フッター1*/
#ftr1{
	border-top:1px solid #233879;
	border-bottom:1px solid #233879;
	padding-top:6px;
	padding-bottom:6px;
	margin-bottom:10px;
}

/*weboptionからの出力*/
#webopt_out{
	text-align:left;
}

/*一言コメント*/
#send_message{
	text-align:right;
}

/************************************************index.html*******************************************/
#bgm_index #i_h1_welcome{
	font-size:17pt;
	width:auto;
	height:35px;
	padding:9px;
	margin-bottom:5px;
	background:
	 transparent
	 url(./../img/white/w_index_h1_welcome01.png)
	 no-repeat
	 0 0;
	color:#ffffff;
}

#bgm_index #i_h1_welcome span{
	display:none;
}

#bgm_index #i_div_lastsound p{
	float:left;
}

#bgm_index #i_div_lastsound ul{
	float:right;
}

#bgm_index #i_div_lastsound li{
	margin-right:10px;
}

#bgm_index #i_div_update{
	height:60px;
	width:auto;
	overflow-x:hidden;
	overflow-y:scroll;
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#233879;
}

#bgm_index .c_text li{
	margin-bottom:20px;
}

/************************************************sound.html*******************************************/
.bgm_sound .c_text p{
	float:left;
}

.bgm_sound .c_text ul{
	float:right;
}

.bgm_sound .c_text li{
	margin-right:10px;
}

/************************************************sound2.html*******************************************/
#bgm_sound2 h2{
	float:left;
	margin:0;
	padding:2px;
}

#bgm_sound2 .c_text ul{
	margin:0;
	padding:1px;
	width:auto;
	float:left;
	border:1px solid #233879;
	margin-bottom:10px;
}

#bgm_sound2 .c_text li{
	float:left;
	margin-left:3px;
}

#bgm_sound2 .divide{
	line-height:100%;
}

/************************************************diary.html*******************************************/
/*#bgm_diaryから.bgm_diaryへ変更(diary_log以下も対応するため)*/
.bgm_diary .c_text div{
	margin:0 8px 12px 20px;
}

#bgm_diary .c_text dt{
	
	margin-top:10px;
}

#bgm_diary .c_text dd{
	margin-left:10px;
}

/************************************************disco.html*******************************************/
#bgm_discography .c_text p{
	float:left;
	margin-left:0px;
	margin-right:40px;
}

/************************************************review.html*******************************************/
#bgm_review .c_text .r_div_jacket{
	float:left;
	margin-right:40px;
}

#bgm_review .c_text .r_div_artist ul{
	margin-bottom:10px;
}

#bgm_review .c_text div img{
	margin-bottom:25px;
}

#bgm_review .r_dl_artist{
	margin-bottom:10px;
	border-bottom:dashed 1px #000000;
}

#bgm_review .r_dl_artist dt{
	font-weight:bold;
}

#bgm_review .r_dl_artist dd{
	margin-left:30px;
	margin-bottom:10px;
}

#bgm_review .c_text a,
#bgm_review .c_text a:active,
#bgm_review .c_text a:visited,
#bgm_review .c_text a:hover
{
	background-color:transparent;
}

#bgm_review .divide{
	clear:both;
}

/************************************************link.html*******************************************/
#bgm_link .l_div_banner{
	float:left;
	width:200px;
	margin-right:8px;
	margin-bottom:10px;
}

#bgm_link .l_div_comment{
	margin-right:40px;
}

#bgm_link .l_div_waku .divide{
	line-height:0;
}

#bgm_link .c_text .l_div_banner a,
#bgm_link .c_text .l_div_banner a:active,
#bgm_link .c_text .l_div_banner a:visited,
#bgm_link .c_text .l_div_banner a:hover
{
	background-color:transparent;
}

/************************************************detail.html*******************************************/
#bgm_detail .c_text dl{
	margin-left:20px;
	margin-bottom:5px;
}

#bgm_detail .c_text dt{
	font-weight:bold;
}

#bgm_detail .c_text dd{
	margin-left:40px;
	margin-bottom:15px;
}

#bgm_detail .c_text p img{
	margin-top:18px;
}

#bgm_detail .divide{
}

/************************************************map.html*******************************************/
#bgm_map #content ul{
	list-style:circle;
	line-height:200%;
}

#bgm_map #content ul ul{
	list-style:disc;
	margin-left:40px;
}
