body{
	margin:0 auto;
	padding:0;
	width:100%;
	text-align:center;
	background:#FFFFFF;
	color:#555555;
}

div,p,ul,dl{
	margin:0;
	padding:0;
	font-size:13px;
	line-height:1.4em;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
	display:none;
}
img{
	border:0;
}

#wrapper{
	margin:0 auto;
	padding:0;
	text-align:center;
}
#header{
	margin:0 auto;
	padding:0;
	text-align:center;
	background:url(../img/header_bg.gif) repeat-x 100% 55px;
}
#contents,#footer{
	margin:0 auto;
	padding:0;
	width:790px;
	text-align:left;
}
.liner{
	border-top:1px solid #BBB;
}
br.clear{
	clear:both;
	height:0;
	overflow:hidden;
}
a{
	color:#555555;
	text-decoration:underline;
}
a:hover{
	color:#555555;
	text-decoration:none;
}
/*=====header area=====*/
.headerlogo{
	margin:10px auto 0;
	padding:0;
	width:790px;
	height:55px;
}
.headerlogo dl{
	margin:0;
	padding:0;
}
.headerlogo dt{
	margin:0;
	padding:0;
	display:inline;
	list-style:none;
	float:left;
}
.headerlogo dd{
	margin:0;
	padding:0;
	display:inline;
	list-style:none;
	float:right;
}
#headertitle{
	margin:0 auto;
	padding:0;
	width:790px;
}
.headerleft{
	margin:0;
	padding:0;
	width:471px;
	background:url(../img/header_title.gif) no-repeat 0 0;
	float:left;
}
.headerleft .subtitle{
	margin:115px auto 0;
	padding:0;
	text-align:center;
}
.btnnotes{
	margin:10px 0 10px;
	padding:0;
	font-size:75%;
	line-height:1.4en;
	text-align: center;
}

.headerright{
	margin:0;
	padding:0;
	width:315px;
	height:300px;
	background:url(../img/header_card.jpg) no-repeat 100% 0;
	float:left;
}
.headerright .sub{
	margin:180px 20px 0 5px;
	padding:0 15px 0 0;
	text-align:center;
}
.headerright .sub p{
	margin-bottom: 20px;
	padding-top: 10px;
}
.notes{
	margin:10px 0 10px;
	padding:0;
	font-size:75%;
	line-height:1.4en;
}

/*=====contents area=====*/
.contentdetailleft{
	width:384px;
	float:left;
}
.contentdetailleft .inner1{
	margin:10px 0;
	padding:9px;
	width:364px;
	border:1px solid #BBB;
}
.point01{
	margin:0 0 5px;
	height:19px;
	background:url(../img/point_tit01.gif) no-repeat;
}
.contentdetailleft h2,.contentdetailleft h3{
	display:none;
}
.pictures1{
	margin:10px auto;
	text-align:center;
}
.pictures2{
	margin:10px auto;
	text-align:left;
}
.pictures3{
	margin:25px auto 10px;
	text-align:left;
}
.detailliner{
	margin:5px 0;
	border-top:1px solid #BBB;
}
.contentdetailright{
	margin:10px 0;
	width:385px;
	float:right;
}
.point02{
	margin:0 0 5px;
	height:15px;
	background:url(../img/point_tit02.gif) no-repeat;
}
.point03{
	margin:15px 0 5px;
	height:30px;
	background:url(../img/point_tit03.gif) no-repeat;
}
.point04{
	margin:15px 0 5px;
	height:15px;
	background:url(../img/point_tit04.gif) no-repeat;
}
.subpoint01{
	margin:10px 0 5px;
	height:18px;
	background:url(../img/point_subtit01.gif) no-repeat;
}
.contentdetailright h3,.contentdetailright h4{
	display:none;
}
.red{
	color:#CC0000;
}
ul.simulation{
	margin:5px 0;
	padding:0 10px;
	background:url(../img/arrow.gif) no-repeat 0 50%;
}
.simulation li{
	margin:0;
	padding:0;
	display:inline;
	list-style:none;
}

.contentdetailbtm{
	margin:15px 0;
	padding:0;
}
.point05{
	margin:0 0 5px;
	height:22px;
	background:url(../img/point_tit05.gif) no-repeat;
}
.point06{
	margin:0 0 5px;
	height:22px;
	background:url(../img/point_tit06.gif) no-repeat;
}
.subpoint01{
	margin:10px 0 5px;
	height:18px;
	background:url(../img/point_subtit01.gif) no-repeat;
}
.contentdetailbtm h3,.contentdetailbtm h4{
	display:none;
}
.pictures4{
	margin:10px auto 20px;
	text-align:left;
}

dl.rules{
	margin:10px 25px 5px 0;
	padding:0;
	float:left;
}
.rules dt{
	margin:0;
	padding:0 0 3px 0;
	display:outline;
	list-style:none;
}
.rules dd{
	margin:0;
	padding:0;
	display:outline;
	list-style:none;
}

.contentdetailnotes{
	margin:15px 0 5px;
	padding:0;
	border:3px solid #A6C0DD;
	background:#F1F5FA url(../img/notes_bg.jpg) no-repeat 100% 0;
}
.contentdetailnotes ul{
	margin:0 0 0 15px;
	padding:10px;
}
.contentdetailnotes li{
	margin:0;
	padding:0;
	display:outline;
}
.notestxt{
	margin:10px;
	padding:0;
}
.pagetop{
	margin:0;
	padding:0;
	text-align:right;
}

.entry{
	margin:5px auto;
	padding:0;
	text-align:center;
}

/*=====footer area=====*/
.copyright{
	margin:5px 0 15px;
	padding:0;
	font-size:80%;
}
.copyright img{
	margin:3px 0;
	padding:0;
}