/* default */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{
	border-collapse:collapse;
	border-spacing:0;
	margin-bottom: 2px;
}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}

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

body {
	font-size: 10px;
    font-family: "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, Verdana, Helvetica, sans-serif;
	line-height: 16pt;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a:link{
color: #666666;
  }
a:visited{
  color: #79CEDD;
  }
a:hover,a:active{
	color: #79CEDD;
  }

.footer {
	font-size: 11px;
	padding-top: 35px;
}
.bold { font-weight: bold;
}

.style1 {
	font-size: 11px;
	color: #6DD7EF;
	font-weight: bold;
	margin: 5px 0 5px 5px;
}
.style2 {
	font-size: 11px;
	line-height:18px;
	margin-top: 10px;
}
.style3 {
	font-size: 10px;
	margin-top: 5px;
	margin-left: 5px;
}

.style4 {
	color: #79CEDD;
	font-size: 10px;
	line-height: 16pt;
	margin-left: 5px;
}

.style5 {
	font-size: 10px;
	line-height: 16pt;	
}

.area3 {
	margin-left: 30px;
	margin-top: 10px;
}

/* conpany table document */
table.aqua{
	font-size: 11px;
	line-height:18px;
    border-top:1px solid #BFBFBF;
    border-left:1px solid #BFBFBF;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ECF6F7;
    empty-cells:show;
}
.aqua th{
    border-right:1px solid #BFBFBF;
    border-bottom:1px solid #BFBFBF;
	font-size: 100%;
    color:#330000;
    background-color:#ECF6F7;
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}
.aqua td{
	border-right:1px solid #BFBFBF;
	border-bottom:1px solid #BFBFBF;
	padding:0.3em 1em;
	font-size: 100%;
}
.area3 .style3 {
    font-family: "Hiragino Kaku Gothic Pro", Verdana, Helvetica, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
}

hr {
	border-bottom: solid #CCCCCC 0.1em;
}

/* コンテンツ部分 */
div#CONTENTS {
    width: 840px;
    margin: 30px auto 30px auto;
	font-size: 11px;
	line-height:18px;
}
#CONTENTS.h1 {
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6DD7EF;
	margin-left:90px;
}

/* トップコンテンツ部分 */
div#TOPCONTENTS {
   width: 930px;
   margin: 30px auto 30px auto;

}

/* NEWS部分 */
div#NEWS {
	margin: 10px auto 10px auto;
	width: 453px;
	}



/* リスト */
ul {

}
li {
		margin:2px 0 2px 10px;
}

dl {

}   
dt {
	float:left;
	margin: 2px 5px 0 2px;
	padding: 1px; 
}   
dd { 
	margin: 2px 5px 0 2px;   
	padding: 1px;
}  
/* サイトマップ */

div#SITEMAP {
	width:840px;
	
}
#SITEMAP h2{
	text-align:left;
	font-size:10px;
	margin-bottom: 10px;
}
#SITEMAP ul{
	width: 840px;
	border-bottom: solid 3px #ffffff;
	list-style-position: inside;
	list-style-type:circle;
}
#SITEMAP li{
	background:#F1F9FB;
	border-bottom: solid 3px #ffffff;
	margin-top: 10px;
	}

#SITEMAP li a{
	padding: 0.4em 10px 0.4em 5px;
	margin-top: 10px;
	color:#666666;
}
#SITEMAP li a:hover,#MENU li a:active{
	padding: 0.4em 10px 0.4em 5px;
	margin-top: 10px;
	text-decoration: none;
	color: #79CEDD;
}
.area1 .style3 .news {
	line-height: 12pt;
}
topnews {
	margin-top: 30px;
	margin-bottom: 60px;
}
.strong {  font-weight: bold}

