* {
	margin: 0;
	padding: 0;
    font-style: normal;
    font-weight: normal;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: top;
	font-size: 100%;
	background:url(img_all/01_all_back.jpg) repeat;
	
}
body a:hover img {
opacity:0.8;
filter:alpha(opacity=50);
-ms-filter: "alpha( opacity=50 )";
}
#header{
	background-color:#005ca7;
	
	}
#hdr{
	margin:auto;
	width:810px;
	
	
	}
	
h1{
	margin: 0px;
	font-size: 11px;
	padding:0px 5px 0px 0px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-align:right;
	background: #FFFFFF repeat-x center top;
	color: #666;
	
}

a {
	text-decoration: none;
}
a:link {
	color: #0066ff;
}
a:hover,
a:active,
a:focus {
	color: #FF6600;
	text-decoration: none;
}



/* リンク赤系 */
a:link.toppart {
  color: #ff0000;
  text-decoration: none;
}
a:visited.toppart {
  color: #ff0000;
  text-decoration: none;
}
a:hover.toppart {
	color: #333333;
	text-decoration: none;
}
a:active.toppart {
  color: #666666;
	text-decoration: none;
}
/* リンク青系 */
a:link.toppart1 {
  color: #0066ff;
  text-decoration: none;
}
a:visited.toppart1 {
  color: #0066ff;
  text-decoration: none;
}
a:hover.toppart1 {
	color: #0033cc;
	text-decoration: none;
}
a:active.toppart1 {
  color: #ff6600;
	text-decoration: none;
}
/* リンク白系 */
a:link.toppart2 {
  color: #ffffff;
  text-decoration: none;
}
a:visited.toppart2 {
  color: #ffffff;
  text-decoration: none;
}
a:hover.toppart2 {
	color: #ff0000;
	text-decoration: none;
}
a:active.toppart2 {
  color: #333333;
	text-decoration: none;
}
strong {
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	color: #0066ff;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;

}
em {
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	color: #0066ff;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
img {
  border:0;
}
.clear {clear: both;}

/* ナビゲーション */
.navigation{
	margin:auto;
	width:100%;
	padding-bottom:5px;
	background-color:#fff;

}
#dropmenu{
  list-style-type: none;
  width: 815px;
  height: 51px;
  margin: auto;
  padding: 0;
  text-align:center;
  
}
#dropmenu li{
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	border-right:1px dotted #ccc;
}

#dropmenu li:last-child {
	border-right:1px dotted #ccc;
}
#dropmenu li a{
  display: block;
  margin: 0;
  
  
}
#dropmenu li:hover > a{

  color: #333;
}
#dropmenu > li:hover > a{
  border-radius: 3px 3px 0 0;
}
#dropmenu li ul{
  list-style: none;
  position: absolute;
  top: 100%;
  left: -20%;
  margin: 0;
  padding: 0;
  border-radius: 0 0 3px 3px;
  
}
#dropmenu li:last-child ul{
  left: 1%;
  width: 81%
}
#dropmenu li ul li{
	overflow: hidden;
	width: 110%;
	height: 0;
	color: #fff;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	-o-transition: .2s;
	-ms-transition: .2s;
	transition: .2s;
	z-index: 200;
	
}

#dropmenu li ul li a{
	padding: 13px 5px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	background-color:#0077c6;
	color: #fff;
}
#dropmenu li:hover ul li{
  overflow: visible;
  height: 38px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #333;
}
#dropmenu li:hover ul li:first-child{
  border-top: 0;
}
#dropmenu li:hover ul li:last-child{
  border-bottom: 0;
}
#dropmenu li:hover ul li:last-child a{
  border-radius: 0 0 3px 3px;
}

#dropmenu li ul li a:hover{
	
	background-color: #e0e0e0;
	
}
.wrap_top {
	width: 100%;
	text-align:center;
	height:100px;
	background:url(img_all/10_head_copy.jpg) repeat-x ;
}

#wrapper1 {
	width: 815px;
	margin: auto;
	font-size: 100%;
	padding:5px 0;
	background-color:#fff;
	
}
/* 左部分 */
.left_menu {
	text-align: left;
	vertical-align: top;
	width: 27%;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
}
/* 左メニューの下 */
.left_menu_in {
	text-align: center;
	vertical-align: top;
	width: 205px;
	margin-left: 0px;
	margin-top: 0px;
	
}

.navi_ti {
	padding-left:0;
	margin:0px 0px 0px 5px;
	text-align:left;
}
.navi_ti2 {
	padding-left:0;
	margin:10px 0px 0px 5px;
	text-align:left;
}
ul.left_list {
	list-style:none;
	width: 195px;
	padding-left:0;
	margin-left:0;
	margin-top: 0px;
}
li.left_list  {
	list-style:none;
	text-align:left;
	margin: 0px 5px 5px 5px;
	padding-bottom:2px;
	padding-left:2px;
	padding-top:2px;
	
	
	}


li.left_list a  {
	padding-left: 19px;
	background:url(img_all/05_navi1.jpg) no-repeat 2px center;
	text-decoration:none;
	padding-top:5px;
	padding-left:19px;
	padding-bottom:5px;
	font-size: 88%;
	color: #0066ff;
	line-height: 1.5;
	display: block;
	border: 1px solid #009966;
}

li.left_list a:hover {
	color: #111111;
	border: 1px solid #0066ff;
}
li.left_list a:visited {
	background:url(img_all/05_navi3.jpg) no-repeat 2px center;
	
}
li.left_list a:active {
	color: #FF0000;
}



/* 左メニューのリストの下 */
.left_menu_in_p1 {
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 90%;
	line-height: 1.3;
	color: #333333;
}
.left_menu_in_p2 {
	text-align: center;
	vertical-align: top;
	padding: 3px 0px 3px 0px;
	line-height: 1.3;
	font-size: 75%;
	color: #333333;
}
.left_menu_in_p3 {
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
	line-height: 1.1;
	font-size: 75%;
	color: #0066FF;
}
.left_menu_in_p31 {
	text-align: center;
	vertical-align: top;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
	line-height: 1.1;
	font-size: 80%;
	color: #0066FF;
	border-top: 1px solid #e0e0e0;
}
.left_menu_in_p4 {
	text-align: center;
	vertical-align: top;
	padding-bottom: 5px;
	line-height: 1.5;
	font-size: 90%;
	color: #333333;
}
.left_menu_in_p5 {
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 15px 10px 15px 10px;
	line-height: 1.5;
	font-size: 90%;
	color: #0066FF;
	border: 1px solid #e0e0e0;
}
.left_menu_in_p51 {
	font-size: 100%;
	font-weight: bold;
}

/* 右部分 */
.main_contents {
	text-align: left;
	vertical-align: top;
	width: 72%;
	margin-right: 1px;
	margin-top: 0px;
	float: right;
}
/* コンテンツの中その1 */
.main_in {
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-left: 0px;
	width: 580px;
}
.main_00 {
	text-align: left;
	vertical-align: top;
	width: 570px;
	margin:0px auto 5px auto;
}
.main_00_p {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	margin: 0px 5px 5px;
	font-size: 13px;
	color: #0066ff;
	line-height: 1.3;
	border: 1px solid #e0e0e0;
}


.all_end {
	vertical-align: top;
	text-align: center;
	clear: both;
	clear:both;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 205px;
}
.all_end_gotop {
	vertical-align: top;
	text-align: right;
	width: 547px;
	clear: both;
	font-size: 80%;
	color: #666666;
	line-height: 1.8;
	clear:both;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.all_end1 {
	vertical-align: top;
	text-align: center;
	width: 547px;
	font-size: 80%;
	color: #666666;
	line-height: 1.5;
	clear:both;
}
