body {
	margin: 0px;
	padding: 0px;
	background: #EFEFEF;
	text-align: center;
	display:block;
}

a img{border:none;}/*リンクのある画像は枠線をつけるのがデフォルトなので */
a:link,a:visited{border:none;}/* 以下a要素に関する枠の指定 */
a:focus,a:hover{border:none;}
a:active{border:none;}

a:focus {outline: none;}

#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	font-size:11pt;
	border: 1px solid #999999;
	background: #FFFFFF;
	text-align: left;
	height: auto;
	overflow: auto;
}

#wrapper #header {
	margin: 0px 0px 0px;
	padding: 0px;
	width: 800px;
	height: auto;
}

#wrapper #header #m_top {
	margin-top: 10px;
	width: 800px;
	float: left;
	height: 20px;
/*	border: 1px solid blue; */
	background-color : #00D535;
	font-weight: bold;
}

/* ------------------------------- */
.j1-box       { text-align: center }
.j1-box1      { 
		margin:0px auto;
                text-align:left;
                width:auto;
		height:auto;
              }
.j1           { 
		float: left;
                width:200px;
		height:80px;
                margin-right:0px;
                text-align: center;
		font-size:11pt;
              }
a.menu        { 
		color: #fff;
/*		background-color: #009525; */
/*		color: #AABFFF; */
                background-color: #5580FF;
                text-decoration: none;
                padding:8px 0px;
                width: 200px;
                display: block
              }

a:hover.menu  { 
/*                background-color: #00D535;
		color: #FFFF00 */
                background-color: #AABFFF;
		color: #0040FF;
              }
a:active.menu { 
/*                background-color: #00D535;
		color: #FFFF00 */
                background-color: #AABFFF;
		color: #0040FF;
              }


/* ------------------------------- */
.j2-box       { text-align: center }
.j2-box1      { 
		margin:0px auto;
                text-align:left;
                width:auto;
		height:auto;
              }
.j2           { 
		float: left;
                width:350px;
		height:71px;
                margin-left:50px;
                text-align: center;
		font-size:14pt;
              }
a.menu2        { 
		color: #fff;
                text-decoration: none;
                background-image: url(../image/detail_anim_weather.png);
		background-repeat: no-repeat; 
                padding:8px 0px;
                width: 350px;
		height:71px;
                display: block
              }


/* ------------------------------- */

#wrapper #main {
	margin-top: 10px;
	padding: 0px;
	width: 800px;
	height: auto;
}

#wrapper #main #m_left {
	margin-top: 25px;
	padding: 0px;
	width: 620px;
	float: left;
        height: auto;
/*	border: 1px solid red; */
}

#wrapper #main #m_right {
	margin-top: 25px;
	padding: 0px;
	width: 170px;
	float: left;
        height: auto;
/*	border: 1px solid green; */
	font-size: small;
}

#wrapper #main #m_right iframe {
	width: 170px;
        height: 500px;
}
address {
	margin: 10px 0px 0px;
	padding: 10px 0px;
	height: 50px;
	width: 800px;
	float: left;
	font-style: normal;
	font-size: small;
	color: #666666;
	border-top: 1px solid #CCCCCC;
	clear: both;
}
h1 {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 800px;
}

#info {
	margin-bottom: 5px ;
	margin-left: 5px;
	padding: 0px;
	width: 160px;
	height: auto;
/*	border: 3px solid #00D535; */
	border: 1px solid #AAAAAA;
}

#info .image {
	margin-top: 5px ;
	margin-left: 10px ;
	padding: 0px;
	width: 140px;
	height: auto;
	border: solid #BFBFBF 1px;
	text-align: center;
}

#info .comment {
	margin-top: 5px ;
	margin-left: 10px ;
	margin-bottom: 5px ;
	padding: 0px;
	width: 140px;
	height: auto;
}


#info_company {
	margin-bottom: 5px ;
	margin-left: 5px;
	padding: 0px;
	width: 160px;
	height: auto; 
	text-align: center;
/*	border: 3px dotted #00D535; */
	border: 2px dotted #AAAAAA;
	background-color: yellow;
}

#information {
	margin-bottom: 5px ;
	margin-left: 5px;
	padding: 0px;
	width: 160px;
	height: auto; 
	text-align: center;
}
