@charset "utf-8";
/* ---------------
まりもクリニックスタイル 
--------------- */

/*	リンクの設定	*/
a:link {
	color: #077E52;
}
a:visited {
	color: #077E52;
}
a:hover, a:active {
	color: #077E52;
	text-decoration: underline;
}

.iconLink{
	margin-right: 10px;
}

/* biggerlink */
#topBlogInner .bl-hover,
.subBlog .bl-hover{
	background-color: #F7F5F0;
}


/* ---------------
ヘッダ
--------------- */
#headerTel {
	display: inline;
	margin: 0 10px 0 0;
}

#headerTime {
	display: inline;
}



/* ---------------
グローバルナビ
--------------- */

#mainNav {
	list-style: none;
	/*float: left;*/
	margin: 0 0 1px 0;
	padding: 0 0 0 2px;
	background: url(../images/globalNavGbg.gif) no-repeat left bottom;
}

#mainNav li{
	display: inline;
	float: left;
	background: url(../images/globalNavBg.gif) no-repeat right center;
}

#mainNav li a:link, #mainNav li a:visited, #mainNav li a:hover, #mainNav li a:active, #mainNav li#viewing {
	display: block;
	_display: inline-block;
	height: 20px;
	padding: 10px 18px;
	font-size: 16px;
	/*_font-size: 14px;*/
	letter-spacing: 0 !important;
	color: #666666;
	/*text-shadow: -1px -1px 0px #543E44;*/

}

#mainNav li a:hover, #mainNav li a:active, #mainNav li#viewing {
	/*background: url(../images/globalNavBg_o.gif) no-repeat right center;*/
	background: #59A88B;
	color: #FFFFFF;
	text-decoration: none;
}

#mainNav li.stay a {
	background: url(../images/globalNavBg_o.gif) no-repeat right center;
	color: #017A50;
	text-decoration: none;
	
	_height: 20px;
	_padding: 10px 18px;
	_font-size: 16px;
	_letter-spacing: 0 !important;
	_color: #666666;
}
#mainNav li.stay {
	
}

#mainNav li#viewing {
	background: url(../images/globalNavBg_o.gif) no-repeat right center;
	color: #017A50;
}


/* ---------------
グロバルナビ下、現在のカテゴリ表示
--------------- */
#headerCategoryName {
	height: 45px;
	margin: 0 0 5px 0;
	padding: 15px 5px 5px 15px;
	background: url(../images/entryHeaderBg.jpg) no-repeat center top;
	font-size: 20px;
	color: #087E53;
	font-weight: normal;
	_text-align: left;
}



/* ---------------
サブカラム 
--------------- */

/* カテゴリリスト(news, column)
#subColumnCategoryList {
	margin: 0 0 20px 0;
	padding: 0;
}

#subColumnCategoryList li {
	padding: 10px;
	background: #F2FFEB url(../images/greenDotLine.gif) no-repeat left bottom;
}
#subColumnCategoryList li a {
	padding: 10px 10px 10px 20px;
	background: url(../images/marker.gif) no-repeat 0px 11px;	
}
 */

/* カテゴリリスト */
#subCategoryList {
	margin: 0 0 10px 0;
	padding: 0;
}
#subCategoryList li {
	padding: 10px;
	background: #F2FFEB url(../../marimo/images/greenDotLine.gif) no-repeat left bottom;
}
#subCategoryList li.bl-hover {
	background: #D9F9D3 url(../../marimo/images/greenDotLine.gif) no-repeat left bottom;
}

#subCategoryList li img {
	padding-right: 5px;
}


/* ピックアップ */
#subPickup {
	margin: 0 0 10px 0;
	padding: 0;
}
#subPickup li {
	padding: 10px;
	background: #F2FFEB;
}
#subPickup li.bl-hover {
	background: #D9F9D3;
}

#subPickup li img {
	padding-right: 5px;
}
#subPickup li span.cateList {
    color: #999999;
    margin-right: 10px;
}


#sub li{
	line-height: 1.7;
}

.subContent{
	margin-bottom: 30px;
	border-bottom: solid 1px #D9D9D9;
	border-left: solid 1px #D9D9D9;
	border-right: solid 1px #D9D9D9;
	overflow: hidden;
}


.subBlog{
	margin-bottom: 30px;
	border-left: solid 1px #D9D9D9;
	border-right: solid 1px #D9D9D9;
}









/* 診療時間 */
#timeTableWrapper {
	padding: 0 0 10px 0;
	background: #F2FFEB;
}

/* タイムテーブル */
#timeTable {
	margin: 10px;
	padding: 0;
	border-collapse: collapse;
	font-size: 14px;
}
#timeTable caption {
	background: #E7E7E7;
}
#timeTable tr {
	margin: 0;
	padding: 0;
}
#timeTable th {
	padding: 0.5em 0.8em;
	border: 1px solid #59A78B;
	background: #F2FFEB;
	font-weight: bold;
	text-align: left;
	color: #59A68B;
}
#timeTable td {
	padding: 5px;
	border: 1px solid #59A78B;
	text-align: center;
}
/* 土曜 */
#sat {
	color: #0099CC!important;
}

/* 日曜 */
#sun {
	color: #CC6666!important;
}

/* タイムテーブル下 */
#timeTableWrapper p {
	
}
#timeTableWrapper li {
	margin: 0 0 0 10px;
	padding: 0 10px 0 15px;
	background: url(../images/marker.gif) no-repeat left 5px;
	font-size: 13px;
}


/* biggerLink */
#sub .subBlog .hover{
	background-color: #F7F5F0;
}

/* タイトル */
#sub #top_blog_Photo h4 a{
	font-size: 16px;
	color: #533E44;
}



/*診察内容カテゴリ */
#medicalCategory li {
	/*width: 298px;*/
	width: 273px;
	height: 29px;
	margin: -1px 0 0 0;
	padding: 5px 0 0 25px;
	background: url(../images/categoryBg.gif) no-repeat;
	border: 1px solid #CCC;
}

#medicalCategory li.bl-hover {
	background: url(../images/categoryBg_o.gif) no-repeat!important;
	color: #FF0000;
}


/* サブカラム - バナー */
#subBanner li {
	margin: 0;
}





/* ---------------
メイン
--------------- */
#main li{
	line-height: 1.7;
}


/* トピックパス */
#topicpath{
	clear: both;
	margin: 0;
	font-size: 14px;
	text-align: left;
}

/* カテゴリ表示(見出し) */
.categoryHeading {
	padding: 10px 10px 10px 20px;
	border-bottom: 2px solid #59A88B;
	background: #F2FFEB url(../images/headingBg.gif) no-repeat left top;
	font-weight: bold;
	color: #077E52;
}

/* indexページでのカテゴリ毎のリード文 */
.categoryLead {
	margin: 0 0 20px 0;
	padding: 10px;
	border: 1px solid #5AA88B;
}


/* ページタイトル */
/*#pageTitle{
	margin-bottom: 25px;
	padding: 20px 45px;
	background: #F7F5F0 url(../images/tit_page.gif) no-repeat left center;
	color: #523E44;
	font-size: 23px;
	font-weight: normal;
}
*/
/* エントリー全体 */
.entryBox{
	margin-right: -10px;
}

.mainTitle{
	padding-bottom: 10px;
	background: url(../images/bor_bigTitle.gif) no-repeat left bottom;
	font-size: 16px;
	color: #533E44;
}

/* 一記事のカテゴリー */
.entryBlog,
.entryBlog a{
	font-size: 14px;
	color: #FFFFFF;
}

/* タイトル */
.entryHeader {
	padding: 10px 5px 5px 15px;
	background-image: url(../images/titleBg.gif);
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
}
/* タイトルのリンク設定 */
.entryHeader a {
	color: #FFFFFF;
}



/* 検索・タグ */
#searchTagWrapper {
	margin: 10px 0;
	padding: 15px 0 10px 0;
	background: url(../images/greenDotLine.gif) repeat-x center top;	
}

/* 検索フォーム */
#searchForm  {
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
}


/* タグクラウド */
#medicalTag li {
	float: left;
	width: 165px;
	height: 35px;
	margin: 0 5px 5px 0;
	padding: 7px 0 0 30px;
	background: url(../images/tagBg.gif) no-repeat;
	font-size: 16px;	
}
#medicalTag li a {
	color: #FFFFFF;
}



/* ---------------
ヘッドラインのとき
--------------- */
.headlineIndex{
	margin-bottom: 35px;
}


/* 一覧ページ - カテゴリ表示した場合のカテゴリ名 */
#categoryName {
	margin: 0 0 20px 0;
	padding: 10px 5px 5px 15px;
	background: url(../../marimo/images/titleBg.gif);
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
}

/* 1エントリ */
.summaryWrapper {
	position: relative;
	clear: both;
	padding: 10px 0;
	background: url(../images/greenDotLine.gif) no-repeat center top;
}

#summary .bl-hover {
	background: #F2FFEB url(../images/greenDotLine.gif) no-repeat center top;
}


/* タイトル */
.summaryWrapper h2 {
	padding: 0 0 0 15px;
	background: url(../images/marker.gif) no-repeat left 7px;
	font-size: 16px;
	overflow: hidden;
	zoom:1;
}
.summaryWrapper h2 a {
	color: #077E52;
}
/* その横のカテゴリ */
.summaryWrapper h2 span {
	font-size: 14px;
	font-weight: normal;
}

/* 概要文 */
.entryDiscription {
	
}

/* 詳細ボタン */
.detailBtn {
	text-align: right;
}
/* その横に日付 */
.detailBtn span {
	color: #077E52;
}

/* ページ送り */
#summaryPager {
	padding-top: 10px;
	background: url(../images/greenDotLine.gif) no-repeat center top;
	text-align: right;
}

#pageNumber {
	padding: 3px 15px;
}

#prev {
	padding: 3px 10px 3px 15px;
	border-right: 1px solid #D9D9D9;
	background: url(../images/marker2.gif) no-repeat left center;
}
#next {
	padding: 3px 15px 3px 10px;
	border-left: 1px solid #D9D9D9;
	background: url(../images/marker.gif) no-repeat right center;
}

#main .entry h2.categoryTitleL {
	background: #59A88B url(../images/categoryTitleBg.png) no-repeat left top;
	color: #FFFFFF;
    margin: 0 0 15px;
    padding: 5px 20px 3px;
	width: auto;
	font-size: 16px;
	font-weight: normal;
}

/* ---------------
キーワード検索
--------------- */
.pickHead .txt{
	font-size: 12px;
}


/* 選択されているキーワード */
#selectKeyword{
	margin: 0 0 20px 0;
}

#selectKeyword img{
	margin-right: 5px;
}

#tagDrillList li {
	display: inline;
	margin: 0 10px 10px 0;
}


/* ---------------
お知らせ
--------------- */



/*	お知らせ一覧 */
.newsTop{
	padding: 20px 0;
	border-bottom: solid 1px #D9D9D9;
}


/*	お知らせ一覧：写真 */
.newsTop div{
}

/*	お知らせ情報 */
.newsTopData{
	float: left;
	width: 380px;
	margin-left: 20px;
}

.newsTopData h3{
	margin-bottom: 20px;
	font-size: 18px;
	color: #533E44;
}

.newsTopData h3 a{
	color: #533E44;
}

/*	お知らせ情報:続きを読む */
.newsTopData p.continue{
	margin: 30px 0 35px;
}

.newsTopData p.data{
	text-align: right;
	font-size: 12px;
	color: #999999;
}

/* ---------------
エントリーリスト（サブナビゲーション）
--------------- */
ul.entryList{
	margin-bottom: 25px;
	padding: 0;
	border-top: solid 1px #59A88B;
	border-left: solid 1px #59A88B;
	border-right: solid 1px #59A88B;
}

ul.entryList li{
	zoom: 1;
	vertical-align: bottom;
}

/* 現在いるとき */
.entryList li.stay{
	background-color: #F2FFEB;
}

ul.entryList li a{
	display: block;
	padding: 8px 10px;
	border-bottom: solid 1px #59A88B;
	vertical-align: bottom;
	zoom: 1;
}

/* 現在いるとき */
ul.entryList li#viewing{
	padding: 8px 10px;
	border-bottom: solid 1px #59A88B;
	background-color: #f2ffeb;
	color: #FFF;
}

ul.entryList li#viewing span{
	color: #FFF;
}

ul.entryList li a img{
	margin-right: 8px;
}

ul.entryList li#viewing img{
	margin-right: 8px;
}

/* 日付があるとき */
ul.entryList li span.dateList{
	margin-right: 20px;
	color: #999999;
}

/* カテゴリーがあるとき */
ul.entryList li span.cateList{
	margin-right: 10px;
	color: #999999;
}

/* メインカラム側のある時 */
#main ul.entryList{
	font-size: 12px;
}

/*hoverの時*/
ul.entryList li a:hover{
	background-color: #F2FFEB;
	text-decoration: none;
	border-bottom: solid 1px #59A88B;
	vertical-align: bottom;
	zoom: 1;
}

ul.entryList li a:visited{
	border-bottom: solid 1px #59A88B;
}






/* ---------------
フッター
--------------- */
/* フッターナビゲーション */
#footer #footerInner{
	/*margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #CCC;*/
}

#footer #footerInner ul {
	display: inline;
	float: left;
	margin-left: 10px;
	padding: 0;
}

#footer #footerInner li {
	float: left;
	padding: 2px 20px 2px 10px;
	background: url(../images/marker.gif) no-repeat left center;
	color: #077E52;
}

#footer #footerInner li a {
	color: #077E52;
}

/* ページの上部へボタン */
#footer #footerInner #toTop{
	display: inline;
	float: right;
}

#footer #footerInner #toTop img{
	margin-left: 10px;
}

/* サイト名、住所 */
#footerID dl {
	float: left;
	width: 670px;
	height: 28px;
	border: 1px solid #59A88B;
}

/* サイト名 */
#footerID dl dt{
	display: inline;
	float: left;
	margin: 5px 15px 5px 5px;
	color: #087E53;
	font-weight: bold;
}

/* 住所 */
#footerID dl dd{
	display: inline;
	float: left;
	margin: 4px;
}

/* 電話番号 */
#footerID p{
	display: inline;
	float: right;
}

/* サイトの著作権表示 */
#copyright {
	margin: 5px 0 0 5px;
	padding: 0;
	font-size: 12px;
	color: #999999;
}






/* -------------------- 検索結果 -------------------- */
/* 検索フォーム */
.searchTxt{
	width: 490px;
}

/* 検索について */
#pickHead{
	margin: 0 0 20px 0;
	padding: 15px 10px;
	border: solid 1px #D9D9D9;
	background: #F2FFEB;
}

#pickHead h2{
	font-size: 16px;
	color: #067E52;
}

/* 検索された言葉 */
#searchWord{
	margin: 15px 0;
}


/* search result highlight
---------------*/
.highlight1 {
	color: black;
	background: #ffff66;
}
.highlight2 {
	color: black;
	background: #a0ffff;
}
.highlight3 {
	color: black;
	background: #99ff99;
}
.highlight4 {
	color: black;
	background: #ff9999;
}
.highlight5 {
	color: black;
	background: #ff66ff;
}
.highlight6 {
	color: black;
	background: #880000;
}

/* ---------------
お問い合わせ
--------------- */
#main #contactBox .mainTitle{
	font-size: 18px;
}


/* ステップ */
#step{
	list-style: none;
	padding: 0;
	margin: 0 0 30px;
}

#step li{
	float: left;
	padding: 0;
	margin: 0;
	background-image: none;
}

/* ボタン */
#main .comPost{
	margin: 15px 0 45px;
	padding: 0;
	background-color: #FFF;
}

/* 確認ボタン */
#btnConfirm{
	float: right;
	width: 190px;
}

/* 入力画面に戻るボタン */
#btnBack{
	float: left;
	width: 190px;
}

/* 送信ボタン */
#btnSubmit{
	float: right;
	width: 190px;
}

/* テーブル */
#main #contactForm{
	width: 100%;
	border-top: solid 1px #CCCCCC;
	font-size: 14px;
}

#main #contactForm th{
	width: 180px;
	padding: 5px 10px;
	background-color: #F2FFEB;
	border-bottom: solid 1px #CCCCCC;
	line-height: 1.7;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}

#main #contactForm td{
	padding: 8px 10px;
	border-bottom: solid 1px #CCCCCC;
}

/* 必須 */
.required{
	font-size: 12px;
	color: #CC0033;
}


/* フォームの長さ */
.fromM{
	width: 250px;
}

.fromL{
	width: 330px;
}

.FormBox{
	width: 350px;
}

dl#timeIn dt{
	display: inline;
	float: left;
	font-weight: bold;
	margin-right: 10px;
}

/* ---------------
管理画面
--------------- */
body #adminBox {
	width: 878px;
	margin: 0 auto;
}

/* 記事編集ボタン */
#main .formEntryAction {
	margin: 10px 0;
	border:1px solid #CCCCCC;
	background-color: #E9E9E9;
}

/* 管理ボタンの説明 */
.adminBtnTitle{
	display: inline;
	float: left;
	margin-right: 10px;
	padding: 2px 5px;
	background-color: #533E44;
	color: #FFF;
	font-weight: normal;
}

#tplRoot{
	color: #999;
}



table.entryFormTable tr td span {
	color : #999999;
	font-size: 0.8em;
}


/* acms.cssに上書き追加 */
.column-map-auto {
	margin-bottom: 20px!important;
}
.column-youtube-auto {
	margin-bottom: 20px!important;
}
