@charset "shift_jis";


/*---------- ページ全体の指定 ----------*/

body {
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #333;
	background-image: url(img/header.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

a:link {
  color: #583822;
  font-size: 12px;
}

a:hover {
  color: #765c47;
  font-size: 12px;
}

a:visited {
  color: #583822;
  font-size: 12px;
}

p {
  margin: 18px 0 18px 0;
  line-height: 180%;
  letter-spacing: 1px;
}


/*---------- メイン ----------*/



#main {
  margin: 0 auto 0 auto;
  padding: 0;
  width: 1024px;
  background-color: #ffffff;
}


/*---------- ヘッダー ----------*/

#header {
	height: 190px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(img/header.gif);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
}

#header h1 {
  margin: 0;
  padding: 2px 0 0 10px;
  font-weight: normal;
  text-align: left;
  font-size: 10px;
  color: #666666;
}

#header h2 {
	margin: 0;
	text-align: left;
	color: #666666;
}


#table-left{
	text-align: left;
}

#table-left a{
  font-size: 16px;
  color: #333333;
  text-decoration: none;
}

#table-left a:hover{
  font-size: 16px;
  color: #666666;
  text-decoration: none;
}


#table-right{
	width: 840px;
	text-align: right;
	margin: 0;
	padding-top: 30px;
}

#table-right a{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

#table-right a:hover{
  font-size: 12px;
  color: #666666;
  text-decoration: none;
}

/* ---------------------------------------------------------------------
付加：グローバルメニュー
--------------------------------------------------------------------- */

#global-nav{
	height: 53px;
	float: left;
}

#global-nav ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

 #global-nav ul li{
	width: 140px;
	height: 53px;
	float: left;
	display: inline;
	list-style-type:none;
}

#global-nav ul li a{
    text-indent: -9999px; 
    text-decoration: none; 
    display: block;
    height: 53px;
    background-image: url(img/menu-btn.gif);  
    background-repeat: no-repeat;
}

#global-nav ul li#menu1 a { background-position: 0 0; }   
#global-nav ul li#menu2 a { background-position: -140px 0px; }
#global-nav ul li#menu3 a { background-position: -280px 0px; }
#global-nav ul li#menu4 a { background-position: -420px 0px; }
#global-nav ul li#menu5 a { background-position: -560px 0px; }
#global-nav ul li#menu6 a { background-position: -700px 0px; }
#global-nav ul li a:hover{
    text-decoration: none;
    background-image: url(img/menu-btn.gif);  
    background-repeat: no-repeat;   
}

#global-nav ul li#menu1 a:hover { background-position: 0 -53px; }   
#global-nav ul li#menu2 a:hover { background-position: -140px -53px; }  
#global-nav ul li#menu3 a:hover { background-position: -280px -53px; }  
#global-nav ul li#menu4 a:hover { background-position: -420px -53px; }  
#global-nav ul li#menu5 a:hover { background-position: -560px -53px; }
#global-nav ul li#menu6 a:hover { background-position: -700px -53px;
	text-align: left;
}


/*---------- コンテンツ ----------*/

#container {
	width: 1024px;
	overflow: hidden;
	background-color: #ffffff;
	margin: 0px;
	padding: 2px;
}


/*---------- メインコンテンツ ----------*/

#contents {
	line-height: 150%;
	letter-spacing: 1px;
	width: 1018px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5;
	clear: both;
	margin-top: 2;
	margin-right: 2;
	margin-bottom: 20;
	margin-left: 2;
}

#contents h2 {
	line-height: 110%;
	font-size: 12px;
	color: #333333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 8px;
}

#contents p {
	margin: 18px 0 18px 0;
	padding: 0 5px 0 5px;
	line-height: 180%;
	letter-spacing: 1px;
	font-size: 12px;
}

#contents a {
  color: #583822;
  font-size: 12px;
}

#contents a:hover {
  color: #765c47;
  font-size: 12px;
}

#contents img.head_photo {
  margin: 0 0 10px 0;
}

#contents img.photo {
  float: left;
  margin: 10px 20px 0 0;
}

#contents img.picture {
  margin: 0 10px 10px 0;
  float: left;
}

#contents p.photo {
  margin: 0 0 20px 0;
  padding: 0;
}

#top_left {
	float: left;
	padding: 0px;
	font-size: 12px;
	line-height: 180%;
	letter-spacing: 1px;
	width: 590px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5;
}

#top_left1 {
	float: left;
	padding: 0px;
	font-size: 12px;
	line-height: 180%;
	letter-spacing: 1px;
	width: 470px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5;
}

#top_right {
	float: right;
	padding: 0px;
	font-size: 12px;
	line-height: 180%;
	letter-spacing: 1px;
	width: 360px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#top_right1 {
	float: right;
	padding: 0px;
	font-size: 12px;
	line-height: 180%;
	letter-spacing: 1px;
	width: 470px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.doubleBorder1{
	border: 5px solid #DECAB3;
	outline: solid 1px #999;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.doubleBorder1 p {
	font-size: 75%;
}

.doubleBorder2{
	border: 5px solid #D6EBFF;
	outline: solid 1px #999;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.doubleBorder2 p {
	font-size: 75%;
}

.doubleBorder_left{
	border: 5px solid #EBEBEB;
	outline: solid 1px #999;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	float: left;
	width: 450px;
	margin-top: 20px;
	margin-bottom: 15px;
}

.doubleBorder_left p {
	font-size: 90%;
}

.doubleBorder_right{
	border: 5px solid #EBEBEB;
	outline: solid 1px #999;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	float: right;
	width: 450px;
	margin-top: 20px;
	margin-bottom: 15px;
}


.doubleBorder_right tbody {
	font-size: 75%;
	margin: 0px;
}

table#t01 {
  border: solid 1px #999999;
  border-collapse: collapse;
}


td#t01 {
  border: solid 1px #999999;
  border-collapse: collapse;
}


td#head {
  padding: 6px;
  border: solid 1px #999999;
  border-collapse: collapse;
}



/*---------- フッター ----------*/

#footer {
	line-height:1.7em;
	color: #333333;
	background-color: #DEA995;
	margin-top: 30px;
	font-size: 100%;
	clear: both;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

#footer-guid {
	width:1024px;
	height:1024px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer-table {
	margin-right: auto;
	margin-left: auto;
}

#footer-table td {
	padding-right: 5px;
	padding-left: 5px;
}

#footer-menu {
	text-align: left;
	vertical-align: middle;
	line-height: 2em;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer-menu ul {
	padding:5px 10px;
}

#footer-menu li {
	display: inline;
	padding: 0 5px 0 12px;
	border-right: 1px solid #666;
}

#footer-end {
	background-image: url(../images/footer-end.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 1024px;
}

#footer p {
	font-weight: bolder;
	padding-top: 7px;
	padding-bottom: 7px;
}

/*---　フッターメニュー　---*/

#footer-menu a {
	color: #333333;
}

#footer-menu a:hover {
	color: #A0A0A4;
	text-decoration: none;
}

/* -- コピーライト -- */
.copyright {
	color: #FFFFFF;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
}

.copyright a {
	color: #333;
	text-decoration: none;
}

.copyright  a:hover {
	color: #666;
	text-decoration: underline;
}

