@charset "euc-jp";
/* CSS Document */

/* ========全ページ共通・背景固定======== */
/* 一般 */
body {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, Verdana, Arial, Helvetica, sans-serif;
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0;
	vertical-align:bottom;
}

hr {
	display: none;
}

html{
	overflow-y: scroll;
}

/* フォント */
.ft_bd {
	font-weight: bold;
}

/* 共通リンク */
a:link {
	color: #0d347e;
	text-decoration: underline;
}

a:visited {
	color: #0d347e;
	text-decoration: underline;
}

a:hover {
	color: #0d347e;
	text-decoration: none;
}

a:active {
	color: #0d347e;
	text-decoration: underline;
}

/* クリア */
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}

/* ヘッダ・コメント */
.topArea {
	background-color: #F2F2F2;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

/* ヘッダ・コンテンツ枠(ライン無) */
.mdlArea_index {
	margin: 0px;
	width: 100%;
	padding: 0px;
}

/* ヘッダ・コンテンツ枠(ライン有) */
.mdlArea {
	margin: 0px;
	width: 100%;
	padding: 0px;
}

/* 同上(横枠固定) */
.box950 {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

/* ヘッダ・コンテンツ枠・見出し */
.box950 h1 {
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	display: none;
}

/* コンテンツ枠(右枠が無い場合) */
.contentsBox {
	width: 950px;
	padding-bottom: 40px;
}

/* 同上・見出し */
.contentsBox h3 {
	font-size: 0%;
	display: none;
}

/* コンテンツ枠(右枠が有る場合) */
.contentsBox_l {
	float: left;
	width: 480px;
}

/* 同上・見出し */
.contentsBox_l h3 {
	font-size: 0%;
	line-height: 100%;
	font-weight: normal;
	margin: 0px;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* ヘッダ・テーブル枠 */
.header_table {
	margin: 0px;
	padding: 0px;
	width: 950px;
	height: auto;
}

/* 同上・1 */
.header_td01 {
	text-align: left;
	width: 300px;
	padding-top: 50px;
	vertical-align: top;
}

/* 同上・2 */
.header_td02 {
	text-align: right;
	width: 48px;
}

/* 同上・見出し */
.header_td02 h2 {
	font-size: 0%;
	line-height: 100%;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}

/* ヘッダ・テーブル枠・3 */
.header_td03 {
	width: 520px;
	padding-top: 30px;
}

/* 同上・リスト */
.header_td03 ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

.header_td03 li {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}

/* ヘッダ・横ライン */
.header_line {
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
}

/* ヘッダ・メニュー枠 */
.menuBox {
	width: 680px;
	float: right;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

/* 同上・リスト */
.menuBox ul {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
}

.menuBox li {
	padding: 0px;
	float: left;
	margin: 0px;
}

/* パンくずリスト(h3医院紹介) */
.Plist_clinic {
	font-size: 90%;
	color: #333333;
	padding-top: 20px;
	height: 130px;
	padding-bottom: 10px;
	background-image: url(images/h_clinic.gif);
	background-repeat: no-repeat;
	background-position: 0px 110px;
}

/* パンくずリスト(h3アクセス) */
.Plist_access {
	font-size: 90%;
	color: #333333;
	padding-top: 20px;
	height: 130px;
	padding-bottom: 10px;
	background-image: url(images/h_access.gif);
	background-repeat: no-repeat;
	background-position: 0px 110px;
}

/* パンくずリスト(h3診療案内) */
.Plist_guide {
	font-size: 90%;
	color: #333333;
	padding-top: 20px;
	height: 130px;
	padding-bottom: 10px;
	background-image: url(images/h_guide.gif);
	background-repeat: no-repeat;
	background-position: 0px 110px;
}

/* パンくずリスト(h3お問い合わせ) */
.Plist_inquiry {
	font-size: 90%;
	color: #333333;
	padding-top: 20px;
	height: 130px;
	padding-bottom: 10px;
	background-image: url(images/h_inquiry.gif);
	background-repeat: no-repeat;
	background-position: 0px 110px;
}

/* パンくずリスト(h3プライバシー) */
.Plist_privacy {
	font-size: 90%;
	color: #333333;
	padding-top: 20px;
	height: 130px;
	padding-bottom: 10px;
	background-image: url(images/h_privacy.gif);
	background-repeat: no-repeat;
	background-position: 0px 110px;
}

/* パンくずリスト(h3トピックス) */
.Plist_topics {
	font-size: 90%;
	color: #333333;
	padding-top: 20px;
	height: 130px;
	padding-bottom: 10px;
	background-image: url(images/h_topics.gif);
	background-repeat: no-repeat;
	background-position: 0px 110px;
}

/* パンくずリスト(h3院内設備) */
.Plist_equipment {
	font-size: 90%;
	color: #333333;
	padding-top: 20px;
	height: 130px;
	padding-bottom: 10px;
	background-image: url(images/h_equipment.gif);
	background-repeat: no-repeat;
	background-position: 0px 110px;
}

.Plist_accident {
	font-size: 90%;
	color: #333333;
	padding-top: 20px;
	height: 130px;
	padding-bottom: 10px;
	background-image: url(images/h_accident.gif);
	background-repeat: no-repeat;
	background-position: 0px 110px;
}

/* アンカー */
.anchor {
	font-size: 90%;
	color: #dcdcdc;
	width: auto;
	height: auto;
	padding-top: 40px;
	padding-bottom: 30px;
}

/* アンカー(リンク) */
.anchor a:link {
	color: #333333;
	text-decoration: underline;
}

.anchor a:visited {
	color: #333333;
	text-decoration: underline;
}

.anchor a:hover {
	color: #333333;
	text-decoration: none;
}

.anchor a:active {
	color: #333333;
	text-decoration: underline;
}

.anchor span {
	color: #cccccc;
}

/* 文字サイズ変更 */
.borderBox {
	width: 230px;
	float: left;
	margin-top: 5px;
}

.bnr_ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

.bnr_ul li {
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.con_r_h3 {
	color: #333333;
	margin: 0px;
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
}

.sub_ul {
	margin: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 25px;
	font-size: 90%;
}

.size_ul {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.size_ul li {
	margin: 0px;
	padding: 0px;
	float: left;
}

/* ページの先頭へ(フッタ固定の場合) */
.pageTop {
	width: 950px;
	text-align: right;
}

/* ページの先頭へ(ページ内の場合) */
.pageTop2 {
	width: 950px;
	text-align: right;
}

/* ページの先頭へ(ブラウザ固定の場合) */
a#page-top {
	display: block;
	position: fixed;
	bottom: 85px;
	right: 40px;
	width: 30px;
	height: 30px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background-size: 30px 30px;
	background-image: url(images/btn_pageup.gif);
	background-repeat: no-repeat;
}

a#page-top:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

/* フッタ枠 */
.btmArea {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

/* フッタ枠(横幅固定) */
.box950_btm {
	width: 950px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #f0f0f0;
	padding-top: 60px;
	padding-bottom: 60px;
}

/* 同上・ナビコピーライト枠 */
.footerArea {
	font-size: 90%;
	color: #808080;
}

/* 同上・リンク */
.footerArea a:link {
	color: #808080;
	text-decoration: underline;
}

.footerArea a:visited {
	color: #808080;
	text-decoration: underline;
}

.footerArea a:hover {
	color: #808080;
	text-decoration: none;
}

.footerArea a:active {
	color: #808080;
	text-decoration: underline;
}

/* 同上・ナビメニュー */
.footerMenu {
	text-align: right;
	float: right;
}

/* コピーライト・テーブル枠 */
.copyright {
	width: auto;
	float: left;
}

/* 右枠 */
.contentsBox_r {
	float: right;
	width: 430px;
	padding-left: 40px;
}

/* 見出し */
.contentsBox_r h3 {
	font-size: 0%;
	line-height: 100%;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

/* 同上・バナー(下余白有) */
.info_linkBox {
	text-align: center;
	width: 230px;
	font-size: 10px;
	line-height: 120%;
	color: #666666;
	padding-bottom: 10px;
}

/* 同上・バナー(一般) */
.linkBox {
	text-align: center;
	width: 220px;
	font-size: 80%;
	line-height: 120%;
	color: #666666;
	padding-top: 7px;
	padding-left: 10px;
}

/* 同上・バナー説明 */
.text_link {
	padding-top: 3px;
}

/* 罫線 */
.line {
	width: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* フォント */
.font_01 {
	font-size: 70%;
}

/* ========トップページ共通======== */
/* メイン画像 */
.topImgBox {
	text-align: center;
	width: 950px;
	padding-bottom: 50px;
}

/* メイン画像2 */
.topImgBox2 {
	text-align: center;
	width: 430px;
	padding-bottom: 15px;
}

/* 見出し */
.contentsBox_l h3 {
	font-size: 0%;
	line-height: 100%;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

/* スクロール枠 */
.scroll_area {
	height: 170px;
	width: 480px;
}

/* ニュースリリース枠 */
.newsBox {
	width: 450px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	margin-top: 14px;
	padding-bottom: 10px;
}

/* 同上・日時 */
.newsDate {
	float: left;
	font-size: 14px;
	line-height: 150%;
	color: #333333;
	width: 110px;
}

/* 同上・内枠 */
.newsBox_r {
	width: 340px;
	float: left;
}

/* 同上・タイトル */
.newsTitle {
	font-size: 100%;
	line-height: 120%;
	font-weight: bold;
	color: #333333;
}

/* 同上・リンク */
.newsTitle a:link {
	color: #666666;
	text-decoration: underline;
}

.newsTitle a:visited {
	color: #666666;
	text-decoration: underline;
}

.newsTitle a:hover {
	color: #666666;
	text-decoration: none;
}

.newsTitle a:active {
	color: #666666;
	text-decoration: underline;
}

/* 同上・本文 */
.newsText {
	font-size: 90%;
	line-height: 130%;
	color: #333333;
	padding-top: 5px;
}

/* 新着情報枠 */
.topicsBox {
	width: 340px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

/* 同上・画像 */
.topicsBox img{
	float: left;
	padding-right: 12px;
}

/* 同上・日時 */
.topicsDate {
	width: 230px;
	float: right;
	font-size: 80%;
	line-height: 150%;
	color: #333333;
}

/* 同上・内枠 */
.topicsBox_r {
	width: 230px;
	float: right;
}

/* 同上・タイトル*/
.topicsTitle {
	font-size: 90%;
	line-height: 150%;
	font-weight: bold;
	color: #333333;
	padding-right: 5px;
}

/* 同上・本文 */
.topicsText {
	font-size: 90%;
	line-height: 150%;
	color: #333333;
	padding-right: 5px;
}

/* 下部バナー枠 */
.botm_link {
	width: auto;
	margin: 15px;
}

/* 同上・バナー */
.botm_linkBox {
	font-size: 80%;
	line-height: 120%;
	color: #666666;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	width: 220px;
}

/* 同上・テキスト */
.botm_linkBox .txt{
	width: auto;
	text-align: left;
	height: auto;
	padding-top: 5px;
	padding-left: 5px;
}

.botm_linkBoxImg {
	text-align: center;
	width: 220px;
}

/* 医院情報(下部) */
.botm_address {
	width: auto;
	margin-top: 60px;
	margin-bottom: 60px;
}

.botm_address .b_address {
	margin-top: 50px;
}

.botm_address .b_googlemap {
	margin-top: 20px;
}

.botm_address .b_googlemap a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}


/* ========サブページ全体======== */
/* サブコンテンツ枠(右枠がある場合) */
.contentsBox_sub {
	float: left;
	width: 730px;
	padding-bottom: 50px;
	line-height: 180%;
}

/* 同上・見出し */
.contentsBox_sub h3 {
	font-size: 0%;
	font-weight: normal;
	display: none;
}

/* 見出し(h4) */
.title4_box {
	margin-top: 17px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0d347e;
}

/* 同上・タイトル */
.title4_box h4 {
	width: auto;
	font-weight: bold;
	color: #0d347e;
	font-size: 120%;
	line-height: 150%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/* 画像枠 */
.img_box {
	width: 950px;
	margin-top: 15px;
	text-align: center;
}

.img_box2_space {
	width: 678px;
	margin-top: 15px;
	text-align: center;
}

.img_box2 {
	width: 678px;
	text-align: center;
}

.map_box_space {
	margin-top: 15px;
}

/* 文章枠(一般) */
.large_box {
	width: 950px;
	margin-top: 15px;
	padding-bottom: 20px;
}

/* 文章枠(一般)・見出し */
/* .large_box h5 {
	padding: 0px;
	margin: 0px;
	font-size: 100%;
	color: #333333;
}


/* 同上・セル内 */
.large_text_s {
	width: auto;
	font-size: 100%;
	line-height: 150%;
	color: #333333;
	vertical-align: top;
}

/* 同上・単体(左に写真のある場合)  */
.large_text_R {
	color: #333333;
	font-size: 100%;
	float: right;
	width: 680px;
}

/* 同上・単体・見出し(同上) */
.large_text_R .name {
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	color: #0d347e;
	padding: 0px;
}

.large_text_R .text {
	padding-top: 10px;
}

/* 同上・単体(左に写真の無い場合)  */
.large_text {
	color: #333333;
	font-size: 100%;
}

/* 同上・単体・見出し(同上) */
.large_text .name {
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	color: #0d347e;
	padding: 0px;
}

.large_text .text {
	padding-top: 10px;
}

/* 同上・単体・見出し(経歴) */
.large_text .name_L {
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

/* 同上・説明文(左余白) */
.large_text .txt{
	padding-bottom: 20px;
	padding-left: 20px;
}

/* 同上・画像 */
.large_img{
	padding-right: 20px;
	width: 250px;
	float: left;
	text-align: center;
}

/* お問い合わせ(下部) */
.footer_contact {
	width: auto;
	text-align: center;
	background-color: #fafafa;
	padding-top: 60px;
	padding-bottom: 60px;
	margin-top: 30px;
}

.footer_contact .con01 {
	padding-bottom: 40px;
}

.footer_contact .con02 {
	padding-bottom: 25px;
}

.footer_contact .con03 {
	padding-bottom: 20px;
}

.footer_contact .con04 {

}

/* ========医院・医師紹介ページ全体======== */
/* テーブル枠(固定幅無) */
.clinic_table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
	width: 950px;
}

/* テーブル枠・分類(上) */
.clinic_td00 {
	padding: 8px;
	text-align: center;
	vertical-align: top;
	font-size: 90%;
	line-height: 150%;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #E6E6E6;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

/* テーブル枠・分類(左) */
.clinic_td00_L {
	color: #808080;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	background-color: #fafafa;
	vertical-align : top;
	width: 180px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

/* テーブル枠・セル */
.clinic_td00_r {
	padding: 8px;
	text-align: center;
	vertical-align: top;
	font-size: 90%;
	line-height: 150%;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #daf0ef;
	font-weight: bold;
}

.aclinic_td01 {
	padding: 8px;
	text-align: left;
	font-size: 90%;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	color: #333333;
}

.clinic_td02 {
	text-align: left;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	vertical-align: top;
	width: 590px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.clinic_td02_ri {
	padding: 8px;
	text-align: right;
	font-size: 90%;
	line-height: 150%;
	color: #333333;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
}

.clinic_td03 {
	padding: 8px;
	font-size: 90%;
	line-height: 150%;
	color: #333333;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #999999;
	border-right-color: #999999;
	text-align: center;
}

.clinic_td04 {
	padding: 8px;
	text-align: left;
	vertical-align: top;
	font-size: 90%;
	line-height: 150%;
	color: #333333;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
}

/* ========お問い合わせページ共通======== */
/* フォーム枠 */
.inquiry_box {
	margin-top: 15px;
	line-height: 150%;
}

/* フォーム枠(送信完了画面) */
.inquiry_end {
	padding-top: 17px;
	width: 950px;
	font-size: 100%;
	color: #333333;
	text-align: center;
	height: 400px;
}

/* 説明文 */
.inquiry_top_text {
	padding-top: 20px;
	width: 950px;
	font-size: 100%;
	color: #333333;
	line-height: 150%;
}

/* テーブル枠 */
.inquiry_table {
	width: 950px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
}

/* 同上・セル */
.inquiry_td01 {
	width: 180px;
	text-align: left;
	vertical-align: top;
	color: #808080;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	background-color: #fafafa;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.inquiry_td02 {
	text-align: left;
	vertical-align: top;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	width: 690px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.inquiry_td03 {
	font-size: 75%;
	line-height: 150%;
	color: #999999;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
	padding-bottom: 15px;
}

.inquiry_btn_box {
	font-size: 0%;
	line-height: 100%;
	padding: 0px;
	width: 210px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.inquiry_btn_left {
	font-size: 0%;
	line-height: 100%;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.inquiry_btn_right {
	font-size: 0%;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
	float: right;
}

/* 例文 */
.inquiry_text {
	padding-top: 5px;
}

/* フォーム */
.input01, .input02, .input03, .input04 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, Verdana, Arial, Helvetica, sans-serif;
}

.input01 {
	width: 320px;
	border: 1px solid #e6e6e6;
}

.input02 {
	width: 160px;
	border: 1px solid #c9bcb3;
}

.input03 {
	width: 35px;
}

.input04 {
	width: 25px;
}


/* ========交通アクセス共通======== */
/* エリア枠 */
.access_box {
	margin-top: 20px;
	width: 800px;
	margin-right: 75px;
	margin-left: 75px;
}

/* 印刷ボタン */
.access_print_btn {
	margin-bottom: 10px;
	text-align: right;
}

.access_print_btn .style{
	height: 40px;
	width: 100px;
	font-weight: bold;
	font-size: 16px;
	color: #333333;
}

/* テーブル枠(固定幅無) */
.access_table_a {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

/* テーブル枠 */
.access_table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	width: 800px;
}

/* テーブル枠・分類(上) */
.access_td00 {
	padding: 8px;
	text-align: center;
	vertical-align: top;
	font-size: 90%;
	line-height: 150%;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #E6E6E6;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

/* テーブル枠・分類(左) */
.access_td00_L {
	padding: 8px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #E6E6E6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

/* テーブル枠・セル */
.access_td00_r {
	padding: 8px;
	text-align: center;
	vertical-align: top;
	font-size: 90%;
	line-height: 150%;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #daf0ef;
	font-weight: bold;
}

.access_td01 {
	padding: 8px;
	text-align: left;
	font-size: 90%;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	color: #333333;
}

.access_td02 {
	padding: 8px;
	text-align: left;
	color: #333333;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #999999;
	border-right-color: #999999;
}

.access_td02_cent {
	padding: 8px;
	text-align: center;
	color: #333333;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #999999;
	border-right-color: #999999;
}

.access_td02_ri {
	padding: 8px;
	text-align: right;
	font-size: 90%;
	line-height: 150%;
	color: #333333;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
}

.access_td03 {
	padding: 8px;
	font-size: 90%;
	line-height: 150%;
	color: #333333;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
	text-align: center;
}

.access_td04 {
	padding: 8px;
	text-align: left;
	vertical-align: top;
	font-size: 90%;
	line-height: 150%;
	color: #333333;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
}

/* ========プライバシーページ共通======== */
/* プライバシー枠 */
.pp_txt_box {
	padding-top: 17px;
	width: 950px;
	line-height: 180%;
	color: #333333;
}

/* 見出し */
.pp_txt_box h4{
	width: auto;
	font-weight: bold;
	color: #0d347e;
	font-size: 120%;
	line-height: 150%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

/* 説明文 */
.pp_txt_box .txt {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	font-size: 100%;
}

/* 問い合わせ */
.pp_txt_box .contact {
	padding: 20px;
	margin-top: 15px;
	height: auto;
	width: 600px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
}

/* ========トピックス共通======== */
/* タイトル枠 */
.topics_box {
	margin-top: 17px;
}

/* 同上・タイトル */
.topics_box h4 {
	width: auto;
	font-weight: bold;
	color: #0d347e;
	font-size: 120%;
	line-height: 150%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
}

/* 同上・日時 */
.topics_year {
	padding-top: 8px;
	width: auto;
	font-size: 100%;
	color: #00968c;
	font-weight: bold;
	padding-right: 10px;
}

/* 本文 */
.topics_txt {
	margin-top: 15px;
	font-size: 100%;
	color: #333333;
	width: auto;
}

/* 分類カテゴリ表記 */
.topics_navi_txt {
	margin-top: 10px;
	width: 730px;
	font-size: 90%;
	text-align: right;
	padding-bottom: 15px;
}

/* 下部記事ナビ(前へ・次へ等) */
.topics_next {
	margin-top: 15px;
	width: 730px;
	font-size: 90%;
	text-align: center;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

/* 右枠 */
.topics_r {
	float: right;
	width: 210px;
	padding-top: 102px;
}

/* 同上・トピックス枠 */
.topics_top_new {
	width: 210px;
	padding-bottom: 15px;
}

/* 同上・見出し */
.topics_top_new h3{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

/* 同上・日時 */
.topics_top_new .year {
	padding-top: 5px;
	font-size: 80%;
	color: #333333;
	padding-left: 10px;
}

/* 同上・タイトル */
.topics_top_newt .title {
	padding-top: 5px;
	font-size: 80%;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin-left: 10px;
}

/* 同上・リスト */
.topics_top_new ul {
	padding-top: 5px;
	font-size: 90%;
	line-height: 150%;
	padding-bottom: 10px;
	margin: 0px;
	color: #333333;
	padding-right: 0px;
	padding-left: 10px;
}

.topics_top_new li {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/* 同上・リンク */
.topics_top_new a:link {
	color: #666666;
	text-decoration: underline;
}

.topics_top_new a:visited {
	color: #666666;
	text-decoration: underline;
}

.topics_top_newt a:hover {
	color: #666666;
	text-decoration: none;
}

.topics_top_new a:active {
	color: #666666;
	text-decoration: underline;
}

/* 地域情報一覧 */
.top_press_list {
	width: 230px;
	padding-bottom: 15px;
}

/* 同上・見出し */
.top_press_list h3{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

/* 同上・日時 */
.top_press_list .year {
	padding-top: 5px;
	font-size: 80%;
	color: #333333;
	padding-left: 10px;
}

/* 同上・タイトル */
.top_press_list .title {
	padding-top: 5px;
	font-size: 80%;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin-left: 10px;
}

/* 同上・リスト */
.top_press_list ul {
	padding-top: 5px;
	font-size: 80%;
	line-height: 150%;
	padding-bottom: 10px;
	margin: 0px;
	color: #333333;
	padding-right: 0px;
	padding-left: 10px;
}

.top_press_list li {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/* 同上・リンク */
.top_press_list a:link {
	color: #666666;
	text-decoration: underline;
}

.top_press_list a:visited {
	color: #666666;
	text-decoration: underline;
}

.top_press_list a:hover {
	color: #666666;
	text-decoration: none;
}

.top_press_list a:active {
	color: #666666;
	text-decoration: underline;
}

.blog_h3 {
	height: 25px;
	width: 606px;
	font-size: 15px !important;
	line-height: 100%;
	font-weight: bold !important;
	color: #0d347e !important;
	padding-top: 20px !important;
}

.h5_spacer {
	display: block;
	padding-top: 15px;
	padding-bottom: 10px;
}

.spacer20 {
	padding-top: 20px;
}

.equipmentBox {
	padding-top: 20px;
	padding-right: 16px;
}

.equipmentImgBox {
	width: 215px;
	background-color: #cfd6e5;
	padding: 5px;
	vertical-align: center;
	text-align: center;
}

.equipmentImgBox_space {
	width: 16px;
}

.equipmentImgBox img {
	max-width: 215px;
}

.equipmentTexBox {
	vertical-align: top;
	width: 225px;
}

.equipmentTexBox h4 {
	font-size: 100%;
	padding-bottom: 5px;
}

.equipmentTexBox p {
	color: #333333;
}

h4 {
	color: #0d347e;
	font-weight: bold;
	padding-top: 20px;
	font-size: 130%;
}

h4.bloc01 {
	padding-top: 30px;
	font-size: 125% !important;
}
