﻿@charset "UTF-8";
@import url("common.css");
@import url("asteria_corp.css");


/*----------------コンテンツエリア----------------*/

/*見出し大*/
#mainTexIndnt h1 {
	background:#EDEDED;
	border-bottom:3px solid #00c3ff;
	border-top:3px solid #00c3ff;
	margin:15px 0 10px 0;
	padding:14px 0 14px 10px;
	font-size:130%;
	color:#555555;
}


#mainTexIndnt h2 {
	background:url(/jp/image/common/h2_asteria.gif) no-repeat;
	margin:25px 0 10px 0;
	padding:0 10px 5px 25px;
	color:#0981c9;
	font-size:130%;
}

/*見出し中*/
#mainTexIndnt h3 {
	background:url(/jp/image/common/h3_asteria.gif) no-repeat;
	border-left:5px solid #8BDC50;
	border-bottom:1px solid #8BDC50;
	margin:15px 0 10px 0;
	padding:10px 3px 3px 3px;
	font-size:110%;
	text-indent:8px;
	color:#333;
}

/*見出し小*/
#mainTexIndnt h4 {
	padding:0px 10px;
	margin:15px 0 10px 0;
	font-size:110%;
	border-left:7px solid #8BDC50;
	color:#6ab767;
}

#mainTexIndnt h5 {
	margin:15px 0 10px 0;
	padding:5px 5px 5px 0;
	color:#2180d3;
	font-size:92%;

}

/*ニュースエリア装飾*/
#mainTexIndnt span.news_txt {
	padding-right:5px;
	font-weight:bold;
	color:#FF3300;
}

/*アステリア　製品一覧*/
#mainTexIndnt td.banner_list {
	text-align:center;
	vertical-align:middle;
}

#mainTexIndnt li.asteria_menu_btn {
	margin-bottom:10px;
}

#mainTexIndnt div#btn_go{
	text-align:right;
	margin-bottom:14px;
}
#mainTexIndnt div#btn_go_02{
	width:580px;
	height:26px;
	margin-bottom:6px;
	overflow:hidden;
}
#mainTexIndnt div#btn_go_02 ul{
	margin:0;
	padding:0;
}
#mainTexIndnt div#btn_go_02 li{
	width:191px;
	height:26px;
	float:left;
	list-style-type:none;
}
#mainTexIndnt div#btn_go_02 li a{
	width:191px;
	height:26px;
	display:block;	
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
#mainTexIndnt div#btn_go_02 li.btn01 a{
	width:191px;
	background-image:url(/jp/image/product/asteria/partner/atwarp/btn_backbone_app02.gif);
}
#mainTexIndnt div#btn_go_02 li.btn02 a{
	width:190px;
	margin-left:4px;
	background:url(/jp/image/product/asteria/partner/atwarp/btn_front_app02.gif);
}
#mainTexIndnt div#btn_go_02 li.btn03 a{
	width:191px;
	margin-left:7px;
	margin-left:4px;
	background:url(/jp/image/product/asteria/partner/atwarp/btn_other_app02.gif);
}
#mainTexIndnt div#btn_go_02 li a:hover{
	background-position:left bottom;
}
#mainTexIndnt div#btn_go_02 li a.on{
	background-position:left bottom;
}

#mainTexIndnt p.onepoint {
	margin: 0 0 5px 0;
	padding:0;
	text-align:right;
	clear:both;
}

#mainTexIndnt .tblFmt4 th.list_title{
	text-align:center;
	font-weight:bold;
}


/*----------------別ウィンドウページ・コンテンツ1----------------------*/
/*メインテキストエリア　インデント*/
#contentsMain_w {
	margin:0;
	padding:0;
	width:839px;
	float:left;
	border-right:1px solid #ccc;
}
.con {
	width:95%;
	margin:auto;
}

#mainTexIndnt_w h1 {
	background:#fafafa;
	border-bottom:4px solid #06f;
	border-top:4px solid #06f;
	margin:5px;
	padding:15px 10px 10px;
	font-size:135%;
	color:#333333;
}


#mainTexIndnt_w h2 {
	background:#EEE;
	padding:5px 10px;
	margin:30px 0 5px 0;
	font-size:105%;
	border-left:7px solid #6BCEFE;
	color:#444;
}

.lead {
	background:url(/jp/image/common/h2_asteria.gif) no-repeat;
	margin:25px 0 10px 0;
	padding:0 10px 5px 25px;
	color:#0981c9;
	font-size:130%;
	font-weight:bolder;
}


li.agree{
	line-height:1em;
	margin-bottom:15px;
}

/*罫線*/
#contentsMain_w hr {
	border:1px dashed #999999;
	color:#FFFFFF;
	width:97%;
	height:1px;
	margin:10px auto;
}

/*ページのトップへ*/
p#toPagetop_w {
	float:right;
	margin:25px 15px 25px;
}

p#toPagetop_w a {
	display:block;
	width:89px;
	height:17px;
	background:url(/jp/image/common/btn_pgtp.jpg) no-repeat;
	text-indent:-5000px;
	text-decoration:none;
}

/*------------------------------右エリア------------------------------*/

/* まずカスタマイズで背景を塗り替え設定追加 */

#contentsWrap {
	background:#FFF;
}
#contentsMain {
	background:#FFF;
}

/* @warp プロダクトアライアンスページ */
#mainTexIndnt h1.awp_pagetitle {
	background:none;
	border:none;
	margin:15px 0 10px 0;
	padding:0;
	font-size:20px;
	line-height:130%;
	color:#666666;
}

#mainTexIndnt h2.awp_pagetitle {
	background:none;
	border:none;
	margin:15px 0 10px 0;
	padding:0;
	font-size:120%;
	line-height:130%;
	font-weight:bold;
	color:#000000;
}

#mainTexIndnt h3.awp_ttag_bl {
	background:#FFFFFF url(/jp/image/partner/awp/ball_blue.gif) no-repeat;
	border:none;
	margin:10px 0 15px 0;
	padding:2px 2px 2px 30px;
	text-indent:0;
	font-size:110%;
	line-height:140%;
	font-weight:bold;
	color:#1a6bf2;
}

#mainTexIndnt h3.awp_ttag_gr {
	background:#FFFFFF url(/jp/image/partner/ball_green.gif) no-repeat;
	border:none;
	margin:10px 0 15px 0;
	padding:2px 2px 2px 2px;
	text-indent:30px;
	font-size:110%;
	line-height:140%;
	font-weight:bold;
	color:#07b96b;
}

#mainTexIndnt h3.awp_ttag_or {
	background:#FFFFFF url(/jp/image/partner/ball_ore.gif) no-repeat;
	border:none;
	margin:10px 0 15px 0;
	padding:2px 2px 2px 2px;
	text-indent:30px;
	font-size:110%;
	line-height:140%;
	font-weight:bold;
	color:#fd8505;
}

#mainTexIndnt .awp_comname {
	margin:20px 0 10px 0;
	padding:0 0 0 10px;
	font-size:120%;
	color:#1fb658;
	border-left:15px solid #999999;
	font-weight:bold;
}

#mainTexIndnt .awp_pdname {
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:bold;
	text-align:right;
	color:#FFFFFF;
}

#mainTexIndnt .awp_solindex {
	background:url(/jp/image/common/square_nine_darkgray.gif) no-repeat;
	margin:15px 0 5px 0;
	padding:0 5px 0 15px;
	font-size:120%;
	color:#666666;
	font-weight:bold;
	text-indent:10px;
}

#mainTexIndnt .awp_solmindex {
	background:url(/jp/image/common/square_nine_red.gif) no-repeat;
	margin:15px 0 5px 0;
	padding:0 5px 0 15px;
	font-size:120%;
	color:#666666;
	font-weight:bold;
	text-indent:10px;
}

#mainTexIndnt .awp_mline {
	color:#3b49a0;
	font-weight:bold;
}

#mainTexIndnt ul.awp_tbllist li {
	margin:0;
	padding:0 0 2px 0;
	font-size:96%;
	font-weight:bold;
	text-align:right;
	color:#FFFFFF;
}

#mainTexIndnt ul.awp_tbllM {
	font-size:92%;
}

#mainTexIndnt ul.awp_tbllM li {
	margin:0 0 8px 0;
	padding:0;
}

#mainTexIndnt ul.awp_tbllM .awp_tblt {
	color:#3b49a0;
	background-color:#FFFFCC;
	font-weight:bold;
}


#mainTexIndnt ol.awp_tbllist {
	margin:0;
	padding:0 4px 0 5px;
	list-style:decimal inside;
	font-size:92%;
}

#mainTexIndnt ol.awp_tbllist li {
	margin:0;
	padding:0 0 8px 15px;
	text-indent:-1.5em;
}

#mainTexIndnt ol.awp_tbllist .awp_tblt {
	color:#3b49a0;
	background-color:#FFFFCC;
	font-weight:bold;
}

.style1 {
	color: #FF3300;
	font-weight: bold;
}
#mainTexIndnt td.banner_list {
	text-align:center;
	vertical-align:middle;
}
#mainTexIndnt li.asteria_menu_btn {
	margin-bottom:10px;
}


#mainTexIndnt div#btn_go{
	text-align:right;
	margin-bottom:14px;
}
#mainTexIndnt div#btn_go_02{
	width:580px;
	height:26px;
	margin-bottom:6px;
	overflow:hidden;
}
#mainTexIndnt div#btn_go_02 ul{
	margin:0;
	padding:0;
}
#mainTexIndnt div#btn_go_02 li{
	width:191px;
	height:26px;
	float:left;
	list-style-type:none;
}
#mainTexIndnt div#btn_go_02 li a{
	width:191px;
	height:26px;
	display:block;
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
}



#mainTexIndnt p.onepoint {
	margin: 0 0 5px 0;
	padding:0;
	text-align:right;
	clear:both;
}
#mainTexIndnt .tblFmt4 th.list_title{
	text-align:center;
	font-weight:bold;
}


.exsample2 h4 {
  border-bottom:2px solid #004f92; width:410px; margin:0 auto; text-indent:5px; font-weight:bold; padding-bottom:3px;
}



