@charset "utf-8";

/* global */

body {
	background: url(../imgs/background/201002_bg.jpg) center top repeat-x black;
	margin: 0;
	color: white;
	font-family:'ヒラギノ丸ゴ Pro W3', 'Hiragino Maru Gothic Pro, Me', 'osaka', 'Meiryo', 'ＭＳ Ｐゴシック', sans-serif ;
	font-size: 12px;
	scrollbar-base-color: #4e5356;
	}

img {
	border: none;
	}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

p {
	margin: 0px;
	}

form {
	margin: 0
	}

.imgBlock {
	display:block;
	}


/* font */

a:hover, #footerLink a:hover, #required a:hover, #nextEvent a:hover {
	color: #02a8ff;
	}
	
a {
	text-decoration: none;
	color: white;
	outline: none;
	}

h1 {
	font-size: 12px;
	line-height: 30px;
	text-indent: 15px;
	font-weight: normal;
	}

h2, h3, .noteTitle, #note p {
	font-size: 12px;
	font-size: inherit;
	line-height: 25px;
	font-weight: normal;
	}

#navi, #footer, #bread {
	font-size: 92%;
	line-height: 15px;
	}

#footer, #required {
	color: #7a8184;
	}

#footerLink a, #required a {
	color: #9aa1ac;
	}
	
#nextEvent a {
	color: #567099;
	}

#nextEvent a {
	color: #567099;
	}

#bread, #footerLink {
	line-height: 25px;
	}

#weather p {
	font-size: 20px;
	font-weight: bold;
	}
	
.skyblue { color: #2a8bd1; }
.egreen { color: #1aecb8; }
.pink { color:#d936ab; }
.newsGreen { color:#cbe5c6; }
.newsGray { color:#cdd4df; }
.lineLight { color:#4a5256; }

#topNews a:hover .newsGray {
	color: #02a8ff;
	}

/* general */

.partsFooter {
	padding: 8px 5px 10px 0;
	text-align: right;
	}

/* layout */

#master {
	background: url(../imgs/background/201002.jpg) no-repeat center top;
	margin: 0 auto;
	}

#header {
	width: 960px;
	margin: 0 auto;
	position: relative;
	height: 160px;
	}
	
#container {
	width: 960px;
	margin: 0 auto;
	}

#main {
	width: 720px;
	float: right;
	line-height: 20px;
	}

#navi {
	width: 230px;
	margin: 0;
	color: white;
	}

#footer {
	clear: both;
	margin: 0px auto 0px auto;
	padding: 30px 0 50px 0;
	width: 960px;
	}

/* header */

h1 {
	background: url(../imgs/h1_bg.png) no-repeat;
	display: block;
	width: 760px;
	height: 30px;
	margin: 0;
	}

#headerTab {
	position: absolute;
	left: 820px;
	top: 0px;
	}

/* menu */

#menu {
	background: url(../imgs/menu_bg.png) no-repeat center;
	text-align: center;
	margin: 0 auto 10px auto;
	height: 50px;
	width: 960px;
	}

#menu li {
	display: inline;
	}

#menu li.menu00 img { background: url(../imgs/menu_00.jpg) top; }
#menu li.menu01 img { background: url(../imgs/menu_01.jpg) top; }
#menu li.menu02 img { background: url(../imgs/menu_02.jpg) top; }
#menu li.menu03 img { background: url(../imgs/menu_03.jpg) top; }
#menu li.menu04 img { background: url(../imgs/menu_04.jpg) top; }
#menu li.menu05 img { background: url(../imgs/menu_05.jpg) top; }
#menu li.menu06 img { background: url(../imgs/menu_06.jpg) top; }
#menu li.menu07 img { background: url(../imgs/menu_07.jpg) top; }

#menu li.menu00 a:hover img { background: url(../imgs/menu_00.jpg) bottom; }
#menu li.menu01 a:hover img { background: url(../imgs/menu_01.jpg) bottom; }
#menu li.menu02 a:hover img { background: url(../imgs/menu_02.jpg) bottom; }
#menu li.menu03 a:hover img { background: url(../imgs/menu_03.jpg) bottom; }
#menu li.menu04 a:hover img { background: url(../imgs/menu_04.jpg) bottom; }
#menu li.menu05 a:hover img { background: url(../imgs/menu_05.jpg) bottom; }
#menu li.menu06 a:hover img { background: url(../imgs/menu_06.jpg) bottom; }
#menu li.menu07 a:hover img { background: url(../imgs/menu_07.jpg) bottom; }

#menu img {
	margin: 12px 2px 0 2px;
	}

/* breadcrumbs */

#bread {
	background: url(../imgs/bread_bg.png) no-repeat;
	text-indent: 25px;
	width: 715px;
	height: 25px;
	}

/* next event */

#nextEvent {
	background: url(../imgs/nextevent_bg02.png) no-repeat;
	width: 715px;
	height: 80px;
	}

#nextEvent p {
	display: block;
	padding: 33px 10px 0 160px;
	}

/* note */

#pageTitle {
	width: 715px;
	height: 65px;
	margin: 10px 0 0 0;
	}
	
#note {
	background: url(../imgs/note_bg.gif) repeat-y left;
	width: 715px;
	margin: 0;
	}

#note p {
	margin: 0 20px 20px;
	background: url(../imgs/note_line.gif) repeat;
	}

.noteTitle {
	display: block;
	background: url(../imgs/note_h2bg.gif) no-repeat;
	height: 35px; width: 655px;
	margin: 0 15px 0 15px;
	padding: 5px 0 0 30px;
	}

/* weekly schedule */

#weekly {
	background: url(../imgs/weekly_bg.gif) no-repeat;
	margin: 0 0 10px 0;
	}
	
#weekly .partsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 30px 10px 12px 30px;
	}

#weekly table {
	width: 185px;
	margin: 0 0 0 45px;
	}

.wtl {
	width: 140px;
	height: 40px;
	line-height: 12px;
	}

.wtl img {
	margin: 0 0 0 3px;
	}
	
.wic {
	width: 45px;
	}

.wic img {
	border: 1px solid black;
	margin: 0 0 5px 5px;
	}

/* mobile Information */

#mobileInfo {
	background: url(../imgs/mobile_bg.gif) no-repeat;
	height: 220px;
	}

#mobileInfo .title01 {
	margin: 30px 5px 10px 5px;
	}

#mobileInfo .title02 {
	margin: 10px 5px 10px 5px;
	}

#mobileInfo p img {
	float: left;
	margin: 0 10px;
	}

#mobileInfo .box {
	width: 216px;
	margin: 0 5px 5px 5px;
	background: #3e3e3e;
	border: 1px solid #595959;
	color: white;
	line-height: 20px;
	}

#mobileInfo .ok {
	float: right;
	margin: 5px 10px 0 0;
	}

/* weather */

#weather {
	width: 230px;
	height: 100px;
	margin: 15px 0 0 0;
	}

.good { background: url(../imgs/icon/weather/good.gif) no-repeat; }
.soso { background: url(../imgs/icon/weather/soso.gif) no-repeat; }
.bad { background: url(../imgs/icon/weather/bad.gif) no-repeat; }
.goodsoso { background: url(../imgs/icon/weather/goodsoso.gif) no-repeat; }
.sosogood { background: url(../imgs/icon/weather/sosogood.gif) no-repeat; }
.badsoso { background: url(../imgs/icon/weather/badsoso.gif) no-repeat; }
.sosobad { background: url(../imgs/icon/weather/sosobad.gif) no-repeat; }

#weather p {
	padding: 65px 0 0 20px;
	}

/* required */

#required {
	margin: 20px 0 0 0;
	}
	
#required img {
	margin: 0px 10px 10px 5px;
	}

#required p {
	margin: 0 5px 10px 5px;
	}
	
	
/* footer */

.footerMemo {
	margin: 0 10px 0 5px;
	float: left;
	}

#footerLink {
	margin: 10px 0 15px 0;
	padding: 0 0 0 25px;
	background: url(../imgs/footer_links.gif) no-repeat;
	}

#footerLink img {
	margin: 8px 10px 0 0;
	float: right;
	}

.footerPage {
	margin: 0 10px 0 5px;
	float: left;
	}

#copyright span {
	float: right;
	text-align: right;
	}

/* option */

.hidden {
	display: none;
	}


.attentionBox {
	border:#666666 solid 5px;
	background:#333333;
	padding:5px;
	margin:15px 0 15px;
	}
	
.attentionTitle{
	background:#920300;
	padding:5px;
	margin:0 0 10px;
	color:#ffffff;
	font-size:1.4em;
	font-weight:bold;
	text-align:center;
	}
	
.attentionText {
	color:#ffffff;
	padding:5px;
	}
	
.attentionText p {
	padding:0 0 10px;
	}

	
