html {
	overflow-y:scroll;
}

img{
max-width: 100%;
height: auto;
width /***/:auto;　
}

a img {
	border: none;
}
.rss_icon a:hover{
    opacity: 0.8;
}
.entry h2{
	font-size:14px;
	border-bottom:1px dashed #cccccc;
	background: url(/tube/template/default/images/icon_entry.png) no-repeat 0 2px;
	padding-left:20px;
}

.entry h2 a,.entry h2 a:link,.entry h2 a:visited{
	color:#0066cc;
	text-decoration:none;
}

.entry h2 a:hover{
	color:#ff66cc;
}

.bigs{
	font-weight:bold;
	font-size:24px;
}


ul li {
	list-style: none;
}
ol li {
	list-style: none;
}

.clrfx::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: ".";
}
.clrfx {
	min-height: 1px;
}
* html .clrfx {
	height: 1px;
}

.navTab {
	position: relative; z-index: 500;
	margin: 0 auto;
	width: 1100px;

}
.navTab a {
	text-decoration: none !important;
}
.navTab a:hover {
	text-decoration: none !important;
}
.navTab .listTab {
	background: rgb(48, 116, 186); font-weight: normal;
}
.navTab .listTab li {
	/*border-right-color: rgb(32, 95, 160); border-right-width: 1px; border-right-style: solid;*/
	float: left;
}
.navTab .listTab li:last-child {
	border-right-color: currentColor; border-left-color: rgb(32, 95, 160); border-right-width: medium; border-left-width: 1px; border-right-style: none; border-left-style: solid; float: right;
}
.navTab .listTab li a {
	padding: 13px 8px; height: 30px; text-align: center; color: rgb(255, 255, 255); line-height: 2.3; font-size: 90%; display: block;
}
.navTab .listTab li:first-child a {
	border-radius: 3px 0px 0px; -webkit-border-radius: 3px 0 0 0; -moz-border-radius: 3px 0 0 0;
}
.navTab .listTab li:last-child a {
	border-radius: 0px 3px 0px 0px; border-right-color: currentColor; border-left-color: rgb(32, 95, 160); border-right-width: medium; border-left-width: 1px; border-right-style: none; border-left-style: solid; -webkit-border-radius: 0 3px 0 0; -moz-border-radius: 0 3px 0 0;
}
.navTab .listTab li.unrgstrd a {
	width: 140px;
}
.navTab .lstCtgry {
	background: rgb(255, 255, 255); border-width: medium 1px 1px; border-style: none solid solid; border-color: currentColor rgb(170, 170, 170) rgb(170, 170, 170); border-image: none; left: 110px; top: 34px; font-size: 88%; position: absolute; z-index: 100; box-shadow: 0px 1px 1px 0px #aaa; -moz-box-shadow: 0px 1px 1px 0px #aaa; -webkit-box-shadow: 0px 1px 1px 0px #aaa;
}
.navTab .lstCtgry a {
	padding: 5px 10px; color: rgb(17, 17, 17); overflow: hidden; display: block; -ms-zoom: 1;
}
.navTab .lstCtgry li {
	padding: 0px;
}
.navTab .lstCtgry li a:hover {
	background: rgb(224, 194, 255);
}
.navTab .lstCtgry .lnk a {
	background: rgb(240, 240, 240); text-align: right;
}

.p16p{
	font-size:16px;
}
.p18p{
	font-size:18px;
}
.p20p{
	font-size:20px;
}
.p24p{
	font-size:24px;
}
.p32p{
	font-size:32px;
}

.bigs{
	font-size:48px;
}

/*pager*/
.pagination {
    border-radius: 4px;
    display: inline-block;
    margin: 20px 0;
    padding-left: 0;
}
.pagination > li {
    display: inline;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    margin-left: 0;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.pagination > li > a, .pagination > li > span {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #428bca;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
}
.pagination > .active > a, .pagination > pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #428bca;
    border-color: #428bca;
    color: #fff;
    cursor: default;
    z-index: 2;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    background-color: #eee;
    border-color: #ddd;
    color: #2a6496;
}

.api_video {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.api_video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

/*　トップページカラム表示*/
#v_list{
	width:99%;
	margin:0 auto 20px;
	box-sizing: border-box;
}

#v_list::after{
    clear: both;
    content: "";
    display: block;
    height: 0;
}

.v_item{
	float:left;
	margin: 30px 10px 0;
	width:30.5%;
	height:250px;
	background:#f0f0f0;
	border-bottom:2px solid #9d426b;
}

.v_item img{
	width:100%;
}

.v_txt{
	width:94%;
	margin:15px auto 0;
	color: #5d5d5d;
    font-family: "Droid Sans",sans-serif;
    font-size: 14px;
    font-weight: bold;
	line-height:1.4;
	text-align:center;
}

#v_list a:hover img{
    opacity: 0.8;
}

#footer a,#footer a:link,#footer a:visited{
	color:#ffffff;
	text-decoration:none;
}

#footer a:hover{
	color:#ff66cc;
}

.mbox a,.mbox a:link,.mbox a:visited{
	color:#0066cc;
	text-decoration:none;
}

.mbox a:hover{
	color:#ff66cc;
}

.recent_img img{
	width:94%;
}

.recent_img a:hover img{
	opacity:0.8;
}


/*===============================================
●style.css 画面の横幅が769px以上
===============================================*/

@media screen and (min-width: 769px){
img{
/*max-width: 100%;
height: auto;
width /***/:auto;*/
}

body, div, dl, dt, dd, ul, ol, li, table, th, td,fieldset, pre, form, p, blockquote{
	margin: 0;
	padding: 0;
}

body{
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 14px;
	line-height: 1.6em;
}

#wrapper{
	width: 1100px;
	text-align: left;
	margin: 0 auto;
	background-color: #ffffff;
}

#header{
	background-color: #FFFFFF;
	background: url(../img/header.jpg);
	margin: 0 auto;
	width: 1100px;
}



#menu{
    clear: both;
	margin:10px 0 0 0;
	width: 200px;
    height: 100%;
	background-color: #f0f0f0;
    float: left;
}

#main{
	margin:10px 0 10px 0;
	padding:10px;
	width: 750px;
    height: 100%;
	background-color: #ffffff;
    float: left;
    overflow:hidden;
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.37);
}

#main h2{
	font-size:20px;
	color:#444444;
	line-height:150%;
	margin:10px 0 10px 5px;
}


#menu2{
	margin:10px 0 10px 15px;
	padding:5px;
	width: 305px;
    height: 100%;
	background-color: #ffffff;
    float: left;
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.37);
}


#footer{
    clear: both;
/*	width: 1100px;*/
	background:#603;
	color:#ffffff;
    text-align: center;
	margin: 0 auto;
	padding: 30px 0 40px;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

#main .title_bar {
	margin:0;
	overflow: hidden;
}

.ttl {
	padding:5px;
	width: 100%;
	overflow: hidden;
	clear: both;
	border-top-color: rgb(170, 170, 170);
	border-top-width:
	1px; border-top-style: solid;
	background-color: rgb(234, 234, 234);
}

h1{
	line-height:1.1em;
}


#main .title_bar .ttl h2 {
	padding: 0px 10px;
	font-weight:bold;
	float: left;
}

#main .title_bar .ttl p {
	padding: 0px 10px;
}

.content{
	width:90%;
	background:#ffffff;
	border:1px solid #603;
	margin:0 auto 10px;
	padding:10px;
}

.date{
	margin:0 auto 10px;
	width:90%;
	text-align:right;
}

.banner{
	margin:0 auto 10px;
	width:94%;
}

.mbox{
/*	border:1px solid #603;*/
	background:#ffffff;
	margin:0 0 15px 0;
}

.mbox h3{
	font-size:15px;
	color:#444444;
	margin:0 0 3px 0;
	padding:5px;
	text-align:left;
/*	border-bottom:2px solid #cccccc;*/
}

.mbox p{
	margin:10px;
	
}

.mbox ul{
	margin:3px 10px 10px 10px;
	
}

.mbox ul li{
	list-style:none;
	padding:3px 0 0 20px;
	background: url(/tube/template/default/images/icon_category.png) no-repeat 0 5px;
	border-bottom:1px dotted #cccccc;
}

.mbox ul li a,.mbox ul li a:visited{
	color:#0066cc;
	text-decoration:none;
}

.mbox ul li a:hover{
	color:#ff66cc;
}



#main dl{
	margin:20px 0 20px 10px;
}

#main dl dt{
	margin:0 0 0 10px;
	padding:5px 0 0 0;
	border-top:1px dashed #cccccc;
}

#main dl dd{
	margin:0 0 50px 10px;
	font-weight:bold;
	font-size:18px;
}

.nanashi{
	font-weight:bold;
	color:green;
	padding-right:5px;
}
.times{
	font-size:12px;
}

.red{
	color:#ff0000;
}

.ress{
	margin:0 0 50px 10px;
	font-weight:bold;
	font-size:18px;
}

.blue{
	color:#0066cc;
}


#mainSearchWrap {
    background-color: rgb(244, 243, 240);
    margin-bottom: 20px;
    padding:0;
}

#mainSearch {
    font-size: 75%;
    position: relative;
    text-align: center;
}

form {
    margin: 0;
    padding: 0;
}

#mainSearch fieldset {
    margin: 0;
    display: inline;
    padding-right: 50px;
    border:none:
}

#mainSearch .search-title {
    margin: 0;
    font-size: 120%;
    font-weight: bold;
    padding: 10px 7px 0 0;
}

.search-box {
    background-color: rgb(169, 169, 169);
    margin-bottom: 2px;
    margin-top: 2px;
    padding: 6px;
}

.mainsearch-txt {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
/*    border: medium none currentcolor;*/
	border:2px solid #cccccc;
    color: rgb(120, 120, 120);
    font-size: 15px;
    height: 24px;
    line-height: 1.5;
    margin-right: 0;
    padding: 2px 5px 3px;
    vertical-align: middle;
    width: 180px;
}

#mainSearch .searchBottun {
    line-height: 1.22;
    margin-top: 1px;
    padding: 3px 2px 3px 5px;
}

.mainsearch-btn {
    background: rgba(0, 0, 0, 0) url("/tube/template/default/images/bg_navi_btns_mod_area.png") no-repeat scroll 0 -227px;
    border: medium none currentcolor;
    cursor: pointer;
    font-weight: bold;
    height: 33px;
    letter-spacing: 0.3em;
    overflow: hidden;
    text-indent: -9998px;
    vertical-align: middle;
    width: 80px;
}

.un_line {
	border-bottom-color: rgb(203, 212, 140); border-bottom-width: 1px; border-bottom-style: dotted;
}

.big_titleQstn {
	background: url("/tube/template/default/images/kaiketu.png") no-repeat;
}

.big_titleBA{
	background: url("/tube/template/default/images/best.png") no-repeat;
	background-position: right 30px;
}

.qa_back {
	background-position: right 30px;
	background-color:#fafafa;
}

.usr_icon {
	margin: 0px 10px 0px 5px; width: 60px; float: left;
}
.usrInfo {
	padding: 0px 0px 30px;
}
.usrInfo .prof {
	margin: 0px 10px 0px 0px; float: left;
}
.usrInfo .name {
	width: 360px; float: left;
}
.usrInfo .day {
	float: right;
}
.usrInfo .name {
	overflow: hidden; -ms-word-break: break-all; -ms-word-wrap: break-word;
}
.usrInfo .day {
	padding: 0px 0px 0px 20px; width: 160px; text-align: right; font-size: 88%; vertical-align: top;
}
.usrInfo .day span.time {
	padding: 0px 0px 0px 8px;
}

.usrQstn {
	width: 90%; float: left;
}

.re_textsup {
	margin: 0px 0px 37px;
}
.re_textsup span {
	margin: 0px 0px 10px; padding: 5px 5px 2px; width: 35px; color: rgb(255, 255, 255); line-height: 1; font-size: 90%; font-weight: bold; display: block; background-color: rgb(153, 153, 153);
}

.plus_an {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-color: rgb(221, 221, 221);
	border-top-width: 1px;
	border-top-style: solid;
}





}

