/*-----------------ベース---------------------*/
body {
	padding: 0px;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 90%;
	color: #333333;
	line-height: 140%;
	text-align: center;
	background-image: url(body-img/body_back.jpg);
	background-repeat: no-repeat;
}

a {
	color: #003399;
	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: 630px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 80%;
	color: #333333;
	line-height: 140%;
}

th#col {
	text-align: center;
	background-color: #009999;
	color: #FFFFFF;
}

p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

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: 900px;
	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: #000000;
}

#header1-logo {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

#headerMenu {
	clear: both;
	height: 28px;
	width: 900px;
	padding-top: 2px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

#headerMenu ul {
	padding: 0px;
	margin-top: 5px;
}

#headerMenu li {
	margin: 0px;
	color: #FFFFFF;
	background-position: right;
	background-repeat: no-repeat;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCFF;
	display: inline;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	font-size: 90%;
}

#headerMenu a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

#headerMenu a:hover {
	color: #FFFF00;
	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;
}
h3 {
	margin: 0px;
}


#wrapper {
	width: 900px;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
}

/*--------------レイアウト---------------------*/
#Main {
	float: right;
	width: 630px;
	padding: 0px;
	margin: 0px;
}

#Menu-left {
	float: left;
	width: 250px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#twiterr-script {
	margin-top: 10px;
	margin-bottom: 10px;
}


#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 {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	font-size: 9pt;
	color: #003366;
	clear: both;
}

#foot-block {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(body-img/foot-img.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
}
#foot-block ul {
	padding: 0px;
	list-style-type: none;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#foot-block li {
	display: inline;
	margin-right: 10px;
}


#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;
}

