/* CSS Document */
* {
	margin:0;
	padding:0;
}

body {
	text-align:center;
	margin:auto;
}

img {
	vertical-align:bottom;
}

h1,h2 {
	font-size:15px;
}

#wrap {
	width:613px;
	font-size:12px;
	text-align:center;
	margin:auto;
}

#top_image {
	border:1px solid #CCCCCC;
}

.main_text1 {
	width:596px;
	text-align:left;
	padding:15px 10px;
}

#box_area1 {
	width:613px;
	text-align:center;
}

#box_area1:after {
	content:".";
	height:1px;
	display:block;
	clear:both;
	visibility:hidden;
}

#box_area1 a{
	text-align:center;
	color:#FFFFFF;
}

#box_area2 {
	width:596px;
	margin:auto;
	text-align:left;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #13097C;
}

#box_area2 a{
	margin:auto;
	text-align:left;
}

#bottom {
	clear:both;
	text-align:left;
	width:596px;
	padding:10px 10px 0 10px;
}

.bottom_text {
}

#bottom_box {
	margin:3px 0 0 0;
	border:1px solid #CCCCCC;
	width:611px;
	height:600px;
}
