#gacya{
	width:600px;
	height:300px;
	margin:0 auto;
}
/* 左カラム */
#left-container{
	width:390px;
	height:250px;
	background:transparent url(../images/h3_header.jpg) no-repeat;
	float:left;
	padding-top:50px;
}
/* 右カラム */
#right-container{
	width:390px;
	margin-left:410px;
}
*html #right-container{
	margin-top:-250px;
}

#right-container{
	height:250px;
	background:transparent url(../images/h3_right.jpg) no-repeat;
	padding-top:60px;
}
#right-container #contents-text{
	width:250px;
}

p#sealSyurui{
	color:#f33;
	padding-bottom:5px;
}
ul#sealSyurui{
	padding-bottom:10px;
}
ul#syurui li{
	background:transparent url(../img_common/list_cursor.png) no-repeat 0 center;
	padding-left:15px;
	margin-bottom:3px;
	display:inline;
}


