@charset "UTF-8";
/* CSS Document */

/*
===== resetCss =================================
*/
*	{
	margin: 0; padding: 0;
	}
body,div,pre,p,blockquote,form,fieldset,input,textarea,select,option,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,table,th,td,embed,object {
	margin: padding: 0; vertical-align: baseline; zoom: 1; text-align:justify; text-justify:inter-ideograph;
	}
p	{ 
	margin-bottom: 0.5em;
	}
table {
	margin : 0; empty-cells: show; border-collapse:collapse;
	}
ul,li {
	list-style: none;
	}
li li{
	font-size: inherit;
	}
img, object, param {
	border: 0; vertical-align: bottom;
	}
.fRight {
	float: right;
	}
.fLeft {
	float: left;
	}
.clear {
	height:0px; clear:both; display: hidden; line-height:0; font-size:0px; zoom:1;
	}
sup {
	font-size:8px;
	}
a:focus	{
	outline:none;
	}

/*
===== default =================================
*/
html {
	height:100%;
	margin-bottom:1px;
	filter: expression(document.execCommand("BackgroundImageCache",false, true));
	 }
body {
    font:13px 'ヒラギノ丸ゴ Pro W3','Hiragino Maru Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    *font-size:small;
    *font:x-small;
	color:#666;
	line-height:1.8em;
	text-align: center;
	height:100%;
	}
#wrapper {
	background:url(../img/bg.jpg) repeat-x	0 0;
	margin: 0 auto;
	text-align: left;
	}
#header {
	width:900px;
	height:68px;
	margin: 0 auto;
	text-align: left;
	}
#contents {
	width:870px;
	padding:0 15px;
	margin: 0 auto;
 	}	
div#footer {
	margin: 0 auto;
	text-align: left;
	clear:both;
	width:900px;
 	}
div#footer iframe {
	text-align: center;
	clear:both;
	width:900px;
	height:525px;
	margin:0 0 2.5em 0;
 	}
	
/*
===== link =================================
*/
a:link {
	color: #215193; text-decoration:underline;
	}

a:visited {
	color: #215193;
	}
a:hover {
	text-decoration: none;
	}
a:active {
	text-decoration: none;
	}

/*
===== layout =================================
*/
h1	{
	background:url(../img/title.jpg) no-repeat 0 0;
	width:900px;
	height:286px;
	padding:0;
	margin: 0 auto 10px auto;
	}
#contents .fLeft {
	width:521px;
 	}	
#contents .fRight {
	width:318px;
 	}	
#contents .fLeft h2 {
	background:url(../img/title02.jpg) no-repeat 0 0;
	width:521px;
	height:30px;
	margin-bottom:10px;
 	}
#contents .fLeft ul.btn01 {
	background:url(../img/bg_btn01.jpg) no-repeat 0 0;
	width:521px;
	height:262px;
	padding-top:3px;
 	}	
#contents .fLeft ul.btn02 {
	background:url(../img/bg_btn02.jpg) no-repeat 0 0;
	width:521px;
	height:70px;
	padding-top:3px;
	margin-top:2px;
 	}
#contents .fLeft li a {
	width:485px;
	height:86px;
	margin:0 0 0 33px;
	display:block;
 	}
#contents .fLeft li.banner04 a {
	height:64px;
 	}		
#contents .fLeft li.banner01 a {
	background:url(../img/banner01.jpg) no-repeat 0 0;
 	}
#contents .fLeft li.banner01 a:hover {
	background:url(../img/banner01.jpg) no-repeat 0 -86px;
 	}	
#contents .fLeft li.banner02 a {
	background:url(../img/banner02.jpg) no-repeat 0 0;
 	}
#contents .fLeft li.banner02 a:hover {
	background:url(../img/banner02.jpg) no-repeat 0 -86px;
 	}	
#contents .fLeft li.banner03 a {
	background:url(../img/banner03.jpg) no-repeat 0 0;
 	}
#contents .fLeft li.banner03 a:hover {
	background:url(../img/banner03.jpg) no-repeat 0 -86px;
 	}
#contents .fLeft li.banner04 a {
	background:url(../img/banner04.jpg) no-repeat 0 0;
 	}
#contents .fLeft li.banner04 a:hover {
	background:url(../img/banner04.jpg) no-repeat 0 -64px;
 	}	
		
#contents .fRight h2 {
	background:url(../img/title03.jpg) no-repeat 0 0;
	width:318px;
	height:30px;
	margin-bottom:10px;
 	}	
#contents .fRight li a {
	width:318px;
	display:block
 	}	
#contents .fRight li.banner05 a {
	background:url(../img/banner05.jpg) no-repeat 0 0;
	height:337px;
	margin-bottom:5px;
 	}
#contents .fRight li.banner05 a:hover {
	background:url(../img/banner05.jpg) no-repeat 0 -337px;
 	}	

/*
===== 0: -999 =================================
*/

h1 span,
h2 span,
li span {
	display: block;
	text-indent:-999em;
	}
