@charset "utf-8";
8
@media screen and (max-width: 800px) {
  /* スマホ用のスタイル */
#wrapper {
	width: 970px;
	}
#t_yahoo {
	width: 970px;
	}
#ft {
	width: 970px;
	}
#M-web {
	width: 550px;
	}
#M-search {
	width: 550px;
}
#content {
	float: left;
	width: 550px;
	margin-left: 2px;
	display: block;
}
#contentS {
	float: left;
	width: 550px;
	margin-left: 2px;
	display: block;
}
}



@media screen and (max-width: 1200px) {
  /* PC用のスタイル */
#wrapper {
	width: 1050px;
}
#t_yahoo {
	width: 1050px;
	}
#ft {
	width: 1050px;
	}
#M-web {
		max-width:1050px;
		min-width:810px;
	}
#M-search {
		max-width:1050px;
		min-width:810px;
	}
	}


* {
	line-height: 170%;
	color: #000000;
	font-style: normal;
	 /* font-size:15px;*/
	/* -webkit-text-size-adjust: 100%; /* 2 */
	/* -ms-text-size-adjust: 100%; */
}

header, footer, section, aside, article {
	display: block;
}
body {
	line-height: 170%;
	background: #ffffff;
	/* -webkit-text-size-adjust: 16px; /* 2 */
	/* -ms-text-size-adjust: 100%; */
}

select[name="fs12"]{
	/* font-size:15px;*/
	-webkit-appearance:none;（この一行追加してあげただけ）
	/* font-size-adjust: auto; */
	width: 95%;
	height: 10;
	line-height: 30px;
}
.fs12 {
	/* font-size:15px;*/
	-webkit-appearance:none;（この一行追加してあげただけ）
	/* font-size-adjust: auto; */
	width: 95%;
	height: 10;
	line-height: 30px;
}

#M-web {
	margin-left: 230px;
	padding-left: 4px;
	background: left top;
	height: 300px;
	position: absolute;
	display: block;
	top: 241px;
}
#M-search {
	padding-left: 4px;
	background: left top;
	height: 300px;
	position: absolute;
	display: block;
	top: 241px;
}
#wrapper {
	margin: 5px auto;
	-webkit-box-shadow: 3px 3px 7px #000000;
	-moz-box-shadow: 3px 3px 7px #777;
	height: auto;
	box-shadow: 3px 3px 7px #000000;
}
#fc-w_fs-b_bc-main_hd {
	width: 100%;
	margin:  auto;
	-webkit-box-shadow: 0px 0px 0px #3399ff;
	-moz-box-shadow: 0px 0px 0px #3399ff;
	height: auto;
	box-shadow: 0px 0px 0px #3399ff;
}
#t_yahoo {
	background-color: #FFCC66;
	color: #000000;

}
#main {
	width: 100%;
	background-repeat: repeat-y;
	background-image: url(images/colbg.png);
	background-color: #FFFFFF;
	overflow: hidden;
	border: 1px inset #3399ff;
	left: 3px;

}
#etc-search {
	width: 996px;
	background-repeat: repeat-y;
	background-image: url(images/colbg.png);
	background-color: #FFCC33;
	overflow: hidden;
	border: 1px inset #3399ff;
	left: 3px;
}
#ft {
	overflow: hidden;
	text-decoration-color: #ffffff;
	color: #ffffff;
	height: 900px;
}

#content {
	float: left;
	width: 790px;
	margin-left: 2px;
	display: block;
}
#contentS {
	float: left;
	width: 790px;
	margin-left: 2px;
	display: block;
}
#contentR {
	float: left;
	width: 5px;
	margin-left: 2px;
	display: block;
}
#sidebar1,#sidebar1t {
	float: left;
	width: 240px;
	background-color: #FFFFFF;
	display: block;
	border-style: inset;
	border-width: 1px;
}
#sidebar2 {
	float: right;
	width: 5px;
	background-color: #FFFFFF;
	display: block;
}
#sidebar2t {
	float: right;
	width: 210px;
	background: #ddd;
	display: block;
}
#gctad1 {
	text-align: left;

}
#gctad2 {
	text-align: right;

}
/* basics */

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	clear: both;
	color: #333;
}
a:link, a:visited, a:active  {
	color: #a4210a;
	text-decoration: none;
}
a:hover{
	color: #ff0000;
	text-decoration: underline;
	#position: relative;

}
p {
	margin-bottom: 18px;
}
li {
	padding-left: 5px;
}
img {
	border:0px;
}


#M-men {
	position: absolute;
	display: block;
	visibility: visible;
	overflow: visible;
	width: 200px;
	background: #ffffff left top;
	top: 240px;
	float: left;
	margin-left: 4px;
	border-right: thin solid #3399ff;
	height: 2px;
	z-index: 2;
}



/** HEADER */

header h1, header h2 {
	margin: 0;
	padding: 0 0 4px 0px;
}
header h1 {
	float: left;
	padding-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
header h1 a:link, header h1 a:visited {
	color: #f1d726;
}
header h2 {
	padding: 20px 0 0 30px;
	font-style: italic;
	color: #ddd;
}
/** ARTICLES **/
#content p, ul, ol, hr {
	margin-bottom: 24px;
}
#content ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
#content h1, h2, h3, h4, h5, h6 {
	color: #333;
	margin: 0 0 20px 0;
	font-weight: normal;
}
.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright, img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 12px;
}
/* sidebar and footer widget blocks */

aside h3 {
}
aside ul {
	list-style: none;
	margin-bottom: 20px;
	margin-top: -15px;
}
#footer-area {
	color: #F4F4F4;
	padding: 18px 0;
	/* [disabled]overflow: hidden; */
	border-color: #000000;
	border-spacing: 0px 0px;
}
.footer-segment {
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	width: 190px;
}
footer aside h4 {
	color: #ddd;
}
footer a:link, footer a:visited {
	font-weight: normal;
	color: #E6E6EF;
}
video {
	border: 10px #ddd solid;
}
.b, .fc-r_s-b , .fc-w_fs-b, .s-b, .fc-ev_s-b, .fc-oc_s-b, .fc-se_s-b, .fc-w_fs-b_bc-main, fc-w_fs-b_bc-main_hd , .fc-c_s-b {
	font-weight: bold;
}
a:link, a:visited, .fc-b, .fc-b_s-b {
	color: #0000ff;
}
a:active {
	color: #ff0000;
}
a link:focus, a link:hover , a:hover, .fc-r_s-b, .fc-r {
	color: #FF0000;
}
.fc-w {
	color: #ffffff;
}
.fc-w_bc-main, .fc-w_fs-b_bc-main , fc-w_fs-b_bc-main_hd , #wp, #wp1, #ft {
	color: #ffffff;
	background: #3399ff;
}
.fc-ev, .fc-ev_s-b {
	color: #ff6633;
}
.fc-oc, .fc-oc_s-b {
	color: #0000ff;
}
.fc-se, .fc-se_s-b {
	color: #0066cc;
}
.CM:focus, .CM:hover, .whi, .fc-w , .fc-w_fs-b, .fc-w, .fc-w_bc-main, .fc-w_fs-b_bc-main, a.fc-w_fs-b, a.fc-w, a.fc-w_fs-b:link, a.fc-w:link, a.fc-w_fs-b:visited, a.fc-w:visited, a.fc-w_fs-b:hover, a.fc-w_fs-b:focus, a.fc-w:hover, a.fc-w:focus, #ft {
	color: #ffffff;
}
s .CM:link, .CM:visited, .CM:hover, .CM:focus {
	color: #000099;
}
ol, ul {
	margin-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-top: 0;
}
li {
	margin-left: 20px;
	padding-left: 0px;
}
form {
	margin-right: 3px;
	margin-left: 3px;
}
.hr {
	border: none;
}
.hr1 {
	border: thin dotted #3399ff;
}
.s-b, .hr {
	color: #0000CC;
}
.ts-bw {
	background: #ffffff;
}
.fc-w_bc-main {
	margin : 1px 1% 1px 3%;
	padding: 1px;
}
.tbline2 {
	margin : 0px;
	padding: 3px;
}
top-title {
	/* font-size:15px;*/
	padding-left : 2px;
	color: #3399ff;
	border-top: 0px solid #3399ff;
	border-right: 0px solid #3399ff;
	border-bottom: 2px solid #3399ff;
	border-left: 5px solid #3399ff;
}
top-title {
	margin : 1px 20% 1px 3%;
}
.ts_head {
	margin: 0px;
	padding: 0px;
	background: #3399ff fixed;
	border: thin solid #3399ff;
}
.tb-bl_tc-bl {
	border-top-color: #0066ff;
	border-right-color: #0066ff;
	border-left-color: #0066ff;
	border-color: #0066ff;
	background: #0066ff;
	margin: 3px;
	padding: 3px;
}
.tb-wh_tc-wh {
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
	border-color: #ffffff;
	background: #ffffff;
	margin: 3px;
	padding: 3px;
}
.tb-bl_tc-bl200 {
	border-top-color: #0066ff;
	border-right-color: #0066ff;
	border-left-color: #0066ff;
	border-color: #0066ff;
	background: #0066ff;
}
.tb-bl_tc-bl510 {
	background: #0066ff;
	border: 2px #0066ff;
}
.tb-bl_tc-wh {
	border-top-color: #0066ff;
	border-right-color: #0066ff;
	border-left-color: #0066ff;
	border-color: #0066ff;
	background: #ffffff;
}
.tbline {
	border: medium solid #0000ff;
}
.tbline2 {
	border: thin solid #0099ff;
	display: block;
	width: 100%;
	text-align: left;
	list-style-position: inside;
	overflow: visible;
}
.fc-c, .fc-c_s-b {
	color: #009c9c;
}
.td_main {
	background-color: #3399ff;
	margin: 0px;
	padding: 0px;
}
.td_whitespace {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}
uk {
	left: 20px;
}
#con {
	margin-left: 10px;
	padding-left: 10px;
}
#con li {
	margin-left: 10px;
	padding-left: 10px;
}
.ob0 {
	border-top: thin dotted #0000FF;
	border-bottom: thin dotted #0000FF;
	text-decoration: none;
	list-style-type: none;
}
.ob1 {
	list-style: url(/img/ob1.gif);
}
.ob2 {
	list-style: url(/img/ob2.gif);
}
.ob3 {
	list-style: url(/img/ob3.gif);
}
.ob4 {
	list-style: url(/img/ob4.gif);
}
.folder {
	list-style: url(/img/folder.gif);
}
li.non {
	list-style: url(none) none outside;
}
.i {
	font-style: italic;
}
li.seca {
	border-bottom: thin solid #3399ff;
	list-style: url(img/fo.gif);
	padding-bottom: 4px;
	border-top: thin solid #cccccc;
	padding-top: 4px;
}
li.red-left {
	border-left: thin double #ff0000;
	list-style: none;
}
#wp {
	background-color: #FFFFFF;
	border-collapse: separate;
	border-radius: 20px;
	text-align: center;
}

#tmt table{
	text-align:right;
}

#TMLinks, #TMLinks ul {
	padding-left: 0px;
	margin-left: 4px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-color: #C9F;
}
#TMLinks ul, #TMLinks li, #TMLinks ul:hover, #TMLinks li:hover {
	text-align: left;
	background: none;
	text-decoration: none;
	display: inline;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	list-style: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#ft {
	background-color: #606060;
	display: inline-block;
	position: relative;	
	border-bottom-style: solid;
	height: 1450px;
	width: 996px;
	text-align: center;
}

#tmo {
	background-color: #666666;
	position: relative;	
	width: 100%;
}
#tmt {
	background-color: #3399ff;
	position: relative;	
	border-bottom-style: solid;
	height: 250px;
	width: 996px;
}
#TMLinks a, #TMLinks a:link {
	background: none;
	border: 0px solid #000000;
	text-decoration: none;
}
#TMLinks a:visited, #TMLinks a:focus {
	background: none;
	border: 0px solid #000000;
	text-decoration: none;
}
#TMLinks a:hover {
	background: #6666ff;
	border: 0px solid #000066;
	background-color: #60C;
	text-decoration: underline;
}


#MWLinks ul, #MWLinks li, #MWLinks ul:hover, #MWLinks li:hover {
	text-align: left;
	background: #CCffcc;
	display: inline;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	list-style: none;
	color: #3399ff;
	padding: 3px 0px;
}
#MWLinks li {
	margin: 0px;
	list-style: none;
	border: 0px solid #ff66cc;
}
#MWLinks a, #MWLinks a:link {
	background: #ccffcc;
	border: 0px solid #CCFFCC;
	text-decoration: none;
}
#MWLinks a:visited, #MWLinks a:focus, {
	background: #ccffcc;
	border: 0px solid #ccffcc;
	text-decoration: none;
}
#MWLinks a:hover {
	color: #993399;
	background: #ffffff;
	border: 0px solid #3399ff;
	text-decoration: underline;
}
#wd2 {
	text-align: center;
}

#ob2 {
	text-align: left;
}
#footer-area #footer-outer-block {
	text-align: center;
	background-color: #FFFFFF;
	border-bottom-left-radius: 0px 0px;
	border-bottom-right-radius: 0px 20px;
}
.right {
	text-align: right;
	color: #FFFFFF;
}
.fc-w_fs-b_bc-main_hd {
	width:100%;
	text-align: center;
	background-image: url(images/colbg.png);
	background-color:#3399ff;
}

.fc-w_fs-b_bc-main_ft {
	width:100%;
	text-align: center;
	background-color:#606060;
}


#rb {
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	width: 240px;
	float: right;
	border-style: dotted;
	border-width: 1px;
}
#cb {
	text-align: left;
	width: 48%;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
}
.center {
	text-align: center;
}

.fc-w_bc-60 {
	color: #ffffff;
	background-color: #606060;
	width: 100%;
}

.btn{
  display: inline-block;
  text-decoration: none;
  background: #87befd;
  color: #FFF;
  width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
  transition: .4s;
}

.btn:hover{
    background: #668ad8;
}
.btn:link{
    color: #ffffff;
}
