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


#sidemenu dt a{
	background-image:url(../tmp/image/gnavi02.jpg);
}

#bannur02 a{
	background-image:url(../tmp/image/gnavi01.jpg);
}

#policy{
	width: 382px;
	height: 93px;
	overflow: hidden;
	clear: both;
	margin: 20px auto;
}

.point{
	width: 648px;
	overflow: hidden;
	clear: both;
	margin: 15px auto;
}

.point img{
	float: left;
	width: 271px;
	overflow: hidden;
}

.point p{
	float: right;
	line-height: 175%;
	width: 360px;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

#message{
	width:683px;
	margin:10px auto 30px auto;
	overflow: hidden;
}

#message_ins{
	width:443px;
	overflow:hidden;
	float: left;
}

#message_body{
	width:443px;
	overflow:hidden;
	background-image:url(image/message_body.jpg);
	background-position:left top;
	background-repeat:repeat-y;
}

#message_head{
	background-image:url(image/message_head.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:443px;
	overflow:hidden;
}

#message_foot{
	background-image:url(image/message_foot.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	width:443px;
	overflow:hidden;
}
   
#message p{
	width:393px;
	line-height:175%;
	font-size: 12px;
	font-weight: normal;
	margin: 20px auto;
}

#message img{
	width:223px;
	float:right;
	margin-top: 30px;
}

h4{
	clear:both;
}
