@charset "shift_jis";


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

body {
  		
				
				
				
				
				
				
				
  font-family: Verdana, Arial, Helvetica, sans-serif, "ＭＳ ゴシック","Hiragino KaKu Gothic Pro", Osaka;
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #333;
  
}

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

a:hover {
  		
				
				
				
				
				
				
				
  color: #99ab4e;
  font-size: 12px;
}

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

p {
  		
				
				
				
				
				
				
				
  margin : 20px 0px;
  line-height: 150%;
  letter-spacing: 1px;

		padding-left : 5px;
}

h1 {
  		
				
				
				
				
				
				
				
  font-size : 12px;
  margin: 0;
  padding: 2px 3px 0px 3px;
  color: #333;

		
}



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

#main {
  		
				
				
				
				
				
				
				
  margin: 0 auto 0 auto;
  padding: 0;
  width: 780px;
  border-right : 1px solid #c6c6c6;
  border-bottom: solid 3px #c6c6c6;
  border-left : 1px solid #c6c6c6;
  background-color: #ffffff;
}



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

#header {
  		
				
				
				
				
				
				
				
  margin: 0;
  width: 780px;
  height: 80px;
  
  border-bottom : 1px solid #99ab4e;
  background-color: #999999;
  font-family:Verdana;
  background-image : url(img/petit-top.gif);
  background-repeat: no-repeat;
}

#header h1 {
  		
				
				
				
				
				
				
				
  margin: 0;
  padding: 2px 0 0 10px;
  text-align: left;
  font-size: 9px;
  color: #69821b;
}

#header h2 {
  		
				
				
				
				
				
				
				
  margin: 0;
  padding: 25px 10px 10px 15px;
  width: 400px;
  text-align: left;
  font-size: 14px;
  color: #666666;

		

		

		
}


#table-left{
  		
				
				
				
				
				
				
				
  text-align: left;
  font-size: 16px;
  color: #333333;
  line-height : 18px;
  text-decoration: none;
}

#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{
  		
				
				
				
				
				
				
				
  text-align: right;
  margin: 0;
  padding: 2px 14px 2px 0;
  font-size: 12px;
  color: #333333;
  line-height: 150%;
  text-decoration: none;
}

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

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


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

#container {
  		
				
				
				
				
				
				
				
  margin: 0px;
  padding: 6px;
  background-color: #ffffff;
}


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

#contents {
  		
				
				
				
				
				
				
				
  float: right;
  margin: 0;
  padding: 5px 2px 0 10px;
  line-height: 150%;
  letter-spacing: 1px;
  width: 585px;
}

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

#contents h2 {
  		
				
				
				
				
				
				
				
  margin: 0;
  padding: 8px 0 10px 20px;
  line-height: 110%;
  font-size: 12px;
  color : #666666;
  background-image: url(img/titlebar.gif);
  background-repeat: no-repeat;
}

#contents p {
  		
				
				
				
				
				
				
				
  margin: 20px 0 20px 0;
  line-height: 150%;
  letter-spacing: 1px;
  width: 550px;
}


/*---------- メニュー ----------*/

#menu {
  		
				
				
				
				
				
				
				
  float: left;
  margin: 0;
  padding: 0;
  width: 170px;
  text-align: left;
  

		

		background-color : #f7f7f7;
}

#menu h2 {
  		
				
				
				
				
				
				
				
  margin: 0;
  padding: 6px 0 6px 12px;
  line-height: 110%;
  font-size: 12px;
  color : #666666;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;

		vertical-align : -9999px;
}


.menulist {
  		
				
				
				
				
				
				
				
  margin: 0 0 14px 0;
  padding: 5px 2px 0px 5px;
  width: 160px;
  text-align: left;
  background-image: url(img/menu_back.gif);
}

.menulist h2 {
  		
				
				
				
				
				
				
				
  margin: 0;
  padding: 6px 0 6px 12px;
  line-height: 110%;
  font-size: 12px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

.menulist a{
  		
				
				
				
				
				
				
				
  color: #69821b;
  display: block;
  border-top: solid 1px #c6c6c6;
  border-right: solid 1px #c6c6c6;
  border-bottom: solid 1px #c6c6c6;
  border-left: solid 1px #c6c6c6;
  width: 148px;
  padding: 6px 0 5px 10px;
  font-size: 12px;
  background-color : #f7f7f7;
 

		text-decoration : none;

		line-height : 15px;
}

.menulist a:hover{
  		
				
				
				
				
				
				
				
  color: #99ab4e;
  background-color: #ffffff;
}


#menu p {
  		
				
				
				
				
				
				
				
  margin: 10px 4px 0 4px;
  line-height: 150%;
}

li {
  		
				
				
				
				
				
				
				
  
  margin: 0 0 5px 0;
}




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

#footer {
  		
				
				
				
				
				
				
				
  clear: both;
  margin: 0;
  padding: 4px 0 15px 10px;
  text-align: center;
  font-size: 12px;
  color: #333333;
  border-top: solid 4px;
  border-top-color: #69821b;
  background-color: #ffffff;
}

#footer a {
  		
				
				
				
				
				
				
				
  color: #333333;
  font-size: 12px;
 

		text-decoration : none;
}

#footer a:hover {
  		
				
				
				
				
				
				
				
  color: #333333;
}

td{
  		
				
				
		line-height : 150%;
		letter-spacing : 1px;

		font-size : 10px;
		color : #333333;

		padding-top : 5px;
		padding-left : 5px;
		padding-right : 5px;
		padding-bottom : 5px;

		
}

#contents h3{
  		
				
				
		font-size : 12px;

		color : #666666;
		background-repeat : no-repeat;

		line-height : 110%;

		padding-top : 8px;
		padding-left : 20px;
		padding-right : 0px;
		padding-bottom : 10px;
		margin-top : 0px;
		margin-left : 0px;
		margin-right : 0px;
		margin-bottom : 0px;

		background-image : url(img/titlebar.gif);
}

#contents h4{  
				
				
		font-size : 12px;

		line-height : 110%;
		padding-top : 6px;
		padding-left : 5px;
		padding-right : 0px;
		padding-bottom : 6px;
		margin-top : 0px;
		margin-left : 0px;
		margin-right : 0px;
		margin-bottom : 0px;
}

ol{
  		
		margin-top : 10px;
		margin-bottom : 10px;
		border-top-width : thin;
}

blockquote{  
  line-height : 17pt;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;border-width : 1px;border-style : solid;border-color : #cccccc;
}
