#indexbox { width: 824px; margin-right: auto; margin-left: auto; }
#sub {
	width: 160px;
	float: left;
	display: inline;
	overflow: hidden;
}
#main {
	width: 640px;
	float: right;
	display: inline;
	overflow: hidden;
}


/*-------会員企業の紹介-------*/
#sub h3 { background-repeat: no-repeat; text-indent: -9999px; width: 160px; height: 49px; margin-top: 10px; }

#sub h3.ecolink {
	background-image: url(../image/index/eco_title.gif);
	overflow: hidden;
}

#sub h3.ecolink a {
	display: block;
	height: 49px;
	width: 160px;
}

#sub h3.kigyolink {
	background-image: url(../image/index/kaiin_title.gif); 
}
#sub .sublist {
	width: 160px;
	margin-top: 5px;
	border-top: 1px dotted #989898;
}
#sub .sublist a:link,
#sub .sublist a:visited {
	color: #5c5c5c; font-weight: 600; background-image: url(../image/index/icon_red.gif); background-repeat: no-repeat; background-position: left center; text-decoration: none; padding-top: 6px; padding-bottom: 6px; padding-left: 15px; border-bottom: 1px dotted #989898; display: block;
}
#sub .sublist a:hover,
#sub .sublist a:active {
	color: black; font-weight: 600; background-color: #ededed; text-decoration: none;
}


/*-------メイン部分-------*/


/*=====ご挨拶======*/


#aisatu {
	background-image: url(../image/index/aisatu_back.jpg);
	background-repeat: no-repeat;
	overflow: auto;
	margin-top: 10px;
	border: 1px solid #CFA9D4;
	background-color: #FDFFFF;
	background-position: center bottom;
	padding-bottom:120px;
}
#aisatu .kaicyo {
	width: 185px;
	overflow: hidden;
	float: left;
	display: inline;
}

#aisatu .kaicyo img {
	padding-top: 15px;
	padding-left: 15px;
}


#aisatu .left {
	width: 430px;
	overflow: hidden;
	float: right;
	display: inline;
	padding-bottom: 20px;
}
#aisatu .left h3 {
	font-size: 24px;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 0px;
	color: #666;
	line-height: 1.2em;
}
#aisatu .left p {
	line-height: 1.8em;
	font-size: 15px;
	margin-right: 15px;
}

#aisatu .left p strong {
	font-weight: bold;
	}

.left em {
	line-height: 1.3em;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}


/*=====活動案内======*/


#katudo { width: 100%; clear: both; }
#katudo h3 { background-image: url(../image/index/katudou_title.gif); background-repeat: no-repeat; text-indent: -9999px; width: 640px; height: 34px; clear: both; margin-top: 20px; }
#boxa { background-color: #606060; width: 640px; overflow: auto; }
#boxa .katudobox { background-color: #606060; width: 160px; overflow: hidden; float: left; margin: 0; padding: 0; }
#boxa .katudobox img { margin: 5px; padding: 0; }
#boxa .katudobox a:link { color: #ffffc4; font-weight: bold; background-color: #606060; background-image: none; margin: 0; padding: 0; }
#boxa .katudobox a:visited { color: #ffffc4; font-weight: bold; background-color: #606060; background-image: none; margin: 0; padding: 0; }
#boxa .katudobox a:active { color: #ffffc4; background-color: #606060; background-image: none; text-decoration: underline; overflow: hidden; margin: 0; padding: 0; }
#boxa .katudobox a:hover { color: #ffffc4; background-color: #606060; background-image: none; text-decoration: underline; margin: 0; padding: 0; }
#boxa .katudobox p { color: #fff; line-height: 1.3; background-color: #606060; margin: 0 5px 5px; padding: 0; }


/*-------ピックアップ-------*/
#picup h3 {
	background-image: url(../image/index/pic_up_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 640px;
	height: 34px;
	clear: both;
	margin-top: 30px;
}
#picup table {
	width: 640px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
#picup th { color: #777; font-size: 90%; font-weight: normal; text-align: left; vertical-align: top; width: 90px; padding: 5px 0; border-bottom: 1px dotted silver; }
#picup td { font-weight: normal; line-height: 1.3; text-align: left; height: 1.2px; padding: 5px 0; border-bottom: 1px dotted silver; }
#picup td strong  { font-weight: bold; height: 1.2px; }


/*-------外部リンクバナー-------*/
#sub .linklist { padding-top: 20px; }
#sub .linklist img { padding-top: 2px; }
#sub .linklist p { color: #777; font-size: 11px; line-height: 1; padding-top: 3px; }


/*-------Firefox3.0以上-ハック-------*/
#anime, x:-moz-any-link, x:default {
	margin-left: -1px;
}

#anime object, x:-moz-any-link, x:default {
	width: 871px;
}

