@charset "Shift_JIS";
/*------------------------------------------------------------
uEUΕLΜCSSπZbg
-------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,p,blockquote,table,th,td{
	margin: 0;
	padding: 0;
	font-family: #003;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
}

address,caption,cite,code,dfn,h1,h2,h3,h4,th,var{
	font-style: normal;
	font-weight: normal;
}

fieldset,img,abbr{ border: 0; }
caption,th{ text-align: left; }
q:before,q:after{ content: ''; }
a{
	text-decoration: underline;
}
img{
	border: none;
	vertical-align: bottom;
}
span{ vertical-align: top; }


/*FirefoxΞτ*/
html{ overflow-y: scroll; }
body,x:-moz-broken { margin-left:-1px; }

/*CAEg*/
.container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
#header {
	background-color: #003;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CFF;
}
#header h1 {
	font-size: 12px;
	margin-left: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #FFF;
}
#main {
	width: 800px;
}
#contents-area {
	padding: 10px;
}
#sidebar {
	float: right;
	width: 250px;
	overflow: hidden;
	padding: 10px;
}

#sidebar p{
	font-size:12px;
}

#footer {
	text-align:center;
	text-decoration:none;
	color:#666;
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #020044;
}
body {
	background-color: #FFF;
}
.kiji {
	margin-top: 10px;
	margin-bottom: 20px;
	clear: both;
}
.kiji-lead {
	margin-top: 10px;
	margin-bottom: 20px;
	clear: both;
	background-image: url(img/lead-bg.jpg);
	height: 60px;
	background-repeat: no-repeat;
	background-position: left center;
	border: 2px solid #CCC;
}
.kiji-foot {
	margin-top: 10px;
	margin-bottom: 20px;
	clear: both;
	background-image: url(img/lead-bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border: 2px solid #CCC;
}
#contents-area h3 {
	margin-bottom: 5px;
	margin-top: 0px;
	font-family: "qMmpS Std W8", "CI {[h";
	color: #039;
	clear: both;
}
p {
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 25px;
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}
.note {
	background-image: url(img/note_line.gif);
}

.rankingp{
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 22px;
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}



.container h2 {
	font-family: "qMmpS Std W8", "CI {[h";
	color: #F03;
	margin-bottom: 10px;
	font-size: 30px;
	line-height: 40px;
}
.h2-style {
	font-family: "qMmpS Std W8", "CI {[h";
	color: #F03;
	margin-bottom: 10px;
	font-size: 30px;
	line-height: 40px;
}


.kiji-header {
	background-image: url(img/midashi-point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
}
.kiji-ichiran {
	background-image: url(img/midashi-icon-note2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #CCF;
}
#sidebar h3 {
	font-family: "qMmpS Std W8", "CI {[h";
	margin-bottom: 5px;
	font-size: 15px;
	color: #300;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCF;
}
.sidebar_innder {
	margin-bottom: 15px;
	border: 2px solid #CCC;
	background-color: #FFF;
}
#sidebar .sidebar_innder ul {
	list-style-position: inside;
	font-size: 14px;
	padding-left: 5px;
	list-style-type: none;
}
#sidebar .sidebar_innder ul li {
	margin-bottom: 5px;
}
#contents-area .kiji p img {
	float: left;
	margin-right: 10px;
}
#contents-area .kiji h4 {
	clear: both;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCF;
	font-weight: bold;
	font-size: 16px;
	line-height: 26px;
}
.byouin-syoukai {
	margin-bottom: 15px;
}
.bg-yel {
	background-color: #FF9;
}
.b{
	font-weight:bold;
}
.bg-yel-b {
	background-color: #FF9;
	font-weight:bold;
}

.red {
	color:#F00;
}

.container #main #contents-area .kiji .kiji-header a {
	text-decoration: none;
	color: #300;
}
.jumpto {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
}
.fl-r {
	float:right;
}
#footer-bottom{
	background-color: #020044;
}
.footer-note {
	font-size:10px;
	color:#FFF;
	padding-top: 100px;
	float: none;
	text-align: right;
	padding-bottom: 15px;
}
#footer-upper{
	font-size: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.container #footer #footer-upper a {
	text-decoration: none;
	color: #666;
}
.container #main #contents-area .kiji ul {
	list-style-type: none;
}
.head-banner {
	text-align:center;
	padding:10px;
}
.box-250 {
	width:300px;
	float:left;
	overflow: hidden;
	border: 1px solid #CCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #FFF;
	margin-right: 10px;
}
.button-botan-shita {
	padding-top: 10px;
}
table.ranking {
	font-size: 12px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F9C;
	border-bottom-color: #F9C;
	margin-top: 15px;
}

.ranking th{
	padding:3px;
	width:100px;
	color: #F06;
	font-weight: bold;
}

.ranking td {
	padding: 3px;
}

.ranking tr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;	
}.clear-1px {
	clear:both;
	width:100%;
	height:1px;
}
.kuchikomi-maru{
	background-image: url(img-collagen/kuchikomi-o.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-size: 12px;
}

.kuchikomi-batu{
	background-image: url(img-collagen/kuchikomi-x.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-size: 12px;
}

.rank-1 {
	background-image: url(img/icon-rank01-01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	line-height: 30px;
}
.rank-2 {
	background-image: url(img/icon-rank01-02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	line-height: 30px;
}
.rank-3 {
	background-image: url(img/icon-rank01-03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	line-height: 30px;
}
.rank-4 {
	background-image: url(img/icon-rank01-04.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	line-height: 30px;
}
.rank-5 {
	background-image: url(img/icon-rank01-05.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	line-height: 30px;
}
.rank-6 {
	background-image: url(img/icon-rank01-06.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	line-height: 30px;
}
.rank-7 {
	background-image: url(img/icon-rank01-07.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	line-height: 30px;
}
.rank-8 {
	background-image: url(img/icon-rank01-08.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	line-height: 30px;
}
.rank-9 {
	background-image: url(img/icon-rank01-09.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	line-height: 30px;
}
.rank-10 {
	background-image: url(img/icon-rank01-10.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	line-height: 30px;
}
.rank-rara {
	background-image: url(img-collagen/60_tenshi-no-rara.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 65px;
	line-height: 30px;
}
.rank-asutarihuto{
	background-image: url(img-collagen/60_asutarihuto.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 65px;
	line-height: 30px;
}
.rank-kairei{
	background-image: url(img-collagen/60_kairei.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 65px;
	line-height: 30px;
}
.rank-orubis{
	background-image: url(img-collagen/60_orubis.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 65px;
	line-height: 30px;
}
.rank-fancl{
	background-image: url(img-collagen/60_fancl.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 65px;
	line-height: 30px;
}
.rank-fill{
	background-image: url(img-collagen/60_kairei.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 65px;
	line-height: 30px;
}
.rank-cureopatora{
	background-image: url(img-collagen/60_kairei.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 65px;
	line-height: 30px;
}

.rank-puruoi{
	background-image: url(img-collagen/60_puruoi.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 65px;
	line-height: 30px;
}

.box60 {
	height:60px;
}
.rank-p {
	font-size:11px;
	line-height:18px;
}
.ta-c {
	text-align:center;
}

.margin-10-0-10-0 {
	margin:10px 0 10px 0;
}
.kiji-r-468 {
	width:468px;
	float:right;
}
.container #main #contents-area .kiji .kiji .box-250 a {
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
}
.rank-header {
	border-top-width: 3px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #003;
	border-bottom-color: #06F;
}
.container #main #contents-area .kiji .box-250 a {
	font-size: 12px;
	font-weight: bold;
}
.p-lead {
	padding-left: 200px;
}
.container #main #contents-area .kiji .kiji-r-468 .ranking tr td a {
	font-weight: bold;
}
.kuchikomi {
	float:left;
	width:216px;
	padding-right: 5px;
	padding-left: 5px;
	border: 2px dotted #FCC;
	background-color: #F9EDFF;
}
.container #main #contents-area .kiji .kiji-r-468 div .kuchikomi ul li {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
	background-image: url(img/kao-a01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
.kuchikomi-title {
	font-size:14px;
	line-height:16px;
	margin-bottom:0px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #FCC;
	background-image: url(img/balloon_ex2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
}
.osusume-point {
	float:right;
	width:216px;
	padding-right: 5px;
	padding-left: 5px;
	border: 2px dotted #FCC;
	background-color: #E8FEE2;
}
.container #main #contents-area .kiji .kiji-r-468 div .osusume-point ul li {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
	background-image: url(img/hand02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}
.container #main #contents-area .kiji .box-250 ul li {
	font-size: 12px;
	line-height: 18px;
}
.akahuto {
	color: #F00;
	font-weight: bold;
}
.gaibu-link {
	background-image:url(img/gaiburinku.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 13px;
	float: right;
}

.pickup{
	background-image: url(img/icon-pickup.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 24px;
	padding-left: 80px;
	line-height: 24px;	


}
.white {
	color:#FFF;
}
.delete-underline {
	text-decoration:none;
}
.delete-clear-both {
	clear:none;
}
.clear-both {
	clear:both;
}
.margin-bottom-0px {
	margin-bottom:0px;
}
.tal-c-pad10 {
	text-align:center;
	padding:10px;
}
.container #main #contents-area .kiji-foot .note {
	font-size: 11px;
}
.warning {
	float:left;
	margin:10px 10px 0 10px;
}
.mokuzi {
	margin-bottom:5px;
}
.mokuji {
	border: 1px solid #CCC;
	background-color: #F7F2DF;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}
.container #main #contents-area .kiji .kiji-r-468 .mokuji ul li {
	margin-bottom:5px;
	font-size: 13px;
	line-height: 17px;
	background-image: url(img/menu-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
