/*******************************************************************************
*　　興国インテック　　　　									REPRE　Date：2007.02
*
*　　６つの事業領域
********************************************************************************/


/* 左ナビゲーション
------------------------------------------------------------------------------------------------------ */
#cor_1 a				{ background: url(image/m01.jpg) no-repeat    0px 0px;}
#cor_2 a				{ background: url(image/m02.jpg) no-repeat    0px 0px;}
#cor_3 a				{ background: url(image/m03.jpg) no-repeat    0px 0px;}
#cor_4 a				{ background: url(image/m04.jpg) no-repeat    0px 0px;}
#cor_5 a				{ background: url(image/m05.jpg) no-repeat    0px 0px;}
#cor_6 a				{ background: url(image/m06.jpg) no-repeat    0px 0px;}
#cor_7 a				{ background: url(image/m07.jpg) no-repeat    0px 0px;}

#cor_1 a:hover			{ background: url(image/m01.jpg) no-repeat -176px 0px;}
#cor_2 a:hover			{ background: url(image/m02.jpg) no-repeat -176px 0px;}
#cor_3 a:hover			{ background: url(image/m03.jpg) no-repeat -176px 0px;}
#cor_4 a:hover			{ background: url(image/m04.jpg) no-repeat -176px 0px;}
#cor_5 a:hover			{ background: url(image/m05.jpg) no-repeat -176px 0px;}
#cor_6 a:hover			{ background: url(image/m06.jpg) no-repeat -176px 0px;}
#cor_7 a:hover			{ background: url(image/m07.jpg) no-repeat -176px 0px;}

#cor_01	a				{ background: url(image/m01.jpg) no-repeat -352px 0px;}
#cor_02	a				{ background: url(image/m02.jpg) no-repeat -352px 0px;}
#cor_03	a				{ background: url(image/m03.jpg) no-repeat -352px 0px;}
#cor_04	a				{ background: url(image/m04.jpg) no-repeat -352px 0px;}
#cor_05	a				{ background: url(image/m05.jpg) no-repeat -352px 0px;}
#cor_06 a				{ background: url(image/m06.jpg) no-repeat -352px 0px;}
#cor_07 a				{ background: url(image/m07.jpg) no-repeat -352px 0px;}

#menubottom_box			{ width:190px; height:170px; background:url(../common_img/menubottom_bg.jpg) 0px -1px;}



/* 各ページ共通
------------------------------------------------------------------------------------------------------ */
#text_box				{ width:450px; font-size:80%; line-height:1.7; margin-left:30px;}
#img_box				{ width:510px; height:360px;}
#img_box2				{ width:510px; margin:30px 0 30px 0; text-align:center;}
#img_box3				{ width:510px; margin-bottom:20px;}
#img_box4				{ width:508px; border:#999999 solid 1px; margin-bottom:20px;}
#buhin_box				{ width:488px; padding:10px; font-size:80%; line-height:1.5; background:#EEEEEE; border:#999999 solid 1px; margin-bottom:40px;}
.buhin_bold				{ font-weight:bold;}

/* topページ
------------------------------------------------------------------------------------------------------ */
#top_catchbox			{ width:510px; height:160px;}
#top_imgbox				{ width:510px; height:200px;}
#top_textbox			{ width:470px; font-size:80%; line-height:1.8; margin-left:20px;}
#top_imgbox2			{ width:510px; padding:20px 0 40px 0;}




