body {
	background-image: url(../images/bg.png);
	background-repeat: repeat;
}
#wrap {
	margin: auto;
	height: auto;
	width: 960px;
	color: #222;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	background-color: #0074be;
}
#wrap h1,#wrap h3, #wrap #headMenu, #wrap #headMenu ul, #wrap #headMenu li, #wrap #gomiDetail p, .conRcol .PhotoList li {
	margin: 0;
	padding: 0;
}
#wrap h2 {
	margin: 40px 0 20px 0;
}
#wrap h2 img {
	vertical-align: bottom;/* IE 7 考慮 */
}
#wrap #headMenu ul li {
	list-style-type: none;
	float: left;
	height: 60px;
}
#content {
	background-color: #0074be;
	width: 920px;
	padding: 10px 20px 20px 20px;
	clear: both;
	overflow: hidden;
}
#content a {
	color: #ffe4e1;
	font-weight: bold;
}
#content a:visited {
	color: #afeeee;
}
#content a:hover {
	color: #fff;
}
#content a:active {
	color: #fff0f5;
}
#content p {
	margin-left: 20px;
}
#content #copy {
	background-image: url(../images/bg_copy.png);
	background-repeat: repeat;
	padding: 20px;
	margin:30px 0 0 0;
}
#content #copy div {
	float: right;
	margin: 0 0 0 20px;
}
#content #copy p {
	text-shadow: 1px 1px 0px white;
	font-size: 110%;
}
.conLcol {
	float: left;
	width: 450px;
}
.conLcol div, .conRcol div {
	margin-bottom: 40px;
	color: #FFF;
	width: 370px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/con_bg2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 20px;
}
.conLcol div p, .conRcol div p {
	margin: 0 !important;
}
.conLcol div ul, .conRcol div ul {
	margin-bottom: 0;
}
.conRcol {
	width: 450px;
	margin-left: 470px;
}
.conRcol div ul {
	padding-left: 2em;
}

.conRcol div ul li {
	line-height: 30px;
}
.conRcol div ul li img {
	vertical-align: middle;
}
#content .PhotoList {
	padding: 0px;
	margin-left: 490px;
}

#content .PhotoList li {
	float: left;
	list-style-type: none;
	margin-right: 5px;
	margin-bottom: 5px;
	cursor: pointer;
	height: 70px;
}
#content .PhotoList li img:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#content .PhotoBox {
	width: 450px;
	margin-left: 20px;
	float: left;
}
#content #gomiDetail {
	color: #FFF;
	padding: 20px;
	margin: 20px;
	border: 1px solid #FFF;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;

}
#content #gomiDetail a {
	background-image: url(../images/l_al.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}
#content #gomiDetail table {
	margin: auto;
	border-collapse: collapse:
}
#content #gomiDetail table th, #content #gomiDetail table td {
	padding: 16px;
	border: #4E79C7 1px solid;
}
#content #gomiDetail table th {
	background-color: #052742;
}
#content #gomiDetail table td {
	background-color: #004880;
}


#footer {
/*clear:both;*/

	width: 900px;
	height: 20px;
	text-align: right;
	color: #FBF9F0;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 20px;
	padding-top: 30px;
	background-repeat: no-repeat;
	background-image: url(../images/footer_bg.png);
	background-position: right bottom;
	margin-right: 20px;
	margin-left: 20px;
	z-index: 1;
	position: relative;
	margin-top: 40px;
	
}
#footer p {
	margin: 0px;
	color: #0074be;
}
#footer .nsg_logo {
	position: absolute;
	z-index: 2;
	margin-top: -34px;
	margin-left: 0px;
	height: 54px;
}
#OverTime {
	display: none;
}
.Txtred {
	color: #e2041b;
	font-weight: bold;
	font-size: 130%;
	text-shadow: 1px 1px 0px #fff;
}
.txt1st {
	color: #ff0;
	font-weight: bold;
	font-size: 200%;
	text-shadow: 2px 2px 0px #e2041b;
}
.txt2nd {
	font-weight: bold;
	font-size: 150%;
}
.txt3rd {
	font-weight: bold;
	font-size: 130%;
}

.Bigred {
	color: #fff;
	font-weight: bold;
	font-size: 130%;
	text-shadow: 1px 1px 0px #e2041b;
}
.mgB0 {
	margin-bottom: 0px !important;
}
.mgB10p {
	margin-bottom: 10px !important;
}
.mgT1 {
	margin-top: 1em !important;
}
.txtRight {
	text-align: right;
}

/* hack*/

.conRcol {
	_margin-left: 465px;
}
#content .PhotoBox {
	_height: 298px;
}
