@charset "utf-8";

body {
	margin:0;
	padding:0;
	background:#ffffff;
}
body, th, td {
	font-size:14px;
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

/* Safari・Chrome */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	body, th, td, input, textarea {
		font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
}
/* for IE6 */
* html body, * html input, * html textarea {
	font-size:14px;
	font-family:"ＭＳ Ｐゴシック", Sans-Serif;
}

h1, h2, h2, h4, h5, h6, p, ul, ol, li, dl, dt, dd, br, img {margin:0;	padding:0;}
img {border:0; vertical-align:bottom;}

a, a:link, a:visited {color:#990000; text-decoration:underline;}
a:hover {color:#990000; text-decoration:none;}


/* clear */
#container:after, #contewrap:after, #conte:after, #contit:after, #header_inner:after,
#navi ul:after, .ctr:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	font-size:0;
}
* html #container, * html #contewrap, * html #conte, * html #contit, * html #header_inner,
* html #navi ul, * html .ctr {
	zoom:1; /* IE6 */
}
*:first-child+html #container, *:first-child+html #contewrap, *:first-child+html #conte, *:first-child+html #contit, *:first-child+html #header_inner,
*:first-child+html #navi ul, *:first-child+html .ctr {
	zoom:1; /* IE7 */
}


/* ヘッダー */
#headerwrap {
	background:#999;
	border-bottom:3px solid #ffffff;
}
#header {
	width:1000px;
	margin:0 auto;
	background:url(../image/head.gif) no-repeat;
}
#header_inner {
	width:900px;
	margin:0 auto;
}
h1#tit {
	float:left;
	padding:0 15px 0 50px;
	font-size:30px;
	line-height:70px;
	font-weight:normal;
}
h1#tit a, h1#tit a:link, h1#tit a:visited {color:#333; text-decoration:none;}
h1#tit a:hover {color:#333; text-decoration:underline;}


/* ナビゲーション */
#navi {
	float:right;
	margin-top:24px;
	height:46px;
	background:url(../image/navi.gif) no-repeat left center;
}
* html #navi {width:370px;}
#navi ul {
	float:right;
	margin-left:10px;
	padding-right:10px;
	background:url(../image/navi.gif) no-repeat right center;
	list-style-type:none;
}
#navi ul li {
	display:block;
	float:left;
	font-size:16px;
	line-height:46px;
	color:#ffffff;
}
#navi ul li.bt4 {letter-spacing:0.3em;}
#navi ul li.sep {
	background:url(../image/sep.gif) no-repeat right center;
	padding-right:3px;
}
#navi ul li strong {
	display:block;
	width:115px;
	text-align:center;
	font-weight:normal;
}
#navi ul li a {
	display:block;
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
}
#navi ul li a:hover {background:url(../image/ovr.gif) no-repeat center top;}


/* コンテンツとタイトル */
#container {
	background:url(../image/bg.gif) repeat-x;
}
#contewrap {
	width:1720px;
	margin:0 auto;
	/*background:url(../image/grd.gif) no-repeat;*/
}
#conte {
	width:1680px;
	margin:0 auto;
	padding:15px 0;
}
#contit {
	border-bottom:2px solid #990000;
}
#contit h2 {
	display:block;
	float:left;
	padding-left:20px;
	background:url(../image/title_bull.gif) no-repeat left center;
	font-size:20px;
	line-height:54px;
	color:#990000;
	font-weight:normal;
}
#contit h2 strong {
	font-size:14px;
}
#contit .pnavi {
	padding:30px 0 0;
	font-size:12px;
}


/* リストコントローラー */
.ctr {
	padding:5px 0;
}
.ctr ul {
	display:block;
	list-style-type:none;
}
.ctr ul li {
	display:inline;
}
.cate {
	float:left;
	text-align:left;
}
.pnavi {
	float:right;
	text-align:right;
}

/* 汎用ボタン(黒) */
ul.btn {
	list-style-type:none;
	text-align:center;
}
.btn li {}
.btn li a, .btn li a:link, .btn li a:hover, .btn li a:visited {
	float:left;
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
}
.btn li a {background:url(../image/btn.gif) no-repeat top right;}
.btn li a span {
	margin:0 10px 0 0;
	padding:0 0 0 10px;
	float:left;
	line-height:25px;
	background:url(../image/btn.gif) no-repeat top left;
}


/* 決定ボタン(赤) */
.submitbtn {
	width:164px;
	height:41px;
	margin:15px auto;
	background:url(../image/submitbtn.gif) no-repeat;
	text-align:center;
}
.submitbtn a, .submitbtn a:link, .submitbtn a:hover, .submitbtn a:visited {
	display:block;
	line-height:41px;
	font-size:16px;
	color:#ffffff;
	text-decoration:none;
}


/* 編集 */
.section {
	padding:10px 0;
	margin:10px 0;
	border-bottom:2px solid #990000;
}
table.edit {
	border-collapse:collapse;
}
table.edit td.sd {
	padding:5px;
}
table.edit td.sd strong {
	display:block;
	padding:0 5px 0 15px;
	background:url(../image/circle.gif) no-repeat left center;
}
table.edit table {}
table.edit table td.sdd {
	padding:0 5px 0 10px;
	font-size:12px;
}
.scr {
	height:200px;
	overflow:scroll;
	overflow-x:hidden;
}
.inp {
	font-size:14px;
	padding:5px;
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #cccccc;
}
.tr {text-align:right;}


/* 一覧 */
table.list {
	width:100%;
	border-collapse:collapse;
}
table.list th {
	padding:5px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background:#333333;
	color:#ffffff;
}
table.list th a {color:#ffffff; text-decoration:none;}
table.list th a:hover {color:#990000; text-decoration:none;}
table.list td.sds {
	padding:2px;
	border:1px solid #cccccc;
	font-size:12px;
}
table.list td.sd {
	padding:5px;
	border:1px solid #cccccc;
	font-size:20px;
}
table.list td.sds a, table.list td.sd a {text-decoration:none;}
.brk {word-break:break-all;}
.brk span {line-height:1.2;}

/* フッター */
#footer {
	border-top:2px solid #999;
}
#copy {
	line-height:50px;
	font-size:12px;
	text-align:center;
	color:#990000;
}

/* ドロップダウン */
#master {
	width:200px;
	float:right;
	margin-top:10px;
	position:relative;
}
#master ul.ds {
	position:absolute;
	list-style-type:none;
}
#master ul.ds li.dst {
	width:200px;
	height:27px;
	background:url(../image/master.gif) no-repeat;
	line-height:27px;
}
#master ul.ds li.dst strong {
	display:block;
	padding-left:20px;
}
#master ul.ds li.dst a {
	display:block;
	height:27px;
	color:#ffffff;
	text-decoration:none;
}

#master ul.dsl {
	display:none;
	width:175px;
	height:28px;
	float:none;
	font-weight:normal;
	color:#fff;
	line-height:28px;
	list-style-type:none;
}
#master ul.dsl li a	{
	width:100%;
	padding-left:10px;
	background:#666666;
	border-bottom:1px solid #cccccc;
	color:#ffffff;
}
#master ul.dsl li a:hover {
	background:#333333;
}
#master ul.dsl li strong {
	display:block;
	padding-left:10px;
}

#master ul.ds li.dst:hover ul  {
	display:block;
}

tr.off td{
	background-color:#eeeeee;
}

