@import url("common.css");

/* default setup

---------------------------------------------------- */

body {

	font-size: 75%;

	line-height: 150%;

	text-align:center;

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

	margin: 0;

	background-color: #FFFFE6;

	color: #666666;

}

.index-cap2t {

	background: url(../img/tpl/index_cap2b.gif) no-repeat;

	margin-top: 15px;

}

.index-cap2bg {

	background: url(../img/tpl/index_cap2bg.gif) repeat-y;

	width: 320px;

	vertical-align: top;

	padding-top: 10px;

	padding-right: 10px;

	padding-left: 10px;

	padding-bottom: 5px;

}

.index-cap2b {

	background: url(../img/tpl/index_cap2b.gif) no-repeat;

	width: 320px;

	height: 35px;

}

.index-cap2bg p {

	width: 280px;

	vertical-align: top;

	padding: 0 10 0 5;

	margin: 0px;

}

#wn-title {

	font-size: 120%;

	font-weight: bold;

	color: #FF8000;

	background: url(../img/side_menu/arrow.gif) no-repeat;

	padding-left: 15px;

	margin-top: 20px;

	margin-left: 2px;

	line-height: 110%;

	vertical-align: top;

}

#wn-txtaria {

	width: 615px;

	border: 1px solid #FFBE8E;

	margin-top: 15px;

	background-color: #FFFFFF;

}

#wn-txt {

	width: 595px;

	margin-top: 10px;

	margin-left: 10px;

	margin-bottom: 10px;

}
img{border:0px;}
.wn-photo-l {

	height: 150px;

	width: 200px;

	margin-top: 20px;

	float: left;

	margin-bottom: 20px;

}

.wn-photo-r {

	float: left;

	height: 150px;

	width: 200px;

	margin-top: 20px;

	margin-left: 7px;

	margin-bottom: 20px;

}

#close {

	text-align: center;

}

