body,td,th {
	color: #666666;
	line-height: 130%;
	font-family:ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
}
body {
	text-align:center;
	background-color: #FFFFFF;
	margin: 0px;
}

#main{
	width: 900px;
	text-align: left;
}

/* header */
#header {
	width: 900px;
}
#header_r {
	text-align: right;
	float: right;
}
#rogo {
	float: left;
}

/* navi */
#navi{
	height: 30px;
	background-image: url(../images/navi_bg.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
}
#navi_2{
	background-color: #DBDBDB;
	text-align: right;
	padding: 3px;
	margin-bottom: 15px;
}

/* footer */
#footer {
	width: 900px;
	background-color: #DBDBDB;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer_nw {
	width: 900px;
	background-color: #DBDBDB;
	padding-top: 10px;
	padding-bottom: 10px;
}
#copy{
	float: left;
	padding-left: 10px;
}
#txtlink{
	float: right;
	padding-right: 10px;
	text-align: right;
}
.clear{
	clear: both;
}
.link_k{
	font-size: 10px;
	line-height: 13px;
}
.link_k a:link{color:#666666;text-decoration:none;}/*通常時のリンク設定*/
.link_k a:visited{color:#666666;text-decoration:none;}/*クリック後のリンク設定*/
.link_k a:hover{color:#E94663;text-decoration:none;}/*マウスオーバー時のリンク設定*/


/* Others */
.photo{
	padding: 3px;
	border: 1px solid #DFDFDF;
}
.arrow{
	margin-right: 3px;
	margin-left: 3px;
	text-align: center;
}


/* font*/
.j10 {
	font-size: 10px;
	line-height: 14px;
}
.j10b {
	font-size: 10px;
	line-height: 12px;
	text-indent: 5px;
}
.j12 {
	font-size: 12px;
	line-height: 130%;
}
.j12_bg {
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
	color: #549E3B;
}
.j14 {
	font-size: 14px;
	line-height: 130%;
	text-indent: 5px;
}
.j16 {
	font-size: 16px;
	line-height: 130%;
	text-indent: 5px;
}
.j18 {
	font-size: 18px;
	line-height: 130%;
	text-indent: 5px;
}
.j10bb {
	font-size: 10px;
	line-height: 12px;
	color: #0033CC;
}
.j12bb {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #0066CC;
}
.j14 {
	font-size: 14px;
	line-height: 14px;
}
.j14b {
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	color: #FF6600;
	text-indent: 5px;
}
.j16b {
	font-size: 16px;
	line-height: 130%;
	font-weight: bold;
	color: #FF6600;
	text-indent: 5px;
}
.j18b {
	font-size: 18px;
	line-height: 130%;
	font-weight: bold;
	color: #FF6600;
	text-indent: 5px;
}
.j14bb {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #0033CC;
}
.j12or {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #666666;
	text-indent: 5px;
}
.red_bold {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FF3300;
}

.waku_lf5px {
	font-size: 12px;
	line-height: 150%;
	font-weight: nomal;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.waku_img5px {
	margin-left: 2px;
	margin-right:5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
}
.waku_5px {
	margin-left: 2px;
	margin-right:5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}