body {
	margin:5px;
	font-size: 12px;
	background:url(images/backgra.gif);
	line-height:140%;
	color: #444;
	font-family: Verdana, "ＭＳ Ｐゴシック", Arial;
}
a {color: #0066AA; text-decoration: none;}
a:hover {color: #FF0000; text-decoration: underline;}
.bold {	font-weight: bold;}
.bold-center {	font-weight: bold;text-align: center;}
.bold-white { font-weight: bold; color: #fff;}
.small-font{ font-size: 10px;}
.center {text-align:center;}
.small-center{font-size: 10px; text-align: center;}


#bodybox{
	margin-right: auto;
	margin-left: auto;
	width: 747px;
	background : #fff;
	border: 1px solid #006;
}

#contentsbox{
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	padding:0px;
	background : #D8C8A8;
	height:125px;
	border-bottom: 4px double #D8C8A8;
}
	#banner {
		padding:0px;
		float:right;
	}
	#banner-disc {
		padding:0px;
		float:left;
		text-align: center;
		background : #fff;
	}
	.banner-disc-box {
		padding:1px;
		border: 1px solid #000;
		background : #D8C8A8;
	}
	
.contents-left{
	padding:1px;
	background: #eee;
	float: left;
	width: 350px;
}
.contents-right{
	padding:1px;
	background: #fff;
	float: right;
	width: 380px;
	margin-left: 5px;
}
	.contents-title-blue{
	background: #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000099;
	margin-bottom: 5px;
	}
	.contents-title-orage{
	background: #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FF9900;
	margin-bottom: 5px;
	}
	.contents-title-orage-mid{
		background: #fff;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 10px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #000000;
		border-right-color: #000000;
		border-bottom-color: #000000;
		border-left-color: #FF9900;
		width: 640px;
		font-weight: bold;
	}
	.contents-title-green{
	background: #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #009900;
	margin-bottom: 5px;
	}
	.contents-title-green-mid{
		background: #fff;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 10px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #000000;
		border-right-color: #000000;
		border-bottom-color: #000000;
		border-left-color: #009900;
		width: 480px;
		font-weight: bold;
	}
	.step-box{
		text-align: center;
	}
	.step-box-width{
		float: left;
		width: 340px;
	}
	.step-title{
		padding:0px;
		width: 380px;
		color: #F60;
		font-weight: bold;
		text-align: center;
		border-bottom: 1px dotted #D8C8A8;
	}
	.step-title2{
		padding:0px;
		width: 340px;
		color: #F60;
		font-weight: bold;
		border-bottom: 1px dotted #D8C8A8;
	}
	.step-img{
		float: left;
	}
	.step-img-margin{
		float: left;
		margin:5px;
	}
	.step-img2{
		float: right;
	}
	.step-arrow{
		text-align: center;
	}
	.step-box-width-arrow{
	float: left;
	width: 50px;
	vertical-align: middle;
	}
	.step-disc{
		text-align: left;
	}

.contents-ad{
	background : #D8C8A8;
	text-align: center;
	color: #FFF;
}

.title-span{
	font-weight: bold;
	letter-spacing: 5px;

}
.ads-out{
	background: #ccc;
	border: 1px solid #000;
	width: 350px;
	height: 290px;
}
.ads-in{
	border: 1px solid #000;
	margin:5px;
}
.links-left{
	padding:10px;
	float: left;
	width: 270px;
}
.links-left-small{
	padding:0px;
	float: left;
	width: 165px;
	text-align: center;
}
.links-left-title{
	background : #D8C8A8;
	text-align: center;
	font-weight: bold;
}
.links-left-contents{
	background : #eee;
	border: 1px solid #D8C8A8;
}
.r-links-left{
	padding:0px;
	float: left;
	width: 480px;
	text-align: center;
}
.r-links-left-small{
	padding:0px;
	float: left;
	width: 260px;
}
#footer{
	font-size: 10px;
	text-align: center;
}
.contents-inner-box{
	border-bottom: 1px dotted #D8C8A8;
}
.contents-inner-box-left{
	text-align: center;
	float: left;
	width: 340px;
}
.contents-inner-box-right{
	text-align: left;
	float: left;
	width: 330px;
	background-color: #D8C8A8;
	padding: 10px;
	margin-top: 20px;
	border: 2px dotted #D8C8A8;
}
.contents-inner-box-table{
	border-top: 2px dotted #D8C8A8;
}
.flt-right{
	float: right;
	width: 380px;
	text-align: right;
}
.table-row{
	background-color:#EEEEEE;
}
.table-cap{
	background-color:#D8C8A8;
}.table-back {
	background-color: #D8C8A8;
}
#search-top-left{
	float: left;
	width: 550px;
	margin-left: 10px;
}
	.search-title{
		border-bottom: 1px solid #D8C8A8;
	}
	.search-comment{
		margin-left: 20px;
	}
	.search-comment-right{
		text-align: right;
	}
#search-top-right{
	float: right;
	width: 170px;
}
	.search-right-pr-table{
		border: 1px solid #D8C8A8;
	}
	.search-right-menu{
		margin-left: 10px;
		margin-top: 3px;
		margin-bottom: 3px;
	}
	.search-right-td-line{
		border-bottom: 1px solid #D8C8A8;
	}
#search-bottom-left{
	float: left;
	width: 380px;
	margin-left: 10px;
}
#search-bottom-right{
	float: right;
	width: 300px;
	margin-right: 10px;
}
.search-bottom-title{
	border-bottom: 2px dotted #D8C8A8;
	border-left: 10px solid #D8C8A8;
	text-align:center;
	font-weight: bold;
	margin-bottom: 5px;
}
.aws-table{
	border-bottom: 2px dotted #D8C8A8;
}
#search-bottom-left-aws{
	float: left;
	width: 340px;
	margin-left: 10px;
}
#search-bottom-right-aws{
	float: right;
	width: 340px;
	margin-right: 10px;
}
ul.adpr {
	text-align: left;
	margin: 5px 0px 0px 5px;
	padding: 0px;
	border-bottom: 1px dashed #D8C8A8;
}
.adpr li {
	list-style-type: none;
}