@charset "UTF-8";

/* TOP FLASHエリア
-------------------------------*/
#top_flash_area{
	float:left;
	width:950px;
	height:260px;
	background-image: url(../_images/flash_bg.jpg);
		}




/* ピックアップ-------------------------------*/

#pickup {
	padding-top: 15px;
	padding-left:0px;
	height: 420px;

}	


#pickup_area1{
	float:left;
	width:330px;
	text-align:left;
	margin-top:0px;
	position: relative;
	top: 0px;
	left: 0px;
		}
#pickup_area2{
		float:left;
	width:330px;
		text-align:left;
		margin-top:0px;
		position: relative;
		top: 0px;
		left: 15px;
		}
#pickup_area3{
		float:right;
		width:260px;
		text-align:left;
		margin-top:0px;
		position: relative;
		top: 0px;
		}

.pickup_image {
	margin-top: 0px;
	margin-bottom:7px;
	} 
	
.pickup_title {
	font-size:11pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	background-image: url(top/_images/pickup/pickup_arrow.jpg);
	background-repeat: no-repeat;
	padding-left: 13px;
	padding-top: 1px;
	padding-bottom:5px;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin:5px;
	} 

.pickup_desc {
	font-size:9pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.3em;
	height:35px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 7px;
	} 


.pickup_content {
	font-size:9pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.3em;
	height:70px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 7px;
	} 

.pickup_case {
	width:248px;
	height: 75px;
	border: 1px solid #999;
	margin-bottom: 5px;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 80%;
	line-height: 1.5em;
	} 

.pickup_case_imgbox{
	float:right;
	height:auto;

}

/* メインエリア
-------------------------------*/
#top_side_contner{
	float:right;
	width:260px;
	margin-top:5px;
	height: 320px;
	text-align: center;
}


#top_main_contner{
	float:left;
	width:100%;
	margin-top:5px;
	background-color: #FFF;
		}
		
		/* リストスタイル
		-------------------------------*/		
		.ds { list-style-type: disc }        /* 黒まる */
		.cc { list-style-type: circle }      /* 白まる */
		.sq { list-style-type: square }      /* 四角 */
		.dc {
			list-style-type: decimal;
			margin-left:10px;
		}     /* 数字 */
		.lr { list-style-type: lower-roman } /* ローマ数字小文字 */
		.ur { list-style-type: upper-roman } /* ローマ数字大文字 */
		.la { list-style-type: lower-alpha } /* アルファベット小文字 */
		.ua { list-style-type: upper-alpha } /* アルファベット大文字 */
		.nn { list-style-type: none }        /* マークなし */

/* メインエリア（文字）
-------------------------------*/

#top_main_contner ul {
	}

#top_main_contner li {
	text-align:left;
	margin-right: 5px;
	margin-left: 40px;
	font-size: 85%;
	line-height: 200%;	
	}
#top_main_contner p{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	margin-left: 20px;
	margin-right: 25px;
	line-height: 170%;
	text-align:left;
}
#top_main_contner h1{
	background-image: url(../top/_images/top_h1_bg.gif);
	padding-left: 35px;
	height: 45px;
	width: 660px;
	padding-top: 8px;
	background-repeat: no-repeat;
	margin-top:10px;
	margin-left:5px;
}
#top_main_contner h2  {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	padding-left: 25px;
	padding-top:12px;
	margin-top:10px;
	height: 30px;
	background-image:url(../top/_images/top_case_title.jpg);
	background-repeat: no-repeat;
	}
#top_main_contner h3  {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	text-align: left;
	padding-top: 3px;
	padding-left:10px;
	height: 20px;
	margin-top:10px;
	margin-left:5px;
	background-color: #333;
	color: #FFF;
	width:95%;
	}
#top_main_contner p.h3 {
	margin-top:10px;
	margin-bottom:10px;
	}
#top_main_contner h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	border-bottom-style: solid;
	padding-top: 0px;
	height:20px;
	padding-top:5px;
	padding-left:10px;
	margin-top:20px;
	margin-bottom:5px;
	margin-left: 25px;
	margin-right:25px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #0066FF;
	}
#top_main_contner p.h4 {
	margin-left: 25px;
	margin-top:10px;
	margin-bottom:10px;
	}

#top_main_contner h5 {
	clear:both;
	font-size:90%;
	text-align:left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	margin-top:15px;
	margin-bottom:5px;
	margin-left: 30px;
	margin-right:25px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #A8BCE6;
	background-color: #428BFE;
	color: #FFFFFF;
	}
#top_main_contner p.h5 {
	font-size: 90%;
	margin-left: 30px;
	margin-top:5px;
	margin-bottom:10px;
	}
#top_main_contner h6 {
	font-size: 90%;
	color:#333333;
	text-align:left;
	margin-top:15px;
	margin-left:30px;
	margin-right:25px;
	margin-bottom:5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-left:28px;
	background-repeat: no-repeat;
	line-height: 1.4em;
	}
	
#top_main_contner span.message1 {
	font-weight:bold;
	color:#990000;
	}
	
#top_main_contner span.message2 {
	color:#000099;
	}

#top_main_contner p.desc1 {
	color:#333333;
	font-size: 11px;
	position:relative;
	}

/* トップ、ニュース-------------------------------*/

#top_news{
	margin-top: 15px;
	width: 680px;
	height:auto;
}

#top_news_list_title {
	height:25px;
	font-size: 100%;
	font-weight:bold;
	text-align:left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-top: 7px;
	padding-left: 25px;
	line-height: 140%;
	background-image: url(../_images/top_news.jpg);
	background-repeat: no-repeat;
	}

#top_news_list_content{
	width:100%;
	float:left;
	text-align:left;
}
#top_news_list_content_title{
	width:90%;
	font-size:88%;
	color:#333;
	float:left;
	text-align:left;
	margin-left:10px;
	margin-top:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(../_images/arrow_header.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
#top_news_list_content_desc{
	width:90%;
	font-size:88%;
	color:#666;
	float:left;
	text-align:left;
	margin-left:10px;
	margin-top:0px;
	margin-bottom:2px;
	clear:both;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 20px;
}
#top_news_bottom{
	width: 680px;
	height:10px;
	clear: both;
	background-repeat: no-repeat;
}




/*　トップサブナビ-------------------------------*/

.top_navi_menu{
	width: 223px;
	height:auto;
	clear: both;
	background-image: url(../top/_images/top_navi_menu_conten_bg.gif);
}
.top_navi_menu a{
	color:#666;
	text-decoration: underline;	
}
.top_navi_menu strong{
}

.top_navi_menu_title1 {
	height:46px;
	font-size: 90%;
	padding-left:10px;
	padding-top:28px;
	font-weight:bold;
	text-align:left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 140%;
	background-image: url(../top/_images/top_navi_menu_title1.gif);
	}
.top_navi_menu_title2 {
	height:60px;
	font-size: 80%;
	padding-left:10px;
	padding-top:58px;
	padding-right:10px;
	text-align:left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 140%;
	background-image: url(../top/_images/top_navi_menu_title2.gif);
	}
.top_navi_menu_title3 {
	height:60px;
	font-size: 80%;
	padding-left:10px;
	padding-top:58px;
	padding-right:10px;
	text-align:left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 140%;
	background-image: url(../top/_images/top_navi_menu_title3.gif);
	}
.top_navi_menu_title4 {
	height:60px;
	font-size: 80%;
	padding-left:10px;
	padding-top:58px;
	padding-right:10px;
	text-align:left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 140%;
	background-image: url(../top/_images/top_navi_menu_title4.gif);
	}	

.top_navi_menu_content{
	float:left;
	text-align:left;
	margin-right:20px;
	margin-top:5px;
	padding-left:15px;
	font-size:80%;
	line-height: 170%;	
}
.top_navi_menu_content_toall{
	width:100px;
	float:right;
	text-align:right;
	margin-right:10px;
	font-size:70%;
}
.top_navi_menu_content a {
	color:#06C;
	text-decoration:none;
	background-image: url(../_images/arrow_header.gif);
	background-repeat: no-repeat;
	padding-left:10px;
	}
.top_navi_menu_content a:visited {
	color:#666;
	text-decoration:none;
	background-image: url(../_images/arrow_header.gif);
	background-repeat: no-repeat;
	padding-left:10px;
	}
.top_navi_menu_bottom{
	width: 223px;
	height:10px;
	clear: both;
	background-image: url(../top/_images/top_navi_menu_bottom_bg.gif);
	background-repeat: no-repeat;
}

/* トップソリューションリスト（ソリューション、事例、製品ページ）-------------------------------*/

.top_solution_list{
	margin: 5px;
	height:72px;
	padding-top:2px;
	padding-bottom:3px;
	clear: both;
}
.top_solution_list_imgbox{
	float:left;
	height:auto;
	width:251px;
	margin: 3px;
}
.top_solution_list_content{
	float:left;
	height:auto;
	width:400px;
	text-align:left;
	padding-right:10px;
	margin-left:5px;
	margin-top:3px;
}
.top_solution_list_title {
	height:20px;
	font-size:10pt;
	font-weight:bold;
	text-align:left;
	padding-top: 7px;
	padding-left: 5px;
	line-height: 145%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	}
	
.top_solution_list_font{
	text-align:left;
	font-size:10pt;
	line-height:1.3em;
	margin-bottom:5px;
	margin-left:5px;
}


/* 画像リスト（ソリューション、事例、製品ページ）-------------------------------*/

.top_image_list{
	margin: 5px;
	height:165px;
	padding-top:5px;
	clear: both;
}
.top_image_list_imgbox{
	float:left;
	height:auto;
	width:210px;
	margin: 5px;
}
.top_image_list_content{
	float:left;
	height:auto;
	width:365px;
	text-align:left;
	padding-right:20px;
	margin-left:20px;
}
.top_image_list_title {
	height:70px;
	font-size:15pt;
	font-weight:bold;
	text-align:left;
	padding-top: 5px;
	padding-left: 10px;
	line-height: 145%;
	}
	
.top_image_list_font{
	text-align:left;
	line-height:1.5em;
	margin-bottom:5px;
	margin-left:15px;
}

