@charset "Shift_JIS";
/* CSS Document */

@import "reset.css";

Body{
	margin:0;
	padding:0 0;
	background-color:#eaeaea;
	/*background-color:#ffde00;*/
	/*
	background-image:url(../images/top-bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	*/
	color:#000000;
	font-family:Frutiger,Myriad pro, Myriad, Arial, Helvetica, Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:100%;
	}

	
a:link {	color: #000000;text-decoration:none;}
a:visited {	color: #666666;text-decoration:none;}
a:active {	color: #000000;text-decoration:none;}
a:hover {	color: #000000;text-decoration:none;background-color:#222222;}




/********コンテナ*******/

#container-top{	
	/*position:absolute;
	top:50%;
	left:50%;*/
	width:100%;
	padding:20px 0;
	margin:0 0 ;
	
	/*background-image:url(../images/head-bg.gif);
	background-position:top right;
	background-repeat:repeat-x;*/
	/*margin-left:-230px;*/
	text-align:left;
	}
	
#header2{
	margin:0 20px 0;
	background-color:#FFFFFF;
	padding:30px 30px 30px;
	position:relative;
	}	
	
#header ul.toplink-ul{
	position:absolute;
	top:140px;
	list-style:none;
	font-size:120%;
	line-height:100%;
	}
#header ul.toplink-ul li{
	font-size:60%;
	margin:0 0 0 15px;
	}
	
h1{
	margin:0 0 0 -5px;
	font-size:1px;
	text-indent:-9999px;
	display:block;
	line-height:100%;
	padding:0;
	width:280px;
	height:89px;
	background-image:url(../images/logo-3.png);
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:none;
	}
	
h1 a{
	display:block;
	width:280px;
	height:89px;
	overflow:hidden;
	}
	
h1 a:hover{	
	/*background-image:url(../images/logo.png);
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:none;*/
	}
	
* html h1{
behavior: expression(IEPNGFIX.fix(this));
} 		

h2{
	font-weight:normal;
	font-size:100%;
	/*
	margin:0 0 50px 0;
	line-height:160%;
	
	padding:0;
	letter-spacing:2px;*/
	}		
	
	


p{
	font-size:64%;
	line-height:180%;
	color:#000000;
	margin:0 0 16px;
	font-weight:normal;
	letter-spacing:1px;
	}
	
strong{
	font-weight:normal;
	}	
	
	
	
#left{
	float:left;
	width:300px;
	font-size:100%;
	}
	
#right{
	margin:0 0 0 300px;
	}
	
#right h3{
	border-bottom:2px solid #ffde00;
	margin:0 0 20px;
	}
	
#right h2{
	font-size:80%;
	line-height:200%;
	font-weight:normal;
	letter-spacing:1px;
	margin:0 0 30px;
	}
	
	
.left p.descript{
	font-size:70%;
	line-height:140%;
	color:#000000;
	margin:0 0 50px;
	font-weight:100;
	letter-spacing:1px;
	}	
	
ul.menu-ul{
	list-style:none;
	margin:0 0 30px 0;
	padding:0;
	
	}
	
/*画像版*/	
ul.menu-ul li,
ul.menu-ul2 li{
	list-style:none;
	font-size:100%;
	line-height:100%;
	margin:0 0 25px;
	
	
	}
	
ul.menu-ul li img,
ul.menu-ul2 li img{
	height:22px;
	margin:0;
	padding:0;
	}	
	
/*テキスト版
ul.menu-ul li{
	list-style:none;
	font-size:120%;
	line-height:140%;
	margin:0 0 25px;
	letter-spacing:1px;
	font-weight:bold;
	}	*/	
	
ul.menu-ul li.under-li
	{
	color:#999999;
	}	
	
ul.menu-ul li span.underc{
	font-size:60%;
	padding:0 0 0 7px;
	letter-spacing:0;
	font-weight:normal;
	}
	
	
	
ul.menu-ul li a:visited {color:#000000;}
	
ul.submenu-ul{
	list-style:none;
	margin:5px 0 10px 15px;
	}	
	
ul.submenu-ul li{	
	font-size:70%;
	line-height:140%;
	margin:0 0 5px;
	font-weight:normal;
	letter-spacing:1px;
	}
	

	
	
.info{
	float:right;
	width:350px;
	text-align:right;
	margin:0 0 20px;
	border-top:2px solid #ffde00;
	/*background-image:url(../images/news.gif);
	background-position:0 0;
	background-repeat:no-repeat;*/
	padding:15px 20px 0 0;
	}	
	
.info p{
	
	}	
.info h2{
	font-size:70%;
	line-height:200%;
	color:#000000;
	margin:0 0 30px;
	font-weight:normal;
	letter-spacing:1px;

	}	


/********フッター**********/


#footer{
	clear:both;
	padding:30px 0 0 0;
	/*width:100%;
	padding:0;
	margin:20px 0 20px;*/
	}
	
#footer-inner{
	text-align:left;
	/*margin:0 20px 0 70px;*/
	}
	
#footer-inner p{
	margin:0;
	font-size:70%;
	line-height:140%;
	font-weight:100;
	}	
	
.pagetop{
	text-align:center;
	margin:0 230px 35px 0;
	/*float:right;
	width:100px;*/
	}
	
.pagetop ul{
	list-style:none;
	margin:0;
	padding:25px 0 0;
	font-size:70%;
	line-height:100%;
	background-image:url(images/arrow-top.gif);
	background-repeat:no-repeat;
	background-position:top center;
	}
	
.pagetop ul li{
	list-style:none;
	margin:0;
	padding:0;
	}
	
/*.pagetop ul li a:hover {text-decoration:none;background:none}	*/
	
#footer  a:visited {color: #000000;text-decoration:underline;}
#footer  a:hover {text-decoration:none;}
	
/* ---------- clear ----------*/
	
	

div.clear{
	clear:both;
	height:0;
	}
	
div.clear hr{
	display:none;
	}	
		
	
div.space{	
	clear:both;
	height:30px;
	}
	
div.space hr{
	display:none;
	}		
	
	
div.gray{	
	clear:both;
	margin:10px 0 15px;
	height:1px;
	border-top:1px solid #cccccc;
	}
	
div.gray hr{
	display:none;
	}
	
	
#top{
	position:absolute;
	top:30%;
	left:32%;
	margin:-30px/*-85px*/ 0 0 -160px;
	width:320px;
	}
	
#top a:visited{
	color:#000000;
	}	
	
#top h1{
	margin:0 0 0px;
	width:320px;
	height:100px;
	}	
	
#top .ul-rap	{
	background-image:url(../images/logo-3bg.png);
	background-position:0 0;
	background-repeat:repeat-y;
	background-color:none;
	padding:0 0 50px 0;
	width:320px;
	}
	

	
* html .ul-rap{
behavior: expression(IEPNGFIX.fix(this));
} 		
	
#top ul{
	list-style:none;
	margin:0px 0 0 28px;
	padding:20px 0 30px 0;
	text-align:left;
	}
	
#top ul li{
	float:left;
	list-style:none;
	margin:0 0 ;
	text-align:center;
	font-size:90%;
	font-weight:bold;
	line-height:100%;
	margin:0 10px 0 00px;
	background-image:url(../images/arrow-r.gif);
	background-position:1px 2px;
	background-repeat:no-repeat;
	padding:0 0 0 14px;
	letter-spacing:1px;
	}	
	
#top ul li .initial{
	font-weight:bold;
	/*font-size:200%;*/
	}
	
#top ul li a{
	
	
	}		
	


	