* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: small;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #bbb;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #900;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #000;
}
p {
	line-height: 1.6em;
	margin-bottom: 1em;
}

#GlobalNav h2 {
	font-size: 100%;
	color: #FC0;
	font-weight: normal;
}
#Header {
	margin-bottom: 25px;
}

#GlobalNav dl {
	margin: 0px;
}

ul, li {
	list-style-type: none;
}
#Container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #1a1917;
	background-image: url(../../images/images/Content_bg_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 72px;
}
#ContBox {
	float: right;
	margin-right: 25px;
	margin-bottom: 25px;
	width: 720px;
	display: inline;
}
#GlobalNav {
	float: left;
	width: 160px;
	margin-bottom: 25px;
	display: inline;
	margin-left: 20px;
}
#GlobalNav dl dt {
	background-color: #333;
	color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 100%;
	padding-left: 10px;
	margin-top: 15px;
}
#GlobalNav dl dd {
	background-color: #555;
	margin: 0px;
}
#GlobalNav dl dd a {
	font-weight: bold;
	color: #FC0;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	letter-spacing: 0.1em;
}

#GlobalNav dl dd em {
	display: block;
	font-style: normal;
	font-size: 90%;
	background-color: #666;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.2em;
}


#MainCont {
	width: 500px;
	float: left;
	margin-right: 20px;
}
#SubCont {
	float: left;
	width: 200px;
}
#SubCont p {
	font-size: 85%;
	font-weight: normal;
	margin-bottom: 10px;
	background-color: #333;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
	padding-left: 5px;
}

#SubCont img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#Header h1 {
	background-image: url(../../images/images/Header_01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 73px;
}
#Footer {
	clear: both;
	text-align: center;
	background-color: #000;
	padding-bottom: 10px;
	padding-top: 15px;
	color: #CCC;
}
#Footer ul {
	margin-bottom: 30px;
}
#Footer li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F90;
	padding-right: 1em;
	padding-left: 1em;
	display: inline;
}
#Footer p {
	margin: 0px;

}
#Footer a {
	color: #CCC;
}
#ContBox li {
	list-style-type: disc;
	margin-left: 20px;
	line-height: 1.3em;
	margin-bottom: 5px;
}
#Header div {
	text-align: right;
	margin-right: 20px;
	margin-top: -25px;
}
#Header div a {
	color: #FC0;
	text-decoration: none;
	font-size: 85%;
}

#Address {
	margin-top: 25px;
	clear: both;
	background-color: #1A1917;
	margin-bottom: 25px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#Address h3 {
	color: #FC0;
}
#MainCont-2-Layer h5 {
	font-size: 100%;
	color: #FC0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	padding: 5px;
	margin-bottom: 25px;
	margin-top: 40px;
}
#MainCont-2-Layer  h2,#MainCont h2{
	font-size: 150%;
	font-weight: bold;
	color: #FC0;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9;
	padding-bottom: 10px;
	padding-top: 20px;
	line-height: 1.3em;
}
#ContBox h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 110%;
}
