@charset "utf-8";
*{
	/*width:auto;*/
	float:none;
	word-break:normal;
}

/* float clear */
.cf:before,.cf:after{
	content:"";
	display:table;
}
.cf:after{
	clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.cf{
	zoom:1;
}

.heightLine{
	height: auto !important;
}

.acc_wrap{
	margin-bottom: 1px !important;
}
.acc_title{
	position: relative;
	width: auto;
}

.acc_icon{
	position: absolute;
	right: 3%;
	top: 50%;
	margin-top: -11px;
	display: block;
	width: 22px;
	height: 22px;
	background: url(/img/sp/acc_open.png) no-repeat center center transparent;
	background-size: 22px 22px;
}
.acc_icon.acc_icon_white{
	background-image: url(/img/sp/acc_open_white.png);
}
.acc_open .acc_icon{
	background-image: url(/img/sp/acc_close.png);
}
.acc_open .acc_icon.acc_icon_white{
	background-image: url(/img/sp/acc_close_white.png);
}

.article_title{}
.article_title a{}
.article_section{}
.article_date{}

div[class^="detail_"] a, div[class*="file_"] a{}


.acc_title + *{
	display: none;
}
.acc_title.acc_open + *{
	display: block;
}

body {
	min-width: 320px;
	margin: 0;
	padding: 0;
	font-family: Meiryo, "Hiragino Kaku Gothic Pro", "MS PGOTHIC";
	-webkit-text-size-adjust: none;
	background:none transparent;

}
#container {
	float:none;
	width:100%;
	margin: 0;
	padding: 0;
	background:none;
}

.hide2{
	text-indent:-200%;
}

#spm_wrap {
	display: block;
	position:absolute;
	z-index:100;
	right:10px;
	top: 50px;
	width: 45px;
	height: 40px;
	margin:0 auto;
	padding:0;
	text-align: right;
}
#spm_wrap button{
	display: block;
	width: 45px;
	height: 40px;
	margin: 0;
	padding:0;
	color: transparent;
	font-size: 0;
	border: none;
}

#spm_wrap #spm_menu {
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	background: url("../../img/sp/btn_menu.png") no-repeat;
	background-size:contain;
	outline: none;
}
#spm_wrap #spm_menu.menu_open:after {
	content: '';
	display: block;
	background: url(/img/sp/btn_close.png) no-repeat center top 10px #008842;
	position: absolute;
	bottom: -20px;
	width: 45px;
	height: 25px;
	background-size: 30px auto;
}
#spm_wrap #spm_search {}
#spm_wrap #spm_pc {
	position: absolute;
	left: 0;
	top: 0;
	background: url("../../img/sp/btn_pc.png") no-repeat;
	background-size:contain;
	display: none;
}
#spm_wrap li#spm_soshiki{}


#head_blueline {
	clear: both;
	padding-top: 0;
	height: auto;
}

#sidebar2 {
	width: auto !important;
	float: none !important;
	margin: 0px;
	position:relative;
	z-index: 8;
}
#sidebar2 .menu_list_e2 ul {
	width: auto !important;
}
#sidebar2 .menu_list_e2 li {
	float: none;
	display: block;
	margin: 0;
	padding: 0;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
}
#sidebar2 .menu_list_e2 li img{
	height: auto;
	margin: 0;
}

#viewSwitch{
	background: #ECEEF5;
	text-align: center;
	padding: 0;
	color: #333;
}
#viewSwitch dl{
	margin: 0;
	padding: 0;
}
#viewSwitch dt,
#viewSwitch dd,
#viewSwitch ul,
#viewSwitch li {
	display: inline-block;
	margin: 0;
	padding: 0;
}
#viewSwitch dt{
	margin-right: 10px;
	color: #333;
	display: none;
}
#viewSwitch ul {
	list-style: none;
}
#viewSwitch li{
	padding: 2px 5px;
}
#viewSwitch li a{
	display: block;
	border: none;
	border-radius: 4px;
	padding: 8px;
	margin: 2px;
}
#viewSwitch li:nth-child(1){}
#viewSwitch li:nth-child(2){}
#vsSP{
	font-weight: bold;
}

#author_info {
	float: none;
	width:auto;
	margin:0;
	padding:0;
	border-left: none;
	min-height:0;
	text-align:center;
	font-size: 90%;
	background-image:none;
}
#author_info a{
}
#author_info a:last-child{
}

.tit_list > span{
	display:block;
	padding:0;
	background: none;
	text-align:center;
}
.tit_list > span img{
	display: none;
}

.tit_list .icon_list a, .tit_list .icon_rss a{
	display: inline-block;
	margin: 0;
	padding: 12px;
	padding-left: 24px;
	text-align: center;
	text-decoration: none;
}

#sidebar1 ul, #sidebar2 ul{
	width:auto;
	padding:0;
	margin:0;
	font-size:1em;
	border:none;
	/*border-top:1px solid #cccccc;*/
	background:none;
}
#sidebar1 li, #sidebar2 li{
	display: block;
	float: none;
	padding:0;
	margin:0;
	background:none;
	border-bottom:1px solid #cccccc;
}
/*#sidebar1 li:last-child, #sidebar2 li:last-child{
	border-bottom: none;
}
*/
#sidebar1 li a, #sidebar2 li a, #sidebar1 li strong, #sidebar2 li strong{
	display:block;
	padding:12px;
	padding-right:24px;
	height:auto;
	background:url("../../img/sp/arrow_r_gray.png") no-repeat 97% center transparent;
	background-size:10px 17px;
}
#sidebar1 li strong, #sidebar2 li strong{
	background: none;
}

#mymainback{
	margin:0;
}

#main{
	width: auto;
	margin: 0;
	padding: 0;
}

#main_body h2 a, #main_body h3 a, #main_body h4 a, #main_body h5 a, #main_body h6 a{
}

#top_search_b{
	float:none;
	margin:0;
}

.spbutton {
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.button:active {
	position:relative;
	top:1px;
}

span.link_external{
	display: none;
}
#main_body img.image_default_size{
	max-width: none !important;
	max-height: none !important;
	width: auto !important;
	height: auto !important;
}

#tfwrapp{
	float: none;
}
.btn_area{
	display: table;
	width: 320px;
	text-align: center;
	float: none;
	padding: 0;
}
body:first-of-type #twitter_b, body:first-of-type #face_b{
	float: none !important;
}
#twitter_b, #face_b{
	display: table-cell;
}

#main_body .sp_table_wrap{
	overflow: auto;
}

#main_body div.sp_large_table{
	width: 1280px;
	overflow: visible;
}

.sp_button {
	border-radius:8px;
	border:1px solid #dcdcdc;
	padding:4px 12px;
	text-decoration:none;
	background:-ms-linear-gradient( top, #f9f9f9 5%, #e9e9e9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #f9f9f9), color-stop(100%, #e9e9e9) );
	background-color:#f9f9f9;
	display:inline-block;
	color: #000000;
	text-shadow:1px 1px 0px #ffffff;
 	box-shadow:inset 1px 1px 0px 0px #ffffff;
}.sp_button:hover {
	background:-ms-linear-gradient( top, #e9e9e9 5%, #f9f9f9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #e9e9e9), color-stop(100%, #f9f9f9) );
	background-color:#e9e9e9;
}.sp_button:active {
	position:relative;
	top:1px;
}

.gsc-result .gs-title {
	overflow: visible !important;
	height: auto !important;
}