@charset "UTF-8";
/* CSS Document */

.jquery-enable div.hide {
	display:none;
}

div.contents * {
	margin: 0;
	padding: 0;
	border: none;
}
div.contents .clear {
    width: 100%;
	clear: both;
}
div.contents div.contents-header-left {
	width: 591px;
	float: left;
}
div.contents div.contents-header-left p {
	padding: 20px 0 0 20px;
}
div.contents div.contents-header-left p strong img {
	margin: 21px 0 0 91px;
	position: absolute;
}

div.contents div.contents-header-right ul li {
	float: left;
	height: 20px;
}

div.contents div.contents-header-news {
	background: url(../imgs/top/bg-header-news.png) no-repeat left top;
	margin: 20px 0 0 20px;
	*margin-top: -1px;
	_margin-top: -18px;
	padding: 4px 0 0 0;
}
div.contents div.contents-header-news p.contents-header-news {
	background: url(../imgs/top/bg-header-news.png) no-repeat left bottom;
	padding: 0 0 4px 0;
	line-height: 28px;
}
div.contents div.contents-header-news p.contents-header-news span {
	font-size: 10px;
}
div.contents div.contents-header-news p.contents-header-news img.kinkyu {
	position: relative;
	padding: 0 10px 0 0;
	top: 3px;
}

div.contents div.reports-left {
	width: 520px;
	float: left;
}
div.contents div.reports-left h3,
div.contents div.reports-left h4,
div.contents div.reports-left p {
	margin: 0 0 0 20px;
}
div.contents div.reports-center-border {
    background: url(../imgs/reports/bg-left-border.png) repeat-x 50% 0;
    height: 1px;
    font-size:0;
    margin:0 20px;
    width: 861px;
}
div.contents .primary-title {
	position:relative;
    margin:0 0 0 20px;
}
div.contents .primary-title img {
	display:block;
	position:absolute;
	top:0;
	right:0;
}
div.contents .primary-title .from {
    display:block;
    float:right;
    width:auto;
    font-size:12px;
    font-weight:bold;
    line-height: 12px;
}
div.contents li.primary-title .from {
	font-size:9px;
}
div.contents .primary-title .volume {
    display:block;
    float:left;
    width:56px;
}
div.contents .primary-title .volume abbr {
    display:block;
    padding:2px 0 11px 0;
    *padding:0 0 10px 0;
    font-size:9px;
    font-weight:normal;
    line-height:9px;
    font-family: Helvetica;
}
html>/**/body div.contents .primary-title .volume abbr {
	padding-bottom /*\**/: 9px\9; 
}

div.contents .primary-title .volume strong {
    display:block;
    font-size:32px;
    line-height:31px;
    padding:0 0 14px 0;
    font-family: Helvetica;
}
div.contents .primary-title .date {
    display:block;
    padding:0 0 7px 0;
    color:#666;
    font-size:9px;
}
div.contents .primary-title .title {
    display:block;
    font-size:20px;
    line-height:26px;
    padding-left: 56px;
}
div.contents .primary-title a:hover,
div.contents .primary-title a:hover .volume abbr,
div.contents .primary-title a:hover .volume strong,
div.contents .primary-title a:hover .from,
div.contents .primary-title a:hover .date,
div.contents .primary-title a:hover .title,
div.contents .primary-title a:active,
div.contents .primary-title a:active .volume abbr,
div.contents .primary-title a:active .volume strong,
div.contents .primary-title a:active .from,
div.contents .primary-title a:active .date,
div.contents .primary-title a:active .title {
	color:#666;
}
div.contents p.title {
    background: url(../imgs/reports/bg-title.png) no-repeat 0 50%;
    padding:0 0 0 11px;
    font-weight:bold;
}
div.contents .reports-right-border2 {
	display:block;
	font-size:0;
}
div.contents div.reports-left .primary-title {
	padding:10px 0 0 0;
}
div.contents div.reports-left .reports-left-border {
    display:block;
    background: url(../imgs/reports/bg-left-border.png) no-repeat 0 0;
    height: 1px;
    font-size:0;
}
div.contents div.reports-left-border2 {
    background: url(../imgs/reports/bg-left-border.png) no-repeat 0 0;
    height:4px;
    font-size:0;
    margin:0 0 0 20px;
}
div.contents div.reports-left div.chapters {
    clear: both;
    padding:20px 30px 20px 50px;
    position: relative;
}
div.contents div.reports-left div.chapters p {
    margin:0;
    padding:0 0 10px 0;
}
div.contents div.reports-left div.chapters ul,
div.contents div.reports-left div.chapters ul li {
    display:block;
    list-style:none;
    margin:0;
    padding:0;
    color:#333;
    font-weight:bold;
    font-size:12px;
    line-height:14px;
}
div.contents div.reports-left div.chapters ul li {
    padding:0 0 4px 20px;
    background:url(../imgs/reports/bullets.gif) no-repeat 0 0;
}
div.contents div.reports-left div.chapters ul li ul{
	padding-top: 3px;
}

div.contents div.reports-left div.chapters ul li ul li {
    padding:0 0 1px 21px;
    background:url(../imgs/reports/bullets.gif) no-repeat 0 -188px;
}
div.contents div.reports-left div.intro {
    padding:20px 0;
}
div.contents div.reports-left div.intro * {
    font-size:14px;
    font-weight:bold;
}
div.contents div.reports-left p.caption img {
    display:block;
}
div.contents div.reports-left p.pager-next {
    position:relative;
    float:right;
    margin-top:-30px;
    line-height:1;
}
div.contents div.reports-left p.pager-next a {
    background:url(../imgs/reports/bullets.gif) no-repeat 100% -1px;
    padding:0 25px 0 0;
    color:#363;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}
div.contents div.reports-left p.pager-next a:hover {
    background:url(../imgs/reports/bullets.gif) no-repeat 100% -660px;
}
div.contents div.reports-left p.pager-prev {
    position:relative;
    float:left;
    margin-top:-30px;
    line-height:12px;
}
div.contents div.reports-left p.pager-prev a {
    background:url(../imgs/reports/bullets.gif) no-repeat 0 -163px;
    padding:0 0 0 25px;
    color:#363;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}
div.contents div.reports-left p.pager-prev a:hover {
    background:url(../imgs/reports/bullets.gif) no-repeat 0 -687px;
}
div.contents div.reports-left p.pager-next a:hover,
div.contents div.reports-left p.pager-next a:active,
div.contents div.reports-left p.pager-prev a:hover,
div.contents div.reports-left p.pager-prev a:active {
    color:#85a385;
}
div.contents div.reports-left p.title {
    margin:1em 0 1em 20px;
}
div.contents div.reports-left p.title span.share {
	position: relative;
	top: -4px;
}
div.contents div.reports-left div.wysiwyg {
	width:500px;
	padding:20px 0 0 20px;
}

div.contents div.reports-left div.wysiwyg div {
    width: 100%;
    height: auto !important;
    min-height: 10px;
    height: 10px;
    margin: 0;
    padding: 0;
}
div.contents div.reports-left div.wysiwyg div a {
    display: inline-block;
}


div.contents div.reports-left div.wysiwyg a{
	color:#336633;
	text-decoration: underline;
}
div.contents div.reports-left div.wysiwyg a:hover{
	color:#85a385;
}
div.contents div.reports-left div.wysiwyg h1,
div.contents div.reports-left div.wysiwyg h2,
div.contents div.reports-left div.wysiwyg h3,
div.contents div.reports-left div.wysiwyg h4,
div.contents div.reports-left div.wysiwyg h5,
div.contents div.reports-left div.wysiwyg h6 {
	display:inline;
	margin:0;
	padding:0;
}
div.contents div.reports-left div.wysiwyg p,
div.contents div.reports-left div.wysiwyg dl,
div.contents div.reports-left div.wysiwyg ul,
div.contents div.reports-left div.wysiwyg ol {
	overflow:hidden;
	_overflow:visible;
	_zoom:1;
	width:100%;
	margin:0;
	padding:0 0 1em 0;
	font-size: 14px;
	line-height: 22px;
}

div.contents div.reports-left div.wysiwyg p strong{
	font-weight:bold;
	color:#336633;
}

div.contents div.reports-left div.wysiwyg ol li {
    list-style:decimal outside;
    margin:0 0 0 20px;
}
div.contents div.reports-left div.wysiwyg ul li {
    padding:0 0 0 20px;
    background:url(../imgs/reports/bullets.gif) no-repeat -5px -583px;
}
div.contents div.reports-left div#tabs {
    padding:0 0 18px 0;
    clear: both;
    position: relative;
}
div.contents div.reports-left div#tabs ul.pager {
    margin-left:10px;
	text-align:center;
}
div.contents div.reports-left div#tabs ul.pager li {
    display:inline;
    padding:0 4px;
    background:none;
}
div.contents div.reports-left div.ui-tabs-panel {
    width: 520px;
    height: auto !important;
    min-height: 100px;
    height: 100px;
}

div.contents div.reports-left div.wysiwyg acronym {
	border-bottom:none;
}
div.contents div.reports-left div.wysiwyg abbr {
	border-bottom:none;
}
div.contents div.reports-left div.wysiwyg blockquote,
div.contents div.reports-left div.wysiwyg cite,
div.contents div.reports-left div.wysiwyg .cite {
    margin:0 0 0 20px;
	padding-left:10px;
	background:url(../imgs/reports/bg-quote-cite.png) repeat-y 0 0;
    color:#666;
}
div.contents div.reports-left div.wysiwyg blockquote {
    margin:0 0 1em 1em;
}
div.contents div.reports-left div.wysiwyg blockquote p {
    padding:0;
    color:#666;
}
div.contents div.reports-left div.wysiwyg .isright,
div.contents div.reports-left div.wysiwyg .mt-image-right {
	position:relative;
	display:block;
	float:right;
	padding:0 0 20px 20px;
}
div.contents div.reports-left div.wysiwyg .isleft,
div.contents div.reports-left div.wysiwyg .mt-image-left {
	position:relative;
	display:block;
	float:left;
	padding:0 20px 20px 0;
}
div.contents div.reports-left div.wysiwyg .iscenter {
	position:relative;
	display:block;
	margin:0 auto;
	padding:0;
}
div.contents div.reports-left div#tabs ul.pager li a,
div.contents div.reports-left div#tabs ul.pager li a:link,
div.contents div.reports-left div#tabs ul.pager li a:visited,
div.contents div.reports-left div#tabs ul.pager li a:hover {
    margin:0 12px 0 0;
    color:#333;
    font-size:12px;
}
div.contents div.reports-left div#tabs ul.pager li a:hover {
    color:#363;
    font-weight: bold;
}
div.contents div.reports-left div#tabs ul.pager li.ui-tabs-selected a,
div.contents div.reports-left div#tabs ul.pager li.ui-tabs-selected a:link,
div.contents div.reports-left div#tabs ul.pager li.ui-tabs-selected a:visited
div.contents div.reports-left div#tabs ul.pager li.ui-tabs-selected a:hover {
    color:#363;
    text-decoration:none;
}
div.contents div.reports-left div#tabs ul.pager li.ui-tabs-selected a{
	font-weight:bolder;
}
div.contents div.reports-left div.wysiwyg a,
div.contents div.reports-left div.wysiwyg a:link,
div.contents div.reports-left div.wysiwyg a:visited{
    color:#363;
    text-decoration: none;
    border-bottom: 1px dotted #363;
}

div.contents div.reports-left div.wysiwyg a:hover,
div.contents div.reports-left div.wysiwyg a:active {
    color:#85a385;
    border-bottom: 1px dotted #85a385;
}
div.contents div.reports-left div.wysiwyg p.cond {
    font-size:10px;
}
div.contents div.reports-left div.wysiwyg p.caption {
	font-size: 10px;
	padding: 0 0 16px 0;
}
div.contents div.reports-left div.wysiwyg .section-title {
    margin:14px 0 0 0;
    padding: 1px 0 1em 22px;
    line-height:14px;
    width:500px;
}

div.contents div.reports-left div.wysiwyg .section-title strong{
	color:#000;
	font-weight:bolder;
}
div.contents div.reports-left div.wysiwyg .section-title a,
div.contents div.reports-left div.wysiwyg .section-title a:link,
div.contents div.reports-left div.wysiwyg .section-title a:visited,
div.contents div.reports-left div.wysiwyg .section-title a:hover,
div.contents div.reports-left div.wysiwyg .section-title a:active {
	display:block;
	float:left;
	overflow: hidden;
    position: relative;
    left:-22px;
	height:14px;
	width:14px;
    margin: 0;
    padding: 0;
	outline:none;
	background:url(../imgs/reports/arrow_upper.png) no-repeat 0 0;
	color:#333;
	text-indent:-9999px;
	border-bottom: none;
}
div.contents div.reports-left div.wysiwyg .section-title a:hover{
	background:url(../imgs/reports/arrow_upper.png) no-repeat -14px 0;
}



div.contents div.reports-left div.wysiwyg .section-title-middle {
    margin:14px 0 0 0;
    padding: 1px 0 1em 22px;
    line-height:14px;
    width:500px;
}

div.contents div.reports-left div.wysiwyg .section-title-middle strong{
	color:#000;
	font-weight:bolder;
	font-size: 12px;
}

div.contents div.reports-left div.wysiwyg .section-title-middle a,
div.contents div.reports-left div.wysiwyg .section-title-middle a:link,
div.contents div.reports-left div.wysiwyg .section-title-middle a:visited,
div.contents div.reports-left div.wysiwyg .section-title-middle a:hover,
div.contents div.reports-left div.wysiwyg .section-title-middle a:active {
	display:block;
	float:left;
	overflow: hidden;
    position: relative;
    left:-22px;
	height:14px;
	width:14px;
    margin: 0;
    padding: 0;
	outline:none;
	background:url(../imgs/reports/arrow_upper.png) no-repeat -14px 0;
	color:#333;
	text-indent:-9999px;
	border-bottom: none;
}
div.contents div.reports-left div.wysiwyg .section-title-middle a:hover{
	background:url(../imgs/reports/arrow_upper.png) no-repeat -14px 0;
}

div.contents div.reports-left div.wysiwyg .section-title-middle strong a{
	display: inline;
	float: none;
	margin-left: 0;
	background: none;
	border-bottom: dotted 1px;
	color:#363;
}
div.contents div.reports-left div.wysiwyg .section-title-middle strong a:hover{
	background: none;
	color: #85a385;
}
div.contents div.reports-left div.wysiwyg .highlight {
    color:#363;
}

div.contents div.reports-left p.title span#tweetme-plugin {
	display:block;
	float:right;
	width:173px;
	margin-top:-1px;
}
div.contents div.reports-left p.title span#tweetme-plugin, x:-moz-broken{
	margin-top:-20px;
}
div.contents div.reports-left p.title span#tweetme-plugin, x:-moz-broken, x:last-of-type {
	margin-top:-1px;
}
div.contents div.reports-left p.title span#tweetme-plugin {
	*margin-top:-20px;
}

div.contents div.reports-left p.title span#tweetme-plugin iframe {
	background:transparent;
}

div.contents div.reports-right {
	width: 351px;
	float: right;
}
div.contents div.widget-recent-entries {
	padding:15px 0 0 0;
}
div.contents div.reports-right p.archive {
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
}
div.contents div.reports-right p.golist {
	font-size: 10px;
	margin: -18px 20px 0 0;
	text-align: right;
}
div.contents div.reports-right ul,
div.contents div.reports-right li {
    list-style:none;
    margin:0;
    padding:0;
}
div.contents div.reports-right li {
    overflow:hidden;
    position:relative;
    width:230px;
    padding:10px 100px 0 0;
}
div.contents div.reports-right li span.reports-right-border2 {
    width:330px;
    height:32px;
    background:url(../imgs/reports/bg-left-border.png) no-repeat 0 29px;
}
div.contents div.reports-right li img {
    top:10px;
    right:0;
    margin:0;
    padding:0;
}
div.contents div.reports-right li .title {
    font-size:12px;
    font-weight:bold;
    line-height:16px;
    padding-left: 56px;
}
div.contents div.reports-right div.reports-right-border2 {
    width:330px;
    height:1px;
    background:url(../imgs/reports/bg-left-border.png) no-repeat 0 0;
    font-size:0;
}
div.contents div.reports-right .widget-footer p.golist {
    float:none;
    margin-top:0;
}
.template-archive-list div.contents div.reports-left div.reports-left-border4 {
	margin-top:-3px;
	height:4px;
	*height:1px;
    background:url(../imgs/reports/bg-left-border.png) repeat-x 0 0;
    font-size:0;
}
.template-archive-list div.contents div.reports-left {
	width:600px;
	padding-left:60px;
}
.template-archive-list  div.contents div.reports-left h3 {
	position:relative;
	left:-40px;
	margin:0;
}
.template-archive-list div.contents div.reports-right {
	width:145px;
	padding:0 60px 0 0;
}
.template-archive-list div.contents div.pager {
	margin:0;
	padding:20px 60px;
}
.template-archive-list div.contents div.pager div.reports-center-border {
	margin:0;
	background-repeat:repeat-x;
	width: 781px;
}
.template-archive-list div.contents div.pager div.reports-right  {
	width:auto;
	margin:0;
	padding:0;
	text-align:right;
}
.template-archive-list div.contents div.pager a {
	margin:0 4px;
	font-size:11px;
	font-weight:bold;
}
.template-archive-list div.contents div.pager a:hover,
.template-archive-list div.contents div.pager a.active {
	color:#363;
}
.template-archive-list div.contents div.reports-left div.reports-left-border2 {
	margin:0;
	background-repeat:repeat-x;
}
.template-archive-list div.contents div.reports-left div.box {
	padding-top:9px;
}
.template-archive-list div.contents div.reports-left  ul,
.template-archive-list div.contents div.reports-left  ul li {
	list-style:none;
	margin:0;
	padding:10px 0 0 0;
	width: 600px;
}
.template-archive-list div.contents div.reports-left ul li a {
	display:block;
	width:476px;
	padding:0 124px 0 0;
	_padding-right:0;
}
.template-archive-list div.contents .primary-title img {
	top:10px;
	right:10px;
}
.template-archive-list div.contents .primary-title .volume abbr {
	padding-top:0;
}
.template-archive-list div.contents .primary-title .from {
	width:345px;
	font-size:9px;
	text-align:left;
}
.template-archive-list div.contents .primary-title .title {
	font-size:14px;
	font-weight:bold;
	line-height:18px;
}
.template-archive-list div.contents .primary-title span.reports-right-border2 {
    width:600px;
    height:32px;
    background:url(../imgs/reports/bg-left-border.png) repeat-x 0 29px;
}
.template-archive-list div.contents div.reports-right div.widget-archive-yearly p,
.template-archive-list div.contents div.reports-right div.widget-archive-yearly li {
	font-size:10px;
	font-weight:bold;
	line-height:10px;
}

.template-archive-list div.contents div.reports-right div.widget-archive-yearly li{
    padding-right: 0;
    width: 145px;
}

