* {
	font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","MS UI Gothic","Arial";
	font-size: 14px;
	line-height: 2;
	color: #666666;
}

body {
	margin: 0;
	padding: 0;
	background-color: #82aad5;
	background-image: url(../images/background.png);
	background-position: center;
	text-align: center;
}

img {
	border: 0;
}

#wrapper {
	width: 800px;
	margin: 20px auto;
	padding: 0;
	background-color: #ffffff;
}

.contents_description {
	width: 740px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

.contents_description div {
	margin: 0 5px 15px 0;
	width: 360px;
	float: left;
}

.contents_text {
	margin: 0 35px 20px 35px;
	text-align: left;
	clear: both;
}

.contents_text img {
	margin: 0 -15px 10px -15px;
}
.contents_button {
	margin: 10px 0 20px 0;
	clear: both;
	font-weight: bold;
}

.contents_border {
	margin: -15px 15px 40px 15px;
	clear: both;
	font-weight: bold;
}

.contents_dounyu {
	margin: 10px 15px 20px 15px;
	padding: 20px;
	clear: both;
	font-weight: bold;
	background-color: #e6ffec;
	border-left: 3px solid #9999ff;
	border-right: 3px solid #9999ff;
}

.contents_dounyu div {
	line-height: 1.2;
	color: #000000;
	font-size: 12px;
}

.contents_syutudai {
	margin: 10px 15px 20px 15px;
	padding: 20px;
	clear: both;
	font-weight: bold;
	background-color: #ffefdf;
	border-left: 3px solid #ff6600;
	border-right: 3px solid #ff6600;
}

.contents_syutudai div {
	line-height: 1.2;
	color: #000000;
	font-size: 12px;
}

.contents_gradation {
	margin: 10px 0 20px 0;
	clear: both;
	font-weight: bold;
	height: 77px;
	padding-top: 15px;
	background-image: url(../images/gradation.png);
	background-repeat: repeat-x;
}

.frame {
	width: 365px;
	margin: 10px 15px 20px 15px;
	padding: 0px;
	background-image: url(../images/frame_body.png);
	float: left;
}

.frame div {
	margin: 20px;
}

.frame div div {
	margin: 10px;
	text-align: left;
	line-height: 1.5;
}

.orange {
	color: #ff9900;
	font-weight: bold;
	font-weight: 14px;
}

.bold {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
}

.bold2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 2;
}

.dotted_border {
	height: 400px;
	border: 1px dotted #666666;

}
.dotted_border div,
.dotted_border td {
	font-size: 13px;
}

.horizon {
	margin: 10px 0 20px 0;
	float: left;
}

a:link {
	color: #3399cc;
	text-decoration: none;
}

a:visited {
	color: #3399cc;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

a:active {
	color: #666666;
	text-decoration: underline;
}
.dotted_border {
	font-size: 13px;
}
