@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:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
div#wrap div#top_contents {
	width:580px;
	float:left;
	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: 824px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	padding: 0px;
}
/*-----------------------------------------------
	*02 link
-------------------------------------------------*/
a:link, a:visited {
	color: #333333;
}
a:hover, a:active {
	color: #0c63d9;
}
/*-----------------------------------------------
	*03 heading
-------------------------------------------------*/
h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	left: 11px;
	top: 17px;
}
h2 {
	margin:0px;
	height: 103px;
	color: #EF7C1A;
	font-size: 40px;
	line-height: 80px;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left top;
}
h2.info {
	padding: 0px;
	background-image: none;
	height: 37px;
	margin: 10px 0 0 0;
}

/*大学生協について*/
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.organization {background-image: url(../img/about_seikyo.jpg);}
h2.student {background-image: url(../img/about_seikyo_student.jpg);}
h2.environment {background-image: url(../img/about_seikyo.jpg);}
h2.hitokoto {background-image: url(../img/about_seikyo_hitokoto.jpg);}
h2.privacy_policy {background-image: url(../img/about_seikyo.jpg);}

/*店舗のご案内*/
h2.shop_info {background-image: url(../img/shop_info.jpg);}
h2.shop {background-image: url(../img/shop_info_shop.jpg);}
h2.nasheria {background-image: url(../img/nasheria.jpg);}
h2.pianissimo {background-image: url(../img/pianissimo.jpg);}
h2.restaurant {background-image: url(../img/shop_info_restaurant.jpg);}
h2.ars {background-image: url(../img/shop_info_ars.jpg);}
h2.beri {background-image: url(../img/shop_info_beri.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;}

h3 {
	padding:0px;
	background-image: url(../img/h3_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 16px;
	color: #007997;
	line-height: 36px;
	text-indent: 26px;
	vertical-align: middle;
}
/*-----------------------------------------------
	*04 header
-------------------------------------------------*/
div#header {
	width:824px;
	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: repeat-x;
	background-position: left top;
}
div#head_menu {
	width:255px;
	height: 14px;
	text-align:right;
	padding: 0px;
	margin: 0px;
	float: right;
	position: absolute;
	left: 550px;
	top: 6px;
}
div#head_menu ul {
	padding: 0px;
	text-align: right;
	margin: 0px;
}
div#head_menu ul li {
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	height: 20px;
	line-height: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	font-size: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #00489E;
}
div#head_menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
/*-----------------------------------------------
	*05 footer
-------------------------------------------------*/
div#contents address {
	text-align: center;
	padding: 3px;
}
div#contents address img {
	margin-top: 10px;
}
div#footer {
	clear: both;
	width:825px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#footer ul {
	height: 20px;
	margin: 0px;
	text-align: right;
	float: left;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
}
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;
}
div#footer ul li#plus {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
div#footer p {
	padding: 0px;
	background-color: #2B67AA;
	height: 40px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	line-height: 40px;
	margin: 0px;
	clear: both;
}
/*-----------------------------------------------
	*06 contents
-------------------------------------------------*/

#contents .mrg10, #top_contents .mrg10 {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
}
#menu .mrg5, #top_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: 10px;
	margin-left: 0px;
	padding: 0px;
}
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;
}
div#pankz {
	font-size: 10px;
	margin: 0px;
	clear: both;
	padding-right: 3px;
	padding-left: 5px;
	line-height: 17px;
	padding-top: 5px;
	padding-bottom: 0px;
	height: 17px;
}

/*サイトマップ*/
.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
-------------------------------------------------*/
.infoBox {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: block;
}
* html .infoBox {
	height: 1%;
}
.infoBox dl {
	padding: 0px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	clear: both;
}
.infoBox dl dt {
	width: 80px;
	text-align: center;
	padding: 0px;
	float: left;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.infoBox dl dd {
	padding: 3px;
	margin-left: 80px;
}
.btmBox {
	text-align: right;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/*その他*/

/*
.ad_box01 {
	padding: 8px;
	width: 270px;
	margin: 0px;
	float: left;
	height: 110px;
}
.ad_box01 p {
	margin: 0px;
	padding-top: 8px;
}
*/
.ad_box01 {
	padding: 8px;
	margin: 0px;
	background-repeat: repeat;
	background-color: #CCFFFF;
	float: left;
	/*height: 110px;*/
}

.ad_box02 {
	padding: 0;
	width: 598px;
	margin: 10px 0 0 0;
}

.ad_box01 p{
	width:48%;
	float:left;
	margin: 3px 0 0;
	padding: 0 5px 0 0;
	font-size:80%;
	line-height:150%;
}

.ad_box01 p img{
	float:left;
	margin-right:10px;
}

.ad_box01 p strong{
	display:block;
	color: #CF3A3A;
	font-size:115%;
	margin:0 0 -10px;
	padding:0;
}

.ad_box01 p strong a{
	color: #CF3A3A;
}

/*clearfixハック*/
div.ad_box01:after
{/*IE以外のモダンブラウザ向け*/
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}


div.ad_box01
{/*IE7向け*/
	display:inline-block;
}
/*IE6以前向け*/
/* Hides from IE-mac \*/
*html div.ad_box01
{
	height:1%;
}

div.ad_box01
{
	display:block;
}
/* End Hides from IE-mac */


p.update {
	font-size: 0.85em;
	text-align: right;
	margin: 0px;
	padding: 0px;
	color: #0099CC;
}
/*-----------------------------------------------
	*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;
}


p.alert{
	width: 530px;
	margin: 2px 0;
	padding: 3px 5px;
	background-color: #E70012;
	color:#FFF;
}

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;
}
