@charset "UTF-8";

@import url("../../css/import.css");



/*
	Since:Dec 24 2007
	Last-Updated:Dec 24 2007
	Editor:Masataka Asakura
*/


/*
-------------File Contents--------------

	0. common settings

	



*/


/*------------0. common settings-------------*/

.boxWrap{
	border-width:4px 1px 1px 1px;
	border-style:solid;
	border-color:#e6b450;
	padding:0 30px;
	margin:0;
}


ul.pageLink{
	float:right;
	list-style:none;
	padding:0em 0 0 0;
	margin:1.5em 0 0.5em 0;
	white-space: nowrap;
}
ul.pageLink li{
	float: left;
	background: url("../../img/common/li/triangle01.gif") no-repeat 0 0.175em;
	padding:0.1em 0em 0.2em 0.875em;
	margin:0 0 0 1.275em;
	font-size:0.875em;
}
ul.pageLink li a:link, ul.pageLink li a:visited{
	border-bottom:0px solid!important;
}
ul.pageLink li a:hover, ul.pageLink li a:active{
	border-bottom:1px solid!important;
}



#eventBanner{
	padding:3em 0 1.5em 50px;
}

#eventBanner a{
	border-bottom:0 solid!important;
}


.articleBlockTop{
	padding: 3em 0;
}

.articleBlock{
	border-top:1px solid #ccc;
	padding: 3em 0;
}

.date{
	float:left;
	width:14%;
	font-weight:normal;
	line-height:1.4;
	color:#444;
}
h3.headLine{
	float:left;
	width:85%;
	font-size: 108%;
	line-height:1.4;
	color: #333;
}

.p03 .date{
	width:11%;
}
.p03 h3.headLine{
	width:88%;
}


.article{
	border-width:2px 0 0 0;
	border-style:solid;
	margin:0.275em 0 0 0;
	padding:1em 0 0 0;
}

.p01 .article{
	border-color:#d65c5c;
}
.p02 .article{
	border-color:#039;
}
.p03 .article{
	border-color:#066;
}

.strongBox{
	border:1px solid #999900;
	margin:1em 0 0 0;
	padding:1em;
}

.article h4{
	padding: 1em 0;
	color:#444;
	line-height:1.6;
}
	

.image01{
	float:left;
	margin:1em 2.5em 0.5em 0;
	width:auto;
}
.image02{
	float:left;
	margin:1em 1em 0.5em 0;
	width:auto;
}
.image03{
	float:left;
	margin:1em 2em 2em 0;
	width:auto;
}


.image01 img{
	border:1px solid #ccc;
}
img.noborder{
	border:0px solid #ccc;
}

.text01{
	margin:0 0 0 0;
	width:auto;
}


ul.prev-link{
	list-style:none;
}
ul.next-link{
	list-style:none;
	text-align: right;
}

ul.prev-link li{
	display:inline;
	margin-right:1em;
}

p span.font-small{font-size:93%;}

table.madia-contents th{
	padding:1.5em 0 0 0;
	text-align:right;
	vertical-align:top;
	font-weight:normal;
	white-space: nowrap;
}
table.madia-contents td{
	padding:1.5em 0 0 0;
}
table.madia-contents td h5{
	margin: 0;
	padding:0;
	font-size: 108%!important;
}

.photo-right{
	margin:1.5em 0 0 25px;
	float: right;
	
}