* {
    margin: 0;
    padding: 0;
    font-style: normal;
    font-weight: normal;
}

body {
/*
	background-color: #290076;
*/

	background-color: #FF43FC;
	text-align:center;
	font-family: sans-serif;
	color: #1F0C00;
	font-size:12px;
	line-height:14px;
}
a:link { color: #1F0C00; text-decoration:none; }
a:visited  { color: #1F0C00; text-decoration:none; }
a:hover  { color: #625D5A; text-decoration:none;}

div#all{
	width:748px;
	border-left:6px solid #000011;
	border-right:6px solid #000011;
	border-bottom:5px solid #000011;
	margin-right:auto;
	margin-left:auto;
	background-color: #ffffff;
}

div#header{
	width:748px;
	height:174px;
	background: url("images/header.jpg") no-repeat;
	border-top:1px solid #625D5A;
	border-bottom:1px solid #625D5A;
}

div#header2{
	width:748px;
	height:174px;
	border-top:1px solid #625D5A;
	border-bottom:1px solid #625D5A;
}

div#menu{
	width:748px;
	height:100px;
	padding-top:4px;
	background-color:#1F0C00;
	border-bottom:1px solid #625D5A;
	background: url("images/menu_bg.gif") repeat-x;
}

table.t_menu{
	border-collapse: collapse;
	margin-left:auto;
	margin-right:auto;
}

table.t_menu td{
	width:122px;
	height:45px;
}


div#contents{
	width:728px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	text-align:left;
	background: url("images/main_bg.gif");
}

div#footmenu{
	width:748px;
	border-bottom:1px solid #625D5A;
	text-align:center;
	background: url("images/main_bg.gif");
}

div#footer{
	width:748px;
	height:26px;
	background: url("images/footer.gif") no-repeat;
	border-top:4px solid #1F0C00;
	border-bottom:1px solid #625D5A;
	color: #1F0C00;
	text-align:center;
	padding-top:12px;
	font-size:12px;
	line-height:14px;
	font-family: sans-serif;

}

h1{
	font-size:12px;
	line-height:14px;
	color: #ffffff;
	text-align:left;
	padding:1px 0px 1px 10px;
	background-color:#1F0C00;
}

h2{
	font-size:14px;
	line-height:18px;
	height:20px;
	font-weight:bold;
	color: #ffffff;
	text-align:left;
	padding:2px 0px 0px 10px;
	background-color:#1F0C00;
	border-top:1px solid #625D5A;
	border-bottom:1px solid #625D5A;
	letter-spacing:2px;
}

h3{
	font-size:12px;
	line-height:14px;
	height:16px;
	font-weight:bold;
	color: #ffffff;
	text-align:left;
	padding:2px 0px 0px 10px;
	background-color:#1F0C00;
	border-top:1px solid #625D5A;
	border-bottom:1px solid #625D5A;
	letter-spacing:2px;
	margin-bottom:10px;
}

div#kokuchi{
	width:100%;
	text-align:center;
}
