/*
Theme Name: Kamenoi 
Theme URI: http://www.kamenoi.co.jp/
Author: digital bank
Author URI: http://www.digiban.co.jp/
Description: 亀の井自動車学校 指導員ブログテーマです。
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: twentyfourteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@charset "utf-8";

@import url("css/reset.css");
@import url("css/class.css");

/* ///////////////////////////////////////////////////////////////////

[wrapper]
	[header]
	[container]
		[contents-left]
		[contents-right]
	[footer]
		[copy]
		[pagetop]

/////////////////////////////////////////////////////////////////// */

a:link {
}
a:visited {
}
a:hover {
}
a:active {
}

/* =========================================================
wrapper
========================================================= */

body {
	background: #eeeeee url(images/header_bg.png) repeat-x top;
	
}

img {
	display:block;
}

#wrapper {
	width: 100%;
}


/* =========================================================
header
========================================================= */

#header {
	width: 960px;
	margin: auto;
}

#header ul {
	clear: both;
	display: block;
	padding: 5px 0 0 0;
	height: 25px;
}

#header ul li {
	display: inline;
	margin-right: 30px;
	line-height: 0;
}

#header ul li a {
	color: #fff;
	line-height: 0;
}
#header ul li a:link , #contents-left .top-img h1 a:link , a.more:link , #pagetop a:link {
	color: #fff;
}
#header ul li a:visited , #contents-left .top-img h1 a:visited , a.more:visited #pagetop a:visited {
	color: #fff;
}
#header ul li a:hover , #contents-left .top-img h1 a:hover , a.more:hover #pagetop a:hover {
	color: #fff;
}
#header ul li a:active , #contents-left .top-img h1 a:active , a.more:active #pagetop a:active {
	color: #fff;
}

#header dl {
	display: block;
	width: 100%;
	margin-top: 35px;
	float: left;
	clear: both;
}

#header dl dt {
	float: left;
	width: 50%;
}

#header dl dt img {
}

#header dl dd {
	float: left;
	width: 50%;
}


/* =========================================================
container
========================================================= */

#container {
	clear: both;
	display: block;
	width: 960px;
	margin: 0 auto 0 auto;
	padding-top: 35px;
}


/* =========================================================
contents-left
========================================================= */

#contents-left {
	width: 630px;
	float: left;
}

#contents-left .top-img {
	display: block;
	width: 630px;
}

#contents-left .top-img img {
	position: relative;
}

#container .top-img h1 {
	height: 35px;
	display: block;
	font-size: 1.13em;
	font-weight: bold;
	color: #fff;
	line-height: 0;
	padding: 35px 30px 0 30px;
	background: url(images/title_bg.png) repeat;
	position: relative;
	margin-top: -70px;
}

/* #contents-left .top-img h1 {
	height: 22x;
	display: block;
	font-size: 1.13em;
	font-weight: bold;
	color: #fff;
	line-height: 140%;
	padding: 26px 30px 22px 30px;
	background: url(images/title_bg.png) repeat;
	position: relative;
	margin-top: -70px;
} */

#contents-left .posts {
	display: block;
	background-color: #fff;
	padding: 30px;
	margin-top: 30px;
}

#contents-left .posts-seach {
	display: block;
	padding: 15px 15px 15px 45px;
        background: #448bc2;
	/* background: #448bc2 url(images/li_seach.png) no-repeat 12px 17px; */
	color: #fff;
	font-size: 1.00em;
	font-weight: bold;
	padding: 20px 30px 20px 30px;
	margin-top: 30px;
}

#contents-left .posts-seach p {}

#contents-left .posts .post-data {
	display: block;
	padding: 12px 15px 12px 15px;
	min-height: 20px;
	background-color: #eeeeee;
	clear: both;
}

#contents-left .posts .post-data dt {
	display: block;
	width: 250px;
	float: left;
	background: url(images/li_01.png) no-repeat left 6px;
	padding-left: 15px;
}

#contents-left .posts .post-data dd {
	display: block;
	width: auto;
	float: right;
	text-align: right;
}

#contents-left .posts .post-data dd span {
	background: url(images/li_cate.png) no-repeat left 5px;
	padding-left: 20px;
}

#contents-left .posts .post-data dd a {
}

#contents-left .posts .post-title {
	display: block;
	font-size: 1.56em;
	font-weight: normal;
	padding: 30px 0 25px 0;
	border-bottom: 2px solid #eeeeee;
}

#contents-left .posts .post-title a {
}

#contents-left .wp_social_bookmarking_light {
	display: block;
	margin-top: 30px;
}

.wsbl_twitter {
	margin-left: 15px;
}

/* #contents-left .posts #sns {
	display: block;
	margin-top: 30px;
}

#contents-left .posts .clearfix {
	min-height: 1px;
}

.fb-like {
	line-height: 0.7;
	
}

.twitter-share-button {
	width: 100px !important;
	margin-left: 10px;
} */

#contents-left .posts .post-content {
	display: block;
}


#contents-left .posts .post-content img , #contents-left .posts .post-content p {
	margin-top: 30px;
}

#contents-left .posts .post-content img {
	max-width: 570px;
}

#contents-left .posts .post-content a.more-link , #contents-left .posts .post-content a.more-link:visited {
	display: block;
	width: 90px;
	padding: 12px 0px 12px 30px;
	margin-top: 50px;
	color: #fff;
	background: #f2638e url(images/li_02.png) no-repeat 12px 17px;
}

#contents-left .posts .post-content a.more-link:hover {
	color: #fff;
	background: #f683a6 url(images/li_02.png) no-repeat 12px 17px;
}

#contents-left .posts .post-contact {
	display: block;
	border-top: 2px solid #eeeeee;
	margin-top: 30px;
	padding-top: 30px;
}

#contents-left .posts .post-contact a {
	display: block;
	padding: 10px;
	background: #d0e2f0 url(images/li_00.png) no-repeat 12px 15px;
	text-align: center;
}

#contents-left .posts .post-contact a:hover {
	background: #dfebf4 url(images/li_00.png) no-repeat 12px 15px;
}

#contents-left .pagenavi {
		width: 620px;
		clear: both;
		position: relative;
		text-align: left;
		margin-top: 33px;
}

#contents-left .pagenavi a , #contents-left .pagenavi span {
	border: 1px solid #c3c3c3;
	padding: 6px 12px;
	margin: 0 7px 0 0;
	background-color: #FFF;
        line-height: 320%;
}

#contents-left .pagenavi a:hover {
	background-color: #e5eef6;
}

#contents-left .pagenavi span {
	background-color: #448bc2;
	color: #fff;
}

/* =========================================================
contents-right
========================================================= */

#contents-right {
	width: 300px;
	float: left;
	margin: 0 0 -30px 30px;
	position: relative;
	top: -30px;
}

#contents-right .side {
	display: block;
	background-color: #fff;
	padding: 0px;
	margin-top: 30px;
}

#contents-right .side h3 {
	display: block;
	padding: 15px 15px 15px 45px;
	background: #448bc2 url(images/li_car.png) no-repeat 12px 17px;
	color: #fff;
	font-size: 1.00em;
	font-weight: bold;
}

#contents-right .side .prof {
	padding: 30px;
}

#contents-right .side .prof dl {
}

#contents-right .side .prof dl dt {
	display: block;
	text-align: center;
}

#contents-right .side .prof dl dt img {
	max-width: 240px;
	max-height: 240px;
	margin: auto;
}

#contents-right .side .prof dl dd {
	display: block;
	padding: 20px;
	text-align: center;
	font-size: 1.38em;
	font-weight: bold;
	line-height: 100%;
	border-bottom: 1px solid #dcdcdc;
}

#contents-right .side .prof dl dd span {
	display: block;
	font-size: 0.63em;
}

#contents-right .side .prof p {
	margin-top: 20px;
}

#contents-right .side ul {
}

#contents-right .side ul li {
}

#contents-right .side ul li a {
	display: block;
	padding: 18px 20px 18px 35px;
	background: url(images/li_00.png) no-repeat 15px center;
	border-top: 1px solid #dadada;
}

#contents-right .side ul li a:hover {
	background-color: #eef3f7;
}

/* --- shadow --- */

.top-img , .posts , .posts-seach , .side {
	box-shadow: 0px 0px 8px #cccccc; /* CSS3 */
	-moz-box-shadow: 0px 0px 8px #cccccc; /* Firefox用*/
	-webkit-box-shadow: 0px 0px 8px #cccccc; /* Google Chrome, Safari用*/
	}

/* =========================================================
footer
========================================================= */

#footer {
	clear: both;
	display: block;
	background: #448bc2;
	color: #fff;
	position: relative;
	top: 40px;
}

.foot-cont {
	width: 960px;
	min-height: 80px;
	padding: 40px 0 0 0;
	margin: auto;
}

.foot-cont #copy {
	width: 710px;
	float: left;
}

.foot-cont #copy p {
	display:block;
	margin-top: 10px;
}

.foot-cont #pagetop {
	width: 200px;
	float: left;
	
}

.foot-cont #pagetop a {
	display: block;
	padding: 12px 30px 12px 40px;
	background: #73a8d1 url(images/li_pagetop.png) no-repeat 15px center;
}

.foot-cont #pagetop a:link {
	color: #fff;
}

.foot-cont #pagetop a:visited {
	color: #fff;
}

.foot-cont #pagetop a:hover {
	color: #fff;
	background-color: #81b3d9;
}