*{
	margin:0px;
	padding:0px;
}
.clear{clear:both;}
body{
	font-size: 12px;
	background-image: url("img/bg02.jpg");
	line-height:18px;
}

/* -- definition_basic_layout -- */
div#back{
	width:784px;
	background-image: url("img/bg03.jpg");
	background-position:center;
	background-repeat:repeat-y;
	margin:0px auto 0px auto;
}
#container{width:780px;margin:0px 2px;
background-color:#FFFFFF;
}
#warpper{width:780px;
height:auto;
}
#header_top {
width:780px;
height:20px;
font-size:11px;
text-align:left;
}

#header {
width:780px;
height:80px;
margin-left:0px;
margin-top:0px;
background-image:  url("img/top-08.jpg");
background-repeat:no-repeat;
}
#header h1{text-indent:-9999px;}
#header p{text-align:right;
margin-top:18px;}

#footer {
background-image: url("img/footer.jpg");
width:784px;
height:20px;
}
#footer p{text-align:center;
font-size: 9px;
color:#FFFFFF;}


#blockquote {
border-style: dotted;
border-width: 5px;
border-color:#666666;}

ul{list-style:none;}


#mein{
width:530px;
}

#content{
float:right;
width:540px;
margin-top:10px;
margin-bottom:20px;
background-color:#FFFFFF;
}
h2{
color:#FFFFFF;
background-color:#000066;
font-size:12px;
}
#h2 p{
font-size:12px;
margin:0px 40px;
padding:10px;
}
a:link {
	text-decoration: none;
	color:#333333;
}
a:visited {
	text-decoration: none;
	color:#333333;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#menutop {
	float:left;
	margin-top:10px;
	width:200px;
	text-align:left;
	left: 15px;
}


/* -- definition_layout -- */
.tex01 {font-size: 14px; color: #333333; line-height:130%; color:#333333;}
.tex02 {font-size: 12px; color: #333333; line-height:130%; color:#333333;}
.tex03 {font-size: 14px; color: #FF6600; line-height:200%; color:#333333;}
.tex04 {font-size: 12px; color: #FF6600; line-height:1.5em; color:#333333;}
.tex05 {color: #660000; font: bold; font-size:14px;}

/* --- ナビゲーションバー --- */
.nav {
	width: 200px;
	font-size:11px;
	padding-left: 10px;
}

/* --- メニューエリア --- */
.nav .nl {
margin: 0;
padding: 0;
border-top: 1px #cc
