﻿@import url("../_base.css");
@import url("../../common/js/jquery.lightbox.css");

/*イベント*********************************************************************/

table td {
	vertical-align:top;
}

table  {
	margin-left:10px;
	margin-bottom:10px;
	border-bottom:1px solid #999;
	width:540px;
}

table a img {
	border:none;
}


table.noborder {
	margin-bottom:0;
	border:none;
	width:auto;
}

table.noborders {
	margin-bottom:0;
	border:none;
	width:auto;
}

table.image td {
	padding:3px 0 0 3px;
}

#t1_menu {
	margin-left:5px;
	padding-top:380px;
	background:url("img/image0.jpg") no-repeat 20px 0;
	width:520px;
}

#t1_menu div {
	padding:5px;
	background:#fff;
	border:1px solid #999;
	width:220px;
}

#t1_menu h4 {
	margin:0;
	padding-left:0;
	background:url("../common/img/arrow_or.gif") no-repeat 0 5px;
	text-indent:10px;
	font-weight:bold;
	font-size:14px;
	border-bottom:1px dashed #ccc;
}

#t1_menu p {
	margin:0;
	padding:0 3px;
}

#right p.big {
	margin-left:10px;
	padding-left:0;
	font-size:18px;
	color:#c00;
}

.center {
	margin-left:70px;
}

.red {
	color:#c00;
}

.blue {
	color:#00c;
}

.white {
	color:#999;
}

#right p.border {
	padding:0;
	width:570px;
	line-height:5px;
	border-top:1px solid #000;
}

.cardlist {
	margin-left:10px;
	width:360px;
	border:1px solid #000;
}

.cardlist th {
	text-align:left;
}

.cardlist th,
.cardlist td {
	padding:3px 10px;
	border-bottom:1px solid #999;
}

.cardlist td {
	width:24px;
	border-left:1px dotted #999;
}

.last th,
.last td {
	border-bottom:none;
}

.a_box {
	float:left;
	margin:5px 0 5px 10px;
	width:260px;
	border:1px solid #ccc;
}