body {
 	background-color: #666666;
 	background-image: url(../img/back_main.gif) !important;
	background-position: top !important;
	background-repeat: repeat-x !important;
	color: #333333;
	font-size: 9pt;
	line-height: 155%;
	font-family: "MS Pゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
/* 	background-attachment: fixed; */
}


/* イメージ、リンクの設定ここから */

img {
	border: none 0px transparent !important;
}
a {
	text-decoration: none;
}

a:visited img{
	border: none !important;
}

a:link img{
	border: none !important;
}

a:hover img{
	border: none !important;
}

a:active img{
	border: none !important;
} 

  
.text_link:hover{
	background-color:#646464;
    color:#FFFFFF;
}
.text_link{
    color: #000000;
    font-weight: bold;
}

/* イメージ、リンクの設定ここまで */

/* ヘッダ設定ここから */

#main{
	padding: 0px !important;
	margin: 0px !important;
	top: 0px;
}

#head_index {
	width: 100% !important;
	margin: 0px;
	padding: 0px;
	height: 84px;
	margin: 0px;
	padding: 0px;
}

#logo{
	position: absolute;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 265px;
	height: 40px;
}
#menu{
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	width: 500px;
	height: 84px;
	background-image: url(../img/menu_line.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#m_icon{
	position: absolute;
	right: 0px;
	top: 66px;
 	margin-right: 80px;
	margin-top: 0px;
	padding: 0px;
	list-style: none;
}

/* ヘッダ設定ここまで */

/* メニューリスト設定ここから */
#m_icon li{
	position: absolute;
	top: 0px;
}

ul #menu1{
	right: 217px;
}
ul #menu2{
	right: 184px;
}
ul #menu3{
	right: 139px;
}
ul #menu4{
	right: 105px;
}
ul #menu5{
	right: 69px;
}
ul #menu6{
	right: 40px;
}
ul #menu7{
	right: 0px;
}


/* メニューリスト設定ここまで */

/* コンテンツ領域設定ここから */

#base {
	background-color: #F4F4F4;
	width: 500px;
	position: relative;
	top: 0px;
  	margin-left: auto !important;
	margin-right: auto !important;
/* 	background-image: url('../img/back_contents.gif');
	background-position: top;
	background-repeat: repeat-x; */
}

/* コンテンツ領域設定ここまで */
