@charset "utf-8";
/* CSS Document */


h1,h2,h3,h4,h5,h6{
	font-size:11px;;
	font-weight:normal;
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 全般設定
　━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
body {
	padding : 0 0 0 0;
	font-family : "メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic","MS P Gothic",sans-serif, Arial,Helvetica;
	font-size:14px;
	line-height: 24px;
	color:#282828;
	margin:0;
}
.body_header{
background-color:#FAD400;
margin-bottom:0px;
}
.header {
width:898px;
margin:0px auto 0px auto;
color:#FFFFFF;
}
.box{
background-image:url(img/back_01.png);
background-position:0;
background-repeat:repeat-y;
width:908px;
margin:0px auto 0px auto;
}

.footer_or{
background-image:url(img/img_8.png);
font-size:12px;
color:#FFFFFF;
text-align:center;
font-weight:bold;
padding-top:40px;
height:80px;
}
