@charset "UTF-8";

/*
	Theme Name: おっぱい達人
	Description: 揺らす為のテーマです。
	Theme URI:https://play.google.com/store/apps/details?id=jp.aikotoba.opw.opywave2
	Author: brand new application
	Author URI: https://play.google.com/store/apps/details?id=jp.aikotoba.opw.opywave2
	Version: 1.0.0721

*/

/*LAYOUT*/
body,html{
background:#aaa;

}
#container{
background:url(images/bg.jpg) repeat;
padding-left:28px;
padding-right:8px;
border-top:1px solid #fff;
border-right:1px solid #eee;
border-left:1px solid #eee;
border-bottom:1px solid #ccc;
}
.ranking{
padding-top:20px;
padding-bottom:20px;
border:1px solid #eee;
width:144px;
display:inline-block;
background:url(images/imgbg.png) repeat;
text-align:center;
float:left;
}
.ranking img{
position:relative;
}
.ranking span{
font-size:36px;
font-family:arial;
font-weight:bolder;
color:#ffccff;
}
.widget{
margin-top:20px;
background:url(images/imgbg.png) repeat;
padding:20px;
}
.widget a{
color:#EC008C;
    	text-decoration: none;
}

.widget *{
line-height:1.8;
}
#container{
width:1020px;
margin:10px auto;
}
img{
vertical-align:bottom !important;
}
#header{
width:260px;
float:left;
}
.navigation{
clear:both;
}
.detail{
background:url(images/imgbg.png) repeat;
color:#EC008C;
height:40px;
padding:10px;
overflow:hidden;
font-size:15px;
}
#social{
margin-top:20px;
padding:20px;
background:url(images/imgbg.png) repeat;
}
.bnr{
float:left;
}

div h1{
margin-top:20px;
margin-bottom:20px;
}

div h2 a{
	color:#EC008C;
    	text-decoration: none;
}
div h4{
	margin-top:10px;
	margin-bottom:10px;
	font-size:24px;
	margin-right:12px;
	color:#EC008C;
	border-bottom:1px solid #EC008C;
}

#main{
margin-left:20px;
width:740px;
float:left;
}

.post{
text-align:center;
width:350px;
height:400px;
overflow:hidden;
float:left;
padding-top:28px;
margin-bottom:28px;
background:url(images/imgbg.png) repeat;
}

.mr20{
margin-right:28px;
}

#footer{
clear:both;
}

.wp-pagenavi{
    clear: both;
	padding-top:30px;
padding-bottom:40px;
	padding-right:20px;
}
.wp-pagenavi a, .wp-pagenavi span {
    border: 1px solid #EC008C;
    margin: 2px;
color:#EC008C;
    padding: 13px 15px;
    text-decoration: none;
background:#fff;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
    background:#eee;
}
.wp-pagenavi span.current {
    font-weight: bold;
	color:#fff;
	background:#EC008C;
}

/****************************************

          General Setting

*****************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1.7;
}
*{
line-height: 1.7;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*
YUI 3.7.3 (build 5687)
Copyright 2012 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.

http://yuilibrary.com/license/

*/
body{
font:13px/1.231 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',arial,helvetica,clean,sans-serif;
*font-size:small;
*font:x-small}
select,input,button,textarea{
font:99% arial,helvetica,clean,sans-serif}table{font-size:inherit;
font:100%}pre,code,kbd,samp,tt{font-family:monospace;
*font-size:108%;
line-height:100%}
#yui3-css-stamp.cssfonts{display:none}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

