/* トップのCSS Document */

#top #top_img {
	height: 218px;
}
#top #top_img h3 {
	height: 0px;
	overflow: hidden;
}
#top #top_blk {
	background-image: url(../img/common/bg_mid.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 15px 20px 0 0;
	width: 577px;
}

/*IE６用ハック*/
* html #top #top_blk {
	margin: 15px 0px 0 0;
}

#top #top_blk #top_blk_up {
	background-image: url(../img/common/con_top_hed01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
    padding-left: 36px;

}
#top #top_blk #top_blk_up h2 {
	height: 0px;
	overflow: hidden;
}
#top #top_blk #top_blk_up #p01 {
	margin-top: 60px;
}
#top #top_blk #top_blk_up h3 {
	margin-top: 30px;
}
#top #top_blk #top_blk_up #p02 {

}
#top #top_blk_down {
    margin-top: 20px;
	background-image: url(../img/common/bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#top #down_bg {
	background-image: url(../img/top/con_bg02.jpg);
	background-repeat: no-repeat;
	margin-left: 32px;
}
#top #top_blk_down #top_blk_down_pup {
	margin: 60px 0 0 130px;
	text-align: left;
}
#top #top_blk_down h4 {
	margin: 0px 0 0 130px;
	text-align: left;
}
#top #top_blk_down #top_blk_down_pdown {
	margin: 0px 0 10px 130px;
	text-align: left;
}
#top #con_blk {
	margin: 16px 0 0 0;
    width: 587px;
}
#top #con_blk h2 {
	background-image: url(../img/common/con_hed02.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 552px;
	text-align: left;
	margin-left: 12px;
	padding: 5px 0 0 22px;
	font-weight: bold;
	color: #2e1702;
}
#top #con_blk #img01 {
	margin: 20px 0 0 0px;
}
#top #con_blk p {
	padding-left: 36px;
	text-align: left;
}
.mt16 {
	margin-top: 16px !important;
}
.mt34 {
	margin-top: 34px !important;
}
#top #con_blk #pmt16 {
	margin: 16px 0 0 0px;
}
#top #navi02 {
	border: 1px solid #CCCCCC;
	margin-left: 10px;
    padding-bottom: 10px;
}
#top #navi02 h3 {
	margin: 10px 0 6px 0;
    color: #190101;
}
#top #navi02 li {
	background-image: url(../img/common/sidenavi_mark.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0 0 5px 14px;
	padding-left: 10px;
	text-align: left;
	font-size: 13px;
}
#top #blk_sidenavi #navi01 h3 {
	background-image: url(../img/common/side_bg_hed01.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 172px;
	font-size: 16px;
	font-weight: bold;
    margin: 0 0 10px 8px;
    padding-top: 6px;
}
#top #blk_sidenavi #navi01 li {
	background-image: url(../img/common/sidenavi_mark_orange.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0 0 10px 14px;
	padding-left: 10px;
	text-align: left;
	font-size: 12px;
}
#top #blk_sidenavi #navi01 {
	margin: 30px 0 0 10px;
}

