@charset "utf-8";
/* CSS Document */

body{
    margin:0;
	padding:0;
}
.type{
    font-family:"ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3" !important;
}

a:visited{text-decoration:none;
          color:#0000FF;}
a:active{text-decoration:underline;}
a:link{text-decoration:underline;}
a:hover{text-decoration:underline;}
.FONT1 { font-size:10px; trne-height:110% }
.FONT2 { font-size:10px; trne-height:140% }
.FONT3 { font-size:12px; trne-height:110% }
.FONT4 { font-size:12px; trne-height:140% }
.E13 {font-size:13px;trne-height:110%}
.FONT5 {
	font-size:14px;
	trne-height:110%;
	line-height: 120%;
	font-family: "ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.FONT6 { font-size:14px; trne-height:140% }
.FONT7 { font-size:12px; trne-height:110%; color="#000000" }
.FONT8 { font-size:10px; trne-height:150%; color="#000000" }
ul{
	list-style:none;
	font-size:14px;
}
.mark{
    list-style:disc;

}
li{
	line-height:150%;
	margin:0 20px 10px 0;
	padding:0;
}
li.mark2{
    text-indent:-1em;
}

#media{
    margin:0 0 0 3px;
}
#m_head{
    margin:30px 0 0 0;
 
}
#m_body{
	background-color:#e5e5ff;
	width: 471px;
	padding: 10px 20px 0;
	margin: -4px 0 0 0;
	font-size: 12px;
	color: #666666;
}
*html #m_body{
	background-color:#e5e5ff;
	width: 511px;
	padding: 10px 15px 0 20px;
	margin: -0px 0 0 0;
	font-size: 12px;
}
#m_foot{
    margin:0px 0 5px 0;
 
}
*html #m_foot{
    margin:-15px 0 0 0;
 
}


/*=ベース
===================*/
.tr{
    text-align:right;
}
.tl{
    text-align:left;
}
.center{
    text-align:center;
}

.lh1{
    line-height:100% !important;
}

.bold{
	font-weight:bold !important;
}

.t-10{
    position:relative;
	top:-10px;
}
.t-20{
    position:relative;
	top:-20px;
}
.t-25{
    position:relative;
	top:-25px;
}

.mb40 {
	margin-bottom:40px !important;
}
.mb30 {
	margin-bottom:30px !important;
}
.mb20 {
	margin-bottom:20px !important;
}
.mb10 {
	margin-bottom:10px !important;
}
.mb5 {
	margin-bottom:5px !important;
}
.mb0 {
	margin-bottom:0px !important;
}

.mt50 {
	margin-top:50px !important;
}
.mt40 {
	margin-top:40px !important;
}
.mt30 {
	margin-top:30px !important;
}
.mt20 {
	margin-top:20px !important;
}
.mt10 {
	margin-top:10px !important;
}
.mt5 {
	margin-top:5px !important;
}
.mt0 {
	margin-top:0px !important;
}
.mt-3{
	margin-top:-3px !important;
}
.mt-5{
	margin-top:-5px !important;
}
.mt-10 {
	margin-top:-10px !important;
}
.mt-15 {
	margin-top:-15px !important;
}
.mt-20{
	margin-top:-20px !important;
}

.t-25{
    margin-top:-px !important;
}

.mr20 {
	margin-right:20px !important;
}
.mr10 {
	margin-right:10px !important;
}
.mr5 {
	margin-right:5px !important;
}


.ml130{
	margin-left:130px !important;
}
.ml110{
	margin-left:110px !important;
}
.ml105 {
	margin-left:105px !important;
}
.ml95 {
	margin-left:95px !important;
}
.ml80 {
	margin-left:85px !important;
}
.ml70 {
	margin-left:70px !important;
}
.ml65 {
	margin-left:65px !important;
}
.ml60 {
	margin-left:60px !important;
}
.ml55 {
	margin-left:55px !important;
}
.ml50 {
	margin-left:50px !important;
}
.ml40 {
	margin-left:40px !important;
}
.ml30 {
	margin-left:30px !important;
}
.ml20 {
	margin-left:20px !important;
}
.ml10 {
	margin-left:10px !important;
}
.ml5{
	margin-left:5px !important;
}
.ml0{
	margin-left:0px !important;
}


.pt20 {
	padding-top:20px !important;
}
.pt10 {
	padding-top:10px !important;
}
.pt7 {
	padding-top:7px !important;
}
.pt5 {
	padding-top:5px !important;
}

.pb20 {
	padding-bottom:20px !important;
}
.pb10 {
	padding-bottom:10px !important;
}
.pb5 {
	padding-bottom:5px !important;
}

.pr20{
	padding-right:20px !important;
}
.pr15{
	padding-right:15px !important;
}
.pr10 {
	padding-right:10px !important;
}

.pl10 {
	padding-left:10px !important;
}


.l90 {
    position:relative;
	left:90px !important;
}
.l40 {
    position:relative;
	left:40px !important;
}
.l20 {
    position:relative;
	left:20px !important;
}
.l10 {
    position:relative;
	left:10px !important;
}

.r10 {
    position:relative;
	right:10px !important;
}
.r20 {
	position:relative;
	right:40px !important;
}
.r30 {
    position:relative;
	right:30px !important;
}
.r40 {
    position:relative;
	right:40px !important;
}
.r90 {
    position:relative;
	right:90px !important;
}

