@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	background-color:#000000;
	font-size:14px;
}
#all{
	margin:0 auto;
	width:735px;
	padding:0;
	background-repeat:repeat-y;
	background-image:url(img/al_back.jpg);
}
#top_img{
	background-image:url(img/al_top.jpg);
	background-repeat:no-repeat;
	width:735px;
	height:333px;
	text-indent:-99999px;
	margin:0 auto;
}
#main{
	margin:0 auto;
	padding:0;
	background-repeat:repeat-y;
	background-image:url(img/al_back.jpg);
	width:735px;
	margin-bottom:0px;
}
#main_word{
	width:650px;
	margin:0 auto;
}
h1{
	margin:0;
	padding:0;
}
h2{
	margin:0;
	padding:0;
}
h3{
	font-size:15px;
	border-bottom:#ff3300 solid 3px;
	color:#ff3300;
	margin-top:10px;
}
hr{
	border:dashed #333333 1px;
}
.box{
	width:120px;
	height:120px;
	border:solid #000000 1px;
	text-align:center;
	float:left;
	margin:2px;
	font-size:12px;
}
.box img{
	border:none;
	text-decoration:none;
}
.box_large{
	width:645px;
	margin:10px auto;
	padding:0;
	/*height:112px;*/
	border:solid #000000 1px;
	text-align:center;
}
.box_large_sq{
	width:645px;
	margin:0;
	padding:0;
	/*height:80px;*/
	border:solid #000000 1px;
	text-align:center;
}
.cl{
	clear:both;
}
#footer{
	margin:0 auto;
	padding:0;
	margin-top:0px;
	height:100px;
	width:735px;
	background-image:url(img/al_footer.jpg);
	background-repeat:no-repeat;
	text-indent:-99999px;
}
.center_p{
	text-align:center;
}

/*topへ戻るスタイル*/
.top_go a{
	text-decoration:none;	
}
.top_go a:hover{
	text-decoration:underline;
}
.top_go{
	text-align:center;
}
.top_go img{
	border:none;
	margin:0;
	padding:0;
}
/*リストスタイル*/
.pot_1{
	list-style-image:url(img_mt/pot_1.jpg);
	color:#000000;
	font-size:13px;
	margin:auto 20px;
}
.pot_2{
	list-style-image:url(img_mt/pot_2.jpg);
	color:#000000;
	font-size:13px;
	margin:auto 20px;
}
/*テーブルスタイル*/
.ts_o{
	background-color:#ff6600;
	color:#ffffff;
	font-size:15px;
	font-weight:800;
	text-align:center;
}
.ts_b{
	background-color:#0099ff;
	color:#ffffff;
	font-size:15px;
	font-weight:800;
	text-align:center;
}
#w_1{
	width:600px;
	/*height:70px;*/
}
#w_1 a{
	color:#000099;
	text-decoration:underline;
}
#w_1 a:hover{
	color:#000099;
	text-decoration:none;
}
/*flash*/
#flash{
	margin:0;
	padding:0;
	text-align:center;
}
/*アルバム見本について*/
#midashi{
	font-size:14px;
	font-weight:800;
	color:#ff6600;
}
#size{
	font-size:13px;
}
/*グラデーションバー*/
.gl_bar{
	background-image:url(img_mt/hr_img.jpg);
	background-repeat:no-repeat;
	width:650px;
	height:5pt;
}
/*ナンバー付テーブル*/
.tem_no tr{
	border-collapse:collapse;
	}
.tem_no td{
	border-collapse:collapse;
	}
.tem_no{
	border-collapse:collapse;
	border:1px solid #000000;
	margin:20px auto;
	text-align:center;
	}
/*大きい写真のスタイル*/
#big_img_1{
	border:3px #333333 double;
}
#img_big_2{
	border:3px #333333 double;
}