/* CSS Document */

@import "canavi.css";
@import "sitemap.css";

body {
 color: #515359;
 margin: 0;
 padding: 0;
 font-style: normal;
 font-weight: normal;
 font-family: "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "MS UI Gothic", "Osaka", "sans-serif";
 background:#FFFFFF url(bg.gif) center repeat-y;
}

/* ========== Basic Styles ========== */
h1, h2, h3, h4, h5, h6 {
	margin:0;
	 padding: 0;
	 line-height: 130%;
	 font-weight: bold;
}
h1{
	font-size:20px;
}
h2{
	font-size:18px;
}
h3{
	font-size:14px;
}
h4{
	font-size:12px;
}

P{
	font-size:100%;
	line-height:150%;
	margin:0 0 1em 0;
}
li{
	line-height:130%;
}
p.note,
.note{
	color:#666666;
	text-indent:-1em;
	padding-left:1em;
	font-size:90%;
	margin:-1em 0 1.5em 0;
}
.pending{
	color:#999999;
}

table{

}
th,tr,td{
	vertical-align:top;
}


form{
		margin : 0;
		padding : 0;
}

.clear-both{
	clear:both;
}

.blue{
	color:#333399;
}


/* Anchor */

a:link,
a:visited {
 color:#3E54B3;
 text-decoration:none ;
}
a:hover,
a:active {
 color:#425CCC;
 text-decoration: underline;
}



#header a:link,
#header a:visited,
#footer a:link,
#footer a:visited,
#top-main a:link,
#top-main a:visited,
#categoly-top-list a:link,
#categoly-top-list a:visited{
 color:#515359;
 text-decoration: none;
}
#header a:hover,
#header a:active,
#footer a:hover,
#footer a:active,
#top-main a:hover,
#top-main a:active,
#categoly-top-list a:hover,
#categoly-top-list a:active{
 color:#3E54B3;
 text-decoration: underline;
}







/* ========== Area settings ========== */

#base{
	width:640px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding:0;
}

#base div.bt-pagetop{
	float:right;
	font-size:10px;
	padding:10px 10px 0 0;
}

#header{
	width:640px;
	height:50px;
	background-color:#EBECEE;
	margin:0;
	padding:0;
	text-align:left;
}
#header h1{
	float:left;
	margin:0;
}
#header ul{
	float:right;
	margin:0;
	margin:10px 0 0 10px;
	padding:0;
}
#header li{
	list-style-type:none;
	float:left;
	margin:0 10px 0 0;
	font-size:10px;
	line-height:100%;
	padding:0;
}

#footer{
	width:640px;
	height:70px;
	/*background-color:#EBECEE;*/
	margin:0;
	clear:both;
	text-align:right;
	border-top:3px solid #ABB8E3;
}
#footer h3{
	float:right;
	padding:10px 0 0 10px;
}
#footer p{
	float:right;
	padding:10px 0 0 10px;
	font-size:9px;
	line-height:13px;
}

#footer div.bt-pagetop{
	float:right;
	font-size:10px;
	padding:10px 10px 0 0;
}

#breadcrumbs {
 font-size: 10px;
 line-height: 100%;
 background:url(com_line01.gif) repeat-x bottom;
 padding:5px 0 8px 0;
 margin:0;
 width:640px;
}
#breadcrumbs p{
 font-size: 10px;
 line-height: 100%;
 padding:0;
 margin:0 0 0 20px;
 width:600px;
}


#cate-hd-img{
	margin:0;
	padding:0;
}
#cate-hd-img h2{
	width:640px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#main{
	/*background-color:#FFFFFF;*/
	width:640px;
	text-align:left;
	margin:0;
	padding:0;
}

#main div.bt-pagetop{
	float:right;
	font-size:10px;
	padding:0px 10px 0 0;
}

#contents{
	width:600px;
	margin:50px 0 0 20px;
	padding-bottom:0px;
}

#contents2{
	width:600px;
	margin:20px 0 0 20px;
	padding-bottom:20px;
}

#contents3{
	width:600px;
	margin:10px 0 0 20px;
	padding-bottom:20px;
}

#section-h2{
	padding:0 0 10px 0;
	margin:0 0 0 0;
	clear:both;
}
#section-h2 h2{
	margin:0 0 0 0;
	border-bottom:1px solid #515359;
	padding:0 0 5px 0;
	font-size:18px;
	font-weight:bold;
	line-height:22px;
}
#section-h2 h2 span.small{
	font-size:14px;
}
#section-h2 ul{
	list-style-type:none;
	margin:10px 0 20px 0;
	padding:0;
}
#section-h2 li{
	font-size:90%;
	list-style-type:none;
	float:left;
	padding-right:1em;
	margin:0;
}
#section-h2 p{
	margin:10px 0 0 0;
}

#section-h3{
	width:600px;
	margin:0 0 50px 0;
	clear:both;
}
#section-h3 h3{
	font-size:14px;
	margin:0 0 10px 0;
	background:url(com_line01.gif) repeat-x bottom;
	padding-bottom:5px;
}
#section-h3 h4{
	margin:2em 0 0 0;
	padding-bottom:5px;
	font-size:12px;
}
#section-h3 h5{
	margin:1em 0 0 0;
	padding-bottom:5px;
	font-size:12px;
}


#section-h4{
	width:auto;
	margin:0 0 20px 0;
	clear:both;
}
#section-h4 h4{
	font-size:12px;
	margin:0 0 0.5em 0;
}
#section-h4 p{
	margin-left:20px;
}
#section-h4 table{
	margin-left:20px;
	width:580px;
}

#section-read{
	margin:0 0 30px 0;
}
#section-catch{
	font-weight:bold;
	font-size:14px;
	color:#3366CC;
}

/* ========== Item Styles ========== */

ul.listnormal{
}
ul.listnormal li{
	margin:0 0 1em 0;
	list-style-type: disc;
}

table.general,
table.general-small{
	border:solid #999999;
	border-width:1px 0 0 1px;
	/*table-layout: fixed;*/
	border-collapse: collapse;
	empty-cells: show;
	margin-bottom: 1em;
}
table.general th,
table.general-small th{
	background-color:#EBECEE;
	font-weight:normal;
	text-align:center;
}
table.general th,
table.general td,
table.general-small th,
table.general-small td{
	border: solid #999999;
	border-width:0 1px 1px 0;
}
table.general th,
table.general td{
	padding: 6px;
}
table.general th.small,
table.general td.small{
	font-size:85%;
}
table.general th.current{
	background-color:#FFCC66;
}
table.general-small th,
table.general-small td{
	font-size:9px;
	padding: 3px;
}
table.general-small2 th,
table.general-small2 td{
	font-size:12px;
	padding: 3px;
}
table.general-small22 th,
table.general-small22 td{
	font-size:12px;
	padding: 1px;
}
table.general-small3 th,
table.general-small3 td{
	font-size:11px;
	padding: 1px;
}
table.general-small4 th,
table.general-small4 td{
	font-size:10px;
	padding: 2px;
}
table.general table,
table.general table th,
table.general table td,
table.general-small table,
table.general-small table th,
table.general-small table td{
	border: none;
}
table.general td.emphasis-bl1,
table.general-small td.emphasis-bl1{
	background-color:#EDF0F9;
}
table.general td.emphasis-bl2,
table.general-small td.emphasis-bl2{
	background-color:#DCE1F3;
}
table.general td.emphasis-bl3,
table.general-small td.emphasis-bl2{
	background-color:#B9C3E7;
}

table.general td.emphasis-bl1 h4,
table.general td.emphasis-bl2 h4,
table.general td.emphasis-bl3 h4,
#section-h3 table.general td.emphasis-bl1 h4,
#section-h3 table.general td.emphasis-bl2 h4,
#section-h3 table.general td.emphasis-bl3 h4,
#section-h4 table.general td.emphasis-bl1 h4,
#section-h4 table.general td.emphasis-bl2 h4,
#section-h4 table.general td.emphasis-bl3 h4,
table.general-small td.emphasis-bl1 h4,
table.general-small td.emphasis-bl2 h4,
table.general-small td.emphasis-bl3 h4,
#section-h3 table.general-small td.emphasis-bl1 h4,
#section-h3 table.general-small td.emphasis-bl2 h4,
#section-h3 table.general-small td.emphasis-bl3 h4,
#section-h4 table.general-small td.emphasis-bl1 h4,
#section-h4 table.general-small td.emphasis-bl2 h4,
#section-h4 table.general-small td.emphasis-bl3 h4{
	font-weight:bold;
	margin:0 0 0 0;
	padding:0 0 0 0;
}







img.img-align-left{
	float:left;
	margin:0 15px 10px 0;
}
img.img-align-right{
	float:right;
	margin:0 0 10px 15px;
}

.bt-pagetop{
	float:right;
	font-size:11px;
}

.shusai_bumon0{
	font-weight:bold;
}












#categoly-top-list{
	margin:0;
}
#categoly-top-list h3{
	font-size:14px;
}
#categoly-top-list h3.sitemap{
	font-size:120%;
	background-color:#DCE1F3;
	padding:4px;
	margin:0 0 10px 0;
}
#categoly-top-list p{
	margin:10px 0 0 0;
	line-height:150%;
}
#categoly-top-list P.list-sub{
	margin:0 0 0 20px;
	line-height:150%;
	font-size:100%;
}
#categoly-top-list td.news{
	background:url(com_line02.gif) repeat-y left;
	padding-left:15px;
}
#categoly-top-list hr{
	height: 1px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #cccccc;
	background: none;
	color: #cccccc;
	margin:15px 0;
}

