@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 20px 15px 0;
	line-height: 1.2;
}
ul.indexPhoto li.thirdChild {
	margin-right: 0;
}
ul.indexPhoto li img {
	border: #c5b5b3 2px solid;
	margin-bottom: 5px;
}
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;
}
