@charset "UTF-8";
/* CSS Document */

div,h1,h2,h3,h4,h5,h6,p,ul,li,dl,dt,dd,th {
margin:0;
padding:0;
list-style:none;
font-weight:normal;
}

em {
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	color:#1c2788;
}

img {
border:none;
}

a {
border:none;
text-decoration:none;
outline:0;
}

address {
font-style:normal;
font-size:11px;
line-height:120%;
margin-top:2px;
}

p.quot {
direction:rtl;
}

.clearfix {
	clear:both;
	display:none;
	margin:0px;
	padding:0px;
	}


body {
	margin:0;
	padding:0;
	font-size:12px;
	color:#333333;
	line-height:180%;
	font-family:ＭＳ Ｐゴシック,Osaka,ヒラギノ角ゴ Pro W3,Arial, Helvetica, sans-serif;
}


#wrap {
width:800px;
margin:0 auto;
background:#FFFFFF;
}



#over p {
font-weight:lighter;
font-size:10px;
line-height:100%;
margin:2px 0;
}

#header {
width:800px;
position:relative;
background:url(img/head_back.png) top right no-repeat;
}

#header h1 {
position:relative;
}

#header p {
position:absolute;
top:5px;
left:410px;
right:0;
}

#header li {
width:160px;
height:40px;
float:left;
display:block;
}

#header li a {
width:160px;
height:40px;
display:block;
text-indent:-9999px;
}

li#navi1 {
background:url(img/navi1.png) no-repeat;
}
li#navi2 {
background:url(img/navi2.png) no-repeat;
}
li#navi3 {
background:url(img/navi3.png) no-repeat;
}
li#navi4 {
background:url(img/navi4.png) no-repeat;
}
li#navi5 {
background:url(img/navi5.png) no-repeat;
}

li#navi1 a:hover {
background:url(img/navi1_1.png) no-repeat;
}
li#navi2 a:hover {
background:url(img/navi2_1.png) no-repeat;
}
li#navi3 a:hover {
background:url(img/navi3_1.png) no-repeat;
}
li#navi4 a:hover {
background:url(img/navi4_1.png) no-repeat;
}
li#navi5 a:hover {
background:url(img/navi5_1.png) no-repeat;
}

#content {
width:800px;
margin:20px 0;
position:relative;
}

#content h2 {
margin-bottom:10px;
}

#fooder {
text-align:center;
width:800px;
background:#000000;
color:#FFFFFF;
position:relative;
}

#fooder p#logo {
	position:absolute;
	top:4px;
	left:5px;
}


