@charset "utf-8";

/*********************************
aki@sps
*********************************/

dl,dt,dd,p {
	font-size:90%;
	margin:0;
	padding:0;
}

table,tr,th,td{
	font-size:90%;
}
/****************************************/
#box01 {
	background-color:#f0f7fd;
	padding-top:10px;
	padding-bottom:10px;
}

#box01 p {
	line-height:110%;
	width:640px;
}
/****************************************/
#box2 {
	width:644px;
	margin:30px 0 30px 30px;
}

#box2 div.right{
	width:460px;
}

#box2 div.right p{
	margin-top:30px;
}
/****************************************/
.box3{
	width:326px;
}

.left.box3{
	margin-left:10px;
}

.right.box3{
	margin-right:5px;
}

.box3 img{
	margin:0;
	padding:0;
}

.box3 img.left{
	margin-left:5px;
}

.box3 p{
	width:195px;
	padding-right:5px;
}

.box3 .pt2{
	width:165px;
}

#box3-1{
	background:url(../images/products/200801/st2-back.gif) left bottom no-repeat;
	padding-bottom:10px;
}

#box3-2{
	background:url(../images/products/200801/st3-back.gif) left bottom no-repeat;
	padding-bottom:10px;
}

#box3-3{
	background:url(../images/products/200801/st4-back.gif) left bottom no-repeat;
	padding-bottom:10px;
}

#box3-4{
	background:url(../images/products/200801/st5-back.gif) left bottom no-repeat;
	padding-bottom:10px;
}
/****************************************/
#box4{
	width:680px;
	margin:30px 0 0 10px;
}

#box5{
	width:680px;
	margin-top:5px;
	border:1px solid #0f5896;
	padding-bottom:5px;
}

#box5 p{
	margin:5px 5px 0 0;
	width:280px;
}

#box5 img{
	margin:5px 0px 0 5px;
}

#box5 table{
	margin-top:5px;
	margin-left:5px;
}

#box5 table,
#box5 tr,
#box5 th,
#box5 td{
	border:1px solid #cdcdcd;
	border-collapse:collapse;
}

#box5 td{
	padding:2px 2px 2px 2px;
}


/****************************************/
.mtop{
	margin-top:10px;
}

.clear {
	clear:both;
}

.left {
	float:left;
}

.right {
	float:right;
}

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */
