.line-links {
	border-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none
	border-bottom-style: none;
	border-color: #00a5c3;
}
.line-music {
	border-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none
	border-bottom-style: none;
	border-color: #c6df45;
}
.line-r {
	border-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: none;
	border-bottom-style: none;
	border-right-color: #ffffff;
}
.line-l {
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: solid;
	border-bottom-style: none;
	border-color: #ffffff;
}
.line-lr {
	border-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: none;
	border-color: #ffffff;
}
.line-ltr {
	border-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #ffffff;
}
.line-lbr {
	border-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #ffffff;
}
.line-around {
	border-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #ffffff;
}
.text {
	font-size: 12px;
	line-height: 120%;
	color: #ffffff;
	text-decoration: none;
}
.text-topmesseage {
	font-size: 10px;
	line-height: 120%;
	color: #666666;
	text-decoration: none;
}
.text-member {
	font-size: 12px;
	line-height: 120%;
}
.text-pankuzu {
	font-size: 12px;
	line-height: 120%;
}
.text-introduction {
	font-size: 20px;
	font-weight: bold;
	line-height: 120%;
	color: #ff6633;
	text-decoration: none;
}
.text-news {
	font-size: 20px;
	font-weight: bold;
	line-height: 120%;
	color: #e13a6e;
	text-decoration: none;
}
.text-news2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
	color: #000000;
	text-decoration: none;
}
.text-liverepo {
	font-size: 20px;
	font-weight: bold;
	line-height: 120%;
	color: #f6cb3a;
	text-decoration: none;
}
.text-liverepo2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
	color: #f6cb3a;
	text-decoration: none;
}
.text-music {
	font-size: 20px;
	font-weight: bold;
	line-height: 120%;
	color: #c6df45;
	text-decoration: none;
}
.text-music2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
	color: #c6df45;
	text-decoration: none;
}
.text-links {
	font-size: 20px;
	font-weight: bold;
	line-height: 120%;
	color: #00a5c3;
	text-decoration: none;
}
.text-links2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
	color: #00a5c3;
	text-decoration: none;
}
.text-schedule {
	font-size: 20px;
	font-weight: bold;
	line-height: 120%;
	color: #CCCCFF;
	text-decoration: none;
}
.text-schedule2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
	color: #CCCCFF;
	text-decoration: none;
}
.text-schedule3 {
	padding	:0 2em 0 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
	color: #CCCCFF;
	text-decoration: none;
	text-align:right;
}
.dot-b {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #000066;
}
.dot-s {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000066;
	border-bottom-color: #000066;
}

.dot-r {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #000066;
}

.dot-t {
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #000066;
}
TABLE.LayoutTable {
	TABLE-LAYOUT: fixed; MARGIN: 0px
}
A:link {
	COLOR: blue; TEXT-DECORATION: none
}
A:visited {
	COLOR: blue; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #666666; TEXT-DECORATION: none
}
A:active {
	COLOR: #cccccc; TEXT-DECORATION: none
}
A.submenu:link {
	TEXT-DECORATION: none
}
A.submenu:visited {
	COLOR: #333333; TEXT-DECORATION: none
}
A.submenu:hover {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.submenu:active {
	COLOR: #cccccc; TEXT-DECORATION: none
}
.which_blog{
	margin			:	1em auto 0 auto;
	width			:	300px;
	line-height		:	200%;
	color			:	#666666;
	font-size		:	80%;
}
.closebutton{
	margin			:	3px 0 0 10em;
}

/* cake設置の為、ライブレポのテーブルをcssクラス化_090513oka */
.title_logo {
	width			:	760px;
	height			:	97px;
	background-image:	url('../livereport/image/liverepo_logo.png');
	border			:	none;
	border-collapse	:	collapse;
	border-spacing	:	0px;
}
.hako_map{
	margin			:	30px 20px;
	width			:	300px;
	line-height		:	200%;
	color			:	#666666;
	font-size		:	80%;
}
