* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body {
	background: #ffffff;
	line-height:1.5;
	font-size: 78%;
}
	
div#container01 {
	width:900px;
	margin: 0 auto;
	background: url(template/interleague2008/img/img_shadow.gif) repeat-y;
	text-align: left;
}

div#container02 {
	width:100%;
	background: url(template/interleague2008/img/img_top.gif) no-repeat top;
}

div#contents {
	margin: 0 75px;
}

table {
	width: 100%;
	border-collapse: collapse;
	border: 0;
}

td {
	vertical-align: top;
}

blockquote {
	color: #bababa;
	background-color: #494949;
	border: 1px solid #818181;
	padding: 10px 13px;
	margin: 10px 0;
}

a:link    {color:#d0ab00; text-decoration: underline;}
a:visited {color:#d0ab00; text-decoration: underline;}
a:active  {color:#ff0000; text-decoration: underline;}
a:hover   {color:#ff0000; text-decoration: underline;}


/* HEADER---------------------------------------------------------------------- */

#header {
	background: url(template/interleague2008/img/img_head.jpg) no-repeat top left;
	padding: 40px 260px 10px 30px;
	color: #2e2e2e;
}

h1 {
	font-size: 2em;
	padding-bottom: 10px;
}

#header a {
	color: #2e2e2e;
	text-decoration: none;
}

#description {
	font-weight: bold;
	height: 4em;
}

/* ENTRY---------------------------------------------------------------------- */

.main {
	margin: 0 20px 0 22px;
	width: 512px;
}

.main h3 {
	background: url(template/interleague2008/img/img_kiji_top.jpg) no-repeat top left;
	font-weight: bold;
	height: 30px;
	padding: 10px 0 0 5px;
	color: #494949;
}

.main .entry {
	background: url(template/interleague2008/img/img_kiji_middle.gif) repeat-y;
	padding-top: 10px;
	color: #e1e1e1;
	
}

.main .entry .entryBox {
	padding: 0 0 20px 27px;
	width: 458px;
}

.main .entry .entryBox h4 {
	color: #ffe100;
	background: url(template/interleague2008/img/icon_titgers.gif) no-repeat;
	padding: 3px 0 10px 30px;
	font-size: 120%;
}

.main .entry .entryBox .entryKiji {
	background: url(template/interleague2008/img/img_line01.gif) no-repeat top left;
	padding: 27px 0;
}

.main .entryState {
	background: url(template/interleague2008/img/img_kiji_bottom.gif) no-repeat bottom left;
	padding-bottom: 10px;
}

.main .entryState p {
	margin: 0 7px;
	background: #464646;
	padding: 5px 20px;
	width: 458px;
}

/* COMMENT---------------------------------------------------------------------- */

.main .commentTop {
	background: url(template/interleague2008/img/img_kiji_top2.gif) no-repeat top left;
	height: 15px;
	margin-top: 20px;
}

.main .commentBottom {
	background: url(template/interleague2008/img/img_kiji_bottom2.gif) no-repeat bottom left;
	padding-bottom: 10px;
}

.main .entry .commentBox {
	padding: 0 0 0 27px;
	width: 458px;
}

.main .entry .commentBox h5 {
	padding-bottom: 10px;
}

.main .entry .commentBox .commentKiji {
	padding: 10px 0;
}

.main .commentBox .entryState {
	font-size: 72%;
	background: none;
	padding-top: 10px;
	border-bottom: #818181 solid 1px;
	padding-bottom: 10px;
}


/* SIDE---------------------------------------------------------------------- */

#side {
	padding: 20px 0 0 0;
	text-align: right;
	width: 196px;
}

#side img {
	padding-bottom: 3px;
}

#side .sideMenu {
	padding: 0 0 20px 0;
	text-align: left;
}

#side ul li {
	background: url(template/interleague2008/img/icon_list.gif) no-repeat left 7px;
	list-style: none;
	padding-left: 10px;
	padding-bottom: 8px;
}

#side ul li a:active,
#side ul li a:hover {
	color :#e8380c;
}

#side .amazon {
	text-align: center;
	margin-top: 5px;
}

#side .amazon_text {
	text-align: left;
}

#side .qr {
	text-align: center;
}


/* CALENDAR---------------------------------------------------------------------- */

.calendar {
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	text-align: center;
	padding-right: 2px;
}

.calendar td {
	text-align: center;
}

.calendar_month {
	font-weight: bold;
}

.weekday {
	padding: 1px;
}

/* SEARCH---------------------------------------------------------------------- */

.search {
	color: #FFFFFF;
	line-height: 170%;
	margin: 20px 0px 3px 0px;
}

/* FOOTER---------------------------------------------------------------------- */

#pagetop {
	text-align: right;
	padding: 20px;
}

#footer {
	background: #2e2e2e;
	color: #e1e1e1;
	padding: 5px;
	text-align: center;
}
