@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: "?E??E? ?E?ゴシチE??", "ヒラギノ角ゴ Pro W3", osaka;
	font-size: small;
	line-height: 1.5em;
	margin: 0px auto;
	padding:0px;
	background-color: #E4E4E4;
}
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: 5px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
}
img {
	border:none;
}
div#key {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	width: 824px;
}
/*-----------------------------------------------
	*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: 10px;
	top: 18px;
}
h1.top {
	position: static;
}
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;
	width: 580px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: none;
	line-height: 33px;
	height: 33px;
}
/*大学生協につぁE??*/
h2.about_seikyo {background-image: url(../img/h2_about_seikyo.jpg);}
h2.about {background-image: url(../img/h2_about_seikyo.jpg);}
h2.entry {background-image: url(../img/h2_about_seikyo.jpg);}
h2.organization {background-image: url(../img/h2_about_seikyo.jpg);}
h2.privacy_policy {background-image: url(../img/h2_about_seikyo.jpg);}
h2.campusmeeting {background-image: url(../img/h2_about_seikyo.jpg);}
h2.my_coop {background-image: url(../img/h2_about_seikyo.jpg);}

/*店??Eのご案??E*/
h2.book {background-image: url(../img/h2_book.jpg);}
h2.shop_info {background-image: url(../img/h2_shop_info.jpg);}
h2.shop_hospital {background-image: url(../img/h2_shop_info.jpg);}
h2.flale {background-image: url(../img/h2_shop_info.jpg);}
h2.shop_medical {background-image: url(../img/h2_shop_info.jpg);}
h2.polepole {background-image: url(../img/h2_shop_info.jpg);}
h2.shop_nursing {background-image: url(../img/h2_shop_info.jpg);}
h2.hanazono {background-image: url(../img/h2_shop_info.jpg);}
h2.restaurant {background-image: url(../img/h2_restaurant.jpg);}
h2.shop {background-image: url(../img/h2_shop.jpg);}
h2.book_service {background-image: url(../img/h2_book_service.jpg);}

/*取扱啁E??・サービス一覧*/
h2.service{background-image: url(../img/h2_service.jpg);}
h2.meal {background-image: url(../img/h2_meal.jpg);}
h2.goods {background-image: url(../img/h2_goods.jpg);}
h2.pc {background-image: url(../img/h2_pc.jpg);}
h2.book {background-image: url(../img/h2_book.jpg);}
h2.other {background-image: url(../img/h2_other.jpg);}
h2.insurance {background-image: url(../img/h2_insurance.jpg);}
h2.license {background-image: url(../img/h2_license.jpg);}
h2.life {background-image: url(../img/h2_life.jpg);}
h2.travel {background-image: url(../img/h2_travel.jpg);}

/*生協からのお知らせ*/
h2.information {
	margin:10px 0 0 0;
	height: 33px;
	background-image: url(../../img/info.gif);
}

/*こ??EサイトにつぁE??*/
h2.site_info {background-image: url(../img/h2_site_info.jpg);}
h2.site_policy {background-image: url(../img/h2_site_info.jpg);}
h2.site_map {background-image: url(../img/h2_site_info.jpg);}
h2.inquiry{background-image: url(../img/h2_site_info.jpg);}

/* オンラインショチE??ング*/
h2.shopping {background-image: url(../img/h2_shopping.jpg);}

h2.new_comer{background-image: url(../img/h2_new_comer.jpg);}
h2.career{background-image: url(../img/h2_career.jpg);}
h2.graduation{background-image: url(../img/h2_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: #02388E;
	line-height: 36px;
	text-indent: 26px;
	vertical-align: middle;
}
/*-----------------------------------------------
	*04 header
-------------------------------------------------*/
div#header {
	width:824px;
	height: 49px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div#header_top {
	width:824px;
	height: 49px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(../../img/top_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div#head_menu {
	width:280px;
	height: 14px;
	text-align:right;
	padding: 0px;
	margin: 0px;
	float: right;
	position: absolute;
	left: 560px;
	top: 5px;
}
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: 14px;
	line-height: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	font-size: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
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:824px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#footer ul {
	text-align: right;
	width: 805px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	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;
}
div#footer ul li#plus {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
div#footer p {
	padding: 0px;
	background-color: #555555;
	height: 40px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	line-height: 40px;
	margin: 0px;
	clear: both;
}
/*-----------------------------------------------
	*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;
}
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: 0px;
	padding-bottom: 7px;
	height: 17px;
}
img.infoHead{margin-top:10px;}

/*サイト??EチE?E*/
.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
-------------------------------------------------*/
/*お知らせ*/
dl#info {
	width: 580px;
}
dl#info p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
dl#info dd.btm {
	text-align: right;
	padding: 5px;
}
dl#info dd table {
	width: 580px;
	margin: 0px;
	padding: 0px;
}
dl#info dd table th {
	text-align: center;
	margin: 0px;
	width: 90px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
dl#info dd table td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
/*その他*/

.ad_box01 {
	background-color: #FFFFB5;
	padding: 10px;
	width: 558px;
	margin: 0px;
}

.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;
}

/*clearfixハック*/
div.ad_box01:after
{/*IE以外??Eモダンブラウザ向け*/
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}


div.ad_box01
{/*IE7向け*/
	display:inline-block;
}
/*IE6以前向ぁE/
/* 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;
}

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;
}

td p.desc{
	font-size:0.85em;
	line-height:130%;
	padding-right:1.5em;
}
