@charset "utf-8";

.m05 {margin-bottom: 5px;}
.m10 {margin-bottom: 10px;}
.m15 {margin-bottom: 15px;}
.m20 {margin-bottom: 20px;}
.m25 {margin-bottom: 25px;}
.m30 {margin-bottom: 30px;}
.m35 {margin-bottom: 35px;}

.b {font-weight: bold;}

.le {text-align: left;}
.cen {text-align: center;}
.ri {text-align: right;}

.l-block {float: left;}
.r-block {float: right;}

ul.disc li {
	list-style-type: disc;
	margin-left: 2em;
}
ul.disc li {
	list-style-type: disc;
	margin-bottom: 5px;
}


.pkg:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
.pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


.title01 {
	background:url(../img/inquiry/bg_title.gif) no-repeat left top;
	padding:0 0 0 18px;
	width:906px;
}




/* privacy-return */

a.privacy-return {
    width: 196px;
    height: 21px;
    text-indent: -9999px;
    display: block;
    margin-top: 10px;
    background: url(../../img/privacy/fnavi_btn.gif) no-repeat left top;
    float: right;
}
a.privacy-return:link,
a.privacy-return:visited,
a.privacy-return:active {
	background-position: left top;
}
a.privacy-return:hover {
	background-position: left bottom;
}



/* privacy-block-01 */

.privacy-block-01 ol {
	margin-left: 2em;
}
.privacy-block-01 ol li {
	list-style-type: decimal;
	padding: 0 0 10px 0;
}
.privacy-block-01 li ul {
	list-style-type: disc;
	margin-left: 1.5em;
}
.privacy-block-01 li ul li {
	list-style-type: disc;
	padding: 10px 0 0 0;
}
p.indent-t {
	text-indent: 12px;
}
a.top-return {
	padding: 5px 0 0 30px;
	font-size: 11px;
	background: url(/material/img/common/fnavi_btn_030.gif) 0 0 no-repeat;
	width: 166px;
	height: 16px;
	display: block;
	float: right;
	text-decoration: none !important;
}
a.top-return:hover {
	background: url(/material/img/common/fnavi_btn_030.gif) 0 -21px no-repeat;
}

#side div.contact-bn a {
	padding: 35px 0 0 80px;
	width: 162px;
	height: 51px;
}

