@charset "utf-8";
/*
Theme Name: crc
Theme URI: http://firstelement.jp/
Description: 地域再生診療所専用テーマ
Version: 2
Author: FirstElement
Author URI: http://firstelement.jp/
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: kubrick

	crc v2
	 http://tiiki-saisei.jp/

	This theme was designed and built by FirstElement,
	whose blog you will find at http://tiiki-saisei.jp/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/*----------------------------
common
------------------------------*/

.clearfix:after,
#header:after,
#center:after,
.container:after,
.navi:after,
li:after,
ul:after{
	content: url(pixel.gif);
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	}
	
/*IE6 7-------------*/
.clearfix,
#header,
#center,
.container,
.navi,
li,
ul {
	/zoom:1;
}

/*common ---------------------------------------------*/

body {
	margin: 0px;
	padding: 0px;
	color:#333;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #333;
	background-color: #EFEFEF;
}
.home body {
	background-image: url(images/back_body.png);
	background-repeat: repeat-x;
	background-position: center 135px;
}

a {
	color:#000;
	text-decoration: none;
}
a:hover {
	color:#50B333;
	text-decoration: underline;
}
a img {
	border:none;
}
p {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:10px;
	padding-bottom:10px;
}
h1 {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
h1 a {
	text-indent: -10000px;
	display: block;
	height: 40px;
	width: 320px;
	overflow: hidden;
}
h2 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 180%;
	color: #000;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
	background-image: url(images/line_title.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
}

.category .category-blog h2,
.single .category-blog h2 {
	background-image: url(images/img_topimg_blog.jpg);
	background-repeat: no-repeat;
	height: 80px;
	margin-top: -15px;
	margin-right: -15px;
	margin-left: -15px;
	background-position: 5px 5px;
	padding: 10px;
}
.page-id-229 h2 {
	background-image:url(images/img_topimg_gallery.jpg);
	background-repeat: no-repeat;
	text-indent: -10000px;
	height: 100px;
	margin-top: -25px;
	margin-right: -25px;
	margin-left: -25px;
	overflow: hidden;
	background-position: left top;
}

.home h2 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 130%;
	color: #000;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
	background-image: url(images/line_title.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top:0px;
	padding-bottom: 5px;
	height:auto;
	text-align:left;
}


.page h3,
.single h3,
.categoru h3{
	background-image: url(images/icon.gif);
	background-repeat: no-repeat;
	background-position: -800px center;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #000;
	clear: both;
}
.page h4,
.single h4,
.categoru h4{
	background-image: url(images/icon_list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #000;
	clear: both;
}
h3.post_title {
	font-size: 160%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #000;
	margin-top: 5px;
	padding-bottom: 10px;
	font-weight: normal;
	margin-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	background-image:none;
}
.case_right h3 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #000;
	margin-top: 5px;
	margin-bottom: 10px;
}

/*headder -------------------------*/

#header {
	height: 80px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
}
#header strong {
	font-size: 80%;
	font-weight: normal;
}
.butonn_contact {
	float:right;
	background-image: url(images/button_contact.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 35px;
	width: 200px;
	overflow: hidden;
	background-position: 0px 0px;
}
.butonn_contact:hover {
	background-position: -200px 0px;
}

/*center -----------------------*/

#center {
	width:900px;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(images/back_side.gif);
	background-repeat: repeat-y;
}
.breadcrumbs {
	width:880px;
	font-size: 75%;
	color: #FFF;
	background-color: #50B333;
	background-image: url(images/text_promo.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 17px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.breadcrumbs a {
	background-image: url(images/icon_next.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 5px;
	padding-right: 10px;
	color: #CCC;
}
.breadcrumbs a:hover {
	color: #FFF;
	text-decoration: none;
}
.box_main {
	float: right;
	width: 690px;
}

/*  side ---------------------------------------------*/

.box_side {
	float: left;
	width: 200px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #EFEFEF;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
.topimage {
	margin: 0px;
	padding: 0px;
}
.global_menu {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	margin: 0px;
}
.global_menu li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 90%;
}
.global_menu li a {
	color: #000;
	background-image: url(images/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	display:block;
}
.global_menu li a:hover,
.global_menu li.current_page_item a,
.global_menu li.current-cat a,
.category .category-travel .global_menu li.cat-item-4 a,
.category .category-diary .global_menu li.cat-item-5 a,
.category .category-information .global_menu li.cat-item-1 a,
.single .category-travel .global_menu li.cat-item-4 a,
.single .category-diary .global_menu li.cat-item-5 a,
.single .category-information .global_menu li.cat-item-1 a,
.home .global_menu li.page_item_home a{
	color: #666;
	background-position: -200px center;
	text-decoration: none;
}
.home .global_menu li.cat-item a {
	color: #000;
	background-position: left center;
}
.home .global_menu li.cat-item a:hover{
	color: #666;
	background-position: -200px center;
	text-decoration: none;
}
.global_menu .children {
	list-style:none;
	display:none;
	margin-left:5px;
	padding-left:0px;
}
.global_menu .children li a {
	height:15px;
}
.global_menu .children li {
	border-bottom-style: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
.category-blog .global_menu .children, 
.category-diary .global_menu .children,
.category-travel .global_menu .children {
	display:block;
}
.banner {
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.banner:hover {
	opacity: 0.8;
	filter: alpha(opacity=80); /* IE6、IE7対応 */
	-moz-opacity: 0.8; /* Firefox1.5以前対応 */
}
.banner_text {
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding: 8px; 
	font-size:80%;
}


/*contents ----------------------------------*/

.container {
	background-color: #FFF;
	padding: 25px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.box_side .container {
	padding: 15px;
	margin-top:0px;
}
.page-id-229 .box_main .container {
	background-color:#252525;
	color:#FFF;
}
.text {
	font-size: 90%;
	/line-height: 1.8em;	
}
.index_news {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 85%;
}
.index_news li {
	background-image: url(images/line_list.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 5px;
}
.index_news li span {
	display: block;
	float: left;
	width: 110px;
	color: #000;
}
.index_news li a {
	float: left;
	margin-left: 5px;
}
/*navigation ------------------------*/

.navi {
	margin-top: 25px;
	font-size:90%;
}
.go_top {
	display: block;
}
.go_back {
	float: left;
	display: block;
}
.go_next {
	float: right;
	display: block;
}
.box_main .pagetop {
	text-align:right;
	font-size:80%;
	background-image: url(images/icon_top.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
}
h2 .go_list,
.go_list{
	background-image: url(images/icon.gif);
	background-repeat: no-repeat;
	background-position: -400px center;
	text-indent: -10000px;
	display: block;
	float: right;
	height: 20px;
	width: 20px;
	overflow: hidden;
}
.go_list{
	float:none;
	margin-top:10px;
}
h2 .go_list:hover,
.go_list:hover{
	background-position: -420px center;
}
.post h2 small {
	display:block;
	font-size:50%;
}
.post h2 small p {
	padding:0px;
}

.more {
	background-color: #50B333;
	font-size: 75%;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.more:hover {
	text-decoration: none;
	background-color: #390;
}

/*common ----------------------------*/

.table_1 {
	width:620px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	}
.table_1 th {
	font-weight: normal;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
.table_1 td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.alignleft {
	float: left;
	margin-right: 10px;
}
.alignright {
	float: right;
	margin-left: 10px;
}
.text_caption {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	color: #000;
}
.red {
	color: #F00;
}
.alignright {
	float: right;
	padding-left: 10px;
}


.post_date {
	font-weight: bold;
	color: #000;
	padding-right: 5px;
	padding-left: 5px;
	display:block;
}
.case_contents .text {
	color:#000;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 15px;
}


/*page ronbun ----------------------------------*/

.table_download td {
	width:20%;
}
.table_download th {
	width: 60%;
}
.button_download a {
	background-image: url(images/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	padding-right: 30px;
	height:30px;
}

/* page flow -----------------------------------*/
.yaji {
	background-image: url(images/back_flow.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 30px;
}

/* page profile ---------------------------------*/
.goaisatu {
	line-height: 1.8em;
}
.goaisatu img {
	padding-right:10px;
}
.goaisatu .text_caption {
	font-size:160%;
	margin-bottom:1em;
	display:block;
}

/* contact ----------------------------------*/
.wpcf7-not-valid-tip-no-ajax,
.wpcf7-validation-errors{
	color: #F00;,
	display:block;
}
.wpcf7-mail-sent-ok {
	color:#090;
}
/* gallery ------------------------------------*/

.gallery-caption {
	font-size:80%;
}
/*home --------------------------------------*/

.case_right {
	float: right;
	width: 200px;
}
.case_m {
	width: 480px;
	float: left;
}
.case_right .container {
	padding: 15px;
}

.case_right .img_profile {
	padding: 9px;
	border: 1px solid #CCC;
}
.text_profile {
	font-size:80%;
	padding-top: 0px;
}

/* footer ---------------------------------------*/

#footer {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding:0px;
}
.go_pagetop {
	background-image: url(images/button_pagetop.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	float: right;
	height: 25px;
	width: 180px;
	overflow: hidden;
}
.go_pagetop:hover {
	background-position: 0px -25px;
}
.credit1{
	background-color: #FFF;
	padding: 10px;
	list-style:none;
	font-size: 75%;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left:0px;
}
.credit2{
	list-style:none;
	font-size: 75%;
	float:right;
	margin-top: 0px;
	margin-bottom: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 0px;
	/width:250px;
}

.credit1 .page_item,
.credit1 .cat-item{
	display:block;
	float:left;
	/display:inline;
	/line-height:1.6em;
}
.credit2 .page_item,
.credit2 .cat-item{
	display:block;
	float:right;
	margin-left:5px;
	/display:inline;
	/line-height:1.6em;
}


#footer .page_item,
#footer .cat-item{
	margin-right:5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-right: 5px;
}
.copyright {
	font-size: 60%;
	background-image: url(images/logo_mini.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	padding-left: 50px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #999;
}

#comments {
	margin-top: 0px;
}
.commentlist {
	font-size: 90%;
}
.comment-author {
	display:inline;
}
.comment-author cite {
	font-style: normal;
}
.comment-meta {
	display:inline;
	font-size:80%;
}

.wpcf7-not-valid-tip-no-ajax {
	display: block;
}
.commentlist {
	list-style-type: none;
	padding-left:0px;
}
.commentlist li {
	background-color: #F6F6F6;
	padding: 5px;
	margin-bottom: 5px;
}
#commentform {
}

.topsy_widget_data {
	float:right;
}