@charset "utf-8";

/* >>> READ ME : START <<< ---------------------------

"EPSONデバイス 半導体 index.htm用CSS"

Cascading Style Sheet Setting File
/device/semicon/common/css/index.css

Last Updata: 090309

------------------------------------------------------

>>> Table of Contents :
   01. For index.htm

-- >>> READ ME : END <<< --------------------------- */


/* 01. For index.htm
================================================== */

.head1_ind {
	width:60%;
	float:left;}

/* サブテキスト */
.head1_ind_s{
	width:39%;
	padding-top:2px;
	font-size:80%;
	color:#666666;
	float:right;
	text-align:right;
	font-weight:bold;
}

/* 01-1 Main Contents
---------------------------------------- */
.boxLink_mainbg {
    background-image:url(../../img/main_bg.gif);
	background-repeat:y-repeat;
	background-position:top left;}
.boxLink_main01 {
    background-image:url(../../img/main_bg01.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin:5px 0 0 0;
	padding:15px 20px 0 20px;}
.boxLink_main02 {
    background-image:url(../../img/main_bg02.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	margin:0;
	padding:10px 20px 15px 20px;}
.areaNotice {
    background:url("../../img/notice_bg.gif") bottom no-repeat;}
.areaNotice .ico_arr {
    padding:2px 0px 2px 10px;
	background: url("../img/ic_arro.gif") no-repeat 1px 6px;}
.tableNews {
    width:100%;}
.tableNews td {
    text-align:left;
	vertical-align:top;
	padding-bottom:7px;}

.img_ttl {line-height:0;}

/* 01-2 Leftmenu(snv)
---------------------------------------- */
/* bannerArea */
ul.snv_bnr {margin:15px 0 6px;}
ul.snv_bnr li {
    margin-top:6px;
	padding:0;
	list-style:none;
	line-height:0;}

/* Notice */
.snv_notice {
    background: url("../../img/snv_notice_bg.gif") bottom no-repeat;
	margin-top:6px;}
.snv_notice .ico_arr {
    padding:2px 0px 2px 10px;
	background: url("../img/ic_arro.gif") no-repeat 1px 6px;}

/* New Product */
.snv_product {
    background-color:#CCCCCC;
	text-align:center;
	margin-top:6px;}
.snv_product ul.product_bnr {
    padding:3px 0 5px 0;}
.snv_product ul.product_bnr li {
    margin:2px 0 0 0;
	padding:0;
	list-style:none;
	line-height:0;}



