body {
	font-size: 10px;
	background: #FFF3F3;
	margin: 0;
	padding: 0;
	text-align: center;
}

a {
	color: #495865;
}

a img {
	border: none;
}

a:hover {
	color: #6F6F6F;
}

table{width: 100%}

#rap {
	background: #FFFFFF;
	margin: 10px auto 10px;
	width: 640px;
	text-align: left;
}

#welcome{
	background: url(images/index_r2_c3.gif);
}

#header {
	background: url(images/syoi.jpg);
	width: 760px;
	height: 160px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#header-index {
	background: url(images/index.jpg);
	width: 640px;
	height: 349px;
	margin: 0;
	padding: 0;
	text-align: left;
}


h1 {
	margin: 0;
	}


#content_left{width: 345px;float: left; padding-left:15px; background: url('images/profile/profile_r8_c5.gif');}
#content_right{width: 252px;float: right; padding-right:10px;}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.alignright {
	float: right;
}
	
.alignleft {
	float: left
}


/* 以下　追記 */
#page_footer{
	clear: both;
	background: url(images/index_r6_c3.gif) repeat-x left;
	font-size: 1.0em;
	color: #888;
}

#page_footer a {
	color: #888;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	}

#page_footer a:hover {
	border: none;
	text-decoration: none;
	color: black;
	}


#main_contents{}

#prof_title{width: 60px;font-size:10px; color: #FF9999; vertical-align: top; line-height: 130%;}
#prof_contents{width:285px; font-size:10px; color: #666666; vertical-align: top; line-height: 130%;}

#wans{
	width: 630px;
	margin: 0px auto;
}

#wans td.photo{
	width: 312px;
	text-align: center;
}

#wans td.wans{
	font-size:12px;
	padding: 10px 15px;
	line-height: 200%;
	vertical-align: top;
	}


