img {
max-width: 100%;
height:auto;
}

/*全体　//ヘッダーは除く*/
main {
	width: 80%;
	padding: .3em 0;
/*	position:  relative;*/
	margin: auto auto;
	text-align: center;
}

body{
font-size:12px;
font-family: 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;
letter-spacing:1.3px;
background-color:#fff; /*これがたしか背景の色*/
text-align: center;
	margin: auto auto;
}


.waku{
/*	display: inline-block;*/
/*position:static;*/
border: 2px solid #a0f0d0;
border-radius:10px;
background-color: rgba(250,250,250,0.9);
color:#000;
padding:10px;
width:80%;
text-align:center;
margin: auto auto;}

.wakunasi{
padding:10px;
width:80%;
text-align:center;
margin: auto auto;
}

.h2sita{
	margin: 0 0 .2em 2em;
	text-align:left;
}



dl.about dt {	
	margin: 0 0 .5em 5em;
	padding: 0 0 0 2em;
	float: left;
	clear: left;
	width: 10em;
	padding: 0;
	font-weight: bold;
text-align:left;
}
dl.about dd {
	text-align:left;
	margin: 0 0 .5em 0;
	padding: 0 0 0 10em;
}
/*toolのやつ*/
dl.list {
	margin: 1em 0 3em 0;
}
dl.list dt {
	float: left;
	text-align:left;
}
dl.list dd {
	margin: 1em;
	padding: 0 0 2em 0;
	/*margin-left: 40px;*/
text-align:left;
}

dl.list img {
	margin: 0 0.5em 0 0;
}


/*下線を出さない*/
a{
text-decoration:none;}

@font-face{
font-family: Fontpoにほんご;
src: url('http://cdn.leafscape.be/nihongo/FontopoNIHONGO_web.woff') format("woff");

}


header{   
/*position: fixed;  */
top: 0px;
left: 0px;
height: 60px;
width:100%;
float:none;
background:rgba(220,254,254,0.6);
}

.mainmenu {
	position:  relative;
	width: 100%;
	margin: 0 auto;
	padding: 0 1em;
	text-align: center;
}

.mainmenuitem, .mainmenuitem ul {
	margin: 0;
	padding: 0;
}
.mainmenuitem li {
	display: inline-block;
	list-style-type: none;
	list-style-image: none;
	margin: 0 .2em;
}
.mainmenuitem a {
	display: inline-block;
	margin: 1em auto;
	padding: .8em 1em;
	border-radius: 6px;
	color: #44a;
	font-weight: bold;
	font-size: 120%;
	line-height: 1;
	text-decoration: none;
}
.mainmenuitem a:hover {
	background-color: rgba(116,240,255,0.8);
	color: #37a;
}
.mainmenuitem a.selectpage, a.selectpage:hover {
	background-color: #44a;
	color: #fff;
}



h1{
display:block;
font-size:17px;
font-weight:normal;
color:#000;
font-family:sans-serif;
padding-bottom:20px;
margin-bottom:1em;

/*text-align:left;*/
/*font-family: Fontpoにほんご,"Patrick Hand", メイリオ, Verdana, Arial, Osaka;*/
/*background:linear-gradient(to right, transparent 0%, transparent 20%, #fff 100%),url(/layout/image/line1.png) center bottom no-repeat;
*/
}


h2 {
	margin: 2em 0 .2em 0;
	padding-left: .5em;
	font-size: 100%;
	border-left: 5px solid #888;
text-align:left;
}

.text,.text2{
position:static;
border: 2px solid #a0f0d0; /*たぶん枠線の色*/
border-radius:10px;
background-color: rgba(250,250,250,0.9);
color:#000;
padding:30px;
width:100%;
height:auto;
text-align:left;}


.nav{width:100%;text-align:center;}

a.white:link {
text-decoration : underline;
color : #ffffff;
}
a.white:visited {
text-decoration : underline;
color : #ffffff;
}
a.white:active {
text-decoration : underline;
color : #ffffff;
}
a.white:hover {
text-decoration : underline;
color : #ffffff;
}




/*
 リンクページのリスト
画面が大きければ2列
*/
 ul.arclink {
	margin: 0;
	text-align:left;
	columns: 2;  
}
 ul.arclink.li {
	margin: 0;
	text-align:left;
/*	display: inline-block;
	list-style-type: none;
	list-style-image: none;*/

	float: left;
}

@media screen and (min-width:500px){



/*　現状使ってないのは下に押しやる
#wrapper{
padding:0;width:100%;
background-color: rgba(250,250,250,0.9);}

#right,#left,.text,.nav{
width:100%;
padding:0px;
margin-left:0;
float:none;
margin-bottom:20px;
}

.text,.text2{
position:static;
width:90%;
margin:0 auto;
padding:20px;
left:5%;
right:5%;
} 

*/
