@charset 'utf-8';

* {
	padding: 0;
	margin: 0;
	}
a {
	color: #A30;
	text-decoration: none;
	}
a:hover {
	background-color: #9FC;
	}
img.inText {
	position: relative;
	top: 1px;
	}

body {
	width: 900px;
	color: #039;
	border-left: solid 30px #EFFFEF;
	border-right: solid 300px #EFFFEF;
	background-color: white;
	font-family: 'メイリオ', Osaka, 'MS Pゴチック', sans-serif;
	}

div#call-page {
	margin: 25px 10px 10px 10px;
	font-size: 0.8em;
	}

h1 {
	color: #03B;
	font-size: 1.6em;
	font-weight: normal;
	padding: 8px 20px 5px 15px;
	background-color: #55FFA8;
	}



div#head-menu {
	margin-bottom: 8px;
	font-size: 0.75em;
	font-family: verdana;
	color: #A84;
	background-color: white;
	}
a.head-menu-item {
	padding: 5px 6px;
	}
a.head-menu-item:hover {
	background-color: #55FFA8;
	}



div#contents {
	width: 600px;
	float:left;
	background-color: white;
	}
div#contents-box {
	
	}

div#top-read {
	background-image: url('../parts/TopReadText.GIF');
	background-color: #E8E840;
	background-repeat: no-repeat;
	width: 458px;
	margin-bottom: 25px;
	}
p#dietSchedule {
	width: 350px;
	position: relative;
	left: 210px;
	top: -15px;
	border: 1px solid #AA8;
	font-size: 0.75em;
	background-color: #F8F888;
	padding: 6px;
	color: #552;
	text-align: right;
	}
div.menu-box {
	margin-bottom: 10px;
	margin-top: 7px;
	font-size: 0.85em;
	}
p.info-list {
	margin-left: 20px;
	}
p.info-list-event {
	padding-left: 40px;
	}
p.info-list-title {
	margin-left: 20px;
	text-indent: -10px;
	}
div#list-event-past-closed {
	display: block;
	margin-left: -20px;
	}
img#EventPastOpen {
	display: block;
	}
img#EventPastOpenOnMouse {
	display: none;
	}
div#list-event-past-opened {
	display: none;
	margin-left: -20px;
	}
img#EventPastClose {
	display: block;
	}
img#EventPastCloseOnMouse {
	display: none;
	}

p.info-submenu {
	margin-left: 20px;
	}
.small-light {
	color: #777;
	font-size: 0.8em;
	font-weight: normal;
	}
	
div#side {
	font-size: 0.75em;
	color: #444;
	width: 300px;
	line-height: 1.4;
	float:left;
	background-image: url('../parts/v-line.GIF');
	background-position: 1px 0;
	background-repeat: repeat-y;
	}
div#side-next-event {
	margin-left: 2px;
	margin-bottom: 5px;
	background-image: url('../parts/NextEvent.GIF');
	background-repeat: no-repeat;
	color: #440;
	padding: 80px 35px 10px 25px;
}
div#side-box {
	padding: 10px;
	}
p#noscript-msg {
	padding: 7px;
	margin-bottom: 7px;
	background-color: #725;
	color: white;
	}
div.news-and-topics {
	margin-bottom: 7px;
	text-align: center;
	margin-bottom: 15px;
	}
div#side-news {
	text-align: left;
	}
img.side-expand {
	margin-left: 5px;
	margin-top: 5px;
	}
	
div#side-news-expand-closed {
	text-align: left;
	display: block;
	}
img#news-expand-open {
	display: block;
	}
img#news-expand-open-onmouse {
	display: none;
	}

div#side-news-expand-opened {
	text-align: left;
	display: none;
	}
img#news-expand-close {
	display: block;
	}
img#news-expand-close-onmouse {
	display: none;
	}
	
p.pub-date {
	margin-top: 4px;
	margin-left: 10px;
	}
p.recent-info {
	margin-top: 0px;
	margin-left: 33px;
	text-indent: -23px;
	}
	
img.side-catch-bar {
	position: relative;
	left: 81px;
	}
div.side-menu-box {
	margin-left: 32px;
	text-indent: -13px;
	}

div#foot {
	clear: left;
	height: 83px;
	font-size: 0.75em;
	text-align: right;
	line-height: 1;
	padding: 5px 10px;
	background-color: #55FFA8;
	}
div#foot p#cc {
	float: left;
	color: #5555BB;
	padding-top: 42px;
	width: 450px;
	font-size: 0.9em;
	line-height: 1.2;
	text-align: left;
	}
.strong {
	font-weight: bold;
	}
.ruby {
	font-size: 0.8em;
	color: #446;
	font-weight: normal;
	}
.small {
	font-size: 0.8em;
	}
.light {
	font-weight: normal;
	}
