@import url("global.css");
/*再定義*/
div#main #main-body {
	width:950px;
}
#main-left {
/*border:1px solid black;*/
}
/*再定義ここまで*/
#main-right {
	/*position:relative;*/
	/*top:0px;*/
	/*left:0px;*/
	width:708px;
	height:500px;
	float:left;/*border:5px solid red;*/
}
#right-inner {
	position:relative;
	width:708px;
	top:0px;
	left:0px;/*border:5px solid blue;*/
}
#mainimage-area {
	position:absolute;
	top:-20px;
	/*_top:75px;*/
	left:490px;/*_left:680px;/*border:5px solid red;*/
}
#title {
	color:#c7b299;
	width:300px;
	font-size:12px;
	text-align:left;
	padding:0px 0 0 0px;/*border:1px solid red;*/
}
#profile-comp {
/*border:1px solid red;*/
}
#profile-leftcomp {
	float:left;
	width:310px;/*border:1px solid black;*/
}
#photo-area {
	width:311px;
	height:369px;
	text-align:left;
	background:url(../ladies/images/photo_back.jpg) no-repeat;
	padding:10px 0 0 6px;
	position:relative;
	top:0px;
	left:0px;
}
#dummyphoto {
	position:absolute;
	top:6px;
	left:5px;
	width:300px;
	height:340px;/*border:1px solid red;*/
}
ul.otherphoto {
	margin:0px;
	padding:0px;
	list-style-type:none;
	/*border:1px solid black;*/
	height:90px;
}
ul.otherphoto li {
	font-size:11px;
	text-align:center;
	width:60px;
	height:41px;
	/*border:1px solid black;*/
	float:left;
}
ul.otherphoto a {
	color:black;
	line-height:3;
	text-decoration:none;
	width:100%;
	height:100%;
	background:url("../ladies/images/btn.jpg") no-repeat;
	display:block;/*border:1px solid black;*/
}
ul.otherphoto a:hover {
	color:white;
	background:black url("../ladies/images/btn_over.jpg") no-repeat;
	display:block;
}
table#weeklytable {
	font-size:0.8em;
	width:295px;
	background:url(../ladies/images/weekly_back.jpg);
	margin:0 0 0 5px;/*border:1px solid black;*/
}
table#weeklytable th {
	text-align:center;
}
table#weeklytable td {
	background:white;
	text-indent:3px;
	padding:3px;
}
#profile-rightcomp {
	width:50px;
	float:left;/*border:1px solid black;*/
}
#profile-header {
	background:url(../ladies/images/profile_header.jpg) no-repeat;
	width:390px;
	height:100px;/*border:1px solid black;*/
}
#name-area {
	line-height:1;
	/*padding:15px 0 0 0;*/
	/*margin:0px 0 0 10px;*/
	position:relative;
	top:15px;
	left:20px;
	width:140px;
	float:left;/*border:1px solid black;*/
}
#icon-area {
	float:left;
	margin:20px 0 0 0;
	width:180px;
	line-height:1;/*border:1px solid black;*/
}
#profile-middle {
	background:url(../ladies/images/profile_middle.jpg) repeat-y;
	width:390px;
}
#profile-middle table {
	color:#754c24;
	font-size:0.7em;
	margin:0 0 0 30px;
}
#profile-middle th {
	/*color:#754c24;*/
	text-align:right;
	width:100px;
	height:18px;
	vertical-align:top;
}
#btn-back-area {
	width:390px;
	text-align:right;
	margin:10px 0 0 0;
	/*border:1px solid red;*/
}
#mamascomment {
	color:#9b2100;
	font-weight:bold;
	line-height:1.3;
	width:85%;
	margin:0px 0 0 25px;
	position:relative;
	top:30px;
}
#mamascomment p {
	color:#9b2100;
	font-size:0.8em;
	font-weight:bold;
	line-height:1.3;
	margin:0px 0 0 20px;
	padding:0px;
}
#profile-footer {
	background:url(../ladies/images/profile_footer.jpg) no-repeat;
	width:390px;
	height:73px;
}

