﻿a         { text-decoration: none;      color: #02a1d2; }
a:link    { text-decoration: none;      color: #02a1d2; }
a:visited { text-decoration: none;      color: #02a1d2; }
a:hover   { text-decoration: underline; color: #02a1d2; }
a:active  { text-decoration: none;      color: #02a1d2; }

body, td, p, ul, li {
	font-family			: "Osaka", "MS UI Gothic", sans-serif ;
	color				: #555;
	line-height			: 160%;
}

input, select, textarea, text {
	font-size			: 12px;
	color				: #333;
	padding-top			: 2px;
}

body  {
	background			: #DBDBDB;
	margin				: 0px;
	padding				: 0px;
	text-align			: center;
	padding-bottom		: 30px;
}

h1,h2,h3,h4 {
	margin				: 0px;
	padding				: 0px;
	font-size			: 100%;
	display:inline
}

img {
	border				: 0px;
}

form {
	margin				: 0px;
	padding				: 0px;
}

strong {
	text-decoration		: none;
	font-weight			: bold;
}

#all-frame {
	width				: 660px;
	margin				: 0px auto;
	text-align			: left;
	border-left			: 1px solid #939598;
	border-right		: 1px solid #939598;
	border-bottom		: 1px solid #939598;
	background			: #FFF;
}

#header-frame {
	padding-left		: 50px;
	padding-right		: 50px;
}

div.profile-frame {
	padding-top:10px;
}

div.title-frame {
	border-bottom: 1px dashed #666;
	padding-bottom:5px;
}

#logo-frame {
	height				: 100px;
	width				: 250px;
}

#logo {
	margin-top			: 16px;
}

#body-frame {
	padding-left		: 50px;
	padding-right		: 50px;
}

#set-frame {
	height				: 110px;
	width				: 500px;
	float				: right;
	text-align			: right;
}

div.text-box {
	padding-top			: 40px;
	padding-bottom		: 25px;
}

div.gbackground {
	background			: #F2F2F2;
	padding				: 10px;
}

table.form-table td {
	padding-right		: 15px;
	padding-bottom		: 10px;
}

#upper-link {
	height				: 19px;
}

div.con-title {
	padding-top			: 36px;
	padding-bottom		: 37px;
}

.list-style1 {
	margin				: 0px;
	padding				: 0px;
	list-style			: none;
}

table.table-a {
	margin-top			: 25px;
}

table.table-a td {
	line-height			: 170%;
}

div.liststyle-text-top {
	padding-left:8px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}

div.liststyle-text {
	padding-left:8px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:5px;
}

div.liststyle-text-bottom {
	padding-left:8px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:10px;
}

div.groupname {
	border-bottom:1px solid #333;
	font-weight:bold;
}

div.groupbox {
	padding-top:15px;
	padding-bottom:30px;
}

div.namebox {
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	font-weight:bold;
	font-size:16px;
	line-height:101%;
}

#event-detail-frame {
	background:#FAF3F5;
	padding:12px;
}

div.event-big-frame {
	margin-bottom		: 0px;
}

#newsbtn {
	text-align:right;
	padding-bottom:8px;
}
#youtubebtn {
	text-align:right;
	padding-bottom:8px;
}

div.text-frame {
	padding-bottom:10px;
}

div.event-detail-frame-time {
	text-align:right;
	padding-bottom:10px;
	font-weight:bold;
}

div.text-frame2 {
	padding-bottom:20px;
}

div.text-frame3 {
	padding-bottom:30px;
}

td.timetable1 {
	background:#CCC;
}

td.timetable2 {
	background:#CCC;
	text-align:center;
}

td.timetable3 {
	background:#EEE;
	text-align:center;
}

div.tickets {
	border-top:1px solid #999;
	padding:5px;
	padding-bottom:1em;
}
