/* CSS Document */

body{margin:0;
	 padding:0;
	 font:#333333;
	
	background-image:url("img/bg-grass.gif");
	 background-color:#000000;
	 }
	 
.box01{
      text-align:center;          /* IE用の中央寄せ */
      width:100%;   
	               /* 幅 */
                  }
.box02  {
        margin-left:auto;           /* IE以外用の中央寄せ */
        margin-right:auto;          /* IE以外用の中央寄せ */
        text-align:left;            /* 中身を左寄せに戻す */
        width:800px;                /* 幅 */
        border:solid 1px #000000;
		background-image:url("img/bgBlack.gif");
		 background-repeat: repeat-y;  /* 枠線 */
		background-color:#FFFFFF; 
        color:#333333; 
		
		             /* 文字色 */
                  }
				  
.box03{
		margin:0;
		text-align:left;
		width:800px;
		height:100px;
		background-color:#FFFFFF;
}

.box-lang{
		margin:0;
		padding:0 2px 0 0;
		text-align:right;
		width:798px;
		height:15px;
		background-image:url("img/bgBlack.gif");
		
		background-position:right;
		color:#ffffff;
		font:12px "Century Gothic";
		
		}

		
.box-menu{
		 margin:0;
		 padding:2px 0 0 0;
		 text-align:center;
		 width:800px;
		 height:18px;
		 background-color:#ffffff;
		 color:#666666;
		 font:10px "Century Gothic";
		}
		 
.box04{
         
		 margin:0;
		 padding:10px 20px 10px 120px;
		 width:660px;
		 background-image:url("img/present.gif");
		 background-repeat: no-repeat;
		  
		 /*display: inline-table;*/
		 
		 }
		 
.box05{
         
		 margin:0;
		 padding:0 10px 10px 110px;
		 width:680px;
		  background-image:url("img/bgBlack.gif");
		 background-repeat: no-repeat;
        color:#333333; 
		 
		 
		 }

		  
 /* FONT */
 p{	
 	font:12px "Century Gothic";
	color:#333333;
	
	}
.p-memu{
	color:#FFFFFF;
}

	
h1{
	font:bold large "Century Gothic";
	color:#FB5919;	
	
	}
	
h2{
	font:bold 14px "Century Gothic";
	color:#FB5919;}
h3{
	font:bold 12px "Century Gothic";
	color:#000000;}
	
h4{
	font:bold 12px "Century Gothic";
	color:#FB5919;}
h5{
	font:bold 13px "Century Gothic";
	color:#333333;}
	
a{
	font:bold 12px "Century Gothic";
	text-decoration:none;}
		
a:link{color:#000000;}
a:visited{color:#000000;}
a:hover{color:#FB5919;}
	
li{font:12px "Century Gothic";
	color:#333333;}
	
/* For Forms*/
.clearfix:after {
contents: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.form01{
	float:left;
	margin:0 0 0 50px;
	padding:0 2px;
	width:196px;
	height:30px;
	text-align:center;
	border-top:1px #000000 solid;
	border-right:1px #000000 solid;
	border-left:1px #000000 solid;
	background-image:url("img/bgBlack.gif");
	background-color:#000000;
	font:12px "Century Gothic";
	color:#ffffff;
	}
	
.form02{
	
	margin:0;
	padding:0 2px;
	width:346px;
	
	text-align:center;
	border-top:1px #000000 solid;
	border-right:1px #000000 solid;
	/*background-image:url("img/bg-grass.gif");*/
	font:12px "Century Gothic";
	}
	
.form03{
	float:left;
	margin:0 0 0 50px;
	padding:0 2px;
	width:196px;
	height:75px;
	text-align:center;
	border-top:1px #000000 solid;
	border-right:1px #000000 solid;
	border-left:1px #000000 solid;
	border-bottom:1px #000000 solid;
	background-image:url("img/bgBlack.gif");
	background-color:#000000;
	font:12px "Century Gothic";
	color:#ffffff;
	}

.form04{
	
	margin:0;
	padding:0 2px;
	width:346px;
	height:30px;
	text-align:center;
	border-top:1px #000000 solid;
	border-right:1px #000000 solid;
	border-bottom:1px #000000 solid;
	
	font:12px "Century Gothic";
	}
	

	
.form05{
	float:left;
	margin:0 0 0 50px;
	padding:0 2px;
	width:196px;
	height:75px;
	text-align:center;
	border-top:1px #000000 solid;
	border-right:1px #000000 solid;
	border-left:1px #000000 solid;
	background-image:url("img/bgBlack.gif");
	background-color:#000000;
	font:12px "Century Gothic";
	color:#ffffff;
	}


.form06{
	
	margin:0;
	padding:0 2px;
	width:246px;
	height:75px;
	text-align:center;
	border-top:1px #000000 solid;
	border-right:1px #000000 solid;
	border-bottom:1px #000000 solid;
	background-image:url("img/bg-grass.gif");
	font:12px "Century Gothic";}
	
.form07{
	float:left;
	margin:0 0 0 50px;
	padding:0 2px;
	width:546px;
	height:30px;
	text-align:center;
	font:12px "Century Gothic";}
	
	
.form08{
	margin:0 0 0 50px;
	padding:0 2px;
	width:296px;
	height:30px;
	text-align:center;
	border-top:1px #000000 solid;
	border-right:1px #000000 solid;
	border-left:1px #000000 solid;
	background-color:#636169;
	font:12px "Century Gothic";
	color:#ffffff;}

.form09{
	
	margin:0;
	padding:0 2px;
	width:246px;
	height:30px;
	text-align:center;
	border-top:1px #000000 solid;
	border-right:1px #000000 solid;
	background-image:url("img/form-back01.gif");
	font:12px "Century Gothic";}
	/*
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-table;}*/
