@charset "utf-8";
/* CSS Document */

#wrraper #contents {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	overflow: hidden;
	width: 1000px;
}
#wrraper #contents .title {
	margin-top: 35px;
	margin-bottom: 35px;
	clear: both;
}

#wrraper #contents .sub_title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888;
	padding-bottom: 10px;
	padding-left: 10px;
}
#wrraper #contents .item  {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 70px;
	padding-left: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#contents .item li .jan {
	font-size: 11px;
	padding-bottom: 3px;
}

#wrraper #contents .item li {
	font-size: 16px;
	float: left;
	list-style-image: url(image/icon.gif);
	list-style-position: outside;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888;
	margin-right: 50px;
}
