/*EdgeToEdge*/

* {
	margin:0px;
	padding:0px;
	border:0Px;
	/*font-family:HiraKakuProN-W3;*/
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

body {
	-webkit-text-size-adjust:none;			/* Turn off font resizing */
	padding-bottom: 33px;
}

h1 {
	height:44px;
	font-size: 20px;
	color: white;
	font-weight: bold;
	background-image: url(../common_img/i/header_h1.png);
	background-repeat: repeat-x gray;
	text-align: center;
	Line-height:44px;
	text-shadow:rgba(0,0,0,0.6) 0px -1px 0px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
h1 span {
	display: none;
}
h1 a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
}
h2 {
	height: 22px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 16px;
	color: white;
	background-image: url(../common_img/i/header_h2.png);
	background-repeat: repeat-x;
	Line-height:22px;
	text-shadow:rgba(0,0,0,0.6) 0px 1px 0px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}

h2 span {
	display:none;
}


li {
	list-style-type: none;
}
p {
	padding: 10px;
}
p.text {
	clear:both;
	line-height:140%;
}

#sub ul li, #footer ul li {			/* １行リスト */
	font-size: 20px;
	height: 43px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
	line-height:44px;
	
}

#sub ul ul, #footer ul ul {		
		display:none;
}


#sub ul li span, #footer ul li span {
	display:none;
}


#sub ul li:last-child, #footer ul li:last-child {
	margin-bottom: 22px;
}

#sub ul a, #footer ul a {
	color: black;
	text-decoration: none;
	background-image: url(../common_img/i/listArrow.png);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	height: 43px;
	padding-top: 0px;
	padding-right: 26px;
	padding-bottom: 0px;
	padding-left: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#footer .description {
	font-size: 10px;
	margin: 10px 10px 0px 10px;
	padding: 0px;
}


/* ２行リスト */
/*----------------------------------------
#area_b li {			
	font-size: 16px;
	height: 43px;
	line-height:19px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
}

#area_b li:last-child {
	margin-bottom: 22px;
}

#area_b a {
	color: black;
	text-decoration: none;
	background-image: url(../common_img/i/listArrow.png);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	height: 35px;
	padding: 4px 26px 4px 10px;
}

#area_b img {
	float:left;
	position:relative;
	left:-10px;
	top:-4px;
	max-height:43px;
	max-width:43px;
	height:43px;
	width:43px;
}


----------------------------------------*/


/* SLIDE ここから */

#slide {
	padding: 0px;
	/*margin-top: 14px;*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*max-width: 290px;*/
	max-width: 100%;
}

#slide img {
	/*max-width: 290px;*/
	max-width: 100%;
}

#slide .slide_change{
	display: none;
}

#slide .slide_change.active{
	display: block;
}

/* SLIDE ここまで */




#header-catch {
	display: none;
}
#lang-button {
	display: none;
}
#wide-navi {
	display: none;
}
#pankuzu {
	display: none;
}

#main .top {			/* １行リスト */
	font-size: 20px;
	/*height: 43px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
	line-height:44px;

	background-image: url(../common_img/i/listArrow.png);
	background-repeat: no-repeat;
	background-position: right;
	
}

#main .section h3 a {
	color: black;
	text-decoration: none;
	/*background-image: url(../common_img/i/listArrow.png);
	background-repeat: no-repeat;
	background-position: right;*/
	display: block;
	/*height: 43px;*/
	padding-top: 10px;
	padding-right: 26px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow: hidden;
	line-height:120%;
	/*white-space: nowrap;*/
	text-overflow: ellipsis;
}


#main .section .title {
	/*display:none;*/
	padding:10px;
	line-height:120%;
}

#main .section .subtitle {
	padding:10px;
}

#main .page .author {
	/*display:none;*/
	padding:10px;
	line-height:120%;
}
#main .top .author {
	display:block;
	padding:0px 10px 0px 10px;
	margin:-10px 0px 10px 0px;
	font-weight:normal;
	font-size:15px;
	line-height:120%;
}

.author-photo   {
	float: right;
	padding-bottom: 15px;
	padding-left: 15px;
}

.page  .author  .bio {
	font-size: 85%;
	display: block;
	text-align: left;
}

#main .section .icon-pdf a {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	line-height: 10px;
	font-weight: normal;
	white-space: nowrap;
	margin-bottom: 10px;
	display: inline-block;
	vertical-align: 15%;
	margin-right: 2px;
	text-decoration: none;
}


#main .section .icon-tab {
	display:none;
}
#main .top .body {
	display:none;
}
#sub .video {
}
#sub .video .caption {
	line-height: 120%;
	margin: 0px 10px 0px 10px;
}
#sub .video .caption .body {
	display: none;
}
#sub .video .box {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
	padding: 0px 0px 10px 0px;
}
#sub .video .box:last-child {
	border: none;
}
#sub .video .box iframe, #sub .video .box video, #sub .video .box object {
	display: block;
	width: 300px;
	height: 200px;
	margin: 10px auto 10px auto;
}


.lead {
	font-size: 115%;
	color: #000000;
	display: block;
	line-height: 120%;
	margin-bottom: 35px;
}


#main blockquote {
	font-size: 15px;
	background: url(/common_img/blockquote2.gif) no-repeat 2% 6%;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	color: #000000;
	margin-bottom:35px;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 85px;
}



/*----------------------------------------
----------------------------------------*/



#site_subtitle {
	display:none;
}

#site_url {
	display:none;
}

.date {
	display:none
}
.summary {
	display:none
}

.banner {
	max-width:240;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 22px;
	margin-left: auto;
	padding: 0px;
	width: 210px;
}

#copyright{
	display:none;
}

address {
	text-align: center;
	display: block;	
}
#titleheader {
	display: none;
}
#area_b  dd {
	display: none;
}
#area_c .banner_area {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#area_a #profile_area .photo {
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 17px;
	padding-bottom: 17px;
	display: none;
}
#area_a #profile_area .name {
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
#area_a #profile_area .text {
	padding-top: 0px;
	padding-bottom: 10px;
}

#area_b #pankuzu {
	display:none;
}
#newarrival {
	display: none;
}

.reference {
	/*font-size: 13px;*/
	color: #000000;
	line-height: 120%;
	margin-top: 25px;
	margin-bottom: 25px;
	display: block;
	font-weight:normal;
	padding:10px;
}
.reference strong{
	font-weight:bold;
}


#main .chart-area-left {
	font-size: 13px;
	color: #666666;
	display: block;
	margin-bottom: 1em;
	float: left;
	margin-right: 1em;
}
#main .chart-area-right {
	font-size: 13px;
	color: #666666;
	display: block;
	margin-bottom: 1em;
	float: right;
	margin-left: 1em;
}
#main .chart-area-left .comment, #main .chart-area-right .comment {
	display: block;
	font-size: 11px;
	white-space: normal;
	line-height: 1.3em;
}
#main .chart-area {
	font-size: 13px;
	color: #000000;
	display: block;
	margin-bottom: 35px;
	padding:10px;
}
#main .chart-area .midashi {
	font-size: 13px;
	color: #000000;
	display: block;
	font-weight: bold;
	margin-bottom: 8px;
}
#main .chart-area .legend-text {
	font-size: 13px;
	color: #000000;
	display: block;
	margin-bottom: 8px;
	padding: 0px;
}
#main .chart-area p {
	font-size: 13px;
}
#main  .chart-area  table td {
	font-size: 13px;
}
#main blockquote {
	font-size: 15px;
	background: url(/common_img/blockquote2.gif) no-repeat 2% 6%;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	color: #000000;
	margin-bottom:35px;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 85px;
}
#main img {
	max-width:300px;
}

.tbl_general {
	font-size: 12px;
	width: 100%;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
}
.tbl_general  input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F0DDDD;
}
.tbl_general .form_comment {
	font-size: 11px;
	color: #999999;
}

.tbl_general th {
	padding: 6px;
	border: #E3E3E3 solid;
	border-width: 1px;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	font-size: 12px;
	background-color: #efefef;
	vertical-align: middle;
}
.tbl_general td {
	padding: 6px;
	border: 1px #E3E3E3 solid;
	border-width: 1px;
}

.comment_text {
	font-size: 12px;
	line-height: 12px;
	color: #CC0000;
	text-decoration: none;
	height: 12px;
	margin-bottom: 12px;
	display: block;
}


.section-title {
	/*font-family:"Times New Roman", Times, serif;*/
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;/*16px*/
	font-weight: bold;
	display: block;
	line-height: 1.2em;
	border-left-width: 1px;
	border-left-style: solid;
	margin-bottom: 35px;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
	/*
	color: #40720D;
	border-left-color: #3F700C;
	background-color: #EFFFE0;
	*/
	
	color: #111111;
	border-left-color: #CCCCCC;
	background-color: #EFEFEF;	
}

#twitter {
	display:none;
}
#rss {
	display:none;
}
#main .article-list {
	display:none;
}
#contributors {
	display:none;	
}

.section ul, .section  ol {
	margin-top: 1em;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 35px;
	font-size: 15px;
	line-height: 1.2em;
	color: #000000;
	margin-bottom: 35px;
}
.section ul li {
	list-style:disc;

}
.section ol li {
	list-style:decimal;

}
.section li {
	margin-bottom: 0.6em;
}
