/*************************************/
/*****\   S T Y L E S H E E T   \*****/
/*************************************/

*{
	font-family: 'Trebuchet MS', Helvetica, Arial, Sans-Serif;
}

body{
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 9pt;
	background-color: #FFC56A;
	color: #000000;
}

img{
	margin: 0px;
	padding: 0px;
	border: none;
}

a,
a:link,
a:visited,
a:active{
	color: #B50909;
	text-decoration: none;
}
a:hover{
	color: #7C0505;
	text-decoration: underline;
}

a:hover img{
	text-decoration: none;
}



/***************************/
/*****\               \*****/
/***************************/

#page{
	margin: 0px;
	padding: 0px;
	width: 832px;
	background: #FFC56A url('./images/bg_r.gif') repeat-y right;
	color: #000000;
}

/***************************/

#left{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 624px;
	text-align: left;
}

/***************************/

#header{
	margin: 0px;
	padding: 0px;
	height: 177px;
	background: url('./images/logo.jpg') no-repeat left top;
}
 
/***************************/

#navi{
	margin: 0px 2px 0px 0px;
	padding: 0px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#navi ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	background-color: #FFFFFF;
}

#navi ul li{
	margin: 0px;
	padding: 0px 10px;
	border-left: 1px solid #000000;
	display: inline;
	background-color: #FFFFFF;
}

#navi ul li a,
#navi ul li a:link,
#navi ul li a:visited,
#navi ul li a:active,
#navi ul li a:hover{
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

#navi ul li#current,
#navi ul li#current a{
	color: #000000;
	background-color: #E5E5E5;
}

/***************************/

#content{
	margin: 0px;
	padding: 10px 20px 0px 20px;
	font-size: 9pt;
}

/***************************/

#right{
	float: right;
	margin: 0px;
	padding: 160px 0px 30px 0px;
	width: 208px;
}

/***************************/

#info{
	margin: 0px 12px 0px 26px;
	padding: 0px;
	font-size: 8pt;
	text-align: center;
}

/***************************/

#footer{
	clear: both;
	margin: 0px;
	padding: 0px 12px 71px 650px;
	text-align: center;
	font-size: 7pt;
	background: url('./images/footer.jpg') no-repeat left bottom;
}
#footer span{
	font-size: 7pt;
	color: #444444;
}
#footer a,
#footer a:link,
#footer a:visited,
#footer a:active,
#footer a:hover{
	font-size: 7pt;
	color: #444444;
	text-decoration: underline;
}
#footer a:hover{
	text-decoration: none;
}

/***************************/



/***************************/
/***************************/
/***************************/

h1{
	margin: 15px 0px;
	font-size: 12pt;
}
h2{
	margin: 15px 0px;
	font-size: 10pt;
	font-style: italic;
}
h3{
	margin: 15px 0px;
	font-size: 9pt;
}

td{
	font-size: 9pt;
}

.hr{
/*
	padding-top: 20px;
	margin-top: 20px;
	border-top: 1px dashed #BBBBBB;
*/
}

.center{
	text-align: center;
}

.sub{
	margin: 0px 0px 0px 20px;
/* margin: 0px 0px 0px 10px; padding: 0px 0px 0px 10px; border-left: 3px solid #CCCCCC; */
}

.small{
	font: 7pt Helvetica, Arial, Sans-Serif;
}



/*************************/
/*****\   F O R M   \*****/
/*************************/

input.edit,
input.button,
textarea.memo,
select.combo{
	color: #000000;
	border: 1px solid #A4AFD0;
	font-size: 9pt;
}
input.edit,
select.combo{
	background: #FFFFFF url('./images/input/edit.gif') repeat-x top;
}
input.button{
	background: #FFFFFF url('./images/input/button.gif') repeat-x bottom;
}
textarea.memo{
	background: #FFFFFF url('./images/input/memo.gif') repeat-x top;
}
input.sbutton{
	color: #B50909;
	border: none;
	font-size: 9pt;
	background-color: #FFC56A;
	padding: 0px;
	margin: 0px 2px;
}
input.file{
	font-size: 9pt;
	padding: 0px;
	margin: 0px 0px 3px 0px;
}
* html input.file{
	margin: 0px 0px 1px 0px;
}



/*************************/
/*****\   N E W S   \*****/
/*************************/

#page.news .box{
	margin: 0px auto;
	border-collapse: collapse;
	width: 530px;
	table-layout: fixed;
}

#page.news .box .boxheader{
	margin: 0px;
	padding: 0px;
	height: 20px;
	color: #000000;
	background: #FFE2B6 url('./images/barslash.gif') no-repeat top right;
}
#page.news .box .boxheader img.icon{
	float: left;
	margin: 0px;
}
#page.news .box .boxheader .caption{
	margin: 0px;
	padding: 0px 2px 0px 5px;
	line-height: 20px;
	font-size: 9pt;
	font-weight: bold;
}
#page.news .box .boxheader .type{
	margin: 0px;
	padding: 0px 2px;
	font-size: 8pt;
}

#page.news .box .boxcontent{
	padding: 5px 5px 0px 20px;
	font-size: 9pt;
}

#page.news .box .boxfooter{
	padding: 0px 3px;
	font-size: 8pt;
	text-align: right;
	border-bottom: 3px solid #FFE2B6;
}

#page.news .pages{
	text-align: center;
}



/*************************/
/*****\   M E N U   \*****/
/*************************/

#page.menu h2 a,
#page.menu h2 a:link,
#page.menu h2 a:visited,
#page.menu h2 a:active{
	color: #000000;
	text-decoration: none;
}
#page.menu h2 a:hover{
	color: #7C0505;
	text-decoration: none;
}
#page.menu h2 a.icoh{
	padding: 0px 0px 0px 15px;
	background: url('./images/minus.gif') center left no-repeat;
	z-index: 2;
}
#page.menu h2 a.icos{
	padding: 0px 0px 0px 15px;
	background: url('./images/plus.gif') center left no-repeat;
	z-index: 1;
}

#page.menu div.show{
}
#page.menu div.hide{
	display: none;
}

#page.menu table.menu{
	table-layout: fixed;
	border-collapse: collapse;
	width: 530px;
}
#page.menu table.menu td{
	padding: 0px;
}
#page.menu table.menu td.nr{
	width: 30px;
	text-align: right;
}
#page.menu table.menu td.name{
	background: url('./images/dot.gif') repeat-x center right;
	font-weight: bold;
}
#page.menu table.menu td.ext{
	width: 80px;
	background: url('./images/dot.gif') repeat-x center right;
}
#page.menu table.menu td.price{
	width: 50px;
	background: url('./images/dot.gif') repeat-x center left;
	text-align: right;
}
#page.menu table.menu td.admin{
	width: 50px;
	text-align: right;
}
#page.menu table.menu td.desc{
	padding: 0px 0px 3px 7px;
	font-size: 8pt;
}
#page.menu table.menu td span{
	padding: 0px 5px;
	background-color: #FFC56A;
}



/*******************************/
/*****\   S P E C I A L   \*****/
/*******************************/

#page.special h2 a,
#page.special h2 a:link,
#page.special h2 a:visited,
#page.special h2 a:active{
	color: #000000;
	text-decoration: none;
}
#page.special h2 a:hover{
	color: #7C0505;
	text-decoration: none;
}
#page.special h2 a.icoh{
	padding: 0px 0px 0px 15px;
	background: url('./images/minus.gif') center left no-repeat;
	z-index: 2;
}
#page.special h2 a.icos{
	padding: 0px 0px 0px 15px;
	background: url('./images/plus.gif') center left no-repeat;
	z-index: 1;
}

#page.special div.show{
}
#page.special div.hide{
	display: none;
}

#page.special table.menu{
	table-layout: fixed;
	border-collapse: collapse;
	width: 530px;
}
#page.special table.menu td{
	padding: 0px;
}
#page.special table.menu td.nr{
	width: 30px;
	text-align: right;
}
#page.special table.menu td.name{
	background: url('./images/dot.gif') repeat-x center right;
	font-weight: bold;
}
#page.special table.menu td.ext{
	width: 80px;
	background: url('./images/dot.gif') repeat-x center right;
}
#page.special table.menu td.price{
	width: 50px;
	background: url('./images/dot.gif') repeat-x center left;
	text-align: right;
}
#page.special table.menu td.admin{
	width: 50px;
	text-align: right;
}
#page.special table.menu td.desc{
	padding: 0px 0px 3px 7px;
	font-size: 8pt;
}
#page.special table.menu td span{
	padding: 0px 5px;
	background-color: #FFC56A;
}



/*************************/
/*****\   P I C S   \*****/
/*************************/

#page.pics .thumb{
	float: left;
	margin: 16px 20px 0px 0px;
	width: 108px;
	text-align: center;
}

#page.pics .thumb .img{
	margin: 0px;
	padding: 0px;
}
* html #page.pics .thumb .img img{
	margin-bottom: 4px;
}

#page.pics .thumb .nfo{
	border: 1px solid #F2B559;
	background-color: #FFD593;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-size: 9pt;
	width: 108px;
	white-space: nowrap;
	overflow: hidden;
}

#page.pics .clear{
	clear: left;
}

#popup img.popup{
	border: 1px solid #F2B559;
	background-color: #FFD593;
	margin: 0px 0px 10px 0px;
	padding: 2px;
}

#popup .table{
	margin: 0px auto;
	width: 500px;
	text-align: center;
}
#popup .table td.thumb{
	margin: 0px;
	padding: 0px;
	width: 108px;
}

#popup .nfo{
	border: 1px solid #F2B559;
	background-color: #FFD593;
	margin: 5px 0px 0px 0px;
	padding: 9px;
	font-size: 10pt;
}
#popup .nfo span{
	font-size: 8pt;
}




/***************************/
/*****\   G B O O K   \*****/
/***************************/

#page.gbook .box{
	margin: 0px auto;
	border-collapse: collapse;
	width: 530px;
}

#page.gbook .box .boxheader{
	margin: 0px;
	padding: 0px;
	height: 20px;
	color: #000000;
	background: #FFE2B6 url('./images/barslash.gif') no-repeat top right;
}

#page.gbook .box .boxheader table{
	width: 100%;
	border-collapse: collapse;
	padding: 0px;
}
#page.gbook .box .boxheader table td{
	margin: 0px;
	padding: 0px 4px 3px 4px;
}
#page.gbook .box .boxheader td.id{
	width: 20px;
	font-weight: bold;
}
#page.gbook .box .boxheader td.name{
	padding: 0px 0px 3px 0px;
}
#page.gbook .box .boxheader span.city{
	font-size: 8pt;
}
#page.gbook .box .boxheader td.mail,
#page.gbook .box .boxheader td.hp{
	padding: 0px 4px 0px 4px;
	width: 16px;
}
#page.gbook .box .boxheader td.time{
	padding-left: 10px;  
	width: 140px;
	font-size: 8pt;
	color: #565656;
}

#page.gbook .box .boxcontent{
	padding: 5px 20px;
	font-size: 9pt;
}

#page.gbook .box .boxfooter{
	padding: 0px 3px;
	font-size: 8pt;
	text-align: right;
	border-bottom: 3px solid #FFE2B6;
}

#page.gbook .pages{
	text-align: center;
}



/***************************/
/*****\   A D M I N   \*****/
/***************************/
/*
#page.admin #content a,
#page.admin #content a:link,
#page.admin #content a:visited,
#page.admin #content a:active{
	color: #0067CD;
	text-decoration: none;
}
#page.admin #content a:hover{
	color: #124578;
	text-decoration: underline;
}
*/
#page.admin .user{
	border-collapse: collapse;
}

#page.admin .user td{
	padding: 2px 4px;
	border-bottom: 1px solid #FFE2B6;
}
#page.admin .user td.rp{
	padding-right: 20px;
}
#page.admin .user td.lp{
	padding-left: 20px;
}

.hint{
	padding: 3px;
	margin: 10px;
	color: #000000;
	background-color: #FFD593;
	text-align: center;
	border: 1px solid #F2B559;
}

#page.news .box .admin,
#page.menu td.admin,
#page.gbook .box .admin{
	text-align: right;
}



/***************************/
/*****\   I C O N S   \*****/
/***************************/

.unlockicon{
	padding: 0px 0px 0px 18px;
	background: url('./images/admin/unlock.gif') no-repeat center left;
}
.lockicon{
	padding: 0px 0px 0px 18px;
	background: url('./images/admin/lock.gif') no-repeat center left;
}
.editicon{
	padding: 0px 0px 0px 18px;
	background: url('./images/admin/edit.gif') no-repeat center left;
}
.deleteicon{
	padding: 0px 0px 0px 18px;
	background: url('./images/admin/delete.gif') no-repeat center left;
}
a.editicon2{
	padding: 0px 7px;
	background: url('./images/admin/edit.gif') no-repeat center center;
}
a.deleteicon2{
	padding: 0px 7px;
	background: url('./images/admin/delete.gif') no-repeat center center;
}
a.logouticon2{
	padding: 0px 7px;
	background: url('./images/admin/logout.gif') no-repeat center center;
}
a.editicon2:hover,
a.deleteicon2:hover,
a.logouticon2:hover{
	text-decoration: none;
}

.accessicon1{
	padding: 0px 0px 0px 18px;
	background: url('./images/access/1.gif') no-repeat center left;
}
.accessicon2{
	padding: 0px 0px 0px 18px;
	background: url('./images/access/2.gif') no-repeat center left;
}
.accessicon3{
	padding: 0px 0px 0px 18px;
	background: url('./images/access/3.gif') no-repeat center left;
}
.accessicon4{
	padding: 0px 0px 0px 18px;
	background: url('./images/access/4.gif') no-repeat center left;
}
.accessicon5{
	padding: 0px 0px 0px 18px;
	background: url('./images/access/5.gif') no-repeat center left;
}
.accessicon6{
	padding: 0px 0px 0px 18px;
	background: url('./images/access/6.gif') no-repeat center left;
}
.accessicon7{
	padding: 0px 0px 0px 18px;
	background: url('./images/access/7.gif') no-repeat center left;
}
.accessicon8{
	padding: 0px 0px 0px 18px;
	background: url('./images/access/8.gif') no-repeat center left;
}
.accessicon9{
	padding: 0px 0px 0px 18px;
	background: url('./images/access/9.gif') no-repeat center left;
}



/***************************/

#popup{
	margin: 5px;
	text-align: center;
}

/***************************/
