@charset "shift_jis";

/* ===========================================================

	Title: reset.css
	Created: 2009-12-11
	Created: 2009-12-13
	
=========================================================== */
/* 

	reset
	
=========================================================== */

#style0912,
#style0912 div,
#style0912 dl,
#style0912 dt,
#style0912 dd,
#style0912 ul,
#style0912 ol,
#style0912 li,
#style0912 h1,
#style0912 h2,
#style0912 h3,
#style0912 h4,
#style0912 h5,
#style0912 h6,
#style0912 pre,
#style0912 form,
#style0912 fieldset,
#style0912 input,
#style0912 textarea,
#style0912 p,
#style0912 blockquote,
#style0912 th,
#style0912 td {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
}

#style0912 address,
#style0912 caption,
#style0912 cite,
#style0912 code,
#style0912 dfn,
#style0912 em,
#style0912 strong,
#style0912 th,
#style0912 var {
	font-style: normal;
}

#style0912 a {
	outline: none;
}

#style0912 table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: inherit;
}

#style0912 caption,
#style0912 th {
	text-align: left;
}

#style0912 q:before,
#style0912 q:after {
	content: '';
}

#style0912 object,
#style0912 embed {
	vertical-align: top;
}

#style0912 hr,
#style0912 legend {
	display: none;
}

#style0912 img,
#style0912 abbr,
#style0912 acronym,
#style0912 fieldset {
	border: 0;
}

#style0912 li {
	list-style-type: none;
}

/* ===========================================================

	base
	
=========================================================== */

#style0912 {
	margin: 10px 20px;
	font: 13px "‚l‚r ‚oƒSƒVƒbƒN",arial,helvetica,clean,sans-serif;
    *font-size:small;
    *font:x-small;
	color: #333333;
}

#style0912 #head-div
{
    padding:10px 20px 0px 20px; 
    margin:-10px -20px 0 -20px; 
    height:83px; 
    background: transparent url(../images/bg_body.gif) repeat-x scroll center top;
}
#style0912 #head-div
{
    *height:93px; 
}

#style0912 a:link,
#style0912 a:visited {
	text-decoration: underline;
	color: #178dd6;
}

#style0912 a:hover {
	text-decoration: underline;
}

#style0912 form {
	margin:0;
	padding:0;
}

#style0912 h2 {
	color: #457b58;
	font-size:108%;
	font-weight: bold;
	margin: 10px 0 10px;
	padding: 10px;
	background: url(../images/bg_tit.gif) top repeat-x;
}

#style0912 h2 .caption {
	color:#990000;
}

#style0912 h3 {
	margin: 0 0 10px;
	padding: 5px 10px 5px;
	font-size:100%;
	line-height: 1.6;
	border-bottom: dotted 1px #859eab;
	color: #333333;
	font-weight: bold;
}

#style0912 h4 {
	margin: 0 0 10px;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.6;
	color: #296383;
}

#style0912 h5 {
	margin: 0 0 10px;
	font-size: 100%;
	line-height: 1.6;
}

#style0912 p,
#style0912 ul,
#style0912 ol,
#style0912 dl {
	margin: 0 10px 10px;
	font-size: 93%;
	line-height: 1.6;
}

#style0912 ol li {
	margin: 0 0 10px;
}

#style0912 table th, 
#style0912 table td {
}

#style0912 h5 img {
	vertical-align: bottom;
}

#style0912 table .txtS {
	font-size: 85%;
}

/* ===========================================================

	common -sytle
	
=========================================================== */

/* font-siz
----------------------------------------------------------- */
.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }

/* margin
----------------------------------------------------------- */
.mB5 {margin-bottom: 5px;}
.mB10 {margin-bottom: 10px;}
.mB20 {margin-bottom: 20px;}
.mB30 {margin-bottom: 30px;}
.mB40 {margin-bottom: 40px;}

/* ===========================================================

	style
	
=========================================================== */

#cssSearch p {
	margin:0 0 4px 4px;
}

.text10 {
}

.head_txt 
{
    padding: 2px 2px 2px 15px;
}

.inputTypeA {
	width:180px;
	height:13px;
	ime-mode:active;
}

.inputTypeB {
	width:40px;
	height:13px;
	ime-mode:disabled;
}

.inputTypeC {
	width:120px;
	height:13px;
	ime-mode:disabled;
}

#cssListTable,#cssCsvTable,#cssSearch {
	border-collapse:collapse;
}

#cssListTable .ttl {
	font-weight:bold;
	color:#ffffff;
	background-color:#666666;
}

#cssListTable .page{
	color:#ffffff;
	background-color:#333300;
}
#cssListTable .page a:link,#cssListTable .ttl a:link,#cssListTable .ttl a:visited{
	color:#ffffff;
}

#cssListTable .page a:visited{
	color:#CCCCCC;
}

#cssListTable .page a:hover,#cssListTable .ttl a:hover{
	color:#FF0000;
}

#cssListTable .listA ,#cssDetailTable .listA{
	background-color:#F9F9F9;
}

#cssListTable .listB ,#cssDetailTable .listB{
	background-color:#EFEFEF;
}

#cssListTable .avg {
	background-color:#CCCCCC;
	color:#000000;
}

#cssListTable .avgValue {
	font-weight:bold;
	color:#990000;
}

#cssDetailTable .lineA{
	background-color:#DCDDCB;
}


#cssCsvTable .listA{
	background-color:#E1DFFF;
}

#cssDetailTable{
	border:solid 1px #999999;
}

#mailto {
	color:#848467;
}

#user_list td {
}

.A1 {
	color:#000000;
}

.A2 {
	color:#ffffff;
}

#back {
	width: 100%;
	background: url(../images/back_bg.jpg) top repeat-x;
}

.ic {
	float: left;
	margin: 0 10px 20px;
}

.imgR {
	float: right;
	margin: 0 0 10px 20px;
}

.borderA {
	border: solid 1px #CCCCCC;
	padding: 10px;
}

/*=======================================================================================================================
========================================================================================================================*/


/*body {
	background: url(../images/bg_body.gif) top repeat-x;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}

a:link,
a:visited {
	text-decoration: none;
	color: #178dd6;
}

a:hover {
	text-decoration: underline;
}

form {
	margin:0;
	padding:0;
}
h2 {
	color:#333300;
	font-size:14px;
	margin:16px 0 6px 30px;
}
h2 .caption {
	color:#990000;
	font-size:12px;
}
h3 {
	color:#666666;
	font-size:12px;
	margin:8px 0 4px 0;
}
h4 {
	font-size:11px;
	color:#666666;
	margin:4px 0 4px 0;
}
#cssSearch p {
	font-size:10px;
	margin:0 0 4px 4px;
}

.text10 {
	font-size:10px;
}

.head_txt 
{
    font-size:10pt;
    padding: 2px 2px 2px 15px;
}

.inputTypeA {
	width:180px;
	height:13px;
	font-size:10px;
	ime-mode:active;
}

.inputTypeB {
	width:40px;
	height:13px;
	font-size:10px;
	ime-mode:disabled;
}

.inputTypeC {
	width:120px;
	height:13px;
	font-size:10px;
	ime-mode:disabled;
}

#cssListTable,#cssCsvTable,#cssSearch {
	font-size:12px;
	border:solid 1px #B4B497;
	border-collapse:collapse;
}

#cssListTable .ttl {
	font-weight:bold;
	color:#ffffff;
	background-color:#666666;
}

#cssListTable .page{
	color:#ffffff;
	background-color:#333300;
}
#cssListTable .page a:link,#cssListTable .ttl a:link,#cssListTable .ttl a:visited{
	color:#ffffff;
}

#cssListTable .page a:visited{
	color:#CCCCCC;
}

#cssListTable .page a:hover,#cssListTable .ttl a:hover{
	color:#FF0000;
}

#cssListTable .listA ,#cssDetailTable .listA{
	background-color:#F9F9F9;
}

#cssListTable .listB ,#cssDetailTable .listB{
	background-color:#EFEFEF;
}

#cssListTable .avg {
	background-color:#CCCCCC;
	color:#000000;
}

#cssListTable .avgValue {
	font-size:14px;
	font-weight:bold;
	color:#990000;
}

#cssDetailTable .lineA{
	background-color:#DCDDCB;
}


#cssCsvTable .listA{
	background-color:#E1DFFF;
}

#cssDetailTable{
	font-size:12px;
	border:solid 1px #999999;
}

#mailto {
	font-size:12px;
	color:#848467;
}

#user_list td {
    font-size:14px;
}

.A1 {
	font-size:12px;
	color:#000000;
}

.A2 {
	font-size:14px;
	color:#ffffff;
}

#back {
	width: 100%;
	background: url(../images/back_bg.jpg) top repeat-x;
}

.ic {
	float: left;
	margin: 0 10px 20px;
}

.imgR {
	float: right;
	margin: 0 0 10px 20px;
}*/
