body {
	font-size: 13px;
	text-align: left;
	padding: 0px;
	height: auto;
	width: 750px;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#all {
	color: #fff;
	background-color: #000;
	width: 750px;
	height: auto;
	margin: 0;
	padding: 0;
	border-right: 8px solid #ff1a00;
	border-left: 8px solid #ff1a00;
}
#all #header {
	background-image: url(../img/kihon_img/header.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 750px;
	height: 96px;
	margin: 0;
	padding: 0;
}
#all #header .summary {
	font-size: 12px;
	text-indent: 50px;
	width: 650px;
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#all #header .summary strong {

}
#all #header .summary strong a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#all #header .summary strong a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#all #header .summary strong a:hover {
	color: #54caff;
	text-decoration: underline;
}
#all #navi {
	width: 650px;
	height: auto;
	margin-top: 10px;
	margin-right: 50px;
	margin-left: 50px;
	border-bottom: 4px solid #ff1a00;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
#all #navi ul {
	line-height: 120%;
	margin: 0;
	padding: 0;
	list-style-image: none;
}
#all #navi li {
	list-style-image: none;
	display: inline;
	background-image: url(../img/kihon_img/sikaku.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 14;
}
#all #navi a {
	color: #fff;
	text-decoration: underline;
}
#all #navi a:hover {
	color: #54caff;
	text-decoration: underline;
}
#all #navi2 {
	width: 650px;
	height: auto;
	margin-right: 50px;
	margin-left: 50px;
	border-top: 4px solid #ff1a00;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-bottom: 0px;
}
#all #main_box {
	width: 650px;
	height: auto;
	padding: 0;
	margin-top: 25px;
	margin-right: 50px;
	margin-bottom: 25px;
	margin-left: 50px;
}
#all #footer {
	width: 650px;
	height: auto;
	padding: 0;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 25px;
	margin-left: 50px;
}
#all #footer address {
	font-style: normal;
	line-height: 120%;
}
#all #footer a {
	color: #fff;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#all #main_box a {
	color: #FFFFFF;
	text-decoration: underline;
}
#all #main_box a:hover {
	text-decoration: underline;
	color: #54caff;
}
#all #main_box #end {
	clear: both;
}
#all #main_box .back a {
	color: #FFFFFF;
	text-decoration: underline;
}
#all #main_box .back a:hover {
	color: #54caff;
}
#all #footer #catch {
	font-size: 13px;
	margin-bottom: 6px;
}

