@charset "utf-8";
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
★　CSS　トップページ設定　★
■１．
■２．
■11．その他
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#mainimg {
	width:840px;
	margin:0 auto;
	padding-bottom:10px;
}
#mainimg .left {
	float:left;
	width:196px;
	padding-top:5px;
	padding-left:8px;
}

#mainimg .right {
	float:right;
	width:636px;
	padding-top:3px;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■１．タイトル
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#top-page h3 {
	margin:12px 6px 6px;
	padding:3px 5px;
	border-left:6px solid #cc0000;
	border-bottom:1px solid #cc0000;
	font-size:large;
	font-weight:bold;
}
#top-page h4 {
	margin:3px 12px;
	padding:3px 5px;
	border-bottom:3px double #ff6600;
	font-size:medium;
	font-weight:bold;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■２-１．トップ用コンテンツ・ラッパー
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■２-２．トップ用コンテンツ枠
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#main #rightside #top-content {
	width:600px;
	margin-left:11px;
	margin-bottom:20px;
	padding-top:15px;
}
#main #rightside #top-content #ichioshi {
	width:600px;
	margin:0 auto 20px;
}
#main .title {
	width:600px;
	margin:0 auto 8px;
}
#main #rightside #top-content #ichioshi .box {
	width:590px;
	margin-left:4px;
	margin-bottom:10px;
}
#main #rightside #top-content #ichioshi .box .left {
	float: left;
	width:122px;
}
#main #rightside #top-content #ichioshi .box .left img {
	border:1px solid #ccc;
}
#main #rightside #top-content #ichioshi .box .right {
	float: right;
	width:460px;
}
#main #rightside #top-content #ichioshi .box h4 {
	margin-bottom:5px;
	font-weight:bold;
	text-decoration:underline;
}
#main #rightside #top-content #news {
	width:580px;
	height:204px;
	margin-bottom:8px;
	overflow: auto;
}
#main #rightside #top-content #news dl {
	margin-top: 15px;
}
#main #rightside #top-content #news dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d4d4d4;
	text-indent: 1em;
	padding-bottom: 12px;
}
#main #rightside #top-content #news dt {
	padding-left: 8px;
}
#main #rightside #top-content #check {
	margin-bottom: 20px;
}
#main #rightside #top-content .box ul {
}
#main #rightside #top-content .box li {
	background: url(../images/content_06.gif) no-repeat left top;
	margin-left: 13px;
	margin-bottom:15px;
	padding-left:20px;
	padding-right:5px;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■11．その他
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
●メイン画像
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#main_image {
	width:840px;
	background:url(../images/main_head_foot.jpg) repeat-x left bottom;
}
#main_image li {
	float: left;
	padding-right: 57px;
	margin-bottom: 15px;
}
#main_image ul {
	padding-left: 60px;
	margin-top: 20px;
	margin-bottom: 15px;
	width: 780px;
	height: 152px;
}
