@charset "utf-8";
@import url("reset.css");


/*土台部分*/
body {
	line-height: 20px;
	color: #333;
	font-family:  Arial, Verdana,  Osaka, "ＭＳ Ｐゴシック",  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",sans-serif;
	font-size: 14px;
}
/* for WinIE7 */
*:first-child+html body {	font-size: 87.5%;

}

/* for WinIE6 */
*html body {	font-size: 87.5%;

}

#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#header  #top_rogo /*ヘッダー内*/
 {
	float: left;
	width: 260px;
	display:inline;
	margin:8px 0 0 0;
}
#header  #name #header_right {
	float: right;
	width: 590px;
	text-align: right;
	height: 60px;
	font-size: 12px;
}
#header  #name  #header_right ul {
	margin: 15px 0px 0px 0px;
}
#header  #name  #header_right li {
	background-image: url(../images/top/ya01.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	float: right;
	list-style-type: none;
	padding: 0px 15px 0px 12px;
}
#header  #name  #header_right p {
	padding: 0px 15px 0px 0px;
}
*html  #header #name #header_right{
margin: 0px 0px -15px 0px;
}

/*トップメニューロールオーバー*/

#header #top_menu {
	width: 850px;
	margin: 0px;
	padding: 0px;
}
#header #top_menu li {
	float: left;
	list-style-type: none;
}

#top_menu a{
	display: block;
	height: 32px;  /*画像の縦幅*/
	text-decoration: none;
}

#top_menu a:hover{
overflow:hidden;
text-indent: -9999px;  /*hover時だけ画像を飛ばす*/
}
#top01 {
	width: 213px;  /*画像の横幅*/
	background-color: transparent;
	background-image: url(../images/top/main_botan01ov.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#top01:hover {
  background-position: 0 0;  /*背景をずらす*/
}

#top02 {
	/*hover時の画像を読み込む*/
	width: 212px;  /*画像の横幅*/
	background-color: transparent;
	background-image: url(../images/top/main_botan02ov.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#top02:hover {
  background-position: 0 0;  /*背景をずらす*/
}

#top03 {
	/*hover時の画像を読み込む*/
	width: 213px;  /*画像の横幅*/
	background-color: transparent;
	background-image: url(../images/top/main_botan03ov.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#top03:hover {
  background-position: 0 0;  /*背景をずらす*/
}

#top04 {
	/*hover時の画像を読み込む*/
	width: 212px;  /*画像の横幅*/
	background-color: transparent;
	background-image: url(../images/top/main_botan04ov.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#top04:hover {
  background-position: 0 0;  /*背景をずらす*/
}


/*コンテンツ内*/
#contents {
	width: 850px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding: 0px;
}
#main_top h2 {
	float: left;
	width: 660px;
}
#main_top   #bana {
	float: right;
}
#contents #main_top {
	width: 850px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#contents #main_menu {
	width: 850px;
	margin: 15px 0px 0px 0px;
}
#contents #main_menu li {
	float: left;
	width: 280px;
}
#contents #main_menu .right5 {
	margin: 0px 5px 0px 0px;
}
#contents #under {
	width: 850px;
	margin: 15px 0px 0px 0px;
}
#under_left {
	float: left;
	width: 528px;
	margin: 0px;
}

#under_left ul {
	width: 528px;
}
#under_left dt {
	float: left;
	width: 75px;
	line-height: 14px;
	margin: 10px 0px 0px 0px;
}
#under_left dd {
	float: right;
	width: 433px;
	line-height: 16px;
	margin: 10px 0px 0px;
}
*:first-child+html #under_left dd {
	line-height: 17px;
}
*html #under_left dd {
	line-height: 17px;
}

#contents #under #contact {
	float: right;
	width: 280px;
}

#under_left a:link{
	color:#0000ff;
}


#under_left a:visit{
	color:#ff00ff;
}



/*メインメニューロールオーバー*/
#main_menu a{
	display: block;
	width: 280px;  /*画像の横幅*/
	height: 166px;  /*画像の縦幅*/
	text-decoration: none;
}
#main_menu a:hover{
overflow:hidden;
text-indent: -9999px;  /*hover時だけ画像を飛ばす*/
}

#main_menu a#business {
	background-color: transparent;
	background-image: url(../images/top/main_botan01ov.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#main_menu a#business:hover {
	background-position: 0 0;
}

#main_menu a#nemy_sun {
	background-color: transparent;
	background-image: url(../images/top/main_botan02ov.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#main_menu a#nemy_sun:hover {
	background-position: 0 0;
}

#main_menu a#point {
	background-color: transparent;
	background-image: url(../images/top/main_botan03ov.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#main_menu a#point:hover {
	background-position: 0 0;
}



/*お問い合わせバナーロールオーバー*/
#contact a#bana {
	display: block;
	width: 282px;  /*画像の横幅*/
	height: 43px;
	/*hover時の画像を読み込む*/
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/top/contact_ov_03b.gif);
	background-repeat: no-repeat;
	background-position: right 0;
}
#contact a#bana:hover {
  text-indent: -9999px;  /*hover時だけ画像を飛ばす*/
  background-position: 0 -43px;  /*背景をずらす*/
  overflow:hidden;
}

#area05 {
	width: 850px;
	font-size: 12px;
	margin: 30px auto 0px;
}

#area05 li   {
	background-image: url(../images/top/ya01.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	float: right;
	padding: 0px 0px 0px 12px;
	list-style-type: none;
	margin: 0px 0px 0px 15px;
}



/*フッター内*/
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	font-size: 12px;
	width: 850px;
	padding: 5px 0px 0px 0px;
}
#footer #footer_left {
	float: left;
	width: 100px;
}
#footer #footer_right {
	float: right;
	width: 750px;
	text-align: right;
}


/*リンク設定*/
#header a,:link {
 color:#333333;
}
#header a:visited {
 color:#333333;
}
#header a:active {
 color:gray;
}
#header a:hover {
 color:#333333;
 text-decoration:underline;
}
#header a {
 text-decoration:none;
}

#pan a:link {
 color:#333333;
}
#pan a:visited {
 color:#333333;
}
#pan a:active {
 color:gray;
}
#pan a:hover {
	color:#336699;
	text-decoration:underline;
}
#pan a {
 text-decoration:underline;
}

#footer a:link {
 color:#666666;
}
#footer a:visited {
 color:#666666;
}
#footer a:active {
 color:gray;
}
#footer a:hover {
 color:#666666;
 text-decoration:underline;
}
#footer a {
 text-decoration:underline;
}

#area05 a:link {
 color:#333333;
}
#area05 a:visited {
 color:#333333;
}
#area05 a:active {
 color:gray;
}
#area05 a:hover {
 color:#333333;
 text-decoration:underline;
}
#area05 a {
 text-decoration:none;
}

#kaitori{
	clear:both;
	float:right;
	width:220px;
	text-align:right;
	margin:15px 0 0 0;
}

*html #kaitori{
	clear:both;
	float:right;
	width:220px;
	text-align:right;
	margin:15px 0 0 0;
}


*:first-child+html #kaitori{
	clear:both;
	float:right;
	width:220px;
	text-align:right;
	margin:15px 0 0 0;
}

#kaitori dd{
	font-size:10px;
	display:block;
	text-align:right;
}

#catalog{
	clear:both;
	float:right;
	width:286px;
	text-align:right;
	margin:10px 0 0 0;
}
.banner {
	width: 164px;
	text-align:right;
	margin-left:118px;
	clear:both;
}
.banner li {
	width: 164px;
	padding-top:15px;
}

