@charset "UTF-8";
/* CSS Document ビリケンスタジオ様用スタイルシート　*/

body	{
	font-family: 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif;
margin: 0 auto; 
padding:0px;
	background-image: url(../img/billy_bg_0611.jpg) ;
background-position: center 0; 
background-repeat: no-repeat;
background-size:1200px 1632px;
background-color: #d2d3d3;
text-align: center;  
}

.container{
  display: inline-block;
width: 1010px;
	height: auto;
	margin-top:188px;
	margin-bottom:200px;
	padding:0px;
	border: 0px #fff solid;
}

header{
	margin:0px ;
background-color: #780005;
	padding:0px;
background-color:rgba(182,0,5,0.1);
	border: 0px #fff solid;
}


header  :after	{content: "";
	display: block;
	clear: both}

section {
both;
  display: -webkit-box; /*Android4.3*/
  display: -moz-box;    /*Firefox21*/
  display: -ms-flexbox; /*IE10*/
  display: -webkit-flex; /*PC-Safari,iOS8.4*/
  display: flex;
padding:0px
}

section  :after	{content: "";
	display: block;
	clear: both}


.box_navi {both;
  display: -webkit-box; /*Android4.3*/
  display: -moz-box;    /*Firefox21*/
  display: -ms-flexbox; /*IE10*/
  display: -webkit-flex; /*PC-Safari,iOS8.4*/
  display: flex;
width:1010px;
	margin:0px ;
	border: 0px #cc0000 solid;
padding:0px;
}

.box_navi  :after	{content: "";
	display: block;
	clear: both}


.box_navi ul {
	margin-top:2px;
	margin-bottom:-10px;
padding:0px;
	display: block;
	list-style:none; }

.box_navi li 	{
	padding-top:15px;
width:202px;
height:190px;
    color:#fff;
	font-size: 10px;
line-height:110%;
	float: left;
background-color: #a30000;
}

.box_navi li:nth-child(2){
background-color: #5d0000;
}

.box_navi li:nth-child(2) :after	{content: "";
	display: block;
	clear: both}

.box_navi li:nth-child(3){
background-color: #730000;
}

.box_navi li:nth-child(3) :after	{content: "";
	display: block;
	clear: both}

.box_navi li:nth-child(4){
background-color: #860000;
}

.box_navi li:nth-child(4) :after	{content: "";
	display: block;
	clear: both}

.box_navi li:nth-child(5){
background-color: #460000;
}

.box_navi li:nth-child(5) :after	{content: "";
	display: block;
	clear: both}


.box_navi h2 {both;
font-family:-apple-system,'Helvetica Neue','Helvetica','Arial',"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;

font-size: 16px;
line-height:120%;
font-weight: bold;
margin:20px 0px 0px 20px;
}


.box_navi  li a:link {/*未訪問のリンク*/
    color:#ffffff;
    text-decoration:underline;
}
.box_navi  li a:visited { color: #fff; }

.box_navi  li a:hover{ color:#777; }

.box_navi h2 a:link {/*未訪問のリンク*/
    color:#ffffff;
    text-decoration:underline;
}
.box_navi h2  a:visited { color: #fff; }

.box_navi h2  a:hover{ color:#777; }


.box_News {both;
  display: inline-block;
	margin:0px ;
	border: 0px #cc0000 solid;
padding:0px 20px 0px 20px;
height:100px;
}


.box_News p 	{
	margin:15px 0px 10px 0px;
width:160px;
    color:#fff;
	font-size: 10px;
line-height:110%
}
.box_News p a:link {/*未訪問のリンク*/
    color:#ffffff;
    text-decoration:underline;
}
.box_News p a:visited { color: #fff; }

.box_News p a:hover{ color:#777; }
/*CSS3 最後の要素のみ適応*/
.box_news  :after	{content: "";
	display: block;
	clear: both}


.box_side  {both;
display: inline-block;
width:202px;
margin:0px 0px 0px 0px;
	padding:0px;
background-color:rgba(182,0,5,0.1);
	border-top: 10px #460000 solid;
float:right
}

/*CSS3 最後の要素のみ適応*/
.box_side :after	{content: "";
	display: block;
	clear: both}

/* フッターメニュー */

footer  {
  display: inline-block;
width:1008px;
	margin:0px;
	margin-bottom:0px;
border: 0px #b60005 solid;
background-color: #b60005;
}

/* コピーライト */
.copy  ul  {both;
	list-style:none;
	margin-top:5px;
}
.copy  li {
	padding: 10px;
	display:block;
	width: auto;
	font-size: 0.8em;
    color:#fff;
	border: 0px #003300 solid;
	float:left
}

.copy  li:nth-child(2){
padding-left: 20px;

	width: auto;
	font-size: 0.7em;
line-height:250%;
    color:#fff;
	border: 0px #003300 solid;
	float:left
}

.box_navi li:nth-child(2) :after	{content: "";
	display: block;
	clear: both}


.copy:after	{content: "";
	display: block;
	clear: both}



/* メイン　*/
.main {both;
  display: inline-block;
width:790px;
	height: 950px;
	margin:0px ;
	margin-top:10px ;
	float: left;
	border: 0px #5d0000 solid;
padding:10px;
background-color:rgba(182,0,5,0.1);
}

