@charset "Shift_JIS";
/* CSS Document */

/************************************
 Reset
************************************/
article, aside,figure, footer, header, hgroup, listing, nav, plaintext, section, xmp {
        display: block;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i, a ,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, textarea,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
        margin: 0;
        padding:0;
        font-size: 1em;
}
table {
        border-collapse: collapse;
        border-spacing: 0;
}

caption, th, td {
        text-align: left;
}

ul , ol { list-style: none; }
img { border: 0; }
legend { display: none; }
fieldset { border:none; }
hr { display: none; }
a{
        outline:none;
        text-decoration: underline;
}
a:focus {
        outline: none;
        text-decoration: none;
}
em {
        font-style:normal;
}

label {
        cursor:pointer;
}

.clearfix:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        width: 100%;
        height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.dispNone {
	display: none;	
}

.placeholder { color: #aaa; }
.wordlistTitle {
	width: 100%;
	height: 50px;
	background: url(/img/wordlist_title.png) no-repeat;
	text-indent: -10000px;
	white-space: nowrap;
	overflow: hidden;
	margin: 0 0 5px 0;
}

.wordlistSearchWrap {
	padding: 5px 0 50px 0;
	position: relative;
	z-index: 1;
}
.wordlistSearchWrap.list {
	padding-bottom: 8px;	
}

.wordlistSearchWrap .searchBtn {
	float: right;
	background: #0066d7;
	color: #fff;
	border: solid 1px #0066d7;
	border-radius: 3px;
	text-align: center;
	width: 42px;
	height: 25px;
	line-height: 21px;
	margin-left: 9px;
	cursor: pointer;
}

.wordlistSearchWrap .searchBox {
	float: right;
	background: #fff;
	border: solid 1px #999999;
	border-radius: 3px;
	padding: 0 5px;
	width: 190px;
	height: 25px;
	line-height: 25px;
}

.wordlistSearchWrap .hitPopup {
	width: 378px;
	border: solid 1px #b4b4b4;
	border-radius: 3px;
	padding: 15px 15px;
	box-shadow: 1px 1px 1px rbga(0,0,0,.15);
	position: absolute;
	right: 0;
	top: 41px;
	background: #fff;
	z-index: 2;
}

.wordlistSearchWrap .hitPopup .msg {
	color: #ff0000;
	font-weight: bold;
	padding-bottom: 12px;	
	line-height: 1.4;
	margin: 0;
}

.wordlistSearchWrap .hitPopup .hitList li {
	float: left;
	margin-right: 10px;
	width: 30%;
}

.wordlistSearchWrap .hitPopup .hitList li a {
	color: #003399;
	font-weight: bold;
}

.wordlistSearchWrap .hitPopup .hitList li a:hover {
	text-decoration: none;
}

.wordlistSearchWrap .closeBtn {
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 31px;
	height: 31px;
	background: url(/img/wordlist.png) no-repeat 0 0;
	position: absolute;
	top: 8px;
	right: 8px;
}

.wordlistSearchWrap .top {
	display: block;
	width: 24px;
	height: 17px;
	background: url(/img/wordlist.png) no-repeat -32px 0;
	position: absolute;
	left: 50%;
	margin-left: -12px;
	top: -16px;
	*top: -42px;
}

.contentSec {
	padding-bottom: 45px;	
}

.contentSec h2 {
	font-weight: bold;
	font-size: 1.6em;
	line-height: 1.26;
	padding-left: 9px;
	border-left: solid 9px #ff6600;
	margin-bottom: 20px;
}
.contentSec h2 .notice {
	font-weight: normal;
	font-size: 0.66em;
	display: inline-block;
	*display: inline;
	margin-left: 7px;	
}
.contentSec h2 .notice2 {
	color: #ff0000;
	font-weight: bold;
	font-size: 0.60em;
	display: inline-block;
	*display: inline;
	margin-left: 7px;	
}

.contentSec h2 .ttl {
	float: left;	
}
.contentSec h2 .usefulWrap {
	float: right;
	padding-top: 4px;
}

.secWordDesc  {
	padding-bottom: 55px;	
}

.secWordDesc h2 {
	border-left: solid 9px #fecb00;
	margin-bottom: 15px;
}

.secWordDesc .description {
	padding: 0 0 10px 0;
	font-size: 1.2em;
	line-height: 1.6;	
}

.secWordDesc .description .imgWrap {
	margin: 20px auto;
	text-align: center;
	display: table;
	width: 590px;
}

.secWordDesc .description .imgWrap div {
	vertical-align: middle;
	display: table-cell;
	width: 30%;
	padding: 1%;
}

.secWordDesc .description .imgWrap div img {
	width: 100%;
}

.secWordDesc .description .imgWrap div p {
	text-align: left;
	padding: 0 5px;
}

.usefulCounterWrap {
	float: right;
	margin-left: 5px;
	display: block;
	text-align: right;
}

.usefulCounter {
	display: inline-block;
	*display: inline;
	font-weight: normal;
	background: #fff;
	border: solid 1px #a0a0a0;
	border-radius: 3px;
	color: #333333;
	height: 21px;
	line-height: 21px;
	padding: 0 3px;
	font-size: 11px;
}

.usefulCounterWrap .tail {
	display: inline-block;
	*display: none;
	margin-right: -1px;
	width: 6px;
	height: 7px;
	background:  url(/img/wordlist.png) no-repeat -69px 0;
}

.usefulBtn {
	display: block;
	float: right;
	font-weight: normal;
	background: #f26c09  url(/img/wordlist.png) no-repeat -344px 3px;
	border: solid 1px #f26c09;
	border-radius: 3px;
	height: 21px;
	line-height: 21px;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	padding: 0 8px 0 25px;
}
.usefulBtn:visited,
.usefulBtn:link {
	color: #fff;
}

.usefulBtn.disabled {
	background: #cccccc  url(/img/wordlist.png) no-repeat -344px 3px;
	border: solid 1px #bbbbbb;
	border-radius: 3px;
	cursor: default;
}

.usefulBtn:hover {
	color: #fff;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";	
}

.usefulBtn.disabled:hover {
	opacity: 1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}

.relatedWords {
	overflow: hidden;
	margin-top: 20px;
	background: #f6f6f6;
	border-radius: 3px;
	padding: 10px 15px 2px 15px;
}

.relatedWords .label {
	font-weight: bold;;
	color: #000;
	font-size: 1.24em;
	padding-left: 16px;
	background:  url(/img/wordlist.png) no-repeat -354px -498px;
}

.relatedWords .relatedWordsTbl {
	width: 100%;
	margin-top: 10px;
}

.relatedWords .relatedWordsTbl td {
	width: 20%;
	padding-bottom: 8px;
	vertical-align: top;
}

.relatedWords .relatedWordsTbl td a {
	display: inline-block;
	*display: inline;
	margin-right: 5px;	
	color: #003399;
}

.relatedWords .relatedWordsTbl td a:visited,
.relatedWords .relatedWordsTbl td a:link {
	color: #003399;
}

.relatedWords .relatedWordsTbl td a:hover {
	text-decoration: none;	
}

.contentSec .btnWrap {
}
.contentSec .btnWrap .btn {
	width: 242px;
	display: block;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #333333;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0 auto;
}
.contentSec .btnWrap.long {
}
.contentSec .btnWrap.long .btn {
	width: 300px;
}

.contentSec .btnWrap  .postBtn {
	background: #ffcc00;
	border: solid 1px #ffcc00;
	border-radius: 5px;
	text-decoration: none;
	box-shadow: 1px 1px 1px 1px rgba(232,198,64,.50);
	cursor: pointer;
}

.contentSec .btnWrap  .postBtn span {
	display: inline-block;
	*display: inline;
	padding-left: 29px;
	height: 38px;
	line-height: 38px;
	background:  url(/img/wordlist.png) no-repeat -272px -74px;
}

.contentSec .btnWrap  .postBtn:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}

.contentSec .btnWrap .moreBtn {
	background: #fafafa;
	border: solid 1px #cccccc;
	border-radius: 5px;
	text-decoration: none;
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,.15);
	margin: 0 auto;
}

.contentSec .btnWrap  .moreBtn:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}

ul.mamechishikiList {
	margin: 35px 0 15px 0;	
}

.mamechishikiList .mod-cmni-listText .mod-name-area .name-lead-box {
	margin-top: 0;
	font-size: 1.1em;	
}

.mamechishikiList .mod-cmni-listText .mod-name-area {
    padding: 12px 8px 10px;
}

.mamechishikiList.cmni-list-area li {
	margin-top: 0;
}
.mamechishikiList.cmni-list-area li:first-child {
	border-top: none;	
}

.newModelHallList li {
	float: left;
	width: 98px;
	margin: 0 10px;	
}

.newModelHallList li .imgWrap {
	text-align: center;
	margin-bottom: 5px;
}

.newModelHallList li .imgWrap img {
	max-width: 98px;
	/* IE7 */
	*width: expression(this.width >= 98? "98px" : "auto");
}

.newModelHallList li .head {
	margin-bottom: 15px;
	padding: 0 2px;	
}

.newModelHallList li .head .type {
	float: left;
	font-size: 0.80em;
	height: 13px;
	line-height: 13px;	
	padding: 0 4px;	
}
.newModelHallList li .head .news {
	color: #3794c4;
	border: solid 2px #3794c4;
	border-radius: 3px;
}
.newModelHallList li .head .model {
	color: #5a9c2d;
	border: solid 2px #5a9c2d;
	border-radius: 3px;
}

.newModelHallList li .head .new {
	float: right;
	color: #fff;
	font-size: 0.70em;
	font-weight: bold;
	height: 12px;
	line-height: 12px;
	padding: 0 3px;
	background: #cb0303;
	border-radius: 3px;
	margin-top: 2px;
}

.newModelHallList li  .name {
	text-align: center;
}

.newModelHallList li  .name a {
	color: #003399;
    font-weight: bold;
	line-height: 1.3;
}

.newModelHallList li  .name a:hover {
	text-decoration: none;	
}

.contentSec .mangaSummary li {
	float: left;
	width: 181px;
	margin-right: 15px;
}
.contentSec .mangaSummary li:last {
	margin-right: 0;	
}

.contentSec .mangaSummary li .koma {
	display: block;
	margin-bottom: 5px;
}
.contentSec .mangaSummary li .koma img {
	vertical-align: bottom;
	width: 100%;
}

.contentSec .mangaSummary li .title {
	text-align: left;
	padding: 0 5px;
}
.contentSec .mangaSummary li .title .new {
	display: inline;
	color: #fff;
	font-size: 0.70em;
	font-weight: bold;
	height: 12px;
	line-height: 12px;
	padding: 0 3px;
	background: #cb0303;
	border-radius: 3px;
	margin-left: 3px;
	white-space:nowrap;
}
.contentSec .mangaSummary li .title a {
	color: #003399;
	font-size: 0.90em;
	display: inline;
	padding-left: 9px;
	line-height: 1.3;
	background: url(/img/arrow.gif) no-repeat 0 2px;
}

.contentSec .mangaSummary li .title a:hover {
	text-decoration: none;	
}

.secPopularRanking {
	padding-bottom: 5px;
}

.secPopularRanking h3 {
	color: #fff;
	font-weight: bold;
	line-height: 1.3;
	background: #454545 url(/img/wordlist.png) no-repeat  -201px -173px;
	border: solid 1px #b4b4b4;
	padding: 3px 7px 3px 40px;
	font-size: 1.3em;	
}

.secPopularRanking h3 .ttl {
	float: left;	
}

.secPopularRanking h3 .date {
	float: right;
	color: #fff;
	font-weight: normal;
	font-size: 0.60em;	
	margin-top: 7px;
}

.secPopularRanking .rankingBody {
	background: #fffdf1;
	padding: 20px 0;
	
	margin: 0;
}
.secPopularRanking .rankingBody.first {
	margin-bottom: 20px;	
}

.secPopularRanking .rankingBody .rakingList {
	margin: 0 25px 25px 25px;	
}

.secPopularRanking .rankingBody .rakingList li {
	float: left;
	margin-right: 40px;
	width: 193px;
	text-align: center;
}
.secPopularRanking .rankingBody .rakingList li.last {
	margin-right: 0;
}

.secPopularRanking .rankingBody .rakingList li .photo {
	height: 150px;
	margin-bottom: 8px;
}

.secPopularRanking .rankingBody .rakingList li .photo .rank {
	float: left;
	width: 25px;
	height: 150px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.secPopularRanking .rankingBody .rakingList li .photo .rank1 {
	background: #f0d637 url(/img/wordlist.png) no-repeat  -142px -262px;
}
.secPopularRanking .rankingBody .rakingList li .photo .rank2 {
	background: #c9c9c9 url(/img/wordlist.png) no-repeat  -74px -358px;
}
.secPopularRanking .rankingBody .rakingList li .photo .rank3 {
	background: #d5ba9d url(/img/wordlist.png) no-repeat  3px -465px;
}

.secPopularRanking .rankingBody .rakingList li .photo .photoWrap {
	float: right;
	width: 168px;
	height: 150px;
	background: #fff;
	text-align: center;	
}

.secPopularRanking .rankingBody .rakingList li .photo .photoWrap img {
	max-width: 168px;
	*width: expression(this.width >= 128? "128px" : "auto");
	max-height: 150px;
	*height: expression(this.width >= 150? "150px" : "auto");
}

.secPopularRanking .rankingBody .rakingList li .name {
	color: #003399;
    	font-weight: bold;
    line-height: 1.4;	
	font-size: 1.06em;
}

.secPopularRanking .rankingBody .rakingList li .name:hover {
	text-decoration: none;
}

div.contentSec .mod-cmni-form .form-area {
    border: 1px solid #ccc;
}

div.secPost {
	width: 792px;
	margin-right: 25px;
}

div.secPost .mod-cmni-form .form-area {
    border: 1px solid #ccc;
    border-radius: 0.5em!important;
}

div.secPost .mod-cmni-form .form-area .form-box li.type01 {
	padding: 10px 0;
}

div.secPost .mod-cmni-form .form-area  .notice {
	padding: 0 20px 15px 20px;	
}

div.secPost .mod-cmni-form .form-area .attention {
	background: #fff;	
}

div.secPost .mod-cmni-form .form-area .btn-box input {
	*margin: 0 0 0 205px;
	cursor: pointer;
}

div.secPost  .mod-cmni-form .form-area.long-form-area .form-box li .formInput input {
	height: 32px;	
}

.wordIndexList {
	position: relative;
	z-index: 0;	
}

.wordIndexList  li {
	float: left;
	margin-right: 16px;
	position: relative;
	z-index: 0;
}

.wordIndexList li.row a {
	color: #999999;
	font-weight: bold;
	font-size: 1.26em;
}
.wordIndexList li.row a:hover {
	text-decoration: none;
}
.wordIndexList li.row.selected a {
	color: ff0000;
}
.wordIndexList li.row a.noIndexData {
	font-weight: normal;
	text-decoration: none;
}

.wordIndexList .subIndexList {
	width: 158px;
	*width: 174px;
	/*overflow-x: hidden;*/
	height: 35px;
	line-height: 35px;
	background: #eeeeee;
	padding: 0 0 0 15px;
	border-radius: 3px;
	position: absolute;
	left: 0;
	bottom: -40px;
}

.wordIndexList .subIndexList.short {
	width: 95px;
	*width: 109px;	
}

.wordIndexList .subIndexList li {
	float: left;
	margin-right: 14px;
}

.wordIndexList .subIndexList li.tail {
	float: none;
	display: block;
	width: 11px;
	height: 11px;
	background:  url(/img/wordlist.png) no-repeat  -57px 0;
	position: absolute;
	left: 12px;
	top: -11px;
	margin: 0;
}

.wordIndexList li.row .subIndexList li a {
	color: #003399;
	font-weight: bold;
	font-size: 1.26em;
}

.wordIndexList li.row .subIndexList li a:hover {
	color: #313131;
	text-decoration: none;
}

.wordIndexList li.row .subIndexList li span {
	color: #999999;
	font-weight: bold;
	font-size: 1.26em;
}

.secWordDescList {
	margin-top: 15px;
	margin-bottom: 35px;
}
.secWordDescList.first {
	margin-top: 65px;
}
.secWordDescList.last {
	margin-bottom: 45px;
}

.secWordDescList h2 {
	border-left: solid 9px #fecb00;
    margin-bottom: 24px;
	font-weight: bold;
    font-size: 1.6em;
    line-height: 1.26;
    padding-left: 9px;
}

.wordDescTblWrap {
	background: #fffdf1;
	padding: 15px 15px 3px 15px;	
	*width: 590px;
}

.wordDescTbl {
	width: 100%;
}

.wordDescTbl td {
	width: 33.3%;
	padding-bottom: 12px;
	vertical-align: top;	
}

.wordDescTbl td a {
	display: inline-block;
	*display: inline;
	font-size: 1.06em;
	color: #003399;	
	margin-right: 5px;
}

.wordDescTbl td a:hover {
	text-decoration: none;	
}