@charset "utf-8";
/* CSS Document */


#bg01 {
	text-align: left;
	width: 987px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 

#bg02 {
	width: 987px;
	background-image:url(../common/images/bg_img02.png);
}

#container {
	width: 954px;
	margin-right: auto;
	margin-left: auto;
} 

#header {
	height:106px;
} 

#logo {
	width:268px;
	float:left;
} 

#mainmenu {
	width:608px;
	float:right;
} 

#catcher {
	width:954px;
} 

#mainbox {
	width:954px;
	float:left;
	background-image:url(../common/images/bg_mainbox01.png);
	position:relative;
} 

#leftbox {
	width:210px;
	float:left;
} 

#centerbox {
	width:744px;
	float:right;
} 

#rightbox {
	width:244px;
	margin:5px 0px 10px 0px;
	float:right;
} 

#contentbox {
	width:480px;
	margin:0 10px 40px 10px;
	float:left;
} 

#column{
	width:480px;
	margin-bottom:15px;
}

#footer {
	width:954px;
	height:189px;
	background-image:url(../common/images/foot_bg_img.png);
	background-repeat:repeat-x;
}

#footer_left{
	width:149px;
	height:100px;
	margin:30px 0px 0px 60px;
	float:left;
}

#footer_left img{
	margin-top:5px;
}

#footer_right{
	width:400px;
	height:120px;
	margin:40px 36px 0px 0px;
	float:right;
	text-align:right;
}