@charset "UTF-8";
/* Style Import
----------------------------------------- */
@import "/common/themes/cms/css/default.css"; /* initial setting */
@import "/common/themes/cms/css/layout.css";/* layout style */


a:link {
	color: #1d3994;
  text-decoration: none;
}
a:visited {
	color: #1d3994;
  text-decoration: none;
}
a:hover {
	color: #fe6e2b;
  text-decoration: underline;
}
a:active {
	color: #1d3994;
  text-decoration: none;
}

/*
[
----------------------------------------------------------- */
ul.kokuchi {
	padding:  5px 0 0 10px;
}
ul.kokuchi li {
	background: url(/common/themes/cms/images/rssPoint.gif) no-repeat 0 6px;
	padding-left: 15px;
}
.date{
	padding-right: 10px;
}
.memberBlog {
	padding-left: 140px;
	background: url(images/blogTitle.jpg) no-repeat 0 0px;
}
.section h3 {
	margin-bottom: 10px;
}
ul.indexPhoto li {
	width: 145px;
	float: left;
	margin: 0 5px 15px 0;
	line-height: 1.2;
	border: 1px solid #f0f0f0;
	padding:10px;
	font-size: 93%;
}	

ul.indexPhoto li.thirdChild {
	margin-right: 0;
}
ul.indexPhoto li {

}
ul.indexPhoto li a:link,ul.indexPhoto li a:visited {
	color: #555;
	text-decoration: none;
}
ul.indexPhoto li a:hover {
	color: #49B869;
	text-decoration: none;
}
ul.indexPhoto li a:active {
	color: #555;
	text-decoration: none;
}
ul.indexPhoto li img {
	margin-bottom: 5px;
	width: 145px;
}
ul.indexPhoto li div {
	clear:both;
	margin-top: 3px;
}
ul.indexPhoto li img.photo {
	margin: 0;
}
#rssBox .rss-js-entry,ul#feed li {
	background: url(/common/themes/cms/images/rssPoint.gif) no-repeat 0 6px;
	padding-left: 15px;
}
#rssBox ul li {
	background: url(/common/themes/cms/images/rssPoint.gif) no-repeat 0 6px;
	padding-left: 15px;
}

