/*font*/
h1 {
	font-size:12px;
	line-height:16px;
	color:#ffffff;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

h2 {
	font-size:25px;
	line-height:25px;
	color:#ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

/*bg*/
.bg {
	background-image: url(/policy/img/bg.jpg);
	background-repeat: no-repeat;

}

/*margin*/
.mgn {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.mgn2 {
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}

.mgn_info {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}

.mgn_inquiry {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.mgn_inquiry2 {
	border: 2px solid #CCCCCC;
	padding: 2px;
}

.mgn_inquiry3 {
	border: 1px solid #CCCCCC;
	padding: 5px;
}

.mgn_corporate {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.mgn_corporate2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.mgn_corporate3 {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.mgn_osirase {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B8B7B7;
	border-bottom-color: #B8B7B7;
	border-left-color: #B8B7B7;
}

.mgn_img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.mgn_footer {
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}

.mgn_list {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin: 0px;
	padding: 10px 5px;
}

.mgn_list2 {
	margin: 0px;
	padding: 10px 5px;
}

.mgn_sub {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.mgn_sub2 {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F69844;
	border-left-color: #F69844;
	padding-right: 10px;
	padding-left: 10px;
}

.mgn_sub3 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.mgn_sub4 {
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.mgn_sub5 {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 2px solid #CCCACA;
}

.mgn_sub6 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.mgn_object {
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}

.mgn_success {
	border: 1px solid #A0A0A4;
}
.mgn_success2 {
	border-right: 1px solid #A0A0A4;
	border-bottom: 1px solid #A0A0A4;
}
.mgn_success3 {
	border-bottom: 1px solid #A0A0A4;
}

.mgn_recruit {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/*line */
.redline {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #E1000E;
	background-color: #ffffff;
}

/*link color*/
a:link { color:#4D4C4C;  text-decoration:none }
a:visited { color:#4D4C4C;  text-decoration:none }
a:hover { color:#4D4C4C;  text-decoration:underline;}

.fm { color:#ffffff;}
.fm a:link { color:#ffffff;  text-decoration:none }
.fm a:visited { color:#ffffff;  text-decoration:none }
.fm a:hover { color:#ffffff;  text-decoration:underline }

.orange { color:#ff6600;}
.orange a:link { color:#ff6600;  text-decoration:underline }
.orange a:visited { color:#ff3300;  text-decoration:underline }
.orange a:hover { color:#ff3300;  text-decoration:underline }

/* ol*/
.c {
	list-style-type:decimal;
	list-style-position:outside;
	padding: 2px 0px 0px 30px;
	margin: 0px;
}
.c1 {
	list-style-type:decimal;
	list-style-position:outside;
	margin: 0px;
	padding: 0px 0px 0px 50px;
}
.c2 {
	list-style-type:lower-alpha;
	list-style-position:outside;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

.c3 {
	list-style-type:upper-alpha;
	list-style-position:outside;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
.c4 {
	list-style-type:disc;
	list-style-position:outside;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

.c5 {
	list-style-type:decimal;
	list-style-position:outside;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}