@charset "UTF-8";
/* Style Import
----------------------------------------- */
@import "/common/themes/top/css/yui-font.css";
@import "/common/themes/top/css/default.css"; /* initial setting */
@import "/common/themes/top/css/layout.css";/* layout style */
@import "/common/themes/top/css/content.css";/* layout style */
@import "/common/themes/top/css/blogstyle.css";/* blog control style */

/*
===== 1: link setting ===========================
*/
a:link{
	color: #346bb2;
	text-decoration: none;
}
a:visited{
	color: #346bb2;
	text-decoration: none;	
}
a:hover{
	color: #f3802e;
	text-decoration:underline;	
}
a:active{
	color: #346bb2;
	text-decoration: none;	
}
ul.side_menu {
	margin-bottom: 15px;
}

.blogEntry {
	clear: both;
}
.photo {
  margin-bottom:5px;
}
.sect {
	margin-bottom: 1em;
}
table.kekkaTable {
	margin-top: 5px;
	margin-bottom: 1em;
	width: 100%;
	border-bottom: #ddd 1px solid;
	border-left: #ddd 1px solid;
}
table.kekkaTable td,
table.kekkaTable th {
	vertical-align: top;
	padding: 5px 10px;
	border-top: #ddd 1px solid;
	border-right: #ddd 1px solid;
}
table.kekkaTable th {
	background: #e6e6e6;
}
.blogEntry h4 {
	background: url(images/h4Point.gif) repeat-y 0 0;
	padding: 3px 0 3px 15px;
	margin: 0 0 10px 0;
	line-height: 1.2;
	color: #ee0000;
}
dl.number dt {
	font-weight: bold;
}
dl.number dd {
	padding: 3px 15px 10px 15px;
}
dl.number dt.more {
	color:#006600;
}
dl.number dd.bottomLine {
	margin-bottom: 1em;
	border-bottom: #909090 1px dotted;
}
.stBox {
	background: url(images/stBox.jpg) no-repeat 0 0;
	width: 520px;
	height: 91px;
	padding: 45px 15px 5px 15px;
	margin-bottom: 5px;
}
.stBox02 {
	background: url(images/stBox02.jpg) no-repeat 0 0;
	width: 520px;
	height: 110px;
	padding: 45px 15px 5px 15px;
	margin-bottom: 5px;
}
.kakaku02 {	
	text-align: right;
	font-size: 116%;
	font-weight: bold;
	padding-right: 15px;
	margin-bottom: 5px;
}
.hrLine {
	height: 1px;
	border-top: #909090 1px dotted;
	margin: 1em 0 1.5em 0;
}
.borderBox {
	background: url(images/priceBg.jpg);
}
h5 {
	background: url(images/h5Point.gif) no-repeat 0 2px;
	padding-left: 20px;
	margin-bottom: 5px;
}
.kakaku {
	font-size: 116%;
	font-weight: bold;
	color: #FF0000;
}
.premBox {
	background: url(images/premBox.jpg) no-repeat 0 0;
	width: 520px;
	height: 123px;
	padding: 64px 15px 5px 15px;
	margin-bottom: 5px;
}
.strong {
	font-size: 116%;
	color: #FF0000;
	font-weight: bold;
}
.red {
	color: #FF0000;
}
.photoR {
	margin: 0 0 1em 1em;
}
dl.faq dt {
	font-size: 116%;
	font-weight: bold;
}
