@charset "utf-8";
@import "../css/common.css";

/* コメントを入れたらUTF-8化ヲ忘れずに */

/* override *************************************************************/
#categoryheader li span {
	background:url(../images/blog_categoryheader_navi.gif) no-repeat 0 0;
}
#categoryheader ul li a:hover {
	background-position:none;
}

#mainright {
	margin-top:0;
}
/************************************************************************/

#categoryheader_right {
	display:block;
	margin:0;
	padding:0 10px 7px;
	border-bottom:2px solid #ffd089;
	line-height:1.1;
	font-size:16px;
	font-weight:bold;
	color:#669900;
}


#mainright .articleheader {
	line-height:1.1;
}
#mainright .articleheader  h3 {
	float:left;
	display:block;
	width:460px;
	height:15px;
	margin:0;
	padding:23px 0 5px 10px;
	border:0;
	background:url(../images/common_line_dot.gif) repeat-x 0 bottom;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
}

#mainright .articleheader a,
#mainright .articleheader img {
	float:left;
	display:block;
	margin:0;
	padding:0 6px 0 0;
}

#mainright .articleheader a.titlelink {
	padding:0 6px 0 16px;
	background:url(../images/topics_pointer.gif) no-repeat 3px center;
}


#mainright .articleheader p {
	float:left;
	display:block;
	width:155px;
	height:14px;
	margin:0;
	padding:25px 10px 4px 0;
	border:0;
	background:url(../images/common_line_dot.gif) repeat-x 0 bottom;
	color:#729d00;
	font-size:12px;
	text-align:right;
	overflow:hidden;
}
#mainright .articleheader p img {
	float:none;
	display:inline;
	margin:-5px 0 0 0;
	position:relative;
	top:3px;
}

#mainright .articlecontent {
	display:block;
	margin:16px 0 5px 0;
	padding:0 0 12px 0;
	border:0;
	/*background:url(../images/blog_mainrightbottom.gif) no-repeat 0 bottom;*/
}


.ohyugallery {
	display:block;
	margin:16px 0 10px 0;
	padding:0;
	border:0;
	/*
	height:123px;
	overflow:hidden;
	*/
}

.photoframe {
	float:right;
	display:block;
	margin:0;
	padding:0 0 16px 10px;
	border:0;
}
.photoframenarrow {
	float:left;
	padding:0 4px 6px 0;
}

.ohyugallery .photoframe {
	float:left;
	padding:0 0 6px 5px;
}


.photoframe img {
	display:block;
	margin:0;
	padding:0;
	border:5px solid #ffffff;
}
.photoframe .shade {
	display:block;
	margin:0;
	padding:0;
	border-top:0;
	border-right:1px solid #f0f0f0;
	border-bottom:1px solid #f0f0f0;
	border-left:0;
}
.photoframe .shadeinner {
	display:block;
	margin:0;
	padding:0;
	border:1px solid #e0e0e0;
}
.photoframe a {
	display:block;
	margin:0;
	padding:0;
	border:1px solid #e0e0e0;
}


#mainright .articlecontent p a.pdflink {
	margin:0;
	padding:0 0 0 18px;
	background:url(../images/common_icon_pdf2.gif) no-repeat 0 center;
}

