@charset "utf-8";

/*　トップ
------------------------------------------------------------ */

h2#img_top {
	width: 600px;
	height: 360px;
	text-indent: -9999em;
	background-image: url(common/images/img_top.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	position: relative;
	display: block;
}
h2#img_top .bnr_01 {
    width: 180px;
	height: 50px;
	position: absolute;
	right: 30px;
	bottom: 70px;
}
h2#img_top .bnr_02 {
    width: 180px;
	height: 50px;
	position: absolute;
	right: 30px;
	bottom: 10px;
}
h2#img_top .bnr_03 {
    width: 300px;
	height: 100px;
	position: absolute;
	left: 0px;
	bottom: 10px;
}

#main {
	width: 600px;
}
#wrapper {
	width: 780px;
	padding: 0 0 20px;
}
#flash {
	position: absolute;
	top: 100px;
	left: 10px;
}

.box_new {
	width: 580px;
	height: 150px;
	background: url(common/images/bg_new.jpg) no-repeat;
}

.box_new_in {
	width: 559px;
	_width: 579px;
	height: 130px;
	_height: 140px;
	padding: 10px 10px 0 10px;
	overflow: auto;
}

.box_new_in p,.box_new_in li {
	background: url(common/images/icon.gif) left 3px no-repeat;
	padding-left: 15px;
	_padding-top: 2px;
	margin-bottom: 1em;

}


.new {
	background: url(common/images/img_new.jpg) no-repeat;
	width: 580px;
	height: 50px;
	text-indent: -9999em;
	background-repeat: no-repeat;
}

#gnavi {
	background-image: url(common/images/gnavi_t.jpg);
}


#menu01 a {
	background-image: url(common/images/navi_01t.jpg);
	background-position: left top;
}
#menu02 a {
	background: url(common/images/navi_02t.jpg) left top;
}

#menu03 a {
	background: url(common/images/navi_03t.jpg) left top;
}

#menu04 a {
	background: url(common/images/navi_04t.jpg) left top;
}

#menu05 a {
	background: url(common/images/navi_05t.jpg) left top;
}

#menu06 a {
	background: url(common/images/navi_06t.jpg) left top;
}

#menu07 a {
	background: url(common/images/navi_07t.jpg) left top;
}
