@charset "utf-8";

/* == + MAIN == */
p{
	font-size:117%;
}
.h2-m {
	color: #333333;
	font-weight: bold;
	margin: 0 0 8px;
	font-size:170%;
}
#main #main-contents .section {
	margin: 0 0 26px 0;
}
#pageheader .body p{
	margin:0 0 10px;
}
#main #main-contents #pageheader {
	margin: 0 0 30px 0px;
}
#main #main-contents #pageheader h1 {
	margin: 0 0 27px 0;
	width: 675px;
	height: 63px;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/h1-effort.gif) no-repeat;
}
#main #main-contents .section .section-inner .header h2 {
	padding: 6px 9px 6px 9px;
	width: 657px;
	height: auto;
	background: url(../images/bg-h2_01.gif) repeat-y;
	border: none;
	font-size: 117%;
	color: #333333;
}
#main #main-contents .section .section-inner .header h2.bottom {
	background: url(../images/bg-h2_02.gif) repeat-y;
}
#main #main-contents .section .section-inner .h2-blk {
	margin: 0 0 15px 0;
}
#main #main-contents .section .section-inner .h2-blk .h2-m {
	margin: 0 0 8px 0;
	font-weight: bold;
	color: #333333;
}
#main #main-contents .section .section-inner .h2-blk .h2-txt {
	margin: 0 0 10px 0;
}
#main #main-contents .section .section-inner .h2-blk .h2-note {
	margin: -7px 0 15px 0;
	font-size: 83%;
}
#main #main-contents .section .section-inner .h2-blk .last {
	margin: 0 0 0 0;
}
#main #main-contents .section .section-inner .h2-blk .h2-img {
	text-align:center;
	padding:15px 0 0;
}
#main #main-contents .section .section-inner .h2-blk .win-blk-txt1 {
	float:left;
	width:250px;
}
#main #main-contents .section .section-inner .h2-blk .win-blk-img1 {
	float:right;
	width:400px;
	display:table;
}
#main #main-contents .section .section-inner .h2-blk .win-blk-img1 p{
	font-size:100%;
	width:195px;
	display:table-cell;
	vertical-align:bottom;
	padding-bottom:5px;
}
#main #main-contents .section .section-inner .h2-blk .win-blk-img1 img {
/*	float:left;*/
	vertical-align:top;
	
}
#main #main-contents .section .section-inner .h2-blk .win-blk-txt2 {
	float:left;
	width:450px;
}
#main #main-contents .section .section-inner .h2-blk .win-blk-img2 {
	float:right;
	width:200px;
}
/* navi */
#main #sidebar #local-navi .header {	border-bottom:1px solid #dbc8bd;
}
#main #sidebar #local-navi .header a {
	display: block;
	width: 180px;
	height: 16px;
	text-indent: -999em;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/h2-lonavi_return.gif);
}
#main #sidebar #local-navi .header a:hover {
	background-position: 0 -16px;
}
/* == /+ MAIN == */
