@charset "UTF-8";

@import "/common/themes/cms/css/default.css"; /* initial setting */
@import "/common/themes/cms/css/layout.css";/* layout style */

a:link, a:visited {
	color: #0092da;
  text-decoration: none;
}
a:hover {
	color: #fe6e2b;
  text-decoration: underline;
}
a:active {
	color: #0092da;
  text-decoration: none;
}

/*
[
----------------------------------------------------------- */
#main {
	float: right;
	width: 638px;
}
#sub {
	float: left;
	width: 217px;
}

.categoryTitle h2 {
	background: url(/common/themes/cms/images/categoryTitle.gif) no-repeat 0 0;
	font-size: 116%;
	font-weight: bold;
	padding: 2px 0 0 18px;
	margin-bottom: 2em;	
}

#contentPage h3 {
	padding: 0px 0 0 20px;
	line-height: 1.3;
	background: url(images/entryHeader.gif) no-repeat 0 bottom;
	font-size: 146.5%;
	height: 55px;
}
.posted {
	font-size: 77% !important;
}
.blogEntryBody {
	padding-top: 10px;
}
.blogEntryBottom {
	border-bottom: #999 1px dotted;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.calendarHeader {
	font-size: 123.1%;
}
.calendarDayHeader {
	background: #0090d5;
	color: #fff;
	text-align: center;
	border-right: #fff 1px solid;
	padding: 2px 10px;
}
.calendar table {
	width: 100%;
	margin-bottom: 1em;
}
.calendar table td .calendarDay,
.calendar table td .calendarToday,
.calendar table td .calendarDayWithEntries {
	height: 105px;
	border: #e7e7e7 1px solid;
}
.calendarLabel {
	text-align: right;
	padding: 1px 5px 1px 5px;
	color: #333333;
}
.calendarDay {
	width: 90px;
}
.calendarBody {
	padding: 0 1px 5px 1px;
}
.calendarBody ul li {
	overflow: hidden;
	font-size: 93%;
}
.calendarBody ul li a {
	display: block;
	color: #fff;
	width: 100%;
	height: 20px;
	padding: 0 0 0 5px;
	margin-bottom:1px;
}
.calendarBody ul li a:link,
.calendarBody ul li a:visited {
	background: #0190D6;
	color: #fff;
	text-decoration: none;
}
.calendarBody ul li a:hover {
	background: #ff883f;
	color: #fff;	
	text-decoration: none;	
}
.calendarBody ul li a:active {
	background: #0190D6;
	color: #fff;	
	text-decoration: none;	
}
.calendar table td.hover .calendarBody a {
	color: #fff;
}

.entry-navi {
	margin-bottom: 1.5em;
}
.hrLine {
	margin: 1.5em 0;
	height: 1px;
	border-top: #999 1px dotted;
}
.contactBtn {
	margin-left: 25px;
	margin-bottom: 1.5em;
}
.contactBtn a {
	padding: 7px 0 0 0;
	background: url(images/contactBtn.gif) no-repeat 0 0;
	width: 541px;
	height: 26px;
	overflow: hidden;
	text-align: center;
	display: block;
}
.contactBtn a:link,
.contactBtn a:visited {
	color: #333;
	text-decoration:none;
	font-weight: bold;
}
.contactBtn a:hover {
	background-position: 0 -33px;
	color: #333;
	text-decoration:none;	
}
.contactBtn a:active {
	color: #333;
	text-decoration:none;
}
table.jimu {
	margin-top: 1em;
}
table.jimu th {
	width: 160px;
}
.formItem {
	width: 280px;
}
.formItem_30 {
	width: 30px;
}
.formItem_100 {
	width: 100px;
}
h4.report {
	margin: 10px 0 8px 0;
	padding: 10px 0 0 15px;
	border-top: #999 1px dotted;
	background: url(images/h4Point.gif) no-repeat 0 16px;
	font-size: 108%;
	font-weight: bold;
	color: #0092DA;
}
##reportBlock img {
	margin: 5px 0;
}
#reportBlock p {
	margin: 0.5em 1em 2em 1em;
}
table.trackback-table {
	width: 100%;
}
table.trackback-table td {
	padding: 5px 10px;
}
table.trackback-table td textarea {
	width: 400px;
}
.ippan a:link,
.ippan a:visited {
	background: #ff6100 !important;
}
.ippan a:hover {
	background: #0092DA !important;
}
.ippan a:active {
	background: #ff6100 !important;
}
