/* CSS Document */
body {
	font-size:100%;
	line-height:2em;
	background-color: #FFF;
	-webkit-text-size-adjust: 100%;

}


td {
	vertical-align:top;
	font-size:15px;
	line-height:1.5em;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#000000;
}

#head {
	height:162px;
}

.header h1 {
	font-family: "メイリオ", Meiryo,  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	padding-left: 15px;
}



#header3 {
	height:86x;
	padding-top: 4px;
}

.bg1{background:url(images/left.gif)}
.bg2{background:url(images/right.gif)}				


p.pform {text-align: center; }


input[type=text]{
	width:200px;
	height:1.5em;
	font-size:16px;
 }

input[type=text2]{
	width:130px;
	height:20px;
	font-size:16px;
 }
input[type=text3]{
	width:300px;
	height:1.5em;
	font-size:16px;
 }

input[type=text4]{
	width:480px;
	height:1.5em;
	font-size:16px;
 }
 
 input[type=text5]{
	width:30px;
	height:20px;
	font-size:16px;
 }


.divcenter { text-align : center ; } 





img {
	border:0;
						}											
ul {
						list-style-type:none;
						margin:0px; 
						padding:0px; 
						}	
em, i {
						font-style:normal;
						}						
nav {
	margin-bottom:20px;
	padding:0;
	background:#79AEB0;
	overflow:hidden;
}
nav ul {
	width:980px;
	margin:0 auto;
	padding:0;
}
nav li {
    float:left;
    list-style:none;
    margin:0;
    padding:0;
}
nav li a {
	display:block;
	width:163px;
	padding:10px 0;
	color:#FFF;
	text-align:center;
	text-decoration:underline;
	font-size: 13px;
}
nav li:first-child a {
	width:151px;
}
nav li a:hover {
	color:#333333;
	text-decoration:none;
	background:#FFFFFF;
}

.footer td	{
	width: 980px;
	height:auto;
	padding: 20px 0px 10px 0;
	text-align: center;
	color:#333333;
	font-size:14px;
	line-height:1.8em;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #FFF;
	}
	
.footer a	{
	color:#3c3c3c;
	font-size:14px;
	text-decoration:underline;
						}
						
.footer a:hover	{
	color:#333333;
	font-size:14px;
	text-decoration:none;
						}
																	

				
h1 {
	font-size: 14px;
	color: #FFFFFF;
	background:#79AEB0;
	text-align: left;
	font-weight: normal;
}
h1 a {
    color:#000;
    text-decoration:none;
}
h1 a:hover {
    color:#e78f00;
    text-decoration:underline;
}

.style1
{
	color:#FF3300;
}

.style2
{
	font-size: 18px;
	font-weight: bold;
	color: #FF6600
}
.style3
{
		color: #663333;
	font-size: 14px;
}
