@charset 'EUC-JP';



@import url("/css/import/por_default.css");

/* 左　メニュー*/
.page .side_l {
	width: 160px;
	padding:10px 10px 0px 10px;
	float:left;
}

.page .side_l .left_top{
	width: 160px;
	height:31px;
	background:url("/img/whatnew/sienn.png") no-repeat;
}

.page .side_l .left_side{
	width: 160px;
	height:auto;
	background:url("/img/whatnew/side.png") repeat-y;
}

.page .side_l .left_side p.hyouji{
	padding:0px 0px 10px 10px;
}

.page .side_l .left_under{
	width: 160px;
	height:32px;
	background:url("/img/whatnew/under.png") no-repeat;
}







/* 右　本文*/
.page .side_r {
	float:left;
	width:610px;
	height:auto;
	padding:10px 0px 0px 0px;
}


.page .side_r p.title {
	padding:0px 0px 7px 0px;
}

.page .side_r .right_top {
	width:610px;
	height:13px;
	background:url("/img/whatnew/right_top.jpg") no-repeat;
}

.page .side_r .right_side {
	width:610px;
	height:auto;
	background:url("/img/whatnew/right_side.jpg") repeat-y;
}

.page .side_r .right_side p.kiji{
	padding:0px 0px 10px 10px;
	width:590px;
}

.page .side_r .right_under {
	width:610px;
	height:15px;
	background:url("/img/whatnew/right_under.jpg") no-repeat;
}

.page .side_r p.kako {
	text-align:right;
	margin:10px 0px 10px 0px;
}
