@charset "UTF-8";

/* ************************************************ 
 *	共通設定
 * ************************************************ */
 
* {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
}

html, body {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	background-color: #F0F0F0;
}

h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, li, dl, dt, dd, hr {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}

img {
	border: 0px;
}

div#header img, div#search img, div#contents img, div#top_banner img {
	vertical-align:bottom;
}

.ttl {
	margin-bottom: 10px;
	clear: both;
	float: none;
	width: auto;
}

.main_img {
	margin-bottom: 12px;
	clear: both;
	float: none;
	width: 700px;
}

.tokushu_img {
	margin-bottom: 12px;
	clear: both;
	float: none;
	width: 700px;
}

.sub_img {
	margin-bottom: 5px;
}

br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
	float: none;
	width: auto;
}

a:link {
	color: #003399;
	text-decoration: underline;
}

a:visited {
	color: #003399;
}

a:hover {
	color: #CC3333;
}

a:active {
	color: #CC3333;
}


/* ------------------------------------- 
 *	共通設定 - ページレイアウト
 * ------------------------------------- */

/* ページ全体の幅、レイアウトをセンタリング */

div#container {
	text-align: center;
	background-image: url(../image/bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
}

div#wrapper {
	width: 1000px;
	text-align: left;
	margin: 0px auto;
	background-image: url(../image/bg.gif);
	background-repeat: repeat-y;
}

/* headerのスタイル */

div#header {
	background-image: url(../image/aslogo.gif);
	background-repeat: no-repeat;
	background-position: 13px center;
	height: 53px;
	margin: 0px 20px;
	padding: 0px 10px;
}

div#header h1 {
	float: left;
	margin-top: 7px;
	padding-left: 125px;
	width: auto;
}

div#header .sitemap {
	background-image: url(../image/sitemap.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 18px;
}

div#header a {
	float: right;
	margin-top: 3px;
	width: auto;
}

div#header p {
	margin-left: 125px;
}

/* globalのスタイル */

div#global {
	background-color: #0000FF;
	width: 960px;
	text-align: center;
	background-image: url(../image/global_bg.gif);
	border-top: 3px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	margin: 0 20px;
}

div#global ul#nav {
	list-style-type:none;
	width: 900px;
	margin: 0px auto;
}

/* ロールオーバーの為の先読み */

div#global ul#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}

div#global ul#nav li a {
	display:block;
	width: 150px;
	outline:none;
	text-indent:-9999px;
	height: 40px;
	background-position: center center;
}

div#global ul#nav li#home a{
	background-image: url(../image/home.gif);
	width: 150px;
	background-repeat: no-repeat;
}

div#global ul#nav li#apamanshop a{
	background-image: url(../image/apamanshop.gif);
	width: 150px;
	background-repeat: no-repeat;
}

div#global ul#nav li#admin a{
	background-image: url(../image/admin.gif);
	width: 150px;
	background-repeat: no-repeat;
}

div#global ul#nav li#faq a{
	background-image: url(../image/faq.gif);
	width: 150px;
	background-repeat: no-repeat;
}

div#global ul#nav li#campany a{
	background-image: url(../image/campany.gif);
	width: 150px;
	background-repeat: no-repeat;
}

div#global ul#nav li#contact a{
	background-image: url(../image/contact.gif);
	width: 150px;
	background-repeat: no-repeat;
}

div#global ul#nav li#home, div#global ul#nav li#home a:hover, div#global ul#nav li#home .here {
	background-image: url(../image/home_hover.gif);
	width: 150px;
	background-repeat: no-repeat;
}

div#global ul#nav li#apamanshop, div#global ul#nav li#apamanshop a:hover, div#global ul#nav li#apamanshop .here {
	width: 150px;
	background-repeat: no-repeat;
	background-image: url(../image/apamanshop_hover.gif);
}

div#global ul#nav li#admin, div#global ul#nav li#admin a:hover, div#global ul#nav li#admin .here {
	background-image: url(../image/admin_hover.gif);
	width: 150px;
	background-repeat: no-repeat;
}

div#global ul#nav li#faq, div#global ul#nav li#faq a:hover, div#global ul#nav li#faq .here {
	background-image: url(../image/faq_hover.gif);
	width: 150px;
	background-repeat: no-repeat;
}

div#global ul#nav li#campany, div#global ul#nav li#campany a:hover, div#global ul#nav li#campany .here {
	width: 150px;
	background-repeat: no-repeat;
	background-image: url(../image/campany_hover.gif);
}

div#global ul#nav li#contact, div#global ul#nav li#contact a:hover, div#global ul#nav li#contact .here {
	width: 150px;
	background-repeat: no-repeat;
	background-image: url(../image/contact_hover.gif);
}

/* searchのスタイル */

div#search {
	padding: 5px;
	background-image: url(../image/search_bg.gif);
	margin: 0px 20px;
	text-align: center;
	height: 310px;
}

/* searchのフラッシュスタイル */

div#search object {
	float: left;
}

/* searchのナビゲーションスタイル */

div#search ul, div#search li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div#search ul#top-search {
	background-image: url(../image/top_search_bg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 300px;
	width: 270px;
	background-color: #CDDAF0;
}

div#search li {
	margin: 0px 20px 18px 20px;
}

/* ロールオーバーの為の先読み */

div#search ul#top-search li a {
	display:block;
	width: 230px;
	outline:none;
	text-indent:-9999px;
	height: 45px;
	background-position: center center;
}

div#search ul#top-search li#area  {
	margin-top: 102px;
}

div#search ul#top-search li#area a{
	background-image: url(../image/area.gif);
	width: 230px;
	background-repeat: no-repeat;
}

div#search ul#top-search li#route a{
	background-image: url(../image/route.gif);
	width: 230px;
	background-repeat: no-repeat;
}

div#search ul#top-search li#campus a{
	background-image: url(../image/campus.gif);
	width: 230px;
	background-repeat: no-repeat;
}

div#search ul#top-search li#area, div#search ul#top-search li#area a:hover, div#search ul#top-search li#area .here {
	background-image: url(../image/area_hover.gif);
	width: 230px;
	background-repeat: no-repeat;
}

div#search ul#top-search li#route, div#search ul#top-search li#route a:hover, div#search ul#top-search li#route .here {
	background-image: url(../image/route_hover.gif);
	width: 230px;
	background-repeat: no-repeat;
}

div#search ul#top-search li#campus, div#search ul#top-search li#campus a:hover, div#search ul#top-search li#campus .here {
	background-image: url(../image/campus_hover.gif);
	width: 230px;
	background-repeat: no-repeat;
}

/* contentsのスタイル */

div#contents {
	padding: 0px 20px;
	background-image: url(../image/contents_bg.gif);
	background-repeat: repeat-y;
	background-position: 20px 0px;
}

/* subのスタイル */

div#sub {
	float: left;
	width: 196px;
	padding: 0px 10px;
}

div#sub .story {
	background-color: #FFFFFF;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}

div#sub .story p {
	padding: 5px;
}

/* 店舗バナーのスタイル */

div#shop_img {
	margin-left: 241px;
	clear: both;
	float: none;
	padding-bottom: 20px;
	width: auto;
}

