/*----------------------------------------------------------
  ami-z
-----------------------------------------------------------*/

/*setting
------------------------------------*/

body{
background: #ffffff url('/images/bg_body_pink.jpg') center top no-repeat fixed;
font-size: 12px;
line-height: 160%;
height:100%;
color: #444444;
}

body#index{
background: #ffffff url('/images/bg_body_pink.jpg') center top no-repeat fixed;
}

body#index img.go_home{
display: none;
}

html{
height:100%;
}

* html div#outline{
height:100%;
}

a:hover img{
opacity:0.7;
filter: alpha(opacity=70);
}

* html #header img,
* html #menu img,
* html #footer img{

}

/* Link Color
--------------------------------*/
a:link {
color:#000099;
text-decoration:underline;
}

a:visited {
color:#000099;
text-decoration:underline;
}

a:hover {
color:#3366CC;
text-decoration:underline;
}

a:active {
color:#3366CC;
}


/*outline
------------------------------------*/
#outline{
position:relative;
min-height: 100%;
}

body > #ouline{
height: auto;
}

#non_footer{
padding-bottom:140px;
}



/*header
------------------------------------*/

#header{
margin-left: auto;
margin-right: auto;
width: 840px;
padding: 10px 20px 0px 20px;
background: #ffffff;
height: 75px;
}

#header h1{
margin: 0;
padding: 0;
color: #aaaaaa;
font-size: 10px;
font-weight: normal;
margin: 0 0 0 0 ;
width: 400px;
float: left;
line-height: 140%;
}

#header h1 img{
float: left;
margin-top: 0px;
margin-right: 0px;
}

#header_info{
width: 440px;
text-align: right;
float: right;
margin-top: 0px;
}

#header_info img{
margin-left: 5px;
}


/*big_image
------------------------------------*/
#big_image{
margin-left: auto;
margin-right: auto;
width: 880px;
height: 300px;
background: #ffffff url('/images/big_image.jpg') center top no-repeat;
}



/*menu
------------------------------------*/

#menu_out{
height: 50px;
background: #771315;
}

#menu{
margin-left: auto;
margin-right: auto;
width: 880px;
clear: both;
margin-bottom: 0px;
vertical-align: bottom;
}

#menu ul{
margin: 0;
padding: 0;
}

#menu ul li{
margin: 0;
padding: 0;
float: left;
list-style-type: none;
line-height: 0;
background: #ffffff;
}


/*content_top_line
------------------------------------*/
#content_top_line{
background: url('/images/content_top_line.gif') center top no-repeat;
height: 10px;
margin-top: -20px;
}

/*content
------------------------------------*/
#content{
margin-left: auto;
margin-right: auto;
width: 800px;
padding: 10px 19px 0px 19px;
font-family: sans-serif;
clear: both;
background: #ffffff;
border: 1px solid #cccccc;
border-top: none;
}

#main_content{
width: 580px;
float: right;
}

#side_content{
width: 200px;
float: left;
}


/*main_content
------------------------------------*/
#main_content h2{
margin: 0;
padding: 0;
margin-bottom: 20px;
}

#main_content h3{
background: url('/images/bg_h3.gif') no-repeat;
height: 28px;
padding: 8px 10px 0px 44px;
font-size: 14px;
margin-bottom: 10px;
}

#main_content h4{
background: url('/images/bg_h4.gif') left no-repeat;
height: 20px;
padding: 0px 0px 0px 30px ;
font-size: 14px;
margin: 0;
margin-bottom: 10px;
color: #006633;
border-bottom: 1px dashed #cccccc;
}

#main_content h4.point{
background: url('/images/point.gif') left no-repeat;
border-bottom: 0px dashed #cccccc;
font-size: 14px;
padding: 0px 0px 0px 60px ;
color: #F00000;
}

div.point_box_left{
width: 280px;
float: left;
}

div.point_box_right{
width: 290px;
float: right;
}


#main_content p{
padding: 0 15px 0 15px;
}

#main_content div.point_box_right p{
padding-right: 15px;
}

ul.top_vi{
margin: 0 10px 0 10px;
padding: 0;
}

ul.top_vi li{
list-style-type: none;
width: 147px;
margin: 5px;
padding: 10px;
border: 1px solid #cccccc;
background: #FFE1E1;
float: left;
height: 115px;
border-left: 5px solid #EB5F62;
}

ul.top_vi li a{
text-decoration: none;
}

ul.top_vi li a:hover{
text-decoration: underline;
}

ul.top_vi li span{
font-weight: bold;
}

ul.top_vi li img{
float: right;
width: 50px;
height: 50px;
}

ul.dantai{
}

ul.dantai li{
list-style-type: square;
margin-left: 20px ;
}


/*main info box
-------------------*/
div.main_info_box{
border: 1px solid #cccccc;
background: #FFCC00;
}


/*stalker_check
-------------------*/

ul.stalker_check{
margin: 10px 50px 10px 50px;
padding: 0;
}

ul.stalker_check li{
color: #F00000;
list-style-type: square;
font-weight: bold;
}


/*flow
-------------------*/

dl.flow dt{
font-size: 14px;
font-weight: bold;
margin-bottom: 10px;
background: #DEF0A6;
padding: 5px;
border: 1px solid #cccccc;
color: #336600;
}

dl.flow dd{
margin-bottom: 10px;
padding: 0 15px 0 50px;
background: url('/images/ya_flow.gif') left bottom no-repeat;
}


/*voice
-------------------*/
dl.voice dt{
font-size: 12px;
font-weight: bold;
float: left;
width: 140px;
padding-top: 4px;
text-align: right;
}

dl.voice dd{
margin-left: 170px;
margin-bottom: 20px;
border-left: 5px solid #DBBD79;
padding: 15px;
background: #FDF9BD;
}


/*faq
-------------------*/

dl.faq dt{
width: 200px;
float: left;
margin-bottom: 40px;
background: url('/images/q_faq.gif') top left no-repeat;
font-weight: bold;
padding-left: 30px;
font-size: 14px;;
color: #000000;
}

dl.faq dd{
margin-left: 250px;
margin-bottom: 40px;
padding-left: 30px;
background: url('/images/a_faq.gif') top left no-repeat;
}


/*form
-------------------*/
fieldset{
margin: 10px 15px 10px 15px;
}

fieldset dl{
margin: 0;
}

fieldset dl dt{
width: 150px;
float: left;
padding: 10px 0 10px 0;
clear: both;
color: #6699CC;
font-weight: bold;
}

fieldset dl dd{
padding: 10px 0 10px 0;
margin: 0;
border-bottom: 1px solid #cccccc;
padding-left: 170px;
}

fieldset dl dd span{
color: #FF6600;
font-weight: bold;
}

input.submit{
padding: 10px;
margin: 5px;
}

fieldset textarea{
width: 350px;
}


/*building
-------------------*/
img.building{
float: right;
margin-left: 10px;
border: 1px solid #cccccc;
}

/*company
-------------------*/

table.profile{
width: 550px;
margin: 0 15px 20px 15px;
}

table.profile th,
table.profile td{
border: none;
border-bottom: 1px solid #cccccc;
}

table.profile th{
width: 100px;
font-weight: bold;
color: #FF6600;
}

div.map{
border: 1px solid #cccccc;
margin: 0 15px 0 15px  ;
}

/*side_content
------------------------------------*/

#side_content img.bn{
margin-bottom: 10px;
}


/*info_box
-------------------*/

div.info_box{
padding: 10px;
border: 1px solid #cccccc;
background: #F1E7C9;
margin-bottom: 10px;
}

div.info_box span{
font-weight: bold;
color: #FF6600;
}

/*text_menu
-------------------*/
div.text_menu ul{
margin: 0;
padding: 0;
margin-bottom: 10px;
}

div.text_menu ul li{
list-style-type: none;
}

/*footer
------------------------------------*/
#footer{
background: #F49F9F;
position: absolute;
bottom: 0;
height: 140px;
width: 100%;
font-family: sans-serif;
clear: both;
}

#footer_inner{
margin-left: auto;
margin-right: auto;
background: #EA4444;
height: 70px;
width: 840px;
color: #ffffff;
padding: 10px 20px 0px 20px;
text-align: right;
vertical-align: bottom;
}

#footer_inner ul{
margin: 0;
padding: 0;
}

#footer_inner ul li{
float: right;
list-style-type: none;
margin: 0;
padding: 0;
margin-top: 15px;
}

#footer_inner img{
float: right;
margin-left: 20px;
margin-bottom: 5px;
}

#footer_inner div.copyright{
clear: both;
font-family: Arial;
color: #ffffff;
}

#footer_menu{
height: 60px;
background: #FACFCF;
text-align: center;
}

#footer_menu ul {
width: 880px;
margin-left: auto;
margin-right: auto;
background: #ffffff;
height: 20px;
margin-top: 0;
margin-bottom: 0;
padding-top: 10px;
}

#footer_menu ul.bottom{
padding-top: 0;
height: 30px;
}

#footer_menu ul li{
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}

/* footer_inner Link Color
--------------------------------*/
#footer_inner a:link {
color:#ffffff;
text-decoration:underline;
}

#footer_inner a:visited {
color:#ffffff;
text-decoration:underline;
}

#footer_inner a:hover {
color:#FFCC66;
text-decoration:underline;
}

#footer_inner a:active {
color:#FFCC66;
}



/*area_tel
------------------------------------*/

div.area_tel{
border: 0px solid #DB4200;
padding: 00px;
color: #ffffff;
text-align: center;
margin-bottom: 10px;
}

div.area_tel span{
font-size: 30px;
font-family: Arial;
font-weight: bold;
}

ul.area_list{
list-style-type: none;
margin-bottom: 20px;
}

ul.area_list li{
display: inline;
}


/*common
------------------------------------*/
img.img_right{
float: right;
margin: 0px 15px 10px 10px;
}

img.photo{
padding: 3px;
background: #ffffff;
border: 1px solid #cccccc;
}

p.clear{
clear: both;
}

.text_right{
text-align: right;
margin: 7px 0 10px 0;
}

.textlink{
background: url('/images/bg_textlink.gif') left no-repeat;
padding: 0 0 0 15px;
}

strong{
font-weight: normal;
}

span.yellow{
border: 1px solid #cccccc;
background: #FFCC00;
padding: 5px;
margin-bottom: 5px;
font-size: 10px;
}

b.red{
color: #F00000;
}

p.right{
text-align: right;
}



