@charset "SHIFT-JIS";

@import "common.css";

/*-------------------------------- メインコンテンツ --------------------------------*/
#main_left {
	width: 500px;
	margin: 0 30px 0 10px;
	float: left;
}

#main_right {
	width: 178px;
	margin: 0 0 0 0px;
	float: left;
	font-size: 11px;
}

#main_left h2 {
	height: 50px;
	margin: 0 0 10px 0;
	text-indent: -9999px;
	overflow: hidden;
}

#main_left h3 {
	color: #4E0A17;
	font-size: 13px;
	font-weight: bold;
	clear: both;
}

ul.alphabet {
	list-style-type:lower-alpha;
	padding: 0 0 0 15px;
	margin: 0 0 25px 10px;
}

ul.number {
	list-style-type:decimal;
	padding: 0 0 0 15px;
	margin: 0 0 25px 10px;
}

h2.title01a {background: url(../images/title_01a.gif) no-repeat;}
h2.title01b {background: url(../images/title_01b.gif) no-repeat;}
h2.title02 {background: url(../02/images/title_02.gif) no-repeat;}
h2.title03 {background: url(../03/images/title_03.gif) no-repeat;}
h2.title04 {background: url(../04/images/title_04.gif) no-repeat;}
h2.title05 {background: url(../05/images/title_05.gif) no-repeat;}
h2.title06 {background: url(../06/images/title_06.gif) no-repeat;}
h2.title07 {background: url(../07/images/title_07.gif) no-repeat;}
h2.title08 {background: url(../08/images/title_08.gif) no-repeat;}

#main_right h2 {
	text-indent: -9999px;
	height: 50px;
}

#right_sub {
	background: #e9eef4;
	padding: 10px;
}

#right_gohome {
	font-size: 11px;
	padding: 0px 0 10px 750px;
	border-left: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
}

#right_align {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 20px 0px 10px;
	text-align: left;
	border-left: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
}
/*-------------------------------- 活動履歴ページONLY --------------------------------*/
#main_archive {
	width: 700px;
	margin: 0 10px 0 10px;
	float: left;
}

#main_archive h2 {
	height: 50px;
	margin: 0 0 10px 0;
	text-indent: -9999px;
	overflow: auto;
}

#main_archive h3 {
	color: #4E0A17;
	font-size: 14px;
	font-weight: bold;
	clear: both;
}

#main_archive h4 {
	color: #4E0A17;
	font-size: 12px;
	font-weight: bold;
	clear: both;
	padding: 5px 0 0 0;
}


.value08Prize  {
	color: #4E0A17;
	padding-left: 10px;
}

.value08Header{
	color: #4E0A17;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 1em;
	padding-bottom: 0px;
	border-bottom: 0px solid;
}

.value08HeaderNoLine{
	color: #4E0A17;
	font-size: 13px;
	font-weight: bold;
}

.value08HeaderSub{
	padding-left: 8px;
	font-size: 12px;
}


td.value08aDate{
	width: 50px;
	padding-left: 10px;
}
td.value08a{
	width: 350px;
	padding-left: 30px;
}

td.value08aHeader{
	padding-left: 5px;
	font-weight: bold;
}

td.value08aDetail{
	padding-left: 40px;
}

td.value08b{
	font-size: 12px;
	font-style: italic;
}

 