@charset "utf-8";

/*-----------------------------
    - 基本スタイル
-----------------------------*/

body {

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",monospace;
	padding:0;
	margin:0;
	text-align:center;
}

a:link {
   color:#36c;

}
a:visited {
   color:#36c;

}
a:hover {
   color:#f57d21;

}
a:active {
   color:#f57d21;

}

img{

border: 0;

}

/*　コンテンツ部分基本 */



/* safari only \*/
html:\66irst-child #wrapper-c{

	width: 100%;
        background-color: #003300;
}

html:\66irst-child #wrapper{

	clear : left;
	width: 958px;
	padding: 0;
	margin: 0 auto;
	text-align:left;
        background-color:#094f0d;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
}

/* safari only end */

#wrapper-c{

	clear : left;
	width: 960px;
	padding: 0;
	margin: 0 auto;

}

#wrapper{
	float: left;
	clear : left;
	width: 960px;
	text-align:left;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-width: 1px;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-color: #000000;

}

#wrapper_head{
        float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	text-align:center;
        background-image: url("../image/header_left_bg.gif");
	background-repeat: repeat-x;


}

/* ヘッダー上部 */

#header{

	width: 960px;
	height: 56px;
	margin: 0 auto;
	padding: 0;

}


#header_left {
        float: left;
	width: 519px;
	height: 56px;
	margin: 0;
	padding: 0;

}

#header_left h1,#header_left h2 {
	font-size: 12px;
	color:#fff;
	margin: 19px 0 0 0;
	padding: 0;
}

#header_center {
        float: left;
	width: 213px;
	height: 56x;
	margin: 0;
	padding: 0;

}


#header_right {
        float: left;
	width: 228px;
	height: 56px;
	margin: 0;
	padding: 0;
        background-image: url("../image/header_right_bg.jpg");
	background-repeat: no-repeat;
}

#header img{
	border: 0;
}

/* ヘッダーリンク部 */
#head_link{
	clear : both;
	width: 960px;
	height: 35px;
	margin: 0 auto;
	padding: 0;
}


#head_link_left{
        float: left;
	width: 736px;
	height: 35px;
	margin: 0;
	padding: 0;
	text-align:left;
}

#head_link_left ul{
	margin: 0;
	padding: 0;
	list-style-type: none;

}

#head_link_left li{
        float: left;
	margin: 0;
	padding: 0;

}

#head_link_right{
        float: left;
	width: 224px;
	height: 35px;
	margin: 0;
	padding: 0;
        background-image: url("../image/neo_circle.gif");
	background-repeat: no-repeat;
}

/* 上下リンク */

#uplink {
	width: 700px;
	padding: 10px 0 10px 0;
	margin: 0 0 0 8px;
	font-size: 8pt;
	color:#666666;

}

#uplink ul{
	padding: 0 0 5px 10px;
	margin: 0;
	list-style: none;
}

#uplink li{

        float: left;
	padding: 0 0 0 10px;
	margin: 0;
}

#uplink a:link {
   color:#999999;
   font-weight: bold;

}
#uplink a:visited {
   color:#999999;
   font-weight: bold;

}
#uplink a:hover {
   color:#6699cc;
   font-weight: bold;

}
#uplink a:active {
   color:#6699cc;
   font-weight: bold;

}

/* コンテンツ枠 */


#idx_left_menu{
        float: left;
	width: 173px;
	height: 300px;
	padding: 0;
	margin: 0;
        background-color:#333;
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;
}

#idx_flash {
        float: left;
	width: 561px;
	height: 310px;
        background-color:#fff;


}

/* 左メニュー用 */

#idx_left_menu  ol{

	margin: 0;
	padding: 2px;
	list-style-type: none;
}

#idx_left_menu  li{

	margin: 0;
	padding: 0 0 2px 0;
	font-size: 12px;
	color:#fff;

}

#idx_left_menu a{

	display: block;
	width: 156px;
	height: 19px;
	margin: 0;
	padding: 7px 0 0 13px;
}

#idx_left_menu a:link,#idx_left_menu a:visited {
	color:#fff;
	text-decoration: none ;
        background-image: url("../image/left_menubg_off.gif");
	background-repeat: no-repeat;
}

#idx_left_menu a:hover,#idx_left_menu a:active {
	color:#000;
	text-decoration: none ;
        background-image: url("../image/left_menubg_on.gif");
	background-repeat: no-repeat;}

/* News用 */
/* ie7向け */
#news {
	width: 225px;
	position: absolute;
	z-index:2 ;
        background-image: url("../image/news_bg.gif");
	background-repeat: repeat-y;
}

/* ie7以外 */
*:lang(ja) #news {
	width: 225px;
	position: absolute;
	margin-left: 735px !important;
	z-index:2 ;
        background-image: url("../image/news_bg.gif");
	background-repeat: repeat-y;

}

*:first-child+html #news {
	width: 225px;
        background-color:#333;
	position: absolute;
	z-index:2 ;
}

#news h2{
	margin: 0;
	padding: 17px;
}

#news dl{
	margin: 0;
	padding: 5px 0 0 17px;

}

#news dt{
	margin: 0;
	padding: 3px 0 0 0;
	font-family: Arial,monospace;
	font-size: 8pt;
	color:#fff;

}

#news dd{
	margin: 0;
	padding: 3px 10px 3px 0px;
	font-size: 0.7em;
	line-height:130%;
	color:#fff;
	border-bottom:1px dotted #fff;

}

#news a:link,#news a:visited {
   color:#fc0;

}

#news a:hover,#news a:active {
   color:#f57d21;

}

#news_bottom {
	width: 225px;
	height: 26px;
        background-image: url("../image/news_bottom.gif");
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;

}

#ssl {
	width: 225px;
	text-align: center;
	margin: 15px 0 0 0;
	padding: 0;
}
/* indexコンテンツ用 */
#idx_content {
	float: left;
	clear : left;
	width: 958px;
	height: 600px;
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #fff;
	border-bottom-color: #000000;
	border-left-color: #fff;

}


/* フッター */
#wrapper_footer{
        float: left;
	clear : left;
	width: 100%;
	padding: 0;
	margin: 0;
	text-align:center;
        background-image: url("../image/footer_bg.jpg");
	background-repeat: repeat-x;


}

#footer{

	width: 960px;
	height: 105px;
	margin: 0 auto;
	padding: 0;
        background-image: url("../image/footer_bg2.jpg");
	background-repeat: no-repeat;

}

#footer_link {
	height: 48px;
	padding: 10px 0 0 0;
	margin: 0;
	font-size: 8pt;


}

#footer_link ul{

	padding: 0;
	margin: 0 0 0 170px;

}

#footer_link li{
        float: left;
	padding: 0 5px 0 15px;
	margin: 0;
	list-style-type: none;
        background-image: url("../image/footer_list.gif");
	background-repeat: no-repeat;

}

#footer_link a:link,#footer_link a:visited {
	color:#fff;
	text-decoration: none ;
}

#footer_link a:hover,#footer_link a:active {
	color:#f57d21;
	text-decoration: none ;
}

#footer_left{
	clear : left;
        float: left;
	width: 213px;	
}

#footer_center{
        float: left;
	width: 534px;
	font-family: Arial,monospace;
	font-size: 8pt;
	color:#fff;
}

#footer_right {
        float: left;
	margin: 0;
	padding: 8px 0 0 100px;
	text-align:left;
}



#content_box {
	width: 600px;
	margin-left: 100px;

}

/* 右バナー用 */

#right_banner {
	clear : left;
	width: 175px;
	padding: 0;
	margin: 100px 0 20px 25px;
}

#right_banner h3 {
	border-bottom:1px dotted #ffffff;
	font-size: 8pt;
	color:#ffcc00;
	padding: 5px 0 5px 20px;
	margin: 10px 0 5px 0;
        background-image: url("../image/rbh3-point.gif");
	background-repeat: no-repeat;	
}

#right_banner ul{
	padding: 0;
	margin: 0;
}

#right_banner li{
	padding: 0;
	margin: 5px 0 0 0;
	list-style: none;
}

/* 準備中用 */
#junbi {
	height: 500px;
	padding: 50px 0 0 50px;
	margin: 0;
	font-size: 0.8em;
	color:#fff;
}
