@charset "UTF-8";

/*------------------------------
トップページ
------------------------------*/
h2 {
	float: left;
	font-size: 120%;
}
/*------------------------------
お知らせ
------------------------------*/
#news {
	color: #666666;
	height: auto;
	width: 480px;
	border-top-width: 4px;
	border-top-style: double;
	border-top-color: #CCCCCC;
	clear: both;
	margin-bottom: 20px;
}
#news span.date {
	float: left;
	width: 80px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-left: 5px;
	margin-right: 2px;
	color: #666;
}

#hiduke {
	width: 88px;
	height: 10px;
	float: left;
}

#news li {
	clear: left;
	line-height: 2.2em;
	height: auto;
	width: 460px;
	margin-bottom: 3px;
}
#news span.cont {
	float: left;
	background-image: url(../images/arrow_mini.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 360px;
}
#news span.cont-2 {
	float: left;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 360px;
}




#news span.contcon {
	background-image: url(../images/arrow_mini.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 345px;
	float: left;
	font-size: 92%;
}
#news span.komento {
	float: left;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 344px;
}


/*------------------------------
更新情報
------------------------------*/
#news1 {
	font-size: 90%;
	color: #666666;
	width: 470px;
	height: auto;
	border-top-width: 4px;
	border-top-style: double;
	border-top-color: #CCCCCC;
	clear: both;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
	padding-bottom: 5px;
}


#news1 span.date {
	float: left;
	width: 75px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-left: 5px;
	margin-right: 2px;
}


#news1 li {
	clear: left;
	line-height: 1.6em;
	height: auto;
	width: 450px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#news1 span.cont {
	float: left;
	display: block;
	background-image: url(../images/arrow_mini.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
/*------------------------------
その他
------------------------------*/
#kuridayori-link {
	font-size: 85%;
	text-align: right;
}
.ichiran {
	text-align: right;
	width: 160px;
	margin-bottom: 1px;
	padding-top: 2px;
	font-size: 90%;
}
.cate {
	padding: 0px;
	float: left;
	width: 220px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.cate img {
	float: left;
	padding-top: 2px;
}
.cate img.cate-img {
	float: none;
	margin-bottom: 10px;
}
.cate p {
	margin-bottom: 10px;
	color: #333333;
}
.cont #kaki {
	color: #39C;
	font-weight: bolder;
	font-size: 90%;
}
#icesoft {
    padding:2px 0px 0px 20px;
	background:url(../images/arrow_middle.gif) no-repeat 5px 5px;
	font-weight:bold;
}
#icesoftcream {
	border: 1px solid #093;
	width: 165px;
}
#icesoft2 {
	margin: 3px;
}
#new {
	vertical-align: middle;
}
#news span#shime {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 120%;
	color: #F00;
	padding-left: 5px;
	font-weight: bolder;
}
