@charset "UTF-8";
/* Style Import
----------------------------------------- */
@import "/themes/concept/css/yui-font.css";
@import "/themes/concept/css/default.css"; /* initial setting */
@import "/themes/concept/css/layout.css";/* layout style */
@import "/themes/concept/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;	
}

/*
===== 2: category Title ===========================
*/

.blogEntry {
	padding: 0px 15px;
}
.blogEntryHeader {
	background: url(images/entryTitle.gif) no-repeat 0 0px;
	padding-left: 30px;
	border-bottom: #a18366 1px solid;
	padding-top: 3px;
	padding-bottom: 7px;
}
.blogEntryBody{
	padding-right:0;
	padding-top:0;
}
.blogEntryHeader h2 {
	font-weight: normal;
	line-height: 1.1;
}
.leftBox {
	width: 240px;
	float: left;
}
.rightBox {
	width: 277px;
	float: right;
}
img.photo {
	padding: 4px;
	border: #b0b0b0 1px solid;
	margin: 0 0 10px 10px;
}
dl.ob dt {
	width: 100px;
	float: left;
	clear: left;
	margin-bottom: 5px;
}
dl.ob dd {
	margin-left: 110px;
	margin-bottom: 5px;
}
ul.thumb {
	margin-top: 10px;
}
ul.thumb li {
	float: left;
	margin-right: 5px;
}
.moreBtn {
	margin-left: 110px;
	margin-top: 5px;
}
.name{
	font-weight:bold;
	padding-bottom:10px;
}
table.sunlight{
	font-size:98%;
}
table.sunlight th{
	width:80px;
	font-weight:bold;
	margin-left:5px;
	border-bottom:1px solid #A18366;
	padding:5px;
	text-align:right;
}
table.sunlight td{
	width:230px;
	border-bottom:1px solid #A18366;
	padding:5px;
}
.point{
	/*background-color:#FFFFCC;*/
	margin: 15px 0 0 0;
	padding: 3px;
	width: 320px;
}
.point p{
	padding:0 0 0 20px;
}
.pdf_banner{
	height:32px;
	vertical-align:middle;
	font-size : medium;
}
p.banner{
	text-align: right;
	padding: 10px 0 10px 0;
}
table.hojokin {
	margin-bottom: 5px;
}
table.hojokin th,table.hojokin td{
	font-size: 98%;
	border-bottom: 1px solid #A18366;
	padding: 10px;
	vertical-align: top;
}
table.hojokin th{
	width: 100px;
}
h3.subTitle{
	fontsize: 123.1%;
	margin-bottom: 0.5em;
	color: #A5876B;
	font-weight: bold;
	text-align:center;
}
div.subTitle{
	fontsize: 123.1%;
	margin-bottom: 0.5em;
	font-weight: bold;
	background-image: url(images/allow.jpg);
	background-repeat: no-repeat;

}
.subTitle p{
	margin-left: 20px;
}
ol.hojokin li{
	list-style-type: decimal;
	list-style-position: inside;
}
ol.hojokin{
	margin-top: 15px;
	margin-bottom: 15px;
}
div.section {
	margin-top: 5px;
	margin-bottom: 30px;
}
ul.list {
	text-align: right;
	margin-bottom: 1em;
}
ul.list li {
	display: inline;
	margin: 0 0 0 20px;
}
ul.list li a {
	background: url(images/point.gif) no-repeat 0 5px;
	padding: 7px 0 15px 15px;
}
ul.list li.pdf a {
	background: url(images/pdf.gif) no-repeat 0 0;
	padding-left: 35px;
}
.section h4,.set{
	margin-bottom: 1.5em;
}
ul.list02,.section h5 {
	margin-bottom: 1em;
}
ul.list02 li {
	background: url(images/point02.gif) no-repeat 0 5px;
	padding-left: 25px;
	padding-top: 2px;
	margin-bottom: 3px;
}
ul.list02 li strong {
	font-size: 18px;
}
strong {
	color: #623f05;
}
