/* ===================== header ===================== */



#header {
	width:750px;
}


#header #logo {

float:left;

width:253px;

height:50px;

margin:14px 0 0 0;

}

#header ul#head-navi {
	float:right;
	width:415px;
	padding:0;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 26px;
}

#header ul#head-navi li {
	float:left;
	padding:0;
	list-style-type: none;
	margin-top: 0px;
}

#header ul#head-navi li a {

text-decoration:none;

}



#header #search-box {
	float:right;
	width:466px;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

#header #search-box img.sub_title {

display:block;

float:left;

}

#header #search-box #form-area {

float:right;

width:180px;

padding:5px 0 0 0;

}

#header #search-box #form-area_02 {

float:right;

width:255px;

padding:5px 0 0 0;

}

#header #search-box #form-area_02 img.title {

margin:0 4px 0 0;

}



#header #search-box #form-area .form-wrap,

#header #search-box #form-area_02 .form-wrap {

padding:0 0 0 7px;

}

#header #search-box #form-area input,

#header #search-box #form-area_02 input {

width:123px;

background:url(/common/img/fig_search-box_bg.gif) repeat-x left top;

}

#header #search-box #form-area form img,

#header #search-box #form-area_02 form img {

vertical-align:top;

}





/* ===================== footer ===================== */



#footer {
	clear:both;
	height:80px;
	width: 720px;
}

#footer ul#footer-navi {
	float:left;
	margin-top: 0px;
	width: 250px;
}

#footer ul#footer-navi li {
	float:left;
	margin:0 4px 0 0;
	list-style-type: none;
}

#footer ul#footer-navi li a {

text-decoration:none;

}



#footer .copyright {

float:right;

width:300px;

text-align:right;

padding:2px 15px 0 0;

color:#676767;

}

.clear {
	clear: both;
}
