@charset "Shift_JIS";

body {
text-align: center;
margin: 0;
padding: 0;
font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ','ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
background-color: #ffffff;
background-image: url(../img/bg.jpg);
	}
	
img  {
border: none;
}

br{
letter-spacing:0;
}

.clearboth {
clear:both; 
visibility:hidden; 
    }
	

#container { 
width:840px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
text-align: left;
	}


/* ****************************************
	TOP
*******************************************/
#header {
width:840px;
height:322px;
background-image: url(../img/header_ama.jpg);
background-image: no;
background-repeat: no;
	}


#header_b {
width:840px;
height:322px;
background-image: url(../img/header_b.jpg);
background-image: no;
background-repeat: no;
padding : 0px ;
	}


#bg_content {
width:840px;
height: auto;
overflow:auto;
background-image: url(../img/bg_g.gif);
background-repeat: y;
margin-top: 0px;
margin-bottom: 0px;
	}


	
.phleft {
width:338px;
height:auto;
position: relative;
float:left; 
margin-top: 30px;
margin-left: 50px;
clear:both;
　}



.phright {
width:338px;
height: auto;
margin-top: 30px;
margin-right: 50px;
float:right; 
　}

	
#footer {
width:840px;
height:50px;
background-repeat: no-repeat;
margin-top: 20px;
margin-bottom: 0px;
	}
	

/* ****************************************
	FONT
*******************************************/
.ft20bk {
font-size: 20px; 
line-height:1.5; 
color: #000000;
	}
	
	
.ft20 {
font-size: 20px; 
line-height:1.5; 
color: #d50c0c;
	}


.ft10 {
text-align: left; 
font-size: 10px; 
line-height:1.5; 
color: #996633;
	}



.ft7w {
text-align: left; 
font-size: 7px; 
line-height:1.5; 
color: #ffffff;
	}

.ft8w {
text-align: left; 
font-size: 9px; 
line-height:1.5; 
color: #ffffff;
	}
	

.ft8 {
text-align: left; 
font-size: 9px; 
line-height:1.5; 
color: #996633;
	}

.ft12 {
text-align: left; 
font-size: 12px; 
line-height:1.5; 
color: #996633;
	}

.ft14 {
text-align: left; 
font-size: 14px; 
line-height:1.5; 
color: #996633;
	}

	
.ft10 {
text-align: left; 
font-size: 10px; 
line-height:1.5; 
color: #996633;
	}
	

.ft16ye {
text-align: left; 
font-size: 16px; 
line-height:1.5; 
color: #fed400;
	}


.ft20w {
text-align: left; 
font-size: 20px; 
line-height:1.5; 
color: #ffffff;
	}
	
	
.ft20ye {
text-align: left; 
font-size: 20px; 
line-height:1.5; 
color: #fed400;
	}

.ft20re {
text-align: left; 
font-size: 20px; 
line-height:1.5; 
color: #ff0000;
	}

.ft18re {
text-align: left; 
font-size: 18px; 
line-height:1.5; 
color: #ff3300;
	}



/* ****************************************
	リンク
*******************************************/
h1, h2, h3, h4, h5, h6 {
font-size:16pt;
text-indent: -9999px;
display: none;
}

	

 a:link
{
color: #0099ff;
text-decoration: none;
}

a:visited
 {
color: #0099ff;
text-decoration: none;
}

a:hover
{
color: #ff6600;
text-decoration: none;
	}

.dotline
 { border-bottom: dotted 1px #ff0000; }

.dotline_bk
 { border-bottom: dotted 1px #000000; }
 
 
 /* ****************************************
画像を写真風に装飾
*******************************************/

.pimg {
padding: 8px;
background-color: #ffffff;
border:solid 1px #CCCCCC;

box-shadow:3px 3px 2px #CCCCCC;
-moz-box-shadow:3px 3px 2px #CCCCCC;
-webkit-box-shadow:3px 3px 2px #CCCCCC;
 }