@charset "Shift_JIS";
@import url("sub.css");
/*------------------*/
.column01-01{
	padding-right: 20px;
}
.column01-02 p{
	margin-bottom: 1em;
}
.column01-02 .section{
	margin-bottom: 25px;
}
h3{
	color: #A52626;
	margin-bottom: 10px;
	font-size: 115%;
}
#container{
	padding-top: 20px;
}
.container-top03{
	background-image:url(../../../img_common/container_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
	width: 760px;
	overflow: hidden;
}
.container-bottom03{
	background-image: url(../../../img_common/container_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
	width: 760px;
	overflow: hidden;
}
.container03{
	background-image: url(../../../img_common/container_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 716px;
	padding-right: 22px;
	padding-left: 22px;
	padding-bottom: 13px;
	padding-top: 20px;
}
