@charset "utf-8";
/*======================================================================*/
/* desing:Copyright (c) JM All Rights Reserved. */
/* temp 3Column desing start*/
/*Theme Name:nipple-PC*/
/*======================================================================*/
/*=======リセット===============================================================*/
*,form,input,div,img,textarea {
	margin:0;
	padding:0;
}/*test*/
html {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:1.0em;
}
li {
	list-style-position:inside;
	list-style-type:none;
}
a {
	text-decoration:none;
	cursor:pointer;
	color:#3366ff;
}
a:hover {
	text-decoration:underline;
	color:#ff6600;
}
img {
	display:block;
	border:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
img.icon {
	width:12px;
	display:inline-block;
	border:none;
}
.clear {
	clear:both;
}
.line {
	display: block;
	width:100%;
	height: auto;
}
/*=======リセット終了===============================================================*/

/*テーマカラー変更可*/
/*=======基本設定開始===============================================================*/
body {
	background-color: #FFEBCD;
}
#page {
	width:1200px;
	margin:0 auto;
}
/*=======基本終了===============================================================*/

/*=======ヘッダー開始===============================================================*/
.site_header {
	background-color: #000;
	position: relative;
	width: 1200px;
	height: 87px;
}
.site_header img {
	width: 600px;
}

#head_ad {
	position: absolute;
	top: 3px;
	right: 3px;
}
.main_navigation {
	width: 100%;
}
.main_navigation li {
	display: block;
	float: left;
/*	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	width: 200px;
	text-align: center;
	border-right: 1px solid #ccc;
	background: rgb(245,246,246); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(245,246,246,1) 0%, rgba(235,234,242,1) 50%, rgba(245,246,246,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,246,246,1)), color-stop(50%,rgba(235,234,242,1)), color-stop(100%,rgba(245,246,246,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(245,246,246,1) 0%,rgba(235,234,242,1) 50%,rgba(245,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(245,246,246,1) 0%,rgba(235,234,242,1) 50%,rgba(245,246,246,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(245,246,246,1) 0%,rgba(235,234,242,1) 50%,rgba(245,246,246,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(245,246,246,1) 0%,rgba(235,234,242,1) 50%,rgba(245,246,246,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f6f6', endColorstr='#f5f6f6',GradientType=0 ); /* IE6-9 */
	*/
	height: 38px;
	line-height: 38px;
}
/*
.main_navigation li:nth-last-child(1) {
	border-right:none;
}
.main_navigation li a {
	color: #333;
	font-weight: bold;
	display: block;
}
.main_navigation li a:hover {
	text-decoration: none;
	background-color: #CACACA;
}
*/

/*=======ヘッダー終了===============================================================*/
/*=======rss1===============================================================*/
.rss1 {
	width: 1200px;
	margin: 10px auto;
	font-size: 12px;
	background-color: #FFF;
	border-radius: 10px;
	padding: 10px 0;
}
.rss1 table {
	width: 1200px;
}
.rss1 td {
	width: 240px;
}
.rss1 td .text {
	height: 2.4em;
	line-height: 1.2em;
	overflow: hidden;
}
.rss1 img {
	display: block;
	width: 200px;
	margin: 0 auto;
	border:3px solid #FFF;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
.rss1 img:hover {
	border:3px solid #EEE;
	opacity: .8;
}
.rss2 {
	margin-bottom: 10px;
}
.rss_title {
	background-color: #DD002D;
	background-image: url(./images/pickuo01.png);
	background-repeat: no-repeat;
	height: 40px;
	line-height: 40px;
	color: #FFF;
	padding-left: 50px;
}

.widget-title-rss{

width:100%;
box-sizing:border-box;
	position:absolute;
	top:-45px;
	margin-bottom:5px;
	background-color: #DD002D;
    background-image: url(../../themes/twentytwelve/images/pickuo01.png);
    background-repeat: no-repeat;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    padding-left: 50px;
    font-weight:bold;
    font-size:20px;
}



/*=======rss1===============================================================*/
.container {
	width: 1200px;
}
.left_sidebar {
	width:217px;
	display: block;
	float: left;
	font-size: 12px;
	margin-right: 10px;
	background-color: #fff;
}
.main_content {
	width:663px;
	display: block;
	float: left;
}
.right_sidebar {
	width:300px;
	display: block;
	float: right;
	font-size: 12px;
	background-color: #fff;
}
/*トップページ*/
.more-link {
	display: block;
	width: 600px;
	height: 40px;
	line-height: 44px;
	background-image: url(./images/more_btn.png);
	background-size: 600px;
	background-repeat: no-repeat;
	text-align: center;
	color: #ff9900;
	font-weight: bold;
	text-align: center;
	font-size: 30px;
	margin: 20px auto;
}
.more-link:hover {
	text-decoration: none;
	color: #ff9900;
}

.movie-link {
display: block;
width: 600px;
height: 40px;
line-height: 44px;
background-image: url(./images/more_btn.png);
background-size: 600px;
background-repeat: no-repeat;
text-align: center;
color: #0099ff;
font-weight: bold;
text-align: center;
font-size: 30px;
margin: 20px auto;
}

.movie-link b {
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-align: center;
	font-size: 30px;
}

.movie-link:hover {
	text-decoration: none;
	color: #0099ff;
}

li.post {
	font-size: 14px;
	border:1px solid #ff6600;
	background-color: #ffffcc;
	margin-bottom: 20px;
}
li.post img {
}
.ently_title {
	color: #3366ff;
	background-color: #ffff99;
	display: block;
	margin-bottom:20px;
	padding: 10px;
	background-image: url(./images/yellow_line.png),url(./images/color_line.png);
	background-repeat: no-repeat,no-repeat;
	background-position: top left,bottom left;
	font-size: 16px;
	line-height: 2em;
font-weight:bold;
}
.post_title:hover {
	text-decoration: none;
	color: #ff9900;
}
.ently_title small {
	color: #f33;
}
.entry-meta {
	text-align: right;
}
.yarpp-related ol li {
	padding-left: 30px;
	list-style-type: disc;
	font-size: 13px;
}
/*=======左サイドバー開始===============================================================*/
.left_sidebar .widget-title {
	background-image: url(./images/titlebg_gr.png);
	background-repeat: no-repeat;
	height: 28px;
	line-height: 28px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	margin-left: 3px;
}
.left_sidebar .menu-site_menu-container li {
	background-image: url(./images/menu_bg.png);
	background-repeat: no-repeat;
	height: 25px;
	line-height: 28px;
	margin-left: 2px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 16px;
}
.left_sidebar .menu-site_menu-container li a {
	color: #666;
}
.left_sidebar .menu-site_menu-container li a {
	text-decoration: none;
}
.left_sidebar #wp-calendar {
	width: 200px;
	margin: 5px auto;
	text-align: center;
}
.left_sidebar #wp-calendar th {
	color: #999;
}
.left_sidebar #wp-calendar a {
	display: block;
	font-weight: bold;
	background-color: #EEE;
	border-radius:3px;
}
.left_sidebar .pickup_post li img {
	display: block;
	margin: 0 auto;
}
.left_sidebar .pickup_post li a {
	font-size: 11px;
}
.left_sidebar ul .cat-item {
	background-image: url(./images/arrow-orange01.png);
	background-repeat: no-repeat;
	background-size: 11px;
	background-position:0 4px;
	height: 19px;
	margin-left: 5px;
	padding-left: 15px;
}
.left_sidebar table#images img {
	display: block;
	margin: 0 auto;
}
.left_sidebar table#images .text {
	height: 36px;
	overflow: hidden;
}
#cirrusCloudWidget {
	margin: 0 auto;
	width: 160px;
	display: block;
}
.month_archive li {
	background-image: url(./images/arrow-red-15.png);
	background-repeat: no-repeat;
	background-position: 2% center;
	padding-left: 25px;
	background-size: 12px;
}
/*=======左サイドバー終了===============================================================*/
/*=======メインカラム開始===============================================================*/
#index-content,#single-content {
	padding: 5px 0;
}
.content-wp-pager {
	text-align: center;
	font-size: 12px;
}
.content-wp-pager a {
	display: inline-block;
	margin: 5px 10px;
}
.wp_social_bookmarking_light {
	height: 21px;
	vertical-align: bottom;
	margin-left: 30px;
}
.wp_social_bookmarking_light div {
	display: inline-block;
	height: 21px;
	vertical-align: bottom;
	min-width: 100px;
}
.post_content,.related_post,.entry-meta {
	padding: 0 30px;
}
.entry-meta {
	font-size: 12px;
	margin:15px 0 3px 0;
}
.ently_navi {
	font-size: 12px;
	margin:15px 0 3px 0;
	text-align: right;
}
.ently_text {
	margin: 0 30px;
}
.ently_text li:before {
	content:"・";
	font-size: 20px;
	font-weight: bold;
}
.rss5 {
	margin: 0 auto 10px auto;
	font-weight: bold;
}
/*アーカイブ*/
.page-header,.archive-title {
	font-weight: bold;
	background-color: #ff6600;
	height: 28px;
	line-height: 28px;
	color: #fff;
	padding-left: 10px;
	font-size: 14px;
}
.page-content {
	padding: 10px;
	background-color: #ffffcc;
}
.page-content ul {
}
.page-content li {
	list-style-type: disc;
	color: #666;
	font-size: 12px;
}
.page-content li a {
	color: #666;
}
/*単一*/
.single_post_content img {
	max-width:100%;
	height: auto;
}

#content_top_ad h2
,.post_content_btm_ad h2{
	background-color: #454543;
	background-image: url(./images/pickuo01.png);
	background-repeat: no-repeat;
	height: 40px;
	line-height: 40px;
	color: #fcff00;
	padding-left: 50px;
	margin-top: 12px;
}

#content_top_ad .textwidget
,.post_content_btm_ad .textwidget {
	padding:30px 0;
}

#content_top_ad li
, .post_content_btm_ad li {
	width:292px;
	float:left;
	overflow: hidden;
	margin-bottom:12px;
}

#content_top_ad li:nth-child(odd)
, .post_content_btm_ad li:nth-child(odd) {
	margin-right:16px;
}

#content_top_ad li a:hover > img
,.post_content_btm_ad li a:hover > img {
	opacity: 0.8;
}

#content_top_ad li img
,.post_content_btm_ad li img {
	width: 100%;
	height: auto;
	border: 1px solid #ff6600;
	margin-bottom:8px;
}

/*コメント開始*/
#respond {
	width: 620px;
	margin: 0 auto 20px auto;
	padding: 20px;
	background-color: #ffffcc;
	border: 1px solid #ffcf01;
	border-radius:5px;
}
#respond #reply-title {
	font-size: 16px;
	border-bottom:1px dashed #ddd;
	margin-bottom: 5px;
}
#respond #reply-title small {
	font-size: 12px;
	font-weight: normal;
}
#respond .commentlist {
	border-bottom:1px solid #BBB;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.comment-awaiting-moderation {
	font-size: 10px;
	color: #DDD;
}
#respond .reply a {
	font-size: 12px;
	color: #ffaa00;
}
#respond .comment-author .fn {
	font-weight: bold;
	font-size: 14px;
	color: #520d08;
}
#respond textarea {
	display: block;
	width: 96%;
	margin: 0 auto;
}
#respond .form-submit {
	width: 96%;
	margin: 0 auto;
	text-align: right;
}
#respond .form-submit input[type="submit"]{
	display: inline-block;
	padding: 5px 10px;
	margin-top: 5px;
}
/*コメント終了*/
/*=======メイン終了===============================================================*/
/*=======右サイドバー終了===============================================================*/
.right_sidebar {
	padding-left: 3px;
}
.right_sidebar .widget-title {
	background-image: url(./images/titlebg_pk.png);
	background-repeat: no-repeat;
	height: 28px;
	line-height: 28px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	margin-left: 0px;
}
.right_sidebar #searchform {
	margin: 5px auto;
	width: 280px;
}
.right_sidebar #searchform label {
	display: none;
}
.right_sidebar #searchform input[type=text] {
	display: inline-block;
	width: 190px;
	padding-left: 10px;
	border-radius:20px 0 0 20px;
	height: 20px;
	border: 1px solid #AAA;
	box-shadow:1px 1px 3px #666 inset;
}
.right_sidebar #searchform input[type=submit] {
	display: inline-block;
	width: 60px;
	border-radius:0 20px 20px 0;
	height: 22px;
	border: 1px solid #AAA;
	box-shadow:1px 1px 3px #666 inset;
	background-color: #FFF
}
.right_sidebar .entertainment_news img {
	display: block;
	margin: 0 auto;
}
.right_sidebar .entertainment_news a:nth-child(2n){
	padding: 0 10px;
	display: block;
}
.right_sidebar .wareclass_frame {
	width: 290px;
	display: block;
}
.wareclass_main_table {
	margin-left: 2px;
}
.right_sidebar .wareclass_frame td {
	font-size: 12px;
}
.right_sidebar #acrr13_nipple {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0 auto;
}
.right_sidebar #text-19 img,.right_sidebar #text-21 img {
	display: inline;
}
.right_sidebar #text-21 a {
	font-size: 12px;
}
.right_sidebar #text-21 .textwidget {
	padding: 3px 6px;
	font-size: 11px;
}
.right_sidebar .wpp-list{
	counter-reset:number;
}
.right_sidebar .wpp-list li::before{
	padding: 3px 10px;
    counter-increment: number;
    content: counter(number);
    position: absolute;
    background-color: #000;
    color: #fff;
}
.wpp-list li {
	display: block;
	width: 280px;
	height: 200px;
	position: relative;
	overflow: hidden;
	margin: 3px auto 8px auto;
	opacity: 1;
}
.wpp-list li:hover {
	opacity: .7;
}
.wpp-list li .wpp-post-title {
	position: absolute;
	bottom:0;
	left: 0;
	background-color: #000;
	color: #fff;
	display: block;
	padding: 0 1%;
	width: 98%;
	height: 38px;
	overflow: hidden;
	opacity: 0.8;
}
.wpp-list li .wpp-views {
	position: absolute;
	top: 0;
	right: 0;
	background-color: #000;
	color: #fff;
	display: block;
	padding: 0 1%;
	height: 19px;
	overflow: hidden;
	text-align: right;
	line-height: 19px;
	opacity: 0.8;
}

#npcatch li {
	border: 1px dotted #CBCBCB;
	padding: 2px;
	margin: 2px 4px;
	width: 280px;
	height: 100px;
	overflow: hidden;
	vertical-align: middle;
	clear: both;
}

#npcatch li:nth-child(odd) {
	background-color: #FFE9E9;
}

#npcatch li img {
	float:left;
	margin-right:2px;
}
#npcatch .date {
	display: block;
}

/*=======右サイドバー終了===============================================================*/

/*=======フッター開始===============================================================*/
#colophon {
	background-color: #222;
	text-align: center;
	font-size: 10px;
	color: #fff;
	padding-top: 30px;
}
.footer_container {
	width: 1200px;
	margin: 0 auto;
}
#colophon a {
	display: block;
	text-align: left;
	height: 18px;
	line-height: 18px;
	margin: 2px 5px;
}
#colophon a:before {
	font-weight: bold;
	font-size: 18px;
}
#colophon a:hover {
	text-decoration: none;
}
#colophon .footer_link {
	display: inline-block;
	width: 235px;
	vertical-align: top;
}
.footer_link h3{
  text-align: left;
  padding-left:10px;
  background: url(http://erogazopple.com/wp-content/themes/twentytwelve/images/footer_icon01.jpg) no-repeat left center;
}
.footer_link a{
  text-align: left;
  padding-left:10px;
  background: url(http://erogazopple.com/wp-content/themes/twentytwelve/images/footer_icon02.jpg) no-repeat left center;
  font-size:10px;
  color:#999999;
}
.btn_top {
	background-color: rgba(0,0,0,.5);
	color: #fff;
	display: inline-block;
	position: fixed;
	right: 16px;
	bottom:16px;
	display: none;
	padding: 1px 12px;
	font-size: 40px;
	border-radius:10px;
}
.footerinfo{
  border-top:5px solid #FE0032;
  background-color: #000;
  padding:10px 0;
  color:#FFF;
  margin-top:30px;
}
.footerinfo a{
  color:#FFF;
}



.site_info h1,.site_info h2 {
	font-size: 12px;
	/*color: #666;*/
}
.site-info address {
	font-size: 14px;
	font-style: normal;
}
#colophon .site-info address a {
	display:inline;
	text-align:left;
	height:auto;
	line-height: 18px;
	margin: 0;
}

/*=======フッター終了===============================================================*/

#execphp-2 li {
	border-top: 1px solid #ccc;
	padding: 6px;
	color: #888;
}

#execphp-2 li:first-child {
	border-top: none;
}

#execphp-2 p {
	color:#333;
}

table#images {
	width: 1200px;
	margin-left: -8px;
}

table#images td {
	width: 240px;
}

table#images img {
	display: block;
	width: 200px;
	margin: 0 auto;
	border: 3px solid #FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

table#images img:hover{
	opacity:.7;
}

table#images a{
	font-size:12px;
	text-decoration: none;
	cursor: pointer;
	color: #3366ff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

table#images a:hover{
	color:#ff8c00;
	text-decoration:underline;
}

table#images body{
	margin:0 !important;
}

table#images td .text {
	height: 28px;
	line-height: 1.3em;
	overflow: hidden;
}
#text-81,
#text-82 {
	background: none!important;
}