﻿.page-back {
position: fixed;
bottom: 15px;
right: 15px;
}



html{
	overflow:auto;

}

body{
	color:#333333;
	position:relative;
	min-width:1000px;
}


.h1{
   color:#333333;
   font-size:15px;
   font-family:"小塚明朝 Pro R";
   }


.h3{
	color:#333333;
	font-size:14px;
   font-family:"小塚明朝 Pro R";
}

.h4{
	color:white;
	font-size:30px;
    font-family: "小塚明朝 Pro R";

}

.h5{
	color:white;
	font-size:25px;
    font-family:"小塚明朝 Pro R";

}

.link{
	color:white;
	font-size:11px;
	text-decoration:none;
	}

.link:hover{
	color:#ffa500;
}


.p{
	color: #333333;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:11px;
}

.p1{
	color: white;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:11px;
}
#privacy{
	width:1000px;
	text-align:right;
	margin:0 auto 3px;
   padding:0 auto;
   font-size: x-small;
   
}


/* CSS レイアウト */

#maintop{
    width:100%;

}

#hed{
	width:680px;
	background-color:white;
    height:30px;
    margin:5px auto 10px auto;
    padding:0 auto;
    float:left;
    }
    
#hedm{
	width:1000px;
    margin:0 auto;
    padding:0 auto;
    height:35px;
}

#container{ 
width:100%;
text-align: center;
   } 
   
#header{
	width:100%;
	height:150px;
	margin:0 auto;
	padding:0 auto;
	background-image:url('../images/profile_img/top_bg_out.jpg');
}

#header-b{
    width:100%;
    height:150px;
    display:block;
    margin:auto;
    padding:auto;
    background-image: url('../images/profile_img/top-out.jpg');
    background-repeat:no-repeat;
    background-position:right;
}

#header-m{
    width:800px;
    position:absolute;
    top: 100px;
    left:50px;
}

    
 

#menubag{
   width:100%;
   margin:0 auto;
   background-color:#133f8c;
   background-repeat: repeat;
   

}

#main{ 
        width:1000px;
        height:1050px;
        margin:0 auto;
        padding:0 auto;
        background-color:white;
        color:#333333;

} 

#link{
	width:100%;
	background-color:white;
}


#mainbag{
	width:100%;
	margin:0 auto;
	padding:0 auto;
	background-image:url('../images/bg_body1.gif');
	background-repeat:repeat;

}

.main{
	width:1000px;
	margin:0 auto　0　0;
	padding:0 auto　0　0;
	background-color:white;
	
	
}


#main1{
   width:200px;
   float:left;
   padding:0 0 auto 0;
   background-color:white;
	
}



#main2_bg{
	width:800px;
	margin:0;
	padding:0 0 auto 0;
	float:right;
	background-color:white;

	
}

#main2{
    width:800px;
    margin:0 auto;
    padding:0 auto;
}


#contents{
	width:700px;
	margin:0 auto;
	padding:0 auto;
	
	
}

.shadow{
	-moz-box-shadow: 2px 2px 3px 3px #CCC;
	-webkit-box-shadow: 2px 2px 3px 3px #CCC;
	box-shadow: 2px 2px 3px 3px #CCC;
	margin: 3px;

}



/* table幅の指定・隣接するセルのボーダーを重ねて表示 */

#contents table.style {
        width: 700px;
        border-collapse: collapse;
        margin:0 auto;
        padding:0 auto;
        

        
}

/* thの指定 */
#contents table.style th {
        font-weight: normal;
        border-bottom:1px dotted silver;
        padding: 11px;
        font-size:14px;
        letter-spacing:0.6em;
        background-color: #E7E7E7;
        
}

/* tr tdの指定 */
#contents table.style tr td {
        width: 540px;
        border-bottom:1px dotted silver;
        text-align: left;
        padding: 12px;
        font-size:13px;
        letter-spacing:0.08em;
        line-height:16px;
}




#footer{ width:100%;
background-color:#4682B4;
margin:0 auto;
padding:0 atuo;
color:#333333;
height:auto;

} 



/*　メニューcss */

@charset "utf-8";

#menu {
  width:100%;
  height:57px;
  font-family:  "小塚明朝 Pro R";
  list-style-type:none;
  left:50px;
  top:1px;
  background-color:#4682B4;
  box-shadow: 3px 3px 3px #aaa
  }
  
.menu {
   width:760px;
   overflow:hidden;
   margin:0 auto;
   padding:0 auto;
   font-family:  "小塚明朝 Pro R";
   padding-left:2px;
   list-style-type:none;
   height:57px;
   
   }

.menu li {
  width:150px;
  height:57px;
  float:left;
  padding:0 auto;
  margin:0 auto;
  text-align:center;
}

.menu li a {
  width:150px;
  color:#fff;
  font-size:13px;
  font-weight:bold;
  height:60px;
  padding:20px 0 20px 0;
  text-decoration:none;
  display:block;
  background: #4682B4;

}

.menu li a:hover {
  background: #7DB0C6;
}

#manuc{
background: #7DB0C6;
	
}


/*フッターデザイン*/


#footermenu{
	width:1000px;
	margin:0 auto;
	padding:0 auto;
	height:auto;
	
}

#footermenu a{
font-family:"ＭＳ Ｐゴシック";
}

.footermenu{
	margin:0 0 0 15px;
	padding:0 0 0 2px;
	width:150px;
	background-image:url('../images/footermenu_icon.gif');
	background-repeat:no-repeat;
	background-position:left;
}

.footermenu a{
  font-size:12px;
  font-weight:bold;
  color:white;
  text-decoration:none;
  padding:0 0 0 15px;

}

.li{
  list-style:none;
  list-style-position:inside;
  margin:10px 0 0 -6px;

}

.li a{
	font-size:11.5px;
	color:white;
	text-decoration:none;
	
}


.footermenu a:hover {
  color:#ffa500;
}



.fmenu{
	width:100px;
	float:left;
}

.fmenu a:hover{
  color:#ffa500;
  }


#station{
    width:850px;
	margin: auto;
	padding:0 auto;
	height:100px
}


#footer-n{
	width:800px;
	margin:0 auto;
	padding:0 auto;
	
}

#name{
    width:420px;
	text-align:left;
	margin:20px 0 0 0;
	height:125px;
	float:left;
}
/* ========FOOTER CUSTOMIZE======== */
.copyright {
   clear:both;
   padding:10px 0;
   font-style:normal;
   font-size:11px;
   text-align:center;
}



/*縦メニューリスト*/



#main1 ul{ 
margin:0 0 0 10px; 
padding :0; 
list-style: none; 
}

#main1 li{ 
padding :0; 
margin:0; 
}

#main1 li a{
display: block;
background:url('../images/menu_icon_off.gif') no-repeat;
background-position: left center;
padding: 2px 0px 5px 18px;
color:#555;
width: 150px;
margin: 1px 0px;
text-decoration:none;
border-bottom: 1px dotted #666666;
font-size: 14px;
}

#main1 li a:hover{
background:url('../images/menu_icon_on.gif') no-repeat;
background-position: left center;

}

#main1 li .on{
	background:url('../images/menu_icon_on.gif') no-repeat;
	background-position:left center;
}

/*Language選択メニュー*/


#language{
   width:14em;
   margin:0;
   float:right;
   border-bottom-left-radius:7px;
   border-bottom-right-radius:7px;
   background-color:#D2D1D2;
}

#language ul li{
	display:inline;
	margin:0.4em;
	
	
}

#language ul{
    text-align:center;
	margin:0px;
	padding:0px;
	height:25px;
}

#language ul li a{

	text-decoration:none;
	color:#333333;
	font-size:12px;
}

#language ul li a:hover{
	border-bottom:1px #333333 dotted;
	
}

.check{
     background-color: silver;
     border:10px #D2D1D2 dashed;
     border-radius:7px;
     padding:0;
}
