@charset "euc-jp";
body{
font-family:'¥Ò¥é¥®¥Î³Ñ¥´ Pro W3','Hiragino Kaku Gothic Pro','¥á¥¤¥ê¥ª',Meiryo,'£Í£Ó £Ð¥´¥·¥Ã¥¯',sans-serif;
	line-height:1.5;
	font-size:76%;
	background-color: #FBFDFF;
	background-image: url(../global_img/bk_n.jpg);
	background-repeat: repeat-x;
	color: #333;
}
body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,pre,form,fieldset,
input,textarea,p,blockquote {  
    margin:0; 
    padding:0; 
} 
table { 
    border-collapse:collapse; 
    border-spacing:0; 
} 
img {
	border:0;
	text-align: center;
} 
ol,ul {
	list-style:none;
	list-style-type: none;
} 
address,caption,cite,code,
dfn,em,th,var { 
    font-style:normal; 
    font-weight:normal; 
}  
caption,th { 
    text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
    font-size:100%; 
    font-weight:normal; 
} 

.clear{
	clear:both;
}

.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix{display:inline-table;zoom:1;}
/* \*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/* */

.out{
overflow: hidden;
height: 0;
padding-top: 0px;
display: block;
}
