.text p{
	font-size:12px;
	margin:10px;
}
#navi{
	font-size:17px;
	background-image: url(../images/title_xxx.gif);
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: bottom;
	margin-bottom: 5px;
	width: 830px;
	padding:10px 0px 8px;
}
#navi a:link , #navi a:visited{
	text-decoration:none;
	color:#12f;
	border-bottom:1px #12f dashed;
}
#navi a:hover{
	color:#f32;
	border-bottom:1px #f32 dashed;
}
#navi img{
	margin:0px 10px 0px 30px;
}
.text .bd{
	background-image: url(../images/common_board_bg2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 15px 0px;
	padding: 0px 10px;
	border: 1px #f0f0f0 solid;
}

#res{
	margin:0px auto 20px;
	border:1px #f0f0f0 solid;
	padding-bottom:5px;
	background-image: url(../images/common_board_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding:0px;
	width:780px;
}
.text dl{
	font-size: 14px;
	line-height: 30px;
	margin: 10px 15px;
	clear: both;
}
.text dt{
	font-family: monospace;
	/*width: 125px;*/
	float: left;
}
.text dd p{
	text-align:right;
	margin:-10px 0px 0px;
}

.text a:link, .text a:visited{
	color: #12f;
}
.text a:hover{
	color:#f33;
}
#mode{
	text-align:right;
	font-size:13px;
	margin:0px auto 10px;
	width:700px;
}
#notice{
	margin:3px 20px;
}
#page{
	font-family: monospace;
	font-size: 14px;
	margin:10px 10px 0px;
}
#page strong{
	font-weight:normal;
	color:#f32;
}
#page em{
	font-weight:bold;
	font-style:normal;
	font-size: 16px;
}
#page img{
	margin-bottom:-2px;
}
#loading{
	margin:50px auto;
	font-size:12px;
	text-align:center;
}
#view{
	width:700px;
	margin:10px auto;
	border:1px #f0f0f0 solid;
	background-image: url(../images/common_board_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding:10px 0px;
}
#view p{
	margin:0px 20px;
	font-size:13px;
	line-height:22px;
}
