@charset "Shift_JIS";
@import "base.css";
@import "index.css";




/* HEADER
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#header {
	width: 800px;
	background: url(../images/header_logoback_aw.gif) no-repeat left top;
}



/* FOOTER
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#footer { background: url(../images/back_footer_aw.gif) repeat-x left top; }



/* MAINIMAGE
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#rotator_mainimage {
	width: 800px;
	height: 277px;
	background: url(../images/images_aw/rotator_mainimage/rotator.php) no-repeat top center;
	
}



/* I HEAD MENU
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#IheadMenu #IbtnNetwork {	background: url(../images/headbtn_network_aw.gif) no-repeat left top; }
#IheadMenu #IbtnGallery {		background: url(../images/headbtn_gallery_aw.gif) no-repeat left top; }
#IheadMenu #IbtnMap {			background: url(../images/headbtn_map_aw.gif) no-repeat left top; }
#IheadMenu #IbtnIntro {			background: url(../images/headbtn_intro_aw.gif) no-repeat left top; }

#IheadMenu #IbtnNetwork p a:hover {	background: url(../images/headbtn_network_aw_on.gif) no-repeat left top; }
#IheadMenu #IbtnGallery p a:hover {		background: url(../images/headbtn_gallery_aw_on.gif) no-repeat left top; }
#IheadMenu #IbtnMap p a:hover {			background: url(../images/headbtn_map_aw_on.gif) no-repeat left top; }
#IheadMenu #IbtnIntro p a:hover {			background: url(../images/headbtn_intro_aw_on.gif) no-repeat left top; }



#IheadMenu div.pull ul { background: #EA8905; }

#IheadMenu div.pull li { border-bottom: 1px solid #F2D9B5; }

#IheadMenu div.pull li a { color: #993300; }

#IheadMenu div.pull li a:hover { background-color: #F7E48C; }

#IheadMenu div.pull li ul li a,
#IheadMenu div.pull li ul li a.end {
	color: #993300;
}



/* 基本レイアウト
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#photoArea {
	width: 150px;
	height: 541px;
	background: url(../images/images_aw/rotator_photo/rotator.php) no-repeat top left;
	float: left;
	margin: 0px 15px 4px 0px;
}



/* 御堂筋NEWS
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* タイトル */
#newsTitle { background: url(../images/titlebar_news_aw.gif) no-repeat left top; }


/* NEWS一覧 */
#newsArea h3, #newsArea h3 a {
	color: #CD6505;
}

/* イベント */
#event { border: 1px solid #F2D9B5; }

#event h2 { background: url(../images/titlebar_calendar_aw.gif) no-repeat left top; }


/* 季節 */
div.season td { color: #CD6505; }
div.season td a {	color: #CD6505; }


/* カレンダー */
.calendar p {
	background: url(../images/dotline_red.gif) repeat-x left bottom;
	padding: 7px 5px;
}

.day { color: #993300; }

