/* CSS Document */
* {
	margin:0;
	padding:0;
}
#layout #header {
}


body {
	text-align:center;
	margin:auto;
}

img {
	vertical-align:bottom;
}

h1,h2 {
	text-align: left;
}

h2 {
	font-weight:bold;
}

.contents p {
    padding: 5px 10px 5px 5px;
}

.contents td {
	padding: 5px;
}
#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;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #0E0773;
}
.box {
	float:left;
	width:298px;
	height:auto;
}

.box_tab {
	width:297px;
	height:31px;
	line-height:31px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(../image/back_boxtab.gif);
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
}
.box_tab .a{
	line-height:31px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
}

.box_text_area {
	width:296px;
	height:107px;
	border:1px solid #CCCCCC;
}

.box_text {
	clear:both;
	padding:10px;
}

.point_line {
	clear:both;
	text-align:left;
	width:600px;
	background-image: url(../image/main_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 8px;
	font-size: 14px;
	font-weight: bold;
	color: #130B7B;
}
#layout {
	padding: 0px;
	width: 840px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#layout #leftmenu {
	margin: 0px;
	float: left;
	width: 200px;
	text-align: left;
	padding: 0px;
}
#layout #rightmenu {
	margin: 0px;
	float: right;
	width: 620px;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.bottom_text {
	font-size: 12px;
	font-weight: normal;
	color: #120B7D;
}

#bottom_box {
	margin:3px 0 0 0;
	border:1px solid #CCCCCC;
	width:611px;
	height:600px;
}
#footer {
	clear: both;
	float: none;
	width: 840px;
	padding-top: 20px;
	font-size:10px;
}
.padding_contents {
	padding-top: 14px;
	padding-bottom: 50px;
}
#layout #rightmenu ol {
	padding-left: 30px;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}
