
@import url("../../common/css/share.css");

.red{color:#cc0000;}
.center{text-align:center;margin-top:15px;}
.clear{clear:both;}
.big{font-size:16px;}
#document_news p.close{text-align:center;margin:20px auto 10px;}

body {
font-family: Arial, "lr SVbN", "Osaka|";
/*margin:0;
padding:0;*/

font-size:14px;
line-height:150%;
color:#333333;
}

/*----*/
#document h1 {
	width:100%;
	border-bottom:2px solid #DC7272;
	font-size:1em;
	margin-bottom:20px;
}
/*----*/

#document_news {
	margin:20px auto;
	width:700px;	
}

div#document_news p{
	margin:0;
	padding:0;
	line-height:1.6em;
	text-indent:1em;
}

#document_news h1 {
	width:100%;
	border-bottom:2px solid #DC7272;
	font-size:1em;
	margin-bottom:20px;
}

#document_news h3 {
	color:#FF8300;
	font-size:14px;
	margin:20px 0;
	width:100%;
}
#document_news h3:first-letter {
	background: #FF8300;
	color: #ffffff;
	padding: 1px 3px;
	margin-right: 5px;
	border:2px solid #FF8300; 
}

#document_news h2 {
	color:#FF8300;
	width:100%;
	font-size:20px;
	margin:20px 0;
	font-size:20px;
}
#document_news h2:first-letter {
	background: #FF8300;
	color: #ffffff;
	padding: 1px 3px;
	margin-right: 5px;
	border:2px solid #FF8300; 
	font-size:25px;
}
#document_news h4,
#document_news h5{
	font-size:1.1em;
	margin:15px 0;
}


table.red_border{
	border-top:1px solid #ff0000;
	border-left:1px solid #ff0000;
}
table.red_border td{
	border-bottom:1px solid #ff0000;
	border-right:1px solid #ff0000;
}

table.gray{
	margin:10px 0px;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
}
table.gray th,
table.gray td{
	text-align:center;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
}
table.gray th{
	background-color:#dddddd;
}

table.tetuduki{
	border:1px solid #000000;
	background-color:#FFFFCC;
	width:680px;
}

table.kariukenin{
	margin-top:1em;
	border:1px solid #000000;
	width:100%;
}
table.kariukenin td{
	padding:5px 0px 10px;
}
table.kariukenin td div{
	margin:0px;
}

table.teisyutu{
	margin-top:1em;
	border:1px solid #000000;
	padding:30px 10px;
}
table.teisyutu ol{
	margin-top:0px;
}


img.yzi{margin-top:1em;}
img.zoutiku{margin-bottom:1em;}



/*------------------*/
span.del{
text-decoration:line-through;
}

.center{
text-align:center;
}
.right{
text-align:right;
}

div#tyokin{
text-align:center;
}
div#tyokin p.day{
margin-left:2em;
}

table#busshi{
margin:0;
}
table#busshi tr td{
padding-left:1em;
}

div#document_news .indent00{
text-indent:0em;
margin-left:0;
}
div#document_news .indent01{
text-indent:-1em;
margin-left:1em;
}

div#document_news p.caution{
text-indent:0em;
font-weight:bold;
color:#FF8300;
margin-top:10px;
}


