@charset "utf-8";
/* CSS Document */

/* 製品エリア-------------------------------*/
#product{
	height: 125px;
	margin: 10px;
}
#product p.imgbox{
	float:left;
	height:auto;
	margin-top: 5px;
	margin-right: 5;
	margin-bottom: 5px;
	margin-left: 0;
	padding-right: 10px;
}

#product p {
	font-size:80%;
	line-height:2em;
	text-indent:0px;
	text-align:left;
	margin-left: 10px;
	padding-right: 25px;
}
#product p.product_bar {
	font-size:75%;
	text-indent:0em;
	text-align:left;
	line-height: 2em;
	background-image: url(_images/product_bar.jpg);
	clear: none;
	padding-left: 20px;
	width: 400px;
	background-repeat: no-repeat;
	padding-right: 15px;
}
#product p.main_product_bar {
	font-size:75%;
	text-indent:0em;
	text-align:left;
	line-height: 2em;
	clear: none;
	padding-left: 40px;
	width: 400px;
	background-repeat: no-repeat;
	padding-right: 15px;
}
#product p.outline {
	font-size:75%;
	text-indent:0em;
	text-align:left;
	font-weight: normal;
	line-height: 2em;
	height: 100px;
	width: 400px;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
	}

#vmware{
	height: 160px;
	margin: 10px;
}
#vmware p.imgbox{
	float:left;
	height:auto;
	margin-top: 5px;
	margin-right: 5;
	margin-bottom: 5px;
	margin-left: 0;
	padding-right: 10px;
}	
/* 製品タイトル-------------------------------*/
#box,
#box_long {
overflow:hidden;
}

#box {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	}
#box p {
	font-size:80%;
	text-indent:0px;
	text-align:left;
	margin-left: 10px;
	padding-right: 25px;
	line-height: 2em;
}
#box p a:link
{
text-decoration:none;
}
#box p a:visited
{
text-decoration:none;
}
#box p title {
	font-size:65%;
	line-height:2em;
	text-indent:0px;
	text-align:left;
	margin-left: 10px;
	padding-right: 25px;
}

#box p.imgbox {
	float:right;
    padding-left:5px;
	padding-bottom:2px;
	height:auto;
}
#box p.imgbox2 {
	float:right;
	height:auto;
	width: 200px;
}
#box p.imgbox3 {
	float:left;
	height:auto;
	width: 200px;
}

#box_top{
background-image:url(_images/box_top.jpg);
line-height:46px;
text-align:left;
padding-left:15px;
font-size:13px;
font-weight:bold;
	}

#box_middle{
background-image:url(_images/waku_middle.jpg);
	}
	
#box_bottom2{
background-image:url(_images/box_bottom.jpg);
height:7px;
	}

#box h4,
#box_long h4 {
display: inline;
font-size: 12px;
text-indent: -9999px;
}


/* 製品タイトル（画像入り）-------------------------------*/
#box_left {
width: 600px;
}


#box_right {
float: right;
width: 297px;
}

.box_skysea{
background-image:url(_images/skysea_top.jpg);
height:113px;
}

.box_firepass{
background-image:url(_images/firepass_top.jpg);
height:113px;
}

.box_websense{
background-image:url(_images/sebsense_top.jpg);
height:113px;
}

.box_ciper{
background-image:url(_images/ciper_top.jpg);
height:113px;
}


#box_middle{
background-image:url(_images/waku_middle.jpg);
	}

.box_bottom{
background-image:url(security/_images/waku_bottom.jpg);
height:7px;
}

#box_left p,
#box_center p,
#box_right p {
margin: 0;
padding: 6px 10px 6px 10px;
background-repeat: no-repeat;
background-position: center bottom;
}

/* 製品ページ　ボックス -------------------------------*/

.detail_box{
	float:left;
	clear:right;
	height:auto;
	width:500px;
	margin-left:40px;
	padding:5px;
	background-color:#F2FEE9;
	text-align:left;
	margin-bottom:10px;
	border: 1px solid #E8E8E8;
}
.detail_title{
clear:right;
font-size:12px;
font-weight:bold;
margin-left:10px;
margin-top:10px;
margin-bottom:10px;
line-height:1.5em;
}
.detail_content{
clear:right;
font-size:12px;
margin-left:16px;
margin-top:10px;
margin-bottom:10px;
line-height:1.5em;
}
