@charset "utf-8";
/* CSS Document */

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote,
th, td, span, em, strong {
	margin: 0;
	padding: 0;
	font-style: normal;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote,
th, td, span, em, strong {
	text-decoration:none;
}
h2, h3, h4, h5, h6, input, textarea, th, em, strong {
	font-size:12px;
	font-weight:normal;
	line-height:1em;
}

img {
	border:none;
}

a, a:visited {
	text-decoration:underline;
	color:#0099FF;
}

a.bn, a.bn:visited {
	text-decoration:none;
}


a:hover {
	text-decoration:none;
	color:#006699;
}	

body {
	margin:0;
	padding:0;
	/*overflow-x : hidden ;*/
	font-size:12px;
	background:#005782;
} 

#container a:hover img
{
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
background: #fff;
}


.clearfix:after {
  content: ".";  /* Vvf */
  display: block;  /* ubNxvf */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/* ========================================
	
* contents
	
======================================== */

#container {
	margin:20px auto 0 auto;
	background:url(../img/bg_container.jpg) repeat-y left top;
	width:970px;
	font-size:12px;
	line-height:1.4;
	color:#333333;
}

#container p.top {
	margin:0 0 10px 0;
}

#container p.btm {
	margin:10px 0 0 0;
}

#wrap {
	width:930px;
	margin:0 auto;
	border:#cccccc solid 1px;
	border-collapse:collapse;
	padding:20px auto 10px;
}

#logoArea {
	width:930px;
	border-bottom:#cccccc solid 1px;
	margin:0 auto;
}

h1.logo {
	padding:20px 20px 10px;
}

#flashArea {
	height:272px;
	width:930px;
	margin:1px auto;
	background:url(../../img/flashImg.jpg) center top no-repeat;
	display:block;
}

ul#gnavi {
	width:928px;
	margin:0 auto 10px auto;
}

ul#gnavi li {
	float:left;
	list-style:none;
	width:155px;
}

ul#gnavi li.s {
	width:154px;
}

#mainContents {
	width:890px;
	margin:0 auto;
}

/*Rec*/
#mainContents .left {
	width:600px;
	float:left;
	margin-right:36px;
}

.left h2.news {
	float:left;
	width:136px;
	margin-bottom:16px;
}

.left p.newsLog {
	float:left;
	margin-left:412px;
	padding-top:20px;
}

*html .left p.newsLog {
	margin-left:274px;
}

.left p.line {
	clear:both;
	background:url(../../img/obj_line.jpg) left top no-repeat;
}

.left dl#news_detail {
	margin:0 0 30px;
}

dl#news_detail dt {
	font-weight:bold;
}

dl#news_detail dd {
	background:url(../../img/obj_cur.jpg) left top no-repeat;
	padding:0 20px 6px 12px;
	margin-bottom:4px;
	line-height:1.5;
	border-bottom:#CCCCCC dotted 1px;
}

.left h2.pick {
	margin-bottom:16px;
}

.left #box {
	margin-bottom:10px;
}

.left #box p {
	margin-bottom:10px;
}

.left #box .boxL {
	float:left;
	width:290px;
	margin-right:20px;
	margin-bottom:16px;
}

.left #box .boxR {
	float:left;
	width:290px;
	margin-bottom:16px;
}

.left #box dl#box_inner {
	margin-top:10px;
}

dl#box_inner dt {
	float:left;
	width:164px;
	margin-right:10px;
}

dl#box_inner dt p.detail {
	background:url(../../img/obj_cur.jpg) 70px 1px no-repeat;
	padding:0 10px 0px 12px;
	line-height:1.5;
	text-align:right;
}

dl#box_inner dd {
	float:left;
	width:110px;
}
	
/*ERec*/
#mainContents .right {
	width:250px;
	float:left;
}

.right p.bnr {
	margin-bottom:10px;
}

.right p.bnrT {
	margin-top:-8px;
	line-height:1.4;
	font-size:10px;
	padding:2px;
	margin-bottom:20px;
}

.right .homecoming {
	border:#CCCCCC solid 1px;
	padding:4px;
	width:240px;
	margin-bottom:10px;
}

.right .homecoming p {
	margin-bottom:6px;
}

.right .homecoming p.bnr {
	margin-bottom:10px;
}

.right .homecoming p.ttl {
	border-left:#E13100 solid 3px;
	margin-left:2px;
	padding-left:4px;
	font-weight:bold;
}

.right .homecoming p.txt {
	margin-left:8px;
	line-height:1.4;
	font-size:10px;
}

.right .homecoming p.link {
	background:url(../../img/obj_cur.jpg) 146px top no-repeat;
	text-align:right;
	margin-bottom:0px;
}

/*y[Wgbv*/
#pagetop {
	margin:6px auto 0;
	width:910px;
	text-align:right;
	padding-right:20px;
}

/*tb^[*/
#footer {
	margin:0 auto 20px;
	width:890px;
}

#footer ul#link {
	margin-bottom:16px;
}

ul#link li {
	float:left;
	border-left:#CCCCCC solid 1px;
	padding:4px 24px;
	list-style:none;
}

ul#link li.end {
	border-right:#CCCCCC solid 1px;
}

#footer p.copy {
	text-align:left;
	line-height:1.6;
}
