@charset "utf-8";

@import url('/css/bm.css?091117');


h1,h2,h3,p,form { margin:0; padding:0;}
img { border:0;}
input,select,textarea { font-size:12px; line-height:1.2;}
label { cursor:pointer;}

a:link    { color:#555; text-decoration:underline;}
a:visited { color:#666; text-decoration:underline;}
a:hover, a:active { color:#777; text-decoration:none;}

body {
	font-family:"Verdana","Geneva","Arial","Helvetica","sans-serif";
	font-size:12px;
	/*background:#EEE url('/img/tpl/bg_body.gif');*/
	background:#FFFFFF;
	color:#333;
	text-align:left;
	/*width:970px;*/
	margin:0 auto;
}
div.outline { width:968px; background:#FFF; border:solid #666; border-width:0 1px 1px;}


/* head */
.sw_fontset img { width:24px; height:24px; background:url('/img/tpl/head/sw_fontset.png');}/* 文字サイズ切替sw */
div.head_swf { border:solid #333; border-width:2px 0;}/* swfテーマ挿入エリア */
/* head */


/* siteroot */
p.siteroot { font-size:12px; line-height:1; color:#FFF; background:#333 url('/img/tpl/bg_root.gif') repeat-x; border-bottom:solid 2px #CCC; padding:8px 12px;}
p.siteroot a:link, p.siteroot a:visited {
color:#FFF; background:url('/img/tpl/head/root_arw_off.gif') no-repeat left center; padding-left:14px;}
p.siteroot a:hover, p.siteroot a:active {
color:#FFF; background:url('/img/tpl/head/root_arw_on.gif')  no-repeat left center; padding-left:14px;}
/* siteroot */


/* content */
table.content { width:968px;}
div.col_216, div.col_536, div.col_752 { padding:8px; overflow:hidden; float:left; display:block;}
div.col_216 { width:200px;}
div.col_536 { width:520px;}
div.col_752 { width:736px;}
div.col_536_solo { width:520px; margin:0 auto; padding:8px; overflow:hidden;}
/* content */


/* foot */
.foot_white, .foot_black { text-align:center; padding:12px 20px;}
.foot_white { color:#CCC; clera:both;}
.foot_black { color:#666; background:#000 url('/img/tpl/foot/bg_black.gif') repeat-x top;}
/* foot */


/* kiji */

div.kiji th {
	border-bottom:solid 1px #09A;
	padding:4px 8px;
	color:#068;
	font-weight:bold;
	text-align:left;
	white-space:nowrap;
	}
div.kiji td {
	width:100%;
	padding:4px 0;
	border-bottom:dotted 1px #999;
}


/* title */

.category_tit { border-bottom:solid 2px #333; }
.tit_line { color:#069; border-bottom:solid 2px #09C; margin-bottom:4px;}


/* common */

.mb16p4 { margin:0 0 16px; padding:4px; clear:both;}
.mb8p4  { margin:0 0 8px;  padding:4px; clear:both;}

.dot_1 { background:url('/img/dot_1.gif') repeat-x; clear:both;} .dot_1 img { width:1px; height:1px;}
.dot_2 { background:url('/img/dot_2.gif') repeat-x; clear:both;} .dot_2 img { width:2px; height:2px;}

.left	{ margin:0 8px 8px 0; float:left;}
.right	{ margin:0 0 8px 8px; float:right;}

a.arw:link, a.arw:visited { background:url('/img/icon/arw_right_off.gif') no-repeat left center; padding-left:12px;}
a.arw:hover, a.arw:active { background:url('/img/icon/arw_right_on.gif')  no-repeat left center; padding-left:12px;}


li.pdf {
	background:url('/img/icon/pdf.gif') no-repeat left top;
	padding-left:16px;
	list-style-type:none;
}
a.pdf {
	background:url('/img/icon/pdf.gif') no-repeat left top;
	padding-left:16px;
}


img.icon { margin:0 2px; vertical-align:text-bottom;}

