@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height:1.6;
}

a {
	text-decoration:none;
	color: #ee00ee;
}

a:hover {
	text-decoration:underline;
	color: #FF00FF;
}

a:visited {
	color:#FF66FF;
}

p {
	margin: 0 0 10px 0;
}

.style1 {
	font-weight:bold;
	font-size: 20px;
}

.style2 {
	color:#FF0000;
	font-weight:bold;
	font-size: 16px;
}

.style3 {
	color:#FF3366;
	font-weight:bold;
}

#header {
	height:200px;
	background: url(imges/head_bg.gif) repeat-x left top;
}

#pickup {
	width: 750px;
	height: 150px;
	padding: 40px 10px 10px 40px;
	margin: 0 auto;
	background: url(imges/pickup.gif) center top;
}

#osusume {
	width: 760px;
	height: 150px;
	padding: 40px 20px 10px 20px;
	margin: 20px auto 0 -10px;
	background: url(imges/osusume2.gif) center top no-repeat;
}

.wadai{
	float:left;
	line-height: 1.4;
}

.shintyaku {
	float:right;
	margin: 0 15px 0 0;
	line-height: 1.4
}

#pickup table td {
	width: 171px;
	padding: 0 12px 0 0;
}

#pickup table td img {
	border:2px solid #AAFFFF;
}

#pickup table td a:hover img {
	border:2px solid #00FFDD;
}

#header h1 {
	height: 0px;
	padding:200px 0 0 0;
	overflow:hidden;
	margin: 0px;
	background: url(imges/head.jpg) no-repeat center top;	
}

#menu {
	width:710px;
	margin:0 auto 20px auto;
	padding: 20px;
	border: solid 5px #990000;
	background:-webkit-gradient(linear,left top,left bottom,from(#ffeeee),to(#cc8888));
	background:-moz-linear-gradient(top,#ffeeee,#cc8888);
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	-webkit-box-shadow:#333333 1px 1px 3px;
	-moz-box-shadow:#333333 1px 1px 3px;
	box-shadow:#333333 1px 1px 3px;	
}

.mnav_menu {
	float:left;
}

.bt_menu {
	float:right;
}

.bt_menu a:hover img {
	position:relative;
	top:2px;
	left:2px;
}

.menu {
	width: 800px;
	height: 50px;
	margin: 0 auto;
}

.menu ul {
	margin: 0;
	padding: 0;
}

.menu ul.menuback_top {
	width: 800px;
	height:50px;
	margin: 0;
	padding: 0;
	background: url(imges/menuback_top.gif) left top no-repeat;
}

.menu ul.menuback_yuryo {
	width: 800px;
	height:50px;
	margin: 0;
	padding: 0;
	background: url(imges/menuback_yuryo.gif) left top no-repeat;
}

.menu ul.menuback_tsukaikata {
	width: 800px;
	height:50px;
	margin: 0;
	padding: 0;
	background: url(imges/menuback_yuryo.gif) left top no-repeat;
}


.menu ul li {
	float:left;
	display:inline;
}

.menu ul li.top a {
	display:block;
	width: 160px;
	height:50px;
	background: url(imges/menu_top2.gif) left top;
}

.menu ul li.top a:hover img {
	display: none;
}


.menu ul li.yuryo a {
	display:block;
	width: 160px;
	height:50px;
	background: url(imges/menu_yuryo2.gif) left top;
}

.menu ul li.yuryo a:hover img {
	display: none;
}

.menu ul li.tsukaikata a {
	display:block;
	width: 150px;
	height:50px;
	background: url(imges/menu_tsukaikata2.gif) left top;
}

.menu ul li.tsukaikata a:hover img {
	display: none;	
}

.menu ul li.ranking a {
	display:block;
	width: 150px;
	height:50px;
	background: url(imges/menu_ranking2.gif) left top;
}

.menu ul li.ranking a:hover img {
	display: none;	
}

.menu ul li.tokusyu {
	margin: 0 30px 0 0;
}

.menu ul li.tokusyu a {
	display:block;
	width: 150px;
	height:50px;
	background: url(imges/menu_tokusyu2.gif) left top;
}

.menu ul li.tokusyu a:hover img {
	display: none;	
}

.menu ul li.top {
}

#content {
	margin: 0 auto;
	width: 780px;
	background:#ef8d8d;
	padding: 20px 10px 20px 10px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	-webkit-box-shadow:#333333 1px 1px 3px;
	-moz-box-shadow:#333333 1px 1px 3px;
	box-shadow:#333333 1px 1px 3px;	
}

#content_tokusyu {
	margin: 0 auto;
	background:#f16065;
	width: 780px;
	padding: 20px 10px 20px 10px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	-webkit-box-shadow:#333333 1px 1px 3px;
	-moz-box-shadow:#333333 1px 1px 3px;
	box-shadow:#333333 1px 1px 3px;	
}

#content_tsukaikata {
	margin: 0 auto;
	background:#ad3d3c;
	width: 780px;
	padding: 20px 10px 20px 10px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	-webkit-box-shadow:#333333 1px 1px 3px;
	-moz-box-shadow:#333333 1px 1px 3px;
	box-shadow:#333333 1px 1px 3px;	
}

#content_yuryo {
	margin: 0 auto;
	background:#732525;
	width: 780px;
	padding: 20px 10px 20px 10px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	-webkit-box-shadow:#333333 1px 1px 3px;
	-moz-box-shadow:#333333 1px 1px 3px;
	box-shadow:#333333 1px 1px 3px;	
}

#content .left {
	width: 385px;
	float: left;
}

#content .left .top_tokusyu {
	width:360px;
	height:250px;
	padding: 0 5px 0 0;
	margin-bottom:20px;
}

#content .left .top_tokusyu a:hover img {
	position:relative;
	top:2px;
	left:2px;
}

#content .anaba {
	width: 360px;
	padding: 70px 0 20px;
	margin: 0;
	background: url(imges/anaba.gif) center top no-repeat;
}

#content .anaba .anaba_1 {
	margin:5px;
	padding:10px 5px 20px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	background:#ffeeee;
	-webkit-box-shadow:#333333 0px 2px 5px;
	-moz-box-shadow:#333333 0px 2px 5px;
	box-shadow:#333333 0px 2px 5px;
}

#content .anaba .anaba_1 .go {
	text-align:center;
	margin-bottom: 20px;
}

#content .anaba .anaba_1 .go a:hover img{
	position:relative;
	top:2px;
	left:2px;
}

#content .right {
	float: right;
}

#content .kuchikomi {
	width: 340px;
	padding: 30px 5px 20px 5px;
	margin: 0 5px 0 5px;
	background: #eeffee url(imges/kuchikomi.gif) left top no-repeat;
	border:1px solid #55cc55;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

#content .kuchikomi table td{
	line-height:1.2;
}

#content .check {
	color:#FFEEFF;
	padding-left:10px;
	background:#990000;
	background:-webkit-gradient(linear,left top,left bottom,from(#cc6666),to(#990000));
	background:-moz-linear-gradient(top,#cc6666,#990000);
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	-webkit-box-shadow:#333333 1px 1px 3px;
	-moz-box-shadow:#333333 1px 1px 3px;
	box-shadow:#333333 1px 1px 3px;
}

#content .check h3 {
	
}

#content .check td {
	vertical-align: top;
}

#content .cross {
	margin: 30px auto 0 auto;
}

#content .cross .cross_site {
	background: url(imges/cross_site.gif) center top no-repeat;
}

#content .cross td {
	background:#ffd4d4;
}

#content .cross td.midashi {
	background: none;
}

#content .cross .pt10 {
	background: url(imges/10.gif) #ffd4d4 center center no-repeat;
}

#content .cross .pt9 {
	background: url(imges/9.gif) #ffd4d4 center center no-repeat;
}

#content .cross .pt8 {
	background: url(imges/8.gif) #ffd4d4 center center no-repeat;
}

#content .cross .pt7 {
	background: url(imges/7.gif) #ffd4d4 center center no-repeat;
}

.erabikata {
	width: 720px;
	height: 370px;
	margin: 0 auto;
	padding: 70px 40px 0 40px;
	background: url(imges/erabikata.jpg) center top no-repeat;
}

#content .point1-1 {
	padding: 0 0 0 240px;
}

#content .point2-1 {
	margin: 50px 0 0 0;
}

.osusume_yuryo {
	width: 740px;
	height:230px;
	margin: 30px auto 0 auto;
	padding: 40px 10px 10px 10px; 
	background: url(imges/osusume-trans.png) center top no-repeat;
}

.osusume_site {
	float:left;
	width: 161px;
	margin: 0 0 0 10px;
	padding: 0 5px;
	background: #FFFFFF;
}

.komattatoki {
	width: 720px;
	margin: 0 auto;
	padding: 95px 40px 60px 40px;
	background: url(imges/komattatoki.jpg) center top no-repeat;
}

.point1-2 {
	padding: 0 255px 0 0;
}

.motemail {
	width: 720px;
	height: 680px;
	margin: 0 auto;
	padding: 70px 40px 0 40px;
	background: url(imges/motemail.jpg) center top no-repeat;
}

.point1-3 {
	padding: 0 0 0 240px;
}

.point2-3 {
	margin: 0 0 0 0;
}

.jyoseikouryaku {
	width: 720px;
	height: 925px;
	margin: 0 auto;
	padding: 95px 40px 0 40px;
	background: url(imges/jyoseikouryaku.jpg) center top no-repeat;
}

.point1-4 {
	padding: 0 255px 0 0;
}


.rank_waku {
	padding: 10px 40px 0 40px;
}

.rankcell {
	background: #FFEEFF;
	margin: 20px 0 0 0;
	border: solid 1px #FFAAFF;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	background:-webkit-gradient(linear,left top,left bottom,from(#ffeeff),to(#eeaaee));
	background:-moz-linear-gradient(top,#ffeeff,#eeaaee);
	-webkit-box-shadow:#333333 2px 2px 5px;
	-moz-box-shadow:#333333 2px 2px 5px;
	box-shadow:#333333 2px 2px 5px;
}

.rankcellbg {
	width:100%
	height:100%;
	padding:10px;
	background:url(imges/space-trans.png) right top no-repeat;
}

.rankimage {
	float: left;
	margin-right: 20px;
}

.enter2 a {
	margin:10px auto 30px auto;
	display:block;
	width:200px;
	height:30px;
}

.enter2 a:hover {
	display:block;
	width:200px;
	height:30px;
	background: url(imges/go2-trans.png);
}

.enter2 a:hover img {
	display:none;
}

.point0{
	display:none;
	-moz-text-shadow: #333333 1px 1px 2px;
	-webkit-text-shadow: #333333 1px 1px 2px;
	text-shadow: #333333 1px 1px 2px;
	color:#0033FF;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
}

.point {
	display:none;
	color:#0099FF;
	-moz-text-shadow: #9999ff 1px 1px 1px;
	-webkit-text-shadow: #9999ff 1px 1px 1px;
	text-shadow: #9999ff 1px 1px 1px;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
}

.tokusyu_go {
	width:225px;
	margin:0 auto;
}

.tokusyu_go a {
	display:block;
	width:225px;
	height: 80px;
	background: url(imges/tokusyu_go2.gif) center top no-repeat;
}

.tokusyu_go a:hover img {
	display:none;
}



#link {
	width: 770px;
	height: 90px;
	padding: 40px 10px 10px 10px;
	margin: 20px auto;
	background: url(imges/link.gif) center top no-repeat;
}

#link ul {
	margin:0;
	padding:0;
}

#link ul li{
	float:left;
	list-style-position: outside;
	list-style-type: square;
	margin: 0 0 0 20px;
}


#footer {
	height: 50px;
	text-align: center;
	margin: 20px 0 0 0;
}







/* 特集 */

.month {
	width: 500px;
	padding: 60px 10px 10px 10px;
	background: url(imges/month.jpg) no-repeat;
	float:left;
}

.month_1 {
	width:96%;
	background: #efbaba;
	padding: 3px 0;
	-webkit-border-top-right-radius: 12px;
	-webkit-border-top-left-radius: 12px;
	-moz-border-radius-topright: 12px;
	-moz-border-radius-topleft: 12px;
	border-top-right-radius: 12px;
	border-top-left-radius: 12px;
	-webkit-box-shadow:#aa3333 0 -1px 3px;
	-moz-box-shadow:#aa3333 0 -1px 3px;
	box-shadow:#aa3333 0 -1px 3px;
}

.month_2 {
	width:96%;
	background: #f0dada;
	padding: 3px 0;
	-webkit-box-shadow:#aa3333 0 0 3px;
	-moz-box-shadow:#aa33339 0 0 3px;
	box-shadow:#aa3333 0 0 3px;
}

.month_3 {
	width:96%;
	background: #efbaba;
	padding: 3px 0;
	-webkit-border-bottom-right-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-moz-border-radius-bottomright: 12px;
	-moz-border-radius-bottomleft: 12px;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
	-webkit-box-shadow:#aa3333 0 1px 3px;
	-moz-box-shadow:#aa3333 0 1px 3px;
	box-shadow:#aa3333 0 1px 3px;
}

.month_wadai .wadai {
	background:url(imges/wadai-trans.png) center 15px no-repeat;
	width:240px;
	padding: 60px 10px 10px 10px;
}

.wadai_waku{
	background:#ffeeee;
	width:230px;
	padding: 5px;
	border: 1px solid #993399;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow:#aa3333 2px 2px 3px;
	-moz-box-shadow:#aa3333 2px 2px 3px;
	box-shadow:#aa3333 2px 2px 3px;
}

.wadai_in {
	height:60px;
	padding: 10px 0 0 0;
	border-bottom: dotted 1px #666666;
}

.wadai_ketsu {
	height:60px;
	padding: 10px 0 0 0;
}

.rankgo {
	text-align:center;
}

.rankgo a:hover img{
	position:relative;
	top:2px;
	left:2px;
}


.genre {
	margin-top: 30px;
	padding-bottom: 0px;
}

.genre_left {
	float:left;
	background: url(imges/genre_otona-trans.png) center 10px no-repeat #ffeeee;
	width:340px;
	margin: 0 10px 10px 10px;
	padding: 50px 10px 10px 10px;
	border: 1px solid #CC99CC;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow:#aa3333 2px 2px 3px;
	-moz-box-shadow:#aa3333 2px 2px 3px;
	box-shadow:#aa3333 2px 2px 3px;
}

.genre_right {
	float:right;
	background: url(imges/genre_koibito-trans.png) center 10px no-repeat #ffeeee;
	width:340px;
	margin: 0 10px 10px 10px;
	padding: 50px 10px 10px 10px;
	border: 1px solid #CC99CC;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow:#aa3333 2px 2px 3px;
	-moz-box-shadow:#aa3333 2px 2px 3px;
	box-shadow:#aa3333 2px 2px 3px;
}

.genre_left2 {
	float:left;
	background: url(imges/genre_muryo-trans.png) center 10px no-repeat #ffeeee;
	width:340px;
	margin: 0 10px 10px 10px;
	padding: 50px 10px 10px 10px;
	border: 1px solid #CC99CC;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow:#aa3333 2px 2px 3px;
	-moz-box-shadow:#aa3333 2px 2px 3px;
	box-shadow:#aa3333 2px 2px 3px;
}

.genre_right2 {
	float:right;
	background: url(imges/genre_yuryo-trans.png) center 10px no-repeat #ffeeee;
	width:340px;
	margin: 0 10px 10px 10px;
	padding: 50px 10px 10px 10px;
	border: 1px solid #CC99CC;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow:#aa3333 2px 2px 3px;
	-moz-box-shadow:#aa3333 2px 2px 3px;
	box-shadow:#aa3333 2px 2px 3px;
}

.genre_1 {
	padding-left: 40px;
	background: url(imges/genre_1-trans.png) left center no-repeat #efbaba;
	-webkit-border-top-right-radius: 12px;
	-webkit-border-top-left-radius: 12px;
	-moz-border-radius-topright: 12px;
	-moz-border-radius-topleft: 12px;
	border-top-right-radius: 12px;
	border-top-left-radius: 12px;
}

.genre_2 {
	padding-left: 40px;
	background: url(imges/genre_2-trans.png) left center no-repeat #f0dada;
}

.genre_3 {
	padding-left: 40px;
	background: url(imges/genre_2-trans.png) left center no-repeat #efbaba;
	-webkit-border-bottom-right-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-moz-border-radius-bottomright: 12px;
	-moz-border-radius-bottomleft: 12px;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
}


