﻿@charset "utf-8";

h1,h2,h3,h4,h5,h6,p,table,th,td,div,ul,ol,li {
	margin: 0px;
	padding: 0px;
}


body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	background-color: #FFF5F5;
	color: #48AA91;
        background-image:url(images/wallpaper.gif);
        background-repeat:repeat;
}

#content {
       background-image:none;
       background-color: #FFF5F5;
}

.float-clear {
	font-size: 0px;
	color: #FFF;
	clear: both;
}

#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bk-container.jpg);
	background-repeat: repeat;
        padding-top:0px;
}

#container_index {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -19px;
	margin-bottom: 0px;
	background-image: url(images/bk-container.jpg);
	background-repeat: repeat;
        padding-top:0px;
}


#header {
	height: 70px;
	padding-left: 540px;
	padding-top: 50px;
	background-repeat: no-repeat;
	background-image: url(images/header.jpg);
}

#header h1 {
	font-size: 0%;
	text-indent: -9999px;
}

#header p {
	font-weight: normal;
	font-size: 90%;
	line-height: 100%;
        margin-top:10px;
        color:#666;
}



#navigation {
	float: left;
	width: 140px;
	display: inline;
}
#navigation h5 {
	font-size: 100%;
	font-weight: bold;
}
#navigation h5 a {
	color: #3E6D63;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-image: url(images/bk-btn.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 131px;
}
#navigation h5 a:hover {
	color: #FFF;
	text-decoration: none;
	background-image: url(images/bk-btn-over.jpg);
}
#sidecontent {
	display: inline;
        width:405px;
        border-top:1px #90526D solid;
        margin-left:30px;
        float:left;
        padding:5px;

}

#bottom_navi{
        font-size:12px;
        color:#90526D;
        margin-bottom:2px;        
}


#sidecontent p img {
	margin-bottom: 15px;
}



#maincontent {
	width: 620px;
	margin-right: 10px;
	margin-left: auto;
	margin-bottom: 20px;
        padding:0;
}


#maincontent h3 {
	margin-bottom: 30px;
}


#maincontent h2 {
	font-size: 110%;
	color: #3E6D63;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F36162;
	margin-top: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}


#maincontent ul {
	list-style-type: none;
	font-size: 90%;
	color: #90526D;
}
#maincontent h4 {
	color: #688C85;
	font-size: 110%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #688C85;
}

#maincontent .topic {
	margin-bottom: 130px;
}
#maincontent .topic .txtbox {
	float: left;
	width: 350px;
	display: inline;
	margin-top: 5px;
}



#maincontent_index {
	width: 620px;
        
	margin-right: 10px;
	margin-left: auto;
	margin-bottom: 20px;
        padding:0;
}


#maincontent_index h3 {
	margin-bottom: 30px;
}


#maincontent_index h2 {
	font-size: 110%;
	color: #3E6D63;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F36162;
	margin-top: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}


#maincontent_index ul {
	list-style-type: none;
	font-size: 90%;
	color: #90526D;
}
#maincontent_index h4 {
	color: #688C85;
	font-size: 110%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #688C85;
}

#maincontent_index .topic {
	margin-bottom: 130px;
}
#maincontent_index .topic .txtbox {
	float: left;
	width: 324px;
	display: inline;
	margin-top: 5px;
}


#maincontent_org {
	width: 620px;
	margin-right: 10px;
	margin-left: auto;
	margin-bottom: 20px;
        padding:0;
}

#maincontent_org h3 {
	margin-bottom: 30px;
}


#maincontent_org h2 {
	font-size: 110%;
	color: #3E6D63;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F36162;
	margin-top: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}


#maincontent_org ul {
	list-style-type: none;
	font-size: 90%;
	color: #90526D;
}
#maincontent_org h4 {
	color: #688C85;
	font-size: 110%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #688C85;
        margin-bottom:0px;
}


#maincontent_org .topic {
	margin-top: -25px;
       margin-left: 0px;
}

#maincontent_org .topic .txtbox {
	float: left;
	width: 324px;
	display: inline;
	margin-top: 5px;
        margin-bottom: 0px;
}


#maincontent_link {
	width: 620px;
	margin-right: 10px;
	margin-left: auto;
	margin-bottom: 20px;
        padding:0;
}


#maincontent_link h3 {
	margin-bottom: 30px;
}


#maincontent_link h2 {
	font-size: 110%;
	color: #3E6D63;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F36162;
	margin-top: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}


#maincontent_link ul {
	list-style-type: none;
	font-size: 90%;
	color: #90526D;
}
#maincontent_link h4 {
	color: #688C85;
	font-size: 110%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #688C85;
}

#maincontent_link .topic {
	margin-bottom: 10px;
}
#maincontent_link .topic {
	float: left;
	width: 600px;
	display: inline;
	margin-top: 5px;
}


#maincontent_link  .txtbox {
	float: right;
	width: 450px;
	display: inline;
	margin-top: 5px;
}

#a_shouhin{
margin:0px;
padding:0;
padding-left:3em;
}


.photo-maincontent {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
  }

.photo-maincontent_org {
	float: none;
	margin-top: 30px;
	margin-right: 5px;
        margin-bottom: 0px;
        background-image:url(images/worldmap5.jpg);
        width:620px;
        height:360px;
        }

.photo-maincontent_link {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
  }

#img1 {
       position:relative;
       top:170px;
       left:80px;
       width:35px;
       height:20px;
       font-size:10px;
         
}

#img2 a {  
     display: block;  
     overflow: hidden;  
     height: 73px;  
     width: 88px;  
     background-image: url(images/6.jpg);  
     padding-top: 0px;  
     text-align: center;  
     border-style:none;
     position:relative;
     top:186px;
     left:212px;
     background-position: -2px 0px;
} 
   
#img2 a:hover {  
      background-position: 88px 0px;  
 }  

.none{
      border-style:none;
}

#eastsouth {
     background-image: url(images/asiazoom.jpg);
     width:360px;
     height:430px;
     background-repeat : no-repeat;
}

.org3 {
    float:right;
    display:block;
    width:360px;
    height:430px;
    background-color:gray;
}


body:nth-of-type(1) .photo-maincontent_org {
        float: none;
	margin-top: -50px
	margin-right: 5px;
        margin-bottom: 0px;
}

.txtclor-date {
	color: #3E6D63;
}

#migishita{
        float:right;
        margin-right:20px;
        }

#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 48px;
}



#footer p {
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: center;
	font-size: 90%;
	padding-top: 2px;
}

#margin {
        margin-top:10px;
}

#margintop {
        margin-top:-10px;
        margin-bottom:50px;
}

#flame {
        margin-top:-25px;
}