　↓YUI3 CSS Reset　ブラウザー固有のスタイルをリセットします↓　*/
body,div,dl,dt,dd,
ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,
input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}

a {
	text-decoration:none;
	/*color:#02a;*/
}

a :visited {
	color:#999;
}


table {
	border-collapse:collapse;
	border-style:none;
}

#mainContainer #contents {
	border:0;
	margin:0 auto;
}

li, dd {
	list-style-type:none;
}

#sliderbox {
	width:800px;
	height:270px;
	float:left;
}


/*／／／共通部分／／／*/

#wrapper {
	width: 800px;
	margin: 0px auto;
	background: url(../images/alm_bgPic.jpg) repeat;
}

#header{
	height: 97px;
	width: 800px;
}

/*#navi {
	width: 800px;
	height:auto;
}*/
#middle {
	/*float: none;*/
}

#footer {
	clear: both;
	height: 110px;
	width: 800px;
	background: url(../images/bg_base.jpg) repeat-y;
}

#footer #copy p{
	clear:both;
	font: 9pt "Orator Std", "ＭＳ ゴシック", "小塚ゴシック Pr6N L";
	color: #EEE;
	text-align: center;
	padding-top: 35px;
}

#sitemap ul li {
	float:left;
	display:block;
	margin-right:10px;
	padding-right:10px;
	border-right:solid 1px #333;
	font:105%  "Orator Std", "ＭＳ ゴシック", "小塚ゴシック Pr6N L", serif;
}

#sitemap ul a{
	color:#fF3;
}

#sitemap ul {
		margin:15px 0 20px 145px;
		padding-top:20px;
}

 
h3 {
	color: #400;
	background: url(../images/title_bg.gif);
	margin:0 30px;
	padding-left:10px;
	border-bottom: 1px dashed #440000;
	border-left: 5px solid #440000;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	/*line-height: 1em;*/
}

h5 {
	font: 16px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #30C;
	/*line-height:3px;*/
}

h6 {
	font: normal medium "ヒラギノ丸ゴ Pro W4", "ＭＳ Ｐゴシック";
	color: #EEE;
	margin: auto;
	text-align: center;
}

.photoFrame {
	float: left;
	border-right: 2px solid #111;
	border-bottom: 2px solid #111;
	margin-right: 10px;
	margin-bottom: 5px;
	/*margin-left: 5px;*/
}


.storyNotes {
	padding: 10px 20px;
	color: #000;
	font: small/1.5em "ヒラギノ丸ゴ Pro W4";
	background: url(../images/alm_bgPic.jpg);
}

#top {
	padding:10px 0 0 80px;
}

.membersNote {
	padding-top:10px;
}

.indexBgPic {
	background: url(../images/alm_bgPic.jpg);
}

.storyAgePartPic {
	background: url(../images/bg_base_blu.jpg) repeat-y;
}

#current #album {
	color:#FFF;
}