* { margin: 0; padding: 0 }

html {
	height: 95%;
	margin-bottom: 1px;
	font-size: 100%;
}

body {
	font: 76%/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background: #f7f7f7;
	margin-top: 10px;
}
/* Headers and Paragraphs:
------------------------------------------------ */
#wrap h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    color: #444;
    padding-bottom: 3px;
    border-bottom: 2px solid #DCEDA9;
	margin: 10px 0 5px 0;
}
h4, h5, h6 {
    line-height: 1.3em;
    border: 0;
	margin: 5px 0 3px 0;
}

#wrap h1 { font-size: 218%; }
h2 { font-size: 120%; font-weight: bold; }
h3 { font-size: 145%; border-width: 1px; margin-left:15px }
h4 { font-size: 118%; }
h5 { font-size: 100%; font-weight: bold; border-width: 3px; }
h6 { font-size: 86%; font-weight: bold; }
p { margin: 10px 0 10px 0; }

/* Layout
------------------------------------------------ */
#wrap {
	width: 750px;
	margin: 0 auto 0 auto;
	}

#header {
	margin: 0;
	padding: 0px 0px 10px 0px;
	}

#contentwide {
	width: 530px;
	float: right;
	padding: 0px 5px 5px 10px;
}

#leftside {
	width: 180px;
	float: right;
	padding: 0px 5px 0px 15px;
}

#footer {
	clear: both;
	text-align: right;
	padding: 0px;
	background: #eee;
	border-top: 2px solid #DCEDA9;
	}

/* Content styling
------------------------------------------------ */
#contentwide ul, #contentwide li {
	margin-left: 15px;
}
	
#contentwide li {
       padding-top: 3px;
       padding-bottom: 3px;
}	

a:link, a:visited {
	color: #333;
	
	border-bottom: 1px solid #666;
	text-decoration: none;
	}

.detail {
	background: #dceda9;
}

a:hover {
	background: #dceda9;
	text-decoration: none;
}

/* Header 
------------------------------------------------ */
#header h1 {
	font-size: 200%;
	margin: 0;
	padding: 10px 0px 10px 0px;
}

#header a, #header a:link, #header a:visited {
	color: #333;
	background: transparent;
	border: 0;
	text-decoration: none;
}

#header p {
	margin: 0;
	padding: 5px 0px 0px 20px;
}

/* leftside 
------------------------------------------------ */
#lmenu {display: block !important;}

#leftside h1, #leftside h2, #leftside h3 {
	background: #eee;
	padding-left: 3px;
	}

#leftside .lmenu li {
	list-style: none;
	padding-left: 5px;
	text-indent: 3px;
	}

#leftside .lmenu li a:link, #leftside .lmenu li a:visited {
	display: block;
	height: 1%;
	background: #f1f1f1;
	border-bottom: 1px solid #bbb;
	}

#leftside .lmenu li a:hover {
	background: #DCEDA9;
	color: #333;
	}
	
#leftside .lmenu li ul {
	display: none;
	}

#leftside .links li {
	list-style: none;
}


/* Custom.
------------------------------------------------ */
.janru table {
	text-align: left;
	padding: 0px;
}

.janru td {
	width: 190px;
	padding: 2px 0px 0px 7px;
}


.lister {
	font-size: 90%;
	width: 520px;
	margin: 2px 5px 20px 0px;
	border: solid 1px #cccccc;
}

.lister p {
	background:#ffffff;
	padding: 0px 0px 0px 180px;
}

.lister table {
	text-align: left;
	padding: 0px;
}

.lister th {
	width: 80px;
	background:#ffffff;
	font-weight: normal;
	padding: 0px 5px 1px 7px;
	border-left:solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}

.lister td {
	width: 445px;
	padding: 0px 0px 0px 7px;
	background:#ffffff;
	border-bottom: solid 1px #ccc;
}


.ta1 {
	background:#f7f7f7;
	font-weight: bold;
	padding: 3px 0px 3px 3px;
	border-bottom:solid 2px #f60;
	border-left:solid 10px #f60;
}

.pa1 {
	padding: 5px 5px 5px 180px;
	margin: 0px
}

.pa2 {
	padding: 2px 5px 2px 180px;
	margin: 0px;
}

.pic1 {
	float: left;
	padding: 0px;
	margin: 2px 0px 5px 1px;
	border: 0px;
}

#ctgy {
	width:740px;
	margin: 0; 
	padding :0;
	text-align: center;
}

#ctgy li { 
	display: inline;
	border: 1px solid #5f8000;
	padding: 0; 
	margin: 0px 2px 0px 0px; 
	float:left 
}

.sss {
	background-color: #ffffff;
}

.hit {
	background-color: #f6b280;
}

#ctgy a {
	display:block;
	width: 78px;
	height:20px;
	border-bottom:1px solid #aac;
	border-top:1px solid #aac; 
	border-left:1px solid #aac;
	font-size: 90%;
	padding:1px 0px 1px 0px;
	text-decoration:none;
	margin:1px 0px;
	text-align:center;
}

#ctgy a:hover {
	background-color: #ded;
	font-size: 90%;
	padding:1px 0px 1px 0px;
	text-decoration:none;
	color:#575;
	text-align:center;
}

.mapp td {
	text-align: center;
}

.form1 {
	padding: 10px 0px 15px 0px;
}

.note {
	color: #FF0000;
}

