@charset "shift_jis";
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
}

#wrapper2 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	height: 484px;
	background-image: url(../../images/back_a.png);
}

body {
	background-color: #D8E0DC;
}

#contents {
	width: 800px;
}
#left_box {
	float: left;
	height: 484px;
	width: 495px;
	background-color: #eb5a02;
}
.logo_main_box {
	width: 372px;
	margin-top: 80px;
	margin-left: 61px;
}
#right_box {
	height: 484px;
	width: 305px;
	float: right;
}
#right_main_box {
	font-size: medium;
	line-height: 130%;
	color: #990033;
	height: 220px;
	width: 305px;
	padding-top: 80px;
	background-color: #fed300;
}

.rightunderposition {
	width: 305px;
	height: 184px;
}

.clear {
	clear: both;
}
#right_main_box h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 2px;
    margin-left: 40px;
}
#right_main_box p {
    margin: 0 0 0 40px;
    
}
* html .iepngfix {
  behavior: url((../../common/js/iepngfix.htc);
}
