@charset "Shift_JIS";
#profile-table {
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 15px;
}
#profile-table ul {
	border-top-width: 1px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #9C9;
	border-right-color: #9C9;
	border-left-color: #9C9;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	width: 280px;
	list-style-type: none;
}
#profile-table ul .cont1 {
	width: 100px;
	float: left;
	padding-left: 15px;
	color: #060;
	height: 32px;
	padding-top: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9C9;
	background-color: #E7F4D9;
	background-position: left top;
}
#profile-table ul .cont2 {
	height: 32px;
	text-indent: 10px;
	padding-top: 8px;
	width: 280px;
	color: #333;
}
#profile-table ul:first-child {
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #9C9;
	border-right-color: #9C9;
	border-left-color: #9C9;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	width: 280px;
	-moz-border-radius: 11px 11px 0px 0px;
	-webkit-border-radius: 11px 11px 0px 0px;
}
#profile-table ul:last-child {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9C9;
	border-left-color: #9C9;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	width: 280px;
	-moz-border-radius: 0px 0px 11px 11px;
	-webkit-border-radius: 0px 0px 11px 11px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9C9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9C9;
	height: 40px;
}
#profile-table2 {
	width: 270px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 15px;
}
.normal-btn   {
	font-size: 14px;
	color: #CC3333;
	text-indent: 8px;
}
#profile-table2 dl dd p  {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
}
#corner-radius {
	-moz-border-radius: 10px 0px 0px 0px;
	-webkit-border-radius: 10px 0px 0px 0px;
}
#corner-radius2 {
	-moz-border-radius: 0px 0px 0px 10px;
	-webkit-border-radius: 0px 0px 0px 10px;
}
.maillist {
	width: 90%;
	border: 1px solid #390;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 10px;
	margin-bottom: 15px;
	background-color: #FFF;
	box-shadow : 2px 2px 2px gray;
}
.ashiato-tab  {
	position: relative;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 36px;
}
.maillist .time {
	font-size: 14px;
	background-image: url(../img/mark_time.png);
	background-repeat: no-repeat;
	text-indent: 20px;
	position: relative;
	margin: 10px;
	background-position: 0px 2px;
	color: #390;
	line-height: 20px;
	height: 20px;
}
.maillist .age {
	font-size: 14px;
	background-image: url(../img/mark_age.png);
	background-repeat: no-repeat;
	text-indent: 35px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.maillist .home {
	position: absolute;
	left: 100px;
	top: 49px;
	background-image: url(../img/mark_home.png);
	background-repeat: no-repeat;
	text-indent: 20px;
	width: 213px;
	font-size: 14px;
	height: 21px;
}
.maillist a {
	text-decoration: none;
}
.maillist .p-img {
	float: left;
	height: 60px;
}
.maillist .y-name {
	text-align: left;
	margin: 0px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.maillist .y-name .from{
	font-size: 15px;
	padding-left: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 15px;
	color: #F69;
}
.maillist .y-name .comm {
	font-size: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 15px;
	padding-left: 15px;
	color: #F30;
}
.ashiato-name  {
	height: 38px;
	color: #FFF;
	font-size: 15px;
	line-height: 38px;
	background-image: url(../img/tab_back.png);
	background-repeat: no-repeat;
	width: 320px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.ashiato-name p {
	font-size: 15px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 186px;
	height: 19px;
	left: 18px;
	top: 14px;
	line-height: 19px;
	background-image: url(../img/mark_face.png);
	background-repeat: no-repeat;
	text-indent: 25px;
}
.y-name .ashiato-age {
	margin: 0px;
	height: 20px;
	color: #36C;
	text-indent: 5px;
	padding: 0px;
}
.mar-btn-prof {
	width: 80%;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	height: 35px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
	border: 1px solid #390;
	margin-bottom: 15px;
	font-size: 110%;
	line-height: 35px;
	color: #060;
	background: -moz-linear-gradient(center top, #ffffff 7%,#cbe88e 15%,#d4e8ca 88%,#ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.07, #ffffff),color-stop(0.15, #cbe88e),color-stop(0.88, #d4e8ca),color-stop(1, #ffffff));
	text-shadow : 2px 2px 1px white;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	background-image: url(../img/head_top_back.png);
	background-repeat: repeat-x;
}
.clear {
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}
#header {
	padding: 0px;
	width: 320px;
	position: relative;
	height: 85px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header nav ul {
	margin: 0px;
	padding: 0px;
	position: absolute;
	list-style-type: none;
	height: 40px;
	left: 174px;
	top: 30px;
	width: 143px;
}
#header nav li {
	float: left;
	-moz-border-radius: 15px 15px 0px 0px;
	-webkit-border-radius: 15px 15px 0px 0px;
	padding: 0px;
	background: -moz-linear-gradient(center top, #cc6666 2%,#ffffff 16%);
	margin: 0px;
}
.content320 {
	padding: 0px;
	width: 100%;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top-img {
	padding: 0px;
	width: 320px;
	height: 278px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#top-img #moji {
	position: absolute;
	left: 59px;
	top: 114px;
}
.content320-back {
	margin: 0px;
	width: 100%;
	position: relative;
	background: -moz-linear-gradient(center top, #FFE2F2 0%,#fccccc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFE2F2),color-stop(1, #ffffff));
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#regist-btn-area {
	margin: 0px;
	padding: 0px;
	height: 150;
	width: 189px;
	position: absolute;
	left: 130px;
	top: 100px;
}
#regist-btn-area img {
	margin-bottom: 0px;
}
#login-form {
	-moz-border-radius: 9px 9px 9px 9px;
	-webkit-border-radius: 9px 9px 9px 9px;
	padding: 10px;
	background: -moz-linear-gradient(center top, #ff6699 0%,#ff99cc 100%);
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 10px;
	background-color: #FFF;
	border: 3px solid #9C6;
}
#login-form table tr td{
	font-size: 100%;
	color: #390;
	margin: 0px;
	padding: 0px;
}
#search-area {
	background-image: url(../img/search_back.png);
	background-repeat: repeat-x;
	padding: 0px;
	height: 260px;
	width: 100%;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#search-area #cont {
	width: 320px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: 260px;
	background-image: url(../img/search-area.png);
	background-repeat: no-repeat;
}
#search-area #cont #men-search{
	position: absolute;
	left: 88px;
	top: 123px;
	width: 205px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	background-color: #09C;
	background-position: left top;
	border: 1px solid #FFF;
	color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#search-area #cont #women-search{
	position: absolute;
	left: 88px;
	top: 191px;
	width: 205px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	background-color: #F69;
	color: #FFF;
	border: 1px solid #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
footer {
	background: -moz-linear-gradient(center top, #99cc33 0%,#339900 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #99cc33),color-stop(1, #339900));
	height: 69px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
footer small {
	font-size: 100%;
	color: #FFF;
	position: relative;
	margin: 0px;
	padding: 0px;
}
footer p {
	position: relative;
	padding: 0px;
	top: 20px;
	margin: 0px;
}
#movie {
	position: absolute;
	left: 19px;
	top: 154px;
	z-index: 12;
}
@-webkit-keyframes 	45%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);
	}
	55%{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);
	}
	100%{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);
	}
}
	
@-webkit-keyframes 	45%{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);
	}
	55%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);
	}
	100%{-webkit-transform:rotateY(0deg);transform:rotateY80deg);
	}
}
.margin-right-left15 {
	margin-right: 15px;
	margin-left: 15px;
}
.tbl-rayout tr td  {
	padding-left: 10px;
	font-size: 14px;
}
.box-bage190 {
	margin: 0px;
	height: 190px;
	width: 320px;
	background-color: #F0DAD1;
	position: relative;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.white-area {
	width: 290px;
	position: relative;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#login-tab {
	margin: 0px;
	padding: 0px;
	width: 320px;
	position: absolute;
	left: 0;
	top: 168px;
	height: 43px;
}
.underline1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF99CC;
}
.box320 {
	padding: 0px;
	width: 320px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#tab-btn {
	height: 38px;
	color: #FFF;
	font-size: 15px;
	line-height: 38px;
	background-image: url(../img/tab_back.png);
	background-repeat: no-repeat;
	width: 223px;
	position: absolute;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: 98%;
	left: 74px;
	top: -38px;
}
#tab-btn p {
	font-size: 15px;
	color: #FFF;
	position: absolute;
	left: 12px;
	top: 16px;
	line-height: 15px;
	width: 201px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/mark_allow.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 15px;
}
.furikomi-dl {
	margin: 0px;
	padding: 0px;
}
.furikomi-dl dt {
	font-size: 15px;
	color: #390;
	background-image: url(../img/mark_allow.png);
	background-repeat: no-repeat;
	text-indent: 18px;
	background-position: 0px 2px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.furikomi-dl dd {
	font-size: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 5px;
	padding-left: 35px;
}
.mes-box-dl {
	margin: 0px;
	padding: 0px;
}
.mes-box-dl dt {
	font-size: 15px;
	color: #390;
	background-image: url(../img/mark_allow.png);
	background-repeat: no-repeat;
	text-indent: 18px;
	background-position: 0px 2px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.mes-box-dl dd {
	font-size: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #000;
	padding-bottom: 5px;
}
#tab-btn2 {
	height: 35px;
	color: #FFF;
	font-size: 15px;
	line-height: 35px;
	background-image: url(../img/green_btn.png);
	background-repeat: no-repeat;
	width: 174px;
	position: relative;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 15px;
}
#tab-btn2 p {
	font-size: 15px;
	color: #FFF;
	position: absolute;
	left: 4px;
	top: 11px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	text-indent: 15px;
	width: 163px;
	text-align: left;
}
.prof-box-dl {
	margin: 0px;
	padding: 0px;
}
.prof-box-dl dt {
	font-size: 15px;
	color: #390;
	text-indent: 18px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.prof-box-dl dd {
	font-size: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #000;
	padding-bottom: 5px;
	padding-left: 30px;
}
#bk-top_cont1 {
	width: 320px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#bk-top_cont1 #img1 {
	position: absolute;
	left: 210px;
	top: 17px;
}
#bk-top_cont1 #img2 {
	position: absolute;
	left: 18px;
	top: 135px;
}
#about1 {
	width: 280px;
	position: relative;
}
#about1 p {
	float: left;
	width: 200px;
	margin: 0px;
	font-size: 14px;
	line-height: 20px;
}
#about2 {
	width: 280px;
	position: relative;
}
#about2 p {
	font-size: 14px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
}
#about2 img {
	position: absolute;
	left: 181px;
	top: -83px;
}
#about3 {
	width: 280px;
	position: relative;
}
#about3 p {
	float: right;
	width: 200px;
	margin: 0px;
	font-size: 14px;
	line-height: 20px;
}
