@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;
}
.listBox01InTxt01 {
	float: left;
	width: 102px;
}
.listBox01InTxt01 span {
	background:url(../image/ico_list_01.gif) left center no-repeat;
	padding-left: 46px;
}
.listBox01InTxt02 {
	float: right;
	width: 310px;
}
.listBox01InTxt02 span {
	background:url(../image/ico_list_02.gif) left center no-repeat;
	padding-left: 46px;
}

/*------ listBox02 -------*/
div.listBox02 {
	margin-top: 30px;
}
div.listBox02 h3 {
	margin-bottom: 10px;
}
div.listBox02In {
	width: 778px;
	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: #bae3f9;
	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;
}