@charset "utf-8";

/*
Theme Name: 神野ほねつぎ療院
Theme URI: http://www.focs.jp/web/
Description: 神野ほねつぎ療院
Version: 1.0
Author: FOCS
Author URI: http://www.focs.jp/web/											
*/

@import url("default.css");

/*------　基本スタイル　------*/
body {
	background:#999 url(img/body_bg.jpg) repeat fixed;
	color: #333;
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
	font-size: 0.85em;
	text-align: center;
}

/*------　リンクカラー　------*　
--------　下線はdefault.cssで消してあるので、出したいときは適宜指定すること。　------*/
a:link {
	color:#039;
}
a:visited {
	color:#606;
}
a:hover {
	color: #F90;
}
a:active {
	color:#F60;
}

/*------　見出し；回り込みカットと上下マージン1em指定済み。　------*/

.post h1 {
	font-size: x-large;
	line-height: 40px;
	font-weight: bold;
	color: #600;
	background: #FFF url(img/h2_bg.gif) no-repeat;
	height: 40px;
	width: 521px;
	padding-left: 50px;
}

h2 {
	font-size: large;
	line-height: 40px;
	font-weight: bold;
	color: #600;
	background: #FFF url(img/h2_bg.gif) no-repeat;
	height: 40px;
	width: 521px;
	padding-left: 50px;
}

/*#main_blog .post h2 {
	font-size: 1.2em;
	padding-left: 5px;
	border-bottom: 3px double #600;
	font-weight: bold;
	color: #600;
	width: 98%;
	background: none;
}*/
#main_blog .post h2 a {
	color: #600;
}
#main_blog .post h2 a:hover {
	color: #F90;
}

h3 {
	font-size: 1.2em;
	line-height: 1.4;
	padding-left: 5px;
	border-bottom: 3px double #804040;
	font-weight: bold;
	color: #630;
}

h4 {
	font-size: 1.1em;
	line-height: 1.4;
	padding-left: 5px;
	border-bottom: 3px double #804040;
	font-weight: bold;
	color: #630;
}

h5,h6 {
	font-size: 1.1em;
	line-height: 1.4;
	font-weight: bold;
	color: #630;
}

/*------　レイアウト用ボックス　------*/

/*　wrapper　*/
#wrapper {
	text-align: left;
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	position: relative;
}


/*　header　*/
#header {
	width: 800px;
	height: 109px;
	background-color: #FFF;
}

#header h1 {
	font-size: xx-small;
	font-weight: normal;
	color: #900;
	position: absolute;
	top: -5px;
	right: 5px;
}

/*消すかも
#header .title {
	font-size: 1.6em;
	position: absolute;
	top: 0
	left: 0;
}

#header .title a {
	color: #FFF;
}

#header .title a:link {
	color: #FFC;
}
#header .title a:visited {
	color: #FFF;
}
#header .title a:hover {
	text-decoration: underline;
	color: #FF6;
}
*/

/*　main　*/
#main {
	float: right;
	width: 580px;
	padding: 0 10px 10px 0;
	/*background-color: #CFF;あとで消す*/
}

#main #main_img {/*　TOPのメイン画像位置調整　*/
	margin: 10px 5px;
}

#main .pagetitle h1 {/* 各ページのタイトル　*/
	font-size: x-large;
	font-weight: bold;
	color: #FFF;
	background: #060 url(img/pagetitle_bg.jpg) no-repeat;
	height: 100px;
	width: 565px;
	margin-top: 10px;
	padding-left: 15px;
	line-height: 100px;
}

/*　main_blog　*/
#main_blog {
	float: right;
	width: 580px;
	padding: 0 5px 10px 5px;
	/*background: #FF9;あとで消す*/
}

#main_blog .pagetitle h1 {
	font-size: x-large;
	font-weight: bold;
	color: #FFF;
	background: #060 url(img/pagetitle_bg.jpg) no-repeat;
	height: 100px;
	width: 565px;
	margin-top: 10px;
	padding-left: 15px;
	line-height: 100px;
}

/*　side　*/
#side {
	float: left;
	width: 180px;
	padding: 10px 0 0 10px;
	/*background-color: #FF9;あとで消す*/
}

#side .side-title {
	background-color: #360;
	border-bottom: 3px double #FFF;
}

#side .side-mail {
	width: 180px;
	height: 51px;
	text-align: center;
	background: #FFF url(img/side-mail_bg.gif) no-repeat;
	margin: 10px 0;

}

#side .side-mail a {
	font-size: 12px;
	line-height: 51px;
	text-decoration: none;
	display: block;
}

/* -- リスト（縦リンク） -- */
.localnavi li {
	display: inline;
	line-height: 1.6;
}

.localnavi a {
	display: block;
	width: 160px;
	padding: 10px 10px;
	color: #FFF;
	border-bottom: 1px dotted #FFF;
	background: #900 url(img/localnavi_bg.gif) no-repeat top;
	font-weight: bold;
}

.localnavi a:hover {
	background: #900 url(img/localnavi-on_bg.gif) no-repeat top;
	color: #FF9;
}

/*　side_2（ブログページウィジェット）　*/
#side_2 {
	float: right;
	width: 200px;
	padding: 10px 0 0 10px;
}

.side-title2 {
	width: 170px;
	padding: 10px 5px;
	background-color: #004800;
	color: #FFF;
	text-align: center;
}

/* -- side_2リスト -- */
.side_2list li {
	line-height: 1.5;
	list-style: circle inside;
	padding: 5px;
}

.side_2list a {
	padding: 5px 10px;
	color: #630;
}
.side_2list a:hover {
	color: #C00;
	border-bottom: 1px dashed #C00;
}


/*　footer　*/
#footer {
	color: #FFF;
	background: #400000 url(img/footer_bg.jpg) no-repeat;
	width: 800px;
	height: 120px;
	clear: both;
	position: relative;
}

#footer p {
	margin-right: 5px;
	padding-top: 10px;
	text-align: right;
	line-height: 1.4;
}

#footer a {
	color: #FFF;
}

#footer a:link {
	color:#FFC;
}
#footer a:visited {
	color:#FFF;
}
#footer a:hover {
	text-decoration:underline;
	color: #FF6;
}

/*------ 投稿関連　------*/
/*.post img {
	background-color: #DDD;
	margin: 0 10px 10px 10px;
	padding: 5px;
	border: 1px solid #999;
}*/

.post img.alignright {
	float: right;
	margin: 0 10px 10px 10px;
	/*padding: 5px;
	background-color: #DDD;
	border: 1px solid #999;*/
}

.post img.alignleft {
	float: left;
	margin: 0 10px 10px 10px;
	/*padding: 5px;
	background-color: #DDD;
	border: 1px solid #999;*/
}

.post img.aligncenter {
	display: block;
	margin: 0px auto 10px;
	/*padding: 5px;
	background-color: #DDD;
	border: 1px solid #999;*/
}

.trackbacks-info input {
	width: 350px;
}

#main_blog textarea {
	width: 350px;
	margin: 5px;
}

.postdate,.postinfo {
	text-align: right;
	font-size: 0.8em;
	margin: -1em 0 0 0;
	color: #444;
	clear: both;
}

.pageprev {
	float: left;
}

.pagenext {
	float: right;
}


/*------　ページトップへ戻る　------*/
.pagetop {
	text-align: right;
}

.pagetop a {
	color: #060;
}

.pagetop a:hover {
	color: #F60;
	text-decoration: underline;
}

/*-------　テキスト関連の細かい指定　------*/
p.indent {
	margin-left: 1em;
	text-indent: -3em;
}

.red {
	color: #C03;
}

.blue {
	color: #039;
}

/*----- フィード -----*/
.feed	{
	border: 1px solid #369;
	padding: 5px;
	margin: 10px 0;
	width: 170px;
}

.feed img	{
	vertical-align: middle;
	margin-right: 8px;
}

/*-----　コメント　-----*/
.comment {
	font-size: 0.9em;
	background-color: #DDD;
	padding: 0.6em;
	border: 3px double #999;
	margin-bottom: 5px;
}

/*----- カレンダー -----*/
#wp-calendar	{
	width: 90%;
	margin-bottom: 20px;
	font-size: small;
	text-align: center;
	width: 90%;
	/*border: thin double #999;*/
}

#wp-calendar a {
	color: #600;
	font-weight: bold;
}

#wp-calendar a:hover {
	color: #F90;
	border: none;
}

#wp-calendar td, #wp-calendar th {
	width: 13%;
}

#wp-calendar caption	{
	padding: 6px 8px;
	font-weight: bold;
	color: #600;
}

#wp-calendar #prev	{
	text-align: left;
	padding-top: 3px;
	padding-left: 3px
}

#wp-calendar #next	{
	text-align: right;
	padding-top: 3px;
	padding-right: 3px
}



