@charset "utf-8";

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

body {
	background: url(common/images/bg.jpg) left top repeat-x #FFF;
}

#wrapper {
	padding: 15px 0 20px 0;
}

#img_top {
	width: 1100px;
	height: 400px;
	background: url(common/images/img_top.jpg) no-repeat;
	text-indent: -9999em;
}

#flash_top {
	width: 1100px;
	height: 400px;
}

#sub {
    padding-top: 20px;
}

.box_01 {
    width: 520px;
	height: 140px;
}

#box_news {
    width: 520px;
	background: url(common/images/top_new.gif) left top no-repeat;
	padding-top: 35px;
}

.news {
    width: 445px;
	height: 108px;
	overflow: auto;
	/*border: 1px solid #735F3C;*/
	margin: 20px 0 15px 40px;
}

.news p {
    padding-bottom: 2px;
	border-bottom: 1px dotted #666;
	margin-bottom: 5px;
}
.news span {
    margin-right: 15px;
}

.bnr {
    width: 320px;
	height: 70px;
}
.bnr2 {
    width: 140px;
	height: 40px;
	margin-left: 180px;
}