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

img {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px; 
    border-radius: 10px;
}
.haba {
	border: 0; 
	width:100%;
	margin: 0px;
}
.haba02 {
	border: 0; 
	width:500px;
}
@media screen and  (max-width: 500px) {
.haba02 {
	border: 0; 
	width:100%;
	margin: 10px 0px 10px 0px;
}
}


/********　　メイン枠　**************/

#baseframe {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 0px 0px;
	height: auto;
	max-width: 900px;
}

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


#pagetop {

	color: #555555;
	font-size: 11pt;
	line-height:170%;
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
}


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

h1 {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 11pt;
}

h2 {
	font-size: 17pt;
	font-weight: bold;
	color:#fff;
	line-height:140%;
	margin: 20px 0px 20px 0px;
	padding: 15px 10px 15px 10px;
	border-top: #850025 0px solid;
	border-bottom: #cccccc 0px solid;
	border-left:   #ff647a 0px solid;
	border-right:   #850025 0px solid;
	background-color:#a7c298;


}

h3 {
	font-size: 14pt;
	font-weight: bold;
	color:#533;
	margin: 20px 0px 10px 0px;
	padding: 15px 0px 15px 5px;
	background-color:#fff;
	border-bottom:  #dfccb7 3px dotted;
}

h4 {
	font-size: 13pt;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 20px 0px;
	border-bottom:#f0ddcc 1px solid;
}

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

#center-side {
	font-size: 12pt;
	line-height:170%;
	padding: 10px 20px 10px 20px;
	margin: 0px 0px 0px 0px;
	color: #4f4600;
	background-color: #ffffff;
	border:#e0e0e0  1px solid;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px; 
    border-radius: 20px;
}
@media screen and  (max-width: 700px) {
#center-side {
	font-size: 12pt;
	line-height:160%;
	padding: 10px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	border:#dfccb7  0px solid;
}
}


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

#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;
}


#box03 {
	font-size: 10pt;
	line-height:150%;
	padding: 10px 10px 10px 10px;
	margin : 0px 0px 0px 0px;
	border:2px dotted #ccc;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px; 
    border-radius: 10px;
}

#ll02 {
	color:#fff;
	font-size: 18pt;
	font-weight: bold;
	margin : 5px 0px 20px 0px;
	padding: 0px 0px 0px 10px;
	line-height:200%;
	background-color: #5c85fb;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px; 
    border-radius: 10px;
}

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

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

@media screen and (min-width: 100px) and (max-width: 650px) {
.tb td {
	font-size: 10pt;
	line-height:140%;
}
}

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

#footer {
	font-size: 12px;
	text-align: center;
	margin : 0px 0px 0px 0px;
	padding: 5px 0px 10px 0px;
	text-decoration: none;
}


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

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

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

.koko {
	border:3px solid #f00;
}

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

/********　ボタン　************/

#btn01 {
	font-size: 14pt;
	color: #fff;
	display: block;
	padding: 0px 0px 0px 0px;
	width:80%;
	margin : 5px 5px 1px 1px;
	line-height:170%;
	text-align: center;
	background-color: #cb92be;
    border-radius: 30px;        /* CSS3草案 */  
    -webkit-border-radius: 30px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 30px;   /* Firefox用 */ 
}


#btn01 a {
	display: block;
	color: #fff;
	padding: 10px 10px 10px 10px;
	text-decoration: none;
    border-radius: 30px;        /* CSS3草案 */  
    -webkit-border-radius: 30px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 30px;   /* Firefox用 */ 
}

#btn01 a:link{
	color: #fff;
	display: block;
	text-decoration: none;
}

#btn01 a:visited {
	color: #fff;
	display: block;
	text-decoration: none;
}

#btn01 a:hover {
	color: #fff;
	display: block;
	text-decoration: none;
}

#btn01 a:active {
	display: block;
	text-decoration: none;
}

@media screen and (min-width: 100px) and (max-width: 650px) {
#btn01 {
	width:100%;
}
}

/********　トップへ戻るボタン　　*****/
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #fd85a1;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 10px 0;
    text-align: center;
    display: block;
    border-radius: 10px;
}
#page-top a:hover {
    text-decoration: none;
    background: #f59bbb;
}


#page-top a:link{
	color: #fff;
	text-decoration: none;
}

#page-top a:visited {
	color: #fff;
	text-decoration: none;
}



/********　li 　　*****/
li {
	padding: 0px 0px 0px 0px;
	margin : 0px 0px 0px -20px;
}


/********　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%;
}



