/* @override http://m3rd.jp/_css/blog.css */

/* @group Basic */

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #000000;
	margin: 0;
	color: #FFFFFF;
	font: 14px/160% "Hiragino Kaku Gothic Pro", "MS PGothic", Arial, Helvetica, Geneva, sans-serif;
}

div {
	margin: 0 auto;
	color: #FFFFFF;
	font: 14px/160% "Hiragino Kaku Gothic Pro", "MS PGothic", Arial, Helvetica, Geneva, sans-serif;
}

table {
	border-collapse: collapse;
}

td {
	margin: 0;
	color: #FFFFFF;
	font: 14px/160% "Hiragino Kaku Gothic Pro", "MS PGothic", Arial, Helvetica, Geneva, sans-serif;
}

img {
	border-style: none;
	border-width: 0;
}

a, a:link, a:visited {
	color: #DDAA55;
	text-decoration: none;
}

a:hover {
	color: #FFCCAA;
	text-decoration: none;
}

a:active {
	color: #FFCCAA;
	text-decoration: none;
}

/* @end */

/* @group Layout */

#GlobalDIV {
	background-color: #000000;
}

#GlobalBOX {
	width: 950px;
	margin: 0px auto;
	background-color: #000000;
}

#TitleDIV {
	height: 247px;
	background-image: url(../images/index_title.jpg);
	background-repeat: no-repeat;
	background-position: 0;
}

#MenuDIV {
	padding: 0px;
}

#LeftDIV {
	width: 650px;
	float: left;
}

#LeftBOX {
	background-color: #000000;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}


#RightDIV {
	width: 300px;
	float: right;
}

#RightBOX {
	padding-left: 20px;
	padding-top: 40px;
}

#FooterDIV {
	padding-top: 20px;
	clear: both;
	height: 40px;
}

#FooterBOX {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #A3642B;
}

#FooterTXT {
	color: #FFCC66;
	text-align: center;
	line-height: 100%;
}

/* @end */

/* @group Headline */

.headlineTitleDIV {
	width: auto;
	height: 23px;
	margin: 5px 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A3642B;
}

.headlineTitleBox_band {
	height: 23px;
	background-image: url(../images/index_member.gif);
	background-repeat: no-repeat;
	background-position: 0;
	text-align: right;
}

.headlineTitleBox_topics {
	height: 23px;
	background-image: url(../images/index_topics.gif);
	background-repeat: no-repeat;
	background-position: 0;
}

.headlineTitleBox_activities {
	height: 23px;
	background-image: url(../images/index_activities.gif);
	background-repeat: no-repeat;
	background-position: 0;
}

.headlineTitleBox_geneki {
	height: 23px;
	background-image: url(../images/index_geneki.gif);
	background-repeat: no-repeat;
	background-position: 0;
}

.headlineTitleBox {
	font-weight: bold;
	color: #FFCC66;
	line-height: 100%;
	font-size: 14px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}

.headlineSummaryDIV {
	margin-top: 1em;
	margin-right: 1em;
	margin-left: 1em;
}

.headlineSummaryBox {
	color: #FFEEAA;
}

.headlineSummaryBox ul {
	margin: 0px;
	padding: 0px;
}

.headlineSummaryBox li {
	list-style-image: url(../images/arrow.gif);
	display: list-item;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.headlineSummaryBox li.top_band {
	margin-top: 5px;
	margin-bottom: 0px;
}
.headlineSummaryBox li.top_topics {
	margin-top: 5px;
	margin-bottom: 0px;
}
.headlineSummaryBox li.top_activities {
	margin-bottom: 5px;
	padding-bottom: 1px;
}
.headlineSummaryBox li.top_geneki {
	margin-bottom: 5px;
	padding-bottom: 1px;
}

.headlineSummaryViewDIV {
	color: #88AA55;
	font-size: 90%;
	margin-left: 10px;
	margin-bottom: 6px;
	line-height: 90%;
}

.headlineSummaryViewDIV a, .headlineSummaryViewDIV a:link, .headlineSummaryViewDIV a:visited {
	color: #CCFFAA;
	text-decoration: none;
	margin-left: 10px;
	margin-bottom: 6px;
	line-height: 90%;
}

.headlineSummaryViewDIV a:hover {
	color: #EEFFDD;
	text-decoration: underline;
	margin-left: 10px;
	margin-bottom: 6px;
	line-height: 90%;
}

.headlineSummaryViewDIV a:active {
	color: #77AAEE;
	text-decoration: underline;
	margin-left: 10px;
	margin-bottom: 6px;
	line-height: 90%;
}

.ListDate_band {
	padding: 1px;
	font-size: 90%;
	color: #DDBB55;
	margin-right: 1em;
}

.ListDate_topics {
	padding: 1px;
	font-size: 90%;
	color: #DDBB55;
	margin-right: 1em;
}

.ListDate_activities {
	padding: 1px;
	font-size: 90%;
	color: #DDBB55;
	margin-right: 1em;
}

.ListDate_geneki {
	padding: 1px;
	font-size: 90%;
	color: #DDBB55;
	margin-right: 1em;
}

a:link.link_topics, a:visited.link_topics {
	color: #FFEEAA;
	text-decoration: none;
}

a:hover.link_topics {
	color: #FFF7EE;
	text-decoration: underline;
}

a:active.link_topics {
	color: #AAEE77;
	text-decoration: underline;
}

.headlineSummaryLINK {
	display: inline;
	padding-left: 5px;
}

.headlineFooterDIV {
	margin-top: 5pt;
	margin-bottom: 5pt;
}

.headlineFooterBox {
	text-align: right;
	font-size: 12px;
	margin-right: 1em;
}

/* @end */

/* Added */

.ScontDIV {
}

.ScontBOX {
	margin-bottom: 10px;
}

.ScontTABLE {
	width: 100%;
	border-collapse: collapse;
	margin: 0 auto;
}

.ScontTitleDIV {
	border-bottom: 1px solid #996600;
	font-size: 14px;
	font-weight: bold;
	color: #DDAA66;
	text-decoration: none;
}

.ScontTD {
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/* End Added */

.clear			{ clear:both; }
.photo-link		{ padding:5px; margin:5px; border:0px solid #ccc; display:block; width:200px; float:left; }
.photo-link:hover	{ border-color:#999; }
