@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 14px;
	background: url(img/index_04.gif) repeat-x 0 0 transparent;
	background-attachment: fixed;	
}

a:link {
    text-decoration: none;
}

a:visited {
    color: #000;
    text-decoration: none;
}

a:active {
    color: #000000;
    text-decoration: none;
}

a:hover {
    color: #ff6600;
    text-decoration: none;
}

/*------------------------------------------------------------------
ナビゲーションここから
--------------------------------------------------------------------*/
#global-navi {
	width: 150px;
	height: 750px;
	margin: 0;
	background: url(img/navi_back.gif) no-repeat 100% transparent;
	position: fixed;
	left: 25px;
	top: 0;
	position: fixed !important;  
	position: absolute;  
}

#global-navi ul {
	margin: 110px 0 0;
	padding-top: 0;
	padding-left: 40px;
	list-style: none;
}

#global-navi ul li.arrow {
	background: url(img/icon_arrow02.gif) no-repeat  0 transparent;
	background-position: left;
	padding-left: 10px;
	margin-bottom: 10px;
	font-weight:bold;
	
}

#global-navi ul li.no_arrow {
	padding-left: 10px;
	margin-bottom: 10px;
	font-weight:bold;
	
}

/*------------------------------------------------------------------
ナビゲーションここまで
--------------------------------------------------------------------*/

/*------------------------------------------------------------------
IE6 向けのスタイルここから
--------------------------------------------------------------------*/
#cover {  
    overflow: auto;  
    position: relative;  
    width: 100%;  
    height: 100%;  
}
/*------------------------------------------------------------------
IE6 向けのスタイルここまで
--------------------------------------------------------------------*/

tr      { font-size: 9pt; line-height: 15pt }
.small { font-size: 8pt; line-height: 11pt }
.large   { font-size: 12pt; line-height: 17pt }
.midlle  { font-size: 10pt; line-height: 15pt }

#outline {
	margin:0;
	margin-top: 25px;
	margin-left: 200px;
	margin-right: 240px;
	padding:0;
	list-style:none;
	width:700px;
	height: 100%;
	background-color: #FFF;
}

/*------------------------------------------------------------------
広告ここから
--------------------------------------------------------------------*/
#kokoku {
	position: fixed;
	left: 920px;
	top: 25px;
	position: fixed !important;  
	position: absolute;  

}
p {
	margin:0;
	padding:0;
	list-style: none;
}
/*------------------------------------------------------------------
広告ここまで
--------------------------------------------------------------------*/