/* トップページ＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊*/
/*---------------- メインエリアの設定*/
#main {
	margin:0px auto 40px;
	padding: 36px 16px 16px 16px;
}
/*---------------- 左コンテンツの設定 */
#top_left {
	width: 470px;
	padding: 0px 0px 0px 0px;
	float: left;
	vertical-align: top;
}
/*---------------- 右コンテンツの設定*/
#top_right {
	width: 361px;
	padding: 0px 0px 0px 0px;
	float: right;
	vertical-align: top;
}
/*---------------- パンくずリスト*/
#panicpath{
	width:950px;
	height: 35px;
}


/*---------------- ようこそ*/
.img-intro{
	padding: 5px 15px 5px 5px;
}
/*---------------- お知らせ*/
.contents dl{
padding:3px;
line-height:1.5;
}
.contents dt{
	background-image: url(../image/icon_dot_01.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
	padding:5px 0px 5px 18px;
	font-weight: bold;
	color: #542994;
}
.contents dd{
	padding:0px 5px 20px 18px;
	background: url(../image/st_top_03.png) no-repeat center bottom;
}

/*---------------- 右*/
#top_right li{
padding: 0px 0px 20px 0px;
}





/*---------------- バナー*/
.banner {
	width:222px;
	margin: 0px auto;
}
.banner img {
	padding: 0px 0px 12px 0px;
	vertical-align:bottom;
}
/*---------------- メインバナー*/
.topbanner{
	margin: 60px auto 20px;
}

.top_box01,.top_box02,.top_box03,.top_box04 {
	width:222px;
	background: url(../image/top_02_bg.gif) repeat-y;
	float: left;
	padding: 0px 0px 10px 0px;
	margin: 0px 27px 0px 0px;
}
.top_box02 {
	background: url(../image/top_03_bg.gif) repeat-y;
}
.top_box03 {
	background: url(../image/top_04_bg.gif) repeat-y;
}
.top_box04 {
	background: url(../image/top_01_bg.gif) repeat-y;
	margin: 0px 0px 0px 0px;
}

.topbanner ul{
	width:180px;
	height:100px;
	margin: 0px auto 0px;
	padding: 10px;
	background-color: #FFFFFF;
}
.topbanner ul li{
	background-image: url(../image/icon_dot_01.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding:0px 0px 5px 10px;
}