
/*タイトル*/

h2.main_title {
	font-size:1.4em;
	font-weight:bold;
	color:#666666;
	border:1px solid #ddd;
	border-left:5px solid #ffa8c0;
	padding:15px;
	margin-bottom:20px;
}


/*小見出し*/

h3.subtitle {
	font-size:1.2em;
	font-weight:bold;
	color:#ff6dae;
	padding-top:15px;
	padding-bottom:5px;
	margin-bottom:15px;
	border-bottom:1px solid #ffc2d4;
}


/*共通*/

p.mainTxt {
	margin-top:20px;
	line-height:180%;
}

p.under_construction {
	text-align:center;
	font-size:1.2em;
	margin-top:50px;
}


.gotop {
	text-align:right;
	margin-bottom:30px;
}


/*SNSボタン*/

.snsBtnBox {

}
.snsBtnBox li {
	float:right;
	margin-left:15px;
}



/*
法人概要
---------------------------------------------*/	

dl.profile_list {
	margin-left:50px;
	margin-top:30px;
}
	dl.profile_list dt {
		clear:left;
		float:left;
		padding-top:10px;
	}
	dl.profile_list dd {
		padding-left:10em;
		padding-bottom:10px;
	}
	dl.profile_list dd.borderline {
		border-bottom:1px dotted #ccc;
		padding-top:10px;
	}
	
.tbl_profile_list_inner th,
.tbl_profile_list_inner td {
	padding: 0px 2em 3px 0;
}
.tbl_profile_list_inner td.style01 {
	font-weight: normal;
	vertical-align: top;
}
/*
dl.profile_list dl.profile_list_inner {
	clear:left;
}
	dl.profile_list dl.profile_list_inner dt {
		padding:0;
		clear:left;
		float:left;
	}
	dl.profile_list dl.profile_list_inner dd {
		padding-left:5em;
		padding-bottom:10px;
	}
*/

.philosophyBox {
	width:350px;
	margin:20px auto 40px;
	padding:30px 20px;
	background:#eee;
}
	.philosophyBox h3 {
		font-size:1.5em;
		font-weight:bold;
		text-align:center;	
		padding-bottom:15px;
	}
	.philosophyBox p {
		font-size:1.1em;
		text-align:center;	
		line-height:2.0em;
	}

h3.privacy_index {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:15px;
}
.privacy_block {
	width:90%;
	margin:20px auto;
}


/*
サービス紹介
---------------------------------------------*/	

ul.guide {
	margin:15px 0 20px 50px;
}
	ul.guide li {
		line-height:180%;
		text-indent:-1.5em;
	}


.sv_photoBox {
	width:200px;
	float:left;
	margin:20px 20px 20px 0px;
	margin-bottom:20px;
}
	.sv_photoBox p {
		text-align:center;
		padding-top:5px;
	}

.sv_carBox {
	margin-top:20px;
}
.sv_carBox p {
	margin-bottom:15px;
}


/*
費用について
---------------------------------------------*/	

.chargeTbl {
	width:90%;
	margin:20px auto;
}
	.chargeTbl th,
	.chargeTbl td {
		padding:5px;
		border:1px solid #ccc;
		text-align:center;
	}
	.chargeTbl th {
		text-align:center;
		background-color:#ffbcca;
	}
	.chargeTbl td.kubun {
		background-color:#f8f8f8;
	}

.ul_chargeTxtList {
	width:95%;
	margin:50px auto 0;
}
	.ul_chargeTxtList li {
		text-indent:-1.2em;
		padding-left:1.2em;
		margin-bottom:10px;
	}	
	

/*
一日のスケジュール
---------------------------------------------*/	

.dayschedule {
	width:580px;
	margin:20px auto;
	/*font-size:1.2em;*/
}
.dayschedule th {
	white-space:nowrap;
}
.dayschedule th,
.dayschedule td {
	padding:20px 10px 10px;
	vertical-align:top;
	border-bottom:1px solid #ccc;
}
	.dayschedule td.imgBox {
		width:210px;
		padding-top:10px;
	}
	.dayschedule td.imgBox img {
		margin-bottom:5px;
	}
	.dayschedule .top_border {
		border-top:1px solid #ccc;
	}
	.dayschedule p {
		margin-bottom:10px;
	}
	

/*
アクセス
---------------------------------------------*/	

.googlemap {
	width:600px;
	margin:30px	auto;
}

.accessInfo {
	width:600px;
	margin:20px auto;
}


/*
お問い合わせ
---------------------------------------------*/	

.contact {
	width:400px;
	margin:20px auto;
	padding:15px;
	border:1px solid #ccc;
	background-color:#fdeff3;
}
.contact p {
	font-size:1.2em;
	text-align:center;
	line-height:180%;
}



/*
理学療法士による機能回復
---------------------------------------------*/	

.pt_photoBox {
	width:200px;
	float:left;
	margin:20px 20px 20px 0px;
	margin-bottom:20px;
}
	.pt_photoBox p {
		text-align:center;
		padding-top:5px;
	}

.practice_menu {
	width:500px;
	margin:10px auto;
	padding:15px;
	background-color:#ffeeee;
}
	.practice_menu p {
		font-size:1.1em;
		line-height:180%;
	}


/*
施設・設備
---------------------------------------------*/	

.fac_photoBox {
	width:200px;
	float:left;
	margin:20px 20px 20px 0px;
	margin-bottom:20px;
}
	.fac_photoBox p {
		text-align:center;
		padding-top:5px;
	}

.apparatusBox {
	width:670px;
	margin:20px auto;
}
.apparatus_img {
	width:220px;
	float:left;
}
	.apparatus_img img {
		margin-bottom:10px;
	}
.apparatus_txt {
	
}
	.apparatus_txt h4 {
		font-size:1.2em;
		font-weight:bold;
		padding-bottom:10px;
	}





/*
スタッフ募集
---------------------------------------------*/	

.staffTbl {
	width:80%;
	margin:20px auto 40px;
}
	.staffTbl td {
		padding:5px;
		border:1px solid #ccc;
	}
	.staffTbl td.kubun {
		width:20%;
		background-color:#ffe3e3;
		text-align:center;
	}




/*
野芥だより
---------------------------------------------*/	

ul.nokedayoriList01 {
	width:500px;
	margin:20px auto;
}
	ul.nokedayoriList01 li {
		border-bottom:1px dotted #ccc;
		padding:10px 0 10px 1em;
	}



/*
お知らせ
---------------------------------------------*/	

/* clearfix */
.clearfix:after { content:"."; display:block; clear:both; height:0; visibility:hidden; }
.clearfix { display:inline-block; }

/* for macIE \*/
* html .clearfix { height:1%; }
.clearfix { display:block; }

a{color:#36F;text-decoration:underline;}
a:hover{color:#039;text-decoration:none;}



.comment{
	display:block;
	padding:3px 0;
	float:left;
	overflow:hidden;
	width:500px;/* 本文部分の幅。ここは特に設置ページ合わせて変更下さい */
}
.thumbNailWrap{
	display:block;
	width:110px;
	float:left;
	height:80px;
	overflow:hidden;
}

/* Pager style（外部化可） */
.pager{
	text-align:right;
	padding:10px;
	clear:both;
}
/*ページャーボタン*/
.pager a{
    border: 1px solid #999;
    border-radius: 5px 5px 5px 5px;
    color: #333;
    font-size: 12px;
    padding: 3px 7px 2px;
    text-decoration: none;
	margin:0 1px;
}

/*現在のページのボタン*/
.pager a.current{
    background: #999;
    border: 1px solid #999;
    border-radius: 5px 5px 5px 5px;
    color: #fff;
    font-size: 12px;
    padding: 3px 7px 2px;
	margin:0 1px;
    text-decoration: none;
}

.pager a:hover{
    background:#999;
    color: #fff;
}

.overPagerPattern{
	padding:0 2px ;	
}





/*--------------------------------------------------
	お知らせ
---------------------------------------------------*/

ul#newsList{
	margin:0 0 15px;
	padding:0;

}
ul#newsList li{
	margin-bottom:3px;
	padding: 11px 10px 10px;
	border-bottom: dashed 1px #929d9e;
	list-style-type:none;
}

ul#newsList li div {
	display: table;
	line-height:1.4;
}
#newsList li span {
	display: table-cell;
}
#newsList li span.up_ymd {
	white-space: nowrap;
	padding-right: .5em;
}
#newsList li span.catName {
	white-space: nowrap;
	width: 6em;
	padding-right: 1em;
}
#newsList li span.catName i {
	display:inline-block;
	width: 100%;
	text-align: center;
	padding:4px 0px;
	border-radius:6px;
	font-size:12px;
	font-weight: bold;
	line-height:100%;
	margin:0 2px;
	color: #fff;
}
#newsList li.cat-0 span.catName i {
	background: #FF5C5E;
}
#newsList li.cat-1 span.catName i {
	background: #55A51C;
}
#newsList li.cat-2 span.catName i {
	background: #FF7900;
}
#newsList li.cat-3 span.catName i {
	background: #0095C3;
}
#newsList li.cat-4 span.catName i {
	background: #ff0000;
}

#newsList li span.title {
	padding-right: 10px;
}

.newMark {
	display: inline-block;
	background: #ff0000;
	padding: 2px 10px;
	color: #fff;
	font-size: 12px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	font-weight: bold;
}


@media screen and (max-width: 710px) {
	
	ul#newsList{
		margin:0 5px 15px;
	}
	ul#newsList li{
		padding: 8px 10px;
	}
	#newsList li span {
		display: block;
	}
	#newsList li span.up_ymd {
		float: left;
	}
	#newsList li span.title {
		clear: both;
		display: inline-block;
		margin-top: 3px;
	}
	
}


/*--------------------------------------------------
	お知らせ詳細
---------------------------------------------------*/

#up_ymd{
	text-align:right;
	font-size:13px;
	margin:5px 10px;
}
.detailUpfile{
	margin:5px 0 35px;
	text-align:center;
}
.backORcloseBtn{
	text-align:center;
	line-height:100%;
	margin-top:15px;
}
.backORcloseBtn a{
	display:inline-block;
	padding:4px 15px;
	border:1px solid #aaa;
	color:#999;
	border-radius:6px;
	text-decoration:none;
	font-size:12px;
}
.detailUpfile img{
	max-width:100%;
	height:auto;
}
.pNav{
	font-size:11px;	
}







