@charset "shift_jis";
.disc_tbl {
	background-image: url(images/dottedline.gif);
	background-position: center top;
	background-repeat: repeat-y;
	padding-top: 18px;
}


.disc_tbl_left, .disc_tbl_right {
	float:left;
	width:399px;
	text-align:center;
}

.disc_subtitle {
	background-image: url(images/sub_title_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
/*	width:367px;
	height:26px;*/

}

.disc_subtitle h2 {
	text-align:left;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	margin-left:10px;
}


.disc_tbl_body {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 28px;
}

.disc_tbl_body p {
	margin:5px;
	line-height:1.2em;
}

.photo_text, 
.photo_text a {
	color:#B30000;
	font-size:11px;
	margin-top:0px;
	padding-top:0px;
	text-align: center;
	text-decoration:none;
}

.photo_text a:hover {
	text-decoration: underline;
}
