
/* layout
------------------------------------------------------------*/

body {
width:100%;
margin:0;
padding:0;
text-align:center;
}

#header_bg{
width:100%;
height:87px;
background:url(../images_common/bg_header.gif) repeat-x 0 0;
margin:0;
padding:0;
}

#header{
position:relative;
width:700px;
margin:0 auto;
padding:0;
text-align:left;
}

#header #search form{
margin:0;
}

#header #search{
position:absolute;
top:37px;
right:0;
width:280px;
padding:0;
}

#header #search #para-kensaku{
margin:0;
padding:0;
position:absolute;
top:3px;
left:0px;
}

#search #input-space{
border:1px solid #999;
width:120px !important;
height:20px !important;
width:120px;
height:22px;
position:absolute;
top:3px;
left:105px;
}


#search #submit{
position:absolute;
top:0px;
left:230px;
display:block;
width:56px;
height:27px;
border:none;
padding:0;
text-indent:-999em;
cursor:pointer;
background:url(../images_common/btn_search.gif) repeat-x 0 0;
}

#pagebody {
width:700px;
margin:0 auto 20px;
text-align:left;
}

#footer_bg {
width:100%;
height:45px;
background:url(../images_common/bg_footer.gif) repeat-x 0 0;
margin:0;
padding:0;
}

#footer {
width:700px;
margin:0 auto;
}

/* font-size
------------------------------------------------------------*/
#font-change-bg {
	position:absolute;
	top:10px;
	left:420px;
	width:143px;
	height:22px;
	background-image:url(../images_common/btn_font_bg.gif);
	background-repeat:no-repeat;
}

#font-change {
	position:absolute;
	right:0;
	width:68px;
	height:22px;
}

#font-change a {
	display:block;
	height:22px;
	width:22px;
	float:left;
	overflow:hidden;
}

a#g14{
width:23px;
background:url(../images_common/btn_font2.gif) no-repeat 0px -22px;
}

a#g18{
width:23px;
background:url(../images_common/btn_font2.gif) no-repeat -23px 0px;
}

a#g22{
width:22px;
background:url(../images_common/btn_font2.gif) no-repeat -46px 0px;
}

a:hover#g14{background:url(../images_common/btn_font2.gif) no-repeat 0px -22px;}
a:hover#g18{background:url(../images_common/btn_font2.gif) no-repeat -23px -22px;}
a:hover#g22{background:url(../images_common/btn_font2.gif) no-repeat -46px -22px;}
