@charset "UTF-8";
/* CSS Document */

body { 
	text-align:center;
	background-color:#00a6dc;
	}
	   
#container {
	width:980px;
	background-color:#FFFFFF;
	text-align:center;
	margin:0 auto;
	padding:0px;
	border-left:solid 1px #666666;
	border-right:solid 1px #666666;
	background-image:url(../image/toppage/images/EcoFlascheTopDesign_18_07.gif);
	background-position:right;
	background-repeat:repeat-y;
	}  


#header {
		text-align:left;
}

#footer {
		text-align:left;
}

#inner {
	margin:0px;
	padding:0px;
	background-image:url(../image/webMaAddery02WebTop.gif);
	background-position:right;
	background-repeat:no-repeat;
	background-position:450px;
	}  
	
#mainWrap { 
	width:935px;
	height:auto;
	margin:0px 10px;
	text-align:left;
	padding:0px 10px;
	}

#sideWrap {
	overflow:auto;
	width:415px;
	height:130px;
	background-color:#85d0f4;
	color:#32439d;
	font-size:12px;
	margin:0px 15px;
	padding:10px;
	text-align:left;
	float:left;
	}   

#submenu {
	text-align:left;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	font-weight:bold;
	color:#333333;
	padding:0px;
	}

#Picttitle{
	margin:0px;
	padding:0px
}


#counter  { 
    padding:5px;
	text-align:right;
}

.clear { clear:both; }  
.clear hr { display:none; } 


a:link {
	color:#333333;
	text-decoration: none;
}

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

a:visited { 
	color: #3a0707;
	text-decoration:underline;
}
