@charset "Shift_JIS";

html,body {
     margin: 0;
     padding: 0;
}
 
html {
	overflow:scroll;
	}

body {
  color: #191919;
}
 
img {
    border: none;
}

h1,h2,h3,h4,h5,h6 {
    font-size:100%;
}

#header {
     height: 95px;
     background: url(../image/head02.gif) no-repeat right center;
}
 
#header02 {
     height: 21px;
     background: url(../image/head03.gif) repeat-x;
}
 
#contents {
     background: #FFFFFF;
     margin-bottom: 0.5em;
     width: 715px;
}

#main {
	float: right;
	width: 520px;
     background: #FFFFFF;
}
 
#main_free1 {
     margin: 10px 20px 0 20px;
}

#main_free2 {
	margin: 0 auto;
	width: 520px;
}

#sub {
	float: left;
	width: 180px;
	margin-left: 8px;
}


#sub_menu {
	background: #FFFFFF url(../image/bn_0bg0.gif) repeat-y top;
	padding-left: 5px;
}

#footer {
    clear: both;
	background: #ffffff url(../image/bottom02.gif) repeat-x left bottom; height:25px; 			
	vertical-align: bottom;
}

#footer_top,
#container_footer {
	clear: both;
	margin: 0;
}

#footer2 {
     clear: both;
     height: 15px;
     margin: 0;
	background: #ffffff url(../image/bottom01.gif) repeat-x left top; height:15px; text-align: center; 			
	vertical-align: bottom;
}

div.sut_0bg1 {
	background: #ffffff url(../image/sut_0bg1.gif) no-repeat left bottom;
	height: 30px;
	padding-left: 40px;
	width: 480px;
	text-align: left;
	margin: 0 auto;
}
