@charset "UTF-8";
/* Style Import
----------------------------------------- */
@import "/common/themes/cms/css/default.css"; /* initial setting */
@import "/common/themes/cms/css/layout.css";/* layout style */

body {
	background: url(images/bg.jpg) repeat-x 0 0;
}
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;
}
.topSection {
	margin-bottom: 2em;
}
h2 img {
	margin-bottom: 1em;
}
h3 {
	background: url(images/point.jpg) no-repeat 0 2px;
	padding: 0 0 10px 32px;
	margin-bottom: 5px;
	font-size: 123.1%;
}
#main .leftArea {
	width: 344px;
	float: left;
}
#main .rightArea {
	width: 344px;
	float: right;
}
.servicesBox {
	background: url(images/servicesBox.jpg) no-repeat 0 0;
	margin-bottom: 2em;
	padding: 10px 0px 0 235px;
	width: 465px;
	height: 260px;/*239*/
	font-size: 108%;
	line-height:150%;
	}
	

.katsuyoBox {
	background: url(images/katsuyoBox.jpg) no-repeat 0 0;
	padding: 20px 0px 0 235px;
	margin-bottom: 2em;
	width: 465px;
	height: 124px;
	line-height: 1.8;
	font-size: 108%;
}
.katsuyoBox ul li {
	background: url(images/list_icon_c.gif) left no-repeat;
	padding: 0 0 0 20px;
}
.rss-js {
	margin: 0 0 1em 20px;
}
.rss-js-entry {
	background: url(images/rssPoint.gif) no-repeat 0 3px;
	padding-left: 20px;
}
