@charset "utf-8";
#top-contents {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 30px;
}
#top-contents h2 {
	padding-top: 40px;
	padding-bottom: 40px;
}
#main .topics {
	margin-right: 16px;
}
#main-img {
	height: 200px;
	width: 1000px;
	overflow: hidden;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#main  .topics,#main .blog {
	width: 660px;
	float: left;
	margin-bottom: 40px;
}
#main  .topics  .header,#main .blog .header {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../img/feed_head_bg.png);
	height: 35px;
	width: 660px;
	position: relative;
	margin-bottom: 5px;
}
#main   .topics   .header   h3,#main  .blog  .header  h3 {
	position: absolute;
	left: 15px;
	top: 11px;
}
#main  .topics  .header  p,#main .blog .header p {
	position: absolute;
	right: 18px;
	bottom: 5px;
	background: url(../img/feed_arrow.gif) no-repeat left 6px;
	padding-left: 8px;
}
#main  .topics  dt,#main .blog dt {
	color: #8E7968;
	font-size: 70%;
	padding-top: 14px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}
#main  .topics  dd,#main .blog dd {
	padding: 12px 5px 10px 9em;
	border-bottom: 1px dotted #BEA596;
}
#main  .topics  dd  a:link,#main .topics dd a:visited,#main  .blog  dd  a:link,#main .blog dd a:visited {
	color: #603813;
	text-decoration: none;
}
#main .topics dd a:hover, #main .topics dd a:active,#main .blog dd a:hover, #main .blog dd a:active {
	color: #603813;
	text-decoration: underline;
}

#main .topics .header a:link, #main .topics .header a:visited,#main .blog .header a:link, #main .blog .header a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#main .topics .header a:hover, #main .topics .header a:active,#main .blog .header a:hover, #main .blog .header a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#main .about {
	clear: both;
	width: 660px;
	padding-bottom: 50px;
}
#main .about h2 {
	margin-bottom: 15px;
}
#side li {
	margin-bottom: 20px;
}
#main .guide {
	clear: both;
	margin-bottom: 30px;
}
#main .guide h2 {
	margin-bottom: 5px;
}
#main .guide .box01 {
	width: 320px;
	float: left;
	text-align: center;
	margin-right: 20px;
}
#main .guide .box02 {
	width: 320px;
	float: left;
	text-align: center;
}
#main .guide .item {
	border: 1px solid #DE6D6D;
	padding-top: 20px;
}
#main .guide .item img {
	margin-bottom: 15px;
}
#main .guide .item p {
	width: 265px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
#main {
	padding-top: 0px;
}
#side {
	padding-top: 0px;
}
#main .link {
	background-image: url(../img/arrow-p.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
}
div.btn a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: “alpha( opacity=80 )”;
}
.btn a {
	outline: medium none;
	text-transform: none;
	border-radius: 6px;
	font-weight: bold;
	border: medium none;
	color: #FFF !important;
	text-decoration: none;
	font-size: 14px;
	line-height: 5em;
	cursor: pointer;
	text-align: center;
	width: auto;
	display: block;
	clear: both;
	margin-bottom: 21px;
	background-color: #DE6D6D;
}
.btn.orange a {
		background-color: #E2A521;
}
.btn.recruit a {
		background-color: #f0b598;
}
#main h2.txt  {
	color: #603813;
	font-size: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-bottom: 1px solid #694421;
	margin-bottom: 10px;
	line-height: 30px;
	font-weight: lighter;
	letter-spacing: 0.1em;
	padding-bottom: 5px;
}
