@charset "UTF-8";

/* CSS Document */
@import url(http://kyoto-kenren.or.jp/css/common.css);


/* ========= Body Background ========= */
body {
	background: url(http://kyoto-kenren.or.jp/images/index/bg_title.gif) left top repeat-x;
}


/* ========= Header ========= */
.header_image {
	float: left;
	width: 304px;
	/*margin-right: 300px;*/
}
.hnavi {
	margin-left: 644px;
}
.hnavi li {
	float: left;
	margin-top: 34px;
	margin-right: 10px;
}


/* ========= Top image ========= */
#top_image {
	margin:0px 5px 0px 5px;
	padding:0;
}


#left,
.sidemenu {
	margin-top: 20px;
}
/* ========= News ========= */
#news h2 {
	width:530px;
}

#news_text {
	width:514px;
	padding:10px;
	padding-bottom:10px;
	background-color: #f9f8f5;
	line-height: 1.2;
}

#news_text dl {
	margin:5px 0px 10px 4px;
	font-size: 95%;
}

#news_text dt,
#news_text dd {
	margin-bottom: 5px;
}

#news_text dt {
	float: left;
	width: 7em;
	padding-left:15px;
	background:url(http://kyoto-kenren.or.jp/images/common/item_red.gif) no-repeat center left;
	font-weight: bold;
}

#news_text dd {
	margin-left: 10em;
}

.note {
	margin-bottom: 20px;
}

/* ========= Monthly Event ========= */
#month-event {
	margin-top: 30px;
	margin-bottom: 60px;
}


/* ========= Info ========= */
#info {
	margin-top:20px;
}

#info_right {
	float: right;
	width: 260px;
}
#info_left {
	width: 260px;
}

#info_right h2,
#info_left h2 {
	width: 260px;
}

.info_text {
	width: 250px;
	padding: 5px;
	background-color: #f9f8f5;
	font-size: 95%;
}

.info_text .title_iai {
	margin-top: 20px;
}

.info_text .kendo dt,
.info_text .iai dt {
	width:235px;
	margin-top:10px;
	padding-left:15px;
	font-weight:bold;
}
.info_text .kendo dt {
	background:url(http://kyoto-kenren.or.jp/images/common/item_blue.gif) no-repeat center left;
}
.info_text .iai dt {
	background:url(http://kyoto-kenren.or.jp/images/common/item_green.gif) no-repeat center left;
}
.info_text dd {
	width:235px;
	padding-left:15px;
}

.info_text ul.kendo,
.info-text ul.iai {
	margin: 10px 0  10px 20px;
}
.info_text ul.kendo li {
	list-style-image: url(http://kyoto-kenren.or.jp/images/common/item_blue.gif);
}
.info_text ul.iai li {
	list-style-image: url(http://kyoto-kenren.or.jp/images/common/item_green.gif);
}



/* ----- Right ----- */
#right-top {
	float: left;
	width: 180px;
	margin-left: 20px;
}
/* Sidemenu */
.sidemenu {
	width: 180px;
	margin-bottom: 31px;
}



/* ----- Footer ----- */
.footer-index {
	float: left;
	width: 530px;
}
.count {
	margin-top: 10px;
	text-align: right;
}
