body {
	text-align: center;
	background: url("../image/back_s.gif") white;
}
a {
	color: #993300;
	text-decoration: none;
}

li a, p a {
	color: #006600;
	text-decoration: none;
}
li a:hover, p a:hover {
	color: #FFFFFF;
	background-color: #006600;
	text-decoration: none;
}
#title {
	background: url("../image/title_s.gif") no-repeat center;
	width: 100%;
	margin: 0px 0px 5px 0px;
}
.titleTxt {
	display: none;
}
#titleForK {
	position : relative;
	left : auto;
	line-height: 124px;
}
.forPC {
	display: none;
}
.forK {
	position : relative;
	left : auto;
}
#warapper {
width: 100%;
}
#contents {
width: auto;
float: none;
	text-align: left;
	background-color: white;
	margin: 5px;
	padding: 2px;
}
#menu {
	width: auto;
	float: none;
	padding : 5px;
	border-top: double #55cc18;
	border-bottom: double #55cc18;
	text-align: center;
}
#copyright {
	text-align : center;
	color : #999999;
	font-size : small ;
}
.space {
float: none;
width: auto;
	margin: 7x 0px 5px 0px;
	color: #006600;
	text-align: center;
	font-size: small;
}
/* コンテンツページ */
div#m1,div#m2,div#m3,div#m4,div#m5,div#m6{
	margin-bottom: 5px;
}
li#m1,li#m2,li#m3,li#m4,li#m5,li#m6{
	height: auto;
	list-style-type: none;
	background-image: none;
}
li#m1:hover, li#m2:hover, li#m3:hover, li#m4:hover, li#m5:hover {
	background: none;
}
span#m1, span#m2, span#m3, span#m4, span#m5, span#m6{
	margin-left: 5px;
	height: auto;
	background-image: none;
}
span#m1:hover, span#m2:hover, span#m3:hover, span#m4:hover, span#m5:hover {
	background: none;
}

h2 {
	width: 100%;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	font-size: large;
	color: #330000;
	background: #FFFF99;
}
h3 {
	font-size: medium;
	font-weight: bold;
	color: #009900;
	margin-top: 5px;
}
h4 {
	font-size: medium;
	text-decoration: underline;
	color: #996633;
	margin-top: 5px;
}
.cell {
	text-align: center;
}
img.sum {
	margin: 5px;
	float: none;
}
.setumei {
	text-align: left;
}
.backHome , .backPage{
	text-align: center;
	font-weight: bold;
}
.topTxt {
	margin: 8px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	font-size: small;
}
.linkTxt {
	margin: 8px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	font-size: small;
}
.nonemark {
	list-style-type: none;
}
.link_space {
	color: #006600;
	text-decoration: underline;
}
