@charset   "Shift_JIS";

* {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

body {
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	color: #333333;
	background-color : #f6f6f6;
	text-align: center;
}

img {
	border-width: 0px 0px 0px 0px;
	outline: none;
}

a {
	overflow: hidden;
	outline: none;
	color : #df6002;
}

a:hover {
	overflow: hidden;
	outline: none;
	text-decoration: none;
color : #fe5901;
}

h2 {
	background-image: url(../img/layout/h2.gif);
	background-repeat : no-repeat;
	text-align: left;
background-position : left top;}

h2 img {
	vertical-align: bottom;
}

hr {
	clear: both;
	visibility: hidden;
}

b {
	color : #60952b;
}


table{
margin-top : auto;
margin-left : auto;
margin-right : auto;
margin-bottom : auto;border-width : 0px 0px 0px 0px;}
s{
font-size : 14px;
font-weight : bold;
color : #ff1d0b;
text-decoration : none;
}

