@charset "UTF-8";

#infobox ul {
	margin-left:-15px;
	padding-top:0px;
	margin-top:0px;
}

#infobox li {
	border-bottom:1px dashed #555;
	padding-top:2px;
}

#infobox {
	border:1px solid #000;
	padding:5px 10px;
	border-radius:10px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:40px;
	margin-top:30px;
	height:100px;
	overflow:scroll;
}

#box0 {
	margin-left:20px;
	margin-right:20px;
	margin-bottom:80px;
	line-height:1.5em;
	
}



#box0 p{
	margin-left:1em;
}

#top_left {
	float:left;
	margin:30px 2px 10px 5px;
}

#top_right {
	float:right;
	margin:30px 5px 10px 2px;

}

#top_center {
	clear:both;
	margin:auto;
	display:block;
}

#top_msg {
//border:1px solid #000;
	margin:10px 10px 10px　0px;
	padding:10px;
	display:block;
	width:600px;
	float:left;
}

#top_msg_img {
	float:right;
}


#top_msg p {
	margin-bottom:40px;
	line-height:2em;
}



h2 {
	text-align:left;
	font-size: 18px;
	color: #048;
	padding-bottom: 3px;
	border-bottom:1px solid #048;
	display:block;
	margin:auto;
}

h3 {
	font-size: 16px;
	color: #06C;
	border-left-width: 16px;
	border-left-style: solid;
	border-left-color: #14669A;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #069;
	padding-left: 5px;
	padding-bottom: 3px;
	clear:left;
}

#msg1 {
	width:47%;
	background-color:#fff;
	padding:0px 10px 10px 10px;
	float:left;
}

#msg2 {
	width:48%;
	background-color:#fff;
	padding:0px 10px 10px 10px;
	float:right;
}

#msg1 li , #msg2 li {
	margin-bottom:20px;
}




