@charset="utf-8";


body{
	font-family: 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif;
	background-color: #e5e5e5;
	margin: 0;
}



/* コンテナ */
div#container{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	padding: 0 40px;
	-webkit-box-shadow: 0px 0px 50px #bbbbbb;
	box-shadow: 0px 0px 50px #bbbbbb;
	background-image : /*url("images/back3.JPG")*/;
	background-repeat: no-repeat;
	background-position: 15px 420px, 90px 500px;
    
	background-size: 94px 94px, 30px 30px;
	
    background-size: 100%;
    position: relative;
	overflow: hidden;
}

/* ヘッダー */
header#pageheader{
	background: none;
	padding: 15px 0 0;
}

header#pageheader h1{
	margin: 0;
	float: left;
	font-size: 45px;
	font-weight: device-width;
	text-shadow: 3px 3px 3px gray;
	font-family: 'ＭＳ 明朝', sans-serif;
}



header#pageheader h2{
    float: right;
    width: 50%;
	color: #666666;
	font-size: 0.75em;
	margin: 10px 0 0 0;
	padding-top: 20px;
	text-align: right;
	font-weight: normal;
}

nav{
	clear: both;
}

/* メニュー */
#nav {
	background: #2f0e0e;
    
}

#nav ul li {
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#nav ul{
    padding: 0;
}
#header #nav a {
    
	display: block;
	padding: 15px 0;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	letter-spacing:-0.5pt;
}
#header #nav a:before {
	content: '>';
	font-size: 7px;
	margin-right: 5px;
	color: #999;
	position: relative;
	top: -0.2em;
}

#header #nav a:hover {
	background: #333;
}

/* コンテンツ */

.intro section{
    width: 68%;
    float: left;
}
.intro_about section{
    width: 100%;
    float: left;
}
.intro_call section{
    width: 32%;
    float: left;
}
.intro_info section{
    width: 95%;
    margin: auto;
    float: none;
}

article section h1{
	background: none;
	font-size: 24px;
	font-weight: normal;
	line-height: 22px;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 2px;
	margin-left: 0;
	margin-right: 0;
    text-align: center;
}
.photo img{
	width: 48%;
    height: auto;
    float: left;
    margin-right:10px;
}



#art .text p{
    
    width: 50%;
    float: right;
	font-size: 0.9em;
	line-height: 1.6;
	margin-top: 10px;
	margin-right: 0;
    padding-bottom: 0px
}


#art div{

    height: auto;
	border: solid 1px #aaaaaa;
	margin: 20px 0 10px;
	padding: 18px;
	border-radius: 5px;
    /*
	-webkit-box-shadow: 0px 2px 3px #cccccc, 0px 0px 4px 3px #ffffff inset;
	box-shadow: 0px 2px 3px #cccccc, 0px 0px 4px 3px #ffffff inset;
	*/
    background-color: rgba(255,255,255,0.5);
    overflow: auto;
}
/*FB*/
.FB div{
    width: 30%;
    height: auto;
    float: right;
    margin: 20px 0 0 0;    
}
/*access*/

.access div{
    width: 30%;
    height: auto;
    float: right;
    margin: 10px 0 0 0;    
}
.access #access_header{
    font-size: 1.3em;
    width: 95%;
    margin: 0;
    padding: 0 2.5%;
    border: solid 1px #aaaaaa;
}
.access iframe{
    width: 100%;
    height: 160px;
    margin-top: 2px;  
    border: solid 1px ;
}

#namber{
    width: 98%;
    margin-top: 1px;
    padding-left: 1%;
    border: solid 1px #aaaaaa;
border-radius: 5px;
}
/*info*/
#art_info div{
    height: auto;
	border: solid 1px #aaaaaa;
	margin: 10px 0 0 0;
	padding-top: 10px;
	border-radius: 5px;	
	background-color: rgba(255,255,255,0.5);
}
#art_info h1{
	margin: 0;
	padding: 0px;

}
#art_info p{

    text-align: center;

}

#budo {
    text-align: center;
    font-size: 20px;
}
#budo h{
    font-size: 25px
}
.intro_info div1 {
    text-align: center;
    font-size: 12px
}

/*about*/
#art_about1 .about1_text{
    float: left;
    width: 64%;
    height: auto;
	border: solid 1px #aaaaaa;
	margin: 20px 0 0 0;
	padding: 10px;
	border-radius: 5px;	
	background-color: rgba(255,255,255,0.5);
    overflow: auto;
}
#art_about1 .about2_text{
    float: right;
    width: 30%;
    
	border: solid 1px #aaaaaa;
	margin: 20px 0 0 0;
	padding: 10px;
	border-radius: 5px;	
	background-color: rgba(255,255,255,0.5);
    overflow: auto;
}
#art_about3 .about3_text{
    height: auto;
	border: solid 1px #aaaaaa;
	margin: 20px 0 10px;
	padding: 10px;
	border-radius: 5px;	
	background-color: rgba(255,255,255,0.5);
    overflow: auto;
}

.about1_text p{
    margin: 0;
    padding: 0;
    width: 60%;
    float: left;
}
.about2_text p{   
    margin: 10px 0;
    padding: 0;
    width: 100%;
}
.about3_text p{
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
}

.intro_about h1{
    text-align: left;
        margin-top: 10px;
    
}

.photo1_about img{
     float: right;
	width: 40%;
   
}

.photo3_about img{
     float: right;
	width: 40%;
   
}
/*list*/
#pageheader img{
    width: 100%;
}
.list .text_list p{
    margin-top: 15px;
    padding: 0;
    text-align: center;
    font-size-adjust: auto;
}
.list h3 {
  border-bottom: 3px solid #666666;
    text-align: left;
    padding: 0 0 0 0;
    margin: 10px 0 0 0;
}

.list h4 {
    text-align: left;
  padding: 0 0 0 20px;
    margin: 0;
}

.list p {
    text-align: left;
  padding: 0 0 0 26px;
    margin: 0;
 
}

.list .black p {
  color: #451d6d;
}
.list .red p {
  color: red;
}
.list .green p {
  color: #03c328;
}



/*access*/
#art_call div{
    float: left;
    width: 35%;
    height: auto;
	border: solid 1px #aaaaaa;
	margin: 20px 0 10px;
	padding: 10px;
	border-radius: 5px;	
	background-color: rgba(255,255,255,0.5);
}

.access_call{
    width: 100%;
    height: 400px;
    margin-top: 2px;
    
}
.intro_call #art_call{
    width: 100%;
}
.intro_call iframe{
    width: 60%;
    height: 450px;
    float: right;
    margin: 20px 0 0 0; 
}


div #footer {
    clear:both;
	/*font-size:90%;*/
	margin: 0;
	height: auto;
	color: #ffffff;
	background: #2f0e0e;
	padding:0 0 10px 0;
	margin: 0;
	width: 100%;
	position:relative;
	overflow:hidden;
	
}


li.footer01{
    font-family: 'ＭＳ 明朝', sans-serif;
    text-align: center;
	float: left;
    font-size: 200%;
	width:140px;
	height:32px;
	padding:0 0 5px 0;
    margin: 10px 0 0 5px;
	border-bottom:1px solid #fff;

}

li.footer02{
    font-size: 90%;
    margin: 10px 0 0 5px;
    line-height:1.5;
    width: 40%;
    float: left;
}
li .footer03{
   
    float: left;
    width: 30%;
}
li .footer05{
    float: left;
    width: 50%;
}

li {
    list-style: none;
}



/* 画像の配置 */
figure{
	margin: 0}

article section:nth-of-type(odd) figure{
	float: right;
	margin-left: 15px;
	margin-bottom: 0}

article section:nth-of-type(even) figure{
	float: left;
	margin-right: 15px;
	margin-bottom: 0}

article section figcaption{
	color: #666666;
	font-size: 10px;
	display: block}

article section:nth-of-type(odd) figcaption{
	text-align: right}


