@charset "utf-8";

#SENNHEISER {
	margin: 0px auto;
	padding: 0px;
	width: 640px;
	font-size: 0.9em;

}
#SENNHEISER #contents {
	width: 725px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: right;
}
#SENNHEISER #main {
	padding: 0px;
	margin: 0px auto;
}
#SENNHEISER #main p {
	line-height: 160%;
	margin: 0px auto;
	padding: 15px 0px 5px;
	text-align: justify;
}
#SENNHEISER .pagetop {
	padding: 5px 0px 0px;
	min-height:20px;
	clear: both;
	font-size: 0.9em;
	margin-top: 15px;
	border-top: 2px solid #CCCCCC;
	text-align: right;
}
/*-------------------------------------------------
ヘッダー
-------------------------------------------------*/
#SENNHEISER #header {
	margin: 0px;
	padding: 0px;
	width: 640px;
}

/*-------------------------------------------------
フッター
-------------------------------------------------*/
#SENNHEISER #footer {
	font-style: normal;
	font-size: 0.8em;
	color: #666666;
	margin-top: 20px;
	background-color: #F5F3EF;
	text-align: center;
	padding: 10px;
}

/*-------------------------------------------------
リード文
-------------------------------------------------*/
#SENNHEISER .read {
	color: #FFFFFF;
	background-color: #09090D;
	padding: 15px;
	font-size: 0.9em;
	line-height: 160%;
}

/*-------------------------------------------------
見出し
-------------------------------------------------*/
#SENNHEISER h2.A {
	background-image: url(../img/h2_1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 60px;
	width: 640px;
	margin: 0px;
	background-position: left bottom;
	padding: 0px;
}
#SENNHEISER h2.B {
	background-image: url(../img/h2_2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 60px;
	width: 640px;
	margin: 0px;
	background-position: left bottom;
	padding: 0px;
}
#SENNHEISER h2.C {
	background-image: url(../img/h2_3.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 60px;
	width: 640px;
	margin: 0px;
	background-position: left bottom;
	padding: 0px;
}

/*-------------------------------------------------
写真
-------------------------------------------------*/
#SENNHEISER .photo {
	width: 260px;
	float: left;
	padding-right: 30px;
	padding-left: 30px;
}
#SENNHEISER .photoL {
	width: 260px;
	float: left;
	padding-right: 30px;
	padding-left: 0px;
	padding-top: 1.2em;
}
#SENNHEISER .photo h3{
	font-size: 1em;
	font-weight: bolder;
	color: #006699;
	margin-bottom: 0px;
	padding: 0px 0px 3px;
	text-align: left;
	margin-top: 5px;
	margin-left: 0px;
	clear: both;
	border-style: none;
}
#SENNHEISER .photo250 {
	margin: 0;
	padding: 0;
	position: relative;
	width: 260px;
	height: 210px;
}
#SENNHEISER .photo250 img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
#SENNHEISER .photo250 span {
	width: 120px;
	height: 30px;
	display: block;
	position: absolute;
	bottom: 195px;
	right: -15px;
}
#SENNHEISER .photo250 .zoom {
	background: url(../img/zoom.gif) no-repeat;
}
#SENNHEISER .photo250 a {
	text-decoration: none;
}
#SENNHEISER .photo250 a:hover img {
	border-color: #0066CC;
}
#SENNHEISER .photo250 a:hover span {
	background-position: left -34px;
}
#SENNHEISER .photo + .photo {
	float: right;
}
#SENNHEISER .photoTxt {
	clear: both;
	font-size: 0.9em;
	color: #666666;
	padding-bottom: 10px;
	padding-top: 5px;
}

/*-------------------------------------------------
注釈
-------------------------------------------------*/
#SENNHEISER .comment {
	font-size: 0.9em;
	color: #666666;
}

/*-------------------------------------------------
スペック
-------------------------------------------------*/
#SENNHEISER #spec {
	font-size: 0.8em;
	line-height: 140%;
	background-color: #F5F3EF;
	padding: 7px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
}

/*-------------------------------------------------
プロフィール
-------------------------------------------------*/
#SENNHEISER #profile {
	font-size: 0.8em;
	line-height: 140%;
	background-color: #FFFFFF;
	padding: 0px;
	border: 1px solid #0066CC;
	margin-top: 20px;
}
#SENNHEISER #profile:after {/* clearfix */
    content: ".";  
    display: block;  
    visibility: hidden;  
    height: 0.1px;  
    font-size: 0.1em;  
    line-height: 0;  
    clear: both;  
}  
#SENNHEISER #profile {/* clearfix */
    zoom: 1;  
}  
#SENNHEISER #profile p strong{
	font-size: 1em;
	line-height: 160%;
}
#SENNHEISER #profile h4 {
	color: #FFFFFF;
	background-color: #0066CC;
	padding: 3px;
	border-style: none;
	margin: 0px;
}
#SENNHEISER #profile img {
	margin: 0px;
	padding: 10px;
	float: left;
}
#SENNHEISER #profile p {

	width: 498px;
	margin: 0px;
	padding: 10px;
	color: #333333;
}
