/* 各ブラウザの独自解釈をリセット */
* { margin: 0px; padding: 0px; }
img { border:none; }

A:link { color: #0000FF; }
A:visited { color: #990099; }
A:active { color: #FF0000; }
A:hover { color: #FF5F11; } 


p { display: block; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	font-size: 13px;
	line-height: 140%;
	color: #555555;
	text-align: center;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	}


/* =========================================== */
/* ALL - header
/* =========================================== */
/* 1: ヘッダーのブロック */
.headimg {
	display: block;
}
.header { 
	clear: both; 
	width: 760px; 
	height: 75px;
	_height: 75px;
	margin-left: auto; margin-right: auto; 
	border-width: 1px; 
	border-style: solid;
	border-color: #C0C0C0;
}
/* ------------------------------------------- */



/* ヘッダー・ナビゲーション */
#headnavi {
	height: 30px;
	width: 760px;
	margin: 0px;
	padding: 0px;
	background: url(images/headnavi.jpg) no-repeat;
}
#headnavi ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#headnavi li {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	float:left;
	text-indent: -9999px;
}
#headnavi li a {
  text-decoration: none;		/* ■Firefox等で線が表示されないようにする */
  display: block;
  height: 30px;
  outline: none;
}

#headnavi li#midashi { background: url(images/headnavi.jpg) 0px 0px; width: 545px;}

#headnavi li#nv1 a {left: 545px; background:url(images/headnavi.jpg) -545px 0px; width: 92px;}
#headnavi li#nv1 a:hover{left: 545px; background-position: -545px 30px; width: 92px;}
#headnavi li#nv1 .son{left: 545px; background-position: -545px 30px; width: 92px;}

#headnavi li#nv2 a {left: 637px; background:url(images/headnavi.jpg) -637px 0px; width: 122px;}
#headnavi li#nv2 a:hover{left: 637px; background-position: -637px 30px; width: 122px;}
#headnavi li#nv2 .son{left: 637px; background-position: -637px 30px; width: 122px;}

/*サイドナビゲーション1
---------------------------------------------------- */
#sidenavi1 {
	margin: 0px;
	padding: 0px;
	width: 170px;
    margin-top: 5px;
}
#sidenavi1 ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#sidenavi1 li {
  margin: 0px;
  padding: 0px;
  text-indent: -9999px;
}
#sidenavi1 li#midashi1 {
	background: url(images/sidenavi_midashi.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 40px;
}
#sidenavi1 li a {
  text-decoration: none;		/* ■Firefox等で線が表示されないようにする */
  display: block;
  outline: none;
}

#sidenavi1 li#page01 a {width: 170px; height: 40px; background:url(images/sidenavi.gif) no-repeat 0px 0px;}
#sidenavi1 li#page01 a:hover{width: 170px; height: 40px; background:url(images/sidenavi.gif) no-repeat -170px 0px;}
#sidenavi1 li#page01 .son{width: 170px; height: 40px; background:url(images/sidenavi.gif) no-repeat -170px 0px;}

#sidenavi1 li#page02 a {width: 170px; height: 40px; background:url(images/sidenavi.gif) no-repeat 0px -40px;}
#sidenavi1 li#page02 a:hover{width: 170px; height: 40px; background:url(images/sidenavi.gif) no-repeat -170px -40px;}
#sidenavi1 li#page02 .son{width: 170px; height: 40px; background:url(images/sidenavi.gif) no-repeat -170px -40px;}

#sidenavi1 li#page03 a {width: 170px; height: 40px; background:url(images/sidenavi.gif) no-repeat 0px -80px;}
#sidenavi1 li#page03 a:hover{width: 170px; height: 40px; background:url(images/sidenavi.gif) no-repeat -170px -80px;}
#sidenavi1 li#page03 .son{width: 170px; height: 40px; background:url(images/sidenavi.gif) no-repeat -170px -80px;}

#sidenavi1 li#page04 a {width: 170px; height: 40px; background:url(images/sidenavi.gif) no-repeat 0px -120px;}
#sidenavi1 li#page04 a:hover{width: 170px; height: 40px; background:url(images/sidenavi.gif) no-repeat -170px -120px;}
#sidenavi1 li#page04 .son{width: 170px; height: 40px; background:url(images/sidenavi.gif) no-repeat -170px -120px;}

.side-box-in {
	font-style: normal;
	margin: 10px 3px 10px 3px;
	padding: 5px 0px 0px;
	vertical-align: middle;
	border: 1px solid #D4D4D4;
	text-align: center;
	background: #FFFFFF;
}
.psidenavi {
	margin: 0px 5px 5px;
	text-align: center;
	line-height: 130%;
	font-size: 10px;
}

.p1 { margin: 0px 10px 10px 15px; text-align: left; }
.p2 { margin: 0px; text-align: center; }
.p3 { margin: 0px 20px 10px 30px; text-align: right; }
	

.ttitle { color: #555555; font-size: 15px; font-weight: bold; margin-top: 0px;}
.red { color: #FF0000; }
.blue { color: #0000FF; }


	
table {
	font-size: 13px;
	line-height: 140%;
	color: #555555;
	}

h1 {
	width: 760px;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	color: #555555;
	line-height: 150%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

h2 { margin-top: 0px; margin-bottom: 5px; }
h3 { margin-top: 10px; margin-bottom: 10px; }
h4 { text-align: left; font-weight: bold; font-size: 14px; color: #963; margin-top: 5px; margin-bottom: 10px; }

ul {
	text-align: left;
	font-size: 12px;
	color: #963;
	list-style: none;
	margin: 0px 10px 10px 15px;
}

li {
	text-align: left;
	font-size: 12px;
	color: #963;
	background: url(images/report_arrow.jpg) no-repeat left;
	margin-bottom: 10px;
	padding-left: 15px;

}
	
#bg {
	width: 780px;
	text-align: center;
	margin: 0 auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF2E6;
	border-bottom-color: #FFF2E6;
	border-left-color: #FFF2E6;
}

/* =========================================== */
/* ALL - wrapper
/* =========================================== */
/* 全体のラッパー。body 直下 */
#wrapper { 
	width: 760px; 
	text-align: center; 
	margin: 0 auto;
}
/* ------------------------------------------- */


/* =========================================== */
/* ALL - content
/* =========================================== */
/* contentブロック用ラッパー -------- */
#content { 
	width: 760px; 
	margin-left: auto; margin-right: auto; 
	margin: 0px 0px; 
}
/* contentブロック内を左中右に分けるテーブル */
.bigtable {
	vertical-align: top;
}
/* contentブロックの左コラム（2: ナビゲーションメニュー）用 */
.bigleft{
	width: 170px;
	vertical-align: top;
	background-image: url(images/bg_01.jpg);
	background-repeat: repeat; 
}
/* contentブロックの右コラム（3,4,5: コンテンツ）用 */
.bigright{
	width: 570px; 
	vertical-align: top;
	text-align: center;
}
/* contentブロックの中の隙間用 */
.bigmiddle { width: 10px; }

/* footerブロック用 */
.footer{
 font-size: 12px;
	line-height: 120%;
	letter-spacing: 0.1em;
 color: #FFFFFF;
	vertical-align: top;
 text-align: center;
	background-image: url(images/footer_02.jpg);
	background-repeat: no-repeat;
	padding-left: 0px; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 2px;
	margin-bottom: 5px;
}

address { font-style: normal; }
.a01 { margin-top: 0px; line-height: 120%;  letter-spacing: 0.1em; }


/* 回り込み
---------------------------------------------------- */
.img-right {float:right; margin-left: 5px; margin-bottom: 0px;}
.img-left {float:left; margin-right: 5px; margin-bottom: 0px;}


/*フッタメニュー
---------------------------------------------------- */
#footmenu {
	clear: both;
	width: 840px;
	padding: 5px 0px;
	background: #FFFFFF;
	border-top: 1px dotted #D8D8D8;
}
#footmenu p {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
}
#footmenu a {
  text-decoration: none; /* NNでリンク線が出てしまうのを防ぐ為 */
}

#footmenu address { margin: 0px; padding: 0px; font-size: 12px; text-align: center; font-weight: normal; font-style: normal; }


.footlink {
	padding: 0px;
	margin-bottom: 5px;
}

/* =========================================== */
/* INDEX - index
/* =========================================== */
/* メインイメージ */
.mainimg { 
	clear: both; 
	margin-top: 8px;
	margin-bottom: 10px;
}

/* =========================================== */
/* COMPANY - ctable01
/* =========================================== */
.ctable01 {
	clear: both; 
	margin-bottom: 10px; 
	line-height: 130%;
}
.ctable01 th {
	background-color: #FBF9F8;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	padding-left: 4px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D9CAC1;
	border-right-color: #D9CAC1;
	border-bottom-color: #D9CAC1;
	border-left-color: #D9CAC1;
}
.ctable01 td {
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	border: 1px solid #D9CAC1;
}


/* トップページ　コンテンツナビゲーション
---------------------------------------------------- */

#topnavi1 { height: 130px; width: 570px; margin: 0px; padding: 0px; background: url(images/topnavi1.jpg) no-repeat center top;}
#topnavi1 ul { margin: 0px; padding: 0px; list-style: none;}
#topnavi1 li { display: block; margin: 0px; padding: 0px; width: 285px; height: 130px; float:left; text-indent: -9999px;}
#topnavi1 li a { text-decoration: none; display: block; width: 285px; height: 130px; outline: none;}

#topnavi1 li#btn1 a {left: 0px; background:url(images/topnavi1.jpg) 0px 0px;}
#topnavi1 li#btn1 a:hover{left: 0px; background-position: 0px 130px;}

#topnavi1 li#btn2 a {left: 285px; background:url(images/topnavi1.jpg) -285px 0px;}
#topnavi1 li#btn2 a:hover{left: 285px; background-position: -285px 130px;}

#topnavi2 { height: 130px; width: 570px; margin: 0px 0px 5px; padding: 0px; background: url(images/topnavi2.jpg) no-repeat center top;}
#topnavi2 ul { margin: 0px; padding: 0px; list-style: none;}
#topnavi2 li { display: block; margin: 0px; padding: 0px; width: 285px; height: 130px; float:left; text-indent: -9999px;}
#topnavi2 li a { text-decoration: none; display: block; width: 285px; height: 130px; outline: none;}

#topnavi2 li#btn3 a {left: 0px; background:url(images/topnavi2.jpg) 0px 0px;}
#topnavi2 li#btn3 a:hover{left: 0px; background-position: 0px 130px;}

#topnavi2 li#btn4 a {left: 285px; background:url(images/topnavi2.jpg) -285px 0px;}
#topnavi2 li#btn4 a:hover{left: 285px; background-position: -285px 130px;}


/*古いサイトからのスタイル*/
.concept_txt{
	padding-left: 10px;
	padding-right: 10px;
}
.indent10{
	margin-left: 10px;
	margin-right: 10px;
}
.space10{
	margin-top:10px;
}
.side10{
	margin-top:10px;
	margin-left: 0px;
	margin-right: 0px;
}

/*テキスト非表示*/
em {
	visibility: hidden;
}
/*回り込み初期化*/
#clearboth {clear: both;}
.clearboth {clear: both;}
