@charset "utf-8";

/* base
---------------------------------------------*/

* {
	margin: 0 auto;
	padding: 0;
	font-style: normal;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-weight: normal;
	font-size : 12px;
	color: #333333;
	border: 0;
}


dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , p{
	margin: 0;
	padding: 0;
}
	

h1, h2, h3, h4, h5, h6{
    font-size: 100%; 
    font-weight: normal;
}


ol, ul{
    list-style:none;
}

/*
table{
    border-collapse: collapse; 
    border-spacing:0;
}
*/


body {
	margin: 0 auto;
	padding: 0;
	/*text-align: center;*/
	color: #000000;
	background: #000000;
}


.clearfix:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}


#MainContainer{
    width: 100%;
/*	height: auto;*/
    text-align: center;
/*	border: #333 solid 1px;*/
	background: #000;
}


#Head_Container{
    width: 100%;
	height: 148px;
	text-align: center;
	background:url(../img/head_bg.gif) repeat-x bottom center;
}


#Head_Wrappe{
    width: 837px;
	height: 148px;
	text-align: center;
	background: url(../img/headmain_bg.gif) no-repeat top center;
}


h1{
    width: 837px;
	height: 113px;
    background: url(../img/logo.gif) no-repeat top center;
	text-indent: -9999px;
	margin: 0 auto;
}


#Head_Wrappe ul{
    list-style-type: none;
}


#Head_Wrappe li{
    list-style: none outside;
    display: inline;
	margin: 0 10px;
}


#Main_Wrappe{
    width: 837px;
	background: url(../img/main_bg.gif) repeat-y top center;
	position: relative;
}

#Main_ColumnTop{
    background: url(../img/maincol_top.gif) no-repeat bottom center;
	width: 756px;
	height: 10px;
	text-indent: -9999px;
}


#Main_Column{
    width: 756px;
	text-align: center;
	background: #F8F8F8;
}

#Main_Column p{
    float: left;
}



#Main_ColumnBottom{
    background: url(../img/maincol_bottom.gif) no-repeat top center;
	width: 756px;
	height: 10px;
	text-indent: -9999px;
}


h2#PageTitle{
	position: absolute;
	left: 0px;
	top: 0px;
}


h2#PageTitle{
	/left: 1px;
}

body {
	margin: 0 auto;
	padding: 0;
	/*text-align: center;*/
	color: #000000;
	background: #000000;
}

#top_MainContainer{
    width: 100%;
	
/*	height: auto;
    text-align: center;
	border: #333 solid 1px;*/
	background: #000;
}

#top_flash{
margin:0 auto;
	width: 100%;
	
}


/*追記*/
#top_flash h1{
    text-indent: -9999px;
}




#top_Foot_Container{
    width: 100%;
	text-align: center;
	
	/*background: url(../img/foot_bg.gif) repeat-x top center;*/
}


#top_Foot_Wrappe{
padding-top:568px;
	/*margin-top:568px;*/
    width: 837px;
	/*background: url(../img/footmain_bg.gif) no-repeat top center;*/
}


#top_Foot_Wrappe ul{
    list-style-type: none;
	padding: 20px 0 8px 0;
	background: url(../img/foot_line.gif) no-repeat bottom center;
}

#top_Foot_Wrappe li{
    list-style: none outside;
    display: inline;
	margin: 0;
	padding: 0 5px;
}

/*_uEUhack*/
html>/**/body #Foot_Wrappe li{
	margin: 0 -5px;
	padding: 0 10px;
}

html>/**/body #Foot_Wrappe li.point{
    background: url(../img/foot_point.gif) no-repeat right -3px;
}


#top_Foot_Wrappe li.point{
    background: url(../img/foot_point.gif) no-repeat right 0px;
}


#CopyLight{
    width: 354px;
}


#CopyLight p{
    float: left;
}


#PageTop{
    text-align: right;
	padding: 10px;
    /*width: 800px;
    padding	: 20px 70px 40px 70px;
	background: url(../../about/img/about_pause.gif) no-repeat center bottom;
	text-align: left;*/

}

