@charset "UTF-8";

/* 基本
---------------------------------------------*/
body {
	color: #333333;
	font-size: 75%;
	font-family: 
		"ヒラギノ角ゴ Pro W3", 
		"Hiragino Kaku Gothic Pro W3",
		"メイリオ",
		Meiryo,
		Osaka,
		"ＭＳ Ｐゴシック", 
		"MSP Gothic",
		sans-serif;
		background: #FFFFFF;
}

/*Opera9*/
;;body{
	font-family: "メイリオ",Meiryo, sans-serif;
}

/*InternetExplorer7*/
*:first-child + htmlbody {
	font-family: "メイリオ",Meiryo, sans-serif;
}

/*InternetExplorer6 or sooner*/
*htmlbody {
	font-family: "メイリオ",Meiryo, sans-serif;
}


a {
	color: #3300CC;
	text-decoration: none;
}
a:visited {
	color: #6699CC;
}
a:hover,
a:focus {
	color: #3366CC;
}
a:active {
	color: #CC3300;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
}
#header {
	position: relative;
	padding-bottom: 4px;
	background: url(../images/header_bg.gif) left bottom repeat-x;
}
#content {
	clear: both;
	width: 100%; /* for WinIE6,7 */
	padding-top: 16px;
}
#content #primary {
	float: left;
	width: 710px;
}
#content #secondary {
	float: right;
	width: 170px;
}
#footer {
	clear: both;
	width: 100%; /* for WinIE6,7 */
	padding-top: 20px;
}



/* ロゴとユーティリティナビゲーション
---------------------------------------------*/
#logo {
	padding: 11px 0;
}
#utilityNavigation {
	position: absolute;
	right: 0;
	top: 25px;
	width: 170px;
	font-size: 90%;
	line-height: 1.2;
}
#utilityNavigation li {
	position: absolute;
	top: 0;
	width: 8em;
}
#utilityNavigation li#navSiteMap {
	right: 9em;
}
#utilityNavigation li#navInquiry {
	right: 0;
}
#utilityNavigation li a {
	padding-left: 12px;
	text-decoration: none;
}
#utilityNavigation li#navSiteMap a {
	background: url(../images/ico_sitemap.gif) left center no-repeat;
}
#utilityNavigation li#navInquiry a {
	background: url(../images/ico_mail.gif) left center no-repeat;
}
#googlesearch {
	position: absolute;
	right: -65px;
	top: 60px;
	width: 400px;
	font-size: 90%;
	line-height: 1.2;
}

/* グローバルナビゲーション
---------------------------------------------*/
#globalNavigation {
	height: 39px;
	border-top: 1px solid #70747C;
	border-right: 1px solid #70747C;
	border-left: 1px solid #70747C;
	background: #7F858D url(../images/gn_bg.gif) repeat-x;
}
#globalNavigation li {
	float: left;
	height: 39px;
	padding-right: 2px;
	background: url(../images/gn_li_bg.gif) right top repeat-y;
}
#globalNavigation li a {
	display: block;
}
#globalNavigation li a:hover,
#globalNavigation li a:focus {
	background: #5F626A;
}
#globalNavigation li.current a {
	padding-bottom: 1px;
	border-bottom: 3px solid #F5E02E;
}

/* パンくずリスト
---------------------------------------------*/
#topicPath {
	height: 50px;
	margin: 10px 0 20px 0;
	border-bottom: 1px solid #E5E5E5;
	font-size: 90%;
	line-height: 1.2;
}
#topicPath li {
	float: left;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 32px;
	background: #EEEEEE url(../images/topicpath_li_bg.gif) left center no-repeat;
}
#topicPath li.first {
	padding-left: 30px;
	background: #EEEEEE url(../images/topicpath_li_bg_first.gif) left center no-repeat;
}
#topicPath li.last {
	background: #FFFFFF url(../images/topicpath_li_bg_last.gif) left center no-repeat;
}

/* 下階層への導入部分
---------------------------------------------*/
#lead p.leadSentence {
	line-height: 1.5;
	margin-bottom: 20px;
}
#lead .column {
	clear: both;
	width: 100%; /* for WinIE6,7 */
}
#lead .column .section {
	width: 345px;
}
#lead .column #leadBlog,
#lead .column #leadTreatment,
#lead .column #leadFaqs,
#lead .column #leadcrowding,
#lead .column #leaddiastema,
#lead .column #leadcrossbitechild,
#lead .column #leadopenbite {
	float: left;
}
#lead .column #leadAboutus,
#lead .column #leadAppliance,
#lead .column #leadprotrusion,
#lead .column #leaddeepbite,
#lead .column #leadcrossbite,
#lead .column #leadimpaction {
	float: right;
}
#lead .column .section h2 {
	border-top: 1px solid #D9D9D9;
	border-bottom: 2px solid #F5F5F5;
	font-weight: normal;
	line-height: 1;
}
#lead .column .section h2 a {
	display: block;
	width: 305px; /* for WinIE6 */
	padding: 10px 30px 10px 10px;
	border-bottom: 1px solid #D9D9D9;
	background: url(../images/lead_a_bg.gif) left center no-repeat;
	text-decoration: none;
}
#lead .column .section h2 a:active {
	background: url(../images/lead_a_bg.gif) right center no-repeat;
}
#lead .column .section p {
	margin: 7px 10px 18px 10px;
	line-height: 1.5;
}

/* 内容部分
---------------------------------------------*/
#maincontent {
	float: left;
	width: 710px;
}

#maincontent h2 {
	margin-bottom: 1em;
	padding-bottom: 5px;
	font-size: 112%;
	font-weight: normal;
	color: #333399;
}

#maincontent .section {
	clear: both;
	width: 100%;/* for WinIE6,7 */
	margin-bottom: 10px;
	overflow: hidden;
}

#maincontent .section .listnumber {
	float: left;
	width: 50px;
}

#maincontent .section .listitem {
	float: left;
	width: 660px;
}

#maincontent h3,
#maincontent p {
	font-size: 96%;
	margin-bottom: 1em;
	line-height: 1.7;
}
#maincontent h3 {
	color: #333333;
}

#maincontent .section ul {
	font-weight: bold;
	margin-bottom: 1em;
	line-height: 1.6;
}

#maincontent .section li {
	font-weight: normal;
	padding-left: 5px;
	padding-bottom: 3px;
	float: none;
}

#maincontent a {
	font-weight: bold;
	text-decoration: none;
}

.articleone,
.articletwo,
.articlethree {
	float :left;
	width :225px;
	padding-left: 5px;
	padding-right: 5px;
}

/* プロファイルの部分
---------------------------------------------*/
.profilephoto {
float: left;
width: 120px;
border-bottom-style: none;
}
.profiletext {
float: left;
width: 590px;
}

/* 場所のページ（地図の部分）
---------------------------------------------*/
#locationimage {
	float: left;
	width: 440px;
}

#locationadress {
	float: left;
	width: 270px;
	font-size: 90%;
}

#locationtext {
	clear: left;
	width: 100%; /* for WinIE6,7 */
}



/* 一番大事な内容の部分(治療、装置など）
---------------------------------------------*/
.photoes {
	clear:left;
	width: 100%;
	background-image: url(../images/1px_dotted.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	overflow: hidden;
	padding-top: 10px;
}

.photoes .lightbox {
	clear: left;
	width: 710px;
}

#maincontent .photoes .article {
	clear: left;
	width: 710px;
}

#maincontent .photoes .article .articleone,
#maincontent .photoes .article .articletwo,
#maincontent .photoes .article .articlethree {
	float :left;
	width :225px;
	padding-left: 5px;
	padding-right: 5px;
}

#maincontent .photoes .article .articleleft,
#maincontent .photoes .article .articleright {
	float :left;
	width :345px;
	padding-left: 5px;
	padding-right: 5px;
}

.photoes ul {
	clear:left;
}

.photoes li {
	float: left;
	padding-right: 7px;
	padding-bottom: 10px;
}


/* ローカルナビゲーション
---------------------------------------------*/
#localNavigation ul {
	background: #F5F5F5;
	line-height: 1.2;
}
#localNavigation ul li {
	padding-bottom: 2px;
	background: url(../images/ln_li_bg.gif) left bottom repeat-x;
}
#localNavigation ul li a {
	display: block;
	width: 142px; /* for WinIE6 */
	padding: 8px 10px 8px 18px;
	background: url(../images/arrow_big.gif) 9px 13px no-repeat;
	text-decoration: none;
}
#localNavigation ul li a:hover,
#localNavigation ul li a:focus {
	background: #E6E6E6 url(../images/arrow_big.gif) 11px 13px no-repeat    !important;
}
#localNavigation ul li ul {
	margin-left: 20px;
	font-size: 90%;
}
#localNavigation ul li ul li {
	padding-bottom: 0;
	background: none;
	border-top: 1px solid #E5E5E5;
}
#localNavigation ul li ul li a {
	width: 126px; /* for WinIE6 */
	padding: 6px 10px 6px 14px;
	background: url(../images/arrow_small.gif) 6px 11px no-repeat;
}
#localNavigation ul li ul li a:hover,
#localNavigation ul li ul li a:focus {
	background: #E6E6E6 url(../images/arrow_small.gif) 7px 11px no-repeat    !important;
}
#localNavigation ul li.current a {
	background-image: none;
	background-color: #E5E5E5;
	font-weight: bold;
}
#localNavigation ul li.current ul li a {
	background: url(../images/arrow_small.gif) 6px 11px no-repeat;
	font-weight: normal;
}
#localNavigation ul li.current ul li.current a {
	background-image: none;
	background-color: #E5E5E5;
	font-weight: bold;
}

/* 問い合わせフォーム
---------------------------------------------*/
.formlabels {
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-right: 10px;
}
input, select, textarea {
	background-color: #EEEEEE;
	float: left;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 10px;
	font-size: 12px;
}

input#submit, input#reset {
	border: thin ridge #CCCCCC;
}



/* フッターナビゲーション
---------------------------------------------*/
#footerNavigation {
	padding-left: 10px;
	border-top: 1px solid #E5E5E5;
	font-size: 90%;
	line-height: 1.2;
}
#footerNavigation li {
	float: left;
	margin-right: 10px;
	padding: 8px 0;
}
#footerNavigation li a {
	display: block;
	padding-left: 6px;
	background: url(../images/arrow_small.gif) left center no-repeat;
	text-decoration: none;
}
#counterbox {
	clear: both;
	float:right;
	width : 890px;/* for WinIE6,7 */
	padding-right:10px;
	text-align: right;
}
#copyright {
	clear: both;
	width : 866px;
	border-top: 1px solid #E5E5E5;
	font-size: 90%;
	line-height: 1;
	overflow: visible;
	background-color: #FFF;
	height: 20px;
	padding-top: 20px;
	padding-right: 17px;
	padding-bottom: 20px;
	padding-left: 17px;
}
