@import url("default.css");

#contents_press {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", sans-serif;
	margin: 12px 12px 12px 12px;
	padding: 0px;
	text-align: left;
}

#contents_press p{
	margin-bottom:15px;
}

#contents_press h3{
	clear:right;
	padding-top:2px;
}

#contents_press .dottable{
	clear:right;
	width:558px;
	height:110px;
	position:relative;
	left:12px;
	border: dashed 1px #ccc;
	margin-bottom:10px;
	margin-right:0px;
}

#contents_press .dottable h3{
	margin-top:12px;
	margin-bottom:10px;
	margin-left:12px;
}

#contents_press ul{
	float:left;
	width:265px;
	padding: 0;
	margin: 0;
	/*border: solid 1px #ccc;*/
}


#contents_press li{
	list-style: none;
}


.text_alignr{
	font-size:x-small;
	text-align:right;
	margin-right:10px;
}

.caption{
	margin: 0px 12px 6px 15px;
}


.date{
	margin: 0px 12px 0px 12px;
	padding: 0px 0px 0px 0px;
	font-size:75%;
	letter-spacing: 0.05em;
	line-height: 130%;
}


.press_lead {
	font-size:100%;
	line-height:1.2;
	margin: 12px 12px 24px 12px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-weight: bold;
	color: #1F3C2D;
}


.list_link {
	margin: 2px 12px 12px 12px;
	padding: 2px 0px 4px 20px;
	line-height: 120%;
	background-image: url(../img/link_blue.gif);
	background-position:top left;
	background-repeat:no-repeat;
	border-bottom: dotted 1px #5C5C5C;
	font-size: 75%;
	letter-spacing: 0.05em;
}

.list_link_blue {
	margin: 2px 12px 12px 12px;
	padding: 2px 0px 4px 20px;
	line-height: 120%;
	background-image: url(../img/link_blue.gif);
	background-position:top left;
	background-repeat:no-repeat;
	border-bottom: dotted 1px #5C5C5C;
	font-size: 75%;
	letter-spacing: 0.05em;
}

.list_link_blue_u {
	float:right;
	margin: 2px 7px 2px 20px;
	padding: 2px 0px 0px 20px;
	line-height: 120%;
	background-image: url(../img/link_blue.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-size: 75%;
	letter-spacing: 0.05em;
}

.list_link_pdf {
	margin: 2px 12px 12px 12px;
	padding: 2px 0px 4px 20px;
	line-height: 120%;
	background-image: url(../img/pdficonsm.gif);
	background-position:top left;
	background-repeat:no-repeat;
	border-bottom: dotted 1px #5C5C5C;
	font-size: 75%;
	letter-spacing: 0.05em;
}

