@charset "UTF-8";
/* CSS Document */

body{
	background-color:#FFFFFF;
	font-size: 12px;
	color: rgb(0,0,0);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:0px;
	margin:0px;
	text-align:center;
	overflow-y:scroll;
}

h1, h2, h3 {
	margin:0;
	padding:0;
}

.zentai{
	width:940px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color:#FFFFFF;
}

div#box{
	overflow:hidden;
	width:940px;
}

.back{
	background-image:url(../image/top/top1.jpg);
	background-repeat:no-repeat;
}

.top-title{
	width:940px;
	height:145px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

div#box div#one_sidetop{
	margin-top:145px;
	width:222px;
//	height:730px;
	height:833px;
	position:relative;
	padding:0px;
	background-image:url(../image/sidebar3.png);
	background-repeat:no-repeat;
	background-position:top;
}

div#box div#one_sidetop1{
//	margin-top:145px;
	width:222px;
	height:770px;
//	height:730px;
//	height:917px;
	position:relative;
	padding:0px;
	background-image:url(../image/sidebar2.png);
	background-repeat:no-repeat;
	background-position:top;
}

div#box div#one_sidetop2{
	width:222px;
	position:relative;
	padding:0px;
	background-image:url(../image/sidebar3.png);
	background-repeat:repeat-y;
	background-position:top;
}

div#box div#language{
	padding: 15px 25px;
}

div#box div#one_sidemenu{
	width:222px;
	height:410px;
	background-repeat:no-repeat;
	background-position:bottom;
}

div#box div#info{
	margin-top:350px;
	margin-left:30px;
}

div#box div#news{
	position:relative;
	padding-top:10px;
	width:640px;
	height:170px;
	margin-left:30px;
	overflow:auto;
}

div#box div#news_jp{
	position:relative;
	padding-top:10px;
	width:640px;
	height:170px;
	overflow:auto;
}

.news {
	width:640px; 
}

.news td {
	padding:2px; 
}

div#box div#title_all{
	margin-top:10px;
	margin-left:30px;	
}

div#box div#title_all_jp{
	margin-top:10px;
	margin-bottom: 20px;
}

div#box div#two_all{
	width:718px;
//	height:740px;
}

div#box div#two_main{
	width:688px;
//	height:659px;
	height:699px;
	margin-left:30px;	
}
.office {
	margin-left:150px;
//	margin-top: 40px;
}

.footer{
	width:718px;
	margin-top:224px;
//	margin-top:445px;
	height:26px;
	background-image:url(../image/foot.jpg);
}

.footer2{
	width:718px;
	height:26px;
	background-image:url(../image/foot.jpg);
}

.footer_copywrite{
	float:none;
	color:#ffffff;
	padding:4px;
	width:718px;
	clear:both;
	font-size:12px;
	text-align:right;
}
.top-moji{
	font-size:9.6px;
	line-height:20px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:lighter;
}
	


div#back {
	background-image:url(../image/top2.jpg);
}

div#box div{
	float:left;
}

div#box div#one{
	margin-top:20px;
	margin-left:25px;
	width:220px;
	background-color:#FFF;
	padding:0px;
	box-shadow:1px 1px 2px 1px #999;
	height:840px;
	background-image:url(../image/tobaphoto.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}


#one_sidemenu a img {
	margin-bottom: 7px;
}


div#box div#one_sidetop_long{
	width:200px;
	height:980px;
	position:relative;
	padding:0px;
	background-image:url(../image/sidebar.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

div#box div#one_sidetop_vn{
	width:200px;
	height:1200px;
	position:relative;
	padding:0px;
	background-image:url(../image/sidebar.jpg);
	background-repeat:repeat-y;
	background-position:top;
}

div#box div#two{
	margin-top:527px;
	width:760px;
	background-color:#FFFFFF;
}

div#box div#two_top{
	width:760px;
	height:527px;
	background-color:rgb(255,255,255);
//	background-image:url(../image/top2.jpg);
}

div#box div#page_change{
	top:0px;
	width:650px;
}


div#box div#title{
	margin-top:20px;
	margin-left:30px;	
}

div#box div#text{
    margin:20px 20px 20px 20px;
	width: 95%;
}


div#box div#two_all_long{
	width:760px;
	height:980px;
	background-color:rgb(255,255,255);
}

div#box div#two_all_vn{
	width:760px;
	height:1200px;
	background-color:rgb(255,255,255);
}




.hr{
	border:none;
	border-top: dashed 1px #e4879c;
	height:1px;
}

.TableA {
	border-bottom: 1px #4d4398 solid;
	border-right: 1px #4d4398 solid;
	background-color: #FFFFFF;
	line-height: 120%;
	font-size: 10pt;
}
.TableA td {
	border-top: 1px #4d4398 solid;
	border-left: 1px #4d4398 solid;
	padding: 15px;	
}
.TableA th {
	background-color: #ffffdb;
	font-weight: bold;
	text-align: center;
	border-top: 1px #4d4398 solid;
	border-left: 1px #4d4398 solid;
	padding: 10px;
	color: #9e3d3f;
}

.TableB {
	border-bottom: 1px #0E6AD0 solid;
	border-right: 1px #0E6AD0 solid;
	background-color: #FFFFFF;
	line-height: 120%;
	font-size: 10pt;
}
.TableB td {
	border-top: 1px #0E6AD0 solid;
	border-left: 1px #0E6AD0 solid;
	padding: 15px;	
}
.TableB th {
	background-color: #ffdbff;
	font-weight: bold;
	text-align: center;
	border-top: 1px #0E6AD0 solid;
	border-left: 1px #0E6AD0 solid;
	padding: 10px;
	color: #0082C3;
}

.TableC {
	border-bottom: 1px #0E6AD0 solid;
	border-right: 1px #0E6AD0 solid;
	background-color: #FFFFFF;
	line-height: 120%;
	font-size: 10pt;
}
.TableC td {
	border-top: 1px #0E6AD0 solid;
	border-left: 1px #0E6AD0 solid;
	padding: 15px;	
}
.TableC th {
	background-color: #dbffed;
	font-weight: bold;
	text-align: center;
	border-top: 1px #0E6AD0 solid;
	border-left: 1px #0E6AD0 solid;
	padding: 10px;
	color: #0082C3;
}

.midashi {
  color: #000000 ;
  background: #ffffff;
  width:600px;
  font-size: 13pt;
  font-weight:bold;
  line-height: 1;
  margin:10px 0px;
  padding: 7px 5px 7px 5px;
  box-shadow:1px 1px 3px 0px #666666 ;
  border-left:2px solid #ff6347;
  border-radius: 0px ;
}
.midashi2 {
  color: #000000;
  background: #ffffff;
  width:590px;
  font-size: 12pt;
  font-weight:bold;
  line-height: 1;
  margin:10px 10px;
  padding: 10px 5px 10px 5px;
  border-bottom:2px solid #ff6347;
  border-radius: 0px ;
}
.midashi3 {
  color: #000000;
  background: #ffffff;
  width:590px;
//  margin-left:30px;
  font-size: 12pt;
  line-height: 1;
  margin:10px 0px;
  padding: 0px 0px 10px 20px;
  border-bottom:1px solid #f2a0a1;
  border-radius: 0px ;
}
.midashi4 {
  color: #000000;
  background: #ffffff;
  width:590px;
  font-size: 12pt;
  font-weight:bold;
  padding: 0px 5px 0px 10px;
}

.midashi5{
    position: relative;
    font-size: 12pt;
    font-weight: bold;
    margin: 10 0 1.5em;
    padding: 0.5em 0.5em 0.5em 2.0em;
    border-bottom: 2px solid #B92A2C;
}
 
.midashi5:before{
    content: "□";
    font-size: 120%;
    position: absolute;
    color: #ff6b6e;
    top: -0.1em;
    left: 0.5em;
    height: 12px;
    width: 12px;
}
 
.midashi5:after{
    content: "□";
    font-size: 120%;
    position: absolute;
    color: #B92A2C;
    top: -0.4em;
    left: 0.2em;
    height: 12px;
    width: 12px;
}

.zacho {
  color: #000000;
  font-size: 12pt;
  margin-left:5px;
  padding-bottom:5px;
}
a {
//  text-decoration:none;
  color:#0000ff;
}
.ml10 {
	margin-left:10px;
}
.ml20 {
	margin-left:20px;
}
#link li {
	list-style-image:url(../image/momiji_orange_small.png);
	font-size:16px;
	padding:5px;
}
#link li a:hover {
	color:#ec6800;
}
#news a:hover {
	color:#ec6800;
}
.f14 {
	font-size:14px;
}
.fb20 {
	font-size:20px;
	font-weight: bold;
}
.f16{
	font-size: 16px;
}
.en {
	text-align:justify;
	text-justify:auto;
	padding-right:10px;
}
.pl10{
	padding-right:10px;
}
.top_jp {
	width: 85%;
	border-style:solid;
	border:8px solid #670003;
	padding:5px 20px;
	margin-bottom:10px;
	background-image: url(../image/momiji2.png);
}
#nara_msg {
	border-style:solid;
	border:1px solid #670003;
	padding:5px 20px;
	margin-bottom:10px;
}
#nara_ttl {
	padding:6px 10px;
	background:#670003;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
}
.photo {
	padding-top:5px;
} 
#aisatsu{
	padding-bottom:20px;
}
.box {
	border:solid 1px #000000; padding:5px;
}
.mb0 {
	margin-bottom: 0px;
}
.mt0 {
	margin-top: 0px;
}
.mt0mb0 {
	margin-top:0px; margin-bottom:0px;
}