@charset "utf-8";

* {
	padding: 0;
	margin: 0;
}

body {
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #FFFFFF;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: 14px;
	line-height: 1.7;
}

h1,h2,h3,h4,p,ul,li{
	margin: 0px;
	padding: 0px;
}

.pink_title {
	line-height: 1.8em;
	border-bottom-color: #f9c;
	border-top-color: #FFF;
	border-right-color: #FFF;
	color: #333333;
	font-size: 14px;
	background-image: url(../images/ccc2.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-position: left center;
	margin-left: 31px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: normal;
	padding-left: 50px;
}

.pink_title2 {
	line-height: 1.8em;
	border-bottom-color: #36c6a2;
	border-top-color: #FFF;
	border-right-color: #FFF;
	color: #333333;
	font-size: 14px;
	background-image: url(../images/ccc.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-position: left center;
	margin-left: 31px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: normal;
	padding-left: 50px;
}

.pink_title3 {
	line-height: 1.8em;
	border-bottom-color: #3cf;
	border-top-color: #FFF;
	border-right-color: #FFF;
	color: #333333;
	font-size: 14px;
	background-image: url(../images/ccc3.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-position: left center;
	margin-left: 31px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: normal;
	padding-left: 50px;
}

#shinryo {
	color: #333;
	font-size: 14px;
	line-height: 1.6em;
	border: 1px solid #CCC;
	padding: 10px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#name_fff {
	line-height: 1px;
}

.pink_title4 {
	padding-left: 10px;
	line-height: 1.5em;
	height: 20px;
	clear: both;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #346cc3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	color: #346cc3;
	font-size: 14px;
	margin-left: 31px;
}

ul{
	list-style-type: none;
}

img {
	border: none;
}

a {
	color: #333333;
}

a:hover {
	color: #ff6666;
	text-decoration: none;
}

#container {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#container h1 {
	font-size: 12px;
	text-align: right;
	font-weight: normal;
}

#container h1 a {
	text-decoration: none;	
}

























#left {
	float: left;

}

#container #contents #left #top {
	width: 220px;
	padding: 5px;
	border: 1px solid #663300;
	margin-bottom: 0px;
	background-color: #fff;
}
#container #contents #left #top #logo_text {
	color: #666666;
	background-color: #fff;
	text-align: center;
	line-height: 1.3em;
	padding-top: 10px;
	font-size: 15px;
	padding-bottom: 7px;
}


#container #contents #left #bottom {
	width: 220px;
	margin-bottom: 5px;
}



#left #logo {
	padding: 0px;
}

#left h3 {
	font-size: 14px;
	color: #666666;
	text-align: center;
	line-height: 35px;
	height: 35px;
	overflow: hidden;
	background-image: url(../images/bg2.gif);
	background-repeat: no-repeat;
}

#left p {
	padding: 5px 0px;	
}

/*#container #contents #left #top .left_space {
	background-color: #FFF;
	padding: 5px;
}*/

#container #contents #left #top .left_space,
#container #contents #left #top .left_space2 {
	background-color: #FFF;
	padding: 10px;
}


#left #calendar {
	padding: 2px;
	background-color: #ffffff;
}

#container #contents #left #bottom #leftlink01 {
	padding: 5px;
	width: 220px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#container #contents #left #leftlink01 a {
	background-image: url(../images/dialysis.jpg);
	text-align: center;
	display: block;
	height: 0px;
	width: 220px;
	padding-top: 100px;
	overflow: hidden;
}
#container #contents #left #leftlink01 a:hover {
	background-position: 0 -100px;
}

#container #contents #left #bottom #leftlink02 {
	width: 220px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #663300;
	padding: 5px;
}

#container #contents #left #leftlink02 a {
	background-image: url(../images/mail_1.gif);
	text-align: center;
	display: block;
	height: 0px;
	width: 220px;
	padding-top: 16px;
	overflow: hidden;
}
#container #contents #left #leftlink02 a:hover {
	background-position: 0 -16px;
}


#main {
	float: right;
	width: 700px;
	margin-bottom: 20px;
}
.aisatsu {
	font-size: 16px;
	margin-top: 2px;
	margin-right: 12px;
	margin-bottom: 2px;
	margin-left: 8px;
	line-height: 2.2em;
	color: #663300;
	background-color: #fff;
	font-weight: bold;
}

.aisatsu2 {
	font-size: 14px;
	margin-top: 2px;
	margin-right: 12px;
	margin-bottom: 2px;
	margin-left: 23px;
	line-height: 1.9em;
}

#main h2 {
	padding-left: 10px;
	line-height: 3em;
	background-repeat: repeat-x;
	height: 45px;
	clear: both;
	margin-bottom: 10px;
	color: #fff;
	font-size: 14px;
	background-color: #663300;
	border: 1px solid #663300;
}
#main h4 {
	padding-left: 10px;
	line-height: 3em;
	background-repeat: repeat-x;
	height: 45px;
	clear: both;
	margin-bottom: 10px;
	color: #663300;
	font-size: 14px;
	background-color: #fff;
	border: 1px solid #663300;
}

#main h5 {
	padding-left: 10px;
	line-height: 3em;
	background-repeat: repeat-x;
	height: 45px;
	clear: both;
	margin-bottom: 10px;
	color: #30c6a2;
	font-size: 15px;
	background-color: #fff;
	border: 1px solid #30c6a2;
}


/*#main h5 {
	padding-left: 10px;
	line-height: 3em;
	background-repeat: repeat-x;
	height: 45px;
	clear: both;
	margin-bottom: 10px;
	color: #FFFFFF;
	font-size: 14px;
	background-color: #2475b5;
	border: 1px solid #2475b5;
}
*/


#main h2.title {
	background: url(none);
	padding: 0px;
	height: auto;
	width: auto;
}

#main h3 {
	font-size: 100%;
	clear: both;
	border-left-width: 6px;
	border-left-style: double;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 10px;
}

#main p {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 21px;
}
#container #contents #main #index_p {
	font-size: 14px;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
	line-height: 1.6em;
}







.info_body {
	background-color: #fff;
	text-align: left;
}

.info_day {
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 3px;
	padding-left: 15px;
	line-height: 1.5em;
	background-image: url(../images/sanzyo.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.info_title {
	font-size: 14px;
	padding-left: 8px;
	margin-top: 3px;
	margin-right: 10px;
	margin-left: 46px;
}

.info_contents {
	font-size: 13px;
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 52px;
	background-color: #FFF;
	line-height: 1.4em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.info_body #info_home {
	font-size: 13px;
	text-align: center;
}

ul.leftmenu li a {
	display: block;
	width: 173px;
	text-decoration: none;
	color: #333;
	background: url(../images/menu_bg.gif) no-repeat left top;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 35px;
	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: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
}

ul.leftmenu li a:hover {
	background: url(../images/menu_bg.gif) no-repeat left bottom;	
}

#container #contents #main #support_text {
	font-size: 12px;
	margin-top: 23px;
	margin-right: 11px;
	margin-bottom: 17px;
	margin-left: 11px;
}

.images {
	margin-right: 11px;
	margin-left: 11px;
}

.images_yoko {
	margin-right: 11px;
	margin-left: 11px;
	margin-bottom: 11px;
}

.images2 {
	width: 140px;
	margin-right: 11px;
	margin-left: 11px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
}








/*変更：診療時間のご案内、表内●色(background-color:)*/
.maru {
	color: #ff22be;
	font-weight: bold;
}


table.table002 {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 650px;
	font-size: 100%;
	margin-left: 30px;
	table-layout:fixed;
	border-spacing:5px;
}

table.table002 th,
table.table002 td {
	padding: 4px 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #777777;
	border-bottom-color: #777777;
	border-left-color: #eeeeee;
}

table.table002 th {
	text-align: left;
	font-size: 15px;
	color: #333;
	line-height: 1.2em;
}

table.table002 td {
	text-align: left;
	font-size: 14px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	line-height: 1.1em;
}





#container #contents #main #d_left {
	float: left;
}
#container #contents #main #d_right {
	float: left;
}
#container #contents #main #stop {
	clear: both;
	text-indent: -9999px;
}

table.table003 {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 650px;
	margin-left: 30px;
	table-layout:fixed;
	border-spacing:5px;
}

table.table003 th,
table.table003 td {
	padding: 4px 6px;
}

table.table003 th {
	text-align: center;
	font-size: 13px;
	line-height: 1.2em;
	background-color: #f9f9f9;
}

table.table003 td {
	text-align: center;
	font-size: 13px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	line-height: 1.1em;
}


table.table004 {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 640px;
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 100%;
	margin-left: 40px;
	text-align: left;
}

table.table004 caption {
  margin-top: 1em;
  text-align: right;
}

table.table004 th,
table.table004 td {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

table.table004 td {
	font-size: 14px;
	padding: 5px;
}



#footer {
	clear: both;
	width: 100%;
	text-align: center;
	font-size: 12px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #333;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #333;
}

img.image_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 1em;
}

img.image_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 1em;
}

.c_beff22 {
	color: #beff22;
}

.c_be22ff {
	color: #be22ff;
}

.c_ff22be {
	color: #ff22be;
}

.c_ffbe22 {
	color: #ffbe22;
}

.c_22ffbe {
	color: #22ffbe;
}

.c_22beff {
	color: #22beff;
}

.c_346cc3 {
	color: #346cc3;
}

.c_346cc3_table {
	color: #346cc3;
	font-weight: bold;
}
.c_f21890_table {
	color: #f21890;
	font-weight: bold;
}

.c_c1301d {
	color: #c1301d;
}

.c_ff6600 {
	color: #ff6600;
}

.c_000073 {
	color: #000073;
}

.c_346cc3 {
	color: #346cc3;
}

.c_333333 {
	color: #333333;
	font-weight: bold;
}

.c_ff0000 {
	color: #ff0000;
	font-weight: bold;
}


.uketuke {
	font-size: 14px;
	font-weight: normal;
}

iframe {
	width: 664px;
	height: 400px;
}

iframe.iframe_color {
	border: 1px solid #d6e2f3;
}

#container #contents #main .clinic_text {
	font-size: 12px;
	margin-left: 31px;
	background-color: #f7f7f7;
	margin-bottom: 20px;
	margin-right: 31px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.9em;
}

.clinic_text {
	font-size: 12px;
	margin-left: 31px;
	background-color: #f7f7f7;
	margin-bottom: 20px;
	margin-right: 31px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.9em;
}

.clinic_text2 {
	font-size: 12px;
	margin-left: 31px;
	background-color: #fff;
	margin-bottom: 20px;
	margin-right: 31px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.9em;
}

.clinic_text3 {
	font-size: 14px;
	margin-left: 31px;
	margin-bottom: 20px;
	margin-right: 31px;
	line-height: 2.1em;
	padding-left: 10px;
}

.clinic_text4 {
	font-size: 14px;
	margin-left: 46px;
	margin-bottom: 31px;
	line-height: 1.6em;
	padding-left: 10px;
	margin-top: -15px;
}

.clinic_text5 {
	font-size: 14px;
	margin-left: 48px;
	margin-bottom: 20px;
	margin-right: 10px;
	line-height: 1.6em;
	padding-left: 10px;
	margin-top: -20px;
}

.clinic_text6 {
	font-size: 14px;
	margin-left: 31px;
	margin-right: 31px;
	line-height: 1.7em;
	padding-left: 10px;
}

.clinic_text7 {
	font-size: 14px;
	margin-left: 48px;
	margin-bottom: 10px;
	margin-right: 10px;
	line-height: 1.4em;
	padding-left: 10px;
	margin-top: 0px;
}

.contents_title3 {
	font-size: 14px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 31px;
	clear: both;
	margin-right: 31px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #346cc3;
	border-left-color: #346cc3;
	border-top-color: #fdfbfc;
	border-right-color: #fdfbfc;
	background-color: fff;
	color: #333;
	padding-right: 10px;
	line-height: 1.2em;
}

.contents_title4 {
	font-size: 14px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 31px;
	clear: both;
	margin-right: 31px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #f21890;
	border-left-color: #f21890;
	border-top-color: #fdfbfc;
	border-right-color: #fdfbfc;
	background-color: fff;
	color: #333;
	padding-right: 10px;
	line-height: 1.2em;
}

table.table005 {
	margin-top: 25px;
	margin-bottom: 60px;
	width: 630px;
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 100%;
	margin-left: 20px;
	text-align: left;
}

table.table005 caption {
  margin-top: 1em;
  text-align: right;
}

table.table005 th,
table.table005 td {
  padding: 4px 6px;
}

/*変更：診療時間のご案内、表内上段色(background-color:)*/
table.table005 th {
	white-space: nowrap;
	background-color: #eaf0f9;
	padding-left: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}

table.table005 td {
	white-space: nowrap;
	background-color: #fafafa;
	padding-left: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
}

table.table006 {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 500px;
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 100%;
	margin-left: 47px;
	text-align: left;
}

table.table006 caption {
  margin-top: 1em;
  text-align: right;
}

table.table006 th,
table.table006 td {
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}

/*変更：診療時間のご案内、表内上段色(background-color:)*/
table.table006 th {
	white-space: nowrap;
	background-color: #eee;
	padding-left: 18px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eee;
}

table.table006 td {
	white-space: nowrap;
	background-color: #fff;
	padding-left: 18px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	line-height: 1.8em;
	padding-right: 18px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eee;
}

table.table007 {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 635px;
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 100%;
	margin-left: 47px;
	text-align: left;
}

table.table007 caption {
  margin-top: 1em;
  text-align: right;
}

table.table007 th,
table.table007 td {
	padding: 4px 5px;
}

/*変更：診療時間のご案内、表内上段色(background-color:)*/
table.table007 th {
	white-space: nowrap;
	background-color: #fff6ff;
	padding-left: 18px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #333;
	border-left-style: solid;
	border-left-color: #eee;
}

table.table007 td {
	white-space: nowrap;
	background-color: #fff;
	padding-left: 18px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	line-height: 1.8em;
	padding-right: 18px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eee;
}

#myButton2 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 220px;
	background-image: url(../images/mail_1.gif);
	padding-top: 16px;
	text-align: center;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 38px;
}

#myButton2 a:hover {
	background-position: 0 -16px;
}

#myButton3 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 200px;
	background-image: url(../images/toseki.jpg);
	padding-top: 26px;
	text-align: center;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 38px;
}

#myButton3 a:hover {
	background-position: 0 -26px;
}

.toiawase01 {
	font-size: 15px;
	text-align: center;
	background-color: #fff6ff;
	line-height: 1.4em;
	border: 1px solid #f21890;
}

.toiawase02 {
	text-align: center;
	line-height: 1.4em;
	margin-top: 10px;
	margin-bottom: 6px;
	font-size: 15px;
}

.qa {
	font-size: 17px;
	line-height: 1.8em;
	background-image: url(../images/q.gif);
	background-repeat: no-repeat;
	background-color: #f9ffe6;
	border: 1px solid #95c600;
	margin-left: 31px;
	background-position: 7px 8px;
	margin-right: 31px;
	margin-bottom: 10px;
}

.qa_text {
	font-size: 17px;
	line-height: 1.8em;
	background-color: #f9ffe6;
	border: 1px solid #95c600;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 6px;
}

.qa_textp {
	font-size: 17px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 1.8em;
	background-color: #fff6ff;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 6px;
	border-left-width: 10px;
	border-left-style: double;
	border-top-color: #f21890;
	border-right-color: #f21890;
	border-bottom-color: #f21890;
	border-left-color: #f21890;
}

.qaa {
	font-size: 13px;
	line-height: 1.8em;
	margin-right: 31px;
	margin-bottom: 10px;
	margin-left: 14px;
}
.font16 {
	font-size: 18px;
}

table.table004_a {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 607px;
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 100%;
	margin-left: 47px;
	text-align: left;
}

table.table004_a caption {
  margin-top: 1em;
  text-align: right;
}

table.table004_a th,
table.table004_a td {
	padding: 4px 6px;
}

/*変更：診療時間のご案内、表内上段色(background-color:)*/
table.table004_a th {
	white-space: nowrap;
	background-color: #f9ffe6;
	padding-left: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #666;
	border-top-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eee;
}

table.table004_a td {
	white-space: nowrap;
	padding-left: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eee;
}

.print {
	font-size: 1px;
	page-break-after: always;
	color: #f9f9f9;
}

.sanzy_title {
	line-height: 1.5em;
	font-size: 15px;
	margin-left: 30px;
	background-image: url(../images/sanzyo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}



.sanzy_text {
	padding-left: 10px;
	line-height: 1.5em;
	height: 10px;
	margin-bottom: 1px;
	color: #346cc3;
	font-size: 14px;
	margin-left: 31px;
}

.kyoka1 {
	line-height: 1.5em;
	color: #222;
	font-size: 15px;
	height: 20px;
	top: 30px;
	clip: rect(30px,auto,auto,auto);
}

.kyoka2 {
	line-height: 1.6em;
	color: #333;
	font-size: 17px;
	height: 1.7px;
}

.bold {
	color: #333;
	font-weight: bold;
}
.shisetu_text {
	color: #333;
}

#container #contents #main .shisetu_text .left {
	float: left;
	width: 340px;
	text-align: center;
}
#container #contents #main .shisetu_text .right {
	float: left;
	width: 340px;
	text-align: center;
}
#container #contents #main .textshita {
	clear: both;
	width: 600px;
	height: 5px;
}
