/*site*/

@charset "utf-8";

html{
	background:transparent;
}

body {
    background-color:#ffffff;
	margin:0px;
	padding:0px;
	font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック", sans-serif;
}

.clear:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;}

.clear{
	zoom:1; }

.clear_fix{
	overflow: hidden;
	display: inline-block;
}
.clear_fix:after{
	cotent:".";
	display: block;
	visibility: hidden;
	height:0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear:both;
}

h1 {
	margin: 0px;
	padding: 0px;
}

h2 {
	margin: 0px;
	padding: 0px;
}

h3 {
	margin: 0px;
	padding: 0px;
}

h4 {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

em{
	text-indent:-9999px;
	display:block;
}

ul,li{
	margin:0;
	padding:0;
	list-style-type:none;
}

strong{
    font-weight:normal;
	margin:0;
	padding:0;
}


/*top*/

#header_bg {
	width:960px;
	height:74px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	width:960px;
	height:74px;
}

#header_left {
	width:500px;
	height:74px;
	float:left;
}

#header_text {
	width:500px;
	height:17px;
	margin-top:5px;
	margin-bottom:5px;
}

#header_right {
	width:452px;
	height:16px;
	text-align:right;
	margin-top:40px;
	float:left;
}


#header_menu ul li{float:left;}

#header_menu {
	width:260px;
	height:18px;
}

#h_menu1 a {
	background-image: url(../images/h_menu1.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 125px;
	margin-right:10px;
	display:block;
	text-indent: -9999px;
}

#h_menu1 a:hover,.h_menu1 a:active {
	background-image: url(../images/h_menu1o.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 125px;
	margin-right:10px;
	display:block;
	text-indent: -9999px;
}

#h_menu2 a {
	background-image: url(../images/h_menu2.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 125px;
	display:block;
	text-indent: -9999px;
}

#h_menu2 a:hover,.h_menu2 a:active {
	background-image: url(../images/h_menu2o.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 125px;
	display:block;
	text-indent: -9999px;
}


#flash {
	width:960px;
	height:300px;
	margin-left:auto;
	margin-right:auto;
}


#p_flash {
	width:960px;
	height:200px;
	margin-left:auto;
	margin-right:auto;
}

#menu_bg {
	width:100%;
	height:60px;
	background-image:url(../images/menu_bg.jpg);
	background-repeat:repeat-x;
}

#p_text {
	width:640px;
	height:100%;
	margin-bottom:10px;
}


#contants_bg {
	width:960px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:15px;
}

#contants {
	width:960px;
	height:100%;
}

#contants_left {
	width:700px;
	height:100%;
	margin-right:20px;
	float:left;
}

#p_contants_left {
	width:700px;
	height:100%;
	margin-right:30px;
	background-image:url(../images/p_left_bg.jpg);
	float:left;
}

#p_contants {
	width:640px;
	height:100%;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:20px;
	margin-right:20px;
	float:left;
}


#contants_right {
	width:240px;
	height:100%;
	float:left;
}


#banner1 a {
	width:240px;
	height:122px;
	background-image:url(../images/banner1.jpg);
	background-repeat:no-repeat;
	display:block;
	text-indent: -9999px;
	margin-bottom:5px;
}

#banner1 a:hover,.banner1 a:active {
	width:240px;
	height:122px;
	background-image:url(../images/banner1o.jpg);
	background-repeat:no-repeat;
	display:block;
	text-indent: -9999px;
	margin-bottom:5px;
}

#banner2 a {
	width:240px;
	height:105px;
	background-image:url(../images/banner2.jpg);
	background-repeat:no-repeat;
	display:block;
	text-indent: -9999px;
	margin-bottom:5px;
}

#banner2 a:hover,.banner2 a:active {
	width:240px;
	height:105px;
	background-image:url(../images/banner2o.jpg);
	background-repeat:no-repeat;
	display:block;
	text-indent: -9999px;
	margin-bottom:5px;
}

#banner3 a {
	width:240px;
	height:105px;
	background-image:url(../images/banner3.jpg);
	background-repeat:no-repeat;
	display:block;
	text-indent: -9999px;
	margin-bottom:5px;
}

#banner3 a:hover,.banner3 a:active {
	width:240px;
	height:105px;
	background-image:url(../images/banner3o.jpg);
	background-repeat:no-repeat;
	display:block;
	text-indent: -9999px;
	margin-bottom:5px;
}

#banner4 a {
	width:230px;
	height:80px;
	background-image:url(../images/banner4.jpg);
	background-repeat:no-repeat;
	display:block;
	text-indent: -9999px;
	margin-bottom:5px;
}

#banner4 a:hover,.banner4 a:active {
	width:230px;
	height:80px;
	background-image:url(../images/banner4o.jpg);
	background-repeat:no-repeat;
	display:block;
	text-indent: -9999px;
	margin-bottom:5px;
}

#banner5 a {
	width:230px;
	height:80px;
	background-image:url(../images/banner5.jpg);
	background-repeat:no-repeat;
	display:block;
	text-indent: -9999px;
}

#banner5 a:hover,.banner5 a:active {
	width:230px;
	height:80px;
	background-image:url(../images/banner5o.jpg);
	background-repeat:no-repeat;
	display:block;
	text-indent: -9999px;
}

#top_info {
	width:218px;
	height:100%;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	padding:10px;

}

#top_banner {
	width:700px;
	height:105px;
	margin-top:15px;
}

#top_banner1 a {
	width:345px;
	height:105px;
	background-image:url(../images/top_banner1.jpg);
	background-repeat:no-repeat;
	display:block;
	text-indent: -9999px;
	margin-right:10px;
	float:left;
}

#top_banner1 a:hover,.top_banner1 a:active {
	width:345px;
	height:105px;
	background-image:url(../images/top_banner1o.jpg);
	background-repeat:no-repeat;
	display:block;
	text-indent: -9999px;
	margin-right:10px;
	float:left;
}

#top_banner2 a {
	width:345px;
	height:105px;
	background-image:url(../images/top_banner2.jpg);
	background-repeat:no-repeat;
	display:block;
	text-indent: -9999px;
	float:left;
}

#top_banner2 a:hover,.top_banner2 a:active {
	width:345px;
	height:105px;
	background-image:url(../images/top_banner2o.jpg);
	background-repeat:no-repeat;
	display:block;
	text-indent: -9999px;
	float:left;
}



#footer_bg {
	width:100%;
	height:100%;
	background-color:#1343D0;
	padding-top:10px;
	padding-bottom:10px;
}

#footer {
	width:960px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-bottom:5px;
}

#footer_main {
	width:960px;
	height:100%;
}

#footer_left {
	width:300px;
	height:100%;
	float:left;
}

#footer_right {
	width:660px;
	height:100%;
	float:left;
	text-align:right;
}

#line {
	width:100%;
	height:1px;
	background-color:#5179F0;
	margin-left:auto;
	margin-right:auto;
}

#copyright {
	width:100%;
	height:20px;
	text-align:center;
	background-color:#1343D0;
}

*.news {
	width: 650px;
	height: 110px;
}

#page_top {
	width:700px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	text-align:right;
}

.box {
	width:700px;
	height:100%;
	margin-bottom:15px;
}

.greetin_foot {
	width:960px;
	height:100%;
	text-align:right;
	margin-top:10px;
	margin-bottom:15px;
}































a { 
  text-decoration:none;
  color:#FF3300;
}

a:hover { 
  text-decoration:none;
  color:#FF6600;
}

 
#gnav {
width: 960px;
margin-left:auto;
margin-right:auto;
}

#menu > li {
float: left;
position: relative;
width: 160px;
height: 60px;
}

#menu > li > a {
display: block;
height: 100%;
background: url(../images/menu1.jpg) 0 0 no-repeat;
text-indent: -5000px;
}

#menu > li.menu02 > a {
background: url(../images/menu2.jpg) 0 0 no-repeat;
}

#menu > li.menu03 > a {
background: url(../images/menu3.jpg) 0 0 no-repeat;
}

#menu > li.menu04 > a {
background: url(../images/menu4.jpg) 0 0 no-repeat;
}

#menu > li.menu05 > a {
background: url(../images/menu5.jpg) 0 0 no-repeat;
}

#menu > li.menu06 > a {
background: url(../images/menu6.jpg) 0 0 no-repeat;
}

#menu > li.menu01:hover > a {
background: url(../images/menu1o.jpg) 0 0 no-repeat;
}

#menu > li.menu02 > a:hover {
background: url(../images/menu2o.jpg) 0 0 no-repeat;
}

#menu > li.menu03 > a:hover {
background: url(../images/menu3o.jpg) 0 0 no-repeat;
}

#menu > li.menu04 > a:hover {
background: url(../images/menu4o.jpg) 0 0 no-repeat;
}

#menu > li.menu05 > a:hover {
background: url(../images/menu5o.jpg) 0 0 no-repeat;
} 

#menu > li.menu06 > a:hover {
background: url(../images/menu6o.jpg) 0 0 no-repeat;
} 

#menu li:hover .submenu {
left: 0;
}

.submenu {
position: absolute;
width: 160px;
top: 50px;
left: -5000px;
border-top: 4px solid #FF9999;
z-index: 500;
} 

.submenu li { 
padding: 1px;
border: 1px solid #e1e1e1;
border-top: none;
background-color: #fff;
}

.submenu li a {
display: block;
width: 160px;
text-align:center;
padding: 10px 0px 10px 0px;
color: #660000;
font-size: 14px;
text-decoration: none;
background: url(../images/arrow.gif) 13px center no-repeat;
} 

.submenu li a:hover {
background-color: #FCCBD9;
}