@charset "utf-8";
/*
Theme Name: Frente Blog
Theme URI: http://www.eroge-master.com/
Description: エロゲの達人が作成したテーマ
Version: 1.0
Author: エロゲの達人
Author URI: http://www.eroge-master.com/
Tags: eroge, three columns
*/


/* --------------------------------------------
 *  初期化
 * -------------------------------------------- */
body, div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, 
brockquote, pre, table, caption, th, td, address, 
form, fieldset, legend, object {
	margin: 0;
	padding: 0;
}

* {
	margin:0;
	padding:0;
}

body {
	line-height:1.4;
	font-size:10px;
	font-family:"メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic","Sans-Serif";
}

html {
	height:100%;
	margin-bottom:1px;
	overflow-y: scroll;
}

img {
	border:none;
	vertical-align: bottom;
}

li {
	list-style: none;
}

table {
	border-collapse:collapse;
}

td {
	vertical-align:top;
}


/* --------------------------------------------
 *  リンク
 * -------------------------------------------- */
a {
	text-decoration:none;
}

a:link {
	color:#6600CC;
}

a:visited {
	color:#6600CC;
}

a:hover {
	color:#9A35FF;
	text-decoration:underline	;
}

a:active {
	color:#6600CC;
}


/* --------------------------------------------
 *  共通
 * -------------------------------------------- */
body {
	text-align:center;
	color:#333333;
}

* html .iepngfix {
	behavior:expression(IEPNGFIX.fix(this));
}

#wrap {
	background:url('images/con_bg.png') repeat-y center top;
}

#container {
	clear:both;
	width:960px;
	margin: 0px auto;
	text-align:left;
}

button {
	width: auto;
	padding:0;
	margin:0;
	background:none;
	border:0;
	font-size:0;
	line-height:0;
	overflow:visible;
	cursor:pointer;
}

hr {
	display:none;
}

.left {
	text-align:left;
}

.right {
	text-align:right;
}

.center {
	text-align:center;
}

.fLeft {
	float:left;
}

.fRight {
	float:right;
}

.clear {
	clear:both;
}

blockquote {
	color:#000000;
	margin:10px 0 0 0;
	padding:0 10px 20px 10px;
	border:solid 1px #A2BF00;
	font-size:12px;
}

/* マージン調整 */
.tMgn10 {
	margin:10px 0 0 0;
}

.tMgn20 {
	margin:20px 0 0 0;
}

.tMgn40 {
	margin:40px 0 0 0;
}

.tMgn50 {
	margin:50px 0 0 0;
}

.tMgn100 {
	margin:100px 0 0 0;
}

/* 文字装飾 */
.uline {
	text-decoration:underline;
}

.bold {
	font-weight:bold;
}

/* 文字色 */


/* パンクズ */
#panContainer {
	text-align:center;
}

#pan {
	margin:0 auto;
	text-align:left;
	font-size:11px;
	color:#00CC00;
}

#pan a {
	color:#05C0A9;
}

#pan a:hover {
	color:#A2BF00;
	text-decoration:none;
}

.kochira a {
	text-decoration:underline;
}

/* feed用 */
.nocomments {
	display:none;
}


 /* --------------------------------------------
 *  Header
 * -------------------------------------------- */
#headerArea {
	background:url('images/h_bg.png') repeat-x left top;
	heigh:127px;
	text-align:left;
}

#innerHeader {
	width:960px;
	margin: 0px auto;
}

#logo {
	float:left;
	width:200px;
	height:120px;
	margin:7px 0 0 0;
}

#logo img {
	margin:8px 0 0 12px;
}

#headerRight {
	float:right;
	text-align:left;
	width:740px;
	margin:7px 0 0 20px;
}

#headerRight h1 {
	margin:5px 0 0 0;
	font-size:12px;
}

#headerRight h1 a {
	color:#333333;
}

#hNavi {
	height:33px;
	font-size:12px;
	background:url('images/hmenu_bg.png') repeat-x;
}

#innerHnavi {
	width:960px;
	margin: 0px auto;
	text-align:left;
}

#innerHnavi table {
	width:960px;
	height:33px;
}

#innerHnavi td {
	vertical-align:middle;
}

#hnaviL li {
	float:left;
	vertical-align:middle;
	margin:0 10px 0 0;
	height:20px;
	border-left:solid 1px #C70067;
	border-right:solid 1px #C70067;
	position:relative;
}

#hnaviL li a{
	float:left;
	padding:0px 13px 0 13px;
	height:20px;
	font-weight:bold;
	background:url('images/h_btn_bg.png') repeat-x;
}

#hnaviL li span {
	position:relative;
	top:1px;
}

#hnaviL a:link {
	color:#FFFFFF;
}

#hnaviL a:visited {
	color:#FFFFFF;
}

#hnaviL a:hover {
	text-decoration:none;
	background:url('images/h_btn_bg_on.png') repeat-x;
}

#hnaviL a:active {
	color:#FFFFFF;
}

#hnaviR {
	text-align:right;
	position:relative;
}

.hRss {
	float:left;
	width:21px;
}

#hnaviR form{
	display:inline;

}

/* 検索フォーム */
input.searchBtn {
	width:60px;
	height:22px;
}





 /* --------------------------------------------
 *  Contents
 * -------------------------------------------- */
#mainContents {
	width:740px;
	float:right;
	padding:0 0 100px 0;
	text-align:left;
	position:relative;
}

*html #mainContents {
	display:inline;
}

/* 投稿記事 */
#posts {

}

#posts p {
	margin:20px 0 0 0;
}

.post {

}

/* 投稿日付 */
.titleDate {
	color:#FF62C0;
	font-size:11px;
	font-weight:bold;
}

/* 投稿タイトル */
.post h2 {

}

.titleH2 {
	color:#FFFFFF;
	background:url('images/h2_title_bg.png') repeat-y;
	position:relative;
}

.titleH2 h2{
	font-size:16px;
	text-indent:24px;
	padding:3px 0 3px 0;
	position:relative;
	top:2px;
	_top:3px;
}

.titleH2 h2 a{
	color:#FFFFFF;
}

.titleH2 h2 a:hover{
	color:#FFFFFF;
}

.titleH2 h2 a:visited {
	color:#FFFFFF;
}

.titleH2 h2 a:active {
	color:#FFFFFF;
}

/* page */
.titlePageH2 {
	width:530px;
	height:30px;
	color:#FFFFFF;
	background:url('images/title_page_bg.png') repeat-y;
	position:relative;
}

.titlePageH2 h2{
	font-size:16px;
	text-indent:24px;
	padding:3px 0 3px 0;
	position:relative;
	top:1px;
	_top:3px;
}


/* 投稿内容 */
.entry {
	line-height:1.8;
	font-size:12px;
}

.postmetadata {
	font-size:11px;
}

.archivePmeta {
	margin:10px 0 30px 0;
	padding:0 0 30px 0;
	border-bottom:solid 2px #CCCCCC;
}

/* コメント件数タイトル */
#commentsTitle {
	font-size:12px;
	font-weight:bold;
}

.comment {
	font-size:11px;
}

.commentmetadata {
	margin:5px 0 0 0;
}

#commentDozo {
	margin:20px 0 0 0;
	font-size:12px;
	font-weight:bold;
}

/* コメントフォーム */
#commentform input,select,textarea {
	line-height:1.4;
	font-size:12px;
	font-family:"メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic","Sans-Serif";
}

#commentform input {
	width:250px;
	padding:3px;
	border:solid 1px #D9D9D9;
}

#commentform textarea {
	width:500px;
	padding:3px;
	border:solid 1px #D9D9D9;
}

.sbmtBtn {
	text-align:center;
}

/* ページネートリンク */
.tablenav {
	color: #2583ad;
	margin: 1em auto;
	line-height:2em;
	text-align:center;
}

a.page-numbers, .tablenav .current {
	color: #456D87;
	padding: 2px .4em;
	border:solid 1px #ccc;
	text-decoration:none;
}

a.page-numbers:hover {
	color:white;
	background: #9AA6B1;
}

a.page-numbers:visited {
	color:#456D87;
}

.tablenav .current {
	color: white;
	background: #9AA6B1;
	border-color: #9AA6B1;
	font-weight:bold:
}

.tablenav .next, .tablenav .prev {
	border:0 none;
	background:transparent;
	text-decoration:underline;
}

/* ページ */
.pagePanMgn {
	margin:0 0 4px 0;
}

.panMgn {
	margin:0 0 10px 0;
}

/* 検索結果タイトル */
.searchTitle {
	font-size:16px;
	margin:0 0 10px 0;
}

#stitleH2 h2 {
	font-size:14px;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:solid 1px #D9D9D9;
}

/* 投稿 キャプション */
p.wp-caption-text {
	font-size:12px;
	margin:0;
	padding:0;
}

/* Contact Form 7 */
.wpcf7 {

}

/* コメントフォーム */
.wpcf7 span {
	font-size:12px;
}

.wpcf7 input,select,textarea {
	line-height:1.4;
	font-size:14px;
	font-family:"メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic","Sans-Serif";
}

.wpcf7Input input {
	width:300px;
	margin:3px 0 5px 0;
	padding:3px;
	border:solid 1px #EBEDE2;
}

.wpcf7 textarea {
	width:500px;
	margin:3px 0 0 0;
	padding:3px;
	border:solid 1px #EBEDE2;
}

.wpcf7Btn input {
	width:200px;
	margin:0 0 0 150px;
	padding:3px;
}

/* 404タイトル */
.searchTitle {
	font-size:16px;
	color:#848064;
}

/* メインヘッダ */
#mainH {
	margin:10px 0 0 0;
}

/* ランキングタイトル */
#rtL{
	float:left;
	width:90px;
	height:57px;
	background:url('images/t_rank_left.png') no-repeat;
	position:relative;
}

#rtL span {
	font-size:24px;
	font-weight:bold;
	color:#FF6600;
	position:relative;
	top:15px;
	left:35px;
}

/* トップランク */
.tRankL {
	float:left;
	width:365px;
}

.tRankR {
	float:right;
	width:365px;
}

.tRankUtil {
	font-size:12px;
	margin:10px 0 10px 0;
	padding:0 0 10px 0;
	_padding:0;
	border-bottom:solid 1px #FF6600;
}

.tRankUtil strong {
	font-size:14px;
}

.tRankUtil table {
	margin:5px 0 5px 0;
}

.tRankUtil li {
	float:left;
}

#rankOther {
	margin:0 0 30px 0;
}

/* メイン左カラム */
#mainL {
	float:left;
	width:530px;
	font-size:12px;
}

*html #mainL {
	display:inline;
}

.topMainLTitle {
	width:530px;
	height:16px;
	padding:0 0 5px 0;
	background:url('images/title_bg.gif') no-repeat;
	position:relative;
}

.topMainLTitle ul {
	position:relative;
	top:-6px;
	_top:-4px;
	text-indent:22px;
}


.topMainLTitle li {
	display:inline;
	margin:0 3px 0 0;
}

.topMainLTitle li strong {
	font-size:14px;
}

#topInfo {
	height:300px;
	overflow:auto;
}

.topInfoDay {
	margin:0 10px 0 0;
}

.innerTopInfo {
	padding:3px 0 3px 0;
	border-bottom:dashed 1px #CCCCCC;
}

*html p.ie6img {
	margin-top:-10px;
}

p.topInfoKochira {
	text-align:right;
	margin:0 20px 0 0;
}

p.topInfoKochira a {
	text-decoration:underline;
}

#topFavorite td {
	padding:10px;
	background:#240024;
	color:#FFFFFF;
}

#topFavorite h4 {
	font-size:16px;
}

#topFavorite a {
	color:yellow;
}



/* メイン右カラム */
#mainR {
	float:right;
	width:190px;
	font-size:12px;
}

*html #mainR {
	display:inline;
}

*html div.topMainLTitle img {
	vertical-align:top;
}

.rTitleOsusume {
	width:190px;
	height:35px;
	text-align:right;
	background:url('images/title_osusume.png') no-repeat left top;
}

.rTitleOsusume {
	margin:0 0 10px 0;
}

.rTitleOsusume img {
	margin:12px 0 0 0;
}

.rOsusumeArea {
	font-size:11px;
}

.rOsusumeArea p {
	margin:10px 0 0 0;
}

.rOsusumeArea ul {
	margin:10px 0 0 0;
}

.rOsusumeArea li {
	margin:0 0 10px 0;
}


/* メインフッタランダム */
.ikaga {
	text-align:center;
	margin:50px 0 0 0;
}

.mfr {
	padding:10px;
	border:solid 2px #ED5CAF;
}

/* 購入ボタン */
.btnShopping {
	text-align:center;
	margin:50px 0 30px 0;
}

/* 詳細はこちら */
a.more-link {
	display:block;
	margin:20px 0 0 0;
	text-align:center;
	font-weight:bold;
	border:solid 1px pink;
}

a:hover.more-link {
	background:pink;
}

/* 月間ランキング */
#titleNen {
	font-size:14px;
	font-weight:bold;
	margin:10px 0 10px 0;
	border-bottom:dashed 1px #333333;
}

.rankTsukiTbl ul {
	clear:both;
}


.rankTsukiTbl li {
	float:left;
	font-size:14px;
	width:40px;
}

.rankTsukiTbl li a:hover{
	background:#CCCCCC;
}

.rankTsukiTblLTitle {
	border-right:solid 10px #FFFFFF;
}

.rankTsukiTblRTitle {
}


.rankTsukiTblL {
	width:260px;
	padding:10px 0 10px 10px;
	border-right:solid 10px #FFFFFF;
	background:#E0E0E0;
}

.rankTsukiTblR {
	width:260px;
	padding:10px 0 10px 10px;
	background:#E0E0E0;
}

.rmTitle {
	margin:10px 0 0 0;
	_margin:10px 0 -1em 0;
}

.rmTitle li {
	float:left;
}

.rmTitle em {
	display:block;
	margin:5px 0 0 0;
	font-size:14px;
	font-weight:bold;
}

.rankMonth {
	margin:0 0 20px 0;
}

.rankMonth table {
	clear:left;
	margin:0 auto;
}

.rankMonth td {
	padding:0 5px 5px 0;
}

.review {
	padding:5px 0 5px 0;
	background:#F3F3F4;
	border-bottom:solid 2px #E0DFE3;
}

table.innerReview {
	width:520px;
	border:solid 1px #E0DFE3;
	background:#FFFFFF;
}

.innerReview td {
	padding:5px;
}

.review p {
	margin:0;
}

.blank {
	height:5px;
	_margin-bottom:-1em;
}

/* カテゴリ一覧 */
.ichiranWrap {

}

.titleIchiran {
	font-size:14px;
	font-weight:bold;
	margin:10px 0 10px 0;
	border-bottom:dashed 1px #333333;
}

ul.ichiran {

}

.ichiran li {
	float:left;
	margin:0 0 4px 0;
	text-indent:15px;
	width:132px;
	background:url('images/btn_list_icon_3_014.gif') no-repeat left 50%;
	_background:url('images/btn_list_icon_3_014.gif') no-repeat left 40%;
}


.pageListNew {
	margin:10px 0 10px 0;;
}


 /* --------------------------------------------
 *  Left Column
 * -------------------------------------------- */
#leftContents {
	width:220px;
	float:left;
	padding:0 0 100px 0;
	text-align:left;
	font-size:12px;
	position:relative;
}

*html #leftContents {
	display:inline;
}

#innerLeftContents {
	width:200px;
}

#changeMenu {
	text-align:center;
	margin:10px 0 0 0;
}

#changeMenu p {
	margin:5px 0 0 0;
}

#cmBtn li {
	float:left;
	width:100px;
}

/* メニュー01 */
#gameMenu01 {

}
/* メニュー02 */
#gameMenu02 {
	display:none;
}

.lMenu {
	padding:10px 6px 0 6px;
}

.lMenuContents {
	width:188px;
	padding:10px 0 5px 0;
	border-top:solid 2px #FFACDE;
	border-bottom:solid 2px #FFACDE;
	background:url('images/l_carea_bg.gif') repeat-y;
}

.lMenuContents a:link {
	color:#7B1C5C;
}

.lMenuContents a:visited {
	color:#7B1C5C;
}

.lMenuContents a:hover {
	color:#BD2B8D;
	text-decoration:underline	;
}

.lMenuContents a:active {
	color:#BD2B8D;
}



.lMenuTitle {
	width:173px;
	height:27px;
	margin:0 0 10px 0;
	color:#FFFFFF;
	background:url('images/l_title_bg.png') no-repeat;
}

.lMenuTitle h3 {
	font-size:14px;
	text-indent:22px;
	line-height:2em;
}

.lMenulistL {
	line-height:1.8em;
}

.lMenulistR {
	line-height:1.8em;
}

.lMenulistL li {
	margin:0 5px 0 5px;
	text-indent:12px;
	background:url('images/l_icon.gif') no-repeat left 5px;
}

.lMenulistR ul {

}

.lMenulistR ul {
	text-align:left;
}

.lMenulistR li {
	margin:0 5px 0 0;
	text-align:left;
	text-indent:12px;
	background:url('images/l_icon.gif') no-repeat left 5px;
}

.lMenuListEnd {
	margin:0 5px 0 5px;
	padding:5px 0 0 0;
	text-indent:12px;
	border-top:dashed 1px #FFACDE;
	background:url('images/l_icon.gif') no-repeat left 9px;
	_background:url('images/l_icon.gif') no-repeat left 8px;
}

.lMenulistC li {
	margin:0 0 0 5px;
	text-align:left;
	text-indent:12px;
	line-height:1.8em;
	background:url('images/l_icon.gif') no-repeat left 5px;
}

.lMenulistMaker {
	margin:0 0 0 6px;
}

.lMenulistMaker li {
	float:left;
	margin:0 4px 5px 0 ;
	_margin:0 3px 5px 0 ;
}



table#wp-calendar {
	width:100%;
	text-align:center;	
}

table#wp-calendar caption {
	padding:0 0 5px 0;
}

table#wp-calendar th {
	padding:5px;
}

table#wp-calendar td {
	padding:5px 5px 5px 5px;
}

/* フリー */
.freeMenu {
	margin:0 5px 0 5px;
}


 /* --------------------------------------------
 *  Footer
 * -------------------------------------------- */
/* フッタ */
#footerArea {
	font-size:12px;
	border-bottom:solid 1px #CCCCCC;
}

#f18kin {
	border-top:solid 2px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	background:#F1EFF0;
	padding:10px 0 10px 0;
}

#fNavi {
	width:960px;
	margin:0 auto;
	padding:10px 0 5px 0
}

#fNaviL {
	float:left;
}

#fNaviL li {
	float:left;
	margin:0 10px 0 0;
	text-indent:15px;
	background:url('images/f_icon.gif') no-repeat left 3px;
	_background:url('images/f_icon.gif') no-repeat left 1px;
}

#fNaviR{
	float:right;
}




/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.aligncenter {
	text-align:center;
	margin:0 auto;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



