@charset "utf-8";
/* CSS Document */

/* コンテンツ全体 */
* {
	border-collapse:collapse;
	margin:0;
	padding:0;
	font-style: normal;
}
html {
	font-size: 100%;
}
h1,h2,h3,h4,h5,h6,p,table,ul,ol,li,dl,dt,dd {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
a {text-decoration: none;}
a:hover {text-decoration: underline;}
#section a {text-decoration: underline;}
#section a:hover {text-decoration: none;}

table {
	border-collapse: collapse;
}

/* 主なコンテンツ */
body {
	width: auto;
	height: auto;
	font: 62.5%/1.9em 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #595959;
	background: url(../images/common/header_bg.gif) repeat-x 0 0;
}
/* //主なコンテンツ */

/* ヘッダー */
#header {
	width: 850px;
	height: 108px;
	margin: 0 auto;
	border-bottom: solid 2px #fff;
	overflow: hidden;
}
#header h1 {
	height: 78px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	overflow: hidden;
}
#header h1 a {
	height: 78px;
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
}
#nav {
	height: 24px;
	padding: 0 1px 0 0;
	overflow: hidden;
	background: url(../images/common/head_menu_line.gif) no-repeat right 0;
}
#nav:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
#nav {display: inline-table;}
/* Hides from IE-mac \*/
* html #nav {height: 1%;}
#nav {display: block;}
/* End hide from IE-mac */

#nav li {
	height: 24px;
	float: right;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	overflow: hidden;
}
#nav li a {
	height: 24px;
	display: block;
}




#nav li#nav01,#nav li#nav01 a {width: 158px;}
#nav li#nav02,#nav li#nav02 a {width: 171px;}
#nav li#nav03,#nav li#nav03 a {width: 183px;}
#nav li#nav04,#nav li#nav04 a {width: 145px;}
#nav li#nav01 {background-image: url(../images/common/head_menu03.gif);}
#nav li#nav02 {background-image: url(../images/common/head_menu02.gif);}
#nav li#nav03 {background-image: url(../images/common/head_menu01.gif);}
#nav li#nav04 {background-image: url(../images/common/head_menu04.gif);}
/* //ヘッダー */

/* コンテンツ */
#contents {
	width: 850px;
	height: auto;
	background: url(../images/common/contents_bg.gif) repeat-y 0 0;
	margin: 0 auto;
	clear: both;
}
#contents:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
#contents {display: inline-table;}
/* Hides from IE-mac \*/
* html #contents {height: 1%;}
#contents {display: block;}
/* End hide from IE-mac */


#aside {
	width: 180px;
	float: left;
	padding: 8px 10px;
	font-size: 1.2em;
}
#sideImg {
	width: 176px;
	height: 136px;
	background: url(../images/sideImage.jpg) no-repeat 0 0;
	overflow: hidden;
	padding: 2px;
	margin-bottom: 7px;
}
#menuBox01,#menuBox02,#menuBox03,#menuBox04 {
	border: solid 2px #c8c3ac;
	margin: 0 0 7px;
}
#menuBox01 p,#menuBox02 p,#menuBox03 p,#menuBox04 p {
	width: 176px;
	height: 27px;
	background-repeat: no-repeat;
	background-position: -2px -2px;
	text-indent: -9999px;
	overflow: hidden;
}
#menuBox01 li,#menuBox02 li,#menuBox03 li,#menuBox04 li {
	width: 176px;
	height: 28px;
	background-repeat: no-repeat;
	list-style: none;
	overflow: hidden;
	text-indent: -9999px;
}
#menuBox01 li a,#menuBox02 li a,#menuBox03 li a,#menuBox04 li a {
	width: 176px;
	height: 28px;
	display: block;
	background-repeat: no-repeat;
}

#menuBox01menu01 a,#menuBox02menu01 a,#menuBox03menu01 a,#menuBox04menu01 a {background-position: -2px -29px;}
#menuBox01menu02 a,#menuBox02menu02 a,#menuBox03menu02 a,#menuBox04menu02 a {background-position: -2px -57px;}
#menuBox01menu03 a,#menuBox02menu03 a,#menuBox03menu03 a,#menuBox04menu03 a {background-position: -2px -85px;}
#menuBox01menu04 a,#menuBox02menu04 a,#menuBox03menu04 a,#menuBox04menu04 a {background-position: -2px -113px;}
#menuBox01menu05 a,#menuBox02menu05 a,#menuBox03menu05 a,#menuBox04menu05 a {background-position: -2px -141px;}
#menuBox01menu06 a,#menuBox02menu06 a,#menuBox03menu06 a,#menuBox04menu06 a {background-position: -2px -169px;}
#menuBox01menu07 a,#menuBox02menu07 a,#menuBox03menu07 a,#menuBox04menu07 a {background-position: -2px -197px;}
#menuBox01menu08 a,#menuBox02menu08 a,#menuBox03menu08 a,#menuBox04menu08 a {background-position: -2px -225px;}

#menuBox01menu01,#menuBox01menu01 a:hover,#menuBox02menu01,#menuBox02menu01 a:hover,
#menuBox03menu01,#menuBox03menu01 a:hover,#menuBox04menu01,#menuBox04menu01 a:hover {background-position: -182px -29px;}
#menuBox01menu02,#menuBox01menu02 a:hover,#menuBox02menu02,#menuBox02menu02 a:hover,
#menuBox03menu02,#menuBox03menu02 a:hover,#menuBox04menu02,#menuBox04menu02 a:hover {background-position: -182px -57px;}
#menuBox01menu03,#menuBox01menu03 a:hover,#menuBox02menu03,#menuBox02menu03 a:hover,
#menuBox03menu03,#menuBox03menu03 a:hover,#menuBox04menu03,#menuBox04menu03 a:hover {background-position: -182px -85px;}
#menuBox01menu04,#menuBox01menu04 a:hover,#menuBox02menu04,#menuBox02menu04 a:hover,
#menuBox03menu04,#menuBox03menu04 a:hover,#menuBox04menu04,#menuBox04menu04 a:hover {background-position: -182px -113px;}
#menuBox01menu05,#menuBox01menu05 a:hover,#menuBox02menu05,#menuBox02menu05 a:hover,
#menuBox03menu05,#menuBox03menu05 a:hover,#menuBox04menu05,#menuBox04menu05 a:hover {background-position: -182px -141px;}
#menuBox01menu06,#menuBox01menu06 a:hover,#menuBox02menu06,#menuBox02menu06 a:hover,
#menuBox03menu06,#menuBox03menu06 a:hover,#menuBox04menu06,#menuBox04menu06 a:hover {background-position: -182px -169px;}
#menuBox01menu07,#menuBox01menu07 a:hover,#menuBox02menu07,#menuBox02menu07 a:hover,
#menuBox03menu07,#menuBox03menu07 a:hover,#menuBox04menu07,#menuBox04menu07 a:hover {background-position: -182px -197px;}
#menuBox01menu08,#menuBox01menu08 a:hover,#menuBox02menu08,#menuBox02menu08 a:hover,
#menuBox03menu08,#menuBox03menu08 a:hover,#menuBox04menu08,#menuBox04menu08 a:hover {background-position: -182px -225px;}

#sideInfo {
	width: 180px;
	height: 91px;
	background: url(../images/common/side_info.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#section {
	width: 640px;
	float: right;
	padding: 8px 0 0;
	font-size: 1.2em;
}
/* //コンテンツ */

/* フッター */
#footer {
	width: auto;
	height: 41px;
	color: #fff;
	background: #025129;
	overflow: hidden;
	font-size: 1.2em;
}
#footer p {
	width: 850px;
	margin: 0 auto;
	padding: 9px 0 0 20px;
}
/* //フッター */

/* 汎用クラス */
.txtLeft {text-align: left;}
.txtCenter {text-align: center;}
.txtRight {text-align: right;}
.txtBold {font-weight: bold;}
.txtUnder {text-decoration: underline;}
.txtIn {text-indent: 1em;}
.txtRed {color: #c90707;}
.clear {clear: both;}
/* //汎用クラス */


.pageback {
	padding: 15px 0 20px;
	text-align: right;
	clear: both;
}
