﻿
/*-----------------------------
    - index用スタイル
-----------------------------*/

/* ▼ flash 中央link 部分▼ */
/* flash 部分 */
#top_flash{
	width: 980px;
	height: 229px;
        border:1px solid #cccccc;
	z-index: 7;
}

/* 中央link 部分 */
#top_cn_link{

	margin-top: 1px;
	width: 982px;
	height: 72px;


}

#top_cn_link ul{
	position: absolute;
	list-style-type: none;
	padding:0;
	margin:0;
	z-index: 2;
}

#top_cn_link li{
        float: left;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.2em;
	display: block;
	width: 179px;
	height: 42px;
}

#top_cn_link a{

	display: block;
	width: 179px;
	height: 42px;
}


#top_cn_link a{

	padding-top:29px;
	text-decoration: none;
        background-image: url("../image/idx_cnlink_off.gif");

}

#top_cn_link a:link{
	color:#fff;
}

#top_cn_link a:visited{
	color:#fff;
}

#top_cn_link a:hover{
	color:#fff;
        background-image: url("../image/idx_cnlink_on.gif");
}

#top_cn_link a:active{
	color:#fff;
}


/* 右側人物image */

#heder_image{
	position: absolute;
	margin: 0 auto;
	top: 75px;
	right: 11px;
	text-align: right;
	z-index: 1;
}


/* ▼News 製品バナー 部分▼ */
#center_content{

	width: 982px;
	margin: 0 auto;
	text-align:left;

}

#center_content h1{
	display : none;
	padding:0;
	margin:0;
	
}

/* ▼ News 部分 ▼ */

#news_content{
	width: 544px;
        float: left;

}

#news_content a:link {
   color:#009;
   text-decoration:none;
}
#news_content a:visited {
   color:#009;
   text-decoration:none;
}
#news_content a:hover {
   color:#f57d21;
   text-decoration:none;
}
#news_content a:active {
   color:#f57d21;
   text-decoration:none;
}

#news_title{
        float: left;
	width: 460px;
	height: 38px;
        background-image: url("../image/news_title.gif");


}

#news_title h2{
	font-size:12px;
	color:#666;
	padding-left: 45px;
	padding-top: 13px;
	margin:0;

}

#news_rss{
        float: left;
	width: 76px;
	height: 22px;
	padding-top: 16px;
        background-image: url("../image/news_rssbg.gif");
	font-size: 10px;
	line-heigt: 170%;

}

#news_list{

	padding-top: 12px;
	clear: left;
	width: 544px;
	border-right: 1px solid #999;
}

#news_list ul{
	list-style-position: inside;
        list-style-image: url("../image/news_list.gif") ;
	padding:0;
	margin:0;

}

.date {
	font-size: 10px;
	color:#333;
	font-family:MS UI Gothic,monospace ;
	padding-left: 10px;
	font-weight: bold;
	letter-spacing: 1pt; 

}

#news_list dl{
	width: 396px;
	margin-top: -15px;
	margin-left: 115px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #666;
}

#news_list dd{
	padding:0;
	margin: 0;
	line-height: 125%;
	font-size: 8pt;
	letter-spacing: 1pt;
}

#news_list dt{

	margin-bottom: 5px;

}

/* ▼ 製品Link 部分 ▼ */


#item_link{
	width: 423px;
        float: right;
	padding-left: 14px;
	padding-top: 39px;

}

#item_link h3{

	padding:0;
	margin: 0;
}

#item_link p{
	
	width:267px;
	padding:0 0 0 9px;
	margin: 0;
	font-size: 8pt;
	letter-spacing: 1pt;
	line-height: 125%;
	color:#666;

}

/* 製品共通 部分 */
#one_item1,#one_item2,#one_item3 {
	position: relative;
	width: 422px;
	height: 118px;
	padding-bottom: 10px;
}

/* 製品recorder 部分 */

#one_item1{
        background-image: url("../image/idx_recorder.jpg");
}

#one_item1 a{

	display: block;
	position: absolute;
	width:259px;
	height: 19px;
	top: 92px;
	padding:5px 0 0 9px;
	margin: 0;
        background-image: url("../image/idx_recorder_link.gif");
	font-weight: bold;

}

#one_item1 a:link{
	color:#fff;
}

#one_item1 a:visited{
	color:#fff;
}

#one_item1 a:hover{
	color:#fff;
        background-image: url("../image/idx_recorder_link_on.gif");
}

#one_item1 a:active{
	color:#fff;
}

/* 製品server 部分 */

#one_item2{
        background-image: url("../image/idx_server.jpg");
}

#one_item2 a{

	display: block;
	position: absolute;
	width:259px;
	height: 19px;
	top: 92px;
	padding:5px 0 0 9px;
	margin: 0;
        background-image: url("../image/idx_server_link.gif");
	font-weight: bold;

}

#one_item2 a:link{
	color:#fff;
}

#one_item2 a:visited{
	color:#fff;
}

#one_item2 a:hover{
	color:#fff;
        background-image: url("../image/idx_server_link_on.gif");
}

#one_item2 a:active{
	color:#fff;
}


/* 製品learning 部分 */

#one_item3{
        background-image: url("../image/idx_learning.jpg");
}

#one_item3 a{

	display: block;
	position: absolute;
	width:259px;
	height: 19px;
	top: 92px;
	padding:5px 0 0 9px;
	margin: 0;
        background-image: url("../image/idx_learning_link.gif");
	font-weight: bold;

}

#one_item3 a:link{
	color:#fff;
}

#one_item3 a:visited{
	color:#fff;
}

#one_item3 a:hover{
	color:#fff;
        background-image: url("../image/idx_learning_on.gif");
}

#one_item3 a:active{
	color:#fff;
}

/* イベント領域を追加 2009/5/25 by Kato */
#event_banner {
	position: relative;
	width: 422px;
	height: 40px;
	padding-bottom: 5px;
	margin-top: -38px;
}

#event_banner p {
	width: 422px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

#event_banner span {
}


