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

/*=============================================
		import
=============================================*/

@import url("/global_src/css/common.css");
@import url("/hogo/hogo_src/css/main.css");

/*=============================================
		#content_01
=============================================*/

#content_01{
	margin-bottom:20px;
	margin-bottom:-24px;
	padding-bottom:26px;
}

#content_01 h3{
	display:block;
	height:67px;
	margin-bottom:22px;
}

#content_01 h3 img{
	display:block;
	vertical-align:top;
}

#content_01 p{
	width:752px;
	margin:0 auto;
	display:block;
	line-height:165%;
	margin-bottom:22px;
}

#content_01 dl{
	width:742px;
	margin:0 auto;
	display:block;
	padding-left:10px;
}

#content_01 dl dt{
	font-weight:bold;
	margin-bottom:3px;
}

#content_01 dl dd{
	padding-left:18px;
	margin-bottom:24px;
}

#content_01 dl dd ul li{
	line-height:165%;
}


/*=============================================
		#content_02
=============================================*/

/*------------------------------------------------------------------------------------
		#content_02 .box
------------------------------------------------------------------------------------*/

.box{
	width:752px;
	margin:0 auto;
}

.box h4{
	font-weight:bold;
	font-size:123.1%;
}

.box dl dt{
	font-weight:bold;
}

/*------------------------------------------------------------------------------------
		#content_02 .box_01
------------------------------------------------------------------------------------*/

.box_01{
	line-height:165%;
	margin-bottom:-21px;
	padding-bottom:27px;
}

.box_01 h4{
	margin-bottom:22px;
}

.box_01 dl{
	display:block;
	margin-left:10px;
}

.box_01 dl dd{
	padding-left:18px;
	margin-bottom:21px;
}

.box_01 dl dd dt{
	font-weight:normal;
}

/*------------------------------------------------------------------------------------
		#content_02 .box_02
------------------------------------------------------------------------------------*/

.box_02{
	line-height:165%;
	margin-bottom:-21px;
	padding-bottom:27px;
}

.box_02 h4{
	margin-bottom:22px;
}

.box_02 p{
	margin-bottom:22px;
}

.box_02 dl{
	display:block;
	margin-left:10px;
}

.box_02 dl dd{
	padding-left:18px;
	margin-bottom:21px;
}


/*------------------------------------------------------------------------------------
		#content_02 .box_03
------------------------------------------------------------------------------------*/

.box_03{
	line-height:165%;
	margin-bottom:-21px;
	padding-bottom:27px;
}

.box_03 h4{
	margin-bottom:22px;
}

.box_03 p{
	margin-bottom:22px;
}

.box_03 dl{
	display:block;
	margin-left:10px;
}

.box_03 dl dd{
	padding-left:18px;
	margin-bottom:21px;
}

.box_03 dl dd dt{
	font-weight:normal;
}

.box_03 dl dd dd{
	padding-left:0;
}

/*------------------------------------------------------------------------------------
		#content_02 .box_04
------------------------------------------------------------------------------------*/

.box_04{
	line-height:165%;
}

.box_04 h4{
	margin-bottom:22px;
}

.box_04 p{
	margin-bottom:22px;
}

.box_04 dl{
	display:block;
	margin-left:10px;
}

.box_04 dl dd{
	padding-left:18px;
	margin-bottom:21px;
}

/*------------------------------------------------------------------------------------
		.to_top
------------------------------------------------------------------------------------*/

.to_top{
	padding-top:16px;
	margin-right:16px;
	margin-bottom:16px;
}
