body {
	background-color:#F2F5FD;
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height: 130%;
	color: #111111;
	behavior: url("/css/csshover.htc");
	text-align: left;
}

a:link {
	text-decoration:none;
	color:#006600;
}
a:visited {
	text-decoration:none;
	color:#FF6600;
}
a:hover {
	text-decoration:underline;
	color:#FF0000;
}
a:active {
	text-decoration:none;
	color:#FF0000;
}


/*　TOPリンク　*/

div.tlink  {
	font-size:10px;
	line-height: 110%;
}

.tlink a:link {
	text-decoration:none;
	color:#006600;
}
.tlink a:visited {
	text-decoration:none;
	color:#FF6600;
}
.tlink a:hover {
	text-decoration:underline;
	color:#FF0000;
}
.tlink a:active {
	text-decoration:none;
	color:#FF0000;
}

.small {
	font-size:10px;
	color:#000000;
	line-height: 1.2;
}

.ol{
	list-style-type:none;
}

.mrgu {
	margin-bottom:10px;
}
	
.mrgt {
	margin-top:10px;
}

.ttl {
	margin-top:2px;
	margin-bottom:30px;
}

.tdmar {
	margin-bottom:30px;
}


select, input {
	font-size:12px;
}

.pressm {
	margin-left:40px;
}

.bgimg1 {
	background-image:url("/images/head/bar_3.gif");
}

.footbg {
	font-size:10px;
	color:#000000;
	line-height: 1.2;
}

.mbgl {
	background-image:url("/images/s_menu/fr_l.gif");
}

.mbgr {
	background-image:url("/images/s_menu/fr_r.gif");
}

.bdrc1 {
 border-color:#1385C5;
}

.bdrc2 {
 border-color:#666666;
}

.nor {
	white-space:nowrap;
	font-size:10px;
}

#nor {
	white-space:nowrap;
}

.smenu {
	font-size:10px;
}

.mt10 {
	margin-top:10px;
}

.mt20 {
	margin-top:20px;
}

.mb10 {
	margin-bottom:10px;
}

.mb20 {
	margin-bottom:20px;
}

.mb30 {
	margin-bottom:30px;
}

.mtb5 {
	margin:5px 0 5px 0;
}

.mtb10 {
	margin:10px 0 10px 0;
}

.mtb20 {
	margin:20px 0 20px 0;
}

.mlr10 {
	margin: 0 10px 0 10px;
}

.ml10 {
	margin-left:10px;
}

.ml20 {
	margin-left:20px;
}


/* AFTCレポート */

.tittle1 {
	color: #006; font-size: 12px; font-weight: bold;
}

.tittle2 {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	margin: 2px 0 2px 0;
}

.tittle3 {
	color: #333;
	font-size: 12px;
	font-weight: bold;
}

.text0 {
	color: black;
	font-size: 12px;
	background-color: white;
}

.text1  {
	font-size: 12px;
	text-align: left;
}

.text2  {
	font-size: 11px
}

.text3 {
	color: red;
	font-weight: bolder;
	font-size: 14px
}

.text4 {
	font-size: 13px;
}

.text5 {
	color:#006633;
	font-size:14px;
	font-weight:bold;
}

.text6 {
	color:#FF6600;
	font-size:14px;
	font-weight:bold;
}

.text_point {
	color: red;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px
}

.pdf  {
	font-size: 14px;
	line-height: 29px
}

.mci {
	margin-bottom: 5px;
	background-image: url(/mci/img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 38px;
}

.mci2 {
	margin-bottom: 5px;
	padding-left: 38px;
	margin-left: 8.5em;
	font-size: 10px;
}

.rindex {
 border-bottom: 1px solid #848484;
}

.rttl {
	color:#FF3300;
	font-size:12px;
	font-weight:bold;
	line-height: 20px
}

.list_mar {
	margin-top:0;
	margin-bottom:0;
}

/* faq */

.ftitle {
	font-size: 14px;
	color:#FF6600;
	font-weight:bold;
	padding-left: 10px;
	padding-top: 15px;
}

.ftxt {
	font-size: 14px;
	line-height: 150%;
}

.fpoint {
	font-size: 16px;
	color:#FF6600;
	font-weight:bold;
}

