/*
	C6DEE0	C6DEE0

*/
 
body {
	margin														:5;
	font-size													:10pt;
	background-color									:#C6DEE0;
}
 
img {
	border														:0;
}
 
a {
	text-decoration										:none;
	color															:#658ED0;
}

a:hover {
	text-decoration										:none;
	color															:orange;
	position													: relative; 
	top																: 1px; 
	left															: 1px;
}
 
table tr td{
	font-size													:10pt;
}

.cs_main_footer_td {
	background-color									:#658ED0;
}
 
/* 枠 */
.cs_main_tbl {
	border														:solid 1px #658ED0;
	background-color									:#ffffff;
}
 
/* 見出し */
.cs_section {
	padding-left											:10px;
	background-color									:#C6DEE0;
	border-top												:solid 1px #658ED0;
	color															:#658ED0;
	font-size													:14pt;
}
.cs_section_top {
	padding-right											:10px;
	background-color									:#C6DEE0;
	border-bottom											:solid 1px #658ED0;
	color															:#658ED0;
	font-size													:10pt;
	text-align												:right;
}
 
/* tama rino channel */
.ioccchannel {
	color															:#658ED0;
	font-family												:Verdana;
	font-weight												:bold;
	font-size													:25px;
	margin														:5px 0px 0px 10px;
}

/* Border */
.ioccborder {
	margin-top												:0px;
	background-color									:#C6DEE0;
	width															:100%;
}
.ioccborder tr td {
	background-color									:#658ED0;
}

/* iocc */
.iocclink {
	background-color									:#658ED0;
	width															:100%;
	height														:15;
	margin-top												:5px;
}
.channel {
	color															:#ffffff;
	font-family												:Verdana;
	font-weight												:bold;
	font-size													:18px;
	margin														:3px 10px 3px 10px;	
}
 
/* Link */
.link {
	background-color									:#C6DEE0;
	width															:100%;
	margin-top												:5px;
	margin-bottom											:5px;
}
/*
.link table tr td {
	font-size													:13px;
	width															:65px;
	white-space												:nowrap;
	text-align												:center;
	border														:solid 1px #658ED0;
}
*/
/* Welcome */
.cs_welcome_td {
	color															:#658ED0;
	font-size													:15pt;
	font-family												:Verdana;
}

/* Profile */
.cs_profile_table {
/*	color															:#658ED0;*/
}

/* Album */
.cs_album_table {
	background-color									:#658ED0;
}

/* Event */
.cs_event_table {
	border-bottom											:solid 1px #658ED0;
}
.cs_event_table tr th {
	text-align:left;
	color															:#ffffff;
	font-size													:10pt;
	background-color									:#658ED0;
	border-bottom											:solid 1px #658ED0;
}
.cs_event_table tr td {
	border-bottom											:solid 1px #658ED0;
	font-size													:10pt;
}

/*日程・場所など*/
td.cs_event_date {
	background-color									:#C6DEE0;
	text-align												:center;
	font-size													:10pt;
}
	


