/* style resset */

* {
	margin:0px;
	padding:0px;
	text-align:left;
	/*
	border:1px solid #00f;
	*/
	}

h1,h2,h3,h4,h5,h6,address{
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
}

p {
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	line-height: 120%;
	margin: 10px 0px;
}

img {
	border: none;
	vertical-align:bottom+
}



body {
	color: #000;
	background-color: #000000;
	text-align:center;
}
#header_txt {
	margin-top:-100px;
	height: 100px;
}
.container {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	text-align:left;
	background-image:url(../img/main_bg.gif);
	background-repeat: repeat-y;
}

.header {
	background-image:url(../img/header.jpg);
	height: 80px;
}

.navi {
	text-align:center;	
	background-color:#000000;
}

.main {
	width: 605px;
	padding-top: 10px;
	padding-left: 5px;
	vertical-align: top;
}

#footer address {
	text-align:center;
	font-size:80%;
}

.menu {
	padding-left: 10px;
	padding-top: 10px;
	width: 130px;
	vertical-align: top;
}
.text_category_selection {
	font-size:90%;
	font-weight:bold;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999900;
	border-bottom-color: #999900;
}

#menu_list {
	background-color:#FFFFFF;
	border: 1px solid #996600;
	width: 113px;
	padding-top: 10px;
	padding-left: 5px;
	margin-bottom: 5px;
	font-size: 90%;
	font-weight: bolder;
	color: #000000;
}
.list {
	margin-left: 5px;
	background-image:url(../img/ca_img_1.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
}

.all_clear {
	clear:both;
}
