@charset "shift_jis";
/*CSS初期化始まり*/
/*全称セレクタ（*）*/
*{
  margin:0;
  padding:0;
  border:0;
  zoom:1;
  font-style: normal;
  font-weight: normal;
  font-size : 100%;
  text-decoration:none;
} 

/*html, body*/
html{
  height:100%;
}
html>/**/body{
  overflow:-moz-scrollbars-vertical;
}
html:first-child body{
  min-height:100%;
  padding-bottom:1px;
} 


/* テーブル関連*/

table{
  border-collapse:collapse;
  border:none;
  border-spacing:0;
}
th,td{
  vertical-align:top;
  border:none;
  font-weight:normal;
  text-align:left;
}
caption{
  text-align:left;
} 


/*リスト関連*/
ul,ol,dl{
  list-style:none;
}
li{
  display:list-item;
  zoom:normal;
}


/*画像・オブジェクト関連*/
img,a img{
  border:none;
  background:transparent;
}
object,embed{
  vertical-align:top;
} 

/*フォーム関連*/

fieldset{
  border:none;
}
input,textarea{
  font-size:1em;
} 


/*テキスト関連*/
em,address,dfn{
  font-style:normal;
}
ul ul,ul dl,dl ul,table p,table ul,table table{
  font-size:1em;
} 


/*その他*/
hr{
  height:0px;
  margin:7px 0;
  border:none;
  border-top:0px;
}
* html hr{/* for -IE6 */
  margin:0;
}
*:first-child+html hr{/* for IE7 */
  margin:0;
} 
h1,h2,h3,h4,h5,h6,p,input,form,ul,li,dl,dt,dd,hr{
	margin: 0;
	padding: 0;
}

/*CSS初期化終わり*/



body {
    font-family:"ＭＳ Ｐゴシック","sans-serif","MS UI Gothic","Osaka","Verdana","Arial";
    margin-top: 0px;
    margin-left: 0px;
    margin-right:0px;
    margin-bottom: 0px;
    text-align: center;
    background-color:#F1F3F1;
    scrollbar-3dlight-color:#FFFFFF;
    scrollbar-arrow-color:#003399;
    scrollbar-base-color:#FFFFFF;
    scrollbar-face-color:#FFFFFF;
    scrollbar-highlight-color:#003399;
    scrollbar-darkshadow-color:#FFFFFF;
    scrollbar-shadow-color:#003399;
    font-size:12px;
    color:#333333;
}

body div {
 text-align:left;
 margin: 0 auto;
}

a {
 text-decoration:none;
}
a:link{
    text-decoration:none;
    color:#333333;
}
a:visited{
    color:#333333;
    text-decoration:none;
}
a:hover{
    color:#800000;
    text-decoration:underline;
}
a:active{
    color:#000033;
    text-decoration:underline;
}

/*外枠*/
#soto{
    width: 740px;
    background-image:url('bg_waku_01-740.gif');
    background-repeat:repeat-y;
    background-color: white;
    margin-bottom:100px;
}


/*内枠*/
#uchi{
 width: 700px;
 margin-left: 20px;
 margin-right: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
 background-repeat:repeat-y;
}


/*ヘッダー*/
#header{
 height: 170px;
 background-repeat: no-repeat;
}

/*フッター*/
#footer{
 clear: both;
 border-top-width: 1px;
 border-top-style: solid;
 border-top-color:#ADABA9;
 height: 100px;
 background-repeat: no-repeat;
}



/*ヘッダー下文字部分*/


#info{
 font-size:12px;
 line-height: 200%;
 border-width: 1px;
 border-style: solid;
 border-color:#ADABA9;
 padding-bottom: 5px;
 color:#333333;
}


/*----------mainレイアウト　ここから----------*/
/*1カラム枠*/
#main_one {
 margin-top: 0px;
 margin-left: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 background-image:url('bg_main_01.gif');
 background-repeat:repeat-y;
 padding-top: 0px;
 padding-left: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 width: 700px;
}


/*2カラム左外枠*/
#main_left {
 background-image:url('bg_main_02_left.gif');
 background-repeat:repeat-y;
 width: 700px;
}


/*2カラム左メニュー枠*/
#menu_left {
 width:200px;
 float: left;
 text-align: center;
 background-image: url(bg_menu.gif);
 background-repeat: repeat-y;
}

/*2カラム左メイン枠*/
#main_box03{
 width: 490px;
 margin-top: 0px;
 margin-left:10px;
 margin-right: 0px;
 margin-bottom: 0px;
 float: right;
}



/*main_box内のfloat*/
#main02{
 width:350px;
 float: right;
 margin-top: 0px;
 margin-left: 10px;
 margin-right: 0px;
 margin-bottom: 0px;
 text-align: center;
}

#main03{
 width:350px;
 float: left;
 margin-top: 0px;
 margin-left: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 text-align: center;
}

#menu02{
 width:200px;
 float: left;
 margin-top: 0px;
 margin-left: 0px;
 margin-bottom: 0px;
 margin-right: 0px;
 text-align: center;
 background-image: url(bg_side_menu.gif);
 background-repeat: repeat-y;
}

#menu03{
 width:130px;
 float: right;
 margin-top: 0px;
 margin-left: 0px;
 margin-bottom: 0px;
 margin-right: 0px;
 text-align: center;
}
/*----------メイン内のレイアウト。ここまで----------*/

/*iframe内のスタイル*/
#header_menu{
 font-size: 12px;
 height: 170px;
 text-align: left;
 font-family: Verdana;
 line-height: 16px;
 margin-top: 0px;
 margin-left: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 background-image:url('bg_header_sigma01.jpg');
 background-repeat: no-repeat;
 background-color: white;
 width: 700px;
}

#footer_menu{
 font-size: 10px;
 height: 100px;
 background-image:url('bg_footer_sigma.gif');
 background-repeat: no-repeat;
 text-align: center;
 line-height: 16px;
 background-color: white;
 width: 700px;
}

#side{
 text-align: center;
 width: 200px;
 height: 1000px;
 background-color: #f7f7f7;
 margin-top: 0px;
 margin-left: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 background-image:url('bg_menu.gif');
 background-repeat: repeat-y;
 font-size: 12px;
}

#under{
 font-size: 12px;
 width: 468px;
 height: 240px;
 margin-top: 0px;
 margin-left: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 background-color:white;
 line-height: 20px;
}



/*■box_title01■box_title02■menu_title■*/
.box_title01{
    margin-bottom: 0px;
    line-height: 24px;
    margin-top: 5px;
    font-weight: bold;
    background-image:url('bg_box-title.gif');
    background-repeat: repeat;
    color:#00006C;
    text-align:left;
    background-color:#B56B7E;
    font-size: 13px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom:1px;
    padding-top:3px;
}

.box_title02{
    margin-bottom: 0px;
    line-height: 24px;
    margin-top: 5px;
    font-weight: bold;
    background-image:url('bg_box-title02.gif');
    background-repeat: repeat;
    color:#060606;
    text-align: left;
    background-color:#99CC99;
    font-size: 13px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom:1px;
    padding-top:3px;
}

.menu_title{
 padding-left: 6px;
 margin-bottom: 0px;
 line-height: 24px;
 margin-top: 5px;
 font-weight: bold;
 margin-left: 0px;
 margin-right: 0px;
 background-image:url('bg_menu_box-title.gif');
 color:#FFFFFF;
 background-repeat: repeat;
 text-align: left;
 background-color:#9CA299;
 font-size: 12px;
 padding-left: 5px;
 padding-right: 5px;
 padding-bottom:0px;
 padding-top:3px;
}

/*■box01■box02■menu_box■*/
.box01{
 padding-top: 10px;
 padding-left: 5px;
 padding-right: 5px;
 padding-bottom: 25px;
 margin-bottom: 5px;
 border-width:1px;
 border-style: solid;
 border-color:#ADABA9;
 margin-top: 0px;
 line-height: 160%;
 margin-left: 0px;
 margin-right: 0px;
 text-align: justify;
 text-justify: inter-ideograph;
 background-color:white;
}

.box02{
 padding-top: 10px;
 padding-left: 5px;
 padding-right: 5px;
 padding-bottom: 25px;
 margin-bottom: 10px;
 border-width: 1px;
 border-style: solid;
 border-color:#ADABA9;
 margin-top: 0px;
 line-height: 20px;
 font-size: 14px;
 margin-left: 0px;
 margin-right: 0px;
 text-align: justify;
 text-justify: inter-ideograph;
 background-color: white;
}

.menu_box{
 padding-top: 0px;
 padding-left: 3px;
 padding-right: 3px;
 padding-bottom: 0px;
 margin-bottom: 0px;
 margin-top: 0px;
 font-size: 12px;
 margin-left: 0px;
 margin-right: 0px;
 background-image: url(bg_menu_box.gif);
 background-repeat: repeat;
 text-align: left;
 background-color: white;
 border-style:solid;
 border-color:#ADABA9;
 border-width:1px;
 line-height:20px;
}



/*解説用(ブラウザで非表示)*/
.zzzzz {
 font-size: 11px;
 display:none;
 color:red;
 background-color:#ffff95;
}

/*水平線*/
hr{
 height:1px;
 margin-bottom: 5px;
 border-bottom-color:#9999FF;
 border-bottom-style:solid;
 border-bottom-width:1px;
 width:90%;
 color:#9999FF;
}

/*下線*/
u{
 border-bottom-width: 1px;
 border-bottom-style: dotted;
 border-bottom-color:#CC3300;
 text-decoration: none;
}

/*斜体*/
i{
 background-color:#FFFFCC;
 font-style: normal;
 padding-left: 3px;
 padding-right: 3px;
}

em{
    background-color:#FFFFCC;
    font-style: normal;
    padding-left: 2px;
    padding-right: 2px;
    border-bottom-color:#990033;
    border-bottom-style:solid;
    padding-top:0;
    padding-bottom:0;
    border-bottom-width:1px;
}

/*引用文*/
blockquote{
 font-size: 12px;
 padding-left: 5px;
 margin-left: 15px;
}


/*見出し*/
h1{
 font-size:14px;
}
h2{
 font-size:13px;
}
h3{
 font-size:12px;
}
h4{
 font-size:11px;
}
h5{
 font-size:11px;
}
h6{
 font-size:11px;
}
h1,h2,h3,h4,h5,h6,p,ul,ol,dl{
 margin-top:0px;
 margin-bottom:0px;
}




