/*
-----------------------------------------------
Name:     Yukohotta Style
Designer: Arc23.com
URL:      www.yukohotta.com
Date:     Apr 2007
----------------------------------------------- */
A:link { text-decoration: none; color:#333;	}
A:active { text-decoration: none; color:#000;	}
A:visited { text-decoration: none; color:#ccc; } 

body { 
	background-color: #fff; 
	background-image: url(../images/bg_yuko.gif);
	background-repeat: no-repeat;
	font: 12pt/24pt arial; 
	margin:10px 10px 0px 10px;
	padding:0px;
	}
	
	wewqeqeqbody { 
	font: 9pt/18pt Verdana;
	color: #fff;
	background-color: #fff;
	margin:10px 10px 0px 10px;
	padding:0px;
	}
p { 
	font: 10pt/20pt arial; 
	margin-top: 0px; 
	margin-bottom: 1em;
	}
h1 {
	color: #663366;
	font: 28px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-weight: bold;

		margin-bottom: 10px;
}	
h3 {
	color: #663366;
	font: 28px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	text-transform: lowercase;
	font-weight: bold;
}
h2 {
	color: #663366;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	text-transform: lowercase;
	font-weight: bold;
	margin-top: 0px; 
	margin-bottom: 1em;
}	

/* HEADER 
----------------------------------------------- */

#header {
		position: absolute;
		left:0px;
		top:0px;
		width:450px;
		height:115px;
		}
#banner {
	background: url(../images/header.gif); 
		background-repeat: no-repeat;
		height:55px;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:55px;
		}
	html>body #banner {
		height:120px;
		}
/* STRUCTURE CODE
----------------------------------------------- */	
#container {
	position: relative;
	top: 100px;
	left:50px;
	width: 600px;

	height: 410px;

	}
#navlist
{
	position: relative;
	width: 350px;
	top: 10px;
	left: 230px;
	height: 8px;
	margin: 2px;
	text-align: right;
}
#navlist p {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
#frame {
		width: 1000px;
		margin-right: auto;
		margin-left: auto;
		margin-top: 10px;
		padding: 0px;
		text-align: left;
		}
#contentleft {
		width: 180px;
		padding: 0px;
		float: left;
		}
#contentcenter {
		width: 550px;
		padding: 0px;
		float: left;
		}				
#contentright {
		width: 140px;
		padding: 5px;
		float: left;
		}
#contentheader {
		width:900px;
		border-bottom: 1px solid #fff;
		margin-bottom: 10px;
		}	
/* LIST FORMATTING
----------------------------------------------- */
#contentleft {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-style: bold;
}

#contentleft ul {
	list-style: none;
	padding: 0 0 5px 0;
	margin: 0;
}
#contentleft ul li {
	border-bottom: 1px solid #1A4861;
	margin: 5;
}
#contentright {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}

#contentright ul {
	list-style: none;
	padding: 0 0 5px 0;
	margin: 0;
}
#contentright ul li {
	border-bottom: 1px solid #1A4861;
	margin: 5;
}

div.menu {
	width:160px;
	background:#fff;
	padding:0;
	margin:1em;
}

div.menu a {
	display:block;
	margin:0;
	width:100%;
	padding:0.3em;
	color:#333;
	text-decoration:none;
}

html>body div.menu a {width:auto;}

div.menu a:hover {
	background:#fff;
	color:#ccc;
	}
/* TABLES
----------------------------------------------- */
#credit {

		font-family: Verdana;
		font-size: 9pt;
		color: #333333;	
	}
#credit p {
		color: #333333;		
	
	}
#credit tbody tr.gdfgdgfdgdg td {
	background-color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#ccc;
	font-weight: bold;
    }	
#credit tbody tr.block td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#666;
	font-weight: bold;
    }
.dcredit{  
    background-color: #FFCC66;
	}
	
	
/* IDENT DIVS
----------------------------------------------- */

#ident1 { 
	position: relative;
	top:10px;
	}
#ident2 { 
	position: relative;
	width: 153px; 
	height: 209px; 
	float: right;
	}
#ident_test { 
	background: transparent url(../images/id_bubbles2.gif) no-repeat top left; 
	position: relative;
	top:10px;
	height:209px;
	width:153px;
	}
/* FOOTER 
----------------------------------------------- */	
#footer { 
	margin: 10px; 
	text-align: right; 
	width:630px;	
	}
#footer p { 
	font: 8pt/16pt Verdana;
	color: #333;
	}
#footer #footer a:link, #footer a:visited { 
	color: #ff9900;
}

