﻿@charset "utf-8";


/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table.table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}
form{float:right;}
ol, ul {list-style: none;}
table.table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img{border: 0;}
figure{margin:0}
fieldset{padding:20 20 20 20;border:1px solid #ebebeb;border-radius:5px 5px 5px 5px;
}
	
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
/* -------------------------------------------------------------- */

body {
color:#333;
font-size:small;
font-family:verdana,"�q���M�m�ۃS ProN W4","Hiragino Maru Gothic ProN","���C���I","Meiryo","�l�r �o�S�V�b�N","MS PGothic",Sans-Serif;
line-height:1.5;
background:#f1f1f1;
background-image: url('../images/kaded.gif');
-webkit-text-size-adjust: none;
}

/* �����N�ݒ�
------------------------------------------------------------*/
a{color:#8aaa16;text-decoration:none;}
a:hover{color:#708c0c;}
a:active, a:focus {outline:0;}


/* �S��
------------------------------------------------------------*/
#wrapper{
margin:0 auto;
padding:0 1%;
width:98%;
position:relative;

}

.inner{
margin:0 auto;
width:100%;
}
/*************
/* �w�b�_�[
*************/
#header{
height:110px;
}

#header h1{
padding:5px 0 10px 10px;
font-size:12px;
font-weight:normal;
}

/*************
/* ���S
*************/
.logo{
float:left;
}

.logo p{float:left;}

.logo img{
width:auto;
float:left;
padding:0 5px 0 10px;
}

.logo span{display:block;}
/**************************
/* �O���b�h
**************************/
.gridWrapper{
padding-bottom:20px;
overflow: hidden;
position:static;
}

* html .gridWrapper{height:1%;}
	
.grid{
float:left;
border-radius:5px;
background:#fff;
}

.box{
margin:0 5px;
padding:10px;
border:1px solid #ebebeb;
border-radius:6px;
}

.box img{
max-width:100%;
height:auto;
border:4px solid #ebebeb;
}

.box h3{padding:10px 0 5px;}

.box h3, .box p{text-align:left;}

.box p.readmore{
padding:10px 5px 5px;
text-align:right;
}

.grid h3{
padding:15px 5px;
text-align:center;
border-radius:5px 5px 0 0;
background:#e4e4e4;
}

/*************
���C�� �R���e���c
*************/
section.content article{
padding:20px;
border:0px solid #ebebeb;
overflow:hidden;
}

* html section.content article{height:1%;}

section.content p{margin-bottom:5px;}


section.content{
padding:19px;
margin-bottom:20px;
border:1px solid #ebebeb;
border-radius:6px;
background:#fff;
overflow:hidden;
font-size:14px;
}

section.content1{
padding:19px;
margin:17px 17px 17px 17px;
border:1px solid #ebebeb;
border-radius:6px;
background:#fff;
overflow:hidden;
font-size:14px;
}


h3.heading{
font-weight:normal;
padding:0px 10px;
line-height:36px;
color:#fff;
background:url("../images/heading3.png") repeat-x 0 0;
margin-top:10px;
}

h4.heading{
padding-left:7px;
margin-bottom:10px;
font-size:16px;
border-left:5px solid #e4e4e4;
border-bottom:1px solid #D6D6D6;
}
h5{
padding:3px 0px 3px 14px;
margin-top:10px;
border-bottom:1px dotted #CCCCCC;
font-size:14px;
background : url(../css1/list_icon.gif) no-repeat 7px 8px;
}

section.content img{
max-width:90%;
height:auto;
}

.alignleft{
float:left;
clear:left;
margin:3px 10px 10px 0;
}

.alignright{
float:right;
clear:right;
margin:3px 0 10px 10px;
}

#gallery .grid img,.border{border:4px solid #ebebeb;}



dd{
	margin-left:10px;
}
/*************
�e�[�u��
*************/
table.table{
border-collapse:collapse;
margin:5px auto 15px auto;
}

table.table td{
border-collapse:collapse;
background-color:#F9F9F9;
text-align:left;
padding:8px;
border:1px solid #D6D6D6;
line-height:20px;
}

table.table th{
background-color:#F5F5F5;
text-align:right;
padding:8px;
white-space:nowrap;
color: #151515;
border-top:1px solid #D4D4D4;
border-right:4px solid #D4D4D4;
border-bottom:1px solid #D4D4D4;
border-left:1px solid #D4D4D4;
font-size:13px;
font-weight:normal;
letter-spacing:1px;
background-repeat:repeat-x;
background-position:top;
}
table{
	font-size: 12px;
	color: #756052; 
	border: 1px solid #666;
	width:80%;
	border-collapse: collapse;
	 
	
}
.auto-style2 {
		color: white; 
		background-color: blue; 
		border-bottom: 1px solid #666; 
		padding-left: 15px; 
		padding-right: 5px; 
		padding-top: 5px; 
		padding-bottom: 5px;
}
.auto-style3 {
		background-color: #fff;
		padding-left: 5px;
		padding-top: 5px;
}
.auto-style4 {
		background-color: #fff; 
		vertical-align:top;
		padding:10px;
		}



address{
clear:both;
padding:5px;
text-align:center;
font-style:normal;
font-size:12px;
color:#fff;
background:#333;
}

.YoutubeWrapper{
position: relative ;
margin-top: 1.2em ;
margin-bottom: 1.2em ;
padding-top: 69px ;
padding-bottom: 50% ;
overflow: hidden ;
}

.YoutubeWrapper iframe {
position: absolute ;
top: 0 ;
left: 0 ;
height: 100% ;
width: 100% ;
}

.page-top {
    position: fixed;
    bottom: 60px;
    right: 40px;
    padding: 10px;
    background: #7e7a7a;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 12px;
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

/* PC�p
------------------------------------------------------------*/
@media only screen and (min-width: 960px){
 	#wrapper,.inner{
	width:960px;
	padding:0;
	}
	
	#wrapper{padding-bottom:20px;}
	
	#main{
	padding:15px 0 0 15px;
	float:right;
	width:717px;
	padding-right:15px;
	}


	
	/* �O���b�h�S�� */
	.gridWrapper{
	width:960px;
	margin:0 0 0 -10px;
	}
	
	#gallery article{padding:10px 0 10px 10px;}
	
	/* �O���b�h */
	.grid{
	float:left;
	width:300px;
	margin-left:20px;
	}
	
	#subpage .grid{width:auto;}

		
  #gallery .grid{
	width:auto;
	margin:10px 0 2px 10px;
	}
}

	



@media only screen and (max-width:959px){
	*{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	}
	
	#subpage #mainBanner{max-width:712px;}
	
	#sidebar article{padding:7px 8px;}
			
	#footer .grid,#footer ul.footnav{
	float:none;
	width:100%;
	text-align:center;
	}

	ul.footnav li{float:none;display:inline-block;}
	
	.grid{
	width:32%;
	margin:10px 0 0 1%;
	}
	
	#gallery .grid{
	float:left;
	width:31%;
	margin:0 0 0 1%;
	}
	img{
max-width: 100%;
height: auto;
width /***/:auto;�@
}
}


/* �X�}�[�g�t�H�� ��(�����h�X�P�[�v) */
@media only screen and (max-width:640px){
	#header{
	height:auto;
	padding-bottom:20px;
	}
	
	#header h1,.logo,.info{text-align:center;}
	
	.logo,.info{
	clear:both;
	width:100%;
	float:none;
	}
	
	.logo p{float:none;display:block;}
	.logo img{float:none;padding:0;}
	
	.box img{
	max-width:180px;
	float:left;
	margin-right:5px;
	}
	
	.box h3{padding-top:0;}

  .alignleft,.alignright{
	float:none;
	display:block;
	margin:0 auto 10px;
	}
	
	#gallery .grid{float:left;}
img{
max-width: 100%;
height: auto;
width /***/:auto;�@
}
}


/* �X�}�[�g�t�H�� �c(�|�[�g���[�g) */
@media only screen and (max-width:480px){
	.grid{width:100%;}
	.box img{max-width:100px;}
     img{
max-width: 100%;
height: auto;
width /***/:auto;�@
}
	#mainBanner h2,#mainBanner p{font-size:80%;}
}

