@charset "SHIFT_JIS";
@import url(common.css);

body {
	font-size:75%;
}

#topic_path {
	margin:0;
	padding:5px;
	background:#e5e5e5;
	border:1px solid #ffffff;
	font-size:12px;
	height:18px;
}

h3 {
	border-bottom:1px solid #cccccc;
	padding:0 0 3px 0;
	margin:10px;
	font-size:100%;
	letter-spacing:1px;
	width:610px;
}

.contents {
	line-height:180%;
	margin:10px 10px 20px 10px;
	width:610px;	
}

.contents img {
	margin:0 0 10px 10px;
	float:right;
}

table.list {
	background:#cccccc;
}

table.list td {
	padding:3px 5px 3px 5px;
	font-size:12px;
	line-height:16px;
	background:#ffffff;
}

table.list td.bl {
	background:#004898;
	color:#ffffff;
	font-weight:bold;
}

table.list td.aq {
	background:#ebeff4;
}

.center {
	text-align:center;
}

.vertical {
	writing-mode:tb-rl;
	letter-spacing:5px;
}

#copyright {
	margin:10px 0 0 0;
	padding:5px;
	text-align:right;
	width:615px;
	font-family:verdana;
	font-size:9px;
	color:#333333;
}

#upper {
	width:620px;
	text-align:right;
}

.small {
	font-size:11px;
}

.nowrap {
	white-space:nowrap;
}

/*　footer　*/

.footer{
background-image:url(../image/bg_footer.gif);}


/*　header　*/

.header{
background-image:url(../image/bg_header.jpg);}

/*　recommend　*/

.recommend{
background-image:url(../image/bg_recommend.jpg);}

.attention{
color:#cccccc;
font-size:11px;
padding-left:1px;padding-right:1px;}

td{
font-size:12px;}

a:link { text-decoration: none ; color: #003399}
a:visited { text-decoration: none ; color: #003399}
a:hover {  color: #FF6600}
a:active {  color: #333333}
