@charset "shift_jis";

/*-----------------------------------すべての要素を初期化*/
/*  
Copyright (c) 2006, Yahoo! Inc. All rights reserved.  
Code licensed under the BSD License:  
http://developer.yahoo.net/yui/license.txt  
version: 0.10.0  
*/  
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}  
html { height: 100%; margin-bottom: 1px; }
table{border-collapse:collapse;border-spacing:0;}  
fieldset,img{border:0;}  
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}  
ol,ul {list-style:none;}  
caption {text-align:left;}
input,textarea,select { font-family: inherit; font-size: inherit; font-weight: inherit; color: inherit; }
input,textarea,select { *font-size: 100%; }
input { _margin: -1px 0; }  
sup,sub { vertical-align: baseline; position: relative; }
sup { top: -4px }
sub { top: 4px }
th { vertical-align: top; font-weight: normal; text-align: left; }
td { vertical-align: top; }
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
q:before,q:after{content:'';}
hr { display: none;}
/*-----------------------------------clearfixハック*/
.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clear {display: inline-block;}
/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */
/*-----------------------------------回り込み解除*/
.clearBoth { clear: both; }
/*-----------------------------------imgoverを指マークに*/
.imgover { cursor:pointer; }
/*-----------------------------------imgの下の隙間をなくす*/
img { vertical-align:bottom; }
/*-----------------------------------基本セッティング*/
body{ font-family: "ＭＳ Ｐゴシック", "Osaka",arial,helvetica,clean,sans-serif; color: #fff; font-size: 12px; _font-size:83%; background: url(../images/bk.gif) top repeat-x; background-color:#5a5a5a; }
table { font-size:inherit; }
a{ outline : 0 ;}
a { text-decoration: none; color:#FFFFFF; }
a:hover { text-decoration: underline; }
li,p,dl,dd { line-height: 1.5; }
td,th,h1,h2,h3,h4{ line-height: 1.5; }
strong,em { font-weight: bold; }
address { line-height: 1.5; }
/*-----------------------------------マージン*/
.marT5 { margin-top: 5px; }
.marT10 { margin-top: 10px; }
.marT15 { margin-top: 15px; }
.marT20 { margin-top: 20px; }
.marT30 { margin-top: 30px; }
.marB10 { margin-bottom: 10px; }
.marB20 { margin-bottom: 20px; }
.marR10 { margin-right: 10px; }
.marR20 { margin-right: 20px; }
.marL10 { margin-left: 10px; }
.marL20 { margin-left: 20px; }
/*-----------------------------------線*/

/*-----------------------------------テキスト位置*/
.fRight { float: right;}
.fLeft { float: left;}
.txtLeft { text-align: left; }
.txtRight { text-align: right; }
.center { text-align: center; }
.middle {vertical-align: middle; }
.bottom {vertical-align: bottom; }
/*-----------------------------------リスト*/
.list01 li{	list-style-position: outside; list-style-type: disc; margin: 5px 0 0 15px; line-height:1.2; }
.list02 li{	list-style-position: outside; list-style-type: decimal; margin: 10px 0 0 15px; line-height:1.2; }
/*-----------------------------------フォント設定*/
.normal { color: #333; font-weight: normal; font:12px;*font-size:small;*font:x-small; }
.small { font-size: 10px; _font-size: 83.3%; }
.large { font-size: 14px; _font-size: 116.6%; }
.xlarge { font-size: 16px; _font-size: 133.3%; }
.color01{ color: #F69866;}
.color02{ color: #CC0000;}
input { color: #333; }
option { color: #333; }
textarea { color: #333; }
/*-----------------------------------外枠*/
#wrapper { width:880px;	margin: 0 auto;	margin-top: 20px; position: relative; background:url(../images/bk_main.gif) repeat-y; }

/*-----------------------------------ヘッダー*/
#header { width:850px; height: 135px; padding: 20px 15px 0 15px; background:url(../images/bk_header.jpg) no-repeat; position: relative; }
#header h1{	position: absolute;	top: 20px; right: 30px; font-size: 10px; color: #fff; }
#header h2{	position: absolute;	top: 20px; left: 25px; }
#header ul#mainnav { width:850px; height: 30px; position: absolute; top: 120px; left: 15px; }
#header #mainnav li{ float: left; height: 30px; }
/*-----------------------------------メイン枠*/
#container { width:830px; padding: 10px 25px 0 25px; }
#container:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#container {display: inline-block;}
/* Hides from IE-mac \*/
* html #container {height: 1%;}
#container {display: block;}
/* End hide from IE-mac */

/*-----------------------------------本文*/
#main { float: left; width: 660px; position: relative; }
#lead { height: 50px; width: 620px; padding: 60px 20px 20px 20px; color: #323232;}
.block { width: 658px; border: 1px solid #666; position: relative; margin-top: 10px;}
.textarea { width: 618px; padding: 20px; position: relative; }
.textarea h4 { padding: 0 0 5px 0 ; font-size: 16px; font-weight: bold; color: #F69866; border-bottom: 1px dashed #c1c1c1; }
/*-----------------------------------ページトップへ戻る*/
.pagetop { text-align:right; margin-right: 20px;}
/*-----------------------------------サブナビゲーション*/
#sub {float: right; width: 160px;}
#subNavBox { width: 158px; border: 1px solid #666; }
#subNavBox ul { margin: 20px 10px 10px 25px; }
#subNavBox li {	list-style-position: outside; list-style-image: url(../images/icn.gif); line-height: 1; padding-bottom: 10px; }
#subNavBox li a:hover { color: #FF9766; text-decoration:none; }
#subNavBox li.hit a { color: #FF9766; }
/*-----------------------------------フッター*/
#footer { width:850px; padding: 10px 15px 15px 15px; background:url(../images/bk_footer.gif) no-repeat bottom; position: relative; }
#footer ul { margin: 0 0 10px 10px; }
#footer li { float: left; }
#copylight { border-top: 2px solid #4a2d15; padding: 5px 10px; text-align: right; color:#945B2B;}

