body {
	background-color:#fff;
	margin: 0px;
	padding: 0px;
}
.left{
	float:left;
}
.right{
	float:right;
	margin:0;
	padding:0;
}
.clr{
	clear:both;
}

a:link { 
	color: #333;
	text-decoration: none; 
}
a:hover { 
	color: #333; 
}
a:visited { 
	color: #333;
	text-decoration: none; 
}
/* right */





#wrapper {
	width:100%;
	min-height:100%;
	background:#ffffff;
	margin: 0 auto;
	padding: 0 auto;
}
#main_top {
	width: 700px;
	margin: 15px auto;
	padding-bottom: 0;
	background-color: #fff;
}
#main {
	width: 700px;
	margin: 10px auto;
	padding-bottom: 0;
	background-color: #fff;
}
#header{
	background: url(../images/kaguya/bg_header.jpg) left top repeat-x;
}
#h1 {
	width:700px;
	height:400px;
	margin:0 auto;
	padding:0 auto;
	background:
	url(../img/index_title.jpg) right top no-repeat;
	#990000;
	text-indent:-9999px;
}
#int{
	margin:0 auto;
	padding:10px 0 10px 0;
	position: relative;
}
#right_int{
	float: right;
	width:460px;
	margin:0;
	padding:10px 0px 10px 10px;
}
.cover {
	width:200px;
	margin:0;
	padding:10px 0 10px 0;
}
.cover_txt {
	width:200px;
	text-align: left;
	font-weight: bold;
	font-size:14px;
	color:#FF6600;
	line-height: 100%;
}
.txt {	
	width:700px;
	margin:0;
	padding:20px 10px 20px 10px;
	text-align: left;
	font-weight: normal;
	font-size:14px;
	color:#333;
	line-height: 170%;
}
#box {	
	width:700px;
	height: 341px;
	margin: 0;
	padding: 0;
}
#img01 {
	width: 419px;
	height: 300px;
	background:#fff;
	margin: 0px;
	padding: 0 10px 10px 10px;
	display:block;
	float:left;
}
#txt2 {	
	width:300px;
	margin: 10;
	padding:0px 50px 80px 10px;
	text-align: justify;
	font-weight: normal;
	font-size:14px;
	color:#CC0066;
	line-height: 170%;
	float:left;
}
#txt2_top {	
	text-align: justify;
	font-weight: normal;
	font-size:14px;
	color:#CC0066;
	line-height: 170%;
}
#txt3 {	
	width:700px;
	margin:0;
	padding:20px 0px 40px 0px;
	text-align: justify;
	font-weight: normal;
	font-size:14px;
	color:#CC0066;
	line-height: 170%;
	float:left;
}

#txt4 {	
	width:700px;
	margin:0;
	padding:20px 10px 20px 10px;
	text-align: right;
	font-weight: bold;
	font-size:16px;
	color:#CC0066;
	line-height: 0%;
}

#close {
	width:700px;
	margin:0;
	padding:50px 10px 0 10px;
	text-decoration:none;
	text-align: right;
	vertical-align: middle;
	font-weight: normal;
	font-size:12px;
	color: #333;
	line-height:100%;
}
#link {
	width:700px;
	margin:0;
	padding:10px 10px 50px 10px;
	text-align: right;
	font-weight: normal;
	font-size:12px;
	line-height:100%;
}
#re_top{
	width:720px;
	margin:;
	padding:30px 120px 50px 120px;
	text-align: right;
	font-weight: normal;
	font-size:12px;
	line-height:100%;
}

#link2 {
	width:700px;
	margin:0;
	padding:10px 20px 0px 10px;
	text-align: left;
	font-weight: normal;
	font-size:16px;
	color:#333;
	line-height:100%;
}
.link2 {
	width:450px;
	margin:0;
	padding:10px 20px 10px 10px;
	text-align: left;
	font-weight: normal;
	font-size:16px;
	color:#333;
	line-height:100%;
}

#footer {	
	width:100%;
	background:#FFFFFF;
	margin: 0;
	padding-bottom: 10px;
	text-align: center;
	font-weight: normal;
	font-size:10px;
	color: #FF3300;
	line-height:160%;
}
#copy {
	margin: 1px auto 0 auto;
	padding: 10px 0 0 0;
	text-align: center;
	font-weight: normal;
	font-size:10px;
	color: #333333;
	line-height:160%;
}