/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}
.pan_area{
	width:750px;
	text-align:left;
	margin:0px auto;
}div hr{
	display:none;
}
.clear{
	clear:both;
}
.center{
	margin:0px auto;
	text-align:center;
}
.left{
	float:left;
}
.right{
	float:right;
}#container{
	width:100%;
	background-color:#EBEBEB;
	padding-bottom: 20px;
	text-align: center;
}
h1,h2,h3{
	margin:0px;
	paddin:0px;
}.main_innner{
	margin:0px auto;
	width:770px;
	background:url(img/contents_back_btm.gif) no-repeat bottom;
	padding-bottom:40px;
}
.main_area{
	margin:0px auto;
	padding:0px;
	width:770px;
	background:url(img/contents_back_mid.gif) repeat-y;
}	.kiji_area{
	width:710px;
	margin:16px auto;
}
.kiji{
	font-size:75%;
	line-height:140%;
	text-align: left;
	width: 680px;
	margin: 8px auto;
}
.photo_left{
	float:left;
	border:4px solid #D2D2D2;
	margin:8px;
	background-color: #D2D2D2;
}
.photo_right{
	float: right;
	border:4px solid #D2D2D2;
	margin:8px;
}.text_color{
	color:#3272B2;
	font-weight:bold;
	line-height:240%;
}
.texts {
	font-size:75%;
	line-height: 130%;
	}
.textm {
	font-size:80%;
	line-height:140%;
	font-weight: bold;
	}
.textxs {
	font-size:70%;
	line-height:120%;
	width: 140px;
	text-align: left;
	margin: 0px auto;
	}
.textxl{
	font-size:large;
	line-height: 120%;
	color: #CC3300;
	}
.photo_cap{
	text-align: center;
	font-size: 80%;
}
