@CHARSET "ISO-8859-1";


h2 {
	font-size: 16px;
	color: #4A9590;
}

h3 {
	margin: 0px;
	padding: 10px;
	font-size: 14px;
	background-color: #F0F2F0;
}

h3 img {
	margin-right: 10px;
}

a.back {
	float: right;
}

hr.orange-dots {
	border: 1px dotted #fff;
	border-top-color: #FF6600;
}

div#mcontent {
	width: 750px;
	margin: 0px auto 20px auto;
	color: #003333;	
/*	border: 1px solid red;*/
}

div.navi-year {
	float: right;	
}

div.intro/*,
div.intro-list*/ {
	background-color: #F0F2F0;
	border: 12px solid #C6D7D8;
}

div.intro-list {
	margin-bottom: 10px;
}

div.intro-list a.view {
	float: right;
	line-height: 37px;
	padding: 0px 15px;
}

div.intro h3 {
	border-bottom: 2px solid #C6D7D8; 
}


div.text {
	padding: 10px;
	text-align: justify;
}

img.picture-left {
	float: left;
	margin: 0px 15px 10px 0px;
}

img.picture-right {
	float: right;
	margin: 0px 0px 15px 10px;
}

div.cleaner { /* v0.3 */
	line-height: 0.1px;
	height: 0px;
	clear: both;
}

div.gallery {
	display: none;
}

a img {
	border: 2px solid #FF6600;
}

img.icon {
	border: none;
	vertical-align: middle;
	margin-right: 2px;
}

a.readmore {
	font-weight: bold;
	color: #FF6600;
	white-space: nowrap;
}
#print a img{
	border: none;
}
a.readmore img{
	border: none;
}
#count_img {
	/*border-left: 2px solid #FF6600;
	border-right: 2px solid #FF6600;
	border-top: 2px solid #FF6600;*/
	display:block; 
	color:black; 
	text-align: center;
	width: 25px
}
div#header_print {
	width: 750px;
	margin: 0px auto 20px auto;

}