﻿@charset "UTF-8"; 
/* CSS Document */

/* common css start */
html:\66irst-child { font-size: 90%;}
.clear {
	clear: both;
}
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

body,td,th {
	font-size:100%;
}
.displaynone {
	display:none;
}
form, div, p, h1, h2, h3, h4,input, img{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* common css end */

/* link-text css start */
a {
	color: #0060B6;
}
a:hover {
	text-decoration: none;
}
ul.icon{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.icon li {
	float:left;
	background-image: url(../images/com/arrow-def.gif);
	background-repeat:no-repeat;
	margin-right: 10px;
	list-style-type: none;
}
ul.icon li a {
	display: block;
	font-size: 12px;
	color: #666666;
	line-height: normal;
	padding-left: 17px;
}
ul.icon li a:hover {
	text-decoration: none;
}
/* link-text css end */

/* list css start */
ol{
	font-size: 80%;
	color:#333333;
	line-height:160%;
	margin-bottom:20px;	
}
td ol{
	font-size: 100%;
	margin-top:0px;
	margin-bottom:0px;
}
ul{
	font-size: 80%;
	color:#333333;
	line-height:160%;
	margin-bottom:20px;	
}
td ul{
	font-size: 100%;
	margin-top:0px;
	margin-bottom:0px;
}
/* list css end */

/* table css start */
table#style{
	width: 100%;
	font-size: 80%;
	color: #333333;
	line-height: 160%;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
	border-collapse: collapse;
}
table#style th{
	color:#444444;
	background-color:#eaeae1;
	padding: 5px 5px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	vertical-align:top;
}
table#style th#b-right{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
table#style td{
	padding: 5px 5px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
table#style td#b-right{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}

.align-center{
	text-align: center;
}
.align-left{
	text-align: left;
}
.width100{
	width: 100px;
}
.width150{
	width: 150px;
}
.width160{
	width: 160px;
}
/* table css start */

/* text css start */
.orange{
	color:#a1591e;
}
.blue{
	color:#364667;
}
/* text css end */

p.notice{
	font-size: 60%;
	color:#666666;
	line-height:120%;
	margin-bottom:20px;	
}
p.text{
	font-size: 80%;
	color:#333333;
	line-height:160%;
	margin-bottom:20px;	
}
p.text-read{
	font-size: 80%;
	color:#364667;
	line-height:160%;
	margin-bottom:20px;	
}
p.photo-left{
	float: left;
	margin-right:5px;
	margin-bottom:10px;
}
p.photo-right{
	float: right;
	margin-left:5px;
	margin-bottom:10px;
}
div.figure{
	clear:both;
	margin-bottom:20px;	
	margin-left:30px;
}

	div.figure h5{color:#189acd; margin:3px; padding:0;}

	div.figure ul{ padding:0; margin-top:5px; margin-bottom:5px;}

	.duanluo{ margin:5px; line-height:1.5em; font-size:13px;}

div.figure div.img{
	font-size: 10px;
	color:#333333;
	margin-right:auto;
	margin-left:auto;
}