a,
a:link {
	color: #CC0000;
	outline: none;
	text-decoration: none;
	}
a:visited {
	color: #CC0000;
	text-decoration: none;
	}
a:hover {
	color: #CC0000;
	text-decoration: underline;
	filter: alpha(opacity=75,style=0);
	opacity: 0.75;
	-moz-opacity: 0.75;
	}
a:active {
	color: #CC0000;
	filter: alpha(opacity=65,style=0);
	opacity: 0.65;
	-moz-opacity: 0.65;
	}

body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	color: #333333;
	background-color: #F2F2F2;
	background-image: url(../common/images/shiryo_only_bg_t.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px auto;
	}
img {
	border: 0;
	}	
table {
	text-align: left;
	}

#back {
	background-image: url(../common/images/body_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	}	
#layout {
	text-align: center;
	margin: 0 auto;
	width: 769px;
	background-color: #FFFFFF;
	}

.border {
	border: 1px solid #666666;
	}
.waku_l {
	background-color: #FFFFFF;
	background-image: url(../img2/waku_l.gif);
	background-repeat: repeat-y;
	}
.waku_r {
	background-color: #FFFFFF;
	background-image: url(../img2/waku_r.gif);
	background-repeat: repeat-y;
	}
.waku_t {
	background-color: #FFFFFF;
	background-image: url(../img2/waku_t.gif);
	background-repeat: repeat-x;
	}
.waku_b {
	background-color: #FFFFFF;
	background-image: url(../img2/waku_b.gif);
	background-repeat: repeat-x;
	}
.color1 {
	color: #FFFFFF;
	}
.header_seo {
	color: #666666;
	background-color: #EEEEEE;
	height: 12px;
	}
.g_bg {
	background-color: #EEEEEE;
	}
.r_bg {
	background-color: #CC0000;
	}
.side_bg {
	width: 150px;
	background-color: #f7f7f7;
	}
.main_contents {
	text-align: center;
	vertical-align: top;
	}
.hospital_list {
	font-size: 12px;
	background-color: #CC0000;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0 0 0 5px;
	line-height: 1.8em;
	}
.footer {
	height: 20px;
	width: 769px;
	background-color: #CC0000;
	color: #FFFFFF;
	}
.center {
	margin: 0 auto;
	}

/*questionnaire---------------------------------------*/
#waku {
	border: #666666 solid 1px;
	padding: 15px;
	width: 660px;
	}	
.t_que {
	border-bottom: #999999 solid 1px;
	width: 660px;
	margin: 0 auto;
	}
.t_que table {
	border-top: #999999 solid 1px;
	border-left: #999999 solid 1px;
	width: 660px;
	}
.t_que td {
	border-right: #999999 solid 1px;
	text-align: left;
	vertical-align: top;
	}	

/*hospital--------------------------------------------*/
.icon_se {
	border-right: dotted #999999 1px;
	padding-right: 5px;
	}
	
.icon_kind {
	width: 80px;
	font-size: 12px;
	text-align: center;
	background-color: #F5F5F5;
	}
	
.list_se {
	font-size: 12px;
	background-color: #CC0000;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0 0 0 5px;
	line-height: 1.8em;
	}
	
.clear {
	clear: both;
	}