@charset "utf-8";

@import "../../common/css/0-import.css";


#conts .bigBox {
	clear: both;
	margin: 0px 15px 39px 15px;
}

#conts .bigBox ul.top_link {
	padding: 5px 10px 10px;
	border: 1px solid #666;
	margin-bottom: 30px;
}

#conts .bigBox ul.top_link li {
	float: left;
	margin: 5px 20px 0 0;
	white-space: nowrap;
	line-height:1.4;
	padding-left: 12px;
	background: url(../../images/site_information/arrow_02.gif) 0 0.45em no-repeat;
}

#conts .bigBox p.txt {
	line-height: 1.4;
	margin: 0 5px 1.4em;
}

#conts .bigBox p.info_link01 {
	line-height:1.4;
	margin: 0 5px 1.4em;
}

#conts .bigBox p.info_link01 a {
	padding-left: 12px;
	background: url(../../images/site_information/arrow_01.gif) 0 0.2em no-repeat;
}

#conts .bigBox p.info_link02 {
	line-height:1.4;
	margin: 0 5px 1.4em;
}


#conts .bigBox p.info_link02 a {
	padding-left: 12px;
	background: url(../../images/site_information/icon_blank.gif) 0 0.25em no-repeat;
}

#conts .bigBox h2 {
	padding: 0 0 0 5px;
	font-size: 150%;
	font-weight: bold;
	border-bottom: 3px solid #000;
	margin: 1.8em 0 10px;
	line-height:1.4;
}

#conts .bigBox ol.txt_list {
	margin: -3px 5px 1.4em;
}

#conts .bigBox ol.txt_list li {
	margin: 3px 0 0 0;
	line-height: 1.4;
}

#conts .bigBox h3 {
	font-size: 100%;
	font-weight: bold;
	line-height:1.4;
	margin: 0 5px;
}

#conts .bigBox h3.title01 {
	padding-left: 5px;
	line-height: 1.4;
	border-left: 3px solid #000;
	margin:20px 5px 10px;
}



#conts .bigBox table.browse {
	width:100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 5px 1em;
}

#conts .bigBox table.browse th {
	border: 1px solid #666;
	padding: 8px;
	line-height: 1.4;
	text-align: left;
	background: #e7e7e7;
}

#conts .bigBox table.browse th.right {
	width: 370px;
}

#conts .bigBox table.browse td {
	border: 1px solid #666;
	padding: 8px;
	line-height: 1.4;
	text-align: left;
}

#conts .bigBox table.browse td.left {
	background: #f7f7f7;
}

#conts .bigBox p.notes {
	margin:0 5px 1em 17px;
	text-indent: -1em;
	color: #666;
}

#conts .bigBox p.notes span {
	color: #ff0000;
	margin-right: 3px;
	vertical-align: middle;
}

#conts .bigBox div.plugin_box {
	position: relative;
	padding: 0 0 0 220px;
	width: 490px;

}

#conts .bigBox div.plugin_box p.btn {
	position: absolute;
	left: 5px;
	top: 0;
}

#conts .bigBox div.plugin_box p.info_link02 {
	margin-bottom: 0;
}

#conts .bigBox ul.sign {
	margin: 30px 5px 0;
}

#conts .bigBox ul.sign li {
	text-align: right;
	line-height: 1.4;
}




