@charset "utf-8";
/* CSS Document */

#box{
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 750px;
}
body{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	background-color: #FFFFFF;
}
h1{
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-style: normal;
	color: #999999;
}
h2{
	font-size: 12px;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 135px;
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	margin-bottom: 0px;
	color: #000000;
	font-weight: bolder;
	line-height: 25px;
	padding: 0px;
}
h3{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	color: #000000;
	font-size: 16px;
}
h4{
	background-color: #9966FF;
	line-height: 20px;
	color: #FFFFFF;
	letter-spacing: 10px;
}

#top{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: none;
	width: 800px;
	background-image: none;
	height: 115px;
}
#menu_ue{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: none;
	height: 33px;
	width: 800px;
}
#photo{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 245px;
}
#menu_shita{
	background-color: #FFFFFF;
	padding: 0px;
	float: none;
	height: 35px;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#left{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 155px;
	height: 750px;
}
#center{
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 750px;
	width: 445px;
	line-height: normal;
}
#center_main{
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 280px;
	width: 470px;
	font-size: 14px;
	color: #330033;
	line-height: 16px;
}
#center_pink{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 17px;
	width: 450px;
	font-size: 14px;
}
#center_sub{
	height: 150px;
	width: 445px;
	line-height: normal;
	margin: 0px;
	font-size: 14px;
	font-weight: bolder;
	border: thin solid #009999;
	
}
#right{
	float: left;
	width: 190px;
	background-color: #FFFFFF;
	padding: 0px;
	height: 750px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#contents{
	margin: 0px;
	padding: 0px;
	float: none;
	height: auto;
	width: 800px;
	background-color: #FFFFFF;
	clear: left;
	line-height: 20px;
	font-size: 12px;
}
.table_right1{
	width: 185px;
	background-color: #FFFFCC;
	color: #666666;
}
.table_right2{
	width: 185px;
	background-color: #FFCC99;
	color: #666666;
}
.img_right{
	float: left;
}
.text_right{
	text-align: center;
	margin: 0px;
	color: #CC3366;
}
.text{
	text-align: right;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
}
.sub_img{
	margin-right: 15px;
	margin-left: 20px;
	float: left;
	margin-top: 5px;

}

.sub_text{
	line-height: 20px;
	margin-left: 140px;
	margin-right: 20px;
	font-size: 12px;
	
}
.sub_text2{
	line-height: 30px;
	margin-left: 20px;
	font-size: 12px;
	
}

.more{
	line-height: 12px;
	margin-right: 10px;
	text-align: right;
	font-size: 10px;
	float: right;
	
}
