/* CSS Document */

/*----------------------------------------------------------
 TOP_PROMOTION
----------------------------------------------------------*/

.top_promotion {
	background: url(../images/bg_wagara.gif) repeat-x center 0px;
	height: 350px;
	clear: both;
	padding: 25px 0px;
}

.top_promotion .promotion_area {
	height: 341px;
	width: 948px;
	border: 1px solid #BFB7A6;
	background-color: #D7D2C8;
	padding: 5px;
}


/*----------------------------------------------------------
 MAIN
----------------------------------------------------------*/

#main .hedline_news {
	background-color: #F4F4ED;
	height: 29px;
	width: 756px;
	border: 1px solid #CBCBC7;
	margin-bottom: 30px;
}

#main .hedline_news h2 {
	width: 125px;
	float: left;
}

#main .hedline_news h2 img {
	padding: 2px 13px 2px 2px;
}

#main .hedline_news div.news_scroll {
	width: 621px !important;
	position: relative;
	display: block;
	overflow: hidden;
	line-height: 29px;
	font-weight: bold;
}

#main .businesses {
	height: 380px;
	width: 760px;
	margin-bottom: 27px;
}

#main .businesses h2 {
	text-align: center;
	margin-bottom: 15px;
}

#main .businesses .bv {
	height: 172px;
	width: 245px;
	float: left;
	margin-right: 12px;
}

#main .businesses .bvl {
	height: 172px;
	width: 245px;
	float: left;
}

/*
#main .businesses .bv img,
#main .businesses .bvl img {
	margin-bottom: 5px;
}
*/

#main .businesses .bv h3,
#main .businesses .bvl h3 {
	margin-bottom: 10px;
	text-align: center;
}

#main .businesses .bv p,
#main .businesses .bvl p {
	line-height: 1.3;
	margin-bottom: 5px;
}

#main .banner_box {
	clear: both;
	width: 757px;
	margin: 0px auto 27px;
}

#main .banner_box .l_base {
	background: url(../images/dotparts_1x.gif) repeat-y 0px 0px;
}

#main .banner_box .l_base .bbl {
	background: url(../images/dotparts_1u.gif) no-repeat 0px top;
	padding: 9px 7px 0px;
}

#main .banner_box .l_base .bbl_u {
	background: url(../images/dotparts_1d.gif) no-repeat 0px 0px;
	height: 9px;
	_margin-top: -7px;
}

#main .banner_box .l_base .bbl .areal {
	background: url(../images/bg_areal.gif) repeat-x 0px 0px;
	padding: 7px;
    width: 729px;
	height: 135px;
}

#main .banner_box .l_base .bbl .areal p {
	line-height: 1.3;
	margin-bottom: 5px;
}
#main .banner_box .l_base .bbl .areal p.font-65 {
	font-size: 85%;
}

#main .banner_box .s_base1 {
	background: url(../images/dotparts_2x.gif) repeat-y 0px 0px;
	float: left;
	width: 379px;
	margin-bottom: 27px;
	_margin-top: -6px;
}

#main .banner_box .s_base2 {
	background: url(../images/dotparts_2x.gif) repeat-y -379px 0px;
	float: left;
	width: 378px;
	margin-bottom: 27px;
	_margin-top: -6px;
}

#main .banner_box .s_base1 .bbs {
	background: url(../images/dotparts_2u.gif) no-repeat 0px top;
	padding: 5px 7px 0px;
}

#main .banner_box .s_base2 .bbs {
	background: url(../images/dotparts_2u.gif) no-repeat -379px top;
	padding: 5px 7px 0px 9px;
}

#main .banner_box .s_base1 .bbs_u {
	background: url(../images/dotparts_2d.gif) no-repeat 0px 0px;
	height: 8px;
	margin-bottom: -7px;
}

#main .banner_box .s_base2 .bbs_u {
	background: url(../images/dotparts_2d.gif) no-repeat -379px 0px;
	height: 8px;
	margin-bottom: -7px;
}

#main .banner_box .s_base1 .bbs .areas {
	background: url(../images/bg_areas.gif) repeat-x 0px 0px;
	padding: 6px;
	width: 350px;
}

#main .banner_box .s_base2 .bbs .areas {
	background: url(../images/bg_areas.gif) repeat-x -379px 0px;
	padding: 6px;
	width: 350px;
}

#main .n_release {
	clear: both;
	margin-bottom: 22px;
}

#main .m_release {
	margin-bottom: 20px;
}


/*----------------------------------------------------------
 CONTACT_BOX
----------------------------------------------------------*/

.contact_box {
	clear: both;
	height: 68px;
	width: 942px;
	background: url(../images/bg_contbox.gif) no-repeat 0px 0px;
	padding: 8px;
	margin: 0px auto 22px;
}

.contact_box h2 {
	float: left;
}

.contact_box span {
	display: none;
}

.contact_box .dial_area {
	width: 174px;
	float: left;
	height: 68px;
	background-image: url(../images/cb_fdial.gif);
}

.contact_box .form_area {
	height: 68px;
	width: 216px;
	float: left;
}
.contact_box .form_area p {
	margin: 6px 3px 7px;
}

.contact_box .form_area img {
}
