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

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 150%;
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	color: #333;
	text-align: center;
	background: #FFF url("../img/common/back_body.jpg") repeat-x left top;
	-webkit-text-size-adjust: 100%;
}

h1,h2,h3,h4,h5 {
	display: block;
	margin: 0px;
	padding: 0px;
}

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

#top {
	width: 900px;
	margin: 0px auto;
	position:relative;
}
.text_left {
	text-align: left;
}

/*共通パーツ*/
.caption {
	font-size: 10px;
	font-weight: normal;
}
.alt { position:absolute; top:-5000px; left:-1999px; }

#main a:link {
	color: #0099CC;
	text-decoration: none;
}
#main a:visited {
	color: #9966FF;
	text-decoration: none;
}
#main a:hover, #main a:active {
	color: #FF6600;
	text-decoration: none;
}
#main p {
	margin: 5px 0px 15px 0px;
	padding: 0px;
}

#main .p_golist {
	margin: 15px 0px;
	padding: 0px 10px 0px 0px;
	text-align: right;
	background: url("../img/common/list_triangle.gif") no-repeat right center;
}

/*ヘッダー要素*/
#header {
	background: url("../img/common/back_header.jpg") no-repeat left top;
	position:relative;
	height: 95px;
	border-bottom: 5px solid #79000D;
}
#header h1 {
	position: absolute;
	top: 18px;
	left: 0px;
	width: 420px;
	display: block;
	height: 72px;
	background: url("../img/common/h_logo.png") no-repeat left top;
}
#header h1 a {
	display: block;
	width: 420px;
	height: 72px;
}
#header .top_menu {
	position:absolute;
	top:3px;
	left:575px;
	width: 326px;
	height: 50px;
}
#header .top_menu {
  list-style: none outside;
  display: block;
  margin: 0px;
  padding: 0px;
}

#header .top_menu li{
	margin:0px;
	float:left;
}

#header .top_menu li a{
	display:block;
	height:50px;
	margin:0px;
	background: url("../img/common/btn_topmenu.gif") no-repeat 0 0;
}

#header .top_menu li.menu1 a { width:75px;background-position: -0px -0px;}
#header .top_menu li.menu2 a { width:75px;background-position: -75px -0px;}
#header .top_menu li.menu3 a { width:75px;background-position: -150px -0px;}
#header .top_menu li.menu5 a { width:101px;background-position: -325px -0px;}

#header .top_menu li.menu1 a:hover { background-position: -0px -50px;}
#header .top_menu li.menu2 a:hover { background-position: -75px -50px;}
#header .top_menu li.menu3 a:hover { background-position: -150px -50px;}
#header .top_menu li.menu5 a:hover { background-position: -325px -50px;}

/*ヘッダーメニュー要素*/
.headermenu {

}
.headermenu .top_menu {
  list-style: none outside;
  display: block;
  margin: 0px;
  padding: 0px;
}

.headermenu .top_menu li{
	margin:0px;
	float:left;
}

.headermenu .top_menu li a{
	display:block;
	height:58px;
	margin:0px;
	background: url("../img/common/btn_headermenu.jpg") no-repeat 0 0;
}

.headermenu .top_menu li.menu1 a { width:143px;background-position: -0px -0px;}
.headermenu .top_menu li.menu2 a { width:239px;background-position: -143px -0px;}
.headermenu .top_menu li.menu3 a { width:239px;background-position: -382px -0px;}
.headermenu .top_menu li.menu4 a { width:239px;background-position: -621px -0px;}

.headermenu .top_menu li.menu1 a:hover { background-position: -0px -68px;}
.headermenu .top_menu li.menu2 a:hover { background-position: -143px -68px;}
.headermenu .top_menu li.menu3 a:hover { background-position: -382px -68px;}
.headermenu .top_menu li.menu4 a:hover { background-position: -621px -68px;}

/*フッター要素*/
#hooter {
	clear: both;
	position:relative;
}
#hooter a:link, #hooter a:visited {
	color: #0099CC;
	text-decoration: none;
}
#hooter a:hover, #hooter a:active {
	color: #FF6600;
	text-decoration: none;
}
#hooter .pagetop {
	margin: 15px 0px 5px 0px;
	padding: 0px;
	text-align: right;
	font-size: 10px;
}
#hooter .hooter_box {
	border-top: 2px solid #79000D;
	padding: 5px 0px 55px 0px;
	background: url("../img/common/logo_footer.png") no-repeat right 53px;
}
#hooter .hooter_menu {
  list-style: none outside;
  display: block;
  margin: 0px;
  padding: 0px;
  float: left;
  width: 440px;
  font-size: 10px;
}

#hooter .hooter_menu li{
	margin:0px;
	float:left;
}

#hooter .hooter_menu li a{
	display:block;
	margin:0px;
	width: auto;
	padding: 0px 10px 0px 10px;
	background: url("../img/common/list_triangle.gif") no-repeat 0px 4px;
}

#hooter .copyright {
	float: right;
	width: auto;
	text-align: right;
	font-size: 10px;
	color:#999;
}

/*back_li_gakukei*/
.back_li_gakukei {
	margin: 5px 0px 15px 0px;
	padding: 0px;
	list-style: none outside;
	position: relative;
	background: url("../img/common/back_top_li_gakukei.jpg") no-repeat 0px 0px;
	width: 610px;
	height: 195px;
}
.back_li_gakukei li {
	position: absolute;
}
.back_li_gakukei li a {
	display: block;
	width: 200px;
	height: 60px;
}
.back_li_gakukei .menu1 {top: 70px; left: 0px;}
.back_li_gakukei .menu2 {top: 70px; left: 205px;}
.back_li_gakukei .menu3 {top: 70px; left: 410px;}
.back_li_gakukei .menu4 {top: 135px; left: 0px;}
.back_li_gakukei .menu5 {top: 135px; left: 205px;}
.back_li_gakukei .menu6 {top: 135px; left: 410px;}

#google-search {
	position: absolute;
	left: 742px;
	top: 64px;
	width: 158px;
	height: 20px;
	background: url(/img/common/searchField.png) no-repeat 0 0;
}

#google-search-field {
	position: absolute;
	width: 126px;
	height: 20px;
	float: right;
	border:none;
	background: url(/img/common/searchFieldInput.png) no-repeat 0 0;
}

#google-search-btn {
	float: right;
	width: 30px;
	height: 20px;
}

