@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
	font-family: serif;
	font-size: 10em;
	vertical-align: middle;
	margin-top: 0px;
	margin-left: 0px;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		3;
	dw-num-cols-tablet:		10;
	dw-num-cols-desktop:	14;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/
#menu {
   position: absolute;
   width: 40px;   
   top: 5px;
   right: 5%;
}
#menu li {	
   width: 40px;  
   height: 25px; 
   float: left;
   list-style-type: none;
   position: relative;  
}
#menu ul.sub {
   background-color: #DCDCDC; /* サブメニュー全体の背景色 */
   border-width: 1px 1px 0px 1px; /* サブメニュー全体の枠線の太さ */
   border-style: solid; /* サブメニュー全体の枠線の線種 */
   border-color: #006400; /* サブメニュー全体の枠線の色 */   
   margin: 0px;
   padding: 0px;
   display: none;
   position: absolute;
   text-align: center;
   font-weight:bold;
   right: 3px;
   z-index: 1;
 }
#menu ul.sub li {
position: relative;
   width: 100px; /* サブメニュー1項目の横幅 */
   height: 25px; /* サブメニュー1項目の高さ */
   border-width: 0px 0px 1px 0px; /* サブメニュー1項目の枠線の太さ */
   border-style: solid; /* サブメニュー1項目の枠線の線種 */
   border-color: #006400; /* サブメニュー1項目の枠線の色 */
 }
#menu ul.sub li a {
   line-height: 25px; /* サブメニュー1項目の行の高さ(「サブメニュー1項目の高さ」と合わせる) */
   text-align: center;  /* サブメニュー1項目の項目名の配置(左寄せ) */
   text-indent: 5px;  /* サブメニュー1項目の項目名前方の余白 */
   color:#800000
}
#menu ul.sub li a:hover {
   background-color: #32CD32; /* サブメニュー項目にマウスが載ったときの背景色 */
   color: #FFFFE0; /* サブメニュー項目にマウスが載ったときの文字色 */
   font-weight:bold;
}
.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}
.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
.gridContainer {
	width: 94%;
	max-width: 980px;
	margin: 0px;
	padding:0;
	border-width:1px;
	border-left-style: solid;
	border-right-style: solid;
	margin: auto;
	clear: none;
	float: none;
	background-image: url(../image/backE.gif);
}
.fixed-header {
	position: fixed;
	width: 94%;
	max-width: 980px;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;*/
    color: #fff; 
    background-image: url(../../image/toptop.jpg);
    z-index: 1000; 
}
.header1_back {
	height: 77px;
	width: 100%;
}
.header_1 {
	width: 98%;
	margin: 0px;
	top: 0px;
	text-align: right;
	position: relative;
	font-weight:bold;
	display: none;
	color:#781517
}
.header_2 {
	width: 95%;
	top: 40px;
	text-align: right;
	display: block;
}
.header_dummy{
	height: 85px;
	left: 0; 
	text-align: center;
}
.header {
	width: 98%;
	text-align: center;
} 
#sub_header_g {
	width: 100%;
}
#sub_header {
    width: 100%;
}
.sub_header_s span{
	white-space: nowrap;
}
.sub_header1 {
    width: 100%;
	margin-left: 3%;
	color: #FFFFFF;
}
.sub_header2 {
	width: 90%;
	margin-top: 15px;
	margin-left: 3%;
	display: block;
	color: #FFFFFF;
	line-height:1.2em;
}
#control {
    width: 100%;
    clear: both;
}
.control1 {
    width: 100%;
}
.control2 {
	width: 100%;
	clear: both;
}
#data_line {
	width: 96%;
	height: 10px;
	margin-left: 2%;
	text-align: center
}
#data {
    width: 95%;	
	padding: 0 0 0 3%;
}
#data1 {
    width: 95%;
    clear: both;
 	margin-left: 2%;
    padding-top:20px;
    text-align:center;
}
.data_1 {
    width: 100%;
}
.data_2 {
	width: 100%;
	color: #FFFFFF;
}
#data2 {
    width: 95%;
    clear: both;
	margin-left: 2%;
    padding-top:20px;
    text-align:center;
}
#data3 {
    width: 95%;
	margin-left: 2%;
    padding-top:20px;
    text-align:center;	
}
#data4 {
    width: 95%;
	margin-left: 2%;
    padding-top:20px;
    text-align:center;
}
#data5 {
    width: 95%;
	margin-left: 2%;
    padding-top:20px;
    text-align:center;	
}
#data6 {
    width: 95%;
	margin-left: 2%;
    padding-top:20px;
    text-align:center;
}

#footer {
	width: 95%;
	margin-top: 20px;
	color: #FFFFFF;
}
.footer_1 {
	margin-left: 5%;
	width: 100%;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
}
.zeroMargin_mobile {
    margin-left: 0;
}
.hide_mobile {
    display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.header_1 {
	display: block;
}
.header_2 {
	display: none;
}
#header {
}
#sub_header_g {
    width: 98%;
	position: relative;
}
#sub_header {
    width:77%;
}
.sub_header1 {
    width: 87%;
    margin-left: 7%;
}
.sub_header2 {
	width: 87%;
	margin-top: 15px;
	margin-left: 10%;
	display: block;
	color: #FFFFFF;
	line-height:1.2em;
}
#control {
    width:20%;
    clear: none;
    position: absolute;
    bottom: 0px;
	left:73%;
}
.control {
	position:relative;
    width:20%;
    clear: none;
	left:75%;
}
.control2 {
    width: 100%;
}	
#data {
    width: 95%;	
	padding: 0 0 0 5%;
}
#data1 {
    width: 46%;	
	margin-left: 1%;
    margin-top: 10px;
}
.data_1 {
    width: 100%;
}
.data_2 {
	color: #FFFFFF;
	width:100%;
}
#data2 {
    width: 46%;	
    margin-top: 10px;
    margin-left:2%;
    clear:  none;
}
#data3 {
    width: 46%;	
	margin-left: 1%;
    margin-top: 10px;	
}
#data4 {
    width: 46%;	
    margin-top: 10px;
    margin-left:2%;
    clear:  none;	
}
#data5 {
    width: 46%;	
	margin-left: 1%;
    margin-top: 10px;	
}
#data6 {
    width: 46%;	
    margin-top: 10px;
    margin-left:2%;
    clear:  none;	
}
.hide_tablet {
    display: none;
}
.zeroMargin_tablet {
    margin-left: 0;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.control {
	position:relative;
    width:20%;
    clear: none;
	left:75%;
}
.control2 {
    width: 100%;
}		
.header_1 {
	display: block;
}
.header_2 {
	display: none;
}	
#data {
    width: 95%;	
	padding: 0 0 0 5%;
}
#data1 {
    width: 40%;
    margin-top: 10px;
    text-align:center;
    margin-left: 5%;
}
.data_1 {
    width: 100%;
}
.data_2{
	max-height:50px;
	width: 100%;
}
#data2 {
    width: 40%;
    margin-top: 10px;
    margin-left: 5%;
    text-align:center;
    clear: none;
}
#data3 {
    width: 40%;
    margin-top: 10px;
    text-align:center;
    margin-left: 5%;	
}
#data4 {
    width: 40%;
    margin-top: 10px;
    text-align:center;
    margin-left: 5%;
	clear: none;	
}
#data5 {
    width: 40%;
    margin-top: 10px;
    text-align:center;
    margin-left: 5%;	
}
#data6 {
    width: 40%;
    margin-top: 10px;
    text-align:center;
    margin-left: 5%;
	clear: none;	
}
.zeroMargin_desktop {
    margin-left: 0;
}
.hide_desktop {
    display: none;
}
}
