@charset "euc-jp";

.top .top_bg {
	background: url(../img/header_bg_top.jpg) no-repeat center 0;
	min-width: 950px;
}

/*-----------------------------------
header
-----------------------------------*/

.top .header {
	height: 379px;
	margin: 0 auto;
}

.flash {
	width: 950px;
	height: 300px;
	background: url(../img/flash.jpg) no-repeat center 0;
	text-align: center;
	overflow: hidden;
}

/*-----------------------------------
/header
-----------------------------------*/


/* 一部無料説明テキスト */

.top_resfree_text {
	width: 800px;
	margin: 5px auto;
	color: #FFF;
	font-size: 1.1em;
}

/* /一部無料説明テキスト */

/* トップヘッダー下その他ページリンク */

.top_sonotalink {
	margin: 5px auto 0;
	color: #F00;
	font-size: 1.5em;
	font-weight: bold;
}
.top_sonotalink a:link {
	color: #309;
	text-decoration: underline;
}
.top_sonotalink a:active,.top_sonotalink a:hover {
	color: #330099;
	text-decoration: none;
}


.top_sonotalink a:visited {
	color: #309;
	text-decoration: underline;
}


/* /トップヘッダー下その他ページリンク */


.top_text {
	position:relative;
}

.top_text_menu01 {
	width: 470px;
	height: 200px;
	position: absolute;
	top: 0px;
	left: 0;
}

.top_text_menu02 {
	width: 470px;
	height: 200px;
	position: absolute;
	top: 0px;
	right: 0;
}




/* NEW */

.new_wrap {
	width: 950px;
	margin: 10px auto 0;
	background-image: url(../img/top_new_bg01.jpg);
	　background-position:0 50px;
	text-align: left;
}

.new_wrap .icon {
	float: left;
	width: 120px;
	margin: 40px 0 5px 50px;
}

.new_wrap .icon img {
	width: 110px;
	height: 110px;
}

.new_wrap  > .bottom_img {
	padding: 0 30px 80px 30px;
	background: url(../img/top_new_bottom01.jpg) no-repeat center bottom;
}

.new_wrap .menu_wrap {
	width: 780px;
	background: url(../img/top_new_menu_bg01.jpg) repeat-y 0 0;
	margin: 0px auto 0px;
}

.new_wrap .menu_wrap > .top_img {
	width: 780px;
	background: url(../img/top_new_menu_top01.jpg) no-repeat 0 top;
}

.new_wrap .menu_wrap > .top_img > .bottom_img {
	width: 780px;
	background: url(../img/top_new_menu_bottom01.jpg) no-repeat 0 bottom;
	padding-bottom: 45px;
}

.new_wrap .menu_title {
	float: left;
	width: 550px;
	margin: 0 0 0 5px;
	text-align: left;
	font-size: 2.5em;
	font-weight: bold;
	padding-top: 50px;
	font-family: "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.new_wrap .menu_caption {
	clear: both;
	width: 660px;
	margin: 0 auto 5px;
	text-align: left;
	color: #333;
	line-height: 1.3;
	font-size: 1.2em;
}
.new_wrap .release {
	color: #FF0000;
	font-weight: bold;
}
.new_wrap .menu_price {
	width: 720px;
	margin: 0px 0px 0 0;
	text-align: right;
	color: #333;
	font-size: 1.2em;
	font-weight: bold;
}

.new_wrap a:link {
	color: #7f00bf;
	text-decoration: underline;
}

.new_wrap a:hover {
	color: #9933FF;
	text-decoration: none;
	position: relative;
	top: 1px;
}

.new_wrap a:active {
	color: #7f00bf;
	text-decoration: none;
}

.new_wrap a:visited {
	color: #7f00bf;
	text-decoration: none;
}

.item_pack_information {
	width: 660px;
	margin: 10px auto;
	padding: 10px;
	text-align: center;
	color: #FFF;
	line-height:1.5;
	border: 2px solid #000000;
	background-color:#2a0200;
}

.item_pack_information p {
	color: #FEB305;
	line-height: 1.8;
	font-size: 1.2em;
}

/* /NEW */


/* ここがすごい */
.top_kokosugo_wrap {
	width: 950px;
	margin: 0px auto 0px;
	background: url(../img/top_kokosugo_title01.jpg) no-repeat center top,
				url(../img/top_kokosugo_bg01.jpg) repeat-y center top;
	padding: 60px 0 0;
}
.top_kokosugo_wrap  > .bottom_img {
	padding: 0 30px 80px 30px;
	background: url(../img/top_kokosugo_bottom01.jpg) no-repeat center bottom;
}
.top_kokosugo_wrap .img_01 {
	text-align: center;
}

/* /ここがすごい */



/* 2ボタン */
.topbtn_wrap {
	width: 860px;
	margin: 0px auto 0px;
	text-align: center;
	overflow: hidden;
}
.topbtn_wrap .menu_wrap {
	width: 430px;
	float: left;
	margin: 0;
}
/* /2ボタン */


/* おすすめ */
.osusume_wrap .icon {
	float: left;
	width: 120px;
	margin-top: 5px;
	margin-right: 0;
	margin-left: 30px;
	margin-bottom: 5px;
}

.osusume_wrap .menu_title {
	float: left;
	width: 600px;
	margin: 0 0 0 0;
	text-align: left;
	font-size: 2.2em;
	font-weight: bold;
	font-family: "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	padding: 15px 0 0 10px;
}
/* /おすすめ */

/* nenun */

.nenun_wrap {
	width: 950px;
	margin: 0 auto;
	background-image: url(../img/top_nenun_bg01.jpg);
	　background-position:0 50px;
	text-align: left;
}

.nenun_wrap .icon {
	float: left;
	width: 120px;
	margin: 40px 0 5px 50px;
}

.nenun_wrap .icon img {
	width: 110px;
	height: 110px;
}

.nenun_wrap  > .bottom_img {
	padding: 0 30px 80px 30px;
	background: url(../img/top_nenun_bottom01.jpg) no-repeat center bottom;
}

.nenun_wrap .menu_wrap {
	width: 780px;
	background: url(../img/top_nenun_menu_bg01.jpg) repeat-y 0 0;
	margin: 0px auto 0px;
}

.nenun_wrap .menu_wrap > .top_img {
	width: 780px;
	background: url(../img/top_nenun_menu_top01.jpg) no-repeat 0 top;
}

.nenun_wrap .menu_wrap > .top_img > .bottom_img {
	width: 780px;
	background: url(../img/top_nenun_menu_bottom01.jpg) no-repeat 0 bottom;
	padding-bottom: 45px;
}

.nenun_wrap .menu_title {
	float: left;
	width: 550px;
	margin: 0 0 0 5px;
	text-align: left;
	font-size: 2.5em;
	font-weight: bold;
	padding-top: 50px;
	font-family: "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.nenun_wrap .menu_caption {
	clear: both;
	width: 660px;
	margin: 0 auto 5px;
	text-align: left;
	color: #333;
	line-height: 1.3;
	font-size: 1.2em;
}

.nenun_wrap .menu_price {
	width: 720px;
	margin: 0px 0px 0 0;
	text-align: right;
	color: #333;
	font-size: 1.2em;
	font-weight: bold;
}

.nenun_wrap a:link {
	color: #7f00bf;
	text-decoration: underline;
}

.nenun_wrap a:hover {
	color: #9933FF;
	text-decoration: none;
	position: relative;
	top: 1px;
}

.nenun_wrap a:active {
	color: #7f00bf;
	text-decoration: none;
}

.nenun_wrap a:visited {
	color: #7f00bf;
	text-decoration: none;
}

/* /nenun */



/* 月運 */

.getsuun_wrap {
	width: 950px;
	margin: 0px auto 30px;
	background-image: url(../img/top_getsuun_bg01.jpg);
	　background-position:0 50px;
	background-clip:content-box;
	text-align: left;
}

.getsuun_wrap .icon {
	float: left;
	width: 100px;
	margin: 40px 0 5px 60px;
}

.getsuun_wrap .icon img{
	width: 100px;
	height: 100px;
}

.getsuun_wrap  > .bottom_img {
	padding: 0 30px 80px 30px;
	background: url(../img/top_getsuun_bottom01.jpg) no-repeat center bottom;
}

.getsuun_wrap .menu_wrap {
	width: 780px;
	background: url(../img/top_getsuun_menu_bg01.jpg) repeat-y 0 0;
	margin: 0px auto 0px;
}

.getsuun_wrap .menu_wrap > .top_img {
	width: 780px;
	background: url(../img/top_getsuun_menu_top01.jpg) no-repeat 0 top;
}

.getsuun_wrap .menu_wrap > .top_img > .bottom_img {
	width: 780px;
	background: url(../img/top_getsuun_menu_bottom01.jpg) no-repeat 0 bottom;
	padding-bottom: 45px;
}

.getsuun_wrap .menu_title {
	float: left;
	width: 540px;
	margin: 0 0 0 5px;
	text-align: left;
	font-size: 2.2em;
	font-weight: bold;
	padding-top: 50px;
	font-family: "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.getsuun_wrap .menu_caption {
	clear: both;
	width: 650px;
	margin: 0 auto 5px;
	text-align: left;
	color: #333;
	line-height: 1.3;
	font-size: 1.2em;
}

.getsuun_wrap .menu_price {
	width: 700px;
	margin: 0px 0px 0 0;
	text-align: right;
	color: #333;
	font-size: 1.2em;
	font-weight: bold;
}

.getsuun_wrap a:link {
	color: #660033;
	text-decoration: underline;
}

.getsuun_wrap a:hover {
	color: #990033;
	text-decoration: none;
	position: relative;
	top: 1px;
}

.getsuun_wrap a:active {
	color: #660033;
	text-decoration: none;
}

.getsuun_wrap a:visited {
	color: #660033;
	text-decoration: none;
}
/* /月運 */


/* カテゴリー */

.top_category {
	clear: both;
	width: 950px;
	margin: 0 auto;
}

.category_title {
	width: 950px;
	margin: 0 auto;
}

.category_menu_wrap {
	width: 950px;
	margin: 0 auto;
	padding-bottom: 20px;
}

.top_category .menu_wrap {
	width: 820px;
	display: inline;
	float: left;
	margin: 0 65px 10px;
	text-align: left;
}

/* except IE7,8 */

.top_category .icon {
	float: left;
	margin: 35px 2px 2px 60px;
}

.top_category .icon img{
	width: 100px;
	height: 100px
}

.top_category .menu_title {
	width: 550px;
	float: left;
	display: inline;
	line-height: 1.5;
	margin-top: 35px;
	font-size: 1.8em;
	font-weight: bold;
	padding: 5px 0 0 5px;
}

.top_category .menu_caption {
	clear: both;
	padding: 5px 70px 0;
	font-size: 1.2em;
}

.top_category .menu_price {
	padding: 0 70px;
	margin: 5px auto 0;
	text-align: right;
	font-weight: bold;
	color: #390c00;
	font-size: 1.1em;
}

.text_caution_top {
	color:#000;
	text-align: left;
	text-align:center;
	margin: 0 auto;
	line-height:140%;
	width: 540px;
	padding: 0 0 0 0;
	font-size: 1.1em;
}


/* カテゴリー 恋愛、不倫 */

.cate1 {
	background: url(../img/cate01_bg01.jpg) repeat-y center 0;
}

.cate1 .category_head_img {
	background: url(../img/cate01_bottom01.jpg) no-repeat center bottom;
}

.cate1 .category_bottom_img {
	padding-bottom: 15px;
}

.cate1 .category_menu_wrap {
}

.cate1 .menu_wrap {
	width: 780px;
	background: url(../img/cate_menu_bg01.jpg) repeat-y 0 0;
	margin: 0 85px 10px;
}

.cate1 .top_img {
	width: 780px;
	background: url(../img/cate_menu_frametop01.jpg) no-repeat 0 top;
}

.cate1 .bottom_img {
	width: 780px;
	background: url(../img/cate_menu_framebottom01.jpg) no-repeat 0 bottom;
	padding-bottom: 50px;
}

.cate1 a:link {
	color: #d900a3;
	text-decoration: underline;
}

.cate1 a:active {
	color: #d900a3;
	text-decoration: none;
}

.cate1 a:hover {
	color: #FF33CC;
	text-decoration: none;
}

.cate1 a:visited {
	color: #d900a3;
	text-decoration: underline;
}

/* /カテゴリー 恋愛、不倫 */

/* カテゴリー 出逢い、結婚 */

.cate2 {
	background: url(../img/cate02_bg01.jpg) repeat-y center 0;
}

.cate2 .category_head_img {
	background: url(../img/cate02_bottom01.jpg) no-repeat center bottom;
}

.cate2 .category_bottom_img {
	padding-bottom: 15px;
}

.cate2 .category_menu_wrap {
}

.cate2 .menu_wrap {
	width: 780px;
	background: url(../img/cate_menu_bg02.jpg) repeat-y 0 0;
	margin: 0 85px 10px;
}

.cate2 .top_img {
	width: 780px;
	background: url(../img/cate_menu_frametop02.jpg) no-repeat 0 top;
}

.cate2 .bottom_img {
	width: 780px;
	background: url(../img/cate_menu_framebottom02.jpg) no-repeat 0 bottom;
	padding-bottom: 50px;
}

.cate2 a:link {
	color :#d90000;
	text-decoration:underline;
}
.cate2 a:active {
	color :#FF3300;
	text-decoration:none;
}
.cate2 a:hover {
	color :#FF6600;
	text-decoration:none;
}
.cate2 a:visited {
	color :#d90000;
	text-decoration:underline;
}

/* /カテゴリー 出逢い、結婚 */

/* カテゴリー 仕事、人生 */

.cate3 {
	background: url(../img/cate03_bg01.jpg) repeat-y center 0;
}

.cate3 .category_head_img {
	background: url(../img/cate03_bottom01.jpg) no-repeat center bottom;
}

.cate3 .category_bottom_img {
	padding-bottom: 70px;
}

.cate3 .category_menu_wrap {
}

.cate3 .menu_wrap {
	width: 780px;
	background: url(../img/cate_menu_bg03.jpg) repeat-y 0 0;
	margin: 0 85px 10px;
}

.cate3 .top_img {
	width: 780px;
	background: url(../img/cate_menu_frametop03.jpg) no-repeat 0 top;
}

.cate3 .bottom_img {
	width: 780px;
	background: url(../img/cate_menu_framebottom03.jpg) no-repeat 0 bottom;
	padding-bottom: 50px;
}
.cate3 a:link {
	color :#002e73;
	text-decoration: underline;
}
.cate3 a:active {
	color :#002e73;
	text-decoration: none;
}
.cate3 a:hover {
	color :#3333CC;
	text-decoration: none;
}
.cate3 a:visited {
	color :#002e73;
	text-decoration: underline;
}

/* /カテゴリー 仕事、人生 */

/* /カテゴリー */
.info_comment {
	clear: both;
	width: 600px;
	margin: 20px auto;
	color: #000;
	font-size: 1.1em;
	line-height: 1.5;
	text-align: center;
}

/*-----------------------------------
テキストリンク
-----------------------------------*/
#PO_textlink{
	width: 800px;
	margin: 0px auto 40px auto;
	color: #FFF;
	font-size: 1.6em;
	line-height: 1.6em;
	font-weight: bold;
}
#PO_textlink p{
	font-size: 1.2em;
}
