
div.product_link_banner{
	margin:5px 20px 5px 0px;
	text-align:right;
}

table.banner{
	border-collapse:collapse;
	display:inline;
}

table.banner td.body{
	padding:0px 3px;
	background-image:url(img/p_null_b.gif);
	background-repeat:repeat-x;
	font-weight:bold;
}

table.banner td.body a{
	color:#3f3f3f;
}

/*------- ここから各要素 -----*/

.displayimage{
	font-size:10px;
	text-align:center;
}

/*------- 新しいスタイル -----*/

div.product h2{
	font-size:15px;
	padding:5px 0px 5px 15px;
	margin:0px;
	border-top:2px solid black;
	border-bottom:2px solid black;
	color:white;
	background-color:#3333CC;
	font-weight:bold;
	clear:both;
}

div.product h3{
	font-size: 16px;
	width: auto;
	color: #333333;
	font-weight: bold;
	background-image: url(img/obi_01.gif);
	height: 25px;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	text-indent:10px;
	clear:both;
}

div.product h5{
	clear:both;
	font-size:13px;
	margin:0px 0px 5px 0px;
	border-bottom:1px dotted black;
	color:#FF6600;
	font-weight:bold;
	background-image:url(img/8x8orange.gif);
	background-position:left 4px;
	background-repeat:no-repeat;
	text-indent:1em;
}

div.product h6{
	clear:both;
	background-image:url(img/arrow06.gif);
	background-repeat:no-repeat;
	height:18px;
	font-size:13px;
	padding:0px 0px 0px 24px;
	margin:0px;
	color:#003399;
	font-weight:bold;
}


td.expantion_name{
	BORDER-LEFT: black 1px solid;
	BORDER-BOTTOM: black 1px solid;
	TEXT-ALIGN: center;
	width:190px;
}

td.expantion_body{
	FONT-SIZE: 20px;
	COLOR: white;
	FONT-FAMILY: Arial Black;
	BACKGROUND-COLOR: #013567;
	width:190px;
}

td.expantion_body img{
	float:left;
}

/* SIシリーズ等でのトップ用 */

div.sitop{
	width:600px;
	float:left;
	margin:10px 0 0 8px;
	font-weight:bold;
	background-position:center;
}

div.sitop img.product{
	float:right;
	position:relative;
}

div.sitop h1{
	font-family:Arial black;
	font-size:52px;
	color:#3F3FFF;
	line-height:60px;
	margin-top:0px;
	filter:shadow(color=#3f3f3f, direction=135)
}

div.sitop h1.simple{
	color:darkblue;
	line-height:24px;
	font-size:24px;
	margin:10px;
	filter:none;
}

div.sitop h2{
	color:#007f00;
	font-size:16px;
	margin:10px;
}

div.sitop h4{
	color:#050B7B;
	font-size:18px;
	margin:10px;
}

div.sitop h4{
	color:#050B7B;
	font-size:18px;
	margin:10px;
}

div.sitop div.sub{
	margin:10px;
}

div.sitop div.description{
	width:270px;
	margin-top:10px;
	margin-left:30px;
	color:orange;
	font-size:15px;
}

div.sitop div.silan_sub{
	width:290px;
	height:32px;
	margin-left:0px;
	background-image:url(img/pro_silan_captionback.gif);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:6px;
	font-size:14px;
	font-family:'Times New Roman', Times, serif;
}

div.sitop ul{
	margin-top:5px;
	margin-left:3em;
	list-style-type:square;
}

div.sitop div.pbfree{
	width:300px;
	padding:30px 10px 10px 10px;
	margin:10px;
	background-color:white;
	border:1px solid #0B2A99;
	font-size:16px;
}

div.sitop img.pbfree{
	position:relative;
	top:-110px;
	left:50px;
}

ul.si_outline_link{
	list-style-type: none;
	margin-top:10px;
	margin-left:0px;
}

ul.si_outline_link li{
	display: inline;
	float: left;
	width: 130px;
	margin-right:5px;
	text-align:center;
	background-color:#CCDDFF
}



/* ボーダーなし */

table.noborder{
	border-collapse:collapse;
	border:none;
}

table.noborder td{
	border:none;
}


