body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #555555;
	/* [disabled]background-image: url(../img/bg.png); */
	color: #FFFFFF;
	background-repeat: repeat-x;
	line-height: 1.8em;
	font-size: 14px;
}
#content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #333333;
}
#leftContent {
	float: left;
	width: 180px;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 30px;
}
#rightContent {
	float: right;
	width: 680px;
	margin-right: 10px;
	margin-bottom: 20px;
}

div#gnav{
　　list-style: none;
　　float: left;
} 

li {
  
  display: inline-block;
 
  
}  


#gnav {
	
height: 40px;
	width: 140px;
	margin-bottom: 5px;
}



#contact {
	text-align: center;
	font-size: 12px;
	margin-top: 15px;
}
#news {
	overflow: auto;
	height: 200px;
}
#news dt {
	color: #FFFF80;
}


#returnTop {
	text-align: right;
	clear: both;
	margin-top: 20px;
}
footer p {
	text-align: center;
	margin-top: 10px;
}

a {
	color: #3DB6EC;
	text-decoration: none;
}
a:hover {
	color: #D9DF00;
}
strong {
	color: #FF3300;
}

h1:not(#topImage), h2 {
	background-color: #3DB6EC;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 10px;
	font-size: 16px;
	margin-top: 30px;
}
h1:not(#topImage) span, h2 span {
	color: #A1D9F5;
	font-size: 12px;
	line-height: 12px;
	margin-left: 10px;
}
h3 {
	font-weight: bold;
	color: #3DB6EC;
	margin-top: 15px;
}
table tr th {
	color: #000000;
	border: 1px solid #000000;
	font-weight: bold;
	text-align: center;
	background-color: #BBBBBB;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
table tr td {
	color: #000000;
	border: 1px solid #000000;
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
table tr.odd td{
	background-color: #EEEEEE;
}

.tL {
	text-align: left;
}
.tC {
	text-align: center;
}
.tR {
	text-align: right;
}
.fL {
	float: left;
}
.fR {
	float: right;
}
.cL {
	clear: left;
}
.cB {
	clear: both;
}
.cR {
	clear: right;
}

.pt12 {
	font-size: 12px;
}
.pt14 {
	font-size: 14px;
}
.pt16 {
	font-size: 16px;
}
.glay {
	color: #BBBBBB;
}
#topImage {
	margin-top: 30px;
}

#catchCopy {
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 25px;
}
#movie1 {
	width: 320px;
	float: left;
	margin-top: 50px;
}
#movie2 {
	float: right;
	width: 320px;
	margin-top: 50px;
}



.entry {
	font-size: 17px;
	height: 35px;
	width: 300px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	border: 10px double #FFFFFF;
	line-height: 35px;
}
.entry a {
	color: #FFFFFF;
	display: block;
	height: 35px;
	width: 300px;
}
.entry a:hover {
	text-decoration: none;
}

.entry:hover {
	background-color: #FF7553;
	text-decoration: none;
}
.entry_glay {
	font-size: 17px;
	height: 35px;
	width: 300px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	border: 10px double #FFFFFF;
	line-height: 35px;
}.center {
	text-align: center;
}