@charset "UTF-8";

/* -------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------
	CONTENT TITLE HERE
	
	new released : month dd, yyyy
	update : 

	Copyright(c)WEATHER NEWS INC. ALL RIGHT RESERVED.
----------------------------------------------------------------------------------------
------------------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------------------
  Initialize
------------------------------------------------------------------------------------- */
body {font: 12px/1.3 "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ ProN W6", sans-serif;
text-align:center;}
body,table,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,blockquote,form,label {margin: 0;padding: 0; font-size:100%; font-style:normal;}
img { border-style: none; }
ul{list-style:none;}

/* -------------------------------------------------------------------------------------
  to avoid reading CSS bug of Safari
------------------------------------------------------------------------------------- */
a,a:link,a:visited {color:#365FB2;}
a:hover,a:focus {color: #FF9900;text-decoration:underline;}
a:active {color: #FF00FF;text-decoration:underline;}

/* -------------------------------------------------------------------------------------
  Clearfix
------------------------------------------------------------------------------------- */
.clearfix {/zoom:1;}
.clearfix:after {content:"";display:block;clear:both;height:0;}

/* -------------------------------------------------------------------------------------
  container
------------------------------------------------------------------------------------- */
.outer-container {background-image: url(../images/base.jpg); width:800px; height:555px;
background-repeat:no-repeat;background-position:top;margin:0 auto; padding-top:45px}
#top{background-image:url(../images/bg_index.png?1); background-repeat:no-repeat;width: 780px;height: 535px;;margin:0 auto; position:relative;}
#academy{background-image:url(../images/bg_academy.png); background-repeat:no-repeat;width: 780px;height: 535px;;margin:0 auto; position:relative;}

/* -------------------------------------------------------------------------------------
  index.html
------------------------------------------------------------------------------------- */
.left-box{float:left;}
.right-box{float:right;}
#btn-event{position:absolute; top:310px; left:93px; width:221px; height:35px;}
#btn-sumsonic{position:absolute; top:307px; left:197px; width:171px; height:35px;}
#btn-alarm{position:absolute; top:232px; left:93px; width:221px; height:35px;}
#btn-oubo{position:absolute; top:480px; right:135px; width:131px; height:35px;}
#btn-otsuka{position:absolute; top:477px; right:12px; width:80px; height:19px;}

/* -------------------------------------------------------------------------------------
  academy.html
------------------------------------------------------------------------------------- */
#btn-map{position:absolute; top:224px; left:650px;}
