@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; }
html {overflow-y:scroll;}
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;}
/*-----------------------------------回り込み解除*/
.clearBoth { clear: both; }
/*-----------------------------------imgoverを指マークに*/
.imgover { cursor:pointer; }
/*-----------------------------------imgの下の隙間をなくす*/
img { vertical-align:bottom; }
/*-----------------------------------基本セッティング*/
body{ font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; color: #3c3c3c; font-size: 12px; _font-size:83%; }
table { font-size:inherit; }
a { outline : 0 ;}
a { text-decoration: none; color: #0066CC;}
a:hover { text-decoration: underline; }
li,p,dl,dd { line-height: 1.6; }
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; }
.marR15 { margin-right: 15px; }
.marR20 { margin-right: 20px; }
.marL5 { margin-left: 5px; }
.marL10 { margin-left: 10px; }
.marL20 { margin-left: 20px; }
/*-----------------------------------線*/
.border01 { padding-top: 20px; margin-top: 20px; border-top: 2px dotted #9e9e9e; }

/*-----------------------------------テキスト位置*/
.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: decimal; margin: 5px 0 0 15px; line-height:1.3; }
.list02 li{	list-style-position: outside; list-style-type: disc; margin: 5px 0 0 15px; line-height:1.3; }
.list03 li { background:url(../images/circle.gif) no-repeat left 3px;  padding: 0 0 0 15px; }
/*-----------------------------------リンク*/
.link01 a { color: #3c3c3c; }
/*-----------------------------------フォント設定*/
.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%; }
.must { color:#ff0000; }
.color01 { color:#ff0000; }
/*-----------------------------------外枠*/
#wrapper { width:940px; padding: 0px 5px; margin: 0 auto; position: relative; background: url(../images/body_bk.gif) repeat-y ;}
/*-----------------------------------ヘッダー*/
#header { width:940px; height: 57px; position: relative;}
#header h1 { position: absolute; top: 20px; left: 20px;}
/*-----------------------------------メイン*/
#container { width: 900px; padding: 15px 20px; position: relative; }
/*-----------------------------------メインナビ*/
#mainNav { width: 900px; height: 35px; margin: 0 20px; } 
#mainNav li { float: left; width: 180px; height: 35px; }
/*-----------------------------------本文*/
#main { width: 860px; margin: 30px 20px ; 20px position: relative;}
#main h2 { margin-bottom: 20px;}

.subtitle { width: 850px; height: 25px; padding: 5px 0 0 10px; font-weight: bold; font-size: 13px; background: url(../images/subtitle.gif) no-repeat;}
.subtitle01 { font-weight: bold; font-size: 14px; color: #ff0000;}
.subtitle02 { width: 850px; height: 28px; padding: 7px 0 0 10px; font-weight: bold; font-size: 13px; color: #ff0000; background: url(../images/subtitle03.gif) no-repeat;}
.textarea { margin: 15px 10px 20px 10px; position: relative; }
.textarea02 { margin: 0 10px 20px 10px; position: relative; }
/*-----------------------------------テーブル*/
.table01 { width: 100%; }
.table01 th { padding: 5px 0;}
.table01 th span { background:url(../images/circle.gif) no-repeat left 1px; padding: 0 0 0 15px; }
.table01 td { padding: 5px 10px}
/*-----------------------------------グループリンク*/
#footer { width: 900px; position: relative;padding-top: 20px;}
#footer ul{ text-align:center }
#footer li { display:inline; margin: 0 10px; }
#pagetop { clear:both; text-align:right; width:900px; margin-top:10px; }

/*-----------------------------------フッター*/
#copy {  background: url(../images/bk_footer.gif) no-repeat bottom center; padding: 5px 0 5px; text-align:center; border-bottom: 1px solid #ccc;}
/*-----------------------------------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 */
