@charset "utf-8";
/* CSS Document */

* {
	font-size: 100%;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


#header {
	width: 780px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#contents {
}
#menu {
	float: left;
	width: 200px;
}
#main {
	width: 579px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#footer {
	clear: both;
	float: none;
	width: 780px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.menu01 {
	color: #CC6600;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: center;
	line-height: 10px;
}
#main li {
	line-height: 20px;
	margin-right: 30px;
	margin-left: 30px;
}

#main table tr td {
	line-height: 20px;
	padding: 5px;
}


.pkg:after
{
content: " ";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
.img {
	margin-top: 10px;

}
#menu  img  {

}
.font {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}
#main  table p {
	font-size: 12px;
	line-height: 20px;
}
#main h2 {
	font-size: 14px;
	line-height: 25px;
}
