@charset "UTF-8";
/* CSS Document */

/*
==========================================================
各コンテンツ共通
==========================================================
*/

#title h3 {
width: 880px;
padding: 0px;
margin-top: 15px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
height: 100px;
background-image: url(../user/image/title.jpg);
}

#main {
width: 660px;
margin: 0px;
padding: 0px;
float: left;
}

#main h4.contents {
	padding: 0px;
	height: 35px;
	width: 660px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(../user/image/h4.gif);
}

#main p.name {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#main #user {
	margin: 0px;
	padding: 0px;
	width: 650px;
	border: 5px solid #eeeeee;
	height: 1200px;
}

#main #block1,#main #block2 {
	padding: 0px;
	width: 620px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	height: 200px;
}

#main #block3 {
	width: 620px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


#block1 .photo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 174px;
	width: 250px;
}

#block1 .title {
	padding: 0px;
	float: left;
	height: 50px;
	width: 335px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#block1 p {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	padding: 0px;
	width: 335px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

#thumbnail {
	text-align: left;
	overflow: hidden;
	padding: 0px;
	width: 620px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	height: 80px;
}
#thumbnail ul {
	width: 620px;
	overflow: hidden;
	display: block;
	border: 1px solid #CCCCCC;
	background-color: #eeeeee;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	height: 75px;
}

#thumbnail ul li {
	text-align: center;
	width: 85px;
	float: left;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 0px;
	font-weight: bold;
	line-height: 0px;
	height: 60px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
}
#big_photo {
	padding: 0px;
	height: 245px;
	width: 620px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#block2 dl {
	text-align: left;
	margin: 0px;
	float: left;
	width: 220px;
}

#block2 dt {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	float: left;
	width: 65px;
	margin: 0px;
	padding: 0px;
}

#block2 dd {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 150px;
}#block2 #comment {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	float: right;
	text-align: left;
	margin: 0px;
	width: 370px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e6e6e6;
}
#block2 #comment .ttl {
	font-size: 14px;
	font-weight: bold;
	color: #CC9966;
}
#block3 .madori {
	margin: 0px;
	padding: 0px;
	float: left;
}
#block3 p {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	float: right;
	width: 240px;
}

