@charset "shift_jis";
/*CSS Document

/*テキストカラー初期設定*/
html{
 overflow-x:hidden;
}

body { 	background-image:url(img/b_menu2.png);}
	img{ border:none;}
	
	#supersized-loader { position:absolute; top:50%; left:50%; z-index:0; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background:url(../img/progress.gif) no-repeat center center;}
	
	#supersized { position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
		#supersized img{ width:auto; height:auto; position:relative; outline:none; border:none; }
		#supersized a { z-index:-30; position:fixed; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111; display:block; }
			#supersized a.image-loading { background:#111 url(loading.gif) no-repeat center center; width:100%; height:100%; }

a{
	color:#2255cc;
	text-decoration:none;
	outline:none;
}
a:hover{
	color:#FF9900;
	text-decoration:none;
	
}

/*テキストカラー初期設定エンド*/


*{
	margin:0; padding:0;
}
img{
	border:0;
}
a img{
	border:0;
}
a.hover img{
	border:0;
}

table,div{
	margin:auto;
	
}

/*フォントサイズ調整*/
body {
    font-size: 12px; /* モダンブラウザ */
    *font-size: 80%; /* IE 7 */
    *font: 80%; /* IE 6以下 */
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;	
	text-align:center;
}

th,td,li{
	font-size:12px;
	*font-size:90%;
	*font:90%;
	
}
p{
	font-size:12px;
	*font-size:90%;
	*font:90%;
	margin-left: -30px;
	text-align:center;
}


.obj{
	margin:0 6px 0 6px;
	
}
.obj p{
	line-height:160%;
	margin:0 0 12px 0;
	
}

.CNT{
	text-align:center;
}
.R{
	text-align:right;
}
.L{
	text-align:left;
}


li{
    float: left;
}

.ticker {
    margin: 20px auto 40px auto;
    color:#fff;
    background:#222;
    padding: 10px;
    width: 100%;
    text-align: left;
    position: relative;
    overflow: hidden;
}
.ticker ul {
    width: 100%;
    position: relative;
}
.ticker ul li {
    width: 100%;
    display: none;
    font-size: 15px;
    font-weight: 600;
    padding-left: 10px;
}

/**レイアウト**/
#logo {
	list-style: none;
	position:absolute;
	width: 450px;
	height: 500px;
	top: -500px;
	left: 25px;
	z-index:10; 
}
#logo img {
	width: 100%;
}


#topmenu {
	position:fixed;
	top: 0px;
	right:-350px;
	width: 330px;
	height: 100%;
	min-height: 600px;
	overflow:visible;
	z-index: 7; 
	background:url(img/b_menu.png);
	color:#111;
}
#topnav {
	position:absolute;
	list-style: none;
	top: 20px;
	right:27px;
	width: 275px;
	overflow: visible;
}
#topnav ul {
	width:275px;
}
#topnav li {
	display: block;
	width:275px;
	height: 30px;
	margin-bottom: 10px;
}

#topnav li img {
	height: 100%;
}



#loopslider {
    width: 100%;
    height: 500px;
    padding-left: 330px;
    text-align: left;
	position:relative;
    overflow: hidden;
    top: 50px;
    z-index: 6;
}

#loopslider ul {
    height: 500px;
    float: left;
    display: inline;
    overflow: hidden;
}

#loopslider ul li {
    width:750px;
    height: 500px;
    float: left;
    display: inline;
    overflow: hidden;
    background: #ccc;
}

#foot {
	width: 700px;
	overflow:visible;
	margin-top:50px;
	padding: 10px 20px;
	text-align: left;
	z-index: 1; 
	color:#fff;
	clear:both;
	margin-left:-700px;
	position:relative;
}

/* =======================================
    ClearFixElements
======================================= */
#loopslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}

#loopslider ul {
    display: inline-block;
    overflow: hidden;
}



h1{	font-size:24px;
	color:#ffffff;
	text-indent:24px;
	vertical-align:top;
	width: auto;
	height:50px;
	line-height:50px;
	margin:0px 0 10px 0px;
	padding-left: 0px;
    border: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #ffffff;
	
}
h2{
	font-size:18px;
	color:#3366cc;
	text-indent:10px;
	vertical-align:top;
	height:30px;
	text-indent:25px;
	line-height:30px;
	text-align: left;
	margin:20px 0 10px 0px;
	padding-left: 0px;
	font-weight:normal;
    border: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #3366cc;
	
}

h3{
	font-size:16px;
	color:#cccccc;
	text-indent:40px;
	vertical-align:top;
	font-weight:normal;
	margin:2px 0px 5px 0px;
	padding-left:0px;
	text-align: left;
    border: dotted;
    border-width: 0px 0px 1px 0px;
    border-color: #cccccc;
}
.accordion{
	cursor: pointer;
	color:#ff0066;
}

h4{
	margin:0px 0 50px 0px;
	font-size:13px;
	font-weight:normal;
	text-align: left;
	padding-left: 50px;
	padding-bottom: 2px;
	text-indent:0px;
	height:auto;
	line-height:25px;
	vertical-align:top;
	color:#888888;
    border: dotted;
    border-width: 0px 0px 1px 0px;
    border-color: #cccccc;
}
h5{
	font-size:14px;
	color:#cc2244;
	text-indent:0px;
	vertical-align:top;
	font-weight:normal;
	margin:5px 0px 5px 0px;
	padding-left:0px;
	text-align: left;
}
h6{
	font-size:14px;
	color:#333333;
	text-indent:14px;
	vertical-align:top;
	font-weight:normal;
	margin:1px 0px 3px 0px;
    border: dotted;
    border-width: 0px 0px 1px 0px;
    border-color: #cccccc;
	
}



@media print{

#container{

	}
}			


	   