/*カスタムスタイル*/
div.center {
	background-color: #FFFFFF;
	background-image: url(../images/headbg.gif);
	background-repeat: repeat-x;
}
/***********************************/

.notes {
	color: #EF6095;
	text-decoration: none;
}
.waku-notes {
	background-color: #EFEFEF;
	border: 1px solid #977F64;
	margin: 0px;
	padding: 3px;
}
#bg {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: 65px -60px;
	background-repeat: no-repeat;
}
/*#mainad{
	margin-bottom: 10px;
}*/
#mainad table.moduletable-prodmenu {
	width: 610px;
	margin-bottom: 10px;
}
table.contentpaneopen {
	margin: 0px;
	padding:0px;
	border-collapse: collapse;
}
/*H1*/

H1 {
	font-size: 2em;
	color: #333333;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bolder;
	background-image: none;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
H2 {
	font-size: 2em;
	color: #333333;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bolder;
	background-color: none;
	background-image: none;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
H3 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-repeat: repeat;
	height: auto;
	border: 1px solid #2D8EF0;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #2D8EF0;
}
H4 {
	font-size: 12px;
	color: #2D8EF0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
p {
	line-height: 130%;
	margin-bottom: 8px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.font-S {
	font-size: 11px;
}
#maincont-center .componentheading {
	border-left-color: #EF6095;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	font-size: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-top-color: #EF6095;
	border-right-color: #EF6095;
	border-bottom-color: #EF6095;
	font-weight: bold;
	color: #EBEBEB;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 28px;
}
/*タイトルヘッド表示部分*/
#maincont-center .contentheading {
	font-weight: bold;
	font-size: 18px;
	color: #EBEBEB;
	width: 590px;
	background-repeat: repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-top-color: #EE538D;
	border-right-color: #EE538D;
	border-bottom-color: #EE538D;
	border-left-color: #EE538D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 32px;
}
/*テーブル*/
table#formset {
	background-color: #EFF3F5;
	border: 2px solid #AABECC;
	border-collapse: collapse;
}
table#formset th {
	background-color: #D9E2EA;
	border: 1px solid #AABECC;
	text-align: left;
	color: #333333;
}
table#formset td {
	background-color: #EFF3F5;
	border: 1px solid #AABECC;
	color: #333333;
}
/*テーブル*/
table.frontlist {
	margin: 0px;
}
table.frontlist th {
	background-color: none;
	/*background-image: url(../images/syasen_graybg.gif);
	background-repeat: repeat;*/
	text-align: left;
	color: #333333;
	font-size: 12px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #2D8EF0;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2D8EF0;
}
table.frontlist td {
	color: #F2F2F2;
	font-size: 10px;
	padding: 2px;
}
.form-notes {
	background-color: #EEE8F4;
	color: #666666;
	margin: 15px;
	border: medium double #73429F;
	text-align: left;
	vertical-align: middle;
	height: 100px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
div.legalarea {
	width: auto;
	height: 300px;
	overflow: auto;
	background-color: #EBEBEB;
	border: 3px double #505050;
	color: #333333;
	padding: 20px;
}
.impre {
	background-color: #313131;
	border: medium double #EF6095;
	background-image: url(../images/syasen_graybg.gif);
	margin-right: 30px;
	margin-left: 30px;
}

.Dline-h {
	background-image: url(../images/delline-h.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

#maincont-center hr {
	border: thin dotted #E8E8E8;
}
/*サプライズ欄の追加20080326*/
#bg #surprise {
	width: 600px;
	background-image: url(../../../images/stories/products/gradient/bg_roop.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-left: 0px;
}
#bg #surprise a:link, #bg #surprise a:visited {
	color: #73429F;
}
#bg #surprise a:hover {
	color: #9C71C4;
}
#bg #surprise .box {
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#bg #surprise .box .cont img {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#bg #surprise h2 {
	background-image: none;
	background-color: #F5F5F5;
	color: #666666;
	font-size: 16px;
	line-height: 14px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #73429F;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 6px;
}
#bg #surprise h3 {
	margin-top: 20px;
	background-color: #F5F5F5;
	color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #73429F;
	border-right-color: #73429F;
	border-bottom-color: #73429F;
	border-left-color: #73429F;
	font-size: 14px;
}
#bg #surprise p {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 16px;
	color: #666666;
	margin-right: 10px;
	margin-left: 10px;
}
#bg #surprise ul {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666666;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#bg #surprise li {
	margin: 0px;
	padding: 0px;
}
#prodbox .inside h2 {
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #73429F;
}
table.moduletable-mainimage {
	margin-bottom: 20px;
}
/*テーブル*/
table#formset {
	background-color: #CCCCCC;
	border: 2px solid #999999;
	border-collapse: collapse;
}
table#formset th {
	background-color: #EEEEEE;
	text-align: left;
	color: #666666;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
table#formset td {
	background-color: #FFFFFF;
	color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
div#prodbox .notes {
	color: #73429F;
}
/*トップのデザイン変更200803*/
div.lablist {
	padding-top: 0px;
	padding-bottom: 40px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 20px;
	height: auto;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.lablist div.labpreview {
	float: left;
	width: 160px;
	text-align: center;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
div.lablist div.labcomment {
	float: right;
	color: #4B4B4B;
	width: 400px;
	font-size: 10px;
	padding-right: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.lablist div.labcomment strong {
	font-size: 12px;
}
div.lablist div.labcomment h2 {
	font-size: 18px;
	color: #0060BF;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #2D8EF0;
	height: auto;
}
div.lablist div.labcomment div.date {
	text-align: right;
	margin-bottom: 20px;
	color: #999999;
	height: 10px;
	float:none;
	clear: both;
}
div.float-clearline {
	float:none;
	clear: both;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 20px;
}
/*トップのデザイン変更200803*/
div.pat {
	width: 610px;
	background-image: url(../images/audiotech_mainbg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 30px;
}
div.pat div.contents {
	background-image: url(../images/audiotech_mainbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 130px;
	padding-left: 30px;
}
div.pat div.contents div.techlist {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 550px;
	background-image: url(../images/audiotech_insidebg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
}
div.pat div.contents div.techlist .notes {
	color: #0064F9;
}
div.pat div.contents div.techlist h2 {
	margin: 0px;
	padding: 0px;
}
div.pat div.contents div.techlist div {
	margin-right: 30px;
	margin-left: 30px;
}
div.pat div.contents div.techlist div.foot {
	background-image: url(../images/audiotech_insidebg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px;
	height: 30px;
	margin: 0px;
}

div.pat .txtbase {
	line-height: 130%;
	color: #212121;
	font-size: 10px;
	text-align: left;
}

#maincont div.pat .txtbase a:link,
#maincont div.pat .txtbase a:visited {
	color: #E42FC4;
}
#maincont div.pat .txtbase a:hover {
	color: #650E58;
}

