body {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align: center;
}
.main {
	text-align: center;
	height: auto;
	width: 660px;
	margin: 50px auto;
	clear: none;
	float: none;
}
.content {
	text-align: left;
	height: auto;
	width: 468px;
	clear: right;
	float: right;
	padding-left: 10px;

}
.sub {
	clear: left;
	float: left;
	height: auto;
	padding-top: 0px;
	padding-right: 5px;
	width: 170px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: left;
}
.navi_bar {
	height: auto;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: center;
	background-image: url(back1.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
}

.navi_bar a:hover{
	text-decoration: none;
	color:#333333;
}

.navi_bar a,#menu a:link #menu a:visited{
	text-decoration: none;
	color:#666666;
}
.header {
	height: auto;
}
.footer {
	height: 40px;
	clear: both;
	text-align: center;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}

p {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	color: #666666;
	text-align: left;
	text-indent: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	letter-spacing: 0.2em;
}

.news p {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	color: #457598;
}
.center {
	height: auto;
	clear: both;
	position: relative;
}
.box1 {
	clear: both;
}

.box_center {
	clear: both;
	height: auto;
	width: auto;
	padding: 5px;
	margin: 10px 5px;
	border: 1px solid #CCCCCC;
	text-indent: 10px;
	text-align: left;
}


.box_l {
	clear: left;
	float: left;
	height: auto;
	width: 220px;
	padding: 5px;
}
.dan {
	clear: both;
}
a {
	color: #999999;
}
a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #333333;
}


.box_r {
	clear: right;
	float: right;
	height: auto;
	width: 220px;
	padding: 5px;
}
h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	color: #456178;
}

h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	color: #456178;
	background-image: url(./hana1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	height: auto;
	clear: both;
}

h5 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	color: #647555;
	background-image: url(./hana2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	height: 17px;
	clear: both;
	text-align: left;
}

h6 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	color: #755248;
	background-image: url(./hana3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	height: 17px;
	clear: both;
	text-align: left;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img_center {
	text-align: center;
	padding: 5px;
	clear: both;
}

.img_left {
	float: left;
	padding: 5px;
	clear: both;
}

.img_right {
	float: right;
	padding: 5px;
	clear: both;
}
.text_center {
	text-align: center;
	padding: 5px;
}

.text_left,.text_left a,.text_left a:link,.text_left a:hover,.text_left a:visited {
	text-decoration: none;
	color:#666666;
	text-align: left;
	padding: 5px;
}

.text_right,.text_right a,.text_right a:link,.text_right a:hover,.text_right a:visited {
	text-decoration: none;
	color:#666666;
	text-align: right;
	padding: 5px;
}
.red {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	line-height: 18px;
	letter-spacing: 0.2em;
}

.red2 {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	text-align: center;
	line-height: 18px;
	letter-spacing: 0.2em;
}
.red_step {
	clear: both;
	padding-top: 20px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	line-height: 18px;
	letter-spacing: 0.2em;
	background-image: url(./step.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 200px;
	padding-right: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 300px;
	width: auto;
}

.sub_box {
	height: auto;
	width: 170px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 2px;
	padding-bottom: 10px;
}

#menu {
	height: auto;
	width: 170px;
	clear: left;
	float: left;
}

#menu ul{
	margin: 0;
	padding: 0;
	list-style:none;
	/*border-top: 1px solid #666666;*/
}


#menu li{
	display:inline;
	margin-left: 0;
	padding: 0;
	list-style:none;
}

#menu a:hover{
	color:#333333;
	padding-left:2em;
	border-bottom:1px solid #333333;
	font-weight: bold;
}

#menu a,#menu a:link #menu a:visited{
	text-decoration: none;
	color:#666666;
	background-color: transparent;
	display: block;
	height: auto;
	width: auto;
	padding: 1.0em 1.5em;
	border-bottom:1px solid #666666;
}

.bread {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 11px;
	color: #284A55;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}
.bread a,.bread a:link .bread a:visited{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 11px;
	color: #284A55;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}
.news {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 15px;
	color: #588FA7;
	margin-top: 10px;
}
