@charset "utf-8";

/*-----------------------------------------------
 __default style clear
-----------------------------------------------*/
* {
	margin:0;
	padding:0;
}
img{
	margin:0;
	padding:0;
	border:0;
}
html{
    height:100%;
}
body{
    height:100%;
	font-size:74.5%;
	font-family:Meiryo,verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	color:white;
	line-height:1.5;
	background-color:#000000;
}
* html div#container{
    height:100%;
}
div#container{
	margin:0px auto;
	position:relative;
	width: 800px;
}
div#main{
	width:800px;
	padding: 10px 0 30px 0;
}

div#main .header{
	width:800px;
	border-bottom: 1px solid #fff;
}
#foot{
	bottom:0px;
	height:30px;
	width:100%;
	text-align: center;
	font-size:85%;
	clear: both;
}


h1{
	text-align:center;
	color:#000000;
	background-image: url(../images/news-logo.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 160px;
	text-indent: -9999px;
}
h1 a {
	display:block;
	height: 120px;
	width: 160px;
	overflow:hidden;
	text-indent: -9999px;
}

h2{
	color:#000000;
	text-indent: -9999px;
	position:absolute;
	width:106px;
	height:39px;
	left: 166px;
	top: 84px;
}
h3{
	color:#FF00FF;
	margin-bottom:13px;
}

h4{
	color:#FF00FF;
	margin-bottom:20px;
	font-weight:normal;
}
h5{
	color:#000000;
	position:absolute;
	left: 606px;
	top: 88px;
	border:0; 
	overflow: hidden;
	display:block;
	height: 40px;


}

h5 a{
	display:block;
	text-decoration:none;
}
h5 a:hover{
	display:block;
	text-decoration:none;
	margin-top: -40px;
}



#new{
	background-image: url(../images/news-h2.gif);
	background-repeat: no-repeat;
	width:106px;
	height:39px;
}
#mailmaga{
	background-image: url(../images/mailmaga.gif);
	background-repeat: no-repeat;
	width:280px;
	height:56px;
}
#backnumber{
	background-image: url(../images/backnumber-h2.gif);
	background-repeat: no-repeat;
	width:424px;
	height:56px;
}



div#main dl{
	margin: 2em 0 0.3em 3.5em;
	padding-bottom:10px;
	clear:both;
}

div#main dl.list dt {
	clear: left;
	float: left;
	padding-left: 0px;
	font-size: 18px;
}

div#main dl.list dd {
	margin-bottom: 0.8em;
	margin-left: 11em;
}

div#main dl.list dd p{
  margin-bottom: 0.8em;
}


div#main img{
	float:right;
	margin:0 0 20px 20px;
}

.img_under{
	padding: 0 0 10px 0;
  }


.white {color: #FFFFFF}


.text_feald{
	width: 250px;
	margin: 0 10px 0 10px;
	height: 20px;
}
.text_images{
	width: 52px;
	height:22px;
	margin: 0;
	vertical-align: middle;
}

.arat {
	color: #FF0000;
	margin:10px 0 0 0;
}

.line{
border-bottom: 1px solid #fff;
}



a {
color:#FF00FF;
text-decoration:underline;
}
a:hover {
color:#9D007C;
text-decoration:none;
}

