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

img { border:0;}

body {
	margin:0;
	padding:0;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	}

textarea {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:14px;
	line-height:16px;
	margin-top:5px;
	}

div.center {
	width:450px;
	height:480px;
	text-align:center;
	}

div.title {
	width:450px;
	height:150px;
	}

div.memo1 {
	width:450px;
	height:auto;
	margin-top:10px;
	}

div.shindan {
	width:380px;
	height:auto;
	text-align:left;

	}

div.close_win {
	width:450px;
	text-align:center;
	margin-top:20px;
	}


div.search {
	width:200px;
	padding-top:373px;
	padding-left:200px;
	}


div.img_sexy { /*セクキャバ*/
	width:450px;
	height:460px;
	margin:0;
	padding:0;
	background:url(../img/phy/result/sexy_cabaret.gif) no-repeat top center;
	}

div.img_soap {　/*ソープ*/
	width:450px;
	height:460px;
	margin:0;
	padding:0;
	background:url(../img/phy/result/soap.gif) no-repeat top center;
	}

div.img_production {　/*プロダクション*/
	width:450px;
	height:460px;
	margin:0;
	padding:0;
	background:url(../img/phy/result/production.gif) no-repeat top center;
	}

div.img_sm {　/*SMクラブ*/
	width:450px;
	height:460px;
	margin:0;
	padding:0;
	background:url(../img/phy/result/sm_club.gif) no-repeat top center;
	}

div.img_delivery {　/*デリヘル*/
	width:450px;
	height:460px;
	margin:0;
	padding:0;
	background:url(../img/phy/result/delivery.gif) no-repeat top center;
	}

div.img_health {　/*ヘルス*/
	width:450px;
	height:460px;
	margin:0;
	padding:0;
	background:url(../img/phy/result/health.gif) no-repeat top center;
	}

div.img_cam_pub {　/*キャンパブ*/
	width:450px;
	height:460px;
	margin:0;
	padding:0;
	background:url(../img/phy/result/cam_pub.gif) no-repeat top center;
	}

div.img_esthe {　/*エステ*/
	width:450px;
	height:460px;
	margin:0;
	padding:0;
	background:url(../img/phy/result/esthe.gif) no-repeat top center;
	}

div.img_cabaret {　/*キャバクラ*/
	width:450px;
	height:460px;
	margin:0;
	padding:0;
	background:url(../img/phy/result/cabaret.gif) no-repeat top center;
	}

div.img_livechat {　/*ライブチャット*/
	width:450px;
	height:460px;
	margin:0;
	padding:0;
	background:url(../img/phy/result/livechat.gif) no-repeat top center;
	}

div.img_deli_esthe {　/*出張エステ*/
	width:450px;
	height:460px;
	margin:0;
	padding:0;
	background:url(../img/phy/result/deli_esthe.gif) no-repeat top center;
	}

div.img_hotel_health {　/*ホテヘル*/
	width:450px;
	height:460px;
	margin:0;
	padding:0;
	background:url(../img/phy/result/hotel_health.gif) no-repeat top center;
	}

div.img_all {　/*なんでも*/
	width:450px;
	height:460px;
	margin:0;
	padding:0;
	background:url(../img/phy/result/all.gif) no-repeat top center;
	}

div.img_salon {　/*サロン　関西用*/
	width:450px;
	height:460px;
	margin:0;
	padding:0;
	background:url(../img/phy/result/salon.gif) no-repeat top center;
	}

div.img_wife {　/*人妻ヘルス　東北用*/
	width:450px;
	height:460px;
	margin:0;
	padding:0;
	background:url(../img/phy/result/wife.gif) no-repeat top center;
	}

div.img_soft {　/*ソフトサービス　東北用*/
	width:450px;
	height:460px;
	margin:0;
	padding:0;
	background:url(../img/phy/result/soft.gif) no-repeat top center;
	}

div.img_tokuyoku {　/*トクヨクヘルス*/
	width:450px;
	height:460px;
	margin:0;
	padding:0;
	background:url(../img/phy/result/tokuyoku.gif) no-repeat top center;
	}

div.img_aroma {　/*アロマ*/
	width:450px;
	height:460px;
	margin:0;
	padding:0;
	background:url(../img/phy/result/aroma.gif) no-repeat top center;
	}

div.img_nomiya {　/*飲み屋*/
	width:450px;
	height:460px;
	margin:0;
	padding:0;
	background:url(../img/phy/result/nomiya.gif) no-repeat top center;
	}

div.img_wifeonly {　/*人妻専門店*/
	width:450px;
	height:460px;
	margin:0;
	padding:0;
	background:url(../img/phy/result/wifeonly.gif) no-repeat top center;
	}




.close_btn {
	width: 120px;
	color: #ffffff;
	text-shadow: 1px 1px 1px #000;
	border: solid thin #882d13;
	-webkit-border-radius: .7em;
	-moz-border-radius: .7em;
	border-radius: .7em;
	-webkit-box-shadow: 2px 2px 3px #999;
	box-shadow: 2px 2px 2px #bbb;
	background-color: #FF6699;
	}

.yes_btn {
	width: 80px;
	height:30px;
	border:0px;
	background:url(../img/pro/yes.gif) no-repeat;
	margin-top:10px;
	margin-right:15px;
	}

.yes_btn:hover {
	background:url(../img/pro/yes_ov.gif) no-repeat;
	}
	
.no_btn {
	width: 80px;
	height:30px;
	border:0px;
	background:url(../img/pro/no.gif) no-repeat;
	margin-top:10px;
	margin-left:15px;
	}

.no_btn:hover {
	background:url(../img/pro/no_ov.gif) no-repeat;
	}

.btn_a {
	width: 25px;
	height:25px;
	color: #ffffff;
	font-size:14px;
	margin-left:20px;
	margin-bottom:2px;
	text-align:center;
	border: solid thin #882d13;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
	-webkit-box-shadow: 2px 2px 3px #666;
	box-shadow: 2px 2px 2px #bbb;
	background-color: #FF3366;

	}

.btn_a:hover {
	background-color: #FF6699;
	}
