@charset "utf-8";

/* ----------------------------------------------------------------------
 基本設定
---------------------------------------------------------------------- */

body { margin:0; padding:0; background:#eee;
       font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', Osaka,'ＭＳ Ｐゴシック',sans-serif;
       font-size:12px; color:#333; }
img {  border:none; vertical-align:top; }
a img { border:none; }
a, a:visited { color:#0f89b2; outline:none; }
a:hover { color:#bb0000; }
p { margin:0; padding:0; line-height:170%; }
h1, h2, h3, h4, h5, h6 { margin:0; padding:0; font-size:14px; }
ul,ol { list-style-type:none; margin:0; padding:0; line-height:0%; }
li { margin:0; padding:0; line-height:100%; }
form,table,input,textarea,dl,dt,dd { margin:0; padding:0; }
label { display:inline-block; vertical-align:baseline; }
table { border-collapse:collapse; border:0; margin:0; font-size:12px; width:100%; }
td,th { padding:14px 10px 10px; border:1px solid #bbb; text-align:left; line-height:120%; }
th { font-weight:normal; background:url(../img/table_bg.gif) no-repeat left top; }
input,textarea { font-size:100%; }
textarea { overflow:auto; }
.clear { clear:both; }

#wrapper { width:758px; margin:50px auto; background:url(../img/sideline.gif) repeat-y left top; }
#header { position:relative; height:100px; margin:0 1px; background:url(../img/header.gif) repeat-x left top; }
#header #logo { position:absolute; top:20px; left:15px; }
#header #header_menu { position:absolute; top:47px; right:20px; }


/* メイン画像 */
#main_image { display:block; margin:0 auto 30px ; }

/* 見出しの画像 */
.headline1 img { display:block; margin:0 auto 20px; }


#desc1 { margin:0 32px 20px 32px; }

#form1 { padding:40px 40px; width:522px; height:520px; background:url(../img/form_bg.gif) no-repeat left top; margin:0 auto 20px; }

#form1 #step1 { background:url(../img/step1.gif) no-repeat left top; height:27px; padding:25px 0 0 60px; font-size:16px; margin:0 0 15px 0; }
#form1 h4 { margin:0 0 5px 0; clear:both; }
#form1 input#comment { padding:5px; font-size:14px; float:left; }
#form1 .example1 { float:left; display:inline; margin:5px 0 20px 10px; }

#form1 #tel_input { float:left; display:inline; margin:0 0 5px 0; }
#form1 #tel_input input { padding:5px; font-size:14px; }
#form1 #tel_input input#tel01, #form1 #tel_input input#tel02, #form1 #tel_input input#tel03 { width:60px; }
#form1 #tel_input input#save { position:relative; top:2px; left:-2px;}
#form1 .example2 { clear:both; margin:0 0 20px 0; }

#form1 #desc2 { margin:0 0 50px 0; }

#form1 #step2 { background:url(../img/step2.gif) no-repeat left top; height:27px; padding:25px 0 0 60px; font-size:16px; margin:0 0 15px 0; }
#form1 select { font-size:16px; padding:3px; margin:0 0 10px 0; }

/* 送信ボタン */
#submit_button { text-align:center; margin:0 0 30px 0; }
#submit_button a { margin:0 auto; display:block; text-indent:-9999px; text-decoration:none; width:266px; height:49px; background:url(../img/callback/input_button.gif) no-repeat left top; }
#submit_button a:hover { background-position:left bottom; }



/* ----------------------------------------------------------------------
 RAID TeraStation
---------------------------------------------------------------------- */
#raid_form #form1 { height:640px; background:url(../img/form_bg2.gif) no-repeat left top; }
#form1 label { font-weight:bold; font-size:14px; margin:0 0 5px 5px; }
#form1 #desc3 { margin:0 0 30px 0; }
#raid_form #submit_button a { background:url(../img/raid/input_button.gif) no-repeat left top; }
#raid_form #submit_button a:hover { background-position:left bottom; }
#desc4 { margin:0 0 20px 32px; }



/* ----------------------------------------------------------------------
 完了・エラー画面
---------------------------------------------------------------------- */
#result_desc { text-align:center; font-size:14px; padding:80px 0 70px 0; border:1px solid #ccc; width:500px; margin:0 auto 20px; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; }

/* ボタン */
#button { padding:30px 0 50px; margin:0 0 0 94px; }
#button li { display:inline; float:left; margin:0 32px; }
#button li a { margin:0 auto; display:block; text-indent:-9999px; text-decoration:none; width:219px; height:47px; }
#button li a:hover { background-position:left bottom; }
#button1 a { background:url(../img/button_back.gif) no-repeat left top; }
#button2 a { background:url(../img/button_close.gif) no-repeat left top; }



/* ----------------------------------------------------------------------
 お問い合わせ
---------------------------------------------------------------------- */
#geo { width:115px; height:55px; float:right; display:inline; margin:0 32px 0 0; }
.headline2 { background:url(../img/headline_base1.gif) no-repeat left top; padding:0 0 0 15px; margin:0 32px 15px 32px; font-size:14px; height:31px; line-height:23px; }
.contact_form { margin:0 32px 40px; }
.contact_form input, .contact_form textarea { padding:4px; }
.contact_form textarea { width:470px; height:300px; margin:0 0 10px 0; }
.contact_form th { width:170px; }
.contact_form span { font-size:11px; }
.contact_form th span { margin:0 0 0 5px; color:#ba0000; }
.contact_form td span { display:block; margin:5px 0 0; }
.contact_form td li { display:inline; float:left; margin:0 0 0 0; width:50%; }
.contact_form td .no_float li { display:block; float:none; width:100%; }
.contact_form li.line { border-bottom:1px dotted #ccc; padding:0 0 10px 0; margin:0 0 10px 0; }

#submit_button input { padding:5px 70px; margin:0 0 5px 0; }

.info_box { margin:0 32px 40px; border:1px solid #ccc; padding:25px 25px 20px; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; }
.info_box h4 { font-size:12px; }

label.error { background:#ffebeb; border:1px solid #ffb2b2; color:#d32a2a; padding:6px 10px 5px; margin:5px 5px 0; }


/* ---------- clearfix hack ---------- */
.cf:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.cf { display: inline-block; }
/* exlude MacIE5 \*/
* html .cf { height: 1% }
.cf {display:block;}
/* end MacIE5 */