/* 左側コンテンツ*/
#left {
	float:left;
	width: 470px;
	margin: 0 5px 0 0;
}
h1{
	display: none;
}
/* 画像挿入スペース（大）　スタイル */
.topimagesbig {
	margin: 0px 0px 10px 0px;
}
.topimagesbig img{
	margin: 0px 0px 10px 0px;
}
/* 画像挿入スペース　スタイル */
#topimages {
	margin: 0px 0px 5px 0px;
}

/*　お知らせ　スタイル　*/
#content #topimportant h2{
	color:#FFF;
	background:url(images/title_oshirase.gif) no-repeat;
	border-style:none;
}
#topimportant ul{
	margin:0;
}
#topimportant li {
	font-size: 80%;
	margin: 0;
	padding: 0 0 0.5em 1.5em;
	list-style-type: none;
	background: url(images/mark_important.gif) no-repeat;
}
/* 新着情報*/
#content h2 {
	margin: 0 0 0.5em;
	padding: 3px 15px 0;
	height:20px;
	font-size: 90%;
	color:#330000;
	font-weight: bold;
	background:url(images/title_shinchaku.gif) no-repeat;
	border-style:none;
}
#content dl {
	width: 433px;
	clear: both;
	padding: 0px 0px 1px 23px;
	border-bottom: 1px dashed #CCCCCC;
	background:url(images/second_shinchaku.gif) no-repeat 3px 3px;
	font-size: 80%;
}
#content dt {
	width: 6em;
	clear: both;
	float: left;
	font-weight:bold;
}

#content dd {
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 0px 5em;
}
/* カテゴリー表示*/
#content .category {
	float: left;
	width: 230px;
	font-size: 80%;
	padding:0;
	margin:10px 0px 0px 3px;
}
#content .category h2{
	color:#060;
	background:url(images/title_category.gif) no-repeat;
	font-size: 100%;
	border-style:none;
}
#content .category ul{
	margin:0;
}
#content .category li {
	list-style-type:none;
	background:url(images/second_cate.gif) no-repeat;
	vertical-align:middle;
	padding:0 0 0.25em 2em;
	margin:0;
	line-height:150%;
}
/* 右側コンテンツ*/
#right {
	float:right;
	width: 160px;
	margin: 0;
	padding:0;
}

/* バナー表示*/
.koukoku img{
	margin: 0 0 0.25em 0;
}

/* フリーリンク*/
#content .freespace{
	margin: 0px 0px 5px 0px;
	border: 1px solid #B6460A;
}
#content .freetitle{
	padding: 0px 3px 0px 3px;
	color: #B6460A;
	font-weight:bold;
}
#content .freespace ul{
	margin:0;
}
#content .freespace li{
	list-style:none;
	background:url(images/second_shortcut.gif) no-repeat 4px 6px;
	padding: 0.5em 0.5em 0.5em 2em;
	font-size:75%;
	margin:0;
	line-height:140%;
}

