body{
	padding:0;
	margin:0;
	background-color:#fff;
	color:#333333;
}

h1,h2,h3,h4,h5,
img,span,
p,div,
ul,ol,dl,
li,dt,dd,
form {
	margin: 0;
	padding: 0;
	border: none;
}

li {
	list-style: none;
}

#cntAreaOut{
	width:100%;
	text-align:center;
}

#cntAreaIn{
	width:690px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

#headerNavi{
	width:690px;
	text-align:left;
	color:#000;
	margin:8px 0 20px 0;
}


#headerNavi a:link{color:#ff0000; text-decoration:underline;}
#headerNavi a:visited{color:#ff0000; text-decoration:underline;}
#headerNavi a:hover{color:#ff0000; text-decoration:none;}

.clearFloat{
	clear:both;
}


#hd_base2 a{
	color:#444;
	text-decoration:underline;
}

#hd_base2 a:hover{
	color:#c00;
	text-decoration:underline;
}



/* ベースBOXスタイル --------------------------------------------*/
div#contents{
	width:100% !important;
}

#hd_base1 {
	text-align: center;
	color: #444;
}

#hd_base2 {
	width: 900px;
	margin:auto;
	text-align:left;
}

#hd_base2 a:hover img {
	filter:alpha(opacity=70); 
    -moz-opacity: 0.7; 
    opacity: 0.7;
}



/* 画面切替部 --------------------------------------------*/
#view_change {
	display: none;
	background-color: #ddd;
	padding: 10px 5px 10px 5px;
	font-size: 12px;
	text-align: center;
}
#view_change a {
	font-weight: bold;
}

/*--------------------------------------------------------*/
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.loadmenu .menu ul li a {
    font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
font-weight: 300;
font-style: normal;
}