/*
Theme Name: Hitomachi Theme
Theme URI: http://hitomachi.biz/
Description: This is hitomachi theme.
*/

A:link { color: #444444; }
A:visited { color: #666666; }
A:active { color: red; }
A:hover {color: red; }

/* コンテナ */
div#container	{width: 760px;
	margin: 0px auto}

/* ヘッダー */
div#header	{background-image: url(titlebanner.jpg);
	background-repeat: no-repeat;
	height: 110px; width: 760px;
	background-color: #E0FFFF}

div#header p	{font-size: 12px;
	text-align: right;
	font-family: 'Hiragino Mincho Pro W3', 'MS PMincho', Osaka, serif;
	padding: 10px;
	margin: 10px 20px;
	color: #FFFFFF;}

div#header h1	{font-size: 30px;
	text-align: right;
	font-family: 'Hiragino Mincho Pro W3', 'MS PMincho', Osaka, serif;
	padding: 0px;
	margin: 20px 30px 0px 300px; }

div#header h1 a	{text-decoration: none;
	color: #FFFFFF}

/* コンテンツ */
div#content {width: 535px;
	float: right;
	margin-bottom: 20px; }

p#pagetitle{font-size:16px#;
                     font-weight: bold;
                     color: #2E6EAB}

/* 記事 */
div.post	{border: solid 0px #2E6EAB;
	margin: 20px auto 10px;
	padding: 5px 18px 0px;
	color: #333333;
	background-color: #FFFFFF}

div.post h2	{font-size: 1em;
	font-family: 'Hiragino Mincho Pro W3', 'MS PMincho', Osaka, serif;
	margin: 0;
	padding-left: 0px;
	border-bottom: solid 1px #2E6EAB}

div.post img	{border: 0px; }

div.post h2 a	{text-decoration: none; }

div.post h2 img {vertical-align: text-bottom;
	border: 0px }


div.post p	{font-size: 0.75em;
	line-height: 1.6;
	margin-top: 10px;
	padding-left: 5px }

div.post blockquote	{font-size: 1em;
	line-height: 1.6;
	padding: 0px;
	border-left:solid 1px #2E6EAB; }

p.postinfo	{color: #444444;
	text-align: right;
	margin: 5px 0px 0px;
	clear: both}

/* ページリンク */
p.pagelink a	{font-size: 0.75em;
	padding: 0px 10px 0px ;
	color: #444444}

span.pageprev	{float: left}

span.pagenext	{float: right}

/* サイドバー */
div#sidebar {background-color: #FFFFFF;
	width: 220px;
	float: left;
	font-family: Osaka,'MS Gothic',sans-serif;
	color: #2E6EAB;
	margin-top: 20px;
	margin-bottom: 20px; }

div#sidebar h2 {border: solid 5px #E0FFFF;
	font-size: 12px;
	padding: 6px 8px;
	margin: 0; }

div#sidebar ul {padding: 3px 0px 6px 10px;
	margin: 0;}

div#sidebar li {font-size: 14px;
	line-height: 0px;
	list-style-type: none;
	margin: 0px 0px 5px ;
	background-image: url(listmark.png);
	background-repeat: no-repeat;
	padding-left: 16px;
	vertical-align: super; }

div#sidebar li a {color: #2E6EAB;
	line-height:normal;
	text-decoration: none}

div#newlist li {font-size: 10px;
	color: #333333;
	line-height: 0px;
	list-style-type: none;
	margin: 0px 0px 5px ;
	background-image: none;
	background-repeat: no-repeat;
	padding-left: 10px;
	vertical-align: super; }

/* フィード */
p.feed {font-size: 10px;
	     font-family: Osaka,'MS Gothic',sans-serif;}

p.feed a  {color: #2E6EAB;
	line-height:normal;
	text-decoration: none}

p.feed img {vertical-align: middle;
                     margin-right: 10px}


/* フッター */
div#footer	{border-top: solid 1px #2E6EAB;
	height: 60px;
	position:relative;
	padding-top: 5px;
	clear: both; }

.footer_address address	{font-size: 12px;
	margin: 0px 10px ;
	font-style: normal;
	font-family: Osaka,'MS Gothic', sans-serif;
	padding-top: 2px}

.footer_address address a {color: #444444}

#foot_copyright {
	position: absolute;
	top: 5px;
	left: 0px;
	z-index: 1; }

#foot_mail {
	position: absolute;
	top: 5px;
	left: 550px;
	width: 250px;
	z-index: 1; }

#foot_syamei {
	position: absolute;
	top: 28px;
	left: 0px;
	z-index: 1; }

#foot_honsya_adress {
	position: absolute;
	top: 28px;
	left: 140px;
	z-index: 1; }

#foot_shiten1_adress {
	position: absolute;
	top: 44px;
	left: 140px;
	z-index: 1;}

#foot_honsya_tel {
	position: absolute;
	top: 28px;
	left: 490px;
	z-index: 1; }

#foot_shiten1_tel {
	position: absolute;
	top: 44px;
	left: 490px;
	z-index: 1; } 
