@charset "UTF-8";

@import url("common.css");
@import url("pages.css");


/* ==== screen ==== */
body {
	color:#4D4D4D;
	text-align:center;
	background-color:#FFFFFF;
}


body#home { background:url(../images/bg_body1.png) repeat-x;}
body#second { background:url(../images/bg_body2.png) repeat-x;}


#pageBodyC1 {width:730px; padding:0 25px; margin:0 auto; text-align:left;
	background:url(../images/bg_c1_1.gif) repeat-y;
	}
#pageBodyC2 {width:720px; padding:0 25px 0 35px; margin:0 auto; text-align:left;
	background:url(../images/bg_c2_1.gif) repeat-y;
	}
#pageBodyC2S {width:730px; padding:0 25px; margin:0 auto; text-align:left;
	background:url(../images/bg_c2s_1.gif) repeat-y;
	}

#main {width:520px; float:right;}
#side {width:175px; float:left;}
#main2 {width:535px; float:right;}
#side2 {width:180px; float:left; padding-top:6px; background:url(../images/bg_side2.gif) no-repeat;}
#pageBottomC1 {width:780px; margin:0 auto; background:url(../images/bg_c1_2.png) no-repeat bottom;}
#pageBottomC2 {width:780px; margin:0 auto; background:url(../images/bg_c2_2.png) no-repeat bottom;}
#pageBottomC2S {width:780px; margin:0 auto; background:url(../images/bg_c2s_2.png) no-repeat bottom;}


#head ul {float:right;}
#head .headMenuPrint {display:none;}
#globalMenu {width:760px; margin:0 auto 6px; text-align:left;}
#globalMenuPrint {display:none;}
#foot1 {width:800px; margin:0 auto; text-align:left;}
#foot1Print {display:none;}

.side2Menu {width:160px; margin:0 auto;}
.side2MenuPrint {display:none;}
