/*
Theme Name: JCMU
Description: JCMU
*/

/* 基本 */
body	{font-family: 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif}

a	{text-decoration: none;
	color: #0033cc}

a img	{border: none}

hr	 {border-style: dotted none none none;
	border-color: #336600;
}

/* コンテナ */
div#container	{width: 900px;
	margin: auto}

/* ヘッダー */
div#header	{font-family: 'Trebuchet MS', sans-serif;
	margin-bottom: 10px}

div#header h1	{font-size: 1.875em;
	margin: 0}

div#header h1 a	{color: #000000}

div#header p#desc	{font-size: 0.875em;
	font-weight: bold;
	color: #999999;
	margin: 0 0 15px}

div#subinfo	{text-align: right;
	margin: -32px 0 5px}

/* ナビゲーションバー */
div#nav	{width: 897px;
	font-size: 0.75em;
	height: 30px;
	background-color: #336600;
	border: solid 1px #ffffff;
	margin-bottom: 15px;
	margin-top: 10px}

div#nav ul	{margin: 0;
	padding: 0}

div#nav li	{list-style-type: none;
	float: left}

div#nav li a	{display: block;
	width: 148.5px;
	line-height: 30px;
	border-right: solid 1px #ffffff;
	color: #ffffff;
	text-align: center}

div#nav li a:hover	{background-color: #339900}

/* コンテンツ */
div#content	{width: 550px;
	float: left}

p.title	{font-size: 1.5em;
	font-weight: bold;
	color: #000000;
	width: 515px;
	margin: 0 0 10px;
	padding: 0 30px 0 10px;
	background-image: url(bar.png);
	background-repeat: no-repeat;
	background-position: right top}

p.pagenation	{font-size: 0.75em;
	overflow: hidden}

span.oldpage	{float: left}

span.newpage	{float: right}


/* 記事 */
div.post	{margin-bottom: 30px;
	overflow: hidden}

div.post h2	{background-image: url(chip.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-top: solid 1px #333333;
	border-bottom: solid 1px #333333;
	font-size: 1.2em;
	padding: 5px 18px;
	margin: 0px 0px 15px 0px}

div.post h3	{font-size:1.1em;
		font-weight:bold;
		color:#000000;
		background-color:#ccffcc;
 		line-height:1.5em;
 		margin-left:0px;
 		margin-right:0px;
 		padding-top:2px;
 		padding-bottom:2px;
 		margin-bottom:5px;
 		margin-top:10px;
 		text-indent:0.2em;}

div.post h4	{font-size:0.875em;
		font-weight:bold;
		border-left: solid 0.75em;
		border-left-color: #339900;
		border-bottom: solid 1px;
		border-bottom-color: 339900;
		padding: 0.2em;
		line-height:1.5em;
		text-indent:0em;
		margin-left:0px;}

div.post blockquote	{font-size:1em;
		padding: 0.3em;
		line-height:1.5em;
		text-indent:0em;
		margin:0px 0px 0px 60px;}


div.post h2 a	{color: #000000}

div.post p	{font-size: 0.875em;
	line-height: 1.6}

div.post li	{font-size: 0.875em;
	line-height: 1.6}

div.post dl	{font-size: 0.875em;
	line-height: 1.6}

div.post p.postcat	{text-align: right;
	margin: -10px 10px 10px 0}

div.post p.postcat a	{font-size: smaller;
	background-color: #a7d043;
	border-radius: 2px;
	color: #ffffff;
	padding: 1px 5px}

div.post p.postinfo	{color: #0c8bcd;
	text-align: right;
	margin: 0}

/* 記事内の画像 */
.aligncenter	{display: block;
	margin-left: auto;
	margin-right: auto}

.alignleft	{float: left;
	margin-right: 10px;
	margin-bottom: 10px}

.alignright	{float: right;
	margin-left: 10px;
	margin-bottom: 10px}

.wp-caption	{border: solid 1px #aaaaaa;
	text-align: center;
	padding-top: 5px}

/* サイドバー */
div#sidebar	{width: 300px;
	float: right}

div#sidebar ul	{margin: 0;
	padding: 0;
	list-style-type: none}

div#sidebar .widget	{margin-bottom: 20px}

div#sidebar h2	{font-size: 0.75em;
	color: #ffffff;
	background-color: #336600;
	border-radius: 3px;
	padding: 2px 10px;
	margin: 0}

div#sidebar .qtrans_language_chooser	{font-size: 0.875em;
	text-indent:5px;
	margin: 0px 0px 10px 0px}

div#sidebar li li	{font-size: 0.75em;
	border-bottom: dotted 1px #336600;
	margin: 0}

div#sidebar li li a	{color: #000000;
	display: block;
	padding: 5px 10px}

div#sidebar li li a:hover	{background-color: #eeeeee}

div#sidebar p	{font-size: 0.875em;
	}

/* フッター */
div#footer	{border-top: solid 1px #333333;
	padding: 6px 0;
	clear: both}

div#footer p	{font-size: 0.75em;
	text-align: center;
	font-style: normal;
	font-family: Verdana, sans-serif;
	margin: 0}


/* Photo Dropper */
div.flickrphoto	{text-align: center;
	margin: 30px 0}

div.flickrphoto a img	{border: solid 1px #aaaaaa;
	padding: 10px}

div.flickrphoto small a img	{border: none;
	padding: 0}


/* ギャラリー */
.gallery-item {width: 33%;
	float: left;
	margin-top: 0;
	text-align: center}

.gallery img {border: solid 1px #aaaaaa;
	padding: 5px}

.gallery a:hover img	{background-color: #c4f254}

.gallery dd	{margin: 0;
	font-size: 0.75em}

.gallery br+br	{display: none}


/* 天気と気温 */
p.tenki	{width: 50px;
	float: left;
	text-align: center;
	border: solid 1px #f3b62f;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px}


/* 関連記事 */
div.related	{border: solid 1px #aaaaaa;
	margin-top: 20px}

div.related p	{color: #ffffff;
	background-color: #a7d043;
	margin: 0;
	padding-left: 10px}

div.related ol	{font-size: 0.75em}


/* 記事の個別ページ */
.single div.post h2	{background-image: url(chip.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-top: solid 1px #333333;
	border-bottom: solid 1px #333333;
	font-size: 1em;
	padding: 5px 18px;
	margin: 0 0 20px 0}

.single div.post h2 a	{color: black}


/* 分割した記事へのリンク */
#postpage	{text-align: center;
	padding-top: 20px;
	clear: both}

#postpage a	{border: solid 1px #aaaaaa;
	padding: 5px 10px;
	margin: 0 10px}

#postpage a:hover	{background: #eeeeee}

#postpage span	{padding: 5px 10px;
	color: #888888;
	background: #dddddd}

#postpage a span	{padding: 0;
	color: black;
	background: none}


/* 画像の個別ページ */
.attachment div#content	{width: 100%;
	float: none}

.attachment p.photo	{text-align: center}


/* タイトルの一覧 */
ul.post	{list-style-type: none;
	margin: 0;
	padding: 0;
	border-top: dotted 1px #aaaaaa}

ul.post li	{border-bottom: dotted 1px #aaaaaa;
	background-image: url(chip.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 15px 0 15px 20px}

ul.post li a	{color: #000000}

ul.post li span	{font-size: smaller;
	color: #888888}


/* 続きを読む */
div.post p.more	{margin: 0;
	font-size: 0.625em}

div.post p.more a	{border: solid 1px #aaaaaa;
	color: #333333;
	padding: 3px}

div.post p.more a:hover	{background: #eeeeee}


/* サムネイル画像 */
div.post p.thumb	{float: left;
	margin: 0 10px 10px 0}


/* トップページのタイトルの一覧 */
ul.toplist	{list-style-type: none;
	margin: 0 0 30px;
	padding: 0;
	border-top: solid 1px #aaaaaa}

ul.toplist li	{font-size: 0.875em;
	font-weight: bold;
	border-bottom: solid 1px #aaaaaa;
	background-image: url(chip.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 0 5px 20px}

ul.toplist li a	{color: #000000}

ul.toplist li span	{font-size: smaller;
	color: #888888}


/* おすすめ記事 */
div#pickup div.post	{border: dotted 2px #f3b62f;
	background-color: #ffeedd;
	padding: 15px}


/* ステータス */
div#sidebar li#execphp-3 h2	{background-color: #333333;
	border-radius: 0}

div#sidebar li#execphp-3 ul	{border: solid 1px #aaaaaa}

div#sidebar li#execphp-3 li	{padding: 5px 10px}

div#sidebar li#execphp-3 span	{color: #888888}


/* 人気記事ランキング */
div#sidebar ol	{margin: 0;
	padding: 0;
	list-style-type: none}

div#sidebar ol li a:before	{content: counter(mycount);
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: bold;
	font-size: larger;
	color: #ffffff;
	background-color: #f3b62f;
	padding: 2px 7px;
	margin-right: 7px;
	vertical-align: -2px}

div#sidebar ol li	{counter-increment: mycount}


/* パンくずリスト */
.single div#header, .archive div#header
	{margin-bottom: 5px}

div#breadcrumb	{margin-bottom: 5px}

div#breadcrumb div	{display: inline;
	font-size: 0.75em}


/* ページ番号リンク */
p.pagenum	{text-align: center}

p.pagenum a, p.pagenum span
	{padding: 3px 6px;
	color: #ffffff}

p.pagenum a	{background-color: #336600}

p.pagenum span	{background-color: #669900}


/* お問い合わせ */
.wpcf7-form	{background-color: #c4f254;
	padding: 20px;
	border-radius: 20px}

.wpcf7-form span.req	{color: #aa0000;
	font-size: smaller}

.wpcf7-form input	{width: 80%}

.wpcf7-form textarea	{width: 100%}

.wpcf7-form p.submit	{text-align: center}

.wpcf7-form .wpcf7-submit	{width: 200px}


/* ニュース */
ul.newslist	{border: solid 1px #aaaaaa;
	padding: 10px;
	margin: 0 0 20px;
	font-size: 0.75em}

ul.newslist li	{list-style-type: none;
	background-image: url(arrow.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 16px;
	line-height: 18px}

ul.newslist a	{color: #000000}

ul.newslist span	{color: #666666}



/* 検索フォーム */
#searchform, #searchform div	{display: inline}

#searchform label	{display: none}

#s	{border: solid 1px #aaaaaa;
	border-radius: 5px;
	padding: 3px 8px}

#s:hover, #s:focus	{background-color: #eeeeee}

#searchsubmit	{background-color: #666666;
	border-radius: 5px;
	color: #ffffff;
	border: solid 1px #aaaaaa;
	padding: 2px 8px;
	margin-right: 10px}

#searchsubmit:hover	{background-color: #aaaaaa}

div#subinfo img	{vertical-align: bottom}


/* 検索結果 */
.search p.title	{width: auto;
	background: #dddddd;
	color: #999999;
	padding: 5px;
	font-size: 1.25em}

.search-no-results p.title	{text-align: left;
	margin-bottom: 50px}

.search-no-results #content	{text-align: center;
	line-height: 2;
	border: solid 1px #333333;
	padding-bottom: 40px}

/* PDFアイコン表示 */
a[href $='.pdf'] {
 background:url(icon-pdf.gif) no-repeat;
 margin-top: 30px;
 padding-left: 40px;
 padding-top: 10px;
 padding-bottom: 20px;
 }
 a[href $='.pdf'] a {
 color:#0000FF;
 }
 a[href $='.pdf'] a:hover{
 color:#0000FF;
 text-decoration:underline;
 }

/* コメント */
div.comments	{margin-bottom: 30px;
	overflow: hidden}

div.comments h2	{background-image: url(chip.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-top: solid 1px #333333;
	border-bottom: solid 1px #333333;
	font-size: 1.2em;
	padding: 5px 18px;
	margin: 0px 0px 15px 0px}

div.comments h3	{font-size:0.875em;
		font-weight:bold;
		color:#000000;
		background-color:#eeeeee;
 		line-height:1.5em;
 		margin-left:0px;
 		margin-right:0px;
 		padding-top:2px;
 		padding-bottom:2px;
 		margin-bottom:5px;
 		margin-top:10px;
 		text-indent:0.2em;}

div.comments h4	{font-size:0.875em;
		font-weight:bold;
		border-left: solid 0.75em;
		border-left-color: #339900;
		border-bottom: solid 1px;
		border-bottom-color: 339900;
		padding: 0.2em;
		line-height:1.5em;
		text-indent:0em;
		margin-left:0px;}

div.comments blockquote	{font-size:0.875em;
		border-left: solid 0.75em;
		border-left-color: #dddddd;
		padding: 0.3em;
		line-height:1.5em;
		text-indent:0em;
		margin:0px 0px 0px 20px;}


div.comments h2 a	{color: #000000}

div.comments p	{font-size: 0.875em;
	line-height: 1.6}

div.comments li	{font-size: 0.875em;
	line-height: 1.6}

div.comments dl	{font-size: 0.875em;
	line-height: 1.6}

div.comments p.postcat	{text-align: right;
	margin: -10px 10px 10px 0}

div.comments p.postcat a	{font-size: smaller;
	background-color: #a7d043;
	border-radius: 2px;
	color: #ffffff;
	padding: 1px 5px}

div.comments p.postinfo	{color: #0c8bcd;
	text-align: right;
	margin: 0}

/* テーブル */
table {
    width: 545px;
    border: 1px #000000 solid;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 0.875em;
}

table th {
    padding: 2px;
    border: #000000 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 110%;
    text-align: center;
}
table td {
    padding: 3px;
    border: 1px #000000 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}

table#table-02 {
    width: 545px;
    border: 1px #000000 solid;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 0.875em;
}

table#table-02 th {
    padding: 2px;
    border: #000000 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 110%;
    text-align: center;
}
table#table-02 td {
    padding: 3px;
    border: 1px #000000 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}

/* スライドショー */
#slideshow	{width: 900px;
	height: 228px}