@charset "utf-8";
/* CSS Document */

#nudemaker {
	width:818px;
	margin:0 auto;
	}
	
#nudemaker ul {
	margin:0 0 6px 0;
	padding:0;
	width:818px;
	height:200px;
	clear:both;
	}
	
#nudemaker li {
	display:block;
	float:left;
	width:200px;
	height:200px;
	list-style-type:none;
	}
	
#coremember {
	clear:both;
	width:838px;
	height:469px;
	margin:0 auto;
	background:url(../../images/member_base.png) top left no-repeat;
	}
	
#coremember .member_img {
	float:left;
	width:310px;
	margin:23px 0 0 46px;
	}
	
#coremember .member_profile {
	float:right;
	width:410px;
	margin:28px 46px 0 0;
	}

#coremember .member_profile h2 {
	margin:0;
	padding:10px 15px;
	background:url(../../images/nudemaker/line.gif) left bottom no-repeat;
	}
	
#coremember .member_profile h3{
	padding:8px 15px 5px 15px;
	font-size:1.2em;
	color:#f90;
	}
	
#coremember .member_profile p {
	padding:0 15px 8px 15px;
	background:url(../../images/nudemaker/line.gif) left bottom no-repeat;
	font-size:1.2em;
	line-height:1.4em;
	}
	
#coremember .member_profile .link_cp {
	text-align:right;
	margin:15px 10px 0 0;
	}
	
	
.com_link {
	width:824px;
	text-align:right;
	margin:30px 0 0 0;
	}

.legal {margin-left: 30px; margin-right: 30px}