/* 初期化 */
/*************************************************************/

* {
	margin:0;
	padding:0;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background-color: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear {
	clear: both;
}

/* リンク */
/*************************************************************/
a {
	color: #1a80a3;
}

a:hover {
	text-decoration: none;
}

#category a,
#head_category a {
	color: #555555;
}

.event_box .inner h3 a {
	color: #755119;
}

#footer p#rss a {
	color: #e39101;
}

#footer a {
	color: #333333;
}



/* ページ全体レイアウト */
/*************************************************************/
body {
	font-size: 12px;
	background: #cfcfcf;
	font-family: Arial, "ＭＳ Ｐゴシック"!important;
	color: #111111;
}

#container {
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0 0 10px;
	line-height: 1.7;
}

h1 {
	margin-bottom: 4px;
}

#side {
	float: left;
	width: 207px;
	margin: 0 10px 0px 0;
}

#contents {
	float: left;
	width: 783px;
}	

#contents_main {
	width: 773px;
}

/* カテゴリピクト指定 */
/*************************************************************/
.category_1 a {
	background: url(../images/ic_art.gif) 0 5px no-repeat;
}

.category_2 a {
	background: url(../images/ic_cult.gif) 0 5px no-repeat;
}

.category_3 a {
	background: url(../images/ic_gourmet.gif) 0 5px no-repeat;
}

.category_4 a {
	background: url(../images/ic_music.gif) 0 5px no-repeat;
}

.category_5 a {
	background: url(../images/ic_season.gif) 0 5px no-repeat;
}

.category_6 a {
	background: url(../images/ic_seminar.gif) 0 5px no-repeat;
}

.category_7 a {
	background: url(../images/ic_promo.gif) 0 5px no-repeat;
}

.category_8 a {
	background: url(../images/ic_others.gif) 0 5px no-repeat;
}


/* 検索 */
/*************************************************************/
#search {
	width: 187px;
	height: 210px;
	margin-bottom: 10px;
	padding: 0 10px 15px 10px;
	background: #FFFFFF url(../images/bg_01.gif) bottom no-repeat;
	line-height: 2;
}

input {
	font-size: 12px;
	line-height: 1.3;
}

#search p {
	float: left;
}

#search p.btn {
	float: right;
	margin-bottom: 2px;
}

#search div {
	clear: both;
	width: 100%;
}

#keyword {
	width: 182px;
}

#search_place {
	margin: 10px 0px 5px;
	padding: 5px 0 10px;
	border-top: #999999 1px dotted;
	border-bottom: #999999 1px dotted;
}

#search_period select {
	font-size: 10px;
}

#search_place select {
	width: 186px;
}

.search_m {
	margin: 0 5px;
	/*margin: 0 7px 0 0;*/
}

#kara {
	clear: both;
	/*margin-bottom: 3px;*/
	margin: 3px 0;
	text-align: center;
}

/* カレンダー */
/*************************************************************/
#calendar {
	/*height: 215px;*/
	margin-bottom: 10px;
	padding: 0 0 10px 10px;
	background: #FFFFFF url(../images/bg_01.gif) bottom no-repeat;
}

#calendar p {
	line-height: 1.1;
}

#calendar #cal_year {
	float: left;
	margin: 9px 8px 0 0;
}

#calendar #cal_month {
	float: left;
	font-size: 24px;
}

#calendar #cal_next {
	display: inline;
	float: right;
	margin-right: 12px;
	vertical-align: bottom;
}

#calendar table {
	clear: both;
	border: #666666 3px double;
}

#calendar td,
#calendar th {
	width: 25px;
	height: 31px;
	border: #666666 1px solid;
	font-size: 12px;
	vertical-align: middle;
	text-align:center;
}

#calendar table th {
	height: 18px;
	color: #333333;
	background: #e1e1e1;
	font-size: 10px;
}

#calendar table .th_sat {
	color: #006389;
}

#calendar table .th_sun {
	color: #c90000;
}


#calendar table .sat {
	background: #c8e7f3;
}

#calendar table .sun {
	background: #f3c0c0;
}

#calendar #next_mon{display:none;}

/* #banner */
/*************************************************************/
#banner {
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: #FFFFFF url(../images/bg_01.gif) bottom no-repeat;
	text-align: center;
}

#banner p {
	margin-bottom: 5px;
}


/* event_box */
/*************************************************************/
.event_box .ph img {
	padding: 1px;
	border: #8b8b8b 1px solid;
}

.event_box .place {
	color: #888888;
}

.event_box .date {
	color: #555555;
}

.event_box .inner a {
	line-height: 1.4;
}

.event_box .new {
	vertical-align: middle;
}

/* head_category（2ndページ以降に適用） */
/*************************************************************/
#head_category {
	width: 773px;
	height: 63px;
	margin-bottom: 10px;
	background: url(../images/bg_07.gif) bottom no-repeat #FFFFFF;
}

#head_category dl {
	margin: 0px 20px 0;
	line-height: 1.3;
}

#head_category dt {
	float: left;
	padding: 0 7px 0 0;
}

#head_category dt a {
	padding: 0 0 0 10px;
}

#head_category dd {
	float: left;
	padding: 0 20px 0 0;
}

.application span {
	padding-right: 63px;
	color: #ff6600;
}

.application span.receiving {
	background: url(../images/ic_receiving.gif) right no-repeat;
}

.application span.near {
	background: url(../images/ic_near.gif) right no-repeat;
}

.application span.close {
	padding-right: 93px;
	background: url(../images/ic_close.gif) right no-repeat;
}


.event_box h3 {
	color: #555555;
}

/* content_foot */
/*************************************************************/
#contents_foot {
	clear: both;
	height: 100%;
	padding: 0 20px 5px 10px;
	line-height: 1.2;
}

#contents_foot p {
	float: left;
	margin-right: 15px;
}

#contents_foot p a {
	padding-left: 14px;
	background: url(../images/ic_02.gif) 0px 5px no-repeat;
}

#contents_foot .gotop {
	float: right;
	margin-right: 0;
}

/* footer */
/*************************************************************/
#footer {
	clear: both;
	height: 18px;
	margin-bottom: 10px;
	padding: 10px 30px 10px 20px;
	background: url(../images/foot.gif) no-repeat;
	font-size: 10px;
}

#footer p {
	float: left;
}

#footer p#rss {
	float: right;
	padding: 0 0 0 17px;
	background: url(../images/rss.gif) 0 4px no-repeat;
}


/* copyright */
/*************************************************************/
#copyright {
	clear: both;
	width: 100%;
	padding: 0 0px 2px 5px;
}

/* clearfix */
/*************************************************************/
#search div:after,
#search:after,
#contents_foot:after,
#footer:after {
	clear: both;
	content: ".";
	display:block;
	height:0;
	visibility:hidden;
}

/* Top & EventList Kanji Tag */
.kt_sg {font-weight:bold;}
.kt_sgr {font-weight:bold;color:#c00;}
.kt_sgb {font-weight:bold;color:#20c;}
.kt_nmr {color:#c00;}
.kt_nmb {color:#20c;}


