@charset "utf-8";
@import url("../../css/style.css");

#main {padding-top: 10px;}

h3 {
	margin: 20px 0 0 16px;
	color: #122b87;
	font-weight: bold;
	text-indent: 14px;
	background: url(../../img/icon01.gif) no-repeat 0 6px;}

.m_item {margin-top: 10px;}

p {
	padding-left: 30px;
	width: 400px;}

.sec_main li {
	padding-left: 40px;
	width: 380px;
	background: url(../../img/icon03.gif) no-repeat 30px 7px;}

.bottom_box {
	margin-top: 20px;
	padding-bottom: 10px;
	width: 400px;
	text-align: right;}

.bottom_box a {
	color: #444;
	text-decoration: none;}
	
.bottom_box a:hover {
	color: #444;
	text-decoration: underline;}


/*--contact to privacy---------------------*/
#privacy_wrap {width: 100%;}

#privacy {
	margin: 0 auto;
	padding: 10px 0;
	width: 465px;
	height: auto;
	font-size: 85%;
	text-align: left;
	background: url(../../img/img_h3_bottom.gif) no-repeat bottom;}

#privacy h2 {
	margin: 0;
	vertical-align: bottom;}

.privacy_box {
	margin-top: -10px;
	width: 465px;
	height: auto;
	line-height: 1.8;
	background: url(../../img/img_back03.gif) repeat-y;}

.privacy_box li {
	padding-left: 40px;
	width: 380px;
	background: url(../../img/icon03.gif) no-repeat 30px 7px;}

.close {
	margin: 20px auto;
	width: 465px;}
