@charset "UTF-8";

/* ■■■■■■■■■■■枠組み■■■■■■■■■■■ */

body  {
	margin: 0;
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: rgb(60,60,60);
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meirio",sans-serif;
	font-size: 13px;
	line-height: 21px;
	*font-size: 14px;
	*line-height: 22px;
	background-image: url(images/pattern.gif);
	background-repeat: repeat;
}
#container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	zoom:1;
} 
.top #header {
	padding: 20px 30px 10px 30px;
} 
.info #header {
	padding: 20px 30px 20px 30px;
} 
#wrapper{
	padding:0px 30px 0px 30px;
}
#sidebar {
	float: right;
	width: 270px;
	padding:0px 0px 20px 0px;
	zoom: 1;
}
#sidebar img{
	padding:2px 0px;
}
.banner{
	padding:10px 0px 0px 0px;
}
.banner_blog{
	padding:5px 0px 0px 0px;
}
#mainContent {
	float: left;
	width: 550px; 
	padding: 2px 20px 20px 0px;
	zoom: 1;
} 
#footer {
	margin: 0px;
	padding:5px 30px 20px 20px;
	clear:both;
	background-image: url(images/background_footer.gif);
	background-repeat: repeat-y;
	zoom: 1;
} 
.footertext{
	padding:0px;
	font-size: 11px;
	line-height: 15px;
	color: rgb(220,220,220);
}

/* ■■■■■■■■■■■共通文字要素■■■■■■■■■■■ */
p{
	margin: 10px 0px 0px 0px;
}
h1 {
	display:none;
}
h2 {
	margin: 0px;
}
h3{
	font-size: 14px;
	*font-size: 15px;
	margin:0px;
	padding:15px 0px 2px 5px;
	color: rgb(60,40,30);
}
h4 {
	margin: 10px 0px 5px 0px;
	color: rgb(50,50,50);
	font-size: 13px;
	*font-size: 14px;
	font-weight: bold;
}
h5 {
	margin: 10px 0px 5px 0px;
	color: rgb(80,70,50);
	font-size: 13px;
	*font-size: 14px;
	font-weight: bold;
}
strong{
	color: rgb(50,50,50);
	font-weight: bold;
}
table, td, tr{
	font-size:inherit;
	font:100%;
}
.more{
	font-size:11px;
	padding:2px;
	background-color: rgb(220,230,240);
	font-weight: normal;
}
.small {font-size: 10px; line-height: 16px;}

.medachi{
	background-color: rgb(240,240,250);
	margin:0;
	padding: 5px;
	border: 1px solid rgb(80,70,50);
}
.alignright {
	float: right;
	margin: 5px 0 2px 10px;
	display: inline;
	}

.alignleft {
	margin: 5px 10px 2px 0;
	display: inline;
	float: left;
	}
.fontEG{
	font-family: "Arial";
}
.fontEG-L{
	font-family: "Arial";
	font-size:110%;
}
.color_brown{
	color: rgb(80,60,0);
}


/* ■■■■■■■■■■■表紙文字要素■■■■■■■■■■■ */
.news{
	margin:15px 0px 0px 10px;
}
.news dl{
	margin:0px;
}
.news dt{
	margin:0px;
	width:60px;
	float:left;
	font-size: 10px;
	color: rgb(60,60,60);
}
.news dd {
	margin:0px;
	width:470px;
	float:right;
	color: rgb(50,50,50);
} 
.news h3{
	font-size: 14px;
	*font-size: 15px;
	margin:0px;
	padding:0px 0px 5px 0px;
	color: rgb(60,40,30);
}
.newsbody {
	font-size: 13px;
	line-height: 21px;
	*font-size: 14px;
	*line-height: 22px;
	margin:5px 0px 0px 0px;
	color: rgb(60,60,60);
}
.clearfloat {
	margin:0px;
	clear:both;
}
.devider{
	margin:15px 0px 0px 0px;
}

/* ■■■■■■■■■■■本文文字要素■■■■■■■■■■■ */
.article{
	margin:15px 0px 0px 0px;
}
.article h3{
	font-size: 16px;
	*font-size: 18px;
	margin:0px;
	padding:15px 0px 2px 5px;
	color: rgb(80,50,40);
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	color: rgb(60,40,30);
}
.level1{
	padding-left:10px;
	padding-bottom:10px;
}
.level2{
	margin:3px 0px 0px 20px;
}
.level_line{
	margin:0px;
	padding-left:5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: rgb(230,230,180);
}
dl{
	margin:0px;
}
.level1 dt{
	margin:0px;
	width:40px;
	float:left;
	color: rgb(50,50,50);
	font-weight: bold;
}
.level1 dd {
	margin:0px;
	width:490px;
	float:right;
	color: rgb(50,50,50);
} 
.level2 dt{
	margin:0px;
	width:40px;
	float:left;
	color: rgb(50,50,50);
	font-weight: bold;
}
.level2 dd {
	margin:0px;
	width:480px;
	float:right;
	color: rgb(50,50,50);
} 
.melehula_step dt{
	margin:0px;
	width:100px;
	float:left;
	color: rgb(50,50,50);
	font-weight: bold;
}
.melehula_step dd {
	margin:0px;
	width:440px;
	float:right;
	color: rgb(50,50,50);
} 

ol{
	list-style-image:url(images/icon01.gif);
}
ul{
	list-style-image:url(images/icon01.gif);
}
li{
	margin-top:10px;
}

/* ■■■■■■■■■■■リンク要素■■■■■■■■■■■ */
a{
	color: rgb(0,50,150);
	text-decoration: none;
	}	
a:hover{
	color: rgb(0,50,150);
	text-decoration: underline;
	}
#footer a{
	color: rgb(200,200,255);
	text-decoration: none;
	}
#footer a:hover{
	color: rgb(220,220,220);
	text-decoration: underline;
	}

/* ■■■■■■■■■■■サイドバー■■■■■■■■■■■ */
.altmenu{
	margin:0px 0px 5px 15px;
	font-size: 12px;
	line-height: 18px;
	*font-size: 13px;
	*line-height: 19px;
}
		
/* ■■■■■■■■■■■アーティスト詳細■■■■■■■■■■■ */	
#smallwindow{
*height:300px;
width:600px;
margin:30px auto;/
	font-size: 13px;
	line-height: 21px;
	*font-size: 14px;
	*line-height: 22px;
	text-align: left;
	padding:20px;
	background-color: #FFFFFF;
}
#smallwindow img.alignright {
	float: right;
	margin: 0 0 2px 10px;
	display: inline;
	}

#smallwindow img.alignleft {
	margin: 0 10px 2px 0;
	display: inline;
	float: left;
	}
#smallwindow h3 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: rgb(230,230,180);
	padding-bottom: 4px;
	margin: 0;
	font-size: 16px;
	*font-size: 18px;
}
.close{
	padding:2px;
	background-color: rgb(230,230,180);
	font-weight: normal;
}
/* ■■■■■■■■■■■フォーム■■■■■■■■■■■ */	
.formwaku{
	margin:10px 0px;
	padding: 0px 10px 10px 10px;
	border: 1px dotted rgb(80,60,40);
}
.formwaku p{
	margin: 0px;
}


