body {
	margin:0;
	padding:0;
	background-image: url(images/b.gif);
}

input, textarea, select {
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", sans-serif;
}
form {
	margin:0; padding:0;
}
h1, h2, h3, h4, h5, h6,form {
	margin:0;
	padding:0;
}
img {
	border: 0;
}
.container {
	margin: 0 6px 0 6px;
	width: 840px;
	align:center;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFF;
}
.container a:link {
    text-decoration: underline;
    color: #06F;
}

.container a:visited {
    text-decoration: underline;
    color: #777;
}
.container a:hover {
    text-decoration: underline;
    color: #036;
}

.navi {
	text-align:right;
	padding: 2px 4px 0 0;
	border-style: solid;
	border-width: 1px 0 1px 0;
	border-color: #666;
}
.navi * {
    font-size:13px;
}
.navi a {
    padding: 2px;
    text-decoration: none;
    color: #000;
}
.navi a:link {
    text-decoration: none;
    color: #000;
}
.navi a:visited {
    text-decoration: none;
    color: #777;
}
.navi a:hover {
    text-decoration: underline;
    color: #069;

}
.navi a.current {
    margin:0;
    padding: 2px;
    background-image: url(images/naviback.gif);
    background-repeat: repeat-x;
}
.navi a.current:link, .navi a.current:visited {
    text-decoration: none;
    color: #FFFFFF;
}
.navi a.current:hover {
    text-decoration: underline;
    color: #FFFFFF;
}
.fotter_banner {
	margin-top: 36px;
}
.footer_navi {
	text-align: center;
	margin: 0 0 14px 0;
}

.footer_navi a, .footer_navi a:link, .footer_navi a:visited {
	color: #333;
	text-decoration:none;
}
.footer_navi a:hover {
	color: #069;
	text-decoration: underline;
}

.top_point_line_repeat {
	background-image: url(images/top/index_r5_c1.gif);
	background-repeat: repeat-y;
}
.privacy, .site_policy {
	padding-top:24px;
	width: 688px;
	line-height: 125%;
}
.privacy h1, .site_policy h1 {
	font-size:100%;
	color : navy;
	font-weight: bold;
}
.privacy h2, .site_policy h2 {
	font-size:100%;
	color : #333;
	font-weight: bold;
}
.privacy h3, .site_policy h3 {
	font-size:100%;
	color : green;
	font-weight: bold;
}
.hiright1 {
	color: #f30;
}
p.p125 {
	line-height: 125%;
}
h2.faq_headline2 {
	width: 680px;
	color: #006;
	border-style:solid;
	border-width:0 0 2px 0;
	border-color: #006;
	font-size:15px;
	font-weight: bold;
	background-image:    url(images/arrow1.gif);
	background-repeat: no-repeat;
	padding: 2px 0 2px 20px;
}
ul.faq_hl3_list li {
	width: 380px;
	height: 28px;
	background-image:   url(faq/images/level3_short.gif);
	background-repeat: no-repeat;
	padding: 6px 0 0 30px;
	list-style: none;
	margin-top: 4px;
}
h3.faq_headline3 {
	width: 672px;
	height: 28px;
	background-image:   url(faq/images/level3_long.gif);
	background-repeat: no-repeat;
	padding: 6px 0 0 30px;
}
dl.q_and_a {
	margin-top:48px;
}
dl.q_and_a dt {
	background-image:   url(faq/images/q.gif);
	background-repeat: no-repeat;
	background-color: #C6D4FF;
	color: #006;
	padding: 16px 12px 0 46px;
	width: 600px;
	height: 28px;
	font-weight: bold;
}
dl.q_and_a dd {
	padding: 1em 1em 0 46px;
	width: 600px;
	margin: 0 0 24px 0;
	line-height: 125%;
}
.to_page_top {
	padding-left: 550px;
	margin-bottom: 72px;
}
ul.faq_list li {
	margin-top: .5em;
}
ul.faq_list li a:link,
ul.faq_list li a:visited,
ul.faq_hl3_list li a:link, 
ul.faq_hl3_list li a:visited 
{
	color: #039;
	text-decoration: none;
}
ul.faq_list li a:hover,
ul.faq_hl3_list li a:hover 
{
	text-decoration: underline;
}
.require {
	color: #f30;
	font-weight: normal;
}

ul.message {
	padding: 4px 4px 4px 16px;
	border: solid 1px red;
	width: 480px;
	color: red;
}
ul.message li {
	list-style-image: url(images/formerroricon.gif);
}
ul.requirement {
	list-style-image: url(images/arrow1_mini.gif);
}
ul.requirement li {
	line-height: 125%;
}
/*
 * 2005-7-20 新規サイト用の定義追加
 *
 */
.new_container, .header_global_navi, .header_global_navi, .fotter_copyright, fotter_navi {
	width: 840px;
}
.new_container {
	align:center;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFF;
}
.header_global_navi {
	margin-top: 2px;
}
.header_global_navi {
	background-image:url(images/common_parts_r3_c2.gif);
	background-repeat: repeat-x;
}
.tab_global_navi .tab_images{
	width: 685px;
}

.tab_global_navi .tab_images img {
	margin-left: 2px;
}
.main {
	width: 792px;
	padding: 24px;
}
.main_no_padding {
	width: 840px;
	padding: 0;
}
.footer_copyright {
	margin-bottom: 12px;
}
.site_policy dl dt {
	margin-top: 2em;
	color: #03c;
	font-weight: bold;
}
.site_policy dl dd {
	margin: 0;
	padding: .5em 1em 1em 1em;
}
.site_policy ol, .site_policy ul {
}
.markup1 {
	color: #06F;
}

.doctor_list .odd {
     background-color: #FFF4DD;
}
.doctor_list .odd_withbg {
    background: #FFF4DD url(/doctorsearch/images/line.gif) left bottom repeat-x;
}
.doctor_list .even_withbg {
    background: #FFF url(/doctorsearch/images/line.gif) left bottom repeat-x;
}
.doctor_list .doctor_name {
    font-size:125%;
}

.special_cert p {
	margin:0;
	color:#333;
	font-weight:bold;
}
.doctor_profile_for_man, .doctor_profile_for_woman {
	padding: 12px;
	margin: 4px 0;
}
.doctor_profile_for_man {
	background-color: #D9E8F7;
}
.doctor_profile_for_woman {
	background-color: #FFE8F0;
}
.no_paragraph_of_margin p {
	margin:0;
}
.main dd,.main dt,.main dl {
	margin:0;
	padding:0;
}
.attend_table {
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px 0 0 1px;
	border-color: #555;
}
.attend_table th {
	background-color: #ddd;
	color: #333;
	font-weight: bold;
	text-align:center;
}
.attend_table .kind {
	background-color: #CCFFCC;
	color: #008000;
	font-weight: bold;
}
.attend_table th, .attend_table td {
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color: #555;

}
.basic_paragraph1 , .basic_paragraph1 p {
	line-height: 125%;
}

.column_linktype_1 a:link {
    text-decoration: none;
    color:#960;
}

.column_linktype_1 a:visited {
    text-decoration: none;
    color:#960;
}
.column_linktype_1 a:hover {
    text-decoration: underline;
    color:#960;
}

.column_linktype_2 a:link {
    text-decoration: none;
    color:#333;
}

.column_linktype_2 a:visited {
    text-decoration: none;
    color: #777;
}
.column_linktype_2 a:hover {
    text-decoration: underline;
    color:#333;
}

.doctor_profile_area dl dd{
	padding-left:.5em;
	padding-bottom:2em;
}
.doctor_profile_area .gsidehospital p {
	margin:0;
}
.doctor_profile_area .gsidehospital {
	padding: 4px;
}
.doctor_profile_area .short_message {
	line-height: 125%;
	font-size:115%;
	color: #000;
	font-weight:bold;
	background-color: #E8FFD9;
	padding: 1em;
}
.doctor_profile_area h1 {
	color: #039;
	font-weight: bold;
	font-size: 115%;
}
.doctor_profile_area h2 {
	color: #069;
	font-weight: bold;
	font-size: 100%;
}
.doctor_profile_area h3 {
	color: #069;
	font-weight: bold;
	font-size: 100%;
}
.doctor_profile_area h1.name {
	color: #333;
	font-size:150%;
	font-weight:bold;
}
.tbb {
	font-size:150%;
}
.tb {
	font-size:125%;
}
.ts {
	font-size:75%;
}
.tss {
	font-size:50%;
}
.pankuzu_list {
	font-size:11px;
}
.pankuzu_list a:link, .pankuzu_list a:visited {
	color: #39C;
}
.pankuzu_list a:hover {
	color: #069;
	font-size:11px;
}
.pankuzu_list {
}
.entry_form h2 {
	color: #039;
	font-size: 125%;
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #039;
}
.entry_form dl dt, .entry_form dl dd{
	margin: 0;
	text-indent: 0;
}
.entry_form ul {
	margin-left: 18px;
}

.entry_form dl.form_list1 dt, .entry_form dl.form_list2 dt {
    border-style:solid;
    border-width: 0 0 0 5px;
    font-weight: bold;
    color:#333;
    padding-left: 7px;
    margin-top: 24px;
}
.entry_form dl.form_list1 dd, .entry_form dl.form_list2 dd {
    margin-left: 12px;
    margin-right: 24px;
}
.entry_form dl.form_list1 dt{
    border-color:#06c;
}
.entry_form  l.form_list2 dt{
    border-color:#660;
}
.entry_form {
	text-align: left;
}
.doc_content {
margin-bottom: 24px;
}

#adsense_for_prop {
	margin: 10px 0;
}	
