@charset "utf-8";
	body {
	font-size: 62.5%;
	line-height: 120%;  /*改行幅*/
	/*color:#3333; 全体の文字色*/
		/*background-color: #ffffff; 大外カラー*/
		background-image:url(../image/cork-bg.png); /*大外の背景*/
	color: #666666;
	text-decoration: none;
	}
	#t-zone{
	color:#FF0000;
	background-image: url(../image/ksctop0.png);
	height:100px;
	}
	#page {
	width:800px; /*いちばん外側の枠とのpadding*/
	border: 2px solid;
	border-color: #FF6600; /*外枠の色*/
	background-color: #fde8cb;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
		/*background-color: #f0f1c6;*/
	}

	h2 {
		font-size: 12px;
		color:#990000;
	}
	hr {
		border:1px dotted #FF6600; 
	}
	#note{
	margin-top:1px;
	height:4px;
	font-size:12px;
	clear: both;
	text-decoration: none;
	}
	.top {
		margin-left: 35px;
		font-size:16px;
		text-align:center;
		text-decoration:none;
	}
	.down{
	margin: 0;
	padding-bottom: 2px;
	padding-top:2px;
	padding-left: 35px;
	height: 18px;
	border-top: 0px;
	border-bottom: 0px;
	background-color: #ff8c00;
	height:22px; /*メニューの背景の高さ*/
	}


	.down a{
	float:left;
	display: block;
	margin-right: 4px;
	padding: 3px;
	width: 110px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	height:14px; /*メニューのそれぞれのboxの高さ*/
	}
	.down a:link{
		border: 1px solid #ffffff;
		background-color: #ff7f50;
		padding-top:2px;
	
		color: #FFFFFF;
	}
	.down a:hover{
		border: 1px solid #999999;
		border: 1px solid #ffffff;
		background-color: #ffa500;
		color: #ffffff;
	}
	.down a:visited{
		color: #FFFFFF;
		border: 1px solid #ffffff;
		/*background-color: #ff7f50;*/
		padding-top:2px;
	}
	.floatclear{
		clear: left;
	}

	.card{
	width: 400px;
	background-image: url(../image/papermid3.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 1em;
	float: none;
	}
	.card h2{
		color:#000000;
		line-height: 150%;  /*改行幅*/
	}
	.c_header{
		padding: 60px 30px 0 20px;
		background-image: url(../image/papertop3.gif);
		background-repeat: no-repeat;
	}
	.c_footer{
	width: 390px;
	height: 30px;
	background-image: url(../image/paperbot3.gif);
	background-repeat: no-repeat;
	}
	h3{
		font-size:16px;
		color:#0033FF;
		text-decoration: none;
	}	
	#menu{
	height:25px;
	font-size:20px;
	margin-bottom:10px;
	}
	#topphoto{
	background-image:url(../image/topimagenew2.jpg);
	width:760px;
	padding:20px;
	height:380px;
	background-repeat : no-repeat;
	font-size:18px;
	color:#FFFFFF;
	font-weight:900;
	margin: 0px;
	}
	.gyoumu{
		line-height: 150%; 
		font-size:12px;
	}
	.gyoumu h2{
		font-size:14px;
	}
	#topics{
		font-size:12px;
		line-height: 150%;  /*改行幅*/
	}
	#linklogo{
		padding: 0px 0px 0px 50px;
		line-height:150%;
		font-size:12px;
	}
	.nav {
	width: 160px;
	margin-top: 80px;
	margin-left: 20px;
	}
	.nav ul{
	list-style: none;
	margin: 0;
	padding: 0;

	}
	.nav li{
	text-indent: -9999px;
	}
	.nav-osirase a{
		width:160px;
		height:40px;
		display:block;
	}
	.nav-osirase a:hover{
		background:url(../image/topimg_dark.jpg) 0px 0px;
	}
	.nav-lineup a{
		width:160px;
		height:40px;
		display:block;
	}
	.nav-lineup a:hover{
		background:url(../image/topimg_dark.jpg) 0px -40px;
	}
	.nav-toiawase a{
		width:160px;
		height:40px;
		display:block;
	}
	.nav-toiawase a:hover{
		background:url(../image/topimg_dark.jpg) 0px -80px;
	}
	.nav-gaiyou a{
		width:160px;
		height:40px;
		display:block;
	}
	.nav-gaiyou a:hover{
		background:url(../image/topimg_dark.jpg) 0px -120px;
		color: #FF0000;
	}
	.nav-access a{
		width:160px;
		height:40px;
		display:block;
	}
	.nav-access a:hover{
		background:url(../image/topimg_dark.jpg) 0px -160px;
	}
	#cardleft{
		float: left;
	}
	#cardright{
		float: right;
	}
	#logo {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	}
	#logo img{
	margin-right: 5px;
	margin-left: 5px;
}
#news1 {
	width: 775px;
	margin-top: 0px;
	background-image: url(../image/whatsnew.png);
	background-repeat: no-repeat;
	height: 135px;
	padding-top: 35px;
	padding-left: 25px;
	background-color: #FFF;
}
#news1 a {
	text-decoration: none;
	color: #666;
}

