@charset "Shift_JIS";

/* このcssではレイアウトを指定している */

body{
margin:0px;
padding:0px;
text-align:center;
}

div#container{
width:750px;
margin-left:auto;
margin-right:auto;
text-align:left;
}

div#header{
text-align:right;
}

div#search{
padding:0px;
margin:0px 0px 0px 0px;
width:750px;
text-align:right;
clear:both;
}



div#logo{
margin:0.5em 0em 1em 0em;/*a*/
clear:both;
text-align:left;
float:left;
width:200px;
}

div#banner_top{
margin:0.5em 0em 1em 0em;/*a*/
text-align:right;
}

div#GrblMenu{
clear:both;
margin:0.5em 0em 0.5em 0em;
text-align:left;
}

div#LocalMenu{
margin:0em 0em 0em 0em;
text-align:right;
}

div#content_wrapper{
float:left;
width:600px;
margin:0px;
padding:0px;
}

div#content_top{
width:600px;
}

div#content{
width:600px;
text-align:left;
}

div#content_end{
width:600px;
}



div#article_wrapper{
float:left;
width:320px;
margin:0px;
padding:0px;
}
div#article_top{
width:320px;
float:left;
clear:left;
}
div#article{
width:320px;
float:left;
clear:left;
}
div#article_end{
width:320px;
float:left;
clear:left;
}



div#LeftColumn_wrapper{
float:left;
width:320px;
margin:0px;
padding:0px;
}

div#calender_top{
width:320px;
float:left;
clear:left;
}
div#calender{
width:320px;
float:left;
clear:left;
}
div#calender_end{
width:320px;
float:left;
clear:left;
}



div#SubContent_wrapper{
float:left;
width:262px;
margin:0px;
padding:0px;
}

div#SubContent_top{
width:262px;
float:left;
clear:left;
}

div#SubContent{
width:262px;
float:left;
clear:left;
}

div#SubContent_end{
width:262px;
float:left;
clear:left;
}






div#sidebar_wrapper{
float:left;
width:130px;
}

div#sidebar_top{
float:left;
clear:left;
width:130px;

}

div#sidebar{
float:left;
clear:left;
width:130px;
}

div#sidebar_end{
float:left;
clear:left;
width:130px;
}

#sidebar div div{
width:120px;
	}


div#footer{
clear:both;
width:750px;
padding:8em 0px 1px 0px;
text-align:center;
}

