body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #f3f3f3;
}
table{
	border-collapse:collapse;
}
.both{
	clear:both;
}
#contents {
	margin-right: auto;
	margin-left: auto;
	width: 997px;
}
#rightpane {
	margin-left: 12px;
	width: 779px;
	float: right;
}

#rightpane_w {
	margin-left: 12px;
	width: 774px;
	float: right;
	background-color: #FFF;
	height: 1030px;
}

#navi {
	width: 996px;
	margin-top: 4px;
	margin-bottom: 4px;
	height: 38px;
}
#crumb {
	width: 984px;
	margin-top: 4px;
	margin-bottom: 8px;
	height: 20px;
	font-size: .6em;
	color: #4a4a4a;
	background-color: #FFFFFF;
	padding-top: 9px;
	padding-left: 10px;
}

#leftpane {
	width: 206px;
	float: left;
}

#s_navi {
	width: 206px;
	margin-bottom: 10px;
}
#s_banner {
	width: 158px;
	margin-top: 21px;
	margin-bottom: 10px;
	background-image: url(../image/banner/banner_bg.jpg);
	background-repeat: no-repeat;
	height: 332px;
	padding-top: 5px;
	padding-right: 24px;
	padding-bottom: 5px;
	padding-left: 24px;
}

#navi ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#navi li {
	display: block;
	float: left;
}
#s_navi ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#s_navi li {
	display: block;
	vertical-align:bottom;
	line-height: 0px;
	font-size: 0px;
	line-height: 0px;
	height: 23px;
	width: 206px;
}
#footer {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 997px;
	background-image: url(../image/f_btn/f_btn_bg.jpg);
	background-repeat: no-repeat;
	height: 52px;
}
#copy {
	margin-right: auto;
	margin-left: auto;
	width: 997px;
	margin-top: 10px;
}
#f_navi {
	float: right;
	width: 320px;
}

.style1 {
	font-size: .8em;
}
.style2 {
	font-size: .6em;
}
.style3 {
	font-size: 0.8em;
	line-height: 140%;
}
.style4 {
	font-size: 0.8em;
	line-height: 140%;
	color: #F97B75;
}
.style5 {
	font-size: 0.8em;
	line-height: 140%;
	color: #FF7D7D;
	text-transform: none;
	font-weight: bold;
}
.style6 {
	font-size: 0.8em;
	line-height: 140%;
	color: #666;
}


/*margin----------------------------------*/

.ma{
	margin-left: auto;
	margin-right: auto;
}
.mt20l5{
	margin-top: 20px;
	margin-left: 5px;
}
.mtb40l20{
	margin-top: 40px;
	margin-left: 20px;
	margin-bottom: 40px;
}
.mb5{
	margin-bottom: 5px;
}
.mt5{
	margin-top: 5px;
}
.mt10{
	margin-top: 10px;
}
.mr10{
	margin-right: 10px;
}
.mt20{
	margin-top: 20px;
}
.ml7{
	margin-left: 7px;
}
.ml20{
	margin-left: 20px;
}
.ml60t5{
	margin-left: 60px;
	margin-top: 5px;
}
.mt5l88{
	margin-top: 6px;
	margin-left: 88px;
}
