@charset "shift_jis";
/* CSS Document */

#topContent {
	background:#fff url(../../image_top/top_bg.jpg) left top no-repeat;
	height:auto;
	padding:12px 0px 10px 0px;
	margin-top:5px;
}
#topContent p { margin:0px 0px 0px 0px;}
/*-- wide box style --*/
.wideBox { float:left; width:565px; }
.wideBox .box {
	padding:10px 0px 0px 0px;
	background:url(../../image_top/box_wide_bg_top.gif) left top no-repeat;
}
.wideBox .box .boxInner {
	padding:0px 15px 0px 15px;
	background:url(../../image_top/box_wide_bg_center.gif) left top repeat-y;
}
.wideBox .box .boxBottom {
	height:10px;
	background:url(../../image_top/box_wide_bg_bottom.gif) left bottom no-repeat;
}
.wideBox .box .boxBottom hr { display:none; }

.boxInner h2 { padding:2px 0px 0px 0px; }
.boxInner ul {}
.boxInner ul li { margin:5px 0px 0px 0px;}

/*-- short box style --*/
.shortBox { float:left; width:175px; }
.shortBox .box {
	padding:10px 0px 0px 0px;
	background:url(../../image_top/box_short_bg_top.gif) left top no-repeat;
}
.shortBox .box .boxInner {
	padding:0px 15px 0px 15px;
	background:url(../../image_top/box_short_bg_center.gif) left top repeat-y;
}
.shortBox .box .boxBottom {
	height:10px;
	background:url(../../image_top/box_short_bg_bottom.gif) left bottom no-repeat;
}
.shortBox .box .boxBottom hr { display:none; }

/******************************************************/
/* ラインナップ */
#lineup {margin:0px 0px 10px 0px;}
.wideBox #lineup {background:url(../../image_top/box_wide_bg_lineup_top.gif) left top no-repeat;}
#lineup .boxInner {
	padding-right:0px;
	background:url(../../image_top/box_wide_bg_lineup_center.gif) left top repeat-y;
	min-height:190px; height:auto !important; height:190px;
}
#lineup ul {}
#lineup ul li { float:left; margin:5px 5px 0px 0px; }

/* ダウンロード */
#download {}
#download .boxInner { min-height:88px; height:auto !important; height:88px; }
#download .boxInner p { padding-top:6px; }

/* What's New */
#whatsnew .boxInner h2 { padding:5px 0px 0px 0px; }

#whatsnew th ,
#update th {
	padding:5px 15px 5px 10px;
	vertical-align:top;
	background:url(../../image_top/icon_arrow.gif) 0px 7px no-repeat;
	white-space:normal;
	color:#69c;
}
#whatsnew td,
#update td {
	padding:5px 0px 5px 0px;
}
#whatsnew .scroll,
#update .scroll {
	height:119px;
	overflow:auto;
}
#update .scroll {
	height:140px;
	overflow:auto;
}
#whatsnew .boxInner,
#update .boxInner {
	min-height:153px; height:auto !important; height:153px;
}

/* 更新情報 */
#update .boxInner h2 { padding:5px 0px 0px 0px; }


/* 関連製品リンク */
#relevantProducts {}
/*#relevantProducts .boxInner { min-height:326px; height:auto !important; height:326px; }*/
#relevantProducts .boxInner { padding-bottom:5px; }

/* 関連リンク */
#link .boxInner h2 { padding:3px 0px 2px 0px; }
#link {}
#link .boxInner { min-height:153px; height:auto !important; height:153px; }
#link .boxInner ul li { margin:3px 0px 0px 0px;}


#gNavi ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#gNavi ul li {
	margin:0px;
	padding:0px;
	float:left;
}


.cf:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.cf {
	display: inline-table;
}
/* Hides from IE-mac ＼*/
* html .cf {
	height: 1%;
}
.cf {
	display: block;
}
#fwave_cont a,#index_block a,#root a {
	color:#3399cc;
}
#index_block {
	width:710px;
	height:auto;
	margin:10px 0px 10px 20px;
}
ul#whnew {
	margin:20px;
	padding:0px;
	list-style:none;
}
ul#whnew li {
	padding:5px;
	margin:0p 0px 10px 0px;
	border-bottom:1px solid #CCCCCC;
	color:#666666;
}
ul#whnew li span {
	color:#999999;
	padding-right:10px;
	font-size:10px;
}

#root {
	clear:both;
	margin:0px;
	padding:0px 15px 3px 15px;
}
#fwave_cont {
	clear:both;
	width:710px;
	height:auto;
	margin:0px 0px 0px 20px;
	padding:20px 0px;
}
.img_c {
	clear:both;
	margin:20px auto;
	text-align:center;
}
.img_c2 {
	clear:both;
	margin:20px auto 5px auto;
	text-align:center;
}
h2.hbg {
	font-size:16px;
	margin:15px 0px;
	padding:12px;
	background-image:url(../../img/h_bg.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}
#fwave_cont p {
	font-size:1.2em;
	margin:0px;
	padding:0px 10px 10px 10px;
	line-height:1.5em;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
}
.img_rbox {
	float:right;
	padding:5px 25px 25px 25px;
}
#fwave_cont dl.fwave_faq {
	margin:20px 15px;
	padding:0px;
}

#fwave_cont dl.fwave_faq dt {
	margin:5px 0px;
	padding:5px;
	background-color:#f4f4f4;
}
#fwave_cont dl.fwave_faq dt span {
	color:#0033CC;
	font-weight:bold;
}
#fwave_cont dl.fwave_faq dd {
	margin:0px 0px 20px 0px;
	padding:5px 10px 5px 0.5em;
	/padding:5px 10px 5px 1.3em;
}
#fwave_cont dl.fwave_faq dd span {
	color:#FF0000;
	font-weight:bold;
	text-indent:-1em;
}

dl#cont_us {
	width:600px;
	height:auto;
	margin:20px 0px 0px 90px;
	padding:0px;
}
dl#cont_us dt {
	float:left;
	color:#0033cc;
	margin:0px 0px 0px 0px;
	padding:0px;
	width:100px;
	height:120px;
	font-size:1.2em;
	font-weight:bold;
	display:block;
}
dl#cont_us dd {
	float:left;
	width:240px;
	height:120px;
	margin:0px 0px 0px 0px;
	padding:0px;
	display:block;
}
table.table_notes {
	width:690px;
	height:auto;
	margin:10px auto 25px auto;
	color:#666666;
}
table.table_notes {
	border-collapse:collapse;
}
table.table_notes th {
	font-weight:normal;
	text-align:left;
	padding:5px 20px 5px 25px;
	border:1px solid #CCCCCC;
	background-color:#f4f4f4;
}
table.table_notes td {
	text-align:left;
	padding:5px 20px 5px 40px;
	border:1px solid #CCCCCC;
	background-color:#f4f4f4;
	line-height:1.8em;
}
#fwave_cont div.case_img {
	float:left;
	width:330px;
	margin:25px 0px;
	text-align:center;
}
#fwave_cont div.case_spec {
	float:left;
	width:360px;
	margin:25px 0px;
}
#body div.case_spec ul {
	list-style:square;
	list-style-type:square;
	margin:10px;
}
#body div.case_spec ul li {
	margin:3px 0px 15px 20px;
	padding:0px;
}
#body div.case_spec h2 {
	font-size:1.2em;
	margin:5px 0px 10px 0px;
	padding:2px 0px 2px 0px;
	line-height:normal;
	font-weight:normal;
	color:#0044cb;
}
#fwave_cont div.case_spec2 {
	float:left;
	width:360px;
	margin:25px 0px;
}
#body div.case_spec2 ul {
	list-style:square;
	list-style-type:square;
	margin:10px;
}
#body div.case_spec2 ul li {
	margin:3px 0px 5px 20px;
	padding:0px;
}
#body div.case_spec2 h2 {
	font-size:1.2em;
	margin:5px 0px 10px 0px;
	padding:2px 0px 2px 0px;
	line-height:normal;
	font-weight:normal;
	color:#0044cb;
}

