@charset "UTF-8";



@import "import.css";



/*header

----------------------------------------------------------------------------------------------------header*/

h2{

	width: 240px;

	height: 69px;

	float: left;

}

/*outtopimg

----------------------------------------------------------------------------------------------------outtopimg*/

#outtopimg{

	background: url(../img/outtopimgBg.jpg) repeat-x;

	height: 284px;

}

/*topimg

----------------------------------------------------------------------------------------------------topimg*/

#topimg{

	background: url(../img/indeximg.jpg) no-repeat; 

	background-color: #CF6;

	height: 284px;

}

/*nav

----------------------------------------------------------------------------------------------------nav*/

#nav{

	top: 234px;

}

/*main

----------------------------------------------------------------------------------------------------main*/

.strong{

	font-weight: bold;

}

.green{

	color: #2F7515;

}

/*main-greeting

----------------------------------------------------------------------------------------------------main-greeting*/

#greeting img{

	width: 200px;

	padding: 0 10px 0 20px;

	float: right;

}

#greeting p{

	padding: 0 0 10px 10px;

}

#greeting p span.greeting{

	font-size: 1.2em;

	font-weight: bold;

	color: #006699;

}

/*main-news

----------------------------------------------------------------------------------------------------main-news*/

#main #news h3{

	width: 500px;

	height: 20px;

	padding: 4px 0 0 50px;

	margin: 0;

	background: url(../img/newsh3Bg.jpg) no-repeat;

	font-family: "ヒラギノ角ゴ Pro W3",Osaka,'メイリオ','Meiryo',Verdana,Arial,"ＭＳ Ｐゴシック",san-serif;

	font-size: 14px;

	color: #FFF;

}

#news iframe{

	width: 550px;

	height: 340px;

}

/*end

----------------------------------------------------------------------------------------------------end*/
