@charset "UTF-8";
@import url(main.css);

#contentsBox{
	padding-top:15px;
}

#leftcolum{
	float:left;
	width:699px;
	min-height:400px;
}

#rightcolum{
	width:225px;
	float:right;
}

#leftcolum .entryBox{
	margin-left:30px;
	margin-top:15px;
}

#leftcolum .entryTitle h3{
	background:url(../images/title_line.gif) no-repeat left bottom;
	padding-bottom:3px;
	padding-left:32px;
	margin-bottom:2px;
	font-size:108%;
	margin-top:15px;
}

#leftcolum .entryTitle .title{
	margin-left:32px;
}

#leftcolum .entryTitle dl dt{
	clear:both;
	float:left;
	width:2.5em;
	padding:1px 0 3px 0;
}

#leftcolum .entryBox dl dd{
	padding:1px 0 3px 0;
	margin-left:2.5em;
}

#leftcolum .entryBox dl dt{
	clear:both;
	float:left;
	width:80px;
	padding:1px 0 3px 3px;
}

#leftcolum .entryBox dl dd{
	padding:1px 0 3px 0;
	margin-left:83px;
}

#leftcolum .entryBox dl dd img{
	vertical-align:middle;
	margin-left:10px;
}


#leftcolum h2.report{
	margin-top:30px;
}

#leftcolum .detailEntryBox{
	margin-left:30px;
	margin-top:15px;
	background:url(../images/bg_second.gif) left top;
	border:1px solid #f0eeee;
	padding:15px 50px;
}

#leftcolum .detailEntryBox .sp10{
	margin-bottom:10px;
}

#leftcolum .detailEntryBox h4{
	margin-top:15px;
}

#leftcolum .detailEntryBox th,
#leftcolum .detailEntryBox td{
	padding:10px 0;
}

#leftcolum .detailEntryBox th{
	width:100px;
}


#leftcolum .detailEntryBox ul li{
	width:275px;
	float:left;
	margin-top:10px;
}
#leftcolum .detailEntryBox ul li.left{
	margin-right:15px;
}

#leftcolum .detailEntryBox p.bigPhoto{
	padding:4px;
	width:555px;
	border:1px solid #6a6a6a;
	background-color:#FFF;
}

#leftcolum .detailEntryBox ul li p.eventImg{
	padding:4px;
	width:265px;
	border:1px solid #6a6a6a;
	background-color:#FFF;
}

/**/

#action{
	background-color:#f8f8f8;
	text-align:right;
	padding:10px 261px 10px 30px;
}
#action .pageBack{
	float:left;
	padding:0;
	width:;
}

#action .pageTop{
	float:right;
	padding:0;
}

#rightcolum{
	padding-top:12px;
}


#rightcolum .title{
	margin-bottom:3px;
}

#rightcolum ul.secondContents{
	width:207px;
	margin-left:18px;
	margin-bottom:20px;
}

#rightcolum ul ul{
	margin-left:18px;
}

#rightcolum ul a{
	background:url(../images/arrow.gif) no-repeat 11px center;
	padding-left:30px;
}

#rightcolum ul li{
	background:url(../images/dot_line.gif) repeat-x left bottom;
	padding:2px 0 3px 0;
}

#rightcolum ul li.noBorder{
	background-image:none;
}

#rightcolum ul li.noBorder p{
	background:url(../images/dot_line.gif) repeat-x left bottom;
	padding-bottom:1px;
}