@charset "UTF-8";

body {
	font-size: 90%;
	color: #4B4B4B;
	line-height:130%;
}

h1,h2,h3,h4{
	margin:0px;
	padding:0px;
	line-height: 120%;
}

p{
	margin:0px;
	padding:0px 0px 5px 0px;
}

h1 sup{
	vertical-align:0.2em;
}

/*input.search{width: 114px;}*/

th{
	font-style: normal;
	text-align:left;
	font-weight: normal;
}

.th_right th{
	font-style: normal;
	text-align:right;
	font-weight: normal;
}

.th_center th{
	font-style: normal;
	text-align:center;
	font-weight: normal;
}

/* Start 0311_table-border */
.table_border{
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}

.table_border th{
	font-style: normal;
	text-align:center;
	font-weight: normal;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

.table_border td{
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
/* End 0311_baorder1 */

.img_{
	margin:0px 0px 0px 10px;
	padding:0px 0px 5px 0px;
}

.list_icon{
	width:100%;
	margin: 0px;
	padding: 0px;
}

.list_icon ul{
	list-style:none;
}

.list_icon li {
	list-style:none;
	margin: 0px 0px 3px 0px;
	padding: 3px 0px 0px 20px;
	background: url(../img/icon_arrow02.gif) no-repeat 5px 10px;
}

ul,li{
	margin:8px;
	padding:2px 0px 0px 0px;
}

ol{
	margin:0 0 0 2em;
	padding:2px 0px 0px 0px;
}

dd{
	margin-left:1em;
}

form{
	margin:0px;
	padding:0px;
}

/* ATCg}bvpw */

.sitemap_cat{
	width:100%;
	margin: 0px;
	padding: 0px;
}

ul.sitemap_cat, div.sitemap_topcat li, li.home{
	list-style:none;
}

div.sitemap_topcat li{
	margin: 0px 0px 3px 0px;
	padding: 3px 0px 0px 0px;
	border-bottom: 1px dotted #999999;
}

li.sitemap_cat{
	list-style:none;
	margin: 0px 0px 3px 0px;
	padding: 3px 0px 0px 20px;
	background: url(../img/icon_connect.gif) no-repeat 10px 10px;
}

