@charset "utf-8";
/*-----------------------------------------------
    Browser Reset
-----------------------------------------------*/
body {
    margin:0;
    padding:0;
    font-size:10pt;
    text-align:center;
	height:100%;
	background:url(assets/images/content/top_bk.jpg) repeat-x left top;
	background-color:#EAE5E5;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;

}

h1,h2,h3,h4,h5,h6,pre,address,em,strong,th,ins {
    font-size:100%;
    &nbsp;&nbsp;&nbsp;&nbsp;font-style:normal;
}
h1,h2,h3,h4,h5,h6,pre,address,ul,ol,li,dl,dt,dd,form,legend,p {
    margin:0;
    padding:0;
}
table {
    border-collapse:collapse;
    border:0;
}
th {
    text-align:left;
}
input,select,textarea {
    vertical-align:middle;
}
img {
    border:0;
    vertical-align:middle;
}
ins, a {
    text-decoration:none;
}
ul {
    list-style:none;
}
br {
    letter-spacing: 0;
}

hr {
    border: 0px;
    height: 0px;
    color:#ffffff;
}

.sps {
	text-align:left;
	display:block;
	text-indent:-999em;
	overflow:hidden;
}

/* ---------------------------------------------
	wrapper
--------------------------------------------- */



#wrapper {
	text-align:center;

}


#inner {
	margin:0 auto;
	width:900px;
	background:url(assets/images/content/end_br.jpg) repeat-y;


}




/* ---------------------------------------------
   header
--------------------------------------------- */


#header {
	width:900px;

}

#header .top {
	width:900px;
	height:50px;
	background-color:#EAE5E5;

}

#header .rogo {
	float:right;
	margin:-50px 0 0 0;
	width:163px;
	height:48px;
	background:url(assets/images/content/hd_rogo.jpg) no-repeat ;
	text-indent:-999em;
}

#header h1 {
	width:900px;
	height:190px;
	display:block;
	background:url(content/images/hd_eng.jpg) no-repeat ;
	text-indent:-999em;
	float:right;
}

#header .links a {
	width:400px;
	height:160px;
	display:block;
	margin:15px 0 0 0;
	float:left;
}


.sub_navi {
	float:right;
	margin:-50px 20px 0 0;
	width:200px;
	/*height:20px;*/
	text-align:right;
}

.sub_navi a {
	color:#8b0000;
        font-weight:900;
font-size:12px;
}

.sub_navi a:hover {
	color:#c0c0c0;
font-weight:900;

}


/* ---------------------------------------------
	content
--------------------------------------------- */

#contents {
	padding:0px 0px 0px 0px;
	text-align:left;
	width:900px;
}

#contents .line {
	width:900px;
	height:40px;
	border-bottom:#999 solid 1px;
	padding:15px 0 0 0;
}

#contents .crumb {
	padding:0 0 0px 20px;
}

#contents .crumb a {
	color:#8b0000;

}

/* ---------------------------------------------
	content_right
--------------------------------------------- */
#contents .right {
	width:650px;
	float:right;
	text-align:left;
	background-color:#FFF;
}

#contents .rightcol {
	padding:5px 0 60px 20px;

}

#contents .rightcol a {
	color:#8b0000;

}

#contents .rightcol a:hover {
		color:#999;

}

#contents .sitemap ul{
	padding:5px 0 0px 20px;
}

#contents .sitemap li{
	padding:5px 0 0px 30px;
        background:url(assets/images/content/icon_external.gif) no-repeat 10px 7px;

}


/* ---------------------------------------------
	contents_left
--------------------------------------------- */
#contents .left {
	width:250px;
	float:left;
		background-color:#FFF;

}

#contents .leftcol {
	padding:30px 0 40px 0;

}


#contents .banner {
	margin:0px 0 30px 0;

}

#contents .banner ul {
	padding:20px 0 0 20px;
}


#contents .banner li {
	margin:10px 0 0 0;
	text-align:left;

}



/* ---------------------------------------------
	news
--------------------------------------------- */
#contents .news {
        margin:55px 0 30px 0;
	background:url(assets/images/content/news_tl.jpg) no-repeat;
	display:block;
	/*width:600px;*/
	padding:40px 0px 20px 0;
}

#contents .news  a {
	color:#C30;
}

#contents .news  a:hover {
	color:#999;
}


#contents .news  dl {
	padding:5px 0 0 0; 
	width:600px;
}

#contents .news  dt {
	padding:0 15px 0 15px;


}


#contents .news  dd {
	padding:0px 15px 5px 15px;
	border-bottom:#999 dotted 2px;
}

#contents .newsold {
    float:right;
    width:86px;
	margin:-5px 0 0 0;
	text-indent:-999em;
}

#contents .newsold a {
    width:126px;
	display:block;
    background:url(assets/images/content/old_news.jpg) no-repeat;
}

/* ---------------------------------------------
	old_news
--------------------------------------------- */
#contents .old_news {
	/*margin:10px 0 0 20px;
	*margin:40px 0 0 20px;*/
	width:600px;
	padding:10px 0px 40px 0;
}


#contents .old_news  dl {
	padding:10px 0 10px 0; 
	width:600px;
}

#contents .old_news  dt {
	padding:0px 0px 10px 10px;
	width:600px;

}


#contents .old_news  dd {
	padding:5px 0 5px 10px;
		width:600px;
		border-bottom:#999 dotted 2px;
}

#contents .old_news  a {
	color:#C30;
}

#contents .old_news  a:hover {
	color:#999;
}



/* ---------------------------------------------
	fontstyle
--------------------------------------------- */

#contents  p {
	font-size:nomal;
	font-weight:100;
	padding:5px 20px 5px 20px;
	/*text-indent:1em;*/
	line-height:2em;
	width:580px;
}



#contents  hr {
	border-bottom:#999 dotted 1px;
	width:590px;
	margin:0 25px 0 0;
}


#contents  .intext {
	padding:0 0 0 20px;
	width:580px;
        text-align:right;

}

#contents  .intext2 {
	padding:0 0 0 50px;
	width:479px;
}

#contents  .intext3 {
	width:479px;
	padding:0 0 0 40px;
	line-height:1.2em;

}

#contents  .intext4 {
	padding:10px 0 0 40px;
	line-height:1.2em;
	width:479px;

}

#contents  .intext5 {
	padding:10px 0 0 40px;
	line-height:1.5em;
	width:479px;
}


#contents  .linklink a {
	color:#06F;
}

#contents  .linklink a:hover {
	color:#900;
}

#contents h2 {
	font-size:18px;
	text-decoration:none;
	font-weight:bold;
	border-bottom:#8b0000 dotted 2px;
	color:#000;
	/*padding:5px 0 5px 10px;*/
	padding:50px 0 5px 10px;
	/*margin:35px 0 0 0;*/
	width:580px;
}

#contents h3 {
	font-size:14px;
	padding:5px 0 5px 5px;
	margin:15px 0 0 0;
	text-decoration:none;
	font-weight:bold;
	border-left:#666 solid 10px;
	width:580px;
}

#contents h4 {
	font-size:16px;
	*font-size:large;
	padding:10px 0 5px 0;
	margin:0x 0 0 0;
	text-decoration:none;
	font-weight:bold;
	width:580px;
}


/* ---------------------------------------------
	footer
--------------------------------------------- */
#footer {
	margin:auto;
	background:url(assets/images/content/ft_bk.jpg)  repeat-x;
}

#footer .footer_inner {
	width:900px;
        height:127px;
	padding:0 0 20px 0;
	margin:auto;
}
	
#footer .copyright {
	/*width:900px;*/
	height:127px;
	text-indent:-999em;
	background:url(assets/images/content/ft.jpg) no-repeat;
	margin:0 0 0 0;
	*margin:0px 0 0 0;

}

.endtotop {
	/*text-align:right;*/
	width:136px;
	height:24px;
	float:right;
	/*margin:0px 0 0 0;*/
	/**margin:-23px 0 0 0;*/
}

/* ---------------------------------------------
	clearfix
--------------------------------------------- */

.clearfix:after { 
	content: ""; 
	display: block; 
	clear: both; 
}

.clearfix {
  	min-height: 1px;
}

* html .clearfix {
  	height: 1px;
}

.clear {
	clear:both;
	height: 1px;
	overflow:hidden;
	margin: 0 -1px -1px 0;
	padding: 0;
	font-size:0;
	line-height:0;
}

#contents .member_t
{
	font-size: 12px;
	margin: 10px 0 0 0;
	width: 650px;
	border-collapse: collapse;
	color:#999;

	text-align: left;
}
#contents .member_t th
{
	font-size: 12px;
	font-weight: normal;
	color:#000;
	padding: 10px 8px;
	border-bottom:#666 solid 1px;
}
#contents .member_t td
{
	border-bottom:#999 solid 1px;
	color:#000;
	padding: 10px 8px;
	width:140px;
}

#contents .member_t a
{
	color:#06F;
}

#contents .member_t a:hover
{
	color:#666;
}


#contents .tbl_t
{
	font-size: 12px;
	margin: 10px 0 0 0;
	width: 650px;
	border-collapse: collapse;
	color:#999;

	text-align: left;
}
#contents .tbl_t th
{
	font-size: 12px;
	font-weight: normal;
	color:#000;
	padding: 10px 8px;
	border-bottom:#666 solid 1px;
}
#contents .tbl_t td
{
	border-bottom:#999 solid 1px;
	color:#000;
	padding: 10px 8px;
	/*width:140px;*/
}

#contents .link {
	width:600px;

}

#contents .link ul {
	width:600px;

}

#contents .link li {
	background:url(assets/images/content/ico_arrow5right.gif) no-repeat 5px;
	padding:0 0 0 10px;

}

#contents .link  a {
	color:#06F;
}

#contents .link  a:hover {
	color:#666;
}


/* ---------------------------------------------
	jquary
--------------------------------------------- */
#g_menu {
	width:900px;
	height:43px;
}
 
 
.lavaLampWithImage
{
  position: relative;
  height: 43px;
  width:900px;
  background: url(assets/images/content/menu_bk.jpg) no-repeat top;
  padding: 5px 0 0 0;
  overflow: hidden;
}
.lavaLampWithImage li
{
  float: left;
  list-style: none;
}
.lavaLampWithImage li.back
{
  background: url(assets/images/content/lava.gif) no-repeat right -30px;
  width: 9px;
  height: 30px;
  z-index: 8;
  position: absolute;
}
.lavaLampWithImage li.back .left
{
  background: url(assets/images/content/lava.gif) no-repeat top left;
  height: 30px;
  margin-right: 9px; /* 7px is the width of the rounded shape */
}
.lavaLampWithImage li a
{
  /*font: bold 14px arial;*/
  text-decoration: none;
  color: #fff;
  outline: none;
  text-align: center;
  top: 7px;
  text-transform: uppercase;
  letter-spacing: 0;
  z-index: 10;
  display: block;
  float: left;
  height: 30px;
  position: relative;
  overflow: hidden;
  margin: auto 20px;
}
.lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited
{
  border: none;
}

.lavaLampNoImage
{
  position: relative;
  height: 43px;
  width: 900px;
  background-color: white;
  padding: 15px;
  margin: 10px 0;
  overflow: hidden;
  border: 1px solid gray;
}
.lavaLampNoImage li
{
  float: left;
  list-style: none;
}
.lavaLampNoImage li.back
{
  border: 1px solid #000;
  background-color: #e6e8ea;
  width: 9px;
  height: 30px;
  z-index: 8;
  position: absolute;
}
.lavaLampNoImage li a
{
  font: bold 14px arial;
  text-decoration: none;
  color: #000;
  outline: none;
  text-align: center;
  top: 7px;
  text-transform: uppercase;
  letter-spacing: 0;
  z-index: 10;
  display: block;
  float: left;
  height: 30px;
  position: relative;
  overflow: hidden;
  margin: auto 10px;
}
.lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited
{
  border: none;
}

.lavaLampBottomStyle
{
  position: relative;
  height: 43px;
  width: 900px;
  background-color: white;
  padding: 15px;
  margin: 10px 0;
  overflow: hidden;
  border: 1px solid gray;
}
.lavaLampBottomStyle li
{
  float: left;
  list-style: none;
}
.lavaLampBottomStyle li.back
{
  border-bottom: 5px solid blue;
  width: 9px;
  height: 30px;
  z-index: 8;
  position: absolute;
}
.lavaLampBottomStyle li a
{
  font: bold 14px arial;
  text-decoration: none;
  color: #000;
  outline: none;
  text-align: center;
  top: 7px;
  text-transform: uppercase;
  letter-spacing: 0;
  z-index: 10;
  display: block;
  float: left;
  height: 30px;
  position: relative;
  overflow: hidden;
  margin: auto 10px;
}
.lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited
{
  border: none;
}
