/*****************************************/
/*	BODYやフォント類のスタイルシート	
/*****************************************/
*{
	margin: 0px;
}
body {
	text-align: left;
	font-size: 75%;
	line-height: 160%;
	color: #333333;
	background-color: #efefef;
	margin-bottom: 50px;
}
#head {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f0fff0;
	font-size: 30px;
	font-weight: normal;
	padding-top: 50px;
	padding-right: 40px;
	padding-bottom: 90px;
	padding-left: 40px;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	border: 1px solid #336666;
	font-family: "Times New Roman", Times, serif;
}
#head h3{
	font-size: 12px;
	font-weight: normal;
	margin-top: 12px;
	margin-left: 2px;
}
#page {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #336666;
	border-left-color: #336666;
	background-color: #f8f8f8;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336666;
}
#page_main {
	width: 760px;
	padding-left: 20px;
	padding-right: 20px;
}
#page_main  table{
	font-weight: normal;
	background-color: #5f9ea0;
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#page_main  th{
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px solid #FFFFFF;
	font-weight: normal;
	background-color: #f0fff0;
}
#page_main  td{
	border: 1px solid #FFFFFF;
	padding: 2px;
	background-color: #f0fff0;
}
.submit{
	font-weight: normal;
	text-align: center;
	padding: 15px;
}
.input_com{
	font-size: 1.2em;
	height: 60px;
	width: 280px;
}
.list{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
	font-size: 11px;
	width: 100%;
	text-align: right;
	background-color: #f0fff0;
}
#page_main h1 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: center;
	padding: 10px;
	margin-top: 0px;
	color: #669966;
}
#page_main p {
	margin: 0px;
}
#page_main ul {
	margin-bottom: 1em;
	margin-right: 0px;
	margin-left: 0px;
	list-style-type: none;
	margin-top: 0px;
	padding: 0px;
}
#page_main ol {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
#page_main li {
	margin: 0px;
	list-style-type: square;
	list-style-position: inside;
}
#page_main a    {
}
/*見訪問リンク*/
#page_main a:link    {
	color: #1e90ff;
	text-decoration: none;
}
/*既訪問リンク*/
#page_main a:visited {
	color: #1e90ff;
	text-decoration: none;
}
/*リンクに触れる*/
#page_main a:hover   {
	color: #e9967a;
	text-decoration: underline blink;
}
#page_main_sub {
	clear: both;
}
#page_foot-a {
	clear: both;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 20px;
}
#page_foot-a p {
	text-align: center;
	line-height: 1em;
	color: #ACA4EB;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
/*見訪問リンク*/
#page_foot-a a:link    {
	color: #ACA4EB;
	text-decoration: none;
}
/*既訪問リンク*/
#page_foot-a a:visited {
	color: #ACA4EB;
	text-decoration: none;
}
/*リンクに触れる*/
#page_foot-a a:hover   {
	color: #e9967a;
	text-decoration: underline blink;
}
#page_foot {
	clear: both;
	line-height: 1.5em;
}
#sam_exc {
	margin-right: 8px;
	text-align: center;
	float: left;
	width: 23.8%;
}
#sam_exc img{
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#sam_height {
	height: 150px;
	text-align: center;
}
#sam_foot {
	clear: both;
	text-align: center;
}
