@charset "utf-8";
/*
Theme Name:AlpineAire
Description:AlpineAire Style Sheet
Author:ACTZERO inc.
*/

*,th,td,form,fieldset{
	margin:0 ;
	padding:0 ;
	font-style:normal ;
	font-weight:normal ;
	word-break:break-all;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:1.4;
	border:0 ;
	list-style:none ;
	color:#333333;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
html{
	padding:0px;
	margin:0px;
}
iframe{
	border:none;
}

/* ----------------------------------------
*	汎用要素スタイル 
---------------------------------------- */
a{
	text-decoration:underline;
	color:#009AD4;
}
a.a_pdf{
	background:url(../imgs/common/pdf.png) no-repeat right;
	padding-right:20px;
	margin:5px;
}
input,select,textarea{
	border:solid 1px #999999;
	line-height:1.2;
}
input,select,textarea,option{
	color:#000000;
}


/* ----------------------------------------
*	汎用クラススタイル
---------------------------------------- */
.marker_red,
.error{
	color:#FF0000;
}
.marker_black{
	color:#000000;
}
.marker_blue{
	color:#0000FF;
}
.to_top{
	clear:both;
}
.to_top a{
	display:block;
	width:54px;
	height:12px;
	float:right;
	margin:15px 30px 15px 0px;
}


/* ----------------------------------------
*	ワイヤーフレーム部位別スタイル 
---------------------------------------- */
body{
	background:url(../imgs/common/header_back.png) #002439 repeat-x top left;
}
div#wrapper{
	width:900px;
}
div#header{
	width:900px;
	height:150px;
	margin-bottom:20px;
}
div#contents{
	background-color:#FFFFFF;
	width:680px;
	float:left;
}
div#information{
	width:205px;
	float:right;
}
div#footer{
	clear:both;
	background-color:#000000;
}

/* ----------------------------------------
*	共通スタイル
---------------------------------------- */
/*		float回り込み解除	*/
div#contents_wrapper,
div#contents_inner,
div.content_box{
    zoom: 100%;
}
div#contents_wrapper:after,
div#contents_inner:after,
div.content_box:after{
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

/*	header ヘッダー
---------------------------------------- */
div#header{
	position:relative;
}
div#header p{
	position:absolute;
	top:2px;
	left:10px;
	color:#CCCCCC;
	width:900px;
	text-align:justify;
}
div#header p strong{
	color:#CCCCCC;
}
div#header h1{
	position:absolute;
	top:47px;
	left:20px;
}
div#header address{
	display:block;
	position:absolute;
	top:45px;
	right:20px;
}
div#header ul{
	position:absolute;
	top:120px;
	left:0px;
}
div#header ul li{
	height:30px;
	float:left;
}
div#header ul li a{
	display:block;
	height:30px;
	background-image:url(../imgs/common/menu.png);
	text-decoration:none;
}
div#header ul li a span{
	visibility:hidden;
}
div#header li#navi_home a{ background-position:0px 0px; width:84px;}
div#header li#navi_merit a{ background-position:-84px 0px; width:183px;}
div#header li#navi_feature a{ background-position:-267px 0px; width:138px;}
div#header li#navi_price a{ background-position:-405px 0px; width:105px;}
div#header li#navi_flow a{ background-position:-510px 0px; width:126px;}
div#header li#navi_faqs a{ background-position:-636px 0px; width:107px;}
div#header li#navi_contact a{ background-position:-743px 0px; width:157px;}
body#index div#header li#navi_home a{ background-position:0px bottom;}
body#merit div#header li#navi_merit a{ background-position:-84px bottom;}
body#feature div#header li#navi_feature a{ background-position:-267px bottom;}
body#price div#header li#navi_price a{ background-position:-405px bottom;}
body#flow div#header li#navi_flow a{ background-position:-510px bottom;}
body#faqs div#header li#navi_faqs a{ background-position:-636px bottom;}
body#contact div#header li#navi_contact a{ background-position:-743px bottom;}


/*	information コンテンツ
---------------------------------------- */
div#information ul#service_info{
	margin-bottom:15px;
}
div#information ul#service_info li{
	margin-bottom:5px;
}
div#information dl#whats_new{
	margin-bottom:20px;
}
div#information dl#whats_new dt{
/*	background:url(../imgs/common/title_whatsnew.png) no-repeat top left;*/
	width:205px;
	height:32px;
/*	text-indent:-9999px;*/
	border-bottom:solid 2px #0A4B71;
	padding-bottom:5px;
	margin-bottom:10px;
}
div#information dl#whats_new dt span{
	float:left;
	display:block;
	background:url(../imgs/common/title_whatsnew.png) no-repeat bottom left;
	width:85px;
	height:32px;
	text-indent:-9999px;
}
div#information dl#whats_new dt a{
	float:right;
	display:block;
	width:32px;
	height:32px;
}
div#information dl#whats_new dd{
	color:#FFFFFF;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:solid 2px #0A4B71;
	text-align:justify;
}
div#information dl#whats_new dd span{
	color:#55E5FF;
	display:block;
}
div#information dl#related_services{
	margin-bottom:20px;
}
div#information dl#related_services dt{
	background:url(../imgs/common/title_relation_service.png) no-repeat top left;
	width:205px;
	height:12px;
	text-indent:-9999px;
	padding-bottom:5px;
	margin-bottom:10px;
}
div#information ul#operator_link{
	width:160px;
	margin:auto;
}
div#information ul#operator_link li{
	margin-bottom:15px;
}
div#information ul#operator_link li a{
	display:block;
	width:160px;
	height:28px;
	text-decoration:none;
}
div#information ul#operator_link li a span{
	visibility:hidden;
}
div#information ul#operator_link li#ol_yamaji{
	background:url(../imgs/common/link_yamaji.png) no-repeat top left;
	width:160px;
	height:27px;
}
div#information ul#operator_link li#ol_actzero{
	background:url(../imgs/common/link_actzero.png) no-repeat top left;
	width:160px;
	height:28px;
}


/*	footer フッター
---------------------------------------- */
div#footer{
	height:50px;
}
div#footer ul{
	float:left;
	margin-left:10px;
}
div#footer ul li{
	display:inline;
	border-right:solid 1px #053D5D;
	padding:0px 10px;
	line-height:50px;
}
div#footer ul li a{
	color:#FFFFFF;
	line-height:50px;
}
div#footer p{
	float:right;
	color:#FFFFFF;
	text-align:right;
	line-height:50px;
	padding-right:15px;
}


/*	contents コンテンツ
---------------------------------------- */
div#bann_box{
	width:630px;
	margin:0px auto 30px auto;
}
div#bann_box a{
	display:block;
	background:url(../imgs/common/bann_inquiry.png);
	width:468px;
	height:46px;
	text-decoration:none;
	margin:15px auto;
}
div#bann_box a span{
	visibility:hidden;
}
div#contents_inner{
	margin:2px 2px 0px 0px;
	padding:20px 182px 0px 25px;
	margin-bottom:30px;
}


/* ----------------------------------------
*	ページスタイル　index.html
---------------------------------------- */
body#index div#contents_inner{
	background:url(../imgs/index/page_image.jpg) no-repeat right top;
}
body#index div.content_box h2{
	height:25px;
	text-indent:-9999px;
	margin-bottom:15px;
}
body#index div#box_home_01 h2{	background:url(../imgs/index/title_01.png) no-repeat top left;}
body#index div#box_home_02 h2{	background:url(../imgs/index/title_02.png) no-repeat top left;}
body#index div#box_home_03 h2{	background:url(../imgs/index/title_03.png) no-repeat top left;}
body#index div#box_home_04 h2{	background:url(../imgs/index/title_04.png) no-repeat top left;}

body#index div.content_box{
	background:url(../imgs/common/line_dotted.png) repeat-x bottom;
	padding-bottom:20px;
	margin-bottom:15px;
}
body#index div.content_box p{
	text-indent:1em;
	text-align:justify;
}
body#index div#box_home_01 p img{
	float:left;
	margin-right:20px;
}
body#index div#box_home_03 dt{
	color:#EC7500;
	font-weight:bold;
	border-bottom:solid 1px #EC7500;
	padding-bottom:2px;
}
body#index div#box_home_03 dd{
	margin-bottom:20px;
	border-left:solid 3px #EC7500;
	padding:5px 0px 5px 15px;
}
body#index div#box_home_03 ul{
	height:66px;
}
body#index div#box_home_03 li{
	float:left;
	margin:0px 5px;
}


/* ----------------------------------------
*	ページスタイル　merit.html
---------------------------------------- */
body#merit div#contents_inner{
	background:url(../imgs/merit/page_image.jpg) no-repeat right top;
}
body#merit div#contents_inner h2{
	background:url(../imgs/merit/page_title.png) no-repeat top left;
	width:472px;
	height:58px;
	text-indent:-9999px;
	margin-bottom:30px;
}
body#merit div.content_box{
	background:url(../imgs/common/line_dotted.png) repeat-x bottom;
	padding-bottom:20px;
	margin-bottom:15px;
}
body#merit div.content_box h3{
	height:25px;
	text-indent:-9999px;
	margin-bottom:15px;
}
body#merit div#box_merit_01 h3{	background:url(../imgs/merit/title_01.png) no-repeat top left;}
body#merit div#box_merit_02 h3{	background:url(../imgs/merit/title_02.png) no-repeat top left;}
body#merit div#box_merit_03 h3{	background:url(../imgs/merit/title_03.png) no-repeat top left;}
body#merit div.content_box p{
	text-indent:1em;
	text-align:justify;
}
body#merit div#box_merit_01 p img{
	float:left;
	margin-right:20px;
}
body#merit div#box_merit_01 p span{
	clear:left;
	display:block;
	color:#0D8EA1;
	padding-top:15px;
	text-indent:0;
}
body#merit div#box_merit_03 p img,
body#merit div.content_colum img{
	float:right;
	margin-left:20px;
}
body#merit div.content_colum{
	background:url(../imgs/merit/box04_line.png) no-repeat bottom left;
}
body#merit div.content_colum h3{
	background:url(../imgs/merit/title_04.png) no-repeat top left;
	width:471px;
	height:62px;
	text-indent:-9999px;
	margin-bottom:20px;
}
body#merit div.content_colum p{
	padding:0px 20px 20px 20px;
	text-indent:1em;
}
body#merit div.content_colum p strong{
	font-weight:bold;
	color:#0D3E8E;
}
body#merit div.content_colum ol{
	width:80%;
	margin:0px auto 15px 50px;
	color:#EC7500;
}
body#merit div.content_colum ol li{
	list-style-type:decimal;
	color:#EC7500;
	margin-bottom:3px;
}
body#merit div.content_colum ol li strong{
	color:#EC7500;
	font-weight:bold;
	text-decoration:underline;
	margin:0px 3px;
}


/* ----------------------------------------
*	ページスタイル　feature.html
---------------------------------------- */
body#feature div#contents_inner{
	background:url(../imgs/feature/page_image.jpg) no-repeat right top;
}
body#feature div#contents_inner h2{
	background:url(../imgs/feature/page_title.png) no-repeat top left;
	width:472px;
	height:58px;
	text-indent:-9999px;
	margin-bottom:30px;
}
body#feature div.content_box{
	background:url(../imgs/common/line_dotted.png) repeat-x bottom;
	padding-bottom:20px;
	margin-bottom:15px;
}
body#feature div.content_box h3{
	height:25px;
	text-indent:-9999px;
	margin-bottom:15px;
}
body#feature div#box_feature_01 h3{	background:url(../imgs/feature/title_01.png) no-repeat top left;}
body#feature div#box_feature_02 h3{	background:url(../imgs/feature/title_02.png) no-repeat top left;}
body#feature div#box_feature_03 h3{	background:url(../imgs/feature/title_03.png) no-repeat top left;}
body#feature div.content_box p{
	text-indent:1em;
	text-align:justify;
}
body#feature div.content_box p strong,
body#feature div.content_box p span{
	color:#009FD5;
	font-weight:bold;
	margin:0px 2px;
}
body#feature div#box_feature_01{
	margin-top:30px;
}
body#feature div#box_feature_01 p{
	background:url(../imgs/feature/image_woman.jpg) no-repeat left bottom;
	padding-left:180px;
	height:132px;
}
body#feature div#box_feature_02 p img{
	float:right;
	margin-left:20px;
}
body#feature div#box_feature_03 dl{
	margin-top:20px;
}
body#feature div#box_feature_03 dt{
	clear:both;
	color:#E49100;
	font-weight:bold;
	border:solid 1px #E49100;
	border-width:0px 0px 1px 3px;
	padding:0px 0px 2px 5px;
	margin-bottom:10px;
}
body#feature div#box_feature_03 dd{
	margin-bottom:20px;
}
body#feature div#box_feature_03 dd img{
	float:left;
	margin:0px 20px 30px 0px;
}


/* ----------------------------------------
*	ページスタイル　price.html
---------------------------------------- */
body#price div#contents_inner{
	background:url(../imgs/price/page_image.jpg) no-repeat right top;
}
body#price div#contents_inner h2{
	background:url(../imgs/price/page_title.png) no-repeat top left;
	width:472px;
	height:58px;
	text-indent:-9999px;
	margin-bottom:30px;
}
body#price div#box_price_01{
	background:url(../imgs/price/price_back.png) no-repeat top left;
	margin-bottom:5px;
}
body#price div#box_price_01 h3{
	background:url(../imgs/price/price.png) no-repeat 20px top;
	height:103px;
	text-indent:-9999px;
}
body#price div#box_price_01 ul{
	margin:10px 0px 15px 60px;
}
body#price div#box_price_01 li{
	list-style-type:disc;
	color:#FFFFFF;
}
body#price div#box_price_01 p{
	color:#FFFFFF;
	width:90%;
	margin:0px auto 0px auto;
	text-align:justify;
	padding-bottom:20px;
}
body#price div#box_price_02{
	background-color:#1A7FA1;
	padding:15px 20px 15px 20px;
}
body#price div#box_price_02 h3{
	font-weight:bold;
	color:#FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	margin-bottom:10px;
}
body#price div#box_price_02 ul{
	margin-left:30px;
}
body#price div#box_price_02 li{
	list-style-type:disc;
	color:#FFFFFF;
}


/* ----------------------------------------
*	ページスタイル　flow.html
---------------------------------------- */
body#flow div#contents_inner{
	background:url(../imgs/flow/page_image.jpg) no-repeat right top;
}
body#flow div#contents_inner h2{
	background:url(../imgs/flow/page_title.png) no-repeat top left;
	width:472px;
	height:58px;
	text-indent:-9999px;
	margin-bottom:30px;
}
body#flow div#contents_inner dl{
	height:131px;
	padding-left:130px;
	margin-bottom:10px;
}
body#flow div#contents_inner dl#box_flow_01{	background:url(../imgs/flow/flow_1.png) no-repeat top left;}
body#flow div#contents_inner dl#box_flow_02{	background:url(../imgs/flow/flow_2.png) no-repeat top left;}
body#flow div#contents_inner dl#box_flow_03{	background:url(../imgs/flow/flow_3.png) no-repeat top left;}
body#flow div#contents_inner dl#box_flow_04{	background:url(../imgs/flow/flow_4.png) no-repeat top left;}
body#flow div#contents_inner dl#box_flow_05{	background:url(../imgs/flow/flow_5.png) no-repeat top left;}
body#flow div#contents_inner dl dt{
	color:#187A8C;
	font-weight:bold;
	border-bottom:solid 1px #187A8C;
	margin-bottom:5px;
	padding:0px 0px 1px 5px;
	font-size:14px;
}
body#flow div#contents_inner dl dd{
	padding-left:10px;
}


/* ----------------------------------------
*	ページスタイル　faqs.html
---------------------------------------- */
body#faqs div#contents_inner{
	background:url(../imgs/faqs/page_image.jpg) no-repeat right top;
}
body#faqs div#contents_inner h2{
	background:url(../imgs/faqs/page_title.png) no-repeat top left;
	width:472px;
	height:58px;
	text-indent:-9999px;
	margin-bottom:30px;
}
body#faqs div#contents_inner ul#faq_list{
	border-left:solid 1px #999999;
	margin-bottom:35px;
}
body#faqs div#contents_inner ul#faq_list li{
	display:inline;
	padding:0px 9px;
	border-right:solid 1px #999999;
	text-align:center;
}
body#faqs div#contents_inner h3{
	color:#E49100;
	font-weight:bold;
	margin-bottom:10px;
	font-size:14px;
}
body#faqs div#contents_inner div.content_box{
	margin-bottom:20px;
}
body#faqs div#contents_inner div.content_box dl{
	background:url(../imgs/common/line_dotted.png) repeat-x top;
	padding-top:15px;
}
body#faqs div#contents_inner div.content_box dt{
	height:37px;
	line-height:37px;
	background:url(../imgs/faqs/q.png) no-repeat left center;
	padding-left:45px;
	margin-bottom:10px;
	color:#1069BB;
}
body#faqs div#contents_inner div.content_box dd{
	background:url(../imgs/faqs/a.png) no-repeat left top;
	padding-left:45px;
	padding-bottom:20px;

}


/* ----------------------------------------
*	ページスタイル　company.html
---------------------------------------- */
body#company div#contents_inner{
	padding:20px 25px 0px 25px;
}
body#company div#contents_inner h2{
	background:url(../imgs/company/page_title.png) no-repeat top left;
	width:632px;
	height:58px;
	text-indent:-9999px;
	margin-bottom:30px;
}
body#company div#contents_inner div.content_box{
	background:url(../imgs/common/line_dotted.png) repeat-x top;
	padding:15px 15px 0px 15px;
	margin-bottom:45px;
}
body#company div.content_box h3{
	color:#E49100;
	font-weight:bold;
	margin-bottom:10px;
	font-size:14px;
}
body#company div#contents_inner div.content_box p{
	text-indent:1em;
}
body#company div.content_box dl{
	width:500px;
	margin:auto;
}
body#company div.content_box dt{
	width:130px;
	padding:10px 0px 10px 20px;
	clear:left;
	float:left;
	border-top:solid 1px #ECECEC;
}
body#company div.content_box dd{
	width:340px;
	float:left;
	padding:10px 10px 10px 0px;
	border-top:solid 1px #ECECEC;
}


/* ----------------------------------------
*	ページスタイル　privacy_policy.html
---------------------------------------- */
body#privacy_policy div#contents_inner{
	padding:20px 25px 0px 25px;
}
body#privacy_policy div#contents_inner h2{
	background:url(../imgs/privacy/page_title.png) no-repeat top left;
	width:632px;
	height:58px;
	text-indent:-9999px;
	margin-bottom:20px;
}
body#privacy_policy div#contents_inner div.content_box{
	background:url(../imgs/common/line_dotted.png) repeat-x top;
	padding:15px 15px 0px 15px;
	margin-bottom:45px;
}
body#privacy_policy p#privacy_mark{
	text-align:center;
}
body#privacy_policy p#privacy_mark img{
	margin:0px 15px 15px 15px;
}
body#privacy_policy div.content_box h3{
	color:#E49100;
	font-weight:bold;
	margin-bottom:10px;
	font-size:14px;
}
body#privacy_policy div#box_privacy_01 p{
	text-indent:1em;
	margin-bottom:15px;
	text-align:justify;
}
body#privacy_policy div#box_privacy_01 ul,
body#privacy_policy div#box_privacy_01 ol{
	width:90%;
	margin:0px auto;
}
body#privacy_policy div#box_privacy_01 ul li{
	list-style-type:disc;
	margin-left:20px;
}
body#privacy_policy div#box_privacy_01 ol li,
body#privacy_policy div#box_privacy_02 ol li{
	list-style-type:decimal;
	margin-left:20px;
}
body#privacy_policy div#box_privacy_01 p#signature{
	text-align:right;
}
body#privacy_policy div#box_privacy_02 p{
	text-indent:1em;
	margin-bottom:25px;
}
body#privacy_policy div#box_privacy_02 dt{
	font-weight:bold;
	font-size:13px;
	margin-bottom:5px;
	border-bottom:solid 1px #CCCCCC;
}
body#privacy_policy div#box_privacy_02 dd{
	width:97%;
	margin-bottom:25px;
	margin-left:1em;
	text-align:justify;
}
body#privacy_policy div#box_privacy_02 dd p{
	margin-bottom:15px;
}


/* ----------------------------------------
*	ページスタイル　contact_agreement.html
---------------------------------------- */
body#agreement div#contents_inner{
	background:url(../imgs/contact/page_image.jpg) no-repeat right top;
}
body#agreement div#contents_inner h2{
	background:url(../imgs/contact/page_title.png) no-repeat top left;
	width:472px;
	height:58px;
	text-indent:-9999px;
	margin-bottom:30px;
}
body#agreement div#box_agreement_01 p#agreement_privacy{
	background:url(../imgs/contact/A190346_01_100.gif) no-repeat top left;
	padding-left:120px;
	height:100px;
}
body#agreement div#box_agreement_01 p{
	text-indent:1em;
	margin-bottom:15px;
	text-align:justify;
}
body#agreement div.content_box dt.scrool_dt{
	color:#E49100;
	font-weight:bold;
	margin-bottom:10px;
	font-size:14px;
}
body#agreement div.content_box dd.scrool_dd{
	overflow:auto;
	width:452px;
	height:180px;
	padding:10px;
	border:solid 1px #999999;
	border-width:1px 0px 1px 1px;
	margin-bottom:30px;
}
body#agreement div#box_agreement_01 p#agreement_contents{
	padding-bottom:40px;
}
body#agreement div#box_agreement_01 p#agreement_contents a{
	display:block;
	background:url(../imgs/contact/bt_agreement.png) no-repeat top left;
	width:300px;
	height:30px;
	margin:auto;
	text-decoration:none;
}
body#agreement div#box_agreement_01 p#agreement_contents a span{
	visibility:hidden;
}


/* ----------------------------------------
*	ページスタイル　contact.html
---------------------------------------- */
body#contact div#contents_inner{
	background:url(../imgs/merit/page_image.jpg) no-repeat right top;
}
body#contact div#contents_inner h2{
	background:url(../imgs/contact/page_title.png) no-repeat top left;
	width:472px;
	height:58px;
	text-indent:-9999px;
	margin-bottom:30px;
}
body#contact div#contents_inner p#contact_flow{
	margin-bottom:15px;
}
body#contact div#contents_inner fieldset{
	border:solid 2px #1A7FA1;
	background-color:#EFF4F8;
	padding:15px 25px 25px 25px;
	margin-top:15px;
}
body#contact div#contents_inner dt{
	border-bottom:solid 1px #1A7FA1;
	height:16px;
	padding:0px 0px 1px 22px;
	margin-bottom:5px;
	background-repeat:no-repeat;
	background-position:left top;
}
body#contact div#contents_inner dt#form_company{ background-image:url(../imgs/contact/building.png);}
body#contact div#contents_inner dt#form_person{ background-image:url(../imgs/contact/user_suit.png);}
body#contact div#contents_inner dt#form_mail{ background-image:url(../imgs/contact/email.png);}
body#contact div#contents_inner dt#form_address{ background-image:url(../imgs/contact/building_edit.png);}
body#contact div#contents_inner dt#form_tel{ background-image:url(../imgs/contact/telephone.png);}
body#contact div#contents_inner dt#form_hp1{ background-image:url(../imgs/contact/layout.png);}
body#contact div#contents_inner dt#form_hp2{ background-image:url(../imgs/contact/layout_add.png);}
body#contact div#contents_inner dt#form_inquiry{ background-image:url(../imgs/contact/pencil.png);}

body#contact div#contents_inner dd{
	margin:0px 0px 20px 5px;
}
body#contact div#contents_inner dd span{
	padding-left:3px;
}
body#contact div#contents_inner dd dt{
	width:55px;
	float:left;
	margin:0px 5px 5px 0px;
	border:none;
	padding:0;
	text-align:right;
}
body#contact div#contents_inner dd dd{
	margin:0px 0px 5px 0px;
}
body#contact div#contents_inner dt.required{
	color:#CC0000;
}
body#contact div#contents_inner dd input{
	width:370px;
	padding:2px 5px;
}
body#contact div#contents_inner dd dd input{
	width:310px;
	padding:2px 5px;
}
body#contact div#contents_inner dd li{
	margin-bottom:5px;
}
body#contact div#contents_inner dd option{
	padding-right:20px;
}
body#contact div#contents_inner dd textarea{
	width:360px;
	padding:5px;
	height:120px;
}


body#contact div#contents_inner p#form_submit{
	padding-top:20px;
}
body#contact div#contents_inner p#form_submit input{
	background:url(../imgs/contact/bt_submit.png);
	display:block;
	float:right;
	width:120px;
	height:25px;
	border:none;
	margin-left:10px;
	color:#1A7FA1;
}
body#contact div#box_complete_01{
	padding-bottom:75px;
}
body#contact div#box_complete_01 p{
	margin:75px auto;
	text-align:center;
}