@charset 'utf-8';

/* -------------------------------------------------- UTILITY  -------------------------------------------------- */
/*----------------------------------------------------
	#tabBtn
----------------------------------------------------*/
#tabBtn {
	width: 672px;
}

#tabBtn ul {
	width: 100%;
}

#tabBtn ul li {
	height: 44px;
	float: left;
	margin: 0 2px 0 0;
}

#tabBtn ul li.end {
	margin: 0;
}

#tabBtn ul li a {
	display: block;
	line-height: 44px;
	text-align: center;
	text-decoration: none;
	background: #707070 url(images/bg_tab.png) repeat;
	color: #fff;
	font-size: 1.1em;
}

#tabBtn ul li a.active,
#tabBtn ul li a:hover {
	height: 43px;
	border-top: solid 1px #dcdcdc;
	border-left: solid 1px #dcdcdc;
	border-right: solid 1px #dcdcdc;
	background: #fff;
	color: #C03;
	font-size: 1.2em;
}

/* TAB 2 ver --------------- */
#tabBtnV2 li {
	width: 334px;
}

#tabBtnV2 li a.active,
#tabBtnV2 li a:hover {
	width: 332px;
}

/* TAB 3 ver --------------- */
#tabBtnV3 li {
	width: 222px;
}

#tabBtnV3 li a.active,
#tabBtnV3 li a:hover {
	width: 220px;
}

/* TAB 4 ver --------------- */
#tabBtnV4 li {
	width: 166px;
}

#tabBtnV4 li a.active,
#tabBtnV4 li a:hover {
	width: 164px;
}



/*----------------------------------------------------
	Summary
----------------------------------------------------*/
#Summary {
	margin: 20px 0 10px 0;
}

#SummaryRight {
	float: right;
	margin: 0 0 20px 25px;
	width: 300px;
}

#SummaryLeft {
	float: left;
	margin: 0 0 0 5px;
	width: 298px;
}

#BasicInfo {
	width: 298px;
	border-top: dotted 1px #696969;	
	margin: 0  0 30px 0;
}

#BasicInfo li {
	padding: 10px 0;
	border-bottom: dotted 1px #696969;		
}

#AdditionalInfo {
	width: 278px;
	border-top: dotted 1px #696969;
	border-bottom: dotted 1px #696969;
	margin-bottom: 20px;
	padding: 10px 0 10px 20px;
}

#AdditionalInfo li {
	list-style-type: square;
	padding: 5px 0;
}

#FunctionRogo {
	margin-bottom: 10px;
}

#FunctionRogo li {
	padding-bottom: 5px;
	float: left;
}

#SummaryLink {
	margin-bottom: 10px;
}

#SummaryLink li {
	margin-right: 28px;
	padding-bottom: 10px;
	float: left;
}

#SummaryLink li.end {
	margin-right: 0;
	padding-bottom: 10px;
}

.summaryPoint {
	margin: 20px 0 20px;
	padding: 0 0 0 20px;
}

.summaryPoint li {
	margin-bottom: 20px;
	background: url(images/point_arrow.png) no-repeat 0 50%;
	padding: 2px 30px;
}

.textIcon li {
	margin-bottom: 20px;
	background: url(images/point_arrow_text.png) no-repeat 0 50%;
	padding: 2px 30px;
}

.summaryPoint li img {
	display: inline;
	vertical-align: middle;
}

/*----------------------------------------------------
	photochanege
----------------------------------------------------*/
#photochanegeMain{
	width:300px;
	margin:0px 0px 3px 0px;
}

ul.photochanege{
	width:300px;
}

ul.photochanege li{
	background-image:url(images/bg_photochanege.jpg);
	float:left;
	width:59px;
	height:59px;
	display:inline;
	padding:8px;
	margin:0px 0px 0px 0px;
}

ul.photochanege a img{
	border:solid 2px #fff;
}

ul.photochanege a.select img{
	border:solid 2px #69F;
}

#openGallery {
	background: url(images/open_gallery.png) no-repeat 0% 50%;
	padding: 1px 0 1px 20px;
}


/*----------------------------------------------------
	photochanege/gallery
----------------------------------------------------*/
#galleryHeader {
	width: 950px;
	margin: 0 auto 30px;
}

#gallery {
	width: 800px;
	margin: 0 auto;
}

#backFrame,
#nextFrame {
	float: left;
	margin: 225px 0 0 0;
}

#mainFrame {
	float: left;
}

#subFrame {
	width: 150px;
	float: right;
}

#subFrame ul.thumbs li {
	width: 75px;
	height: 75px;
	background: url(images/bg_photochanege.jpg) no-repeat;
	float: left;
}

#subFrame ul.thumbs li a {
	display: block;
	text-align: center;
	padding: 8px 0 0 0;
}

#subFrame ul.thumbs li a IMG {
	border: solid 2px #FFF;
}

#subFrame ul.thumbs li a.select IMG {
	border: solid 2px #69F;
}

/*----------------------------------------------------
	btnPlasmacluster
----------------------------------------------------*/
.btnPlasmacluster{
	margin: 5px 0;
	padding:0;
	list-style:none;
}

.btnPlasmacluster li{
	margin: 10px 0;
}

/*----------------------------------------------------
	table
----------------------------------------------------*/
table.productSpec {
	width:628px;
	margin: 0px 0px 40px 0;
	table-layout:fixed;
	border: 1px #ccc solid;
}

/* hack for firefox */
html>/**/body table.productSpec {
	width: 628px;
	margin: 20px 0px 40px 0;
}

table.productSpec th {
	padding: 10px 5px 10px 0px;
	background-color: #eee;
	font-size: 93%;
	color: #333;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	border: 1px #ccc solid;
}

table.productSpec th.point1 {
	background-color: #ffffcc;
}

table.productSpec th.point2 {
	background-color: #ffe5e5;
}

table.productSpec th.point3 {
	background-color: #f1ffe5;
}

table.productSpec th.spec2 {
	background-color: #e0e0e0;
}

table.productSpec td {
	padding:5px 5px 5px 0px;
	font-size:93%;
	color:#333;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
	border: 1px #ccc solid;
}


/*----------------------------------------------------
	#recommend
----------------------------------------------------*/

.recommend{
	border-left:1px solid #ffe2ec;
	border-right:1px solid #ffe2ec;
	border-bottom:1px solid #ffe2ec;
	padding:10px 10px;
	*padding:10px 0;
	font-size: 95%;
}

.recommendTitle{
	clear:both;
	padding:0;
	margin:20px 0 0 0;
}

.recommendText{
	width:48%;
	float:left;
	margin:0 0 0 10px;
	display:inline;
	list-style:none;
	line-height:1.6;
}

/*----------------------------------------------------
	other
----------------------------------------------------*/
p.excuse4 {
	width:608px;
	font-size:85%;
	padding:10px;
	margin:5px 0px 10px 0px;
	border:1px solid #ccc;
	float:left;
}

.clearfix2:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix2 {
	zoom:100%;
}
.clearbox {
	height: 0%;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	visibility: hidden;
}

/*----------------------------------------------------
	#prodLine
----------------------------------------------------*/
.prodLine {
	width:628px;
	margin-top:10px;
	padding:15px 0 0px 0px;
	float:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}

/*----------------------------------------------------
	title
----------------------------------------------------*/
.lowTitle{
	padding: 9px 0 0 22px;
	height: 27px;
	background: url(images/subtitle_bg.png) no-repeat left top;
	font-weight: bold;
}

.lowTitleBox{
	padding: 10px 0 0;
	margin: 10px 2px 0;
	font-weight: bold;
	letter-spacing: -1px;
	background: url(../images_global/bg_title_line.gif) repeat-y left top;
}

span.lowTitleMg{
	display: block;
	padding: 0 0 8px 20px;
	background: url(../images_global/bg_title_fot.gif) no-repeat left bottom;
}


/*----------------------------------------------------
	ページ内リンク
----------------------------------------------------*/
.SubContents{
	width: 632px;
	padding: 0 0 18px 19px;
	margin: 0;
}

.funInt{
	margin: 18px 0 0 2px;	
}

.funInt li{
	float: left;
	width: 310px;
	margin: 0 0 12px;
}

.funInt li a{
	padding: 0 0 0 24px;
	background: url(../images_global/lower_arrow.gif) no-repeat left 0.1em;	
}

p.txtlink {
	background: url(../images_global/icon_arrow.gif) no-repeat 0% 15%;
	padding: 0 17px;
}
