@import url(page.css);

* {
	margin: 0;
	padding: 0;
}

html{height: 100%;}

/* BODY */
body {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 75%;
	line-height:150%;
	color: #666666;
	list-style: none;
	text-align: center;
	}
	
/* 画像の属性等 */
img {border: 0;}

/* リンクの属性 */
a:link, a:visited, a:active {color: #003399; text-decoration: none;}
a:hover{color: #0099FF; text-decoration: underline;}

/* コンテンツ枠*/
#wrapper{
	width: 870px;
	margin: 0 auto;
	text-align: center;
	background: url("http://www.global-dental.jp/img/bg01.jpg") repeat-y;
	}

/*ページ幅*/
#container{
	width:870px;
	margin: 0 auto;
	background: url("http://www.global-dental.jp/img/top_img01.jpg") no-repeat;
	text-align:left;
	position: relative;
	}

/*ヘッダー*/
#header	{
	margin : 0px;
	padding: 0px;
	height : 105px;
}
#header h1{
	margin-top : 0px;
	margin-bottom: 0px;
	text-indent: -1000px;
	float: left;
}
#header h1 a {
	width:490px;
	height:105px;
	background-image: url("http://www.global-dental.jp/img/top_img01.jpg") no-repeat;
	display: block;
	}
#header h1 a:hover {
	background: url("http://www.global-dental.jp/img/top_img01.jpg");
}
#header .head_txt {
	float: right;
	margin : 0px;
	padding:12px 5px 0 0px;
	width:360px;
	line-height:16px;
}

/*  ナビボタン  */
.navi1 {
	position: absolute;
	top: 5px;
	right: 10px;
	font-family:"Century Gothic", Helvetica, sans-serif;
	font-size: 100%;
	text-align: right;
	}

.navi1 a:link, .navi1 a:visited, .navi1 a:active {color: #330099;text-decoration: none;}
.navi1 a:hover {color: #666666; text-decoration: underline;}

/*  ページナビ  */
.navi2 {
	margin: 2px 0 6px 30px;
	font-size: 10px;
	line-height: 130%;
	color:#666;
}

.navi2 a:link, .navi2 a:visited, .navi2 a:active {color: #000099; text-decoration: none;}
.navi2 a:hover {color: #999999; text-decoration: underline;}

/*コンテンツ*/
#content {
	width: 659px;
	float: right;
	padding: 0;
	margin: 0;
	background: url("http://www.global-dental.jp/img/main_bg01.jpg") repeat-y -211px 0;
}
#content_top {
	width: 659px;
        height: 15px;
	padding: 0;
	margin: 0;
	background: url("http://www.global-dental.jp/img/main_head01.jpg") no-repeat 0 0;
}
#content_bottom {
	width: 659px;
        height: 15px;
	padding: 0;
	margin: 0;
	background: url("http://www.global-dental.jp/img/main_bottom01.jpg") no-repeat 0 0;
}
					
#content h2	{
	width: 601px;
        height: 55px;
	color: #666666;
	margin: 0 0 0 23px;
	padding: 19px 5px 0 58px;
	font-weight: bold;
	font-size: 18px;
	background: url("http://www.global-dental.jp/img/h2_main.jpg") no-repeat left top;
	}
	
#content h3 {
        width: 95%;
	padding: 10px 0 0 5px;
	border-bottom: 1px solid #CCC;
	color: #666666;
	font-size: 100%;
	font-weight: bold;
	line-height: 120%;
	display: block;
	text-align: left;
}

#content h4 {
	width: 500px;
        height: 23px;
	margin: 0 0 10px 0;
	padding: 9px 0 3px 10px;
	color: #666666;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	background: url("http://www.global-dental.jp/img/h4_modashi.jpg") no-repeat left top;
	}

#content h5 {
	padding: 0 10px;
	color: #666666;
	font-size: 85%;
	line-height: 120%;
	display: block;
	text-align: left;
}

#content .doc{
	padding: 8px 33px 10px 35px;
	text-align: left;
	font-size: 100%;
	line-height: 160%;
}

#content p {
	margin: 0 0;
	padding: 0 0 5px 0;

}

/*インフォメーションボックス属性*/
#content .info {
	width: auto;
	margin: 0;
	text-align: left;
}

#content .info h2{
	width: auto;
        height: 37px;
	padding: 18px 5px 0 10px;
	color: #666666;
	font-size: 117%;
	font-weight: bold;
	line-height: 130%;
	background: url("http://www.global-dental.jp/img/h2_main.jpg") no-repeat left top;
}

#content .info .info_doc {
	padding: 0px 15px 10px 15px;
	font-size: 100%;
	color: #666666;
	line-height: 150%;
}

/*アドセンス属性*/
#content .ads {
	font-size: 100%;
	text-align: center;
	margin: 10px 5px 10px 5px;
	}
#content .ads .slink{
	margin: 0px; 
	font-size: 9px; 
	color: #999999;
	text-align: left;
}

/*その他属性*/
#content ol{
	margin: 0 0 20px 0;
}
#content li{
	margin: 0px 0 0 20px;
	list-style-type: none;
}
	
/*リンク属性(h2)*/
#content a:link.c1, #content a:visited.c1, #content a:active.c1{color: #000066;text-decoration: none;}
#content a:hover.c1{color: #666666;}

/* contenntリンク属性 */
#content a:link, #content a:visited, #content a:active {color:#000066;text-decoration: none;}
#content a:hover{color : #666666;text-decoration: underline;}

/*----- trackbacks & Comments-----*/
.comments,
.comments-content,
.trackbacks{
	margin: 0;
}

.comments-header,
.comment-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer{
	margin-bottom: 0.5em;
}

.comments,
.trackbacks{
    overflow: hidden;
    width: 100%;
}

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 90%;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

#comment-submit {
    font-weight: bold;
}

	
/*Entrymore*/
#content .next a:link, #content .next a:visited, #content .next a:active {
	float: right;
	margin: 0px 5px 10px 0px;
	color: #AC583C;
	background-image: url("http://www.global-dental.jp/img/more01.gif");
	background-repeat: no-repeat;
	width: 100px;
	height: 18px;
	display: block;
	font-size: 84%;
	text-align: center;
	text-decoration: none;
	}

#content .next a:hover {
	color: #284B73;
	background-image: url("http://www.global-dental.jp/img/more02.gif");
	background-repeat: no-repeat;
	}

.rss {
	clear: both;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	text-align: right;
	font-size: 84%;
	}

.rss img{border-style: none; vertical-align: middle;}


/*サイドバー(左)*/
#sidebar {
	float: left;
	width: 210px;
	height:auto;
	margin: 0;
	overflow-x: hidden;
	overflow-y: hidden;
	background: url("http://www.global-dental.jp/img/side_bg01.jpg")　repeat-y 0 0;	
}

/* カテゴリ指定 */
#sidebar .side-bottom{
	margin: 0;
        padding: 0;
        height: 6px;
	background: url("http://www.global-dental.jp/img/side_navi_bottom01.jpg") no-repeat 0 0;
}

#sidebar .cat01{
	margin: 0;
        padding: 5px 0 0 0;
	background: url("http://www.global-dental.jp/img/main_bg01.jpg") repeat-y 0 0;
}
#sidebar .cat01 h2{
	margin: 0;
        padding: 0;
        height: 54px;
	background: url("http://www.global-dental.jp/img/side_h2_01.jpg") no-repeat 11px top;
	font: bold 117%/1.7  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	color: #AC583C;
	text-align: left;
	text-indent: -9000px;
}
#sidebar .cat02{
	margin: 0;
        padding: 5px 0 0 0;
	background: url("http://www.global-dental.jp/img/main_bg01.jpg") repeat-y 0 0;
}
#sidebar .cat02 h2{
	margin: 0;
        padding: 0;
        height: 54px;
	background: url("http://www.global-dental.jp/img/side_h2_02.jpg") no-repeat 11px top;
	font: bold 117%/1.7  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	color: #AC583C;
	text-align: left;
	text-indent: -9000px;
}
#sidebar .cat03{
	margin: 0;
        padding: 5px 0 0 0;
	background: url("http://www.global-dental.jp/img/main_bg01.jpg") repeat-y 0 0;
}
#sidebar .cat03 h2{
	margin: 0;
        padding: 0;
        height: 54px;
	background: url("http://www.global-dental.jp/img/side_h2_03.jpg") no-repeat 11px top;
	font: bold 117%/1.7  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	color: #AC583C;
	text-align: left;
	text-indent: -9000px;
}
#sidebar .cat04{
	margin: 0;
        padding: 5px 0 4px 0;
	background: url("http://www.global-dental.jp/img/main_bg01.jpg") repeat-y 0 0;
}
#sidebar .cat04 h2{
	margin: 0;
        padding: 0;
        height: 54px;
	background: url("http://www.global-dental.jp/img/side_h2_04.jpg") no-repeat 11px top;
	font: bold 117%/1.7  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	color: #AC583C;
	text-align: left;
	text-indent: -9000px;
}
#sidebar .cat05{
	margin: 0;
        padding: 5px 0 0 0;
	background: url("http://www.global-dental.jp/img/main_bg01.jpg") repeat-y 0 0;
}
#sidebar .cat05 h2{
	margin: 0;
        padding: 0;
        height: 54px;
	background: url("http://www.global-dental.jp/img/side_h2_05.jpg") no-repeat 11px top;
	font: bold 117%/1.7  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	color: #AC583C;
	text-align: left;
	text-indent: -9000px;
}

/* トップへ */
#sidebar .side_top {
	background: url("http://www.global-dental.jp/img/side_top01.jpg") no-repeat  11px top;
	margin:0;
}

#sidebar .side_top a {
	display: block;
	margin: 0;
	padding: 0;
         height: 40px;
	background: url("http://www.global-dental.jp/img/side_top01.jpg") no-repeat  11px top;
}

#sidebar .side_top a:hover {
	background:url("http://www.global-dental.jp/img/side_top01ro.jpg") no-repeat  11px top;
}

/* カテゴリ指定メニュー */
#sidebar ul.menu{
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: url("http://www.global-dental.jp/img/side_bg01.jpg") repeat-y 0 0;
}

#sidebar ul.menu li{
}

#sidebar ul.menu li.tc1 a {
	display: block;
	margin: 0;
	padding: 8px 0 3px 40px;
         height: 26px;
	background: url("http://www.global-dental.jp/img/side_navi01.jpg") no-repeat 0 0;
	color: #666666;
	font-size: 100%;
	text-decoration: none;
	text-align: left;
}

#sidebar ul.menu li.tc1  a .des{
	padding: 8px 0 3px 40px;
	background: #f5f5f;
	color: #666666;
	font: normal 85%/1.5  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	text-align: left;
}

#sidebar ul.menu li.tc1 a:hover {
	background: url("http://www.global-dental.jp/img/side_navi01ro.jpg") no-repeat 0 0;
	color: #999999;
}


#sidebar ul.menu li a {
	display: block;
	margin: 0;
	padding: 8px 0 3px 40px;
         height: 26px;
	background: url("http://www.global-dental.jp/img/side_navi01.jpg") no-repeat 0 0;
	color: #999999;
	font-size: 100%;
	text-decoration: none;
	text-align: left;
}

#sidebar ul.menu li a .des{
	padding: 8px 0 3px 40px;
	color: #FFFFFF;
	font: normal 85%/1.5  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	text-align: left;
}

#sidebar ul.menu li a:hover {
	background:url("http://www.global-dental.jp/img/side_navi01ro.jpg") no-repeat 0 0;
	color: #999999;
}

#sidebar ul.menu li a:hover .des {
}

/* お問い合わせ */
#sidebar .side_form {
	background: url("http://www.global-dental.jp/img/side_navi01.jpg") no-repeat 0 0;
	margin:0;
}

#sidebar .side_form ul li a {
	display: block;
	margin: 0;
	padding: 8px 0 0 40px;
         height: 30px;
	background: url("http://www.global-dental.jp/img/side_navi01.jpg") no-repeat 0 0;
	color: #666666;
	text-align:left;
	list-style:none;
	font: 100%/1.7  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	text-align: left;
}

#sidebar .side_form ul li a:hover {
	background:url("http://www.global-dental.jp/img/side_navi01ro.jpg") no-repeat 0 0;
	color: #999999;
	text-decoration:none;
}

/* はっぴークラブ */
#sidebar .happy {
	background: url("http://www.global-dental.jp/img/hpc_btn.jpg") no-repeat  11px top;
	margin: 0;
}

#sidebar .happy ul li a {
	display: block;
	margin: 0;
    height: 81px;
	background: url("http://www.global-dental.jp/img/hpc_btn.jpg") no-repeat  11px top;
	text-indent: -9000px;

}

#sidebar .happy ul li a:hover {
	background: url("http://www.global-dental.jp/img/hpc_btnro.jpg") no-repeat  11px top;

}


/* ドクター・スタッフ紹介 */
#sidebar .staff {
	background: url("http://www.global-dental.jp/img/saff_btn.jpg") no-repeat  11px top;
	margin: 0;
}

#sidebar .staff ul li a {
	display: block;
	margin: 0;
    height: 41px;
	background: url("http://www.global-dental.jp/img/saff_btn.jpg") no-repeat  11px top;
	text-indent: -9000px;

}

#sidebar .staff ul li a:hover {
	background: url("http://www.global-dental.jp/img/saff_btnro.jpg") no-repeat  11px top;

}

/* スタッフメッセージ */
#sidebar .message {
	background: url("http://www.global-dental.jp/img/message_btn.jpg") no-repeat  11px top;
	margin: 0;
}

#sidebar .message ul li a {
	display: block;
	margin: 0;
    height: 65px;
	background: url("http://www.global-dental.jp/img/message_btn.jpg") no-repeat  11px top;
	text-indent: -9000px;

}

#sidebar .message ul li a:hover {
	background:url("http://www.global-dental.jp/img/message_btnro.jpg") no-repeat  11px top;

}

/* トップ診療時間 */
#sidebar .telephone {
	background: url("http://www.global-dental.jp/img/telephone.jpg") no-repeat  11px top;
	margin: 0;
}

#sidebar .telephone ul li a {
	display: block;
	margin: 0;
    height: 130px;
	background: url("http://www.global-dental.jp/img/telephone.jpg") no-repeat  11px top;
	text-indent: -9000px;

}

#sidebar .telephone ul li a:hover {
	background:url("http://www.global-dental.jp/img/telephone.jpg") no-repeat  11px top;

}
	
/* What's New*/
.new_index{
	height:30px;
	margin; 10px 0px 0px 0px;
	background-color: #FF6868;
	background: url("http://www.global-dental.jp/img/new.gif");
	background-repeat: no-repeat;
	border-bottom: 1px solid #888;
	}
.new {
	margin : 5px 5px 0px 5px;
	}
.new a{
	color:#FFF;
	text-decoration:none;
	font-size: 10px;
	line-height: 130%;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background: url("http://www.global-dental.jp/img/new_list.gif");
	background-repeat: no-repeat;
	}
.new a:hover{color:#FFCC00;}

	
/*フッター*/
#footer{
	clear: both;
	width: auto;
	height: 40px;
	background: url("http://www.global-dental.jp/img/footer_bg01.jpg") no-repeat  0 0;
	margin: 0;
	}

#footer div {
	margin: 0;
	padding: 12px 10px 0 0;
	color: #CCCCCC;
	font-size: 100%;
	line-height: 120%;
	text-align: center;
}

#footer a:link, #footer a:visited, #footer a:active {color: #EEEEEE;text-decoration: none;}
#footer a:hover{color: #666666; text-decoration: underline;}


#footer img{border: 0;vertical-align: middle;}

#footer .banner{
	background-color: #99CC00;
	margin: 0px;
	padding: 15px 5px 0 5px;
	float: left;
	}

/*  記事の右寄せ  */
.detail {text-align: right; font-size: 100%; margin: 0px 10px 0px 0px;}

/*  フォームメール用  */
.comments-head{
	margin: 10px 10px 10px 5px;
	font-size: 117%;
	font-weight: bold;
	color: #4A4A97;
	}

.comment-content{
	margin: 10px 0px 10px 10px;
	font-size: 100%;
	color: #666;
	line-height: 155%;
	}

.comment-view{
	margin: 0px 0px 10px 10px;
	font-size: 100%;
	color:  #3399CC;
	line-height: 155%;
	}

.black {
	margin:0;
	padding:0 0 15px 0 ;
	}
#treatment {
	font-size: 12px;
	border-collapse:collapse;
}
#treatment td {
	padding:5px;
	border:1px solid #CCC;
}
.red {
	color: #C00;
}
.green {
	color: #026603;
}
 