?@charset "utf-8";

/*-----------------------------------------------------------------
別ウィンドウページ
-----------------------------------------------------------------*/
#subwin{
	background-color:#FFFFFF;
}
.center{
	text-align:center;
}
body a {color: #0500D5; text-decoration:underline;}
body a:link {color: #0500D5; text-decoration:none;}
body a:visited {color: #433EFF; text-decoration:none;}
body a:hover {color: #00004D; text-decoration:none;}
body a[name]:hover {color: #333; text-decoration:none;}
/*-----------------------------------------------------------------
トップページ
-----------------------------------------------------------------*/
#kenketsu_box{
	width:577px;
	float: left;
	margin:10px 0px;
}

#zaiko{
	width: 273px;
	float:left;
}

#zaiko h2{
	background:url(../img/top_h2_bg.jpg) repeat-x;
	border: 1px solid #990000;
	width: 273px;
	height: 24px;
	vertical-align: middle;
	text-indent: 1em;
}

#bus{
	width: 282px;
	float:left;
	padding-left: 20px;
}

#bus h2{
	background:url(../img/top_h2_bg.jpg) repeat-x;
	border: 1px solid #990000;
	width: 282px;
	height: 24px;
	vertical-align: middle;
	text-indent: 1em;
}

#oshirase{
	overflow: auto;
	height:120px;
	width:570px;
}


/*-----------------------------------------------------------------
コンテンツページ
-----------------------------------------------------------------*/

/*-----------------------------------------------------------------
新着情報
-----------------------------------------------------------------*/
#news_top{
	margin:10px 0px 0px 15px;
	overflow: auto;
	height:120px;
	width:550px;
}

#news_top dl{
	width:533px;
	border-bottom: 1px dashed #CC0000;
}

#news_top dt{
	float:left;
	width:90px;   
	padding:3px 0 3px 18px;
	clear:both;
	font-weight: normal;
	background:url(../img/arrow_1.gif) 5px no-repeat;
}

#news_top dd{
	width:410px;   
	margin-left:100px;   
	padding:3px 5px 3px 10px;
}

#news dl{
	width:550px;
	border-bottom: 1px dashed #CC0000;
}

#news dt{
	float:left;
	width:90px;   
	padding:3px 0 3px 18px;
	clear:both;
	font-weight: normal;
	background:url(../img/arrow_1.gif) 5px no-repeat;
}

#news dd{
	width:410px;   
	margin-left:100px;   
	padding:3px 5px 3px 10px;
}

/*-----------------------------------------------------------------
献血手順
-----------------------------------------------------------------*/
ol.tejun_ol{
	list-style-type:none;
	margin:0;
	padding:0;
}

ol.tejun_ol li{
	width:560px;
	margin-left:17px;
}

ol.tejun_ol li dl{
	width:560px;
	float:left;
	margin-bottom:10px;
	padding:0px;
}

ol.tejun_ol li dl dt{
	font-size:1.2em;
	font-weight: bold;
	margin:15px 0px 15px 27px;
}

ol.tejun_ol li dl dd img{
	float:right;
	margin:0px 0px 10px 10px;
	padding:0;
}

ol.tejun_ol li dl dd p{
	margin:0px 15px 10px 27px;
	padding:0;
}

.tejun00 dl{
	background:#FFD9D9 url(../kenketsu/tejun/img/00.jpg) no-repeat;
}
.tejun01 dl{
	background:#FFD9EB url(../kenketsu/tejun/img/01.jpg) no-repeat;
}
.tejun02 dl{
	background:#FFD9FE url(../kenketsu/tejun/img/02.jpg) no-repeat;
}
.tejun03 dl{
	background:#EDD9FF url(../kenketsu/tejun/img/03.jpg) no-repeat;
}
.tejun04 dl{
	background:#DAD9FF url(../kenketsu/tejun/img/04.jpg) no-repeat;
}
.tejun05 dl{
	background:#D9EDFF url(../kenketsu/tejun/img/05.jpg) no-repeat;
}
.tejun06 dl{
	background:#D9FCFF url(../kenketsu/tejun/img/06.jpg) no-repeat;
}
.tejun07 dl{
	background:#D9FFEB;
}

#nisseki{
	float:left;
	text-align:left;
    width: 577px;
    _zoom: 1;      
    overflow: hidden;
	margin:10px 0px 15px 0px;
}

#nisseki img{
	float:left;
}

#nisseki p{
	overflow: hidden;
	_zoom: 1;
	font-size:80%;
	vertical-align:middle;
	padding-left:8px;
}

/*-----------------------------------------------------------------
Q&A
-----------------------------------------------------------------*/
ul.qa{
	margin: 0px 0px 20px 10px;
	padding: 0px 0px 10px 0px;
	list-style-type:none;
	border-bottom: 1px solid #ccc;
}


dl.q_a{
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border-bottom: 1px dashed #CC0000;
}

dl.q_a dt{
	color:#990000;
	margin-left: 3em;
    text-indent: -3em;
}

dl.q_a dd{
	margin-left: 3em;
    text-indent: -3em;
}

table.qa_table{
	margin-top:10px;
	margin-bottom:5px;
	font-size:1em;
	width:510px;
	text-indent:0;
}
.qa_table tr{
	padding-bottom:8px;
}
.qa_table td,.qa_table th{
	vertical-align:top;
}

.qa_table th{
	font-weight:normal;
}
.qa_table td{
	text-align:left;
}
/*-----------------------------------------------------------------
複数回献血クラブ
-----------------------------------------------------------------*/
dl.club{
	margin-bottom:15px;
	padding-left:10px;
}

dl.club dt{
	clear:both;
}

dl.club dd{
	clear:both;
	margin-left:24px;
	margin-bottom:15px;
	margin-top:5px;
}

dl.club dd p{
}

dl.club dd img.ktai{
	float:left;
	width:160px;
	margin-bottom:15px;
	margin-right:15px;
}

/*-----------------------------------------------------------------
サイトマップ
-----------------------------------------------------------------*/
dl.sitemap{
	padding:0px 10px;
}

dl.sitemap dt{
	background:url(../img/arrow_1.gif) 20px 6px no-repeat;
	padding-left:35px;
	padding-bottom:3px;
	border-bottom: 1px dashed #CC0000;
	margin: 0px 0px 7px 10px;
	font-weight:normal;
}

dl.sitemap dd{
	background:url(../img/arrow_1.gif) 50px 6px no-repeat;
	margin: 0px 0px 7px 15px;
	padding-left:65px;
	padding-bottom:3px;
	border-bottom: 1px dashed #CC0000;
}

/*-----------------------------------------------------------------
写真が文字の左（お知らせ記事）
-----------------------------------------------------------------*/
p.float_right{
	width:265px;
	float:right;
	margin:0 0 5px 0px;
}

p.float_left{
	width:283px;
	float:left;
	margin:0 7px 5px 5px;
}

/*-----------------------------------------------------------------
献血者の声
-----------------------------------------------------------------*/
div.letter{
	width:510px;
	margin:0px auto 15px auto;
	border:1px solid #CCC;
	padding:20px 20px 10px 20px;
}

div.voice{
	background-color:#F8EEEE;
	padding:10px;
}

p.cara{
	float:left;
	width:50px:
	padding-top:5px;
}

p.cara_r{
	float:right;
	width:490px;
	margin-left:5px;
}

/*-----------------------------------------------------------------
キャンペーン
-----------------------------------------------------------------*/
h3.k_center{
	width: 507px;
	*width: 577px;
	height:55px;
	font-size: 1.2em;
	background:url(../img/h3_c_bg.jpg) no-repeat;
	padding:12px 0px 0px 140px;
	margin:10px 0px 10px 0px;
}

h3.k_room{
	width: 507px;
	*width: 577px;
	height:55px;
	font-size: 1.2em;
	background:url(../img/h3_r_bg.jpg) no-repeat;
	padding:12px 0px 0px 140px;
	margin:10px 0px 10px 0px;
}

/*-----------------------------------------------------------------
バススケジュール
-----------------------------------------------------------------*/
#area{
	width: 560px;
	margin:0 auto;
	font-size:90%;
	line-height:130%;
	background-color:#F1F0E7;
	padding:8px;
}
/*-----------------------------------------------------------------
求人情報
-----------------------------------------------------------------*/
.req .center a img,.req .center{
	vertical-align:top;
	text-align:center;

}
.req .center a img{
	margin-bottom:2px;
}
.req .center span{
	display:block;
	width:188px;
	float:left;
	font-size:0.8em;
	color:#175b2c;
}
.req .center div.f_clear{
	text-align:center;
	margin:0 auto;
}

.req h3.req{
	width: 507px;
	*width: 577px;
	height:55px;
	font-size: 1.2em;
	background:url(../img/h3_bg_req.jpg) no-repeat;
	padding:16px 0px 0px 70px;
	margin:8px 0px 10px 0px;
}
.req dl{
	width:550px;
}

.req dd{
	width:500px;   
	padding:3px 0 3px 18px;
	clear:both;
	font-weight: bold;
	border-bottom: 1px dashed #CC0000;
	background:url(../img/arrow_1.gif) 5px no-repeat;
}
