/*
Theme Name: Noh Jesu.com Blog
Description: Noh Jesu.com Blog
*/

/* 共通要素 */

A {	color: #006699;
}
a:link,
a:visited
{
	color: #006699;
	text-decoration: none;
}
a:hover, 
a:active
{
	color: #006699;
	text-decoration: underline;
}
hr {
	clear: both;
	border: dashed #006699;
	border-width: 1px 0px 0px 0px;
	height: 1px;
	overflow: hidden;
	margin: 0;
}
.hr2 {
	clear: both;
	border: solid #006699;
	border-width: 1px 0px 0px 0px;
	height: 2px;
	overflow: hidden;
	margin: 0;
}
.pagetop {
	float: right;
	margin: 7px 0px 20px 15px;
}

/* コンテナ */

div#container	{
	width: 760px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF}

body {
	margin: 0px;
	padding:0px;
	background-image: url(images/back_img.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFFFFF}

/* ヘッダー */
div#header	{
	width: 760px;
	padding-top: 0px;
	margin-top: 0px;
	height: 217px}

div#header2	{width: 760px;
	margin: auto;
	height: 170px}

h1	{
	font-size: 1.5em;
	padding-left:5px;
	color: #57553E;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "Arial";
	font-weight: bold;
	margin-top: 0px}

span.header	{
	font-size: 0.875em;
	padding-left:5px;
	color: #57553E;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "Arial"}


/* メニュー*/
div#menu {
	width: 760px;
	height: 46px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF}

span.btn01 a {
	background-image: url(images/menu1.gif);
	height: 46px;
	line-height:50px;
	width: 126px;
	background-repeat: no-repeat;
	background-position: center;
	display: inline;
	float: left;
	text-indent: -9999px}

span.btn02 a {
	background-image: url(images/menu2.gif);
	height: 46px;
	line-height:50px;
	width: 127px;
	background-repeat: no-repeat;
	background-position: center;
	display: inline;
	float: left;
	text-indent: -9999px}

span.btn03 a {
	background-image: url(images/menu3.gif);
	height: 46px;
	line-height:50px;
	width: 127px;
	background-repeat: no-repeat;
	background-position: center;
	display: inline;
	float: left;
	text-indent: -9999px}

span.btn04 a {
	background-image: url(images/menu4.gif);
	height: 46px;
	line-height:50px;
	width: 127px;
	background-repeat: no-repeat;
	background-position: center;
	display: inline;
	float: left;
	text-indent: -9999px}

span.btn05 a {
	background-image: url(images/menu5.gif);
	height: 46px;
	line-height:50px;
	width: 127px;
	background-repeat: no-repeat;
	background-position: center;
	display: inline;
	float: left;
	text-indent: -9999px}

span.btn06 a {
	background-image: url(images/menu6.gif);
	height: 46px;
	line-height:50px;
	width: 126px;
	background-repeat: no-repeat;
	background-position: center;
	display: inline;
	float: left;
	text-indent: -9999px}

span.btn01 a:hover {
	background-image: url(images/menu1a.gif)}

span.btn02 a:hover {
	background-image: url(images/menu2a.gif)}

span.btn03 a:hover {
	background-image: url(images/menu3a.gif)}

span.btn04 a:hover {
	background-image: url(images/menu4a.gif)}

span.btn05 a:hover {
	background-image: url(images/menu5a.gif)}

span.btn06 a:hover {
	background-image: url(images/menu6a.gif)}


/* コンテンツ */
div#content {
	margin: auto;
	float:left;
	line-height: 130%;
	width: 560px;
	padding-bottom: 0px;
	background-color: #FFFFFF}
.contents {
	margin: 0px 15px 0px 15px;
	padding: 0;
}
div#content img	{
	text-align: center}

div#post  a 	{
	font-size:1em;
	font-family: "メイリオ", "MS Pゴシック", "Arial";
	color: #2b76cc;
	font-weight: bold}

 h2 {
	font-size: 1em;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "Arial";
	color: #57553E;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px}

p#pagetitle	{
	font-size: 0.875em;
	font-weight: bold;
	color: #2b76cc;
	border: dotted 1px #2b76cc;
	text-align: center;
	padding: 10px 0;
	width: 400px;
	margin-left: auto;
	margin-right: auto;		
	margin-top: 20px}

.title {
	font-size: 1.0em;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "Arial";
	color: #000000;
	font-weight: bolder;
	width: 520px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 15px;
	border-style: solid;
        border-left-width: 15px;
        border-color: #F4E7A4;
        margin-left: 15px;
        margin-top: 15px;
        margin-bottom: 20px;
	padding-left: 10px}

 p {
	font-size:0.875em;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "Arial";
	color: #57553E;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #FFFFFF}

 p  a {
	color: #2b76cc}

 span.profile {
	padding-right: 15px;
	float: left}

 span.subtitle {
	padding-top: 5px;
	padding-left: 12px}

 span.post {
        margin-left: 15px;
        margin-top: 15px;
	font-size: 1em;
	font-weight: bolder;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "Arial";
	color: #0089B5}

 span.post a {
        margin-left: 15px;
        margin-top: 15px;
	font-weight: bolder;
	font-size: 1em;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "Arial";
	color: #0089B5}



/* サイドバー */
div#mm_img	{
	margin-top: 10px;
	width: 200px;
	float: right;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	border: 0}

div#sidebar	{
	width: 200px;
	float: right;
	margin-top: 10px;
	margin-bottom: 0px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "Arial";
	color: #E0DDC0;
	background-color: #E0DDC0}

div#sidebar li	{font-size: 0.875em;
	list-style-type: none;
	margin-top: 10px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "Arial";
	color: #6C6A58;
	margin-bottom: 4px;
	background-image: url(images/whitebox.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 10px;
	vertical-align: top}

div#sidebar li a	{color: #6C6A58}

span.sidetopic	{
	font-size: 0.875em;
	padding-bottom: 5px;
	margin: auto;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "Arial";
	color: #007EA6}

div#sidebar a	{color: #6C6A58}

.side-cap {
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 3px 0px 3px 7px;
	color: #31779b;
	font-size: 0.8em;
	font-weight: bold;	
	background-color: #e8e8d6;
	border-bottom: 1px solid #b8b883}

.menu {
	margin: 0;
	font-size: 0.9em;
	letter-spacing: 2px;
	padding: 0px 10px 10px 7px}

.sidemenu {
	margin: 6px 0px;
	padding-left: 15px;
	font-size: 0.9em;
	color: #6C6A58;
	background-color: #E0DDC0;
	background-image: url(images/whitebox.gif);
	background-repeat: no-repeat;
	background-position: left}

/* 検索フォーム */
input#s	{width: 100px;
	margin-bottom: 5px
	padding-left: 10px}

/* ページリンク */
p.pagelink a	{font-size: 0.85em;
	color: #2b76cc}

span.pageprev	{float: left}

span.pagenext	{float: right}

/* フッター */
#f-menu	{
	clear: both;
	text-align: center;
	padding-top: 6px;
	margin: 5px 0px 4px 0px;
	font-size: 0.6em;
	letter-spacing: 2px;
}
#f-menu a {color: #006699}

div#footer	{
	clear: both;
	text-align: center;
	margin: 0;
	padding: 0;
	background-image: url(images/foot.gif);
	background-position: center;
}
address	{
	font-size: 0.75em;
	color: white;
	font-style: normal;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: lighter;
	margin: 0 auto;
	padding: 7px 40px;
}
