@charset "utf-8";
* {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	background-color: #F7F7F7;
	line-height: 1.5em;
}
#packer {
	margin: auto;
	padding: 0px;
	width: 800px;
	background-color: #EBEBEB;
	height: auto;
}
.hh {
	padding: 2px;
	color: #FFFFFF;
	background-color: #486d94;
	font-size: 75%;
}
.hl {
	color: #FFFFFF;
	background-color: #FFFFFF;
	line-height: normal;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(img/top.jpg);
	padding-left: 10px;
	font-size: large;
}
#packer #s_menu .m2 a:hover {
	font-size: large;
	font-weight: bold;
	color: #0000FF;
}

h3 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #486D94;
	font-size: 120%;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #486D94;
	margin-top: 20px;
	margin-bottom: 10px;
}
#packer #main .cb {
	clear: both;
}

a {
	text-decoration: none;
	color: #000000;
}
.m1 {
	width: 800px;
	background-color: #FFFFFF;
}


#packer #menu .m1 li {
	float: left;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	padding-right: 1px;
	padding-left: 1px;
	background-color: #EBEBEB;
	color: #666666;
	width: 156px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-right: 1px;
	margin-left: 1px;
	text-align: center;
	font-size: 90%;
}

#packer #s_menu {
	float: left;
	width: 160px;
	padding-top: 10px;
	font-size: 75%;
}
#packer #s_menu .m2 li {
	line-height: 1.5em;
	color: #666666;
	background-color: #EBEBEB;
	text-indent: 1em;
	padding-top: 10px;
	padding-bottom: 10px;
}

#packer #main {
	width: 625px;
	padding-right: 5px;
	padding-left: 10px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
	float: right;
}
#packer #main img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 256px;
	height: 256px;
	margin-top: 5px;
	margin-left: 192px;
	margin-bottom: 5px;
}
#packer #main p {
	text-align: justify;
	margin: 10px;
}

.l1 {
	margin-left: 2em;
}
.l1 li {
	list-style-position: inside;
	list-style-type: disc;
	letter-spacing: 0.2em;
}
.l2 {
	text-indent: 2em;
}
.l2 li {
	letter-spacing: 0.2em;
}

#packer #footer {
	clear: both;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #486D94;
	color: #FFFFFF;
	line-height: normal;
	text-align: center;
}
#packer #footer p {
	text-align: center;
	line-height: 1.2em;
}
#header  {
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.t2 {
	margin-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.t1 {
	font-weight: bold;
	font-size: larger;
}
