/*  
Theme Name: やまうちクリニック様テンプレート
Theme URI: 
Description:デフォルトテンプレートやまうちクリニック様カスタマイズ
Author: takahashi(winova),hoshiyama(sunpr)
Author URI: 
*/

/* ▼▼　全体　*/

* {
    font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:13px;
	line-height:160%;
}


h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
	font-weight: normal;
}

.entry h2{
	margin-bottom:10px;
	background:#FFFFFF url("images/mi_top01.gif") no-repeat top left;
	line-height:140%;
	padding:6px 0 10px 20px;
	font-weight:bold;
}

h3{
	font-size:13px;
	font-weight:bold;
	line-height:25px;
	padding-left:10px;
    background: url(images/mi_h3.gif);
	margin:15px 0;
}

a,
a:link,
a:visited {
    color: #003399;
}
a:hover {
    color: #FF6600;
    text-decoration: underline;
}
a:active {}

a img {
    border: 0;
}

ul, li {
	margin:0px;
	padding:0px;
}

br {
	letter-spacing:0;
}

img{
	vertical-align:bottom;
	display:block; 
}

#content img{
	display:inline;
}


/*　▼▼ レイアウト関連（全体） */

body
{
	padding:0px;
	margin:0px;
    text-align: center;
    background:#FEF4EA;
/*    background: url(images/bg_back.gif);*/
}

#box
{
    width: 900px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    background: url(images/bg_box01.gif) #ffffff;
}

#content {
    float: right;
    width: 668px;
	margin-bottom:10px;
}

.blog {
    padding:10px;
	_width:650px;
}

.blog_home {
    padding:0 10px 10px 10px;
	_width:650px;
}

.date {
    margin-top:10px;
    margin-bottom:10px;
    color: #ffffff;
    background: #999999;
    font-size: 11px;
    font-weight: bold;
    padding: 2px 0 2px 5px;
	width:645px;
	_width:650px;
}


/*　▼▼ エントリー関連 */

#comments,
.entry {
    width: auto;
    margin: 0px 0px 15px 0;
    color: #333333;
    background: #ffffff;
    font-size: 13px;
    word-break: break-all;
}

.entry blockquote {
    width: auto;
    margin: 15px 20px 0 20px;
    padding: 10px;
    border: 1px solid #666666;
    background: #f6f6f6;
    font-size: 13px;
}

.entry textarea {
    width: 97%;
}

.entry-header { /* 見出し */
    padding-left:15px;
	padding-top:3px;
	_padding-top:0px;
    color: #333333;
    font-size: 13px;
    font-weight: bold;
}

.entry-header a{ /* 見出し */
    color: #333333;
	text-decoration:none;
}

.entry-header2 { /* 見出し */
	padding-top:3px;
	_padding-top:0px;
    margin-top: 3px;
	height:25px;
    color: #333333;
    font-size: 11px;
    font-weight: bold;
}

.entry-body{
	margin:5px;
}

.entry-footer {
    margin: 10px 0 0 0;
    border-top: 1px dotted #36414d;
    text-align: right;
    color: #333333;
    font-size: 10px;
    _font-size: 9px;
	width:640px;
}

.entry-footer span{
    font-size: 10px;
    _font-size: 9px;
}

.entry-footer  a{
    font-size: 10px;
    _font-size: 9px;
}

.entry p {
    margin:5px;
}
.entry blockquote p {
    margin: 0;
}

.entry ul li{
    margin-left:20px;
}

/*　▼▼ ページング関連 */
.content-nav {
    margin: 6px 0 10px;
    text-align: center;
    font-size: 13px;
}

.page {
    margin: 6px 0 10px;
    font-size: 13px;
}

/*　▼▼ パンクズ関連 */
.crumbs {
    margin: 6px 0 10px;
    padding-left: 5px;
    font-size: 13px;
}

/*　▼▼ カレンダー関連 */
#calendar_wrap{
	margin-bottom:15px;	
}


#wp-calendar caption {
    padding-bottom: 5px;
    text-align: center;
    color: #444444;
    font-size: 11px;
    background: none;
    letter-spacing: 0.2em;
}
#wp-calendar {
    text-align: center;
    color: #999999;
    background: none;
}
#wp-calendar table {
    text-align: center;
    padding: 0;
    border-collapse: collapse;
}
#wp-calendar th {
    padding-bottom: 3px;
    font-size: 11px;
    width: 23px;
}
#wp-calendar td {
    padding: 2px 0;
    font-size: 11px;
    line-height: 120%;
}

/*　▼▼ 汎用 */

.clear {
    clear: both;
}

#dash{
	border-bottom:1px dashed #999999;
}

/*　▼▼ コメント・トラックバック関連 */

.trackbacks-header,
.comments-header,
.comments-open-header {
    color: #ffffff;
    background: #8fabbe;
}

#comments input {
	border:#cccccc 1px solid;
}

#comments-open-data p {
    margin-bottom: 10px;
}

#comment-post {
   font-weight: bold;
}

#comment-author, #comment-email, #comment-url, #comment-text {
   width: 220px;
}

#comment {
    width: 450px;
}

#comment-bake-cookie {
   margin-left: 2px;
   vertical-align: middle;
}

#comments-open-footer {
    text-align: center;
}

.trackbacks,
.comments {
    margin: 10px 5px;
    color: #36414d;
}

.trackbacks-header,
.comments-header,
.comments-open-header {
    margin: 15px 0;
    padding: 2px 0 2px 5px;
    color: #ffffff;
    background: #8fabbe;
    font-size: 11px;
}

#trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content {
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 150%;
    word-break: break-all;
}

.trackback-content p,
.comment-content p {
    margin-top: 10px;
    margin-bottom: 5px;
}

.trackback-footer,
.comment-footer {
    font-size: 9px;
    border-top: 1px dotted #36414d;
    text-align: right;
    padding-top: 3px;
    margin-right: 2px;
    font-size: 10px;
    _font-size: 9px;
}

.comments-open label {
    display: block;
}

.comments-head {
    padding: 2px 0 2px 5px;
    margin: 15px 0;
    color: #ffffff;
    background: #999999;
    font-size: 11px;
    font-weight: bold;
	width:645px;
	_width:650px;
}

.title01 {
	margin-top:15px;
    background: #999999;
	height: 21px;
	width:645px;
	_width:650px;
}

.title01 h3 {
    padding: 2px 0 2px 5px;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
	float: left;
}
.title01 .rss {
	margin: 0px 6px 0 0;
	_margin: 0px 3px 0 0;
	float: right;
	text-align: right;
}
.title01 img {
	margin-top:2px;
	padding: 0px;
	border: none;
}

/*　▼▼ フッタ関連 */

#footer {
    margin: 0px;
    padding: 5px 0 0 0;
    _padding: 10px 0 0 0;
	height:27px;
	_height:32px;
    background: url(images/bg_foot01.gif);
}
#footer p {
    margin: 5px 0;
    font-size: 13px;
    text-align: center;
    color: #ffffff;
}

#footer a {
    color: #ffffff;
}


/*　▼▼ フォーム関連 */

form {
    margin: 0;
}

form input,

form textarea {
    border: 1px solid #cccccc;
}

#searchform{
	margin-bottom:10px;
	text-align:center;
}

#searchtext {
    margin: 3px 0;
}

#search-options,
input {
    padding: 1px;
    font-size: 13px;
}

input,textarea {
    font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
}

/*　▼▼ ヘッダーバー関連 */

#head-description {
    color: #ffffff;
    font-size: 13px;
	text-align:left;
/*	background:url("images/bg_head01.gif") top; */
	padding-left:10px;
	height:7px;
}

/*　▼▼ グローバルメニュー */

#navigation {
font-size:13px;
height:32px;
clear:both;	
background:url("images/bg_navi03.jpg") top;
color:#ffffff;
}

#navigation li {
margin-top:6px;
float:left;
list-style-type:none;
background:url("images/bg_navi01.jpg") right;
white-space:nowrap;
}

#navigation li a {
display:block;
padding:0 19px;
font-size:13px;
font-weight:normal;
text-transform:none;
text-decoration:none;
background-color:inherit;
color:#ffffff;
font-weight: bold;
}

* html #navigation a {width:1%;}

#navigation .selected_s{
background:url("images/bg_navi_s.jpg") left;
text-decoration:none;}

#navigation .selected_e{
background:url("images/bg_navi_e.jpg") right;
text-decoration:none;}

#navigation a:hover {
background:url("images/bg_navi02.jpg") right;
text-decoration:none;}

#navigation .selected_s a:hover {
background:url("images/bg_navi_s_on.jpg") left;
text-decoration:none;}

#navigation .selected_e a:hover {
background:url("images/bg_navi_e_on.jpg") right;
text-decoration:none;}


/*　▼▼ サイドバー関連 */

#sidebar-box {
    float: left;
    width: 230px;
    background:#F5FAE2;
	margin-bottom:10px;
}

#sidebar-box a{
	background:url("images/yajirushi_2.gif") no-repeat -2px 5px;
	color:#333333;
	text-decoration:none;
	padding-left:10px;
	display:block;
}


#sidebar-box .text_up a{
	background:none;
	color:#333333;
	text-decoration:none;
	padding:0px;
	display:inline;
}

#sidebar-box a:hover {
    color: #FF6600;
    text-decoration: underline;
}


#sidebar {
    padding: 10px 0px 0px 10px;
}

#sidebar p {
	margin:7px 0;
}

#sidebar ul {
    font-size: 13px;
    line-height:160%;
}

#sidebar li {
    list-style: none;
}

#sidebar li li {
    list-style: none;
    padding-left:5px;
    margin:0px;
}

#sidebar ul ul {
	padding:10px;
    margin:0px;
}

#sidebar ul li h2 {
    color: #333333;
    line-height: 140%;
}

#cate_home{
/*	position:inherit;*/
	background:url("images/mi_side01.gif") no-repeat left top;
	padding-left:5px;
	padding-top:5px;
	height:25px;
	_height:30px;
}

#cate_home h2{
	margin-left:5px;
	font-size:13px;
	font:"Courier New", Courier, mono;
	font-weight:bold;
}

#cate_home_con{
	padding:0px 0 10px 0px;
	_padding:6px 0 7px 0px;
}

#cate_home_con ul{
/*	position:inherit;*/
	margin-bottom:15px;
	_margin-bottom:0px;
}

#cate_home_con li{
	margin:0px;
	padding:0px;
}

#cate_home_con .cat-item{
	background:url("images/button.gif") no-repeat left;
	color:#333333;
	padding-left:5px;
}

#cate_home_con .cat-item a{
	background:none;
}



#cate_home_con .children .cat-item{
	margin-bottom:8px;
	_margin-bottom:0px;
	margin-top:8px;
	background:url("images/category_mini.gif") no-repeat left top;
	line-height:20px;
	color:#333333;
}


.cat-item a:link,
.cat-item a:visited,
.cat-item a:hover,
.cat-item a:active {
	color:#333333;
	padding-left:5px;
}


#sidebar_def h2{
	background:#ccffcc;
    text-align: center;
}

/*　▼▼ トップページ関連 */

#mainimg{
	width:600px;
	height:200px;
	background:url("images/main.gif") no-repeat top left;
}

.entry-header_home {
    margin: 0 0 0 0;
    padding-left: 0px;
	padding-top:6px;
	_padding-top:5px;
	height:25px;
    color: #333333;
    font-size: 13px;
    font-weight: bold;
}

#post_home{
	margin-top:10px;
}

#post_home ul{
	margin-top:0px;
	padding-top:0px;
}

#post_home_deco ul{
	padding:5px;
	margin-top:0px;
	margin-left:0px;
}

#post_home_deco{
	margin-bottom:15px;
	width:650px;
	background:#FFFFFF url("images/mi_top01.gif") no-repeat top left;
	line-height:140%;
}

#post_home_deco h2{
	padding-left:10px;
}


#post_home_deco ul li{
	list-style-type:none;
}

#post_home_deco td{
	font-size:13px;
	padding-top:1px;
	_padding-top:5px;
}

#post_deco{
	margin-bottom:35px;
	width:650px;
	background:#FFFFFF url("images/mi_top01.gif") no-repeat top left;
}

#post_deco ul{
	margin:0 0 15px 0;
	padding:10px 0 5px 0;
	width:auto;
	border:1px solid #CCCCCC;
	background:#eeeeee;
	text-align:left;
	overflow:hidden;
}

#post_deco li{
	float:left;
	list-style-type:none;
}

#post_deco td{
	font-size:13px;
}

#page_home{
	color:333333;
	font-size:13px;
    line-height: 150%;
}

#page_home h2{
	color:333333;
}

#page_home p{
}

#page_home img{
}


.img_r{
	float:right;
	padding-left:10px;
}

.img_l{
	float:left;
	padding-right:25px;
}

.img_l_s{
	float:left;
	padding-right:10px;
}

.comp_title{
	float:left;
	width:150px;
	border:1px solid #CCCCCC;
	padding:5px;
	clear:both;
	font-weight:bold;
}

.comp_text{
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:5px;
}

.comp_title_2{
	float:left;
	width:150px;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	padding:5px;
	clear:both;
	font-weight:bold;
}

.comp_text_2{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:5px;
}

.page_top{
	padding:10px 12px 10px 0px;
	background:url(images/pt.gif) no-repeat right;
	text-align:right;
	clear:both;
}

.textwidget{
	margin:10px;
}

/* 画像のハイライト */
.highlight a:hover *{  
	filter: alpha(opacity=75);  
	-moz-opacity:0.75;  
	opacity:0.75;  
}  

/* 文字サイズ小 */
.small{
	font-size:11px;
}
