﻿@charset "UTF-8";

/* =====BASIC===== */

*{
	font-family:Verdana,Helvetica,sans-serif;
	color:#333;
}

body{
	margin:0;
	padding:0;
	font-size:0.8em;
	text-align:center;
	line-height:1.4em;
	letter-spacing:1px;
	background-color:#ffffff;
}

br {
	letter-spacing:normal;
}

a{
	color:#333;
	text-decoration:none;
}

a:hover {
	color:#00bbff;
	text-decoration:none;
}

.left{
	float:left;
}

.center{
	text-align:center;
}

.link-line{
	text-decoration:underline;
}

.noline{
	text-decoration:none;
}

.ul-circle{
	list-style-type:circle;
}

.ul-number{
	list-style-type:decimal;
}

img{
	border:0;
}

.img-space{
	padding:5px 10px 5px 5px;
	float:left;
}

h1,h2,h3,h4,h5,h6{
	margin:0;
}

.darkorange{
	background-color:#FF8833;
	border-top:2px solid #ff6666;
	border-bottom:2px solid #ff6666;		
}

.limegreen{
	background-color:#32cd32;
	border-top:2px solid #00aa00;
	border-bottom:2px solid #00aa00;	
}

.deepskyblue{
	background-color:#0080ff;
	border-top:2px solid #0000ff;
	border-bottom:2px solid #0000ff;	
}

.red{
	background-color:#ff1111;
	border-top:2px solid #ff8888;
	border-bottom:2px solid #ff8888;	
}

.clear{
	clear:both;
}

/* ====TEMPLATE FRAMEWORK==== */

div#wrapper{
	width:1000px;
	margin:0 auto;
	text-align:left;
	padding:0 10px;
	background:url(bg-e.gif) 50% 50% repeat-y fixed;
}

/* ==== HEADER ==== */
div#header{
	width:978px;
	margin-left:9px;
	border-top:2px solid #0000ff;
	background:url(head-bg.gif) repeat-x fixed;
}

div#header-l{
	width:600px;
	float:left;
}

div#header-r{
	width:300px;
	float:right;
	text-align:right;
}

div#header img{
	padding:10px 5px;
}

div#header h1{
	font-size:2em;
	margin:0;
	padding:10px;
}

div#header p{
	margin:0;
	padding:0 20px;
	background:#ffffff;
	font-size:0.8em;
}

/* ==== MENU(HEADER) ==== */
div#menu{
	clear:both;
	width:978px;
	margin:0;
	border-top:1px solid #000000;
	background:#ffffff;
}

/* ==== */
div#menu:after,
div#contents:after{
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/* ==== MENU ====*/
div#menu ul {
	margin:0;
	padding:0;
}

div#menu li {
list-style-type:none;
float:left;
text-align:center;
margin:0;
padding:0;
}

div#menu li a{
	display:block;
	width:109px;
	background:#dddddd;
	line-height:26px;
	border-top:1px solid #C3C3C3;
	border-bottom:1px solid #C3C3C3;
}

div#menu li a:hover{
	background:#9f1d20;
}

div#navi{
	width:900px;
	padding-left:10px;
	background:#ffffff;
}

div#navi a{
	border-bottom:1px solid #333;	
}

/* ==== CONTENTS ==== */
div#contents{
	width:945px;
	clear:both;
	padding:10px 0 0 0;
	margin:0 20px;
	background:#ffffff;
}

div#contents h2{
	font-size:1em;
	color:#ffffff;
	padding:2px 0 2px 1em;
	font-weight:bold;
	background:#666666;
	border-bottom:2px solid #cccccc;
	margin-bottom:2px;
}

div#contents a{
	border-bottom:1px solid #333;
}

div#contents table{
	width:800px;
	padding-bottom:10px;
	margin-left:50px;
}

/* ==== MAIN === */
div#main{
	width:600px;
	float:left;
	padding:10px;
}

div#main a{
	border-bottom:1px solid #333;
}

div#main a:hover{
	border:0;
	color:#666
}

div#main h2{
	font-size:1em;
	color:#ffffff;
	padding:3px 0 3px 1em;
	font-weight:bold;
	background:#666666;
	margin-bottom:2px;
}

div#main p{
	margin:0 0 1em 0;
}

/* ==== SUB === */
div#sub{
	width:300px;
	float:right;
	padding:10px 10px;
}

div#sub h2{
	font-size:1em;
	color:#ffffff;
	padding:3px 0 3px 1em;
	font-weight:bold;
	background:#666666;
	margin-bottom:2px;
}

/* ==== TITLE ==== */
div#title{
	width:800px;
	padding:10px;
	margin:0 70px;
	background:#ffffff;
}

div#title table{
	width:800px;
	margin:0;
	border-collapse:collapse;	
}

div#title td{
	border:1px solid #eeeeee;
	padding:0 1em;
	vertical-align:top;	
}

div#title h1{
	font-size:2em;
	color:#666666;
	padding:10px 0 10px 1em;
	font-weight:bold;
	background:#ffffee;
	border-top:2px solid #888888;	
	border-right:20px solid #888888;		
	border-bottom:2px solid #888888;	
	border-left:20px solid #888888;	
	margin-bottom:2px;
}

div#title h2{
	font-size:1em;
	color:#ffffff;
	padding:5px 1em;
	font-weight:bold;
	background:#888888;
	border-width:3px 0 0 0;
	border-style:groove;
	border-color:#cccccc;
}
div#title h3{
	font-size:1em;
	color:#fff;
	padding:5px 1em;
	font-weight:bold;
}
div#title p{
	padding:0 20px;
}

/* ==== footer ==== */
div#footer{
	width:978px;
	margin:0 9px;
	background:#ffffff;
	border-bottom:1px solid #eeeeee;
}

div#footer-menu{
	clear:both;
	width:978px;
	padding-bottom:10px;
	margin:0;
	background:#ffffff;
}

div#footer-menu ul {
margin:0;
padding:0;
}

div#footer-menu li {
list-style-type:none;
float:left;
text-align:center;
margin:0;
padding:0;
}

div#footer-menu li a{
	display:block;
	width:109px;
	background:#ddd;
	line-height:26px;
	border-top:1px solid #C3C3C3;
	border-bottom:1px solid #C3C3C3;
}

div#footer-menu li a:hover{
	background:#9f1d20;
}

.contact{
	text-align:center;
}

address{
	background:#ffffff;
	color:#333;
	padding:10px;
	text-align:center;
	font-size:0.8em;
}



