@charset "Shift_JIS";

body {
   margin:0; 
   padding:0;
   color:#333;
	background-color:#fff;
	text-align: center;


	font-family: Helvetica,"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Verdana,Arial, sans-serif;
   }
			 
			 
h1,h2,h3,h4,h5 {
   margin:0;
		}
		 
hr {
   margin:0;
   padding:0;
   display:none;
		}

p { 
   margin:0;
   padding:0;
		}

dl,dt,dd,ul,ol,td {
   margin:0;
   padding:0;
		}
		
table,td,th {
   margin:0;
   padding:0;
		text-align:left;
		}

li {
   margin:0;
   padding:0;
		list-style:none;
		}
		 
img {
   border:0;
		}

form {
   margin:0;
   padding:0;
	display:block;
		}
			 
input,select,option {
   margin:0;
   padding:0;
   vertical-align: middle;
		}
		
.clear { 
   clear: both; 
   } 
   
html>/**/body { font-size: 16px; line-height: normal; } /* except Win IE */

.txt10 { font-size: 0.625em; line-height: 1.3em; } * html .txt10 { font-size: 0.63em; } /* Hack for IE */
.txt10w { font-size: 0.625em; line-height: 1.6em; } * html .txt10w { font-size: 0.63em; } /* Hack for IE */
.txt11 { font-size: 0.687em; line-height: 1.4em; } * html .txt11 { font-size: 0.69em; } /* Hack for IE */
.txt11b { font-size: 0.687em; line-height: 1.4em; letter-spacing:1px;  } * html .txt11b { font-size: 0.69em; letter-spacing:1px;  } /* Hack for IE */
.txt11w { font-size: 0.687em; line-height: 1.68em; } * html .txt11w { font-size: 0.69em; } /* Hack for IE */
.txt12 { font-size: 0.75em; line-height: 1.5em; } * html .txt12 { font-size: 0.75em; line-height: 1.5em; }  /* Hack for IE */
.txt12w { font-size: 0.75em; line-height: 1.75em; } * html .txt12w { font-size: 0.75em; line-height: 1.75em; }  /* Hack for IE */
.txt12r { font-size: 0.75em; line-height: 1.95em; letter-spacing:1px; } * html .txt12r { font-size: 0.75em; line-height: 1.95em; letter-spacing:1px; }  /* Hack for IE */
.txt12l { font-size: 0.75em; line-height: 1.4em; letter-spacing:0.1em; } * html .txt12l { font-size: 0.75em; line-height: 1.4em; letter-spacing:0.1em; }  /* Hack for IE */
.txt13 { font-size: 0.825em; line-height: 1.5em; } * html .txt13 { font-size: 0.825em; line-height: 1.5em; }  /* Hack for IE */
.txt13w { font-size: 0.825em; line-height: 1.75em; } * html .txt13w { font-size: 0.825em; line-height: 1.75em; }  /* Hack for IE */
.txt14 { font-size: 0.875em; line-height: 1.286em; } * html .txt14 { font-size: 0.88em; } /* Hack for IE */
.txt14w { font-size: 0.875em; line-height: 1.875em; } * html .txt14w { font-size: 0.88em; line-height: 1.88em; } /* Hack for IE */
.txt16 { font-size: 1em; line-height: 1.25em; } * html .txt16 { font-size: 1em; line-height: 1.25em; }  /* Hack for IE */
.txt18 { font-size: 1.125em; line-height: 1.167em; } * html .txt18 { font-size: 1.13em; } /* Hack for IE */
.txt24 { font-size: 1.45em; line-height: 1.167em; } * html .txt24 { font-size: 1.45em; } /* Hack for IE */
	

/* clearfix ---------- */

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


a:link {
   color:#566495;
   text-decoration:none;
		}
				 
a:visited {
   color:#566495;
   text-decoration:none;
		}
						
a:hover {
    color:#daa811;
    text-decoration:none;
		 }
					
a:active { 
   color:#daa811;
		}
		
iframe {
	border: solid 1px #e4e4e4;
	}
		

		

#wrapper {
   width:612px;
	margin:0 auto;
	padding: 0 40px;
	}
	


@media print{body{zoom:70%;}}



@media print{*:first-child+html body{zoom:100%;}}