@charset "utf-8";

/* @group iida4 */

/* Sticky Footer Solution */
html, body, #all {
	height: 100%;
}

#wrap {
	min-height: 100%;
	background: #ffffff url("./img/bg-dot.gif") repeat-y top left;
}

#main {
	overflow: hidden;
	padding-bottom: 47px;  /* must be same height as the footer */
}

#footer {
	position: relative;
	margin-top: -47px; /* negative value of footer height */
	height: 47px;
	clear:both;
} 

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}
/* /Sticky Footer Solution */

.rollover{
	cursor: pointer;
}

body {
	background: #fff;
	color: #000;
	font-family:  Meiryo, 'メイリオ', 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 22px;
}


#wrap, #footer {
	width: 930px;
	padding: 0 20px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#header{
	height: 113px;
}

#gnavi_container{
	padding-top: 19px;
}

#gnavi{
	position:relative;
	z-index: 10;
}

#gnavi_buttons{
	position:absolute;
	top: 37px;
	left: 214px;
	z-index: 11;
}

#gnavi_language{
	position:absolute;
	top: 38px;
	right: 1px;
}

/* top */

#top_gnavi{
	padding: 28px 0 0 28px;
}

#top_image{
	margin-top: 28px;
	width: 100%;
	height: 524px;
	background: #fff;
	overflow: hidden;
}

#top_footer{
	padding-left: 10px;
	padding-bottom: 20px;
}
.top_banner_module{
	width: 256px;
	margin: 20px 7px 0 0;
	float: left;
}
.banner_set{
	position:relative;
	width: 148px;
	height: 100px;
}

.banner_img, .banner_frame{
	position:absolute;
	top:0;
	left:0;
}

#top_copyright{
	margin-top: 82px;
	float: right;
	padding-right: 20px;
}

#top_language{
	position:absolute;
	top: 35px;
	right: 20px;
}

/* h2 */

#h2_area{
	position: relative;	
	height: 113px;
	z-index: 1;
}


#h2_image{
	position: absolute;
	top: 48px;
	padding-left: 2px;
	z-index: 1;
}

#pankuzu{
	position: absolute;
	top: 20px;
	color: #000000;
	font-size: 9px;
	padding-left: 1px;
	z-index: 1;
}
#pankuzu a, #pankuzu a:visited{
	color: #000000;
	text-decoration:none;
}
#pankuzu a:hover, #pankuzu a:active{
	color: #000000;
	text-decoration:underline;
}
#pankuzu .orange a, #pankuzu .orange a:visited {
	color: #ff3333;
	text-decoration:none;
}
#pankuzu .orange a:hover, #pankuzu .orange a:active {
	color: #ff3333;
	text-decoration:underline;
}



/* プロダクトナビ */

#products_navi, #products_index_navi{
	margin-bottom: 56px;
}

#products_index_navi a, #products_index_navi a:visited{
	color: #000000;
	text-decoration:none;
}
#products_index_navi a:hover{
	color: #8;
}

#products_navi li, #products_index_navi li{
	line-height: 15px;
	margin-bottom/**/: 4px;/*IE6*/
	_margin-bottom: 0px;/*IE6*/
}


#products_navi_w{
	width: 930px;
}

#products_navi_w_left{
}

#products_navi_w_right{
}

#products_navi_w_left li{
	float: left;
	padding-right: 20px;
}

#products_navi_w_right li{
	float: right;
	padding-left: 20px;
	padding-bottom: 14px;
}

/* プロダクト一覧 */
.products_index_module, .special_index_module{
	margin-bottom: 44px;
}

.products_index_module_img{
	width: 265px;
	height: 265px;
	margin-bottom: 20px;
}
.special_index_module_img{
	width: 450px;
	height: 338px;
	margin-bottom: 20px;
}

.special_index_module_text{
	width: 430px;
}

.products_index_module_name{
	margin-bottom: 17px;
}

.products_index_module_copy{
	margin-bottom: 17px;
	line-height: 20px;
}
.products_index_module_release{
	color: #666;
}
.special_index_module a, .special_index_module a:visited, .special_index_module a:hover, .special_index_module a:active{
	color: #000;
	text-decoration: none;
}
.products_index_module a, .products_index_module a:visited, .products_index_module a:hover, .products_index_module a:active{
	color: #000;
	text-decoration: none;
}

/* バナー */
.banner_area{
	margin-top: 2px;
	padding-left: 19px;
	padding-bottom: 56px;
}
.banner_module{
	margin-bottom: 14px;
	position: relative;
	height: 201px;
}
.banner_module_s{
	margin-bottom: 0px;
	position: relative;
	height: 76px;
}
.banner_area_news{
	position: absolute;
}

/* ページタイトル */
.page_title{
}
.type_page{
	margin-top: 4px;
}

/* 書式 ----------------------------------------------------------------*/
a {
	color: #666;
	text-decoration:underline;
	outline:none;
}
a:visited {	color: #666; }
a:hover { color: #808080; }
a img {	border: none; outline:none; }

p {
	margin-bottom: 1em;
}

.border_ccc, a img.border_ccc{
	border: solid 1px #dadada;
}

.strong, .bold{
	font-weight: bold;
}

.red {
	color:#ff0000;
}

.orange, #pankuzu .orange a {
	color:#ff3333;
}

.caution{
	color: #ff3333;
	font-size: 9px;
	line-height:18px;
}
.notice, .notice a{
	color: #808080;
	font-size: 9px;
	line-height:18px;
	font-weight: normal;
}
.caption {
	margin-top:5px;
	text-align: right;
	font-size: 9px;
	line-height:13px;
	color: #808080;
}

.photocredit{
	margin-top:5px;
	font-size: 9px;
	line-height:13px;
	color: #808080;
}

.align-right { float:right; text-align:right;}
.align-left { float:left; text-align:left;}
.align_center,.center { text-align:center; }

.left { float:left; }
.right { float:right; }

.margin_0_auto{ margin: 0 auto; }

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after { 
	content: " ";
	display: block; 
	clear: both; 
	height: 0;
}

/* インデント ----------------------------------------------------------------*/
.indent1em {
	margin-left: 1em;
}

/* footer ----------------------------------------------------------------*/
#copyright {
	position:absolute;
	top: 22px;
	right: 20px;
}

/* マージン関係 ----------------------------------------------------------------*/
.page_contents .putMarginRight20px { margin-right: 20px; }
.page_contents .putPaddingLeft20px { padding-left: 20px; }
.page_contents .putMarginTop56px { margin-top: 56px; }
.page_contents .putMarginTop42px { margin-top: 42px; }
.page_contents .putMarginTop28px { margin-top: 28px; }
.page_contents .putMarginTop14px { margin-top: 14px; }
.page_contents .putMarginTop7px { margin-top: 7px; }
.page_contents .putMarginBottom70px { margin-bottom: 70px; }
.page_contents .putMarginBottom56px { margin-bottom: 56px; }
.page_contents .putMarginBottom42px { margin-bottom: 42px; }
.page_contents .putMarginBottom28px { margin-bottom: 28px; }
.page_contents .putMarginBottom21px { margin-bottom: 21px; }
.page_contents .putMarginBottom14px { margin-bottom: 14px; }
.page_contents .putMarginBottom10px { margin-bottom: 10px; }
.page_contents .putMarginBottom7px { margin-bottom: 7px; }

/* @end */

/* @group iida4_ui */

/*/////////////////////////////////////////////////////  images  */
.css_img_ui, .css_button_ui a{
	display: block;
	font-size:1px;
	line-height:1px;
	outline:none;
	text-indent:-9999px;
	text-decoration:none;
	background-image: url(./img/gnavi.gif);
	background-repeat: no-repeat;
}

.gnavi_language{
	position:absolute;
	right:0;
}

/* 画像リンクなし。*/
.gnavi_logo a{
	height:73px;
	width:164px;
	background-position: -11px -10px;
}

.gnavi_contactus a{
	background-position: -532px -184px;
	width: 45px; height: 5px;
}

.gnavi_copyright{
	background-position: -532px -198px;
	width: 218px; height: 5px;
}

.gnavi_copyright_divide{
	background-position: -532px -160px;
	width: 19px; height: 5px;
}

/*///////////////////////////////////////////////////////// gnavi */
.gnavi_products a{
	background-position: -225px -46px;
	width: 107px; height: 16px;
	margin-right: 23px;
	}.gnavi_products a.rollover, .gnavi_products a:hover, 
	.gnavi_products a.open, .gnavi_products a.select{
	background-position: -225px -76px;
}

.gnavi_apps a{
	background-position: -357px -46px;
	height:13px;
	width:44px;
	margin-right: 25px;
	}.gnavi_apps a.rollover, .gnavi_apps a:hover, .gnavi_apps a.select{
	background-position: -357px -76px;
}

.gnavi_shopping a{
	background-position: -426px -46px;
	height:13px;
	width:86px;
	}.gnavi_shopping a.rollover, .gnavi_shopping a:hover{
	background-position: -426px -76px;
}

.gnavi_about a{
	background-position: -816px -47px;
	height:11px;
	width:49px;
	margin-right: 14px;	
	}.gnavi_about a.rollover, .gnavi_about a:hover, .gnavi_about a.select{
	background-position: -816px -77px;
}

.gnavi_news a{
	background-position: -663px -47px;
	width: 40px; height: 16px;
	margin-right: 14px;
	}.gnavi_news a.rollover, .gnavi_news a:hover, .gnavi_news a.select{
	background-position: -663px -77px;
}

.gnavi_special a{
	background-position: -732px -47px;
	height:20px;
	width:57px;
	margin-right: 13px;
	}.gnavi_special a.rollover, .gnavi_special a:hover, .gnavi_special a.select{
	background-position: -732px -77px;
}

/* lauguage */
.gnavi_japanese a{
	background-position: -894px -47px;
	height:11px;
	width:16px;
	margin-right: 3px;
	}.gnavi_japanese a.rollover, .gnavi_japanese a:hover, .gnavi_japanese a.select{
	background-position: -894px -77px;
}

.gnavi_english a{
	background-position: -923px -47px;
	height:11px;
	width:17px;
	}.gnavi_english a.rollover, .gnavi_english a:hover, .gnavi_english a.select{
	background-position: -923px -77px;
}
.gnavi_english.disabled a{
	background-position: -923px -107px;
	height:11px;
	width:17px;
}

.gnavi_divide{
	background-position: -877px -47px;
	height:11px;
	width:3px;
	margin-right: 15px;
}
.gnavi_divide_lang{
	background-position: -914px -47px;
	height:11px;
	width:6px;
	margin-right: 4px;
}

.ui_arrow{
	margin:2px 4px;
	background-position: -560px -154px;
	width: 6px; height: 15px;
}

.ui_arrow2{
	margin:2px 7px 2px 0;
	background-position: -561px -154px;
	width: 5px; height: 15px;
}


/* products children */
#products_set{
}
#products_child{
	display:none;
	position:absolute;
	left: -12px;
}
#products_child_inner{
	margin-top:10px;
	margin-left:0;
}
#products_child_list{
	padding-top:10px;
	padding-left:1px;
}

.bottom_5px{
	margin-bottom:5px;
}
.bottom_6px{
	margin-bottom:6px;
}

.gnavi_products_mat{
	background-position: -10px -105px;
	width: 142px; height: 100px;
}

.gnavi_mobilephone a{
	background-position: -216px -116px;
	width: 139px; height: 16px;
	}.gnavi_mobilephone a.rollover, .gnavi_mobilephone a:hover{
	background-position: -368px -116px;
}

.gnavi_arteditions a{
	background-position: -216px -138px;
	width: 139px; height: 16px;
	}.gnavi_arteditions a.rollover, .gnavi_arteditions a:hover{
	background-position: -368px -138px;
}

.gnavi_lsp a{
	background-position: -216px -160px;
	width: 139px; height: 16px;
	}.gnavi_lsp a.rollover, .gnavi_lsp a:hover{
	background-position: -368px -160px;
}

.gnavi_futureconcepts a{
	background-position: -216px -182px;
	width: 139px; height: 16px;
	}.gnavi_futureconcepts a.rollover, .gnavi_futureconcepts a:hover{
	background-position: -368px -182px;
}

.ui_archives{
	background-position: -532px -116px;
	width: 80px; height: 11px;
	margin-top: 28px;
	margin-bottom: 28px;
}



/* @end */

