@charset "utf-8";
body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#all {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 930px;
	text-decoration: none;
	padding: 0px;
	border: 1px solid #A6BEE8;
	color: #333333;
	background-color: #E2EBF0;
}
#head {
	height: 50px;
	background-color: #376FCA;
}


#menu {
	height: 30px;
	margin: 0px;
	padding: 0px;
}
#top {
	height: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6BEE8;
	line-height: 20px;
}
#left {
	float: left;
	width: 224px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #e2ebf0;
}

#conte {
	float: left;
	width: 460px;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 5px;
	background-color: #e2ebf0;
}
#right {
	float: left;
	width: 220px;
	margin: 0px;
	padding: 5px;
	background-color: #e2ebf0;
}

#foot {
	clear: both;
	height: 50px;
	letter-spacing: 0.1em;
	padding: 0px;
	color: #333333;
	background-color: #FFFFFF;
}
h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #CCCCCC;
	letter-spacing: 0.2em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 12px;
	text-shadow: 3px 3px 3px #999;
	line-height: 18px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	letter-spacing: 0.1em;
	font-weight: normal;
}


h3 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #0146FE;
	text-decoration: none;
}
a:visited {
	color: #0146FE;
	text-decoration: none;
}
a:hover {
	color: #FD8602;
	text-decoration: none;
}
a:active {
	color: #FD8602;
	text-decoration: none;
}
a.text:link  {
	color: #FFFFFF;
	text-decoration: underline;
}
a.text:visited  {
	color: #FFFFFF;
	text-decoration: underline;
}
a.text:hover  {
	color: #FF6600;
	text-decoration: underline;
}
li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	font-size: 14px;
	line-height: 20px;
}
ul {list-style-image: url(img/li_gray.jpg);
}
