html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,p,a,em,img,strong,dl,dt,dd,ol,ul,li,form,label,table,caption,tbody,tfoot,tr,th,td {
	margin:0;
	padding:0;
	font-size:100%;
	font-style:normal;
	font-weight:normal;
	vertical-align:baseline;
}
select,input,button,textarea,button{
	vertical-align:middle;
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 16px;
	line-height: 22px;
}


/* Center */
#center {
	text-align: left;
}
h1 {
	background-repeat: no-repeat;
	height: 140px;
	width: 550px;
	text-align: left;
	background-image: url(../images/top/top_image.png);
	padding-top: 60px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 200px;
}
h1 a{
	font-size: 14px;
	color: #00CCCC;
	text-decoration: none;
	font-weight: normal;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* Top Seach */
#top-search {
	float: left;
	width: 750px;
	margin-bottom: 16px;
}
.search-select {
	float: left;
	height: 50px;
	width: 750px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #01A3D4;
}
.search-select ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.search-select ul li {
	float: left;
	height: 30px;
	width: 250px;
	overflow: hidden;
	color: #CCC;
}
.search-select .snavi-1-on {
	font-size: 12px;
	line-height: 2;
	background-image: url(../images/top/search_select_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 0px;
	width: 250px;
	padding-top: 50px;
}
.search-select .snavi-2-on {
	font-size: 12px;
	line-height: 2;
	background-image: url(../images/top/search_select_bg.png);
	background-repeat: no-repeat;
	background-position: -250px 0px;
	height: 0px;
	width: 250px;
	padding-top: 50px;
}
.search-select .snavi-3-on {
	font-size: 12px;
	line-height: 2;
	background-image: url(../images/top/search_select_bg.png);
	background-repeat: no-repeat;
	background-position: -500px 0px;
	height: 0px;
	width: 250px;
	padding-top: 50px;
}
.search-select .snavi-1-off {
	font-size: 12px;
	line-height: 2;
	background-image: url(../images/top/search_select_bg.png);
	background-repeat: no-repeat;
	background-position: 0px -50px;
	height: 0px;
	width: 250px;
	padding-top: 50px;
}
.search-select .snavi-2-off {
	font-size: 12px;
	line-height: 2;
	background-image: url(../images/top/search_select_bg.png);
	background-repeat: no-repeat;
	background-position: -250px -50px;
	height: 0px;
	width: 250px;
	padding-top: 50px;
}
.search-select .snavi-3-off {
	font-size: 12px;
	line-height: 2;
	background-image: url(../images/top/search_select_bg.png);
	background-repeat: no-repeat;
	background-position: -500px -50px;
	height: 0px;
	width: 250px;
	padding-top: 50px;
}


#slide1 {
	width: 728px;
	background-image: url(../images/top/top_search_bg_area.png);
	background-position: right center;
	background-repeat: no-repeat;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	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: #01A3D4;
	border-bottom-color: #01A3D4;
	border-left-color: #01A3D4;
}
#slide1 dt {
	float: left;
	display: block;
	padding: 2px;
	height: 26px;
	width: 116px;
	text-align: center;
	clear: left;
	margin-right: 10px;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	line-height: 30px;
}
#slide1 .area-1 {
	background-color: #99CC00;
}
#slide1 .area-2 {
	background-color: #009900;
}
#slide1 .area-3 {
	background-color: #FF9900;
}
#slide1 .area-4 {
	background-color: #FF6666;
}
#slide1 .area-5 {
	background-color: #CC66CC;
}
#slide1 .area-6 {
	background-color: #6699FF;
}
#slide1 dd {
	margin-bottom: 10px;
	line-height: 30px;
	font-size: 16px;
}
#slide1 .area-1dd {
	color: #99CC00;
}
#slide1 .area-2dd {
	color: #009900;
}
#slide1 .area-3dd {
	color: #FF9900;
}
#slide1 .area-4dd {
	color: #FF6666;
}
#slide1 .area-5dd {
	color: #CC66CC;
}
#slide1 .area-6dd {
	color: #6699FF;
}
#slide1 .area-1dd a {
	color: #99CC00;
}
#slide1 .area-2dd a {
	color: #009900;
}
#slide1 .area-3dd a {
	color: #FF9900;
}
#slide1 .area-4dd a {
	color: #FF6666;
}
#slide1 .area-5dd a {
	color: #CC66CC;
}
#slide1 .area-6dd a {
	color: #6699FF;
}
#slide2 {
	width: 728px;
	float: left;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #01A3D4;
	border-bottom-color: #01A3D4;
	border-left-color: #01A3D4;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
*html #slide2 {
	float: none;
}
#slide2 h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	line-height: 20px;
	height: 20px;
	padding-left: 60px;
}
#slide2 .sl-arrow {
	background-image: url(../images/top/lisence_bg.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 30px;
}
#slide2 #sl-step1 {
	float: left;
	width: 280px;
}
#slide2 #sl-step1 h2 {
	background-image: url(../images/top/lisence_s1.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#slide2 #sl-step1 .lisence-bg {
	height: 130px;
	padding-top: 10px;
	background-color: #FAFAFA;
	padding-left: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF9924;
}
*html #slide2 #sl-step1 .lisence-bg {
	height: 130px;
	padding-top: 10px;
	background-color: #FAFAFA;
	padding-left: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF9924;
}
#slide2 #sl-step1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#slide2 #sl-step1 ul li {
	font-size: 14px;
	line-height: 30px;
}
#sl-step1 ul li a {
	color: #333;
	text-decoration: none;
}
#sl-step1 ul li a:hover {
	color: #09C;
	text-decoration: underline;
}
#slide2 #sl-step2 {
	float: left;
	width: 230px;
}
#slide2 #sl-step2 h2 {
	background-image: url(../images/top/lisence_s2.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#slide2 #sl-step2 .lisence-bg {
	padding-top: 60px;
	height: 80px;
	background-color: #F9F9F9;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF9924;
}
#slide2 #sl_plist {
	text-align: center;
}
#slide2 #sl-submit {
	float: left;
	text-align: center;
	width: 215px;
}
#slide2 #sl-submit h2 {
	background-image: url(../images/top/lisence_s3.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
}
#slide2 #sl-submit .lisence-bg {
	height: 90px;
	padding-top: 50px;
	background-color: #F8F8F8;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF9924;
}
#slide2 .lisence-page {
	text-align: center;
	margin-top: 30px;
	padding-top: 10px;
	font-size: 14px;
	width: 730px;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
*html #slide2 .lisence-page {
	width: 728px;
}
#slide2 .lisence-page a {
	color: #37ABFC;
}
#slide3 {
	width: 748px;
	float: left;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
	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: #01A3D4;
	border-bottom-color: #01A3D4;
	border-left-color: #01A3D4;
}
#slide3 form {
	font-size: 100%;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #FBFBFB;
}
#slide3 .search-select-area {
	margin-right: 6px;
}
#slide3 .search-clinicname {
	margin-right: 12px;
	margin-left: 6px;
	width: 360px;
	font-size: 14px;
}


/* Special and Content*/
#top-spbox {
	float: left;
	width: 750px;
	margin-bottom: 16px;
}
#top-spbox ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#top-spbox ul li {
	float: left;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}


/* Left */
#left {
	float: left;
	width: 570px;
}


/* Update */
#update-box {
	float: left;
	width: 398px;
	height: 138px;
	background-image: url(../images/top/info_new.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 168px;
	border: 1px solid #00CCCC;
	margin-bottom: 16px;
}
#update-box dl {
	height: 118px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #02CCCC;
	padding: 10px;
	overflow-y:scroll;
	overflow-x:hidden;
}
#update-box dt {
	font-size: 10px;
}
#update-box dd {
	font-size: 12px;
	line-height: 1.5;
	color: #02CCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 6px;
	padding-bottom: 6px;
}


/* pickup */
.pickup-clinic {
	margin-bottom: 6px;
	float: left;
	width: 570px;
}
.pickup-clinic p {
	margin: 0px;
	padding: 0px;
}
.pickup-clinic .pc-read {
	background-image: url(../images/top/top_pickup_tag.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 36px;
	color: #F90;
	padding-bottom: 6px;
	font-size: 14px;
	line-height: 1.4;
}
.pickup-clinic .pc-box {
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
	padding-bottom: 8px;
	line-height: 1.4;
	font-size: 11px;
	font-weight: normal;
	width: 280px;
	float: left;
	height: 110px;
}
.pickup-clinic .pc_left {
	margin-right: 10px;
}
.pickup-clinic .pc-info {
}
.pickup-clinic .pc-box .pc-area {
	font-size: 9px;
	color: #FB990D;
}
.pickup-clinic .pc-box .pc-cname {
	color: #EB7C0C;
}
.pickup-clinic .pc-text {
	float: left;
	margin-top: 6px;
}
.pickup-clinic .pc-box p a {
	background-image: url(../images/top/top_pickup_arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 16px;
	color: #99CC00;
	text-decoration: none;
	font-size: 11px;
	margin-top: 6px;
	text-align: right;
	width: 144px;
	float: right;
	margin-bottom: 6px;
}
.pickup-clinic .t_top_img {
	float: left;
	margin-right: 6px;
	margin-top: 2px;
	border: 1px solid #999;
}


/* New Comment */
#new-comment {
	float: left;
	width: 570px;
}
#comment h2 a {
	line-height: 2;
	background-image: url(../images/top/top_commentlist_tag.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 0px;
	width: 570px;
	padding-top: 30px;
	overflow: hidden;
	font-size: 12px;
	display: block;
	float: left;
}
#container #left #content #comment-about {
	margin-bottom: 16px;
}
#container #left #content #comment-about a {
	text-decoration: none;
	margin-top: 8px;
	margin-bottom: 4px;
	display: block;
	text-align: center;
	clear: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #ED9EC2;
	border-bottom-color: #ED9EC2;
	color: #DF6591;
	font-size: 14px;
}
#container #left #content #comment-list ul {
	width: 570px;
	margin-top: 12px;
	margin-bottom: 12px;
	list-style-type: none;
	float: left;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#container #left #content #comment-list li {
	float: left;
	width: 285px;
	text-align: center;
}
#container #left #content #comment-list ul .left a {
	color: #9C0;
	font-size: 18px;
	font-weight: bold;
	display: block;
}
#container #left #content #comment-list ul .right  a{
	color: #F90;
	font-size: 18px;
	font-weight: bold;
	display: block;
}
#comment-list dl {
	width: 570px;
}
#comment-list dt {
	text-align: left;
	float: left;
	width: 40px;
	margin-right: 20px;
}
#comment-list dd {
	font-size: 12px;
	line-height: 1.5;
	margin-left: 60px;
	margin-bottom: 24px;
}
#comment-list dd .name {
	font-size: 14px;
	line-height: 1.5;
	font-weight: bold;
}


/* Right */
#sidebar_right {
	float: right;
	width: 160px;
}


/* Banner */
.banner p {
	font-size: 12px;
	line-height: 2;
	color: #00CCCC;
}
.banner img{
	margin-bottom: 6px;
}


/* Link Yahoo */
#container #sidebar_right .yahoo {
	font-size: 10px;
	margin-top: 12px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	float: left;
	width: 160px;
}
#container #sidebar_right .yahoo a {
	font-size: 10px;
	color: #0099CC;
	text-decoration: none;
}


/* top content list */
#top-contents-list {
	width: 750px;
	float: left;
	margin-bottom: 18px;
	margin-top: 12px;	/*clear: right;*/
}
#top-contents-list h2 {
	font-size: 14px;
	color: #666;
	margin-bottom: 12px;
	background-color: #F4F4F4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 20px;
	padding-left: 4px;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 4px;
}
#top-contents-list h3 {
	font-size: 12px;
	margin-bottom: 4px;
	margin-top: 0px;
	padding-left: 2px;
}
#top-contents-list h3 a {
	font-size: 12px;
	margin-bottom: 6px;
	margin-top: 0px;
	text-decoration: none;
}
#top-contents-list ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#top-contents-list li {
	line-height: 1.2;
	padding-left: 2px;
}
#top-contents-list li a {
	color: #999;
	text-decoration: none;
	font-size: 12px;
}
#top-contents-list li a:hover {
	color: #09C;
	text-decoration: underline;
}
#top-contents-list .sitemap-box {
	float: left;
	width: 150px;
}
#top-contents-list .sitemap-box .category-1 a {
	color: #66CC00;
}
#top-contents-list .sitemap-box .category-2 a {
	color: #0099FF;
}
#top-contents-list .sitemap-box .category-3 a {
	color: #DF6591;
}
#top-contents-list .sitemap-box .category-4 a {
	color: #FF9900;
}
#top-contents-list .sitemap-box .category-5 a {
	color: #CC3366;
}
#top-contents-list .top-contents-lista {
	width: 187px;
	float: left;
}
#top-contents-list .top-contents-lista h3 {
	color: #06C;
}
#top-contents-list .top-contents-listb {
	width: 189px;
	float: left;
}
#top-contents-list .top-contents-listb h3 a {
	color: #F90;
}
#top-contents-list .top-contents-listc {
	width: 187px;
	float: left;
}
#top-contents-list .top-contents-listc h3 a {
	color: #F06;
}
#top-contents-list .top-contents-listd {
	width: 187px;
	float: left;
}
#top-contents-list .top-contents-listd h3 a {
	color: #F60;
}

/* Support Clinic */
#support-clinic {
	float: left;
	width: 160px;
	margin-bottom: 5px;
}
#support-clinic h2 {
	background-image: url(../images/top/support_clinic_tag.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	line-height: 2;
	height: 0px;
	width: 160px;
	padding-top: 30px;
	overflow: hidden;
}
#support-clinic a {
	font-size: 12px;
	line-height: 1.5;
	color: #090;
	background-color: #FFFAE1;
	padding: 4px;
	width: 150px;
	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: #99CC00;
	border-bottom-color: #99CC00;
	border-left-color: #99CC00;
	text-decoration: none;
	display: block;
}
.attention {
	margin-bottom: 5px;
}
#enq-top-banner {
	margin-bottom: 20px;
}
