@charset "utf-8";
body{
	background-color: #FFF;
	line-height: 10%;
	font-family: 'Lucida Grande', 'HiraMinProN' 'Hiragino Kaku Gothic ProN', 'Meiryo', 'sans-serif' ;
	}
div {
	border-radius: 0px;
	border:;
	}

.container{
	height: 610px;
	Width: 960px;
	background-color: #fff;
	margin: 0 auto;
	
	}

.nav {
	height: 100px;
	width: 960px;
	background-color: ;
	margin-top: -20px;
	position: relative;
	
	}

#logo{
	
    width: 320px;
    height: 55px;
	position: absolute;
	top: 10px;
	left: 0px;
	}

.menu{
	height: 25px;
	width: 600px;
	float: right;
	position: absolute;
	top: 40px;
	left: 350px;
	border: ;
		}

a{
	text-decoration:none;
	}
		
				
		



.nav a{
	color: #5a5a5a;
	
	font-size:14px;
  	font-weight: bold;
  	padding: 14px 20px;
	float: right;
	}

.slideframe{
	width: 960px;
	height: 200px;
	margin-top: -20px;
	
	}

#slideshow {
			position: relative;
			width:  960px;
			height: 200px;
			margin-top: -20;
			}

		#slideshow p {
			position: absolute;
			top:  0;
			left: 0;
			z-index: 8;
			opacity: 0.0;
			background-color: white;
			margin: 0;
			margin-top: -15px;
			height: 200px;
		}

		#slideshow p.active {
			z-index: 10;
			opacity: 1.0;
		}

		#slideshow p.last-active {
			z-index: 9;
		}

		#slideshow p img {
			width: 960px;
			height: 200px;
			display: block;
			border: 0;
			margin-bottom: 10px;
		}

.img {
	height: 00px
	width: 00px
	box-shadow: rgba(0,0,0,0.2) 10px 10px;
	
	}

.left {
	height: 300px;
	width: 650px;
	background-color: ;
	float: left;
	margin-top: 0px;
	}

	.left p{
	font-size: 14px;
	line-height: 20px;
	margin-left: 0px;
	margin-right: 0px;
	}
	.left h4{
		color:#000000;}

	.left-A{
	height: 170px;
	width: 310px;
	float: left;
	}
	
	.left-B{
	height: 10px;
	width: 310px;
	float: left;
	margin-left: 20px;
	}

	.left-C  {
	height: 200px;
	width: 645px;
	float: left;
	margin-top: 15px;
	}

.right {
	border:solid #00;
	background-color:#E4E4E4;
	height: 280px;
	width: 290px;
	float:right;
	margin-top: -8px;
	margin-left: 15px;
	line-height: 10px;
}
	.right p{
	font-size: 15px;
	line-height: 18px;
	margin-left: 10px;
	margin-right: 10px;
	}

	.right h3{
	margin-left: 10px;
	}
	.right h4{
	margin-left: 10px;
	color:#000000;
	
	}
	.right  a{
		text-decoration:none;}

	hr{
	border-width: 1px;
	border-style:iset
	border-color: #000;
	height: 2px;
	margin-top: -13px;
	box-shadow: inset 0 12px 12px -12px rgba(0,0,0,0.5);
		}

.footer {
	height: 50px;
	width: 960px;
	background-color: ;
	float:left;
	margin-top: 20px;
	border-top:thin solid;
	border-top-color:#39F
	
	}

	.footer p{
	text-align:righ;
	margin-top: 12px;
	margin-right: 10px;
	font-size: 11px;
	
	}

.nav li {
	display: inline;
	color: #000
				}

		a:hover{
		color: #00F; 
		text-decoration:underline;
		}
		a:active{
		color:#CCFF00;}


/*
form {
	height: 20px;
	widh: 150px;
    display: inline-block;
	}

.input{
	font-family: Verdana, Arial, Sans-Serif;
	
	}

#button{
    display: inline-block;
    height:30px;
	width:70px;
	background-color:#cc0000;
	font-family:arial;
	font-weight:bold;
	color:#ffffff;
	border-radius: 5px;
	text-align:center;
	margin-top:8px;
}

#button2{
    display: inline-block;
    height:30px;
	width:60px;
	background-color:#0F6;
	font-family:arial;
	font-weight:bold;
	color:#ffffff;
	border-radius: 5px;
	text-align:center;
	margin-top:12px;
}

.hover-color{
	background-color:#63F;
	}
-->
*/