/*
Theme Name: dokumo book
Author: Feras Yasin
Author URI: http://ferasyasin.com
Version: 1.0
*/

* {
	margin: 0px;
	padding: 0px;
}

header, footer, aside, nav, article, section {  
    display: block;  
}

body {
	color: #333;
	font-size: 12px;
	_font-size: x-small;
	font-family: 'Helvetica', 'Arial', 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
	line-height: 1.6;
	background:#fff;
	text-align:center;
}

body{
	text-align:left;
	margin: 0 auto;
}

img{
	border:0px;
}

table,tr,td,th{
	border:0;
	border-style:none;
}

ul{
	list-style-type:none;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: 100;
}

a, a:link, a:visited{
	text-decoration: none;
	outline: none;
	color: #000;
}

a:hover{
	text-decoration: underline;
}

body {
	background: #fff1ef;
}

#wrapper {
	background: url(./images/bg.gif) repeat-x;
}

#green {
	background: url(./images/green.png) top center no-repeat;
	min-width: 979px;
}

#header {
	width: 979px;
	margin: 0 auto;
	position: relative;
}

h1 {
	width: 564px;
	height: 187px;
	top: 0;
	left: -120px;
	position: absolute;
}

#gnavi {
	overflow: hidden;
	width: 585px;
	height: 157px;
	position: absolute;
	top: 0;
	right: -12px;
}

#gnavi li {
	top: 0;
	position: absolute;
}

#home {
	left: 0;
}

#model {
	left: 78px;
	z-index:2;
}

#apply {
	left: 157px;
}

#about {
	left: 246px;
}

#snapshot {
	left: 326px;
}

#contact {
	left: 408px;
	z-index:2;
}

#collaboration {
	right: 0;
}

#contentswrapper {
	padding-top: 100px;
}

#contents {
	background: url(./images/bookbg.png) repeat-y;
	width: 979px;
	margin: 0 auto;
}

#contents .container {
	width: 820px;
	padding: 55px 0 30px;
	margin: 0 auto;
}

h2 {
	width: 807px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}

#mainbanner {
	width: 805px;
	margin: 12px auto 8px;
}

#news {
	background: url(./images/news_bg.gif) no-repeat;
	width: 820px;
	height: 151px;
}

#news .container {
	padding: 20px 25px;
}

#news dl {
	overflow: scroll;
	width: 770px;
	height: 111px;
	position: relative;
}

#news dl dt {
	position: absolute;
	left: 0;
	width: 60px;
}

#news dl dd {
	margin-left: 80px;
}

#subnavi {
	overflow: hidden;
	margin: 10px auto;
	width: 808px;
	padding-left: 3px;
}

#subnavi li {
	margin: 0 3px 3px 0;
	float: left;
}

#subnavi li img {
	display: block;
}

#contents .twoCol {
	overflow: hidden;
}

#contents .leftCol {
	width: 552px;
	float: left;
}

#contents .rightCol {
	width: 268px;
	float: right;
}

#maingirls {
	padding-bottom: 10px;
}

#maingirls li {
	width: 126px;
	margin: 0 12px 10px 0;
}

#newface li, #pickup li, #girlindex li, body.category .girls li {
	width: 106px;
	margin: 0 11px 10px 0;
}

.girls {
	overflow: hidden;
}

.girls li {
	float: left;
}

.girls li img {
	display: block;
}

.girls li ul {
	width: 100px;
	height: 20px;
	overflow: hidden;
	margin: 0 auto;
}

#maingirls .girls li ul li, #newface .girls li ul li, #pickup .girls li ul li, #girlindex .girls li ul li, body.category .girls li ul li {
	width: 48px;
	height: 20px;
	margin: 0 1px;
}

#newface h3, #pickup h3 {
	background: url(./images/title_bg.gif) repeat-x;
	margin: 20px 0 12px;
}

h3 img {
	display: block;
}

#footer {
	width: 100%;
	background: #2d2d2d;
}

#footercontainer {
	width: 820px;
	margin: 0 auto;
	padding-bottom: 100px;
	overflow: hidden;
}

#footercontainer p {
	float: left;
	margin-top: 15px;
}

#socialbtns {
	float: right;
	height: 37px;
	background: #fff;
}

#socialbtns ul {
	overflow: hidden;
	padding-left: 10px;
	margin-top: 8px;
}

#socialbtns ul li {
	float: left;
	margin: 0 5px;
}

.bannersmall {
	width: 248px;
	margin: 10px auto;
}

.bannersmall img {
	display: block;
}

#twitterwidget {
	width: 250px;
	margin: 0 auto;
}

#aboutimage img {
	margin: 10px 0 0 7px;
}

#contactform {
	width: 710px;
	margin: 20px auto;
	position: relative;
}

table.contactform {
	border: 1px solid #e2e2e2;
	border-collapse: collapse;
    border-spacing: 0;
	width: 100%;
}

table.contactform th {
	padding: 10px 20px;
    border: #E2E2E2 solid;
    border-width: 0 0 1px 1px;
    background: #fafafa;
    font-weight: normal;
    line-height: 120%;
}

table.contactform th span {
	color: red;
	font-size: 10px;
}

table.contactform td {
	padding: 10px 20px;
    border: 1px #E2E2E2 solid;
    border-width: 0 0 1px 1px;
	background: white;
}

#postcode1 {
	width: 30px;
}

#postcode2 {
	width: 50px;
}

#sendbutton input {
	width: 185px;
	height: 36px;
	border: none;
	background: url(images/sendbutton.jpg) no-repeat;
}

#sendbutton {
	width: 185px;
	height: 36px;
	margin: 20px auto;
	border: none;
}

#entryimage img {
	margin-left: 8px;
}

#profilephotos {
	margin: 10px 0 15px 8px;
}

#profilephotos ul {
	overflow: hidden;
}

#profilephotos ul li {
	float: left;
	width: 255px;
	border: 1px solid #dcdbdd;
	padding: 5px;
	background: #fff;
	position: relative;
}

#profilephotos ul li img {
	width: 100%;
	display: block;
}

#profilephotos ul li.first {
	margin-right: 3px;
}

#nameandlinks {
	margin: 0 0 15px 8px;
	overflow: hidden;
	width: 539px;
}

#nameandlinks h2 {
	font-size: 20px;
	line-height: 1;
	width: 269px;
	margin: 0;
	float: left;
}

#nameandlinks h2 span.eng {
	font-size: 12px;
}

#nameandlinks ul {
	float: right;
	overflow: hidden;
}

#nameandlinks ul li a img {
	display: block;
}

#nameandlinks ul li {
	float: left;
	width: 133px;
	height: 25px;
	margin-right: 2px;
}

#profiledetail {
	margin-left: 8px;
}

#profiledetail table {
	border-top: 1px solid #685756;
	border-bottom: 1px solid #685756;
	border-collapse: collapse;
    border-spacing: 0;
	background: #fff;
	width: 539px;
}

#profiledetail tr {
	border-top: 1px dotted #685756;
}

#profiledetail th {
	padding: 20px;
	background: #fff1ef;
	width: 149px;
}

#profiledetail td {
	padding: 20px;
	background: #fff;
	margin-left: 1px;
}

.ameblotitle {
	line-height: 14px;
	height: 14px;
	overflow: hidden;
	margin: 7px 10px 2px;
	color: #fd82a1;
	font-weight: bold;
}

.ameblotitle a, .ameblotitle a:link, .ameblotitle a:visited {
	color: #fd82a1;
}

.ameblotitle a:hover {
	color: #fd82a1;
}

.ameblodate {
	font-size: 10px;
	color: #999;
	margin: 0 10px;
	line-height: 1.1;
}

body.category h3 {
	margin-bottom: 12px;
}




.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}