@charset "utf-8";
/*
Theme Name: BASE Theme
Theme URI: http://wordpress.org/
Description: WordPress のテーマ
Version: 1.0
Author: Ryosuke Furuya
Author URI: 
Tags: custom theme

*/

/* Suggested order:
 * display
 * list-style
 * position
 * float
 * clear
 * width
 * height
 * margin
 * padding
 * border
 * background
 * color
 * font
 * text-decoration
 * text-align
 * vertical-align
 * white-space
 * other text
 * content
 *
 */

 /*
 * ページ全体
 * テーブルタグ装飾
 * リンクテキストの装飾
 * 全ての行間を詰める（行間リセット）
 * リストタグ装飾
 * ページの先頭に戻る
 * ヘッダー装飾（サイトID部分）
 * globalnavi（グローバルナビゲーション）
 * コンテンツ部分
 * レイアウト
 * 見出し装飾
 * main装飾（メインカラム）
 * recentPost装飾
 * sub装飾（サブカラム）
 * subFirstSection装飾
 * subSecondSection装飾
 * subPost装飾
 * フッター装飾
 * カテゴリー一覧
 * categoryPost装飾
 * postPage
 * postSingle
 * 投稿ページ内、テキスト回り込み
 * カレンダー
 * ページナビゲーション
 * ソーシャルブックマーク
 * recommendPlan装飾
 * tweetmeme_button
 * clearfixハック
 */

.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }

/* ページ全体
------------------------------------------------------------ */

body {
	margin: 0;
	padding: 0;
	background: #fff url(img/bg.png) repeat-x top;
	color: #333;
}
img {
	border: none;
}
strong {
	font-weight: bold;
}

/* リンクテキストの装飾
------------------------------------------------------------ */

a:link,
a:hover,
a:active,
a:visited {
	color: #222;
	text-decoration: none;
	overflow:hidden;/* FireFox リンク選択時の点線を消す */
	outline:none;/* FireFox リンク選択時の点線を消す */
}
a:hover {
	text-decoration: underline;
}


/* 全ての行間を詰める（行間リセット）
------------------------------------------------------------ */

h1,h2,h3,h4,h5,h6,p,ul,ol,dl {
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1;
}

/* リストタグ装飾
------------------------------------------------------------ */

ul {}

ol {}

li {}


/* ページの先頭に戻る
------------------------------------------------------------ */

.gotop {
	clear: both;
	margin: 0 10px;
	text-align: right;
	font-size: 77%;
}

/* ヘッダー装飾（サイトID部分）
------------------------------------------------------------ */
#wrapperHeader {
	padding: 0;
	background: url(img/bg_top.png) no-repeat center;
	min-width: 1000px;
}
#header {
	width: 1000px;
	min-height: 120px;
	_height: 120px;
	margin: 0 auto;
	padding: 0;
}
#header h1 {
	float: left;
	margin: 40px 0 35px 0;
}
#search {
	float: right;
	margin: 50px 20px 0 0;
}
#search .text {
	width: 120px;
	border:1px solid #e6e6e6;
}
#search .submit {
	border:1px solid #e6e6e6;
	color: #999;
	font-size: 93%;
}

/* feature
------------------------------------------------------------ */
#wrapperFeature {
	clear: both;
	min-width: 1000px;
	height: 380px;
	padding: 20px 0;
	background: url(img/bg_main.png) repeat-x;
}
#feature {
	width: 1000px;
	min-height: 360px;
	_height: 360px;
	margin: 0 auto;
}
#featureLeft {
	float: left;
	width: 668px;
	min-height: 328px;
	_height: 328px;
	padding: 15px 5px;
	border: 1px solid #e6e6e6;
	background: #fff;
}
#featureRight {
	width: 270px;
	min-height: 343px;
	_height: 343px;
	margin: 0 0 0 700px;
	padding: 15px 14px 0 14px;
	border: 1px solid #e6e6e6;
	background: #fff;
}
.featureBox {
	float: left;
	width: 316px;
	margin: 0 9px;
}
.featureBox img {
	margin: 0 0 10px 0;
}
.featureBox span,
.box span {
	margin: 0 5px 0 0;
	padding: 1px 6px;
	border: 1px solid #e6e6e6;
	background: #f0f0f0;
	color: #666;
	font-size: 85%;
}
.featureTitle {
	margin: 0 0 40px 0;
	font-size: 153.9%;
	line-height: 1.3;
}
#featureRight h2 {
	font-size: 138.5%;
}
.specialHeader {
	height: 43px;
}
ul.special {
}
ul.special li {
}
ul.special li img {
	float: left;
	margin: 0 10px 0 0;
}
.specialPost {
	display: block;
	height: 60px;
	line-height: 1.3;
}
#featureRight li {
	margin: 0 0 15px 0;
}

.subSectionSpecial {
	margin: 0 0 10px 0;
	padding: 15px 14px 0 14px;
	border: 1px solid #f0f0f0;
}
.subSectionSpecial h2 {
	font-size: 138.5%;
}
.subSectionSpecial ul.special {
	padding: 0;
}
.subSectionSpecial ul.special li {
	margin: 0 0 15px 0;
	padding: 0;
	background: none;
}
.subSectionSpecial ul.special li img {
	float: left;
	margin: 0 10px 0 0;
}


.subSectionPop {
	margin: 0 0 10px 0;
	padding: 15px;
	border: 1px solid #f0f0f0;
}
.subSectionPop h2 {
	margin: 0 0 10px 0;
	font-size: 138.5%;
}
.subSectionHeader {
	height: 43px;
}
.subSectionPop ul.special {
	margin: 0 0 15px 0;
	padding: 0;
	background: none;
}
.subSectionPop ul li {
	margin: 0 0 5px 0;
	padding: 0;
	background: none;
	font-size: 108%;
}
.subSectionPop ul.special li img {
	float: left;
	margin: 0 10px 0 0;
}
.popPost {
	display: block;
	height: 30px;
	line-height: 1.3;
}


/* レイアウト
------------------------------------------------------------ */
#wrapper {
	clear: both;
	width: 1000px;
	margin: 0 auto;
	background: #fff;
}
#content {
	margin: 0 0 20px 0;
	padding: 0;
}
#content #main {
	float: left;
	width: 690px;
}
#sub {
	float: left;
	width: 300px;
	margin: 0 0 0 10px;
}

/* box
------------------------------------------------------------ */
.box {
	float: left;
	width: 190px;
	min-height: 250px;
	_height: 250px;
	margin: 0 10px 10px 0;
	padding: 14px;
	border: 1px solid #f0f0f0;
}
.box img {
	margin: 0 0 10px 0;
}
.box p {
	margin: 0 0 20px 0;
	font-size: 116%;
	line-height: 1.3;
}

/* globalnavi（グローバルナビゲーション）
------------------------------------------------------------ */
#wrapperNavi {
	clear: both;
	text-align: right;
	height: 30px;
}
#globalnavi {
	margin: 0;
	padding: 8px 0 0 0;
	font-size: 138.5%;
	font-weight: bold;
}
#globalnavi ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#globalnavi li {
	display: inline;
	margin: 0 10px;
	padding: 0;
}
#globalnavi a {
	color: #A46930;
}

/* パンくずリンク
------------------------------------------------------------ */
#menu {
	min-height: 20px;
	_height: 20px;
	background: #fff;
}
.breadcrumb {
	display: inline;
	padding: 4px 0 0 0;
	font-size: 85%;
}
.postSingleTags {
	display: inline;
	font-size: 85%;
	margin: 0 0 0 10px;
}
.postSingleTags span {
	margin: 0 0 0 5px;
	padding: 1px 6px;
	border: 1px solid #e6e6e6;
	background: #f0f0f0;
	color: #666;

}
.postSingleTags a {
	text-decoration: none;
}
.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100;
}

/* sub装飾（サブカラム）
------------------------------------------------------------ */
#sub p {
	line-height: 1.5;
}
#sub .banner {
	clear: left;
	padding: 0 0 10px 0;
}

/* subSection装飾
------------------------------------------------------------ */
.subSection {
	margin: 0 0 10px 0;
	padding: 15px;
	border: 1px solid #f0f0f0;
}
.subSection h2 {
	margin: 0 0 10px 0;
	font-size: 138.5%;
}
.subSectionHeader {
	height: 43px;
}
.subSection ol {
	padding: 0 0 0 2em;
}
.subSection ol li {
	margin: 0 0 8px 0;
	font-size: 108%;
	line-height:1.3;
	list-style-type: decimal;
}
.subSection ul {
	padding: 0 10px 10px 5px;
}
.subSection ul li {
	padding: 0 0 0 15px;
	background: url(img/ic_list.png) no-repeat left 5px;
	line-height: 1.5;
	font-size: 108%;
}

/* フッター装飾
------------------------------------------------------------ */
#pagetop {
    position: fixed;
    bottom: 10px;
    right: 10px;
}
#footer {
	min-height: 100px;
	_height: 100px;
	margin: 15px 0 0 0;
	padding: 30px 10px;
	background: #fff;
	color: #666;
	font-size: 85%;
}
#footer p {
	margin-bottom: .5em;
	font-weight: bold;
}
#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footer li {
	margin: 0;
	padding: 0;
	line-height: 140%;
}
#footer li a {
	margin: 0;
	padding: 0;
	color: #666;
}
.footerListFirst {
	float: left;
	width: 200px;
	padding: 0 10px;
}
.footerList {
	float: left;
	width: 200px;
	margin: 0 0 0 20px;
	padding: 0 10px;
}

#copyright {
	clear: both;
	min-width: 980px;
	margin: 0;
	padding: 10px;
	background: #f0f0f0;
	color: #999;
	font-size: 85%;
	text-align: center;
}
#copyright a {
	color: #fff;
}

.mainHeader h2 {
	line-height: 1.25;
	font-weight: bold;
	font-size: 197%;
	margin: 0 0 15px 0;
	padding: 20px 25px 0 15px;
}

/* カテゴリー一覧
------------------------------------------------------------ */

.categoryHeader {
	margin: 0 0 20px 0;
	padding: 5px 0;
	border-bottom: 1px solid #e0e0e0;
}
.categoryHeader h3 {
	font-weight: normal;
	font-size: 116%;
}
.categoryHeader a {
	color: #000;
}

/* categoryPost装飾
------------------------------------------------------------ */
.categoryPostBox {
	min-height: 130px;
	_height: 130px;
	margin: 0 0 10px 0;
	padding: 0 10px 10px 10px;
/*	border-bottom: 1px dotted #f0f0f0; */
}
.categoryPostThumb {
	float: left;
}
.categoryPostThumb img {
	margin: 0 10px 10px 0;
}
.categoryPostDate {
	color: #666;
	font-size: 85%;
}
.categoryPostTitle {
	font-size: 138.5%;
	line-height: 1.5;
}
.categoryPostContent p {
	color: #666;
	font-size: 100%;
	line-height: 1.5;
}
.categoryPostCategory {
	font-size: 85%;
}

/* recentPost装飾
------------------------------------------------------------ */
.mainSubHeader {
	margin: 0 0 20px 0;
	padding: 5px 0;
	border-bottom: 1px solid #e0e0e0;
}
.mainSubHeader h3 {
	font-weight: normal;
	font-size: 116%;
}
.mainSubHeader a {
	color: #000;
}
.recentPostBox {
	min-height: 130px;
	_height: 130px;
	margin: 0 0 10px 0;
	padding: 0 10px 10px 10px;
/*	border-bottom: 1px dotted #f0f0f0; */
}
.recentPostThumb {
	float: left;
}
.recentPostThumb img {
	margin: 0 10px 10px 0;
}
.recentPostDate {
	color: #666;
	font-size: 85%;
}
.recentPostTitle {
	font-size: 138.5%;
	line-height: 1.5;
}
.recentPostContent p {
	color: #666;
	font-size: 100%;
	line-height: 1.5;
}
.recentPostCategory {
	font-size: 85%;
}

/* postPage
------------------------------------------------------------ */
.postPage {
	width: 650px;
	margin: 0;
	padding: 20px 25px 40px 15px;
}
.postPage h3 {
	margin: 0 0 1em 0;
	line-height: 1.5;
	font-weight: bold;
	font-size: 182%;
}
.postPage h4 {
	margin: 0 0 1em 0;
	line-height: 1.5;
	font-weight: bold;
	font-size: 123.1%;
}
.postPage h5 {
	margin: 0 0 1em 0;
	line-height: 1.5;
	font-weight: bold;
	font-size: 116%;
}
.postPage p {
	margin: 0 0 1em 0;
	line-height: 1.8;
}
.postPage a {
	text-decoration: underline;
}
.postPage a:hover {
	text-decoration: none;
}
.postPage ul,
.postPage ol {
	margin: 0 0 1.5em 40px;
}
.postPage li {
	padding: ;
	list-style: disc;
	line-height: 1.5;
}
.postPage blockquote {
	margin: 0 0 1.5em 20px;
	padding: 5px;
	border: 1px dotted #ccc;
}
.postPage dl {
}
.postPage dt {
	line-height: 1.5;
}
.postPage dd {
	line-height: 1.5;
}

/* postSingle
------------------------------------------------------------ */
.postSingle {
	width: 650px;
	margin: 0;
	padding: 20px 25px 40px 15px;
}
.postSingle h2 {
	margin: 0 0 1em 0;
	line-height: 1.25;
	font-weight: bold;
	font-size: 197%;
}
.postSingle h3 {
	margin: 0 0 1em 0;
	line-height: 1.5;
	font-weight: bold;
	font-size: 167%;
}
.postSingle h3 a {
	text-decoration: none;
}
.postSingle h3 a:hover {
	text-decoration: underline;
}
.postSingle h4 {
	margin: 0 0 1em 0;
	line-height: 1.5;
	font-weight: bold;
	font-size: 138.5%;
}
.postSingle h5 {
	margin: 0 0 1em 0;
	line-height: 1.5;
	font-weight: bold;
	font-size: 123.1%;
}
.postSingle h6 {
	margin: 0 0 .2em 0;
	padding: 0 0 0 10px;
	border-left: 5px solid #ccc;
	color: #888;
	font-size: 123.1%;
}
.postSingle p {
	margin: 0 0 2em 0;
	line-height: 1.6;
	font-size: 116%;
}
.postSingle a {
	text-decoration: underline;
}
.postSingle a:hover {
	text-decoration: none;
}
.postSingle ul,
.postSingle ol {
	margin: 0 0 1.5em 40px;
}
.postSingle li {
	padding: ;
	list-style: disc;
	line-height: 1.5;
}
.postSingle dl {
	margin: 0;
	line-height: 1.2;
	font-size: 108%;
}
.postSingle dt {
	clear: both;
	float: left;
	width: 110px;
	padding-top: 5px;
	border-top: 1px dotted #f0f0f0;
	color: #888;
	font-size: 93%;
}
.postSingle dd {
	margin-left: 110px;
	margin-bottom: 5px;
	padding-top: 5px;
	border-top: 1px dotted #f0f0f0;
	zoom: 1;
}
.postSingle blockquote {
	margin: 0 20px 1.5em 20px;
	padding: 10px;
	border: 1px dotted #ccc;
	background: #f0f0f0;
	font-size: 85%;
}
.postSingle blockquote:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.postSingle blockquote {display: inline-table;}
/* Hides from IE-mac \*/
* html .postSingle blockquote {height: 1%;}
.postSingle blockquote {display: block;}
/* End hide from IE-mac */

.postSingleFanction {
	margin: 0 0 20px 0;
	padding: 10px;
	border: 1px solid #f0f0f0;
	text-align: right;
}
.postSingleCategory {
	display: inline;
	font-size: 85%;
}
.postSingleCategory a {
	text-decoration: none;
}
.postSingleDate {
	display: inline;
	font-size: 85%;
}
.entryDate {
	display: inline;
}
.entryDateModified {
	display: inline;
	padding: 0 0 0 10px;
}

/* 投稿ページ内、テキスト回り込み
------------------------------------------------------------ */

#post p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 0;
	margin: 0 0 5px 15px;
	display: inline;
}
img.alignleft {
	padding: 0;
	margin: 0 15px 5px 0;
	display: inline;
}
.alignright img {
	padding: 0;
	margin: 0 0 5px 15px;
	display: inline;
}
.alignleft img {
	padding: 0;
	margin: 0 15px 5px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
#main .postSingle .wp-caption-text {
	color: #666;
	font-size: 85%;
	line-height: 1.5;
}
.alignright p.wp-caption-text {
	padding: 0 0 2px 15px;
}
.alignleft p.wp-caption-text {
	padding: 0 15px 2px 0;
}

/* ページナビゲーション　wp-pagenavi(wp-content/plugins/wp-pagenavi/pagenavi-css.css)
------------------------------------------------------------ */

.wp-pagenavi {
	position: relative;
	clear: both;
	padding: 10px 0;
	text-align: center;
}
.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #e0e0e0;
	padding: 3px 5px;
	margin: 1px;
	background: url(img/bg_pagenavi.gif) repeat-x top;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
	background: url(img/bg_pagenavi_o.gif) repeat-x top;
}
.wp-pagenavi span.current {
	font-weight: bold;
}

/* 各種機能
------------------------------------------------------------ */
.postBottom {
	width: 665px;
	margin: 0 25px 0 0;
	padding: 0 0 40px 0;
}
.rating {
	margin: 0 0 20px 0;
	padding: 20px;
	border: 1px solid #f0f0f0;
	background: #f6f6f6;
}
.rating h3 {
	display: inline;
	float: left;
	font-size: 123.1%;
}
.post-ratings {
	margin: 0 0 .5em 0;
}
.post-ratings-loading {
}
.ratingInner {
	margin: 0 0 0 7em;
}
.ratingText {
	line-height: 1.3;
	font-size: 85%;
}
.recommend {
	margin: 0 0 10px 0;
	padding: 20px;
	border: 1px solid #f0f0f0;
}
.recommend h3 {
	margin: 0 0 10px 0;
	font-size: 123.1%;
}
.recommend ul {
	padding: 0 10px 10px 5px;
}
.recommend li {
	padding: 0 0 0 15px;
	background: url(img/ic_list.png) no-repeat left 5px;
	line-height: 1.5;
	font-size: 108%;
}

/* ソーシャルブックマーク
------------------------------------------------------------ */
.sbm {
	width: 650px;
	margin: 0 0 20px 0;
	font-size: 85%;
}
.twitter {
	display: inline;
}
.twitter-share-button {
	vertical-align: bottom;
}

/* googlemap
------------------------------------------------------------ */
#gmap1 {
}
.gmap {
	margin: 0;
}
#gmap1 p {
	margin: 3px;
	padding: 0;
	line-height: 1.2em;
	font-size: 93%;
}

/* postBottomBanner
------------------------------------------------------------ */
.postBottomBanner {
	margin: 0 0 15px 15px;
}
.postBottomBannerLeft {
	float: left;
	margin: 0 25px 0 0;
}
.postBottomBannerRight {
}

/* Clear Floated Elements
------------------------------------------------------------ */

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* clearfixハック
------------------------------------------------------------ */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
