/*  
Theme Name: OfficialWEB BlogType StyleSheet
Theme URI: http://www.i-pocket.co.jp/
Description: OfficialWEB BlogType Template
Version: 1
Author: Takao Nishi
Author URI: http://www.i-pocket.co.jp/
*/

/*
==============================
	特定ブラウザ向けスタイル
	プラグイン
	リセットスタイル
	フォント
	サイト基本スタイル
	レイアウト
	ヘッダ
	コンテンツ
	サイドバー
	ナビゲーション
	フッタ
	個別ページスタイル
==============================*/


/*	特定ブラウザ向けスタイル
------------------------------*/
/* win-ie6,ie7 */

@import "css/win-ie.css";


/*	リセットスタイル
------------------------------*/
body {
	width:100%;
	}

html, body, div, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, address, ul, ol, li, dl, dt, dd,
table, th, td, form, fieldset,img {
	margin: 0;
	padding: 0;
	border: 0 none;
	zoom: 1;
	}

ul,ol {
	list-style:none;
	}

img {
	vertical-align: bottom;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}

abbr {
	border: none;
	}


/*	フォント
------------------------------*/
body, h1, h2, h3, h4, h5, h6 {
	font-family:
		Meiryo,
		'メイリオ',
		'Lucida Grande',
		Verdana,
		'Hiragino Kaku Gothic Pro',
		'ヒラギノ角ゴ Pro W3',
		'ＭＳ Ｐゴシック',
		sans-serif;
	color: #333;
	font-size: 14px;
	font-weight: normal;
	}

/*	サイト基本スタイル
------------------------------*/
p {	/* 行揃え */
	text-align: justify;
	text-justify: inter-ideograph;
	}

a {	/* リンクカラー */
	color: #900;
	text-decoration: none;
	}
a:hover {
	color: #f00;
	text-decoration: underline;
	}
/*
a:visited {
	color: #606;
	text-decoration: none;
	}
*/

a img {
	border: 1px solid #900;
	}
a:hover img {
	border: 1px solid #f00;
	}

hr {
	color:#fff;
	display:none;
	height:0px;
	}

.clear {
	clear:both;
	margin: 0;
	padding: 0;
	font-size: 0;
	}

h1 {
	font-size: 0;
	text-indent: -9999em;
	overflow: hidden;
	}

.right {
	text-align: right;
	}

.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.attension {
	color: #f00;
	}

table {
	margin: 1em 0;
	}

/* RSSフィード */
.feed a {
	padding-left: 14px;
	background: url(images/rss.gif) left center no-repeat;
	}

/*	基本レイアウト
------------------------------*/
body {
	background: url(images/bg/bg.jpg) center top repeat-x;
	border-top: 6px solid #900;
	text-align: center;
	}

#container {
	width: 800px;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #666;
	text-align: left;
	}

#header {
	position: relative;
	width: 800px;
	height: 252px;
	background: url(images/bg/header_bg.jpg) no-repeat;
	}

#content {
	margin-top: 3em;
	background: #fff;
	}

#main {
	float: left;
	width: 518px;
	margin-left:28px;
	display: inline;
	}

#sidebar {
	float: right;
	width: 196px;
	margin-right: 28px;
	margin-bottom: 12px;
	display: inline;
	}

#footer {
	}


/*	ヘッダ
------------------------------*/
#siteDescription {
	position: absolute;
	top: 14px;
	left: 14px;
	line-height: 1.2;
	color: #fff;
	}


/*	コンテンツ
------------------------------*/
#main h4, #main p, #main ul, #main dl, #main ol, #main th, #main td {
	line-height: 1.75;
	}

#main p {
	margin-bottom: 1em;
	}

#main h2 {	/* 本文見出しh2 */
	color: #b3a58f;
	font-size: 140%;
	font-weight: bold;
	}

#main h3 {	/* 本文見出しh3 */
	margin-top: 1em;
	margin-bottom: 0.35em;
	border-bottom: 1px solid #999;
	color: #996700;
	font-size: 140%;
	font-weight: normal;
	}

#main h4 {	/* 本文見出しh4 */
	color: #996700;
	font-weight: bold;
	}

#main table {
	width: 100%;
	}
#main table,
#main th,
#main td {
	border: 1px solid #ccc;
	}
#main th,
#main td {
	padding: 0.4em;
	}
#main th {
	background: #eae6dd;
	}
#main td {
	}

#main ul {
	list-style: disc;
	}
#main ol {
	list-style: decimal;
	}
#main ul,
#main ol {
	margin-left: 1.5em;
	}

#main .toPageTop {
	clear: both;
	border-top: 1px dotted #bfb7a0;
	font-size: 90%;
	text-align: right;
	}

/*	サイドバー
------------------------------*/
.sidebarInner {
	width: 170px;
	margin-bottom: 12px;
	padding: 0 12px 12px 12px;
	background: url(images/bg/sidebar_bg.gif) top repeat-x;
	border: 1px solid #ccc;
	}

#sidebar h3 {	/* サイドバー見出し */
	margin-top: 1em;
	margin-bottom: 0.35em;
	padding-bottom: 0.1em;
	border-bottom: 1px solid #999;
	font-weight: bold;
	}

.sidebarInner li {	/* サイドバー日付・概要文 */
	clear: both;
	font-size: 71%;
	margin-bottom: 0.2em;
	padding-bottom: 0.2em;
	border-bottom: 1px dotted #ccc;
	text-align: justify;
	text-justify: inter-ideograph;
	}

.sidebarInner p {	/* サイドバー日付・概要文 */
	font-size: 100%;
	}

.sidebarInner li a {	/* サイドバーリンク */
	font-size: 120%;
	}

#sidebar h3 {	/* サイドバー見出し */
	margin-top: 1em;
	margin-bottom: 0.35em;
	padding-bottom: 0.1em;
	border-bottom: 1px solid #999;
	font-weight: bold;
	}


/*	ナビゲーション
------------------------------*/
.globalNavi {
	height: 2em;
	width: 800px;
	line-height: 2em;
	margin: 0 auto;
	font-size: 85%;
	text-align: center;
	}
#header .globalNavi {	/* ヘッダナビ */
	position: absolute;
	top: 252px;
	left: 0;
	background: #900;
	border-top: 1px solid #666;
	border-bottom: 1px solid #66;
	color: #fff;
	}
 .globalNavi a {
	color: #fff;
	}
#footer .globalNavi {	/* フッタナビ */
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	background: #900;
	color: #fff;
	}


/*	フッタ
------------------------------*/
#footer address {
	margin: 0.5em 0;
	font-size: 85%;
	}


/*	詳細スタイル
------------------------------*/
/* パンくずリンク */
#topicpath {
	font-size: 90%;
	}

/* アーカイブリスト */
#archiveList dl {
	float:left;
	height:15em;
	margin:0pt 25px 20px 0px;
	width:230px;
	}
#archiveList dt {
	border-bottom:1px solid #bfb7a0;
	margin:0 0 5px;
	}
#archiveList dt a {
	font-size:1.2em;
	font-weight: bold;
	}
#archiveList dd {
	line-height:1.3;
	margin-bottom: .5em;
	padding:0 0 .5em .3em;
	border-bottom: 1px dotted #bfb7a0;
	font-size: 90%;
	text-align: justify;
	text-justify: inter-ideograph;
	}

#main ul.archiveList {
	list-style-type: none;
	margin-left: 0;
	}
#main ul.archiveList li {
	margin-bottom: .5em;
	padding-bottom: .5em;
	border-bottom: 1px dotted #ccc;
	}

/* お問合せはこちら */
#main .notice {
	margin: 2em 0;
	padding: 0.8em;
	background: #fec;
	border: 1px dotted #960;
	}

/* サイドバーお問合せ */
#sidebar .contact {
	font-size: 91%;
	}
#sidebar .contact a,
#sidebar .contact strong {
	font-size: 110%;
	font-weight: normal;
	}
/* サイドバーお知らせ */
#sidebar .newsList img.right {
	float: right;
	width: 56px;
	height: 56px;
	margin:0.5em 0 .5em .5em;
	display: inline;
	}

/* サイドバーアクセスマップ */
#sidebar #accessMap {
	font-size: 85%;
	}
#sidebar #accessMap h3{
	margin: 0;
	padding: 0;
	border: none;
	color: #996700;
	font-size: 116%;
	}
#sidebar #accessMap a img {
	width: 194px;
	height: 194px;
	background:#eee;
	}

/* コンタクトフォーム */
#main .wpcf7 {
	margin-bottom: 1em;
	padding: .5em 1em;
	background: #fff6e6;
	}
#main .wpcf7 p {
	margin-top: .5em;
	margin-bottom: 0;
	}
#main .wpcf7 .attension {
	font-size: 91%;
	}
#main .onamae input,
#main .furigana input,
#main .mailaddress input {
	width: 50%;
	}
#main .denwa input,
#main .keitai input {
	width: 30%;
	}
#main .yuubin input {
	width: 20%;
	}
#main .jyuusyo input,
#main .naiyou textarea {
	width: 90%;
	}

/* 参加募集 */
#joinus {
	margin: 2em 0;
	padding: 0.8em 0.8em 0 0.8em;
	background: #fec;
	border: 1px dotted #960;
	}
#joinus h2 {
	margin-top: 0 !important;
	border: none !important;
	color: #c80 !important;
	font-size: 114% !important;
	}
#joinus p {
	text-indent: 0 !important;
	font-size: 85%;
	}

/* 郷作り計画 */
.project h4 a {
	display: block;
	margin-top: .5em;
	padding-top: .5em;
	border-top: 1px dotted #ccc;
	}

/* フッターブログリンク */
#blogLink {
	margin-bottom: 0.5em;
	}
#blogLink a {
	font-size: 85%;
	color: #333;
	}

