/* CSS Document */
#layout {
	width: 741px;
	text-align: center;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#header {
	width: 741px;
	float: left;
}
.layout-left {
	text-align: left;
	float: left;
	clear: left;
}
.layout-right {
	width: 575px;
	float: right;
	text-align: left;
	clear: right;
}
ul.navi {
	list-style: none;
	text-align: left;
}
a.navi{
	font: 80% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif, "ＤＦＰ平成丸ゴシック体W4";
	text-align: left;
	list-style: none;
	float: left;
	clear: left;
	background-image: url(../images/navi_marker_20.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-left: -30px;
	margin-top: -15px;
	margin-bottom: 25px;
}
a.navi:hover {
	font: 80% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif, "ＤＦＰ平成丸ゴシック体W4";
	text-align: left;
	list-style: none;
	float: left;
	clear: left;
	background-image: url(../images/navi_marker2_20.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-left: -25px;
	margin-top: -15px;
	margin-bottom: 25px;
	color: #FF6600;
}
ul.navi2 {
	list-style: none;
	text-align: left;
}
a.navi2{
	font: 65% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif, "ＤＦＰ平成丸ゴシック体W4";
	text-align: left;
	margin-top: -15px;
	margin-bottom: 20px;
	clear: left;
	float: left;
	margin-left: -20px;
}
a.navi2:hover {
	font: 65% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif, "ＤＦＰ平成丸ゴシック体W4";
	text-align: left;
	margin-top: -15px;
	margin-bottom: 20px;
	clear: left;
	float: left;
	margin-left: -15px;
	color: #FF6600;
}
#center {
	text-align: left;
	width: 739px;
	border: 1px solid #999999;
	background-image: url(../images/back_20.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#footer {
	text-align: center;
	width: 738px;
	font: 75%/150% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif, "ＤＦＰ平成丸ゴシック体W4";
	float: left;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/ichikawamaru_40.gif);
}
body {
	background-image: url(../images/wall.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.top-layout {
	text-align: left;
	background-color: #003399;
	width: 100%;
	padding-left: 3px;
}
h1 {
	font-size: 10px;
	font-weight: normal;
	padding: 2px;
}
.header-link {
	list-style: none;
	width: 236px;
	height: 58px;
	text-indent: -9999px;
	display: block;
}
.header1 a {
	width: 236px;
	height: 57px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	background-image: url(../images/header_02.gif);
}
.header1 {
	width: 236px;
	text-align: left;
	height: 57px;
	background-image: url(../images/header_02.gif);
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	float: left;
}
.header2 {
	background-image: url(../images/header_03.gif);
	height: 57px;
	width: 304px;
	float: left;
}
.header3 {
	height: 57px;
	width: 201px;
	float: left;
		background-image: url(../images/header_04.gif);
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	float: left;
}
.header3 a {
	width: 201px;
	height: 57px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	background-image: url(../images/header_04.gif);
}
.banner-wrapper {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#banner-wrapper {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*------------------------------------------
add css 090115
------------------------------------------*/
.top-layout h1{
	display:inline;
	margin-left:1em;
}

.top-layout a{
	color:#fff;
	text-decoration:none;
	font-size: 10px;
}
