@charset"Shift_JIS";
/*******************************************
Top CSS@[top]
*******************************************/

/*===========================================
Box Settings
===========================================*/
/*Left Area
------------------------*/
#left {
	float:left;
	width:440px;
	margin:20px 20px 0 20px;
	padding:0;
}

*html #left {
	float:left;
	width:440px;
	margin:20px 10px -10px 10px;
	padding:0;
}

/*about Sophisti
------------------------*/
.about_top {
	clear:both;
	width:440px;
	margin-bottom:20px;
	padding-bottom:10px;
	background:url("../../i/com/content_box_bottom.gif") no-repeat bottom left;
	background-color:#FFFFFF;
}

.about_top:after {
	content:"";
	display:block;
	height:0px;
	clear:both;
}

.about_top .text_sophisti {
	float:left;
	width:265px;
	margin:8px 10px 0 10px;
}

.about_top .logo_sophisti_top {
	float:right;
	width:135px;
	margin:20px 10px 0 0;
}

*html .about_top .text_sophisti {
	float:left;
	width:265px;
	margin:8px 5px 0 5px;
}

*html .about_top .logo_sophisti_top {
	float:right;
	width:135px;
	margin:15px 5px 0 0;
}

/*about DD
------------------------*/
.about_top .text_dd {
	clear:both;
	width:420px;
	margin:8px 10px 0 10px;
}

/*about DD (Network)
------------------------*/
.about_top .series_box {
	clear:both;
	width:420px;
	margin:15px 10px 1px 10px;
	padding-bottom:5px;
	background:url("../../i/top/series_box_top.gif") no-repeat top left;
	background-color:#DCDFE1;
}

.about_top .series_box:after {
	content:"";
	display:block;
	height:0px;
	clear:both;
}

.about_top .img_series {
	float:left;
	width:175px;
	margin:5px 10px 0 5px;
}

.about_top .text_series {
	float:right;
	width:224px;
	margin:5px 5px 0 0;
}

.about_top .text_series a:link{
    color:#000;
	text-decoration:none;
}
.about_top .text_series a:visited{
    color:#000;
	text-decoration: none;
}
.about_top .text_series a:hover{
    color:#000;
	text-decoration: underline;
}



*html .about_top .text_series {
	float:right;
	width:224px;
	margin:5px 0 0 0;
}

/*about DD (Front Surround)
------------------------*/
.about_top .series_box_middle {
	clear:both;
	width:420px;
	margin:0 10px 1px 10px;
	padding-bottom:5px;
	background-color:#DCDFE1;
}

.about_top .series_box_middle:after {
	content:"";
	display:block;
	height:0px;
	clear:both;
}

/*about DD (Hi-fi Audio)
------------------------*/
.about_top .series_box_bottom {
	clear:both;
	width:420px;
	margin:0 10px 1px 10px;
	padding-bottom:5px;
	background:url("../../i/top/series_box_bottom.gif") no-repeat bottom left;
	background-color:#DCDFE1;
}

.about_top .series_box_bottom:after {
	content:"";
	display:block;
	height:0px;
	clear:both;
}

/*-------------------------------------------
Top Right Area
-------------------------------------------*/
#right {
	float:right;
	width:240px;
	margin:20px 20px 0 0;
	padding:0;
}

*html #right {
	float:right;
	width:240px;
	margin:20px 10px 0 0;
	padding:0;
}

/*DD Series Lineup
------------------------*/
#dd_lineup {
	list-style:none;
}


#dd_lineup li {
	margin-bottom:1px;
	
}


*html #dd_lineup li {
	margin-bottom:-2px;
	height:146px;
}

.t1 {
    font-size: medium;
	line-height:150%;
}
	
*html .t1 {
    font-size: small;
	line-height:150%;
}

