
* {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	font-size : 12px;
}

html {
	scrollbar-track-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-3dlight-color:rgb(250, 255, 255);
	scrollbar-darkshadow-color:rgb(250, 255, 255);
	scrollbar-highlight-color:rgb(120, 120, 120);
	scrollbar-shadow-color:rgb(120, 120, 120);
overflow-y:scroll;
}



body{

	FONT-FAMILY: "Trebuchet MS","ms ui gothic";
	text-align: center;

	background-color: #FFFFFF;
	background-image : url(img/wara_bg.png) ;
	background-position : center;
	background-position: top;
	
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;

	color: #580507;

	scrollbar-track-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-3dlight-color:rgb(250, 255, 255);
	scrollbar-darkshadow-color:rgb(250, 255, 255);
	scrollbar-highlight-color:rgb(120, 120, 120);
	scrollbar-shadow-color:rgb(120, 120, 120);

}


div#content{

	width: 699px;
	margin-top: 0px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.article {
	margin-left: auto;
	margin-right: auto;
}


.wara_top{
	margin-top: 6px;
	margin-left: 52px;
}


.wara_menu img {
	margin-left: 20px;
}

.heading {

	margin-bottom: 10px;
}

.heading td {
	padding-right: 10px;
	font-size: 1.5em;
	font-weight: bold;
}


.wara_summary {
	font-weight: bold;
	font-size: 1.2em;
}

.info_table {
	width: 550px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin-bottom: 10px;
	border-spacing: 0px;
}

.info_table th {
	width: 11em;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FEF4F1;
}

.info_table td {
	padding-left: 10px;
	border-bottom: 1px solid #CCCCCC;

}











.wara_box_a {
	width: 620px;
	height: 15px;
	font-size: 1px;
	background-image: url(img/wara_box_a.png);
	background-repeat: norepeat;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}

* html div.wara_box_a {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/wara_box_a.png',sizingMethod='scale');
	background:none;
}


.wara_box_b{
	width: 620px;
	background-image: url(img/wara_box_b.png);
	background-repeat: norepeat;
	margin-right: auto;
	margin-left: auto;
}





.wara_box_b_contents{
	margin-left: 20px;
	margin-right: 20px;
}



.wara_box_c {
	width: 620px;
	height: 15px;
	font-size: 1px;
	background-image: url(img/wara_box_c.png);
	background-repeat: norepeat;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}


* html div.wara_box_c {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/wara_box_c.png',sizingMethod='scale');
	background:none;
}


.footer {
	text-align: right;
	width: 620px;
	font-size: 10px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;

}






.btn_top{
	background:url("img/wara_btn_top_b.jpg") no-repeat;
	background-position: left center;
}

.btn_top a{
	display:block;
	margin-right: 20px;
	width:40px;
	height:40px;
	background:url("img/wara_btn_top_a.jpg") no-repeat;
	text-indent:-9999px;
}
.btn_top a:hover{
	background:none;
}




.btn_story{
	background:url("img/wara_btn_story_b.jpg") no-repeat;
	background-position: left center;
}

.btn_story a{
	display:block;
	margin-right: 20px;
	width:53px;
	height:40px;
	background:url("img/wara_btn_story_a.jpg") no-repeat;
	text-indent:-9999px;
}
.btn_story a:hover{
	background:none;
}


.btn_chara{
	background:url("img/wara_btn_chara_b.jpg") no-repeat;
	background-position: left center;
}

.btn_chara a{
	display:block;
	margin-right: 20px;
	width:56px;
	height:40px;
	background:url("img/wara_btn_chara_a.jpg") no-repeat;
	text-indent:-9999px;
}
.btn_chara a:hover{
	background:none;
}




.btn_cg {
	background:url("img/wara_btn_cg_b.jpg") no-repeat;
	background-position: left center;
}

.btn_cg a{
	display:block;
	margin-right: 20px;
	width:40px;
	height:40px;
	background:url("img/wara_btn_cg_a.jpg") no-repeat;
	text-indent:-9999px;
}
.btn_cg a:hover {
	background:none;
}






.btn_info {
	background:url("img/wara_btn_info_b.jpg") no-repeat;
	background-position: left center;
}

.btn_info a{
	display:block;
	margin-right: 20px;
	width:40px;
	height:40px;
	background:url("img/wara_btn_info_a.jpg") no-repeat;
	text-indent:-9999px;
}
.btn_info a:hover{
	background:none;
}






.btn_ban {
	background:url("img/wara_btn_ban_b.jpg") no-repeat;
	background-position: left center;
}

.btn_ban a{
	display:block;
	margin-right: 20px;
	width:62px;
	height:40px;
	background:url("img/wara_btn_ban_a.jpg") no-repeat;
	text-indent:-9999px;
}
.btn_ban a:hover{
	background:none;
}



