@charset "shift_jis";

/* --- 1.style reset --- */
html,body,div,h1,h2,h3,h4,h5,h6,p,blockquote,ul,ol,li,dl,dt,dd,pre,th,td,form,fieldset,input,textarea {
	margin: 0;
	padding: 0;
}
body {
	font-size: 100%;
	line-height: 1.4;
	text-align: center;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
li {
	list-style-type: none;
}
img {
	border: 0;
	vertical-align: bottom;
}
address {
	font-style: normal;
}
hr {
  display: none;
}


/* --- 2.float --- */
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.clear {
	clear: both;
}

/* --- 3.link --- */
a:link{
	color: #000000;
	text-decoration: underline;
}
a:visited{
	color: #000000;
	text-decoration: underline;
}
a:hover{
	color: #085904;
	text-decoration: none;
}
a:active{
	color: #085904;
	text-decoration: none;
}

/* --- 4.text-align --- */
.to-left {
	text-align:left;	
}
.to-center {
	text-align:center;	
}
.to-right {
	text-align:right;	
}


/* --- 5.details --- */
body {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#container {
	width: 800px;
	text-align: left;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 90%;
	line-height: 1.4em;
}
div#header {
	font-size: 90%;
	line-height: 1.4em;
	margin-top: 5px;
	margin-bottom: 5px;

}
div#footer {
	text-align: center;
	margin-top: 15px;
	clear: both;

}
div#banner {
	background-color: #f7f7f7;
	text-align: center;
	border: 1px solid #a0a0a0;
	clear: both;
	margin-top: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;

}
.table_b td {
	background-attachment: scroll;
	background-image: url(../images/ic01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
	padding-left: 20px;
}
.table_b {
	width: 580px;
}



div#flash {

}


div#news {
	clear: both;
	width: 450px;

}
div#mobile {
	border: 1px solid #77c004;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	background-color: #e5f4c9;
}
div#mobile td {
	padding-right: 5px;
}
div#mobile table {
	margin-top: 10px;
}



div#news td {
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 10px;
}
div#news th {
	font-weight: bold;
	color: #085904;
}
div#news table {
	margin-top: 10px;
	margin-bottom: 20px;
}



div#menu {
	background-attachment: scroll;
	background-image: url(../images/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 74px;
	padding-right: 50px;
	padding-left: 50px;
	margin-top: 2px;
	margin-bottom: 15px;

}
div#menu li {
	float: left;
	width: 175px;
	height: 74px;
}
.img_frame {
	border: 1px solid #a0a0a0;
}
div#toiawase {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
}

