/* CSS Document */


/*■初期設定*/

body{
	color:#000000;/*通常のテキストカラー*/
	background:url(images/ast006-bg001.gif) repeat-y center;


	}
a{
	color:#0099FF;/*通常のリンクテキストカラー*/
	}
a:hover{
	color:#FF9900;/*マウスが乗った時の通常のリンクテキストカラー*/
	text-decoration:underline;/*マウスが乗った時下線を表示（つけない場合は underline を none へ）*/
	}

/*■初期設定ここまで*/



*{ margin:0; padding:0;}
img{ border:0;}

table,div{
	margin:auto;
	}

/*■フォントサイズ調整*/
body {
	font-size:14px; //add
	//font-size:12px;
	*font-size:80%;
	*font:80%;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;	
}


body{
	text-align:center;
	}

/*■レイアウトセレクタ*/
.CNT{
	text-align:center;
	}
.L{
	text-align:left;
	}
.R{
	text-align:right;
	}



.clr_sps{ clear:both; font-size:1px;}

#container{
	width:740px;
	margin:auto;
	text-align:left;
	}
h1{
	height:20px;
	line-height:20px;
	font-size:11px;
	color:#333333;
	font-weight:normal;
	text-indent:0px;
	}	
h2{
	margin:0 0 0 0px;
	height:55px;
	font-weight:normal;
	//background:url(images/bg_h1.gif) no-repeat;
	text-indent:62px;
	padding:6px 0 0 0;
	}
h2 a{
	font-size:25px;
	line-height:38px;
	vertical-align:top;
	text-decoration:none;
	color:#333333;
	}
h2 a:hover{
	color:#333333;
	text-decoration:none;
	}


#head_menu{
	width:740px;
	background:url(images/bg_head_menu.jpg) repeat-x;
	text-align:center;
	font-size:25px;
	line-height:25px;
	color:#FFFFFF;
	}
#head_menu a{
	color:#000000;
	font-size:15px;
	letter-spacing:1px;
	text-decoration:none;
	height:25px;
	vertical-align:middle;
	margin:0 4px 0 4px;
	}
#head_menu a:hover{
	color:#FF0066;
	}


#contents{
	margin:6px 0 20px 0;
	clear:left;
	}
#main_image{
/* 	background:url(images/bg_main_pic.gif) no-repeat; */
/* 	background:url(images/01.jpg) no-repeat; */
	background:url(images/newimage1.gif) no-repeat; 
	width:740px;
	height:194px;
	margin:16px 0 20px 0;
	padding:8px 7px 6px 7px;
	}

#copy{
	height:20px;
	font-size:10px;
	text-align:right;
	color:#333333;
	border:solid #333333;
	border-width:3px 0 0 0;
	padding:2px;
	clear:left;
	}
#copy a{
	color:#333333;
	text-decoration:none;
	}
#copy a:hover{
	color:#333333;
	}


/***トップ***/
#top{
	}
#top h3{
	font-size:22px;
	line-height:1.2em;
	color:#333333;
	font-weight:normal;
	}
#top p{
	line-height:1.6em;
	}
#top div#top_btm{
	zoom:100%;
	}
#top div#top_btm:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}	
#top div#left{
	float:left;
	width:398px;
	}
#top div#left h4{
	font-size:12px;
	margin:6px 0 0 0;
	}
#top div#left div#info {
	background:url(images/bg_info.gif);
	width:398px;
	}
#top div#left div#info div#main{
	background:url(images/bg_info_main.gif) repeat-y;
	text-align:left;
	}
#top div#left div#info div#main h5{
	padding:8px 10px 0 10px;
	font-size:80%;
	}
#top div#left div#info div#main p{
	padding:2px 10px 0 10px;
	}
	

#top div#right{
	float:left;
	width:230px;
	margin:0 0 0 20px;
	}

/* ビジネスパートナー募集 */	
#top div#right div#bnr_bosyu{}
#top div#right div#bnr_bosyu p{
	width:318px;
	height:105px;
	margin:12px 0px 0 0px;
	text-align:center;
	}
#top div#right div#bnr_bosyu p a{
	/* background:url(images/bg_bnr.jpg) no-repeat;*/
	background:url(images/bosyu.jpg) no-repeat;
	display:block;
	width:318px;
	height:105px;
	line-height:105px;
	color:#666666;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	text-indent:10px;
	}
/*#top div#right div#bnr_bosyu p a:hover{
	font-size:16px;
	filter:alpha(opacity=75); /*IE*/
	-moz-opacity:0.75; /*FF*/
	} */
/* ビジネスパートナー募集 */		

/* リサイクルトナー */	
#top div#right div#bnr_recycle{}
#top div#right div#bnr_recycle p{
	width:318px;
	height:105px;
	margin:12px 0px 0 0px;
	text-align:center;
	}
#top div#right div#bnr_recycle p a{
	/* background:url(images/bg_bnr.jpg) no-repeat;*/
	background:url(images/recycle.jpg) no-repeat;
	display:block;
	width:318px;
	height:105px;
	line-height:105px;
	color:#666666;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	text-indent:10px;
	}
#top div#right div#bnr_recycle p a:hover{
	font-size:16px;
	filter:alpha(opacity=75); /*IE*/
	-moz-opacity:0.75; /*FF*/
	}
/* リサイクルトナー */	


/* ＨＰ製作 */	
#top div#right div#bnr_hp{}
#top div#right div#bnr_hp p{
	width:318px;
	height:105px;
	margin:12px 0px 0 0px;
	text-align:center;
	}
#top div#right div#bnr_hp p a{
	background:url(images/hp.jpg) no-repeat;
	display:block;
	width:318px;
	height:105px;
	line-height:105px;
	color:#666666;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	text-indent:10px;
	}

#top div#right div#bnr_hp p a:hover{
	font-size:16px;
	filter:alpha(opacity=75); /*IE*/
	-moz-opacity:0.75; /*FF*/
	}
/* ＨＰ製作 */	

/* IT&人材ソリューション */
#top div#right div#bnr_funcfood{}
#top div#right div#bnr_funcfood p{
	width:318px;
	height:105px;
	margin:12px 0px 0 0px;
	text-align:center;
	}
#top div#right div#bnr_funcfood p a{
	background:url(images/funcfood.jpg) no-repeat;
	display:block;
	width:318px;
	height:105px;
	line-height:105px;
	color:#666666;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	text-indent:10px;
	}

#top div#right div#bnr_funcfood p a:hover{
	font-size:16px;
	filter:alpha(opacity=75); /*IE*/
	-moz-opacity:0.75; /*FF*/
	}
/* 2010/02/03 add */


/* 2010/09/09 add */

#top div#right div#bnr_carsys{}
#top div#right div#bnr_carsys p{
	width:318px;
	height:105px;
	margin:12px 0px 0 0px;
	text-align:center;
	}
#top div#right div#bnr_carsys p a{
	/* background:url(images/bg_bnr.jpg) no-repeat;*/
	background:url(images/carsys.jpg) no-repeat;
	display:block;
	width:318px;
	height:105px;
	line-height:105px;
	color:#666666;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	text-indent:10px;
	}
#top div#right div#bnr_carsys p a:hover{
	font-size:16px;
	filter:alpha(opacity=75); /*IE*/
	-moz-opacity:0.75; /*FF*/
	}

/* 2010/09/09 add */

/***その他のページ***/
#main_image2{
	background:url(images/bg_main_pic.gif) no-repeat;
	width:740px;
	height:194px;
	margin:16px 0 0 0;
	padding:8px 7px 6px 7px;
	}
#main_image2 h2{
	background:url(images/main_pic01.jpg) no-repeat;
	width:726px;
	height:180px;
	font-size:25px;
	color:#ffffff;
	font-weight:normal;
	text-align:right;
	padding:120px 30px 0 0;
	}
#main_image2 h2.t_bk{
	color:#000000;
	}
#main_image2 h2.t_wt{
	color:#FFFFFF;
	}	
#other_page{}

#other_page h3{
	background:url(images/bg_h3a.jpg) no-repeat;
	text-indent:20px;
//	font-size:100%;
	color:#333333;
	margin:20px 0 0 0;
	line-height:1.5em;
	}
#other_page h4{
//	font-size:100%;
	font-size:16pt; // add
	line-height:1.0em;
	vertical-align:top;
	margin:14px 0 0 0;
	color:#00336x6;
	}	
#other_page div.typeA{
	}
#other_page div.typeA p{
	margin:8px 6px 10px 6px;
	line-height:180%;
	}
#other_page div.typeB{
	margin:8px 0 10px 0;
	line-height:160%;
	zoom:100%;
	}
#other_page div.typeB:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}
#other_page div.typeB p{
	margin:8px 6px 10px 6px;
	line-height:180%;
	}	
#other_page div.typeB div.left{
	float:left;
	width:360px;
	}
#other_page div.typeB div.right{
	float:right;
	width:360px;
	margin:0 0 0 20px;
	}

#other_page p.margin_none{ margin:0;}
#other_page p{ margin:6px 0 0 0;}

/*テーブルセット*/
#tbl_setA{
	border:#0099CC solid 1px;
	border-collapse:collapse;
	margin:0;
	}
#tbl_setA th{
	border:#0099CC solid 1px;
	background:url(images/bg_th_a.gif);
	padding:6px;
	color:#003366;
	text-align:center;
	}
#tbl_setA td{
	border:#0099CC solid 1px;
	padding:6px;
	}

// add
#tbl_setB{
	border:#0099CC solid 1px;
	border-collapse:collapse;
	margin:0;
	}
#tbl_setB th{
	border:#0099CC solid 1px;
	background:url(images/bg_th_a.gif);
	padding:6px;
	color:#003366;
	text-align:left;
	}
#tbl_setB td{
	border:#0099CC solid 1px;
	padding:6px;
	}

#tbl_setC{
	border:#0099CC solid 1px;
	border-collapse:collapse;
	margin:0;
	width:733px;
	
	}
#tbl_setC th{
	border:#0099CC solid 1px;
	background:url(images/bg_th_a.gif);
//background-color:#CCFF99;
	padding:6px;
	color:#003366;
	text-align:left;
	width:733px;

	}
#tbl_setC td{
	border:#0099CC solid 1px;
	padding:6px;
	width:733px;

	}

/* 健康食品メニュー */
#funcmn_org{}
#funcmn_org p{
	width:700px;
	height:105px;
	margin:12px 0px 0 0px;
	text-align:center;
	}
#funcmn_org p a{
	background:url(images/funcmn_org.jpg) no-repeat;
	display:block;
	width:700px;
	height:105px;
	line-height:105px;
	color:#666666;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	text-indent:10px;
	}
#funcmn_org p a:hover{
	font-size:16px;
	filter:alpha(opacity=75); /*IE*/
	-moz-opacity:0.75; /*FF*/
	}
	
#funcmn_sod{}
#funcmn_sod p{
	width:700px;
	height:105px;
	margin:12px 0px 0 0px;
	text-align:center;
	}
#funcmn_sod p a{
	background:url(images/funcmn_sod.jpg) no-repeat;
	display:block;
	width:700px;
	height:105px;
	line-height:105px;
	color:#666666;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	text-indent:10px;
	}
#funcmn_sod p a:hover{
	font-size:16px;
	filter:alpha(opacity=75); /*IE*/
	-moz-opacity:0.75; /*FF*/
	}
#funcmn_puera{}
#funcmn_puera p{
	width:700px;
	height:105px;
	margin:12px 0px 0 0px;
	text-align:center;
	}
#funcmn_puera p a{
	background:url(images/funcmn_puera.jpg) no-repeat;
	display:block;
	width:700px;
	height:105px;
	line-height:105px;
	color:#666666;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	text-indent:10px;
	}
#funcmn_puera p a:hover{
	font-size:16px;
	filter:alpha(opacity=75); /*IE*/
	-moz-opacity:0.75; /*FF*/
	}

/* 健康食品メニュー */

/******************************************************************************************************/
#p-copy{
	width:740px;
	text-align:left;

	}
#p-copy p a{
	background:url(images/copy_pondt_wt.gif) no-repeat;
	display:block;
	width:24px;
	height:13px;
	text-indent:-9999px;
	margin:5px 0 0 716px;
	}


// add

/*フッター*/

#footer{
	background:#fff;
	text-align:center;
	padding-top:0px;
	padding:0px 20px 10px 20px;
}

.footercontent{
	padding-top:10px;
	background:#6e6ec5 url(../images/ast006-bg004.gif) no-repeat;
}
.footercontent li{
	margin:0px;
	list-style:none;
	display:inline;
	padding:0px 5px;
	font-size:12px;
}
.footercontent li a:link,.footercontent li a:visited{
	color:#adadc9;
}
.footerbottom{
	background:#6e6ec5 url(../images/ast006-bg005.gif) no-repeat 0px 100%;
	padding-top:10px;
	padding-bottom:10px;
	font-size:12px;
	color:#adadc9;
	font-style:normal;
}

