/* CSS Document */

/* オリジナルヘッダー開始 */
body {
	margin-top: 20px;
	margin-bottom: 20px;
}


.rogo{
	margin-top: 40px;
}

}
div#continar{
	width:800px;
	text-align:center;
	margin:0 auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #DDDDDD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-color: #DDDDDD;
	border-top-width: 1px;
	border-top-style: solid;
	background: #FFFFFF;
}
div#continar_out{
	width:802px;
	text-align:center;
	margin:0 auto;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	background: #FFFFFF;
}
h2#brg {
	font-size: 14px;
	margin: 20px 0px 10px 20px;

}

.description {
	margin: 0px;

}
hr {
	margin-left:20px;
	color: #DDDDDD;
}


/*--navi start----------------------------------------*/
#navi {
	float:right;
	width: 400px;
	margin: 35px 0px 0px;
	padding: 0px;
}

#navi ul{
	list-style: none;
	margin-top: 1px;
	margin-right: 1px;
	}
#navi ul li{
	float: right;
	font-weight: bold;
	margin: 8;
	}
#navi a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	letter-spacing:1px;
	color: #666666;
	padding-left: 20px;
}
#navi a#ac {
	color: #336633;
}
#navi a:hover {color: #FF6600;}

/*--navi end----------------------------------------*/

/* オリジナルヘッダー終了 */
.left {
	width:370px;
	float:left;
	line-height: 150%;
	font-size: 1em;
}
.right {
	width:370px;
	float:right;
	text-align: left;
}
.clear {
	clear:both;
	padding-top: 20px;
	width: 100%;
}
.clear_s {
	clear:both;
	padding-top: 3px;
	width: 100%;
}
div#footer {
	width:760px;
	float:none;
	clear: both;
	text-align: right;
	font-size: 12px;
	text-transform: none;
	color: #333333;
	letter-spacing: 1px;
	margin: 20px 20px 15px;
}
address.credit {
	font-size:12px;
	line-height: 144%;
	font-style: normal;
	margin: 10px 0px 10px 0px;
}
