﻿/*text*/
p {
	font-size: small;
	color: #666666;
	line-height: 150%;
}

em {
	font-size: small;
	color: #666666;
	line-height: 140%;
	font-weight: bold;
}

em2 {
	font-size: small;
	color: #666666;
	line-height: 140%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}


/**/



.merginwrap {
	background-color: #877560;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}

.wrap {
	background-color: #FFFFFF;
	width: 700px;
	
}
.honbun {
	font-size: small;
	color: #666666;
}

.title {
	height: 50px;
	width: 700px;
	background-image: url(../img/title.gif);
	background-repeat: no-repeat;
	font-size: small;
	color: #FFFFFF;
}

.titletxt {
	height: 40px;
	width: 500px;
	padding: 5px;
	font-size: small;
	color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	float: right;
}


.menuwrap {
	background-color: #FFFFFF;
	height: 30px;
	width: 700px;
	margin-top: 0px;
	font-size: small;
	color: #333333;
	
}

.footer {
	background-image: url(../img/footer_logo.gif);
	width: 700px;
	height: 63px;
	background-repeat: no-repeat;
	clear: both;
	
}


.contents640{
	width: 640px;
	/*margin: 10px 30px;*/
	margin: 30px;
	clear: left;
}


.contents640_02{
	width: 640px;
	margin: 10px 30px 30px;
	font-size: x-small;
	color: #666666;
	line-height: 100%;
}


.contents640_03{
	width: 640px;
	height: 200px;
	margin: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	font-size: small;
	color: #666666;
}

.contents640_04{
	width: 640px;
	margin: 30px 30px 10px;
	clear: left;
}

.flash_section {
	width: 320px;
	height: 213px;
	float: right;
}



.flash_txt {
	width: 320px;
	height: 222px;
	float: left;
}
.flash_box {
	width: 640px;
	height: 213px;
	padding-right: 30px;
	padding-left: 30px;
	
}
.flash_txt2 {
	float: left;
	font-size: small;
	color: #666666;
	padding: 5px 10px 5px 0px;
	line-height: 140%;
	text-align:left;
}

.bannertop {
	width: 640px;
	height: 80px;
	background-image: url(../img/bannertop.gif);
	background-repeat: no-repeat;

}
