﻿@charset "UTF-8";

body{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  font-family : "ヒラギノ角ゴ Pro W3","メイリオ",sans-serif;
  background-color : white;
  font-size : 14px;
  color : #333333;
  line-height : 1.5em;
}

#page{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
  width : 1000px;
  height : auto;
}

header{
  position: relative;
  height : 90px;
}

#navi{
  margin-top : 20px;
  margin-left : 20px;
  margin-right : 0px;
  margin-bottom : 10px;
  width : 730px;
  height : 60px;
  float : right;
  padding-right : 0px;
  padding-left : 0px;
}

#title{
  font-size : 12px;
  font-weight : normal;
  padding-top : 0px;
  margin-top : 0px;
  color : #666666;background-repeat : no-repeat;
padding-left : 0px;padding-right : 0px;padding-bottom : 0px;margin-left : 0px;margin-right : 0px;margin-bottom : 0px;
}

#navi ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 25px;
  margin-right : 0px;
  margin-bottom : 0px;
  list-style-type : none;
}

#navi ul li{
  vertical-align : middle;
  text-align : left;
  float : left;
  font-size : 15px;
  margin-top : 10px;
  margin-left : 15px;
  margin-right : 10px;
  margin-bottom : 10px;
  font-weight : lighter;
}

#navi ul li a{
  text-decoration : none;
  display : block;
  color : #333333;
}

#navi ul li a:hover{
  color : maroon;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : maroon;
}

#titleleft{
	padding-top : 0px;padding-left : 0px;padding-right : 0px;padding-bottom : 0px;margin-top : 5px;margin-left : 0px;margin-right : 0px;margin-bottom : 5px;width : 350px;float : left;
height : 20px;
}

#titleright{
	float : left;
padding-top : 0px;padding-left : 0px;padding-right : 0px;padding-bottom : 0px;margin-top : 0px;margin-left : 0px;margin-right : 0px;margin-bottom : 5px;width : 100px;
height : 20px;
}

#english{
	font-size : 12px;font-weight : normal;
padding-top : 0px;padding-left : 0px;padding-right : 0px;padding-bottom : 0px;margin-top : 0px;margin-left : 0px;margin-right : 0px;margin-bottom : 0px;
font-style : italic;
}

#titleright2{
	padding-top : 0px;padding-left : 0px;padding-right : 0px;padding-bottom : 0px;margin-top : 0px;margin-left : 0px;margin-right : 0px;margin-bottom : 0px;width : 230px;
float : right;
}

#english a{
	color : #333333;text-decoration : none;
}

#english a:hover{
	color : #cc0000;
}

footer{
  background-color : #232323;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 1000px;
  height : 60px;
}

#footer p{
  font-size : 14px;
  font-weight : normal;
  color : white;
  text-align : center;
  padding-top : 7px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 1000px;
  height : 14px;
}

#sitemap{
  background-color : #f5f5f5;
  width : 960px;
  height : 300px;
  padding-top : 10px;
  padding-left : 40px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 70px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#rogo_top{
  position: absolute;
  z-index: 2;
    top:20px;
    left:15px;
}

#sitemap h2{
  font-size : 14px;
  font-weight : normal;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
}

#sitemap h2 a{
  color : #333333;
  text-decoration : none;
}

#sitemap h2 a:hover{
  color : maroon;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : maroon;
}

#sitemap ul{
  list-style-type : none;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 20px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sitemap ul li{
  font-size : 14px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
}

#sitemap ul li a{
  color : #333333;
  text-decoration : none;
}

#sitemap ul li a:hover{
  color : maroon;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : maroon;
}

#pagetop{
    position: fixed;
    bottom: 20px;
    right: 20px;
}
#image{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 1000px;
  height : 400px;
}
#breadcrumbs{
  float : left;
  border-bottom-width : 0px;
  background-color : #232323;
  padding-left : 20px;
}
#breadcrumbs ol{
  width : 980px;
  float : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  list-style-type : none;
}
#breadcrumbs ol li{
  float : left;
  padding-left : 0px;
  padding-right : 0px;
  margin-right : 10px;
  padding-top : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-bottom : 0px;
  color : #bbbbbb;
  font-size : 86%;
}
#breadcrumbs ol li a{
  background-repeat : no-repeat;
  background-position : right center;
  padding-right : 20px;
  color : #bbbbbb;
  text-decoration : none;
  background-image : url(../../image/common/breadcrumbs.gif);
}
#breadcrumbs ol li a:hover{
  color : white;
}