/*base*/
body {
	background:#FFFFFF;
	padding:0;
	margin:0px;
	font-size: 75%;
	color: #333;
	line-height: 135%;
}

a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
 	font-weight: normal;
	font-style:  normal;
	line-height: 100%;
	margin: 0;
 	padding: 0;
 	border: 0;
 	background: transparent;
	text-decoration: none;
}

img {
	border:0; 
}

h2{
	font-weight: bold;
	color: #F00;
	line-height: 150%;
}

p {
	line-height:150%;
	margin: 0px 0px 15px;
}

/*txt*/
.copy{
	font-size: 80%;
	color: #366;
}

.p_list{
	font-size: 80%;
	color: #366;
}

.txt_90{
	font-size: 90%;
}


.cap{
	font-size: 85%;
}

.houkoku{
	background-color: #fff;
}

.red{
	color: #C2172F;
}

.blue{
	color: #4F8DCC;
}

.green{
	color: #5BB952;
}

.orange{
	color: #FF6600;
}

/**/
.gray {

	color: #333;
}


/* kankyou */

.send-m { color: #003399; text-align: right; }

.a-l { float: left; }

.top-l { text-align: right; margin: 0px; padding: 0px 10px 5px 0px; }

.top-con { list-style: upper-roman outside; font-weight: bold; color: #5BB952; }

.cont-m .cont-t { font-size: 110%; font-weight: bold; margin: 0px; line-height: 2em; }

.txt_80 {font-size: 80%; line-height: 1em;}

.cont-m { text-align: left; }

.cont-m dl { padding: 5px 0px 0px; line-height: 1.8em; margin: 0px 0px 5px; }

.cont-m .pdf-l { line-height: 2em; border-top: 1px solid #f59e00; border-bottom: 1px solid #f59e00; margin: 0px; font-size: 100%; height: 25px; vertical-align: middle; }

.cont-m dt { border-top: 1px dotted #999999; padding: 0px 0px 0px 10px; margin: 5px 0px 0px; }

.cont-m dd { margin: 0px 0px 0px 20px; }

.cont-m dt.none { border-style: none; }

