@charset "UTF-8";


/*********
* 特徴
*****************************/

#toptokuchou {
	width: 1000px;
	margin: 0 auto 60px auto;
}

#toptokuchou-ttl {
	text-align: center;
	margin-bottom: 60px;
}

#toptokuchou-ttl h2 {
}

#toptokuchou-disc {
	width: 1000px;
	margin: 0 auto;
}

#toptokuchou-disc:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#toptokuchou-disc-a {
	float: left;
	margin-right: 20px;
	width: 320px;
}

#toptokuchou-disc-b {
	width: 320px;
	float: left;
	margin-right: 20px;
}

#toptokuchou-disc-c {
	width: 320px;
	float: left;
}

.toptokuchou-img-ttl {
	margin-bottom: 5px;
}

.toptokuchou-img-disc {
}

.toptokuchou-img-txt {
	text-align: left;
}


/*********
* 新着情報
*****************************/

#topnews {
	width: 1000px;
	margin: 0 auto 60px auto;
}

#topnewsttl {
	text-align: center;
	margin-bottom: 40px;
}

#topnewsttl h3 {
}

#topnewstbl {
	width: 1000px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 20px;
	background-color: #F8F8F8;
}

#topnewsbody {
	width: 960px;
	margin: 0 auto;
	border-top: 2px dotted #ccc;
	padding-top: 20px;
}

.topnewsbox {
	width: 960px;
	padding-bottom: 20px;
	margin: 0 auto 20px auto;
	border-bottom: 2px dotted #ccc;
}


.topnewsttl {
	width: 920px;
	margin: 0 auto 3px auto;
	background-image: url(/img/news_list.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.topnewsttl h4 {
	text-align: left;
	font-weight: bold;
	font-size: 15px;
	color: #C63272;
	padding-left: 20px;
}

.topnewsday {
	color: #23B5F2;
	text-align: left;
	width: 920px;
	margin: 0 auto 3px auto;
}

.topnewstxt {
	text-align: left;
	width: 920px;
	margin: 0 auto;
}


#topnewsnext {
	width: 960px;
	margin: 0 auto;
	text-align: right;
}


#topshinryou {
	width: 1000px;
	margin: 0 auto 60px auto;
}

#topshinryouttl {
	text-align: center;
	margin: 0 auto 20px auto;
}

#topshinryouttl h3 {
}

#topshinryou-w {
	width: 1000px;
	margin: 0 auto;
}

#topshinryou-w:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.topshinryou-box {
	width: 250px;
	float: left;
	text-align: left;
}

.topshinryou-box-ttl {
	width: 236px;
	/** height: 41px; **/
}

.topshinryou-box-ttl h3 {
}

.topshinryou-box-btm {
	width: 236px;
	padding-bottom: 15px;
	background-image: url(/img/byouki_tbl_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.topshinryou-box-mdl {
	width: 236px;
	background-image: url(/img/byouki_tbl_mdl.gif);
	background-repeat: repeat-y;
	text-align: center;
}

.topshinryou-box-tbl {
	width: 200px;
	margin: 0 auto;
	padding-top: 15px;
}

.topshinryou-box-tbl ul {
	line-height: 25px;
}

.topshinryou-box-tbl ul li {
	background-image: url(/img/byouki_list_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	text-align: left;
}



