@charset "utf-8";
/* CSS Document */

BODY{
	margin: 0;
	padding: 0;
	background-image:  url('../common_pics/bk_body.jpg');
	background-repeat: repeat;
	font-family:"Osaka","ＭＳ Ｐゴシック",sans-serif;
	}

#header{
	background-image: url('../common_pics/bk_wrap.jpg');
	background-repeat: repeat-y;
	background-position:center;
	/* position: relative; left: 1px; */
	}

/*
#header TABLE{
	position: relative; left: -1px;
	}
*/

TD.redbelt{
	background-image: url('../common_pics/bk_red_belt.jpg');
	background-repeat: repeat-x;
	height: 6px;
	}

TD.catch{
	height: 14px;
	font-size: 10px;
	color:#333333;
	text-align: center;
	}

#wrap {
	width: 920px;
	background-image: url('../common_pics/bk_wrap_blk.jpg');
	background-repeat: repeat-y;
	}

#wrap HR{
	margin: 2px 0px;
	width: 100%;
	height: 1px;
	color: #999999;
	}

#main_photo_area{
	margin-bottom: 2px;
	}

#Nav_Bar{
	width: 900px;
	background-color: #050505;
	}

#Nav_Bar IMG{
	margin-right :1px;
	}

#bread_crumb{
	width: 840px;
	padding: 2px 0px;
	text-align: left;
	font-size: 12px;
	color: #333333;
	}

#contents_wrap{
	width: 840px;
	/*border: 1px dashed #999;  delete after edit all */
	}

.alpha{
	width: 278px;
	padding: 0;
	float: left;
	text-align: left;
	font-size: 10px;
	color: #333333;
	/*border: 1px dashed #900;  delete after edit all */
	}

.alpha ul{
	margin-left: -14px;
	list-style-image: url('../pics_index/arrow_blu.jpg');
	}

.alpha ul img{
	position: relative;
	top: 6px;
	}

.alpha li{
	margin-left: 0px;
	}

/********** For IE6 Hack **********/

*html .alpha ul{
	margin-left: 25px;
	margin-bottom: 8px;
	position: relative;
	top: 6px;
	}

*html .alpha li{
	margin-left: -4px;
	}

/**********************************/

/********** For IE7 Hack **********/



/**********************************/

.alpha img, .beta img{
	margin: 0px 2px;
	}

.beta{
	width: 278px;
	padding: 0;
	float: left;
	text-align: left;
	font-size: 10px;
	color: #333333;
	/*border: 1px dashed #090;  delete after edit all */
	}

.beta ul{
	margin-left: -14px;
	list-style-image: url('../pics_index/arrow_blu.jpg');
	}

.beta li{
	margin-left: 0px;
	}

/********** For IE6 Hack **********/

*html .beta ul{
	margin-left: 25px;
	margin-bottom: 8px;
	position: relative;
	top: 6px;
	}

*html .beta li{
	margin-left: -4px;
	}

/**********************************/

/********** For IE7 Hack **********/



/**********************************/

.gamma{
	width: 274px;
	padding: 0px 2px;
	float: right;
	font-size: 9px;
	color: #333333;
	text-align: left;
	/*border: 1px dashed #009;  delete after edit all */
	}

.gamma img{
	margin-top: 2px;
	}

.bage_box{
	width: 272px;
	height: 232px;
	padding: 4px 4px;
	background-image: url(../pics_index/box_bage.jpg);
	overflow: hidden;
	}

TD.ylw_back{
	padding: 3px;
	font-size: 10px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	}

TD.wht_back1{
	padding: 3px;
	font-size: 10px;
	color: #333333;
	text-align: left;
	}

TD.wht_back2{
	padding: 3px;
	font-size: 12px;
	color: #333333;
	text-align: center;
	}

.normal_style{
	/*padding-left: 1em;*/
	font-size: 12px;
	color: #333333;
	text-align: left;
	}

#footer{
	background-image: url('../common_pics/bk_footer_blk.jpg');
	width: 920px;
	height: 60px;
	}

#footer a:link{
	color: #333333;
	text-decoration: none;
	}

#footer a:visited{
	color: #333333;
	text-decoration: none;
	}

#footer a:hover{
	color: #EE0000;
	text-decoration: underline;
	}

TD.footer1{
	text-align: center;
	font-size: 12px;
	color: #333333;
	}

TD.footer2{
	text-align: left;
	font-size: 10px;
	color: #333333;
	}
