@charset "utf-8";
@import "./navi.css";
/* -------------------------------------------------------
	* Date : 2008/10
	* File : base.css
	* Copyright 2008 MAC InterNet All Rights Reserved. 
------------------------------------------------------- */

/*

	*01 base
	*02 link
	*03 heading
	*04 header
	*05 footer
	*06 contents
	*07 top
	*08 text
	
*/


/*-----------------------------------------------
	*01 base
-------------------------------------------------*/

body {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", osaka;
	font-size: small;
	line-height: 1.5em;
	margin: 0px auto;
	padding:0px;
}
div#container {
	width:1000px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
div#wrap {
	width:800px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
div#wrap div#contents {
	width:580px;
	float:right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
}
img {
	border:none;
}
div#key {
	width: 825px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
/*-----------------------------------------------
	*02 link
-------------------------------------------------*/
a:link, a:visited {
	color: #333333;
}
a:hover, a:active {
	color: #0c63d9;
}
/*-----------------------------------------------
	*03 heading
-------------------------------------------------*/
h1 {
	padding: 0px;
	position: absolute;
	margin: 0px;
	left: 16px;
	top: 15px;
}
h2 {
	margin:0px;
	margin-top:10px;
	height: 102px;
	color: #EF7C1A;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left top;
}
h3 {
	padding:0px;
	height: 43px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 15px;
	line-height: 43px;
	text-indent: 25px;
	vertical-align: middle;
	clear: both;
	background-image: url(../img/h3_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #666666;
}

/*h2の背景画像はカテゴリ毎に設定*/

/*大学生協について*/
h2.about_seikyo {background-image: url(../img/about_seikyo.jpg);}
h2.about {background-image: url(../img/about_seikyo.jpg);}
h2.entry {background-image: url(../img/about_seikyo.jpg);}
h2.card {background-image: url(../img/about_seikyo.jpg);}
h2.change {background-image: url(../img/about_seikyo.jpg);}
h2.organization {background-image: url(../img/about_seikyo.jpg);}
h2.student {background-image: url(../img/about_seikyo.jpg);}
h2.club {background-image: url(../img/about_seikyo.jpg);}
h2.privacy_policy {background-image: url(../img/about_seikyo.jpg);}

/*店舗のご案内*/
h2.shop_info {background-image: url(../img/shop_info.jpg);}
h2.bistro {background-image: url(../img/shop_info_bistro.jpg);}
h2.crystal {background-image: url(../img/shop_info_crystal.jpg);}
h2.mandarin {background-image: url(../img/shop_info_mandarin.jpg);}
h2.marche{background-image: url(../img/shop_info_marche.jpg);}
h2.bookstore{background-image: url(../img/shop_info_bookstore.jpg);}
h2.honbu {background-image: url(../img/shop_info_honbu.jpg);}


/*取扱商品・サービス一覧*/
h2.service{background-image: url(../img/service.jpg);}
h2.meal {background-image: url(../img/service_meal.jpg);}
h2.goods {background-image: url(../img/service_goods.jpg);}
h2.pc {background-image: url(../img/service_pc.jpg);}
h2.book {background-image: url(../img/service_book.jpg);}
h2.other {background-image: url(../img/service_other.jpg);}
h2.insurance {background-image: url(../img/service_insurance.jpg);}
h2.license {background-image: url(../img/service_license.jpg);}
h2.life {background-image: url(../img/service_life.jpg);}
h2.travel {background-image: url(../img/service_travel.jpg);}

/*生協からのお知らせ*/
h2.information {
	margin:10px 0 0 0;
	height: 33px;
	background-image: url(../../img/info.gif);
}

/*このサイトについて*/
h2.site_info {background-image: url(../img/site_info.jpg);}
h2.site_policy {background-image: url(../img/site_info.jpg);}
h2.site_map {background-image: url(../img/site_info.jpg);}
h2.inquiry{background-image: url(../img/site_info.jpg);}

/* オンラインショッピング*/
h2.shopping {background-image: url(../img/shopping.jpg);}

h2.new_comer{background-image: url(../img/new_comer.jpg);}
h2.career{background-image: url(../img/career.jpg);}
h2.graduation{background-image: url(../img/graduation.jpg);}

h2 span {
	display: none;
}

/*-----------------------------------------------
	*04 header
-------------------------------------------------*/
div#header {
	width:825px;
	height: 50px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(../img/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#head_menu {
	width:190px;
	height: 24px;
	text-align:right;
	padding: 0px;
	margin: 0px;
	float: right;
	position: absolute;
	left: 640px;
	top: 1px;
}
div#head_menu ul {
	padding: 0px;
	text-align: right;
	margin: 0px;
}
div#head_menu ul li {
	padding-right: 10px;
	background-image: url(../img/icon_head.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-left: 10px;
	margin: 0px;
	height: 24px;
	line-height: 24px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
}
div#head_menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
/*-----------------------------------------------
	*05 footer
-------------------------------------------------*/

div#footer {
	clear: both;
	width:825px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(../img/copyright.gif);
	background-repeat: no-repeat;
	background-position: right 16px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#footer ul {
	text-align: right;
	width: 805px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 10px;
	height: 15px;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 7px;
	padding-bottom: 3px;
}
div#footer ul li {
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-right: 7px;
	padding-left: 7px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 10px;
}
div#footer ul li#plus {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
div#footer p {
	padding: 0px;
	background-color: #663366;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	clear: both;
	font-style: normal;
	line-height: 40px;
}
/*-----------------------------------------------
	*06 contents
-------------------------------------------------*/

#contents .mrg10 {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
}
#menu .mrg5 {
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
}
.p_left {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
div#pankz {
	font-size: 10px;
	margin: 0px;
	clear: both;
	padding-right: 3px;
	padding-left: 5px;
	line-height: 17px;
	padding-top: 5px;
	padding-bottom: 7px;
	height: 17px;
}
table.border {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-collapse:collapse;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 8px;
}
table.border td, table.border th {
	padding:5px;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	vertical-align: top;
	text-align: left;
}
table.border th {
	background:#EEE;
	font-weight: normal;
	text-align: left;
}

/* 黒板レター */
#contents .waku{
	border: 1px solid #FAD6B2;
	padding: 0px;
}

#contents .waku dl{
	margin: 0px;
	padding: 0px;
}

#contents .waku dl dt{
	float: left;
	width: 328px;
	margin: 0px;
	padding: 0px;
}

#contents .waku dl dd{
	width: 240px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 338px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;

}


/*クリスタルカフェ*/
#contents .waku2 {
	border: 1px solid #8210D2;
	padding: 0px;
}
#contents .waku2 dl {
	margin: 0px;
	padding: 0px;
}
#contents .waku2 dl dt {
	margin: 0px;
	padding: 0px;
}
#contents .waku2 dl dd {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

/*サイトマップ*/
.sitemap {
	float: left;
	width: 260px;
	margin-left: 12px;
	margin-top: 15px;
	padding: 0px;
	margin-right: 12px;
}
.sitemap ul {
	width: 240px;
	list-style: none outside;
	padding: 0;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 15px;
}

.sitemap ul li {
	padding-left: 1em;
	line-height: 2;
	color: #000000;
	border-bottom: 1px solid #ffffff;
	background-image: url(../img/category.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.sitemap ul ul {
	margin: 0;
	width: auto;
}
.sitemap ul li ul li {
	line-height: 2.2;
	background-image: url(../img/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 1em 7px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2.5em;
}
.sitemap ul li ul {
	margin:0 0.2em 0.2em -0.8em;
}

.sitemap ul li ul li ul li{
	line-height: 1.8;
	background-image: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 1.5em;
}

/*-----------------------------------------------
	*07 top
-------------------------------------------------*/
/*食事メニュー*/
.shop_menu {
	float: left;
	width: 289px;
	padding: 0px;
	position: relative;
	margin: 0px;
}
.shop_menu dl {
	margin: 0px;
	padding: 0px;
}
.shop_menu dl dt {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.shop_menu dl dd {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
.shop_menu dl dd.bistro {
	background-image: url(../../img/bistro_img.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 157px;
}
.shop_menu dl dd.crystal {
	height: 157px;
	background-image: url(../../img/crystal_img.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.shop_menu dl dd div {
	padding: 0px;
	width: 130px;
	height: 100px;
	position: absolute;
	left: 140px;
	top: 58px;
}
/*お知らせ*/
dl#info {
	width: 580px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	clear: both;
}
dl#info p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
dl#info dt {
	margin: 0px;
	padding: 0px;
	height: 47px;
	background-image: url(../../img/info_dt.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
}
dl#info dt span {
	display:none;
}
dl#info dd {
	background-image: url(../../img/info_dd.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	margin: 0px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
dl#info dd.btm {
	text-align: right;
	padding: 5px;
	background-image: none;
}
dl#info dd .infoBox {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	overflow: hidden;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
* html .infoBox {
	height: 1%;
}
dl#info dd .infoBox dl {
	padding: 0px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	clear: both;
}
dl#info dd .infoBox dl dt {
	width: 80px;
	text-align: center;
	padding: 0px;
	float: left;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
dl#info dd .infoBox dl dd {
	padding: 3px;
	margin-left: 80px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.btmBox {
	text-align: right;
	padding: 3px;
	margin: 0px;
}

/*連合からのお知らせ*/
dl#info_channel {
	width: 580px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	clear: both;
}
dl#info_channel p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
dl#info_channel dt {
	margin: 0px;
	padding: 0px;
	height: 47px;
	background-image: url(../../img/info_channel_dt.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
}
dl#info_channel dt span {
	display:none;
}
dl#info_channel dd {
	background-image: url(../../img/info_dd.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	margin: 0px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
dl#info_channel dd.btm {
	text-align: right;
	padding: 5px;
	background-image: none;
}
dl#info_channel dd .channelbox {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	overflow: hidden;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
* html .channelbox {
	height: 1%;
}

dl#info_channel dd .channelbox dl {
	padding: 0px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	clear: both;
}
dl#info_channel dd .channelbox dl dt {
	width: 80px;
	text-align: center;
	padding: 0px;
	float: left;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
dl#info_channel dd .channelbox dl dd {
	padding: 3px;
	margin-left: 80px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.btmBox {
	text-align: right;
	padding: 3px;
	margin: 0px;
}

/* 取扱商品・サービス*/
.listBox {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	overflow: hidden;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	width: 575px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
* html .listBox {
	height: 1%;
}
.listBox dl {
	padding: 0px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	clear: both;
}
.listBox dl dt {
	width: 80px;
	text-align: center;
	padding: 0px;
	float: left;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.listBox dl dd {
	padding: 3px;
	margin-left: 80px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*その他*/
.ad_box01 {
	padding: 8px;
	width: 260px;
	float: left;
	height: 120px;
	background-color: #EEEEEE;
	border: 1px solid #CACACA;
 	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;

}
.ad_box01 p {
	margin: 0px;
	padding-top: 8px;
}

.ad_box01 img{
	float:left;
	margin-right:10px;
}

.ad_box01 strong{
	display:block;
	color: #CF3A3A;
	font-size:100%;
	margin:0 0 -10px;
	padding:0;
}

.ad_box01 strong a{
	color: #CF3A3A;
}

.ad_box02 {
	clear:both;
	width: 598px;
	padding: 10px 0 0 0;
	margin: 0;
}

p.banner {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}
/*-----------------------------------------------
	*08 text
-------------------------------------------------*/
.s {
	font-size: 0.83em;
}
.m {
	font-size: 1.0em;
}
.l {
	font-size: 1.17em;
}
.red {
	color: #CF3A3A;
}
.red2 {
	color: #FF0000;
}
.red_b {
	color: #CF3A3A;
	font-weight: bold;
	margin-bottom: 3px;
}
div.form input.text{width:300px;}
div.form textarea{width:500px;}
div.form dl{margin-left:15px;}
div.form dt span{font-weight:bold;}
#red {
	color: #FF0080;
	font-weight: normal;
}

dd p.desc{
	font-size:0.85em;
	line-height:130%;
	padding-right:1.5em;
}

