@charset "utf-8";
/**
 *
 * system_admin.css
 *
 */


body {
	margin        : 0px;
	padding       : 0px;
	color         : #003333;
	font-family   : "tahoma", "ms ui gothic", "lucida grande", "ヒラギノ丸ゴ pro w4", "osaka", "ms pゴシック" sans-serif;
	/*  \*/
	font-size     : 73%;
	line-height   : 170%;
	/* */
	font-size     : 80%;
	line-height   : 140%;
	/*  \*/
	font-size     : 73%;
	line-height   : 170%;
	/* */
	
	/*  \*/
	letter-spacing: 0.1em;
	/* */
	letter-spacing: normal;
	/*  \*/
	letter-spacing: 0.1em;
	/* */
}
a {
 text-decoration : underline;
 color           : #4E473D;	
}
a:hover {
 text-decoration : none;
}
abbr,
acronym {
 border          : 0;
}
address,
cite,
code,
dfn,
var {
 font-style      : normal;
 font-weight     : normal;
}
blockquote,
dd,
div,
dl,
dt,
form,
input,
p,
pre,
td,
textarea {
 margin          : 0;
 padding         : 0;
}
caption {
 font-style      : normal;
 font-weight     : normal;
 text-align      : left;
}
fieldset {
 border          : 0;
 margin          : 0;
 padding         : 0;
}
h1,
h2,
h3,
h4,
h5 {
 font-size       : 100%;
 font-size       : 100%;
 margin          : 0;
 margin          : 0px;
 padding         : 0;
 padding         : 0px;
}
h6 {
 font-size       : 100%;
 margin          : 0;
 padding         : 0;
}
iframe {
 border          : none;
 margin          : 0px;
 padding         : 0px;
}
img {
 border          : 0;
 border          : none;
}
li,
ol,
ul {
 list-style      : none;
 margin          : 0;
 padding         : 0;
}
q:after,
q:before {
 content         : '';
}
table {
 border-collapse : collapse;
 border-spacing  : 0;
}
th {
 font-style      : normal;
 font-weight     : normal;
 margin          : 0;
 padding         : 0;
 text-align      : left;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1%; }
.clearfix { display:block; }
/* end MacIE5 */

.error-message {
 color           : #FF0000;

}

input[type=text]{
}

input[type=ridio]{
}


.tdC{
	text-align:center;
}

.tdFs{
	font-size:85%;
}


.caution{
	color: #999999;
	font-size: 85%;
	padding : 0px 0px 0px 10px;
}

.required{
	color: #FF0000;
	padding : 0px 5px 0px 0px;
}

.public{
	color: #009900;	
}

.private{
	color: #FF0000;	
}
#List .trSeparate{
		
}

.en{
	font-family: Arial, Helvetica, sans-serif;
	font-size:90%;
	line-height: 18px;
	letter-spacing: 0em;
	word-spacing: 1em;
}
