@charset "utf-8";
@import url(base.css);
@import url(change.css);

/* IE6以下のみ適用 */
* html {
	overflow-x: hidden;
}
* html body {
	padding: 0px 1px;
}
/* IE7のみ適用 */
*+html body,* html body {
	padding: 0px 1px;
}
body {
	margin: 0px;
	padding: 1px;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: small;
	line-height: 1.7;
	color: #333333;
	background-color: #FFFFFF;
}

/*------------------------------------
トップページ
------------------------------------*/
ul.newslist {
	width: 470px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
ul.newslist li {
	margin: 0px;
	padding: 0.3em 0em 0.3em 1.5em;
	text-indent: -1.5em;
	font-size: 12px;
	line-height: 1.3;
	color: #666666;
	list-style: none;
}

div.event-header {
	width: 490px;
	height: 65px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	position: fixed;
}
body#calendar-news div.event-header {
	height: 25px;
}
div.event-header p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 40px;
}
table.event-header {
	width: 490px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	border-top: 1px solid #aeaeae;
	border-right: 1px solid #aeaeae;
}
table.event-header td.nittei,
table.event-header td.kaisai,
table.event-header td.shousai,
table.event-header td.tantou {
	padding: 3px 8px 3px 3px;
	line-height: 1.5;
	text-align: left;
	color: #666666;
	background-color: #e3edfd;
	border-bottom: 1px solid #aeaeae;
	border-left: 1px solid #aeaeae;
	vertical-align: top;
}

div.event-body {
	width: 490px;
	padding: 67px 0px 0px;
}
body#calendar-news div.event-body {
	padding: 27px 0px 0px;
}
table.event-body {
	width: 490px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	border-top: 1px solid #aeaeae;
	border-right: 1px solid #aeaeae;
}
table.event-body td {
	padding: 3px 8px 3px 3px;
	line-height: 1.5;
	text-align: left;
	color: #666666;
	background-color: #FFFFFF;
	border-bottom: 1px solid #aeaeae;
	border-left: 1px solid #aeaeae;
	vertical-align: top;
}

td.nittei {
	width: 130px;
}
td.kaisai {
	width: 80px;
}
td.shousai {
	width: 181px;
}
td.tantou {
	width: 70px;
}


/*------------------------------------
イベント報告一覧
------------------------------------*/
ul.event-list {
	width: 500px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border-top: 1px solid #666666;
}
ul.event-list li {
	margin: 0px;
	padding: 0px;
	clear: right;
	list-style: none;
	border-bottom: 1px solid #666666;
}
ul.event-list li a {
	text-decoration: none;
	display: block;
}
ul.event-list li a:link {
	color: #003399;
}
ul.event-list li a:visited {
	color: #0066CC;
}
ul.event-list li a:active,
ul.event-list li a:hover {
	color: #003399;
	background-color: #E4E4E4;
}
.event-day {
	width: 10em;
	margin: 0em 0em 0em 1em;
	text-align: left;
	float: right;
	white-space: nowrap;
	color: #666666;
}
.event-society {
	width: 6em;
	margin: 0em 0em 0em 2em;
	text-align: left;
	float: right;
	white-space: nowrap;
}

/*------------------------------------
イベント報告記事
------------------------------------*/
.entry {
	width: 480px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
.entry-pdf {
	width: 480px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
.entry-title {
	margin: 0px 0px 5px -15px;
	padding: 0px 5px;
	font-size: 115%;
	font-weight: bold;
	border-bottom: 1px solid #132E60;
	border-left: 8px solid #132E60;
}
/* ニュースのタイトル色 */
body#news .entry-title {
	border-bottom: 1px solid #666666;
	border-left: 8px solid #666666;
}

p.lead {
	margin: 0px 0px 20px;
	font-weight: bold;
}
p.text {
	margin: 0px 0px 20px;
	padding: 5px;
	background-color: #FFFFF4;
}

p.website,
p.newsletter {
	margin: 20px 0px;
	padding: 3px;
	font-weight: bold;
	background-color: #e3edfd;
	border: 1px solid #132E60;
}
p.website a,
p.newsletter a {
	font-weight: normal;
}
/* ニュースの関連リンクとPDFの背景色 */
body#news p.website,
body#news p.newsletter {
	background-color: #fff6f6;
	border: 1px solid #ea2d3b;
}

.entry-footer {
	text-align: right;
}

/* 画像リスト */
table.event-image {
	margin: 20px 0px 0px 15px;
}
table.event-image td {
	width: 140px;
	padding: 0px 20px 15px 0px;
	line-height: 1.2;
	vertical-align: top;
}

.back {
	width: 495px;
	margin: 20px 0px;
	clear: both;
}

/*------------------------------------
会員特典
------------------------------------*/
/* 一覧画面 */
div.category-box, div.details-box {
	margin: 0px 10px 40px 0px;
	padding: 0px;
}

p.category {
	height: 25px;
	margin: 0px 0px 10px;
	padding: 0px 5px 0px;
	font-size: 115%;
	line-height: 25px;
	font-weight: bold;
	color: #663399;
	background: url(../common/bg-category.gif) repeat-x left top;
	border-bottom: 1px solid #FFCCFF;
	border-left: 5px solid #FFCCFF;
}

div.corporate-box {
	margin: 0px 10px 20px;
	line-height: 1.4;
}

div.corporate-box p.corporate {
	margin: 0px 0px 3px;
	font-weight: bold;
	font-size: 110%;
}
div.corporate-box p.corporate a:link,
div.corporate-box p.corporate a:visited {
	color: #000000;
	text-decoration: underline;
}
div.corporate-box p.corporate a:active,
div.corporate-box p.corporate a:hover {
	color: #FF6633;
	text-decoration: none;
}

div.corporate-box p.place {
	margin: 0px 0px 0px 10px;
	font-size: 85%;
	color: #003399;
	display: inline;
	float: right;
}

div.corporate-box div.privilege {
	padding: 3px;
	font-size: 90%;
	color: #666666;
	background-color: #FFFCF4;
	border: 1px solid #CC9933;
}

/* 詳細画面 */
div.details-box p.place {
	margin: 0px;
	font-size: 85%;
	line-height: 1;
	color: #003399;
	text-align: right;
}

div.details-box p.corporate {
	margin: 0px 0px 3px;
	font-weight: bold;
	font-size: 140%;
	color: #000000;
}

div.photo {
	width: 200px;
	margin: 0px 10px 20px 0px;
	/margin: 0px 10px 0 0px;
	padding: 2px;
	font-size: 85%;
	color: #666666;
	line-height: 1.2;
	border: 1px solid #CCCCCC;
	float: left;
}

div.privilege, div.privilege, div.riyou, div.tenpo, div.introduction, div.free {
	margin: 0px 0px 20px;
	clear: both;
}
div.privilege strong.midashi, div.privilege strong.midashi, div.riyou strong.midashi, div.tenpo strong.midashi, div.introduction strong.midashi {
	padding-left: 15px;
	color: #FF9900;
	background: url(../common/mark-arrow1.png) no-repeat left 3px;
}

p.logo {
	margin: 0px 0px 5px 10px;
	display: inline;
	float: right;
}

