@charset "utf-8";
body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}
a {
	text-decoration: none;
}
#masterArea760 {
	height: auto;
	width: 760px;
	background-color: #080105;
	padding-top: 2px;
	padding-bottom: 60px;
	text-align: left;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
}
#topicPath {
	font-size: 10px;
	line-height: 10px;
	color: #F7BFB5;
	text-decoration: none;
	height: auto;
	width: 717px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #A15E63;
	float: left;
}

#topicPath strong {
	font-size: 12px;
	font-weight:bold;
}

#renBGColor {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 756px;
	font-size: 12px;
	line-height: 12px;
}
#topicPathBase {
	float: left;
	width: 720px;
	padding-right: 18px;
	padding-left: 18px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 15px;
}
#topicPath a:link {
	color: #F7BFB5;
}
#topicPath a:visited {
	color: #F7BFB5;
}
#topicPath a:hover {
	color: #5E272D;
}
#topicPath a:active {
	color: #F7BFB5;
}
#header {
	background-image: url(../img/header.jpg);
	float: left;
	height: 100px;
	width: 760px;
}
#contentsArea760 {
	width: 756px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5E272D;
	border-left-color: #5E272D;
	height: auto;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5E272D;
	background-color: #080105;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
}
#naviMain {
	float: left;
	height: auto;
	width: 756px;
	text-align: left;
}
#footerNavi {
	font-size: 10px;
	line-height: 20px;
	color: #F7BFB5;
	text-decoration: none;
	text-align: center;
	float: left;
	height: 20px;
	width: 716px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5E272D;
	border-bottom-color: #5E272D;
}
#footerNaviBase {
	float: left;
	height: auto;
	width: 716px;
	padding-right: 20px;
	padding-left: 20px;
}

#footerNavi a:link {
	color: #F7BFB5;
}
#footerNavi a:visited {
	color: #F7BFB5;
}
#footerNavi a:hover {
	color: #5E272D;
}
#footerNavi a:active {
	color: #F7BFB5;
}
#footer {
	float: left;
	height: 30px;
	width: 756px;
	text-align: left;
}
.footerNotes {
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-left: 18px;
	float: left;
	width: 350px;
	height: 20px;
	padding-top: 5px;
	letter-spacing: 0.1em;
}
.footerPresented {
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-rifht: 18px;
	float: left;
	width: 350px;
	padding-right: 18px;
	height: 20px;
	padding-top: 5px;
	letter-spacing: 0.1em;
	padding-left: 20px;
}
.footerPresented a {
	color: #FFFFFF;
	text-decoration: underline;
}

.contentsArea720 {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width: 720px;
	padding-right: 18px;
	padding-left: 18px;
}
.contentsArea720w {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	float: left;
	width: 720px;
	padding-right: 18px;
	padding-left: 18px;
}
.bannerArea696 {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width: 696px;
	padding-right: 30px;
	padding-left: 30px;
}
.textLinks a:link {
	color: #F7BFB5;
}
.textLinks a:visited {
	color: #F7BFB5;
}
.textLinks a:hover {
	color: #5E272D;
}
.textLinks a:active {
	color: #F7BFB5;
}
.lineClear {
	clear: both;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	line-height: 16px;
}
#masterArea760 .style1 {
	line-height: 22px;
	margin: 0px 0px 12px 12px;
}

/* new clearfix */  
.clearfix:after {  
    visibility: hidden;  
    display: block;  
    font-size: 0;  
    content: " ";  
    clear: both;  
    height: 0;  
    }  
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


#pageTop {
	display:block;
}