@charset "utf-8";

body {
	margin: 10px 70px 20px 70px;
}

#wrapper{
    width:850px;
    border:solid 1px #999999;
    margin:auto; 
}

p{
	color:#005490;
	font-size:12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 140%;
	left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}

#image a{
        display:block;
		color: #333333;
		width:100%;
		height:100%;
		text-decoration:none;
		}
		
#image a:hover{
        display:block;
		color: #999999;
		}

a:hover.zure {
top:-1px;
left:-1px;
position:relative;
}

h1 {
	font-size: 12px;
	color: #999999;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

h2 {
	font-size: 13px;
	color: #888888;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

h3 {
	font-size: 20px;
	font-weight:bold;
	color: #191970;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	
}

h4 {
	font-size: 13px;
	font-weight:bold;
	color: #005490;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-bottom: 1px dashed #666666;
}

.basic{
	color:#000000;
	font-size:12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 140%;
	left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}

.basicw{
	color:#FFFFFF;
	font-size:12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 140%;
	left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}

.kiji{
	color:#000000;
	font-size:12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align:justify;
	line-height: 170%;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
}
/*body______________________________________________________________________*/
#body{
	display:block;
	width:850px;
	clear:both;
	font-size: 12px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	line-height: 18px;
	/* menuicon setting background */
	background-image:url(../img/backgr.gif) ;
	background-repeat: no-repeat;
	background-position: 12px 240px;
}


#news{  /* news&download setting */
	margin-top: 200px;
	margin-left: 380px;	
}

#news2{  /* imnews setting */
     width:480;
     height:50;
     overflow:auto;
     }


/*header______________________________________________________________________*/


ul#globalNavi {

margin: 0;
padding: 0;
width: 850px;/* 必ずwidthの設定をしてください */
list-style-type: none;
/* for MacIE5.x *//*/
    overflow: hidden;
    /* end */
}
/*
    width:850px;
	margin: 0;
	padding: 0;
	line-height: 1;
	background-color: #EAEDF6;
	list-style-type: none;
		/*\*//*/
	height: 1px;
	
	/**/
	}
*/


ul#globalNavi:after {

height: 0;
visibility: hidden;
content: ".";
display: block;
clear: both;
}

/*
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
*/


ul#globalNavi li {

margin: 0;
padding: 0;
float: left;
width: 120px;
line-height: 1;
list-style-type: none;
white-space: nowrap;
}

/*
	margin: 0;
	padding: 0;
	float: left;
	width: 121.4px;
	
	text-align: center;
	text-indent:-5%;
	font-size: 12px;
	white-space: nowrap;
	position: relative;
}
*/

ul#globalNavi li a {

padding: 9px 20px; /* ボタンの厚みはここで調整 */
display: block;
position: relative; /* IE6でマウス反応領域がおかしいのをFix */
font-size: 12px;
color: #000000;
text-align: center;
text-decoration: none;
background-color: #FFFFFF;
border-right: 1.5px solid #00A5E0;
}

/*
	border-right: 1.5px solid #00A5E0;
	padding: 9px 20px;
	display: block;
	position: relative;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	
}
*/

ul#globalNavi li a:hover {

color: #333;
background-color: #BFD2EC;
}

/*
	border-color: #00A5E0;
	color: #333;
	background-color: #BFD2EC;
}
*/

/* ClearFix */

ul.globalNavi {
	_height: 1px;
	min-height: 1px;
	/*\*//*/
	height: 1px;
	overflow: hidden;
	/**/
}

ul.globalNavi:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/*footer______________________________________________________________________*/
#endContents{
	display:block;
	width:850px;
	height:20px;
	clear:both;
	font-size: 10px;
	color: #999999;
	text-align: left;
	vertical-align: middle;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	line-height: 16px;
}
	

#btmlink{
	width:775px;
	text-align:right;
	line-height:1.4;
	letter-spacing:0.1em;
	font-size:x-small;
	margin-top: 40px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
#btmlink a{color:#355B71;}
#btmlink a:hover{color:#FF6600;}

/*パンくず--------------------------------------------------------*/

.pan-list {
  margin:0px; padding:0px;
}
.pan-list li {
  display:inline;
}
.pan-list li:before {
  /* :before -> ie6未対応
     content -> :before と組合せ
     li要素の前に記号文字を挿入 */
  content:" > ";
}
.pan-list li:first-child:before {
  /* :first-child:before -> ie6未対応
     子要素の一番初めのみ指定 */
  content:"";
}

/*footnavi---------------------------------------------------------*/

#footnavi {
	display:block;
	width:850px;
	height:20px;
	clear:both;
	background:url(../images/footer-contents.gif) no-repeat;
	vertical-align: middle;
	padding: 10px 20px 10px 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-right: 0px;
	text-align: right;
	font-size: small;
	line-height: 1.6;
}
#footnavi a{color:#666666;}
#footnavi a:hover{color:#00CC00;}

#footnavi-a {
	display:block;
	width:850px;
	height:20px;
	clear:both;
	background:url(../images/footer-contents.gif) no-repeat;
	vertical-align: middle;
	padding: 10px 0px 10px 20px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-right: 0px;
	text-align: right;
	font-size: small;
	line-height: 1.6;
	float: none;
}
#footnavi-a a{color:#666666;}
#footnavi-a a:hover{color:#333333;}

#footnavi-b {
	display:block;
	width:850px;
	height:20px;
	clear:none;
	background:url(../images/footer-contents.gif) no-repeat;
	vertical-align: middle;
	padding: 10px 0px 10px 20px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-right: 0px;
	text-align: right;
	font-size: small;
	line-height: 1.6;
}
#footnavi-b a{color:#666666;}
#footnavi-b a:hover{color:#00CC00;}

