@charset "Shift_JIS";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
}

html {
	overflow-y: scroll;
}

body {
	background-color: #FFFFFF;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	background-image: url(../image/back.jpg);
	background-repeat: repeat-x;
	font-size:14px;
	letter-spacing:0.01em;
	padding-bottom:20px;
}

.clear {
	clear: both;
}

h1 {
	margin:0px;
	padding:0px;
}

#main {
	width:900px;
	margin-top:0px;
	margin-bottom:15px;
	margin-left:20px;
}

#ban {
	width:900px;
	height:125px;
	background-image: url(../image/han_05ban.jpg);
	background-repeat: no-repeat;
	text-align:center;
}

.ban {
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}

#photoarea {
	background-image:url(../image/sub/photo_back.jpg);
	background-repeat: repeat-y;
}

#photoarea #box {
	padding:10px 95px;
}

.phototitletable {
	width:700px;
}

.phototitletable .bn {
	text-align:right;
	padding-bottom:5px;
}

.phototitle {
	color:#003399;
	font-weight:bold;
}

#textbox {
	border-bottom:2px #7F99CC dotted;
	border-top:2px #7F99CC dotted;
	padding:12px 0px;
}

#textbox p {
	line-height:140%;
}
#textbox table {
	margin:12px 0px;;
}
#textbox td {
	line-height:140%;
	font-size:14px;
}

.prenex {
	text-align:center;
	padding:5px;
	color:#999999;
}

.bottom {
	background-image:url(../image/sub/sub_bottom.jpg);
	height:160px;
	background-repeat: no-repeat;
}

.bn_year {
	font-weight:bold;
	color:#003399;
}

.bn_month {
	color:#0066CC;
	padding-right:15px;
	font-weight:bold;
}

.bn_day {
	color:#999999;
	width:100px;
	text-align:center;
	border-left:1px #CCCCCC dotted;
}