/*基本*/

.clear:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clear {display: inline-block;}
* html .clear {height: 1%;}
.clear {display: block;}


html{
height: 100%;
}

body{
height: 100%;
margin:0;
padding:0;
color:#555555;
font-size: 12px;
background-image: url(/images/bg.jpg);
}

#pagetop{
height: 100%;
}

h1, h2, h3 ,h4 ,p ,dl, dt, dd, div, table, td{
margin: 0px;
padding: 0px;
font-weight:normal;
}




/*基本テキストパーツ*/

h1{
color:#cccccc;
text-align:right;
font-size:10px;
letter-spacing:0.1em;
padding:5px 5px;
}

h2{
text-align:right;
font-size:10px;
color:#999999;
padding:5px 0px 30px 0px;
}

h3{
font-size:12px;
letter-spacing:0.2em;
margin:0px 0px 20px;
border-bottom:1px dotted #999999;
padding:1px 0px 1px 0px;
}

h4{
font-size:10px;
color:#333333;
letter-spacing:0.2em;
padding:3px 0px 5px 0px;
text-decoration:underline;
}

h5{
font-size:12px;
color:#333333;
text-decoration:underline;
}

.indent{
padding-left:1em;
text-indent: -1em;
}

.small {
font-size:10px;
letter-spacing:0.1em;
padding: 3px;
}



/*アンカー関係*/

a:link{
color:#bd6a5c;
padding:0px;
}

a:visited{
color:#bd6a5c;
padding:0px;
}

a:hover{
color:#ff9933;
text-decoration:none;
padding:0px;
}


#top_ly{
width:900px;
height:930px;
}

#bg_bg{
width:900px;
height:930px;
background:url(/images/top_bg/01.jpg) no-repeat;
z-index:-3;
position:absolute;
}

#bg0 {
background-repeat: no-repeat;
width: 900px;
height: 930px;
z-index:-2;
position:absolute;
}

#bg1 {
background-repeat: no-repeat;
width: 900px;
height: 930px;
z-index:-1;
position:absolute;
}

#top{
width:900px;
height:930px;
}

#top #left{
width:230px;
height:861px;
margin-top:39px;
text-align:left;
float:left;
}

#top #right{
width:470px;
height:861px;
margin-top:39px;
text-align:left;
float:right;
}

#top #right .tx_box_01{
width:396px;
height:279px;
margin-right:74px;
}

#top #right .tx_box_01 p{
color:#ffffff;
font-size:12px;
letter-spacing:0.1em;
line-height:140%;
padding:0px 0px 15px 0px;
}

#top #right .tx_box_02{
width:182px;
height:361px;
margin-left:214px;
margin-right:74px;
}

#top #right .tx_box_02 img{
margin-bottom:8px;
}

#top #bottom{
width:900px;
height:30px;
padding-left:24px;
text-align:left;
clear:both;
}
#contents{
width:900px;
background-image: url(/images/cif/cs_bg.jpg);
clear:both;
}

#contents #left{
width:230px;
margin-top:39px;
text-align:left;
float:left;
}

#contents #left .cs_menu{
width:230px;
margin-top:45px;
}

#contents #right{
width:610px;
margin-top:39px;
text-align:left;
float:right;
}

#contents #right #right_box{
width:550px;
margin:55px 60px 0px 0px;
}

#contents #right #right_box .tx_box{
width:510px;
margin:0px 20px 50px 20px;
}

#contents #right .tx_box p, #contents #right .tx_box .sv{
font-size:12px;
letter-spacing:0.1em;
line-height:150%;
padding:0px 0px 15px 0px;
}

/*
#contents #right .tx_box .sv{
font-size:12px;
letter-spacing:0.1em;
line-height:150%;
padding:0px 0px 15px 15px;
}
*/
#seo{
width:900px;
height:20px;
font-size:10px;
color:#999999;
text-align:right;
padding:3px 0px 0px;
}

#inq{
height:27px;
text-align:right;
padding:0px 39px 194px 0px;
}
#footer{
width:900px;
color:#999999;
font-size:10px;
margin:5px 0px;
text-align:right;
clear:both;
}

#footer a{
color:#999999;
text-decoration:none;
}
hr {
margin: 0px;
padding: 0px;
height: 1px;
border-bottom-width: 1px;
border-top-style: none;
border-right-style: none;
border-bottom-style: solid;
border-left-style: none;
border-bottom-color: #999999;
}
.company-table{
width:100%;
margin:5px 0px 20px;
border:1px solid #c2c2c2;
border-collapse:collapse;
color:#555555;
line-height:150%;
letter-spacing:0.1em;
}

.company-table th{
vertical-align:top;
text-align:left;
width:90px;
border:1px solid #c2c2c2;
border-collapse:collapse;
padding:5px 10px;
font-weight:normal;
}

.company-table td{
border:1px solid #c2c2c2;
border-collapse:collapse;
border-left:3px solid #c2c2c2;
padding:5px 10px;
}
.btn{
width:510px;
text-align:right;
margin:20px 0px 0px;
}
.fig_l{
float:left;
padding:3px 15px 2px 0px;
}

.fig_r{
float:right;
padding:3px 0px 2px 15px;
}
.st{
line-height:150%;
}
/*フォーム*/
input[type="text"]:focus, textarea:focus {
   background-color:#F0F8FF;
}

.focus {
   background-color:#F0F8FF;
}

input.ime_a,
textarea.ime_a{
ime-mode: active;
}

input.ime_i,
textarea.ime_i{
ime-mode: inactive;
}

table.tbl_form{
line-height:130%;
font-size:13px;
border-collapse:collapse;
margin-bottom:20px;
}

table.tbl_form th{
padding:5px;
vertical-align:top;
border:1px solid #cccccc;
background:#E6E6FA;
font-weight:normal;
}

table.tbl_form td{
padding:5px;
vertical-align:top;
border:1px solid #cccccc;
}

table.tbl_form td.noborder{
border:none;
}

table.tbl_form textarea{
font-size:12px;
}

span.exam{
padding-left:5px;
font-size:10px;
}

.err_txt{
font-size:12px;
color: red;
list-style-type: square;
}


div#ErrMsgArea{
margin:30px 0px 20px;
padding:10px;
border:1px solid #cccccc;
background:white;
}
