/*-----------------ベース---------------------*/
body {
	padding: 0px;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	color: #333333;
	line-height: 1.4em;
	text-align: center;
	background-image: url(body-img/body_back.jpg);
	background-repeat: no-repeat;
}

a {
	color: #0033FF;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

a:active {
	color: #6699FF;
	text-decoration: none;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
em {
	font-style: normal;
}


table {
	width: 550px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.9em;
	color: #333333;
	line-height: 150%;
}

th#col {
	text-align: center;
	background-color: #336699;
}

p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
}

ol {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-position: inside;
	list-style-type: decimal;
}

/*------------------------ヘッダ-----------------------------*/
#header1 {
	height: 180px;
	width: 770px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-image: url(header-img/header_back.gif);
	background-repeat: no-repeat;
}

#header1 h1 {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFCC;
}

#header1-logo {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 30px;
}

#headerMenu {
	clear: both;
	height: 25px;
	width: 760px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

#headerMenu ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#headerMenu li {
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	color: #FFFFFF;
	display: inline;
	background-image: url(header-img/header_tabu.gif);
	background-position: right;
	background-repeat: no-repeat;
	list-style-type: none;
	font-size: 0.8em;
}

#headerMenu a {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #FFFFFF;
	text-decoration: none;
}

#headerMenu a:hover {
	color: #00FFFF;
	text-decoration: none;
}

#header1Mini {
	float: right;
	clear: both;
	height: 20px;
	width: 230px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#header1Mini ul {
	width: 230px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#header1Mini li {
	float: left;
	margin-left: 10px;
	display: block;
}

#searchGoogle form {
	width: 760px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
}

#wrapper {
	width: 760px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
}

/*--------------レイアウト---------------------*/
#Main {
	float: right;
	width: 550px;
	padding: 0px;
	margin: 0px;
}

#Menu-left {
	float: left;
	width: 200px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#topicpath {
	padding: 0px;
	margin: 0px;
}


#topicpath ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#topicpath li {
	margin-right: 5px;
	display: inline;
}

#topicpath li a {
	padding-right: 10px;
	background-image: url(body-img/topicpath.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.sitemap-midashi {
	clear: both;
	padding-left: 5px;
	margin-bottom: 10px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #006633;
	border-left-style: solid;
	border-left-width: 5px;
	font-size: 12pt;
	font-weight: bold;
	color: #006633;
}

.LeftBlock {
	float: left;
	width: 180px;
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
}

.RightBlock {
	float: right;
	width: 370px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.RightBlock1 {
	float: left;
	width: 180px;
	padding: 0px;
	margin-right: 10px;
}

.RightBlock2 {
	float: right;
	width: 180px;
	padding: 0px;
	margin: 0px;
}

.pagetop {
	clear: both;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: right;
}

#foot {
	height: 81px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	font-size: 9pt;
	color: #003366;
}

#foot-block {
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#foot a {
	color: #003366;
}

.footer-L {
	float: left;
	width: 300px;
}

.footer-R {
	float: right;
	width: 450px;
	padding: 0px;
	margin-top: 45px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}

/* モダンブラウザ（Firefox Opera Safari）対策 */
.clearfix:after{
	clear: both;
	height: 0px;
	visibility: hidden;
	display: block;
	content: ".";
}

/* Win版IE7とMac版IE5対策 */
.clearfix{
	display: inline-block;
}

/* Win版IE5および6対策 */
/* Hides from IE-mac \*/
* html .clearfix{
	height: 1px;
}

.clearfix{
	display: block;
}
