@charset "shift_jis";

/* list/index.html　コンテンツ
=========================================*/
/*------ listBox01 -------*/
div.listBox01 {
	margin-bottom: 3px;
}
div.listBox01 h3 {
	margin-bottom: 13px;
}
.listPrint {
	float: right;
}
.listPrint a {
	color: #333333;
	background: url(../image/ico_spec_arrow.gif) left 0.4em no-repeat;
	padding-left: 15px;
	text-decoration: none;
}
.listPrint a:hover {
	color: #333333;
	text-decoration: underline;
}
.listBox01In {
	width: 420px;
	float: right;
	padding-bottom: 7px;
}
.listBox01In p {
	color: #333333;
	font-size: 78%;
}
.listBox01In a {
	color: #333333;
	text-decoration: none;
}
.listBox01In a:hover {
	color: #333333;
	text-decoration: underline;
}


/*------ listBox02 -------*/
div.listBox02 {
	margin-top: 30px;
}
div.listBox02 h3 {
	margin-bottom: 10px;
}
div.listBox02In {
	width: 760px;
	border: 1px solid #7c7c7c;
	margin-bottom: 20px;
}
.end {
	margin-bottom: 0 !important;
}
div.listBox02In ul {
	margin: 9px 5px 5px 9px;
}
div.listBox02In ul li {
	color: #666666;
	line-height: 1.3;
	zoom:0;
}


/*------ listBox03 -------*/
div.listBox03 {
	margin: 15px 0 30px 0;
}
div.listBox03 p {
	color: #666666;
	font-size: 78%;
}

#flashArea {
	border-bottom: 1px solid #7c7c7c;
}


/*------- listBox04 -------*/
div.listBox04 {}
div.listBox04 h4 {
	background-color: #AFCAE8;
	padding: 3px 5px;
	margin: 0 0 10px;
}
div.listBox04 ul {
}

/*------ listBox05 -------*/
div.listBox05 {
	margin: 15px 0 30px 0;
}
div.listBox05 p {
	color: #666666;
	font-size: 78%;
}

#flashArea {
	border-bottom: 1px solid #7c7c7c;
}


div.listBox05 p.listBox05_txt {
	margin-top: 30px;
}

.pdf-icon {
	margin-right: 15px;
}

/* ページトップへ スペック */
.cmnPageTop {
	clear: both;
	text-align:right;
}
.cmnPageTop a img {
	filter:alpha(opacity=100); 
    -moz-opacity: 1.0; 
    opacity: 1.0;
}
.cmnPageTop a:hover img {
	filter:alpha(opacity=70); 
    -moz-opacity: 0.7; 
    opacity: 0.7;
}

/* chrome-one追加

=========================================*/
#tabArea{
	width:760px;
	background-color:#e6e6e6;
}
.tabs{
	height:50px;
	border-bottom:5px solid #3671cf;
}
.specs{
	position: relative;
	width:760px;
	height:344px;
}
.jScrollPaneTrack {
	background: #f60;
}
.jScrollPaneDrag {
	background: #00f url(../image/scroll_bar.gif) no-repeat 50% 50%;
}
.orange-bar .scroll-pane {
	background: #69f;
}
			
.holder {
	float: left;
}

.wide {
	width: 400px;
}

.super-wide {
	width: 700px;
}

.tall {
	height: 400px;
}
#pane1,#pane2,#pane3 {
	height:344px;

}

/*------ specBox02 -------*/
div.specBox02 {
	margin: 30px 30px 50px;
	width: 840px;
}
div.specBox02 p {
	color: #333333;
	font-size: 78%;
}
div.specBox02 p.specBox02_txt01 {
	background-color:#F8DEEB;
	margin: 5px 0;
	padding: 5px 10px;
	line-height: 1.7;
}
div.specBox02 p.specBox02_txt02 {
	margin-bottom: 5px;
	color: #009901;
	line-height: 1.7;
}

div.specBox02 p.specBox02_txt03 {
	margin-top: 30px;
}

.pdf-icon {
	margin-right: 15px;
}

#BtmBar{
	width:900px;
	height:42px;
	background-image:url(../../common/image_common/category_btm_bg.gif);
	background-repeat:repeat-x;
}

/*------ タイトル -------*/
.SpecTtl {
	width:840px;
	margin-left:30px;
}

.SpecTtl h2 {
	text-align:right;
}

.specPrint a {
	color: #333333;
	background: url(../image/ico_spec_arrow.gif) no-repeat left 0.4em;
	padding-left: 15px;
	text-decoration: none;
}

.specPrint a:hover {
	color: #333333;
	text-decoration: underline;
}

