@charset "UTF-8";


/* -----------------------------------------------
layout
----------------------------------------------- */
html{
	overflow-y:visible;
}


h1, h2, h3, h4, h5, h6 {
	/*font-size:12px;*/
}



body {
    background-color: #fff;
	background-image: none;
    font-size: 11px;

    margin: 0;
    padding: 0;
}

#wrapper{
}

#contents{

}

#maincol{
}

#subcol{
	display:none;
}

.navi ul li{
	width:204px;
	height:38px;
	text-indent:0;
}

.navi ul li a{
	width:204px;
	height:38px;
	
	background:none;
	text-indent:0;
	overflow:visible;
}

body.aboutus h2.naviAboutus{
	width:204px;
	height:48px;
	background:none;
	
	text-indent:0;	
}


#flashcontent{
}

/* ヘッダ＆フッタ
----------------------------------------------- */
#gnavi,
#footer{
	display:none;
	visibility: hidden;
}


#gnaviPrint{
	width:960px;
	height:73px;

	text-indent:0;

	margin:0 auto;
	
	border-top:solid 1px #cccccc;
}

#flashPrint{
	position:absolute;
	top:79px;
	left:30px;
	width:900px;
	height:352px;

	/*margin:0 auto;
	padding:0;*/
}


#copyrightPrint{
	width:960px;
	height:73px;

	text-indent:0;
	
	margin:0 auto;
	margin-top:20px;
	border-bottom:solid 1px #cccccc;
}



#top_text_1 {
 width:900px;
 border-color:#cccccc;
 height: 90px;
 margin-top:5px;
 margin-bottom:5px;
 border-style:solid;
 border-width:1px;




}



