@charset "UTF-8";
 
/* CSSリセット */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,
pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,
strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,
caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,
figure,footer,header,hgroup,menu,nav,section,summary,time,mark,
audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;
vertical-align:baseline;background:transparent;font-weight:normal;}
body{line-height:1}article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section{display:block}
ul{list-style:none}blockquote,q{quotes:none}blockquote:before,
blockquote:after,q:before,q:after{content:none}a{margin:0;padding:0;
font-size:100%;vertical-align:baseline;background:transparent}
del{text-decoration:line-through}abbr[title],dfn[title]
{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;
margin:1em 0;padding:0}input,select{vertical-align:middle}
 
html,body{
    font: 16px/20px "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'メイリオ',Meiryo,Helvetica,Arial,Sans-Serif;
    color: #666;
}
a{ color: #69c;}
    a:hover{color:#069;}
 
/* 内容 */
#projects{
    width: 670px;
    margin: 0 auto;
    padding: 5px;
}
#projects h1{
    font-size: 120%;
    font-weight: bold;
    line-height: 1.5;
    padding: 4px;
    color: #696969;
    font-family: "游ゴシック","Yu Gothic",ＭＳ 明朝;
    border-left: 5px #d95483 solid;
    padding-left: 10px;
    margin-top: 0;
}
#projects ul{
    overflow: hidden;
    margin-right: -20px;
}
#projects li{
    margin: 0 20px 120px 0
    list-style-type: none;
    margin-bottom: 2px;
}
#projects h3{
    width: 670px;
    color: #191970;
    text-align: justify;
    text-justify: inter-ideograph;
    position: absolute;
}
#projects h4{
    width: 670px;
    color: #191970;
    font-size: xx-large;
    font-family: 'ＭＳ 明朝','Meiryo';
    margin-top: 5px;
    text-align: justify;
    text-justify: inter-ideograph;
    position: absolute;
}

#projects h2{
    width: 400px;
    margin: 20px auto 0;
    padding: 5px;
    text-align: center;
    font-size: 75%;
}
#projects h5{
    position: relative;
    padding: 5px 5px 5px 42px;
    background: #77c3df;
    font-size: 20px;
    color: white;
    margin-left: -33px;
    line-height: 1.3;
    z-index:-1;
}
#projects h6{
    color: #000;
	font-size: 200%;
	font-family: 'ＭＳ 明朝','Meiryo';
	position: absolute;
	text-shadow: 1px 0 2px #555;
	-moz-box-shadow: 1px 0 2px #555;
	-o-box-shadow: 1px 0 2px #555;
	-ms-box-shadow: 1px 0 2px #555;
}
#projects h6 span{
	color: #000;
	font-size: 150%;
	font-family: 'ＭＳ 明朝','Meiryo';
	text-shadow: 1px 0 2px #555;
	-moz-box-shadow: 1px 0 2px #555;
	-o-box-shadow: 1px 0 2px #555;
	-ms-box-shadow: 1px 0 2px #555;
}
#projects h6 img{
	width: 90px;
	height: 90px;
	vertical-align: middle;
}
#projects h7{
    color: #000;
	font-size: 200%;
	font-family: 'ＭＳ 明朝','Meiryo';
	position: absolute;
	text-shadow: 1px 0 2px #555;
	-moz-box-shadow: 1px 0 2px #555;
	-o-box-shadow: 1px 0 2px #555;
	-ms-box-shadow: 1px 0 2px #555;
}
#projects h7 span{
	color: #000;
	font-size: 150%;
	font-family: 'ＭＳ 明朝','Meiryo';
	text-shadow: 1px 0 2px #555;
	-moz-box-shadow: 1px 0 2px #555;
	-o-box-shadow: 1px 0 2px #555;
	-ms-box-shadow: 1px 0 2px #555;
}
#projects h8{
	font-size: 150%;
	width: 150px;
	padding: 10px;
	font-weight: bold;
	color: #696969;
	/*
	vertical-align: top;
	text-align: left; */
}

table.table1{
	border-collapse: separate;
	border-spacing: 1px;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
}
table.table1 th{
	width: 150px;
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	background: #efefef;
	text-align: left;
}
table.table1 td{
	width: 500px;
	padding: 10px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	background: #fff;
}

/*
.btn1_font{
  font-family: "Yu Gothic", YuGothic, Verdana, 'Hiragino Kaku Gothic ProN','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, sans-serif;
  text-align: center;
  padding-top: 20px;
  color: #000;
}
.btn1{
  display: inline-block;
  width: 200px;
  text-align: center;
  background-color: #9ec34b;
  border: 2px solid #9ec34b;
  font-size: 16px;
  color: #9ec34b;
  text-decoration: none;
  font-weight: bold;
  padding: 10px 24px;
  border-radius: 4px;
  position: relative;
}

.btn1 span {
  position: relative;
  z-index: 1;
}

.btn1::before,
.btn1::after {
  content: "";
  display: block;
  background-color: #FFF;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  transition: .2s;
}
.btn1::before {
  left: 0;
}
.btn1::after {
  right: 0;
}

.btn1:hover:before,
.btn1:hover:after {
  width: 0;
  background-color: #FFF;
}

.btn1:hover {
  color: #FFF;
}
*/

.btn1{
  /* border: 1px solid green;*/
  border-radius: 5px;
  background-color: orange;
  padding: 20px;
  text-align: center;
  color: white;
  width: 600px;
  height: 50px;
}

.btn2{
  /* border: 1px solid green;*/
  border-radius: 5px;
  background-color: green;
  padding: 20px;
  text-align: center;
  color: white;
  width: 500px;
}

a{ color: #69c;}
    a:hover{color:#069;}
 
#wrapper{
    width: 100%;
    margin: 0 auto;
    margin-top: 0;
    display: block;
    background: #fff;
}
/* ヘッダー */
#header{
    overflow: hidden;
}

.bsnw_rogo img{vertical-align:middle;}

/*タグ固定 */
nav{
	width: 90%;
	margin: 0 auto;
	font-size: 100%;
	list-style: none;
	overflow: hidden;
	display: block;
	text-align: center;
}
    nav li{
	float: left;
	border-right: 1px solid #ddd;
	width: 150px;
    }
    nav li font{
	color: #4682b4;
	text-align: center;
    }
    nav li a{
        text-decoration: none;
        font-weight: bold;
	padding: 5px 15px;
	display: block;
    }
    nav li a span{
	display: block;
	margin: 2px 0 0 0;
        color: #dcdcdc;
        font-size: 70%;
        text-decoration: none;
        text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
    }
    nav li a:hover{
    background: #eee;
    text-decoration: none;
    }
    nav li a.active a{
    background: #333; /* 選択したページのタブ色 */
    color: #555;
    text-decoration: none;
}



