
body {
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f0f0f0;
	max-width: 900px;
font-family:Helvetica, Arial,
 'Hiragino Maru Gothic Pro', 'ヒラギノ丸ゴ Pro W3',
 Meiryo, メイリオ, sans-serif;
}

.haba {
	border: 0; 
	width:100%;
}

.haba02 {
	border: 0; 
	margin: 0px 20px 0px 20px;
	width:250px;
}
@media screen and  (max-width: 500px) {
.haba02 {
	border: 0; 
	width:100%;
	margin: 10px 0px 20px 0px;
	text-align:center;
}
}

.haba03 {
	border: 0; 
	margin: 0px 20px 0px 20px;
	width:180px;
}
@media screen and  (max-width: 600px) {
.haba03 {
	border: 0; 
	width:100%;
	margin: 10px 0px 10px 0px;
	text-align:center;
}
}
/********　　メイン枠　**************/

#baseframe {
	font-size: 12pt;
	line-height:170%;
	padding: 3px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	text-align:left;
	color:	#4f4600;
	background-color: #ffffff;
	box-shadow: 0px 10px 30px #888;
	-moz-box-shadow:0px 10px 50px #888;
	-webkit-box-shadow:0px 10px 50px #888;
}

#baseframe a:link {
	color: #333333;
	text-decoration: none;
}

#baseframe a:visited {
	color: #333333;
	text-decoration: none;
}

#baseframe a:hover {
	color: #555555;
	text-decoration: underline;
}

#baseframe a:active {
	color: #f03333;
	text-decoration: none;
}



/**********　　ページトップ　　****************/

#pagetop {
	color: #555555;
	font-size: 9pt;
	line-height:140%;
	margin-top: 0px;
	padding: 0px 0px 3px 10px;
}

/**************　　H1、H2、H3　************/

h1 {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size: 10pt;
}

h2 {
	font-size: 16pt;
	font-weight: bold;
	color: #fff;
	border-left:  #65308c 0px solid;
	border-bottom:  #65308c 0px solid;
	margin: 20px 0px 10px 0px;
	padding: 8px 0px 5px 15px;
	background-color: #1347a7;


}



h3 {
	font-size: 14pt;
	font-weight: bold;
	margin: 20px 20px 20px 0px;
	padding: 5px 0px 5px 0px;
	border-top: #850025 0px solid;
	border-bottom: #1347a7 2px solid;
	border-left:   #850025 0px solid;
	border-right:   #850025 0px solid;
}
h4 {
	font-size: 14pt;
	font-weight: bold;
	margin: 20px 20px 0px 20px;
	padding: 5px 0px 5px 0px;
	border-top: #850025 0px solid;
	border-bottom: #1347a7 1px dotted;
}





/********　　ナビゲーション　メニュー　*******/


#menu01  {
	float: left;
	color:#000000;
	font-size: 11pt;
	display: block;
	font-weight:bold;
	text-align: center;
	background-color: #ffdc75;
	line-height:300%;
	text-indent: 0px;
	text-decoration: none;
	width:185px;
	margin : 5px 1px 5px 2px;
	padding: 0px 0px 0px 0px;
	border-top:1px #ccc solid;
	border-left:1px #ccc solid;
	border-right:1px #ccc solid;
	border-bottom:2px #ccc solid;
}

@media screen and  (max-width: 500px) {
#menu01 {
	width:100%;
	float: left;
	margin : 0px 0px 0px 0px;
	border-top:0px #ccc solid;
	border-left:0px #ccc solid;
	border-right:0px #ccc solid;
	border-bottom:1px #ccc solid;
}
}
#menu01 a {
	font-weight:bold;
	display: block;
}
#menu01 a:link {
	color:#fff;
	background-color: #1f85bb;
	text-decoration: none;
}

#menu01 a:visited {
	color:#fff;
	background-color:#1f85bb;
	text-decoration: none;
}

#menu01 a:hover {
	color:#000;
	background-color: #eee;
	text-decoration: none;
}

#menu01 a:active {
	text-decoration: none;
}




/********　　中央サイド　**************/


#center-side {
	font-size: 13pt;
	line-height:170%;
	padding: 10px 30px 10px 30px;
	margin: 0px 0px 0px 0px;
	color: #4f4600;
	background-color: #ffffff;
}

@media screen and  (max-width: 570px) {
#center-side {
	font-size: 13pt;
	line-height:180%;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
}
}

#center-side a:link {
	color: #00f;
	font-weight:bold;
	text-decoration: none;
}

#center-side a:visited {
	color: #00f;
	text-decoration: none;
}

#center-side a:hover {
	color:#f00;
	text-decoration: none;
}

#center-side a:active {
	color: #f00;
	text-decoration: none;
}



/********　　フッター　************/

#footer {
	font-size: 12px;
	background-color:  #ffa83d;
	text-align: center;
	margin : 0px 0px 0px 0px;
	padding: 15px 0px 10px 0px;
	text-decoration: none;
	color: #fff;
}

#footer a:link {
	color: #fff;
}
#footer a:visited {
	color: #fff;
}
#footer a:hover {
	color: #fff;
}
#footer a:active {
	color: #fff;
}


#footer2 {
	clear:both;
	font-size: 14px;
	line-height:170%;
	background-color: #f0f0f0;
	text-align: center;
	text-decoration: none;
	color: #555555;
	margin : 10px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
}


/********　　マーカー　************/

#m-y {
	background-color: #ffff00;
	font-weight: bold;
	padding: 5px 8px 5px 8px;
}
#m-u {
	font-weight: bold;
	border-bottom:3px dotted #f00;
	padding: 0px 8px 3px 8px;
}


#m-r {
	background-color: #ffc0c0;
}

#aka {
	color: #f00000;
	font-weight: bold;
}

#aka-l {
	font-size: 18pt;
	color: #f00000;
	font-weight: bold;
}

/********　　文字　************/


#ll {
	text-align: center;
	font-size: 14pt;
	color:#333333;
	margin : 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height:150%;
}
@media screen and  (max-width: 500px) {
#ll {
	font-size: 12pt;
}
}

#ll02 {
	text-align: center;
	font-size: 14pt;
	color:#040068;
	margin : 5px 30px 0px 0px;
	padding: 20px 10px 0px 10px;
	line-height:200%;
}
@media screen and  (max-width: 500px) {
#ll02 {
	font-size: 15pt;
}
}




/********　　ボックス　************/


#box {
	background-color: #f0f0f0;
	font-size: 10pt;
	color:#333333;
	padding: 15px 15px 15px 15px;
	margin : 15px 0px 15px 0px;
	line-height:150%;
}
#box  a:link {
	color: #0000ff;
	text-decoration: none;
}

#box  a:visited {
	color: #0000ff;
	text-decoration: none;
}

#box  a:hover {
	color: #ff0000;
	text-decoration: underline;
}


#box-last {
	clear:both;
}



/********　画像マウスオーバー時にフェードアウト　　*****/
.fade {   
    -webkit-transition: 0.1s ease-in-out;   
       -moz-transition: 0.1s ease-in-out;   
         -o-transition: 0.1s ease-in-out;   
            transition: 0.1s ease-in-out;   
}   
.fade:hover {   
    opacity: 0.7;   
    filter: alpha(opacity=70);   
}  


/********　youtube レスポンシブ　************/

.youtube {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
margin-top: 20px;
margin-bottom: 20px;
}
.youtube iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


/********　table　************/

table {
	font-size: 10pt;
	line-height:170%;
}
.tb{ 
	border:2px solid #aaaaaa; 
	border-collapse:collapse; 
}
.tb td{ 
	font-size: 9pt;
	border:2px solid #ccc; 
	border-collapse:collapse; 
}


/********　声　************/


#koe {
	font-size: 11pt;
	color:#333333;
	padding: 0px 10px 0px 10px;
	margin : 5px 0px 10px 0px;
	line-height:150%;
font-weight:bold;
}

#koe02 {
	font-size: 10pt;
	color:#555;
	padding: 10px 10px 10px 10px;
	margin : 10px 0px 10px 0px;
	line-height:150%;
	background-color: #faf3e1;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px; 
    border-radius: 10px;
}

/********　吹き出し　************/

.balloon4 {
    position: relative;
font-size:0.7em;
	line-height:150%;
    margin: 1em 0 1em 40px;
    padding: 10px 30px 10px 30px;
    background: #fff0c6;
    border-radius: 30px;
}

.balloon4:before{    
    content: "";
    position: absolute;
    left: -38px;
    width: 13px;
    height: 12px;
    bottom: 0;
    background: #fff0c6;
    border-radius: 50%;
}

.balloon4:after{
    content: "";
    position: absolute;
    left: -24px;
    width: 20px;
    height: 18px;
    bottom: 3px;
    background: #fff0c6;
    border-radius: 50%;
}
.balloon4 p {
    margin: 0; 
    padding: 0;
}


