@charset "utf-8";

/*土台部分*/
body {
	line-height: 1.6em;
	color: #000;
	font-family:  Arial, Verdana, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../image/base/back.gif);
}

/* for WinIE7 */
*:first-child+html body {
	font-size: 75%;
}

/* for WinIE6 */
*html body {
	font-size: 75%;
}
#wrap_back {
	background-image: url(../image/base/wrap_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
}
#wrap {
	background-image: url(../image/base/wrap.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
}

#container {
	width: 982px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	height: 107px;
	width: 982px;
	background-image: url(../image/base/top_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#top {
	width: 982px;
}

#top   p {
	float: left;
	width: 264px;
}
*html  #top  ul {
	width: 230px;
	float: right;
	margin: 30px 12px 0px 0px;
}
#top ul  {
	width: 230px;
	float: right;
	margin: 30px 25px 0px 0px;
	list-style-type: none;
}
#top li {
	float: right;
	padding: 0px 15px 0px 15px;
	list-style-type: none;
}
#menu01 {
	width: 919px;
	margin-left: 31px;
	list-style-type: none;
}

#menu01 li {
	float: left;
	list-style-type: none;
}
#menu02 li {
	list-style-type: none;
}
#contants {
	width: 982px;
}
#contents_side {
	float: left;
	width: 166px;
	margin-top: 30px;
}
#contents_main {
	float: right;
	width: 782px;
	margin-left: 34px;
}
.line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#footer_wrap {
	width: 982px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#footer {
	width: 982px;
	margin: 10px 0px 0px 0px;
}

#footer_left {
	float: left;
	width: 467px;
	list-style-type: none;
}
#footer_left li {
	float: left;
	margin: 0px 15px 0px 0px;
}

#footer_right {
	float: right;
	width: 485px;
	margin: 0px 15px 0px 0px;
	list-style-type: none;
}
#footer_right li {
	float: right;
	background-image: url(../image/base/ya01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 15px;
	list-style-type: none;
}
#footer_right address {
	margin: 10px 0px 0px 0px;
	text-align: right;
}
a:link {
 color:black;
}
a:visited {
 color:black;
}
a:active {
 color:gray;
}
a:hover {
	color:#3399CC;
	text-decoration:underline;
}
a {
	text-decoration:none;
}

/*トップメニューロールオーバー*/

#menu01 a#menu01a {
	display: block;
	width: 184px;  /*画像の横幅*/
	height: 46px;  /*画像の縦幅*/
	background: transparent url(../image/base/menu01/group02.gif) no-repeat 0 0;  /*hover時の画像を読み込む*/
	text-decoration: none;
}
#menu01 a#menu01a:hover {
  text-indent: -9999px;  /*hover時だけ画像を飛ばす*/
  background-position: 0 -46px;  /*背景をずらす*/
}
#menu01 a#menu01b {
	display: block;
	width: 184px;  /*画像の横幅*/
	height: 46px;  /*画像の縦幅*/
	background: transparent url(../image/base/menu01/rinen02.gif) no-repeat 0 0;  /*hover時の画像を読み込む*/
	text-decoration: none;
}
#menu01 a#menu01b:hover {
  text-indent: -9999px;  /*hover時だけ画像を飛ばす*/
  background-position: 0 -46px;  /*背景をずらす*/
}
#menu01 a#menu01c {
	display: block;
	width: 184px;  /*画像の横幅*/
	height: 46px;  /*画像の縦幅*/
	background: transparent url(../image/base/menu01/zigyou02.gif) no-repeat 0 0;  /*hover時の画像を読み込む*/
	text-decoration: none;
}
#menu01 a#menu01c:hover {
  text-indent: -9999px;  /*hover時だけ画像を飛ばす*/
  background-position: 0 -46px;  /*背景をずらす*/
}
#menu01 a#menu01d {
	display: block;
	width: 184px;  /*画像の横幅*/
	height: 46px;  /*画像の縦幅*/
	background: transparent url(../image/base/menu01/enkaku02.gif) no-repeat 0 0;  /*hover時の画像を読み込む*/
	text-decoration: none;
}
#menu01 a#menu01d:hover {
  text-indent: -9999px;  /*hover時だけ画像を飛ばす*/
  background-position: 0 -46px;  /*背景をずらす*/
}
#menu01 a#menu01e {
	display: block;
	width: 183px;  /*画像の横幅*/
	height: 46px;  /*画像の縦幅*/
	background: transparent url(../image/base/menu01/contact02.gif) no-repeat 0 0;  /*hover時の画像を読み込む*/
	text-decoration: none;
}
#menu01 a#menu01e:hover {
  text-indent: -9999px;  /*hover時だけ画像を飛ばす*/
  background-position: 0 -46px;  /*背景をずらす*/
}


/*サイドメニューロールオーバー*/

#menu02 a#menu02a {
	display: block;
	width: 166px;  /*画像の横幅*/
	height: 60px;  /*画像の縦幅*/
	background: transparent url(../image/base/menu02/nikko02.gif) no-repeat 0 0;  /*hover時の画像を読み込む*/
	text-decoration: none;
}
#menu02 a#menu02a:hover {
  text-indent: -9999px;  /*hover時だけ画像を飛ばす*/
  background-position: 0 -60px;  /*背景をずらす*/
}
#menu02 a#menu02b {
	display: block;
	width: 166px;  /*画像の横幅*/
	height: 60px;  /*画像の縦幅*/
	background: transparent url(../image/base/menu02/wwk02.gif) no-repeat 0 0;  /*hover時の画像を読み込む*/
	text-decoration: none;
}
#menu02 a#menu02b:hover {
  text-indent: -9999px;  /*hover時だけ画像を飛ばす*/
  background-position: 0 -60px;  /*背景をずらす*/
}
#menu02 a#menu02c {
	display: block;
	width: 166px;  /*画像の横幅*/
	height: 60px;  /*画像の縦幅*/
	background: transparent url(../image/base/menu02/com02.gif) no-repeat 0 0;  /*hover時の画像を読み込む*/
	text-decoration: none;
}
#menu02 a#menu02c:hover {
  text-indent: -9999px;  /*hover時だけ画像を飛ばす*/
  background-position: 0 -60px;  /*背景をずらす*/
}
#menu02 a#menu02d {
	display: block;
	width: 166px;  /*画像の横幅*/
	height: 59px;  /*画像の縦幅*/
	background: transparent url(../image/base/menu02/unei02.gif) no-repeat 0 0;  /*hover時の画像を読み込む*/
	text-decoration: none;
}
#menu02 a#menu02d:hover {
  text-indent: -9999px;  /*hover時だけ画像を飛ばす*/
  background-position: 0 -59px;  /*背景をずらす*/
}

.iepngfix {
  behavior: expression(IEPNGFIX.fix(this));
}
#blog {
	margin-top: 15px;
	margin-left: 12px;
	margin-right: 13px;
}

