/*
Theme Name: ohsawa-shika
Theme URI: http://www.ohsawa-shika.jp
Description: 神奈川県厚木市愛甲にある大澤歯科医院のテーマ。
Version: 1.1
Author: ndw
Author URI: http://www.ndw.co.jp/
*/



@charset "UTF-8";
/* CSS Document */

/****************************************
		    1.  basic 
*****************************************/
* {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
html {
	width: 100%;
}
body {
	width: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 140%;
	color: #666;
	font-weight: normal;
}
h4 {
	font-size: 18px;
	color: #009900;
}

/****************************************
		    2.  link 
*****************************************/
a {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #999;
	text-decoration: none;
}

/****************************************
		    3.  header 
*****************************************/
#header {
	height: 193px;
	width: 100%;
}
#header_top {
	height: 115px;
	width: 100%;
	background-image: url(images/header_top_back.jpg);
	background-repeat: repeat-x;
}
#header_top_inner {
	height: 115px;
	width: 942px;
	margin-right: auto;
	margin-left: auto;
}
#header_top_inner_left {
	height: 115px;
	width: 450px;
	float: left;
}
#header_top_inner_left h1 {
	margin-top: 39px;
}
#header_top_inner_right {
	height: 115px;
	width: 492px;
	float: left;
}
#header_top_inner_right ul {
	list-style-type: none;
	margin-left: 150px;
	height: 36px;
}
#header_top_inner_right ul li {
	float: left;
}
#header_menu {
	background-image: url(images/header_menu_back.jpg);
	background-repeat: repeat-x;
	height: 78px;
	width: 100%;
	clear: both;
}
#header_menu_inner {
	height: 78px;
	width: 942px;
	margin-right: auto;
	margin-left: auto;
}
#header_menu_inner ul {
	list-style-type: none;
}
#header_menu_inner ul li {
	float: left;
}

/****************************************
		    4.  contents 
*****************************************/
#contents {
	clear: both;
	width: 100%;
}
#contents_inner {
	width: 943px;
	margin-right: auto;
	margin-left: auto;
}
#contents_left {
	float: left;
	width: 721px;
}
#contents_right {
	float: left;
	width: 221px;
}

/****************************************
		    5.  footer 
*****************************************/
#footer {
	clear: both;
	width: 942px;
	padding-top: 30px;
	text-align: center;
}
#footer p {
	font-size: 12px;
}

/****************************************
		    6.  banner 
*****************************************/
#banner_02 {
	width: 221px;
	margin-top: 7px;
}
#banner_02_inner {
	background-image: url(images/banner_02_backbody.gif);
	background-position: bottom;
	width: 221px;
	overflow: hidden;
}
#contents_right h4 {
	padding-top: 5px;
	padding-left: 10px;
}
#banner_02_inner iframe {
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #CCC;
}
#banner_02_inner small {
	float: right;
	margin-right: 10px;
}
#banner_02_address {
	clear: both;
	margin-left: 10px;
}
#banner_02_link {
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
}
#banner_03 {
	width: 221px;
	margin-top: 10px;
}
#banner_03_inner {
	background-image: url(images/banner_02_backbody.gif);
	background-position: bottom;
	width: 221px;
	padding-bottom: 5px;
}
#banner_03_inner table {
	border: 1px solid #CCC;
	margin-top: 10px;
	margin-left: 10px;
}
.banner03_th {
	background-color: #28b428;
}
.banner03_th td {
	color: #FFF;
	text-align: center;
	padding: 3px;
}
.banner03_td {
	background-color: #FFF;
}
.banner03_td td {
	text-align: center;
	padding: 3px;
}
.banner03_td01 {
	color: #6666ff;
}
.banner03_td02 {
	color: #009900;
}
#banner_03_inner p {
	margin-top: 5px;
	margin-left: 10px;
	text-align: center;
	width: 200px;
	font-size: 12px;
	line-height: 140%;
}
#banner_03_inner p span {
	color: #009900;
}






/****************************************
		    1.  top 
*****************************************/
#eyecatch {
	position: relative;
	top: -9px;
}
#top_contents_01 {
	width: 701px;
}
.box_contents {
	width: 701px;
	margin-top: 20px;
}
.box_contents_inner {
	background-image: url(images/contents_back_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	overflow: hidden;
}
#top_contents_01 h3 {
	padding-top: 20px;
	padding-left: 30px;
	color: #009900;
	font-size: 24px;
	float: left;
	font-weight: lighter;
}
.link_box {
	float: right;
	margin-top: 20px;
	margin-right: 27px;
}
.h3_underbar_01 {
	clear: both;
	padding-top: 6px;
	padding-left: 21px;
}
.h3_underbar_02 {
	clear: both;
	padding-top: 12px;
	padding-left: 21px;
}
#top_contents_01 .box_contents_inner ul {
	padding-top: 10px;
	padding-left: 30px;
	padding-bottom: 20px;
	list-style-type: none;
}
#top_contents_01 .box_contents_inner ul li a {
	line-height: 180%;
	font-size: 16px;
}
#top_contents_01 .box_contents_inner ul li span {
	line-height: 180%;
	font-size: 16px;
	color: #6666ff;
	text-decoration: none;
	margin-right: 10px;
}
#top_contents_01 .box_contents_inner table {
	margin-top: 10px;
	margin-left: 30px;
	border: solid 1px #CCC;
}
.top_time_th td {
	background-color: #28b428;
	color: #FFF;
	padding: 10px;
	text-align: center;
}
.top_time_td td {
	background-color: #FFF;
	text-align: center;
	padding: 5px;
}
.top_time_td01 {
	color: #6666ff;
}
.top_time_td02 {
	width: 75px;
	font-size: 11px;
	color: #009900;
}
.top_time_p {
	color: #6666ff;
	margin-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/****************************************
		    2.  about 
*****************************************/
#about_contents_01 {
	width: 701px;
}
#about_contents_01 p {
	margin-top: 20px;
}
#about_contents_01 p span {
	color: #6666ff;
	text-decoration: underline;
}
#about_contents_02 {
	margin-top: 40px;
}
#about_contents_02 ul {
	list-style-type: none;
	clear: both;
	padding-top: 10px;
}
#about_contents_02 ul li {
	margin-right: 16px;
	float: left;
}

/****************************************
		    3.  specialist 
*****************************************/
.specialist_contents {
	width: 701px;
	clear: both;
	padding-top: 40px;
	vertical-align: middle;
}
.specialist_contents_left {
	float: left;
	width: 223px;
}
.specialist_contents_right {
	float: left;
	padding-left: 20px;
}
.specialist_contents_right h4 {
	padding-top: 10px;
}
#specialist_contents_right_04{
	padding-top: 80px;
}

/****************************************
		    4.  news 
*****************************************/
#news_contents {
	width: 701px;
}
.box_contents_inner_left {
	float: left;
	padding-top: 25px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.box_contents_inner_right {
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 15px;
	float: right;
}
#news_contents h3 {
	font-size: 24px;
	line-height: 120%;
	font-weight: normal;
	padding-bottom: 10px;
}
#news_contents span {
	color: #6666ff;
}

/****************************************
		    5.  access 
*****************************************/
#access_contents_01_left {
	padding-top: 13px;
	width: 333px;
	float: left;
}
#access_contents_01_left img {
	padding-top: 14px;
}
#access_contents_02_right {
	width: 333px;
	float: left;
	padding-left: 17px;
	padding-top: 13px;
}
#access_contents_02_right img {
	padding-top: 14px;
}
#access_contents_02 {
	clear: both;
	width: 701px;
	padding-top: 30px;
}
#access_contents_02 table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-top: 25px;
	margin-left: 30px;
	margin-bottom: 30px;
}
.access_address_th {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	color: #FFF;
	background-color: #28b428;
	text-align: center;
	padding: 5px;
	width: 30%;
}
.access_address_td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding: 5px 5px 5px 10px;
	background-color: #FFF;
}
#access_address_map {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	background-color: #FFF;
}
#access_address_map small {
	padding-left: 10px;
}

/****************************************
		    6.  contact 
*****************************************/
#contact_contents {
	text-align: center;
	width: 701px;
}
#contact_contents_top {
	background-image: url(images/contact_contents_back.jpg);
	background-position: right bottom;
	height: 221px;
	width: 701px;
	background-repeat: no-repeat;
}
#contact_contents_top p {
	padding-top: 150px;
	font-size: 18px;
	line-height: 140%;
}
#contact_contents_body {
	width: 701px;
}
#contact_contents_bottom {
	font-size: 18px;
	line-height: 140%;
	padding-top: 20px;
	background-image: url(images/contact_contents_back2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 250px;
	width: 701px;
}

/****************************************
		    7.  sitemap 
*****************************************/
#sitemap_contents {
	margin-top: 30px;
	text-align: center;
	width: 701px;
	overflow: hidden;
	background-image: url(images/sitemap_contents_back.gif);
}
#sitemap_contents_top {
	width: 701px;
}
#sitemap_contents_body {
	width: 701px;
}
#sitemap_contents_body ul {
	list-style-type: none;
}
#sitemap_contents_body ul li {
	float: left;
}
#sitemap_contents_bottom {
	clear: both;
	width: 701px;
}
#sitemap_contents_bottom ul {
	list-style-type: none;
	padding-left: 216px;
}
#sitemap_contents_bottom ul li {
	float: left;
}

/****************************************
		    8.  privacy 
*****************************************/
#privacy_contents dl {
	padding: 30px 10px 10px 30px;
}
#privacy_contents dl dt {
	font-size: 18px;
	color: #009900;
}
#privacy_contents dl dd span {
	color: #6666ff;
}
#privacy_contents_dd_bottom {
	padding-bottom: 30px;
}
