@charset "utf-8";
/* CSS Document */
#contents-center{
margin-top:100px;
}

.photo{
width:190px;
height:180px;
margin:10px;
padding:0px;
float:left;
text-align:center;
color:#666666;
font-size:12px;
background-color:#DDDDDD;
}

.photo2{
width:190px;
height:150px;
margin:10px;
padding:0px;
float:left;
text-align:center;
color:#666666;
font-size:12px;
background-color:#DDDDDD;
}

.photo3{
width:160px;
height:160px;
margin:2px;
padding:0px;
float:left;
text-align:center;
color:#666666;
font-size:12px;
background-color:#DDDDDD;
}

.photo4{
	width:180px;
	height:250px;
	padding:0px;
	float:right;
	text-align:center;
	color:#666666;
	font-size:12px;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.photo5{
	width:180px;
	height:330px;
	padding:0px;
	float:right;
	text-align:center;
	color:#666666;
	font-size:12px;
	margin: 10px;
}

.photo img{
margin:0px;
padding:0px;
border-right:4px double #999999;
border-bottom:4px double #999999;
}

.photo2 img{
margin:0px;
padding:0px;
border-right:4px double #999999;
border-bottom:4px double #999999;
}

.photo3 img{
margin:0px;
padding:0px;
border-right:4px double #999999;
border-bottom:4px double #999999;
}

.photo4 img{
margin:0px;
padding:0px;
border-right:4px double #999999;
border-bottom:4px double #999999;
}

.photo5 img{
margin:0px;
padding:0px;
border-right:4px double #999999;
border-bottom:4px double #999999;
}


.clear{
width:660px;
clear:both;
height:200px;
}

.clear2{
	width:610px;
	clear:both;
	margin:10px;
	text-align:left;
	background-image:url(images/bg.png);
	background-repeat:no-repeat;
	padding-top: 27px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom:#CCCCCC 3px dashed;
	border-left:#CCCCCC 3px dashed;
}

.clear3{
margin-top:20px;
margin-bottom:20px;
width:660px;
clear:both;
text-align:right;
}

h3{
height:25px;
padding:2px;
background-color:#333333;
width:400px;
padding-left:20px;
color:#FFFFFF;
margin:5px;
margin-top:10px;
clear:both;
}

.chu{
font-size:12px;
color:#666666;
}

