@charset "utf-8";
/* リセット */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote{margin:0;padding:0;letter-spacing:0;}
h1,h2,h3,h4,h5{font-size:100%;}
ol,ul{list-style:none;}

/*共通毎回入力*/
html{
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","Osaka－等幅",sans-serif;
}

#index,#sub{
	font-size:65%;
	color:#666666;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","Osaka－等幅",sans-serif;
	background:#E7E7E7;
}

#index{
	background: url(img/back.jpg) repeat-x;
}

#sub{
	background:url(img/sub_back.jpg) repeat-x;
	}
	
body div{
	margin:0 auto;
}


img{
	border-style:none;
	  border:0;
  vertical-align:bottom;
}



ul,
li {
  margin:0;
  padding:0;
  list-style:none;
}



a{
	color:#003333;
	text-decoration:none;
}

a:hover{
	color:#F90;
	text-decoration:underline;
}



a:hover img{
	filter: alpha(opacity=60);
  -moz-opacity:0.60;
  opacity:0.60;
} 

 


/*ここから*/

#header{
	height:81px;
	width:900px;
	background: #FFFFFF;


}

.header_left{
	width:300px;
	float:left;
	padding-left:20px;
	}
	
.header_naka{
	height:40px;
	width:500px;
	float:right;
	padding-right:50px;

	}
	
.space_header{
	padding-top:10px;
	}
	
.header_title{

	z-index:2;
	}
	
.header_naka_img_right{

	margin-top:20px;
	padding-left:180px;
}

.header_naka_img_right_sitemap{


	margin-top:20px;
	padding-left:50px;
}

#header p{
	text-align:right;
	font-size:12px;
	text-indent: 25px;
	padding-right: 25px;
}



#top_img{
	position:static;
	width:900px;
	height:319px;
	background: url(img/index_back_img.jpg) no-repeat;
	}

.top_img_index{
	position:relative;
	top:10px;
	left:400px;
		z-index:20;
	}



/* グロバールナビゲーション*/
#g_navi {
	width:900px;
	clear:both;
	height:70px;
}

#g_navi ul{
	overflow:hidden;	

}

#g_navi li {
height:70px;
	display:inline;
	float:left;


}
#g_navi li a {
	display:block;
	float:left;
	text-indent:-9999em;
	text-decoration:none;
	height:70px;

}

/*通常時*/
#g_navi li.designer a {
	background:url(img/g_navi_back_00.jpg) no-repeat 0px 0px;
	width:214px;

}
#g_navi li.kinou a {
	background:url(img/g_navi_back_00.jpg) no-repeat -214px 0px;
	width:146px;
}
#g_navi li.hot a {
	background:url(img/g_navi_back_00.jpg) no-repeat -360px 0px;
	width:172px;
}
#g_navi li.me a {
	background:url(img/g_navi_back_00.jpg) no-repeat -532px 0px;
	width:153px;
}
#g_navi li.link a {
	background:url(img/g_navi_back_00.jpg) no-repeat -685px 0px;
	width:215px;
}

/*矢印が上に乗った時*/
#g_navi li.designer a:hover {
	background:url(img/g_navi_back_00.jpg) no-repeat 0px -70px;
	width:214px;
}
#g_navi li.kinou a:hover {
	background:url(img/g_navi_back_00.jpg) no-repeat -214px -70px;
	width:146px;
}
#g_navi li.hot a:hover {
	background:url(img/g_navi_back_00.jpg) no-repeat -360px -70px;
	width:172px;
}
#g_navi li.me a:hover {
	background:url(img/g_navi_back_00.jpg) no-repeat -532px -70px;
	width:153px;
}
#g_navi li.link a:hover {
	background:url(img/g_navi_back_00.jpg) no-repeat -685px -70px;
	width:215px;
}
/*ナビ設定終了*/


#content{
	width:900px;
	font-size: 13px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	margin-top:20px;
	overflow:hidden;
}

.content_index{
	width:884px;
	background: url(img/index_naka_back.jpg) no-repeat center;
	height:120px;
	padding-left:12px;
	padding-top:20px;
	}
	
#left{
	width:670px;
}

#left,#left_sub{

	float:left;
	clear:both;
}

#left_sub{
	width:670px;
	padding: 20px;
	line-height:1.8em;
}

#left_sub a:hover{
	text-decoration:underline;
	color:#990000;
	}

#left_sub ul{
	color:#990000;
	font:14px;
	list-style:none;
    width:650px;
	padding-left:10px;
	
}

#left_sub li{
    list-style:none;
    background:url(img/index_yazirushi.jpg) no-repeat center left;
	padding-left:20px;
	}


.index_left{
	width:660px;
	}
	
.index_left_01{
	width:330px;
	height:560px;
	background: url(img/index_style_01.jpg) no-repeat;
	float:left;
	position:relative;
	}
	
.index_left_02{
	width:330px;
	height:560px;
	background: url(img/index_style_02.jpg) no-repeat;
	float:left;
	position:relative;
	}
	
.index_left_01 p,.index_left_02 p{
	padding-top:420px;
	padding-left:20px;
	}
	
.index_left_01 img,.index_left_02 img{
	position:absolute;
	bottom:12px;
	left:95px;
}

.index_left_foot{
	width:670px;
	background: #FFFFFF;

}	



.index_left_foot img{
	margin-top:20px;
	padding-left:30px;
	}

.index_left_foot_left{
	float:left;
	width:400px;
	}
	

	
	
.index_left_foot_left ul{
    list-style:none;
    width:370px;
	padding-left:10px;

}

.index_left_foot_left li{
    list-style:none;

    background:url(img/index_yazirushi.jpg) no-repeat center left;
	padding-left:20px;
}
	
.index_left_foot_right{
	float:right;
	width:250px;
	}
	
.index_left_foot_right img{
	padding-left:0px;
	}
	
#light{
	width:225px;
	}


#light,#light_sub{
	float:right;
	z-index:20;
}

#light_sub{
	padding-top:95px;
	width:170px;
	}
	
	
.sub_right_img{
	position:relative;
	top:-15px;
	left:750px;
	z-index:1;
	}
	
.space_sub_01{
	margin:15px 0px 15px 10px;}
	
.space_sub_02{
	margin-bottom:15px;
	margin-top:10px;
	}

#footer{
	width:900px;
	color:#FFFFFF;
	height:50px;
	background: #990000;
	text-align:center;
	font-size:10px;
}


#footer a{
	color:#FFFFFF;
	}
	
	
#footer_ue{
	width:900px;
	height:27px;

	text-align:center;
	font-size: 10px;
	color: #990000;
	}
	
#footer_ue img{
	padding-left:700px;

	}

/*フッターの間のページトップ*/

#pagetop{
	width:900px;
	height:18px;
	text-align:right;
	clear:both;
	}
	
#pagetop img{
	padding:10px;
	}
	
	
.right_link{
	border: 1px solid #CCCCCC;
	}
	
	/*リンク用*/
.right_link,.right_link_sub{
	font-size:11px;
	width:155px;
	margin-bottom:20px;
	background: #FFFFFF;
	text-align: left;
	padding:5px;
	}
	
.right_link a{
	text-decoration:underline;
	}

.link_page_box {
	margin: 10px 10px 10px 25px;
	padding: 5px;
	height: auto;
	width: 350px;
	border: 1px solid #CCCCCC;
}

.link_page_box a{
	text-decoration:underline;
}
.footer_link{

	font-size: 11px;
	clear: both;
	text-align:left;
	float: none;
	padding: 15px 5px 5px;
	margin-bottom:10px;
	border: 1px solid #CCCCCC;
	background:#FFFFFF;
	width:890px;

}

.footer_link a{
	text-decoration:underline;

	}

.sashikomipr{
	padding:20px;
	line-height:normal}
	
.sashikomipr a{
	text-decoration:underline}