@charset "UTF-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,span { margin:0px; padding:0px; }
img { margin:0px; padding:0px; border:none; }	
ul,li { list-style:none; }
h1,h2,h3,h4,h5,h6,big,small { font-size:100%;font-weight:normal; }
a:link,a:visited,a:active { color:#0099ff; text-decoration:none; }
a:hover { color:#0099ff; text-decoration:underline; }
body { font-family:  }
article,aside,dialog,figure,footer,header,legend,nav, section { display: block; }
html,body { height:100%; background:#eeeeee; }
a:hover img { filter: alpha(opacity=70); -moz-opacity:0.7; opacity:0.7;}
/* ----------------------- */
#wrapper { width:900px; margin:0 auto; background:url(../images/back.gif); }
#contents { width:720px; margin-left:80px; color:#666; font-size:80%; line-height:160%; }
#inq { background:#eee; padding:20px;}
.radius { border-radius: .6em; -webkit-border-radius: .6em; -moz-border-radius: .6em; }
/* ----------------------- */	
form#mailform { padding: 5px; color:#333333; }
table.mailform { width: 100%; }
table.mailform tr th,table.mailform tr td { text-align: left; font-weight: normal; border-bottom: solid 1px #999999; padding: 10px 5px 10px 5px; }
table.mailform tr th { width: 180px; }
table.mailform tr th span { color: #CC0000; font-size: 12px; }
table.mailform tr td textarea { width: 100%; height: 120px; }	
/* ----------------------- */
#pageTop:after { content:""; display:block; overflow:hidden; }
#pageTop:after { clear:both; }
#pageTop { padding-bottom:5px; padding-top:5px;}
#pageTop p{ float:right; margin-right:10px; font-size:12px; font-weight:bold; }
#pageTop p a{ display:block; background:url(../images/bg_pagetop.gif) no-repeat center left; padding-left:20px; color:#888; }
/* --- clearfix --- */
.clearFix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearFix { min-height: 1px; }
/* ----------------------- */
#bnr-cam { position:fixed; right:0px; top:50%; margin-top:-140px; padding:5px; }
#bnr-cam a:hover img { filter: alpha(opacity=90); -moz-opacity:0.9; opacity:0.9;}
.ui-shadow {
	-moz-box-shadow: 0px 2px 4px rgba(0,0,0,.3) ;
	-webkit-box-shadow: 0px 2px 4px rgba(0,0,0,.3);
	box-shadow: 0px 2px 4px rgba(0,0,0,.3);
}