@charset "UTF-8";
body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 1.0em;
	background-color: #ddd;
}
/* ▼閲覧領域の横幅が640px以上の場合に適用 */
p{
	margin: 0px;
}
#h_control a:link { color: white; }
#h_control a:visited { color: white; }
#h_control a:hover { color: yellow; }
#h_control a:active { color: yellow; }
#f_control a:link { color: white; }
#f_control a:visited { color: white; }
#f_control a:hover { color: yellow; }
#f_control a:active { color: yellow; }
#f_control a:link { color: white; }
#f_control a:visited { color: white; }
#f_control a:hover { color: yellow; }
#f_control a:active { color: yellow; }

.btn01 a{
	display:block;
	height:37px;
	width:196px;
	background:url(../img/base/btn_ensyuu_small_f2.gif) no-repeat left top;
}
.btn01 a:hover{
	display: block;
	height: 37px;
	width: 196px;
	text-indent: -195px;
	/*background:url(../img/base/btn_ensyuu_small_f2.gif) no-repeat left top;*/
	overflow: hidden;
}
.rollover1 img{
	filter:alpha(opacity=70);
	-ms-filter:"alpha(opacity=70)";
	opacity:0.7;}

a:hover img{
	filter:alpha(opacity=100);
	-ms-filter:"alpha(opacity=100)";
	opacity:1;
}
#mokuji a:hover img{
	filter:alpha(opacity=70);
	-ms-filter:"alpha(opacity=70)";
	opacity:0.7;
}
.input_hover:hover{
	filter:alpha(opacity=70);
	-ms-filter:"alpha(opacity=70)";
	opacity:0.7;
}
.input_hover2:hover{
	filter:alpha(opacity=150);
	-ms-filter:"alpha(opacity=150)";
	opacity:1.5;
}
#top_link a:hover img{
	filter:alpha(opacity=70);
	-ms-filter:"alpha(opacity=70)";
	opacity:0.7;
}
#partResearch a:hover img{
	filter:alpha(opacity=70);
	-ms-filter:"alpha(opacity=70)";
	opacity:0.7;
}
#mokuji{
	max-width: 1060px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 3px;
}
#mokuji img{
	float: right;
}
#understand {
	text-align: right;
	margin-bottom: 20px;
	margin-top: 8px;
	padding-right: 10px;
}
#created{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	margin-bottom: 150px;
	color: #999;
	text-align: center;
}
#view_name{
	float: left;
	margin-top: 12px;
	color: #999;
}


/************************************************「style.css」にあったスタイル ******************************************************/
#frame_main {
	background-color: #FFFFFF;
	max-width: 1060px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 10px;
	border: 1px solid #aaa;
	color: #444;
	line-height: 1.5em;
	clear: both;
}
#h_control{
	background-color: #1F4E18;
	color: white;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	padding: 8px 10px 8px 10px;
}
#f_control{
	background-color: #1F4E18;
	color: white;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	padding: 8px 10px 8px 10px;
	clear: both;
}
#contents_main {
	padding-top: 6px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	font-size: 17px;
	line-height: 1.6em
}
#contents_main h1 {
	font-size: 1.7em;
	color: white;
	line-height: 1.4em;
	font-weight: normal;
	padding-left: 20px;
	padding-top: 9px;
	padding-bottom: 5px;
	border-radius: 6px;
	margin: 0px 0px 26px 0px;
	border-left: 12px solid #1F4E18;
	background-color: #6A903D;
	-webkit-box-shadow: 4pt 4px 0px #ddd;
	box-shadow: 4pt 4px 0px #ddd;
	clear: both;
}
#title_top {
	background-color: #6A903D;
	color: #FFFFFF;
	text-align: center;
	-webkit-box-shadow: 0px 4px 6px #B7B7B7;
	box-shadow: 0px 4px 6px #B7B7B7;
	text-shadow: 2px 2px #666666;
}
#title_foot{
	background-color: #6A903D;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.8em;
	text-align: center;
	-webkit-box-shadow: 0px 4px 6px #B7B7B7;
	box-shadow: 0px 4px 6px #B7B7B7;
	text-shadow: 2px 2px #666666;
    margin-top: -30px;
    margin-bottom: 2px;
    text-shadow: 0px 0px;
    clear: both;
}
#title_top01 {
	font-size: 1.4em;
	line-height: 2em;
	margin-bottom: -4px;
}
#title_top02 {
	font-weight: bold;
	font-size: 2.4em;
	line-height: 1.4em;
}
#title_top03 {
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.0em;
	padding-bottom: 6px;
	color: yellow;
}

.btn_left{
	width: 48%;
	float: left;
}
.btn_right{
	width: 48%;
	float: right;
	text-align: right;
}
#top_link{
	text-align: right;
	font-size: 1.4em;
	margin-right: 20px;
	margin-bottom: 10px;
	clear: both;
}
.r_n_btn{
	vertical-align: middle;
}
.img_center {
	width: 100%;
	text-align: center;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
.img_center img {
	margin: auto -2px;
	vertical-align: top;
}
.img_center2, .img_center5 {
	text-align: center;
	margin-top: 1.2em;
	margin-bottom: 1.2em;
}
.img_center2 img , .img_center5 img {
	text-align: center;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	border: 1px solid #DDD;
	padding: 2.83%;
	-webkit-box-shadow: 0px 0px 10px #CCC;
	box-shadow: 0px 0px 10px #CCC;
	border-radius: 8px;
}
.img_center3 {
	text-align: center;
	margin-top: 1.2em;
	margin-bottom: 1.2em;
	
}
.img_center3 video{
	margin-bottom: 2em;
	border: 1px solid #DDD;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 10px #CCC;
	box-shadow: 0px 0px 10px #CCC;
	border-radius: 8px;
	max-width: 100%;
	/*background: linear-gradient(#4F6266, #FFFFFF);*/
	/*background: linear-gradient(-135deg, #4F6266, #DDDDDD);*/
	/*background-color: #B2CBD0;*/
}
.img_center3a {
	margin: 0 auto;
	border: 1px solid #DDD;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 10px #CCC;
	box-shadow: 0px 0px 10px #CCC;
	border-radius: 8px;
	background-color: #444444;
    max-width: 90%;
    height: auto;
}
video {
	outline:none;
    max-width: 100%;
    height: auto;
}

.img_center4 {
	text-align: center;
	margin-top: 1.2em;
	margin-bottom: 1.2em;
}
.challenge01{
	border: 1px solid #DDD;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 10px #CCC;
	box-shadow: 0px 0px 10px #CCC;
	border-radius: 8px;
	max-width: 100%;
}

.img_right {
	float: right;
	margin-left: 16px;
	margin-bottom: 2em;
}
.img_right2,.img_right5 {
	float: right;
	margin-left: 16px;
	margin-bottom: 2em;
	border: 1px solid #DDD;
	padding: 30px;
	-webkit-box-shadow: 0px 0px 10px #CCC;
	box-shadow: 0px 0px 10px #CCC;
	border-radius: 8px;
    line-height: 0;
}
.img_frame {
	border: 1px solid #DDD;
	padding: 24px;
	-webkit-box-shadow: 0px 0px 10px #CCC;
	box-shadow: 0px 0px 10px #CCC;
	border-radius: 8px;
    line-height: 0;
}
.img_right3 {
	float: right;
	margin-left: 16px;
	margin-bottom: 2em;
	border: 1px solid #DDD;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 10px #CCC;
	box-shadow: 0px 0px 10px #CCC;
	border-radius: 8px;
}
.space_top5 {
	margin-top: 5em;
}
.space_bottom2 {
	margin-bottom: 2em;
}
.space_bottom1 {
	margin-bottom: 1em;
}
.space_bottom3 {
	margin-bottom: 3em;
}
.space_bottom4 {
	margin-bottom: 4em;
}
.list01 {
	color: #2043A0;
	margin-left: 30px;
}
.list01 li{
	margin-bottom: 3px;
}
.list_img{
	vertical-align: middle;
}

.alert01 {
	font-size: 0.9em;
	color: #BF4108;
}
.alert01 strong{
	font-weight: bold;
	color: #BF4108;
}
.float_clear {
	clear: both;
}
li strong{
	color: #13529E;
}
p strong{
	color: #555;
}
.one_point_contents strong{
	color: #E41316;
}
/*
#frame_main #contents_main h2 {
	border-bottom: 6px solid #DDD;
	font-weight: normal;
	margin-top: 2em;
	line-height: 1.4em;
}
*/
#frame_main #contents_main h2 {
	border-left: 13px solid #5D96A4;
	border-bottom: 2px solid #5D96A4;
	font-weight: normal;
	margin-top: 2em;
	line-height: 1.2em;
	padding-top: 10px;
	padding-left: 12px;
	padding-bottom: 4px;
	clear: both;
}

.colorText_red{
	color: #D30002;
	font-weight: bold;
}
.colorText_blue{
	color: #264EBF;
	font-weight: bold;
}
.colorText_purple{
	color: purple;
	font-weight: bold;
}

.edit_log {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 200px;
	margin-top: 30px;
}
.list02{
  counter-reset:number; /*数字をリセット*/
  list-style-type: none!important; /*数字を一旦消す*/
  padding:0.5em;
  color: #2043A0;
}
.list02 li{
  position: relative;
  padding-left: 30px;
  line-height: 1.5em;
  padding: 0.3em 0.3em 0.3em 30px;
}
.list02 li:before{
  /* 以下数字をつける */
  position:  absolute;
  counter-increment: number;
  content: counter(number);
  /*以下数字のデザイン変える*/
  display:inline-block;
  background: #ff0000;
  color: white;
  font-weight:bold;
  font-size: 16px;
  border-radius: 50%;
  left: 0;
  width: 23px;
  height: 23px;
  line-height: 25px;
  text-align:center;
}
.yajirushi01{
	margin: 20px 0px 20px 0px;
	text-align: center;
}
.img_list{
	margin: 10px 0px 10px 50px;
}
.open_file{
	text-align: right;
	margin-top: 8px;
	font-size: 1.4em;
}
/* 下線 */
.underline  {
	text-decoration: underline;
}

/*
@media screen and (max-width: 1000px) {
	.alert01 {		font-size: 1.0em;	}
}
*/#contents_main h3 {
	padding-top: 14px;
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 20px;
	background-color: #617C91;
	color: #FFFFFF;
	border-radius: 8px;
	font-style: normal;
	font-size: 1.7em;
	font-weight: normal;
	-webkit-box-shadow: 4pt 4px 0px #aaa;
	box-shadow: 4pt 4px 0px #aaa;
	border-left: 8px solid #516879;
	margin-top: 50px;
	clear: both;
}
#contents_main img{
	max-width: 90%;
	height: auto;
}
.info_page01{
    background-color: #FBF7E6;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    border: 2px double #D1CDBE;
	margin: 20px auto 20px auto;
    width: 90%;
    color: #786608;
	
}
.sub-title01{
    margin: 0px 0px -10px 30px;
    font-weight: bold;
    color: #292929;
}
.ver-string {
    text-align: right;
    color: #7E2324;
    font-size: 0.7rem;
}
.opinion-text01 {
    text-align: center;
    color: black;
    font-size: 16px;
    font-weight: normal;
    margin-top: 20px;
    color: white;
    margin-bottom: 4px;
    line-height: 22px;
}
.opinion-img {
    float: left;
    margin-left: 10px;
    margin-right: 20px;
    margin-top: 36px;
}
#F_pageMsg{
    font-family:メイリオ;
    height:60px;
    width:90%;
    font-size:14px;
    padding-left:6px;
    background-color:#FFFFDD;
}
.practice_comment{
    text-align: center;
    font-weight: bold;
    margin-bottom: 8px;
}
#pageForm{
    width:80%;
    padding-top:10px; 
    margin: auto;
}

