*{
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 95%;
	line-height: 150%;
	text-align: center;
	color: #333333;
	margin: 0px;
}

/* 背景画像 */
body {
	background-color: #ffeff2;
	background-image: url("./yimg/watage.jpg")

}
div#page {
	text-align: left;
	width: 750px;
	margin: 30px auto;
	border-left: solid 25px #f4b480;
}
div#head {
	padding: 30px 50px 30px 50px;
	margin: 0px;
	background: #FFFFFF;
}
div#menu {
	background: #FFFFFF;
	height: 5px;	
}
div#menu ul{
	margin-left: 111px;
	padding: 0px;
}
div#menu li{
	float: left;
	padding: 0px;
	margin-left: 20px;
	color: #000000;
	list-style: none;
}
div#menu a{
	color: #000000;
	text-decoration: none;
}
div#menu a:hover{
color: #FF1493;
}
div#main {
	padding: 40px 20px;
	background: #FFFFFF;
}
div#main p {
	margin: 10px 70px 20px 70px;
}

/* インデックス用↓ */
div#main p.indyou{
	margin: 10px 60px 20px 60px;
	text-align:center;
}
/* インデックス用↑ */

div#main ul {
	margin-left: 60px;
	margin-bottom: 1em;
	margin-right: 30px;
}
div#foot {
	padding: 20px 20px;
	background: #FFFFFF;
	background: #FFFFFF;
}
div#foot  p {
	margin: 10px 40px 20px 40px;
	text-align:right;
}

strong {
	color: #000000;
}

h1 {
	font-size: 100%;
	text-align:center;
	color: #333333;
	border-bottom: 1px dashed #835549;
	margin: 60px 70px 10px 70px;
	clear: both;
}

/* 目立つ見出し */
h2 {
  color: #000000;
background-color: #ffeff2;
margin: 0px 60px 30px 60px;
padding: 10px 0px 10px 30px;
font-size: 120%;
}

/* おはな */
h3 {
    background : #ffffff url(./yimg/h3you.jpg) no-repeat scroll center;
    color: #000000;
    height: 50px;
}

/* 目立つ見出し2 */
h4 {
  color: #000000;
background-color: #fff3db;
margin: 0px 60px 30px 60px;
padding: 10px 0px 10px 30px;
font-size: 120%;
}
dl {
	margin: 0px 0px 50px 40px;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 10px;
}
.imgbox {
	margin: 30px 50px 30px 50px;
	float: left;
}

    .imgbox_f {
	margin: 0px 70px 0px 50px;
	float: right;
}




/* webフォント */
body
{
  font-family: "Rounded Mplus 1c", cursive;
  text-decoration: none ;
   color: black;
   }

body
   #muramido{
  font-family: 'Noto Serif JP', serif;
  font-size: 180%;
  text-align:center;
  font-weight: bolder; 
  text-decoration: none ;
   color: black;
   }
   p.sametori{
   font-size: 120%;
   font-weight: bold; 
   line-height: 200%;
   }
   p.sametoritori{
   font-size: 170%;
   background-color: #ffccce
   font-weight: bold; 
   line-height: 200%;
   }
   

    /* 執筆者様紹介 */
    
   div#syoukaiue {
	padding: 20px 20px;
	background: #FFFFFF;
}
div#syoukaiue  p {
	margin: 10px 70px 10px 70px;
}

      p.syoooukai { 
 text-align:center;
    font-size: 150%;
    }
    

div#syoukai {
	background: #fff9d1;
	padding-top: 30px;
	padding-bottom: 15px;
	background-image: url("./yimg/tyeekku.jpg")
}

  #nasyukoto{
  font-family: 'Noto Serif JP', serif;
  font-size: 250%;
  text-align:center;
  font-weight: bolder; 
  text-decoration: none ;
   color: black;
   margin: 10px 110px 10px 110px;
   padding: 20px 0px 30px 175px;
    border-radius: 12px;
    background: #fffafc;
    letter-spacing: 3px;
   }
   
     #samekoto{
  font-family: 'Noto Serif JP', serif;
  font-size: 250%;
  text-align:center;
  font-weight: bolder; 
  text-decoration: none ;
   color: black;
   margin: 10px 110px 10px 110px;
   padding: 20px 0px 30px 110px;
    border-radius: 12px;
    background: #fffafc;
    letter-spacing: 2px;
   }
   

   .balloon5 {
    width: 100%;
    margin-left: 120px;
    overflow: hidden;
}

.balloon5 .faceicon {
    float: left;
    margin-right: -90px;
    width: 80px;
}

.balloon5 .faceicon img{
    width: 200%;
    height: auto;
    border-radius: 50%;
}

.balloon5 .chatting {
    width: 100%;
}

.says {
    display: inline-block;
    position: relative; 
    	margin: 15px 250px 0px 190px;
    padding: 20px 26px 20px 34px;
    border-radius: 12px;
    background: #ffffff;
}

.says:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 18px; 
    left: -24px;
    border: 12px solid transparent;
    border-right: 12px solid #ffffff;
}

   .balloonright {
   	width: 100%;
    overflow: hidden;
}

.balloonright .rightfaceicon {
    float: right;
    margin-right: 110px;
}

.balloonright .rightfaceicon img{
    border-radius: 50%;
        margin-left: -90px;
    width: 170%;
}

.balloonright .rightchatting {
    width: 55%;
}

.rightsays {
    display: inline-block;
    position: relative; 
    	margin: 15px 0px 0px 120px;
    padding: 20px 30px 20px 34px;
    border-radius: 12px;
    background: #ffffff;
}

.rightsays:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 18px; 
    right: -24px;
    border: 12px solid transparent;
    border-left: 12px solid #ffffff;
}
  /* 執筆者様紹介終わり */
   
   
   p.strooong { 
   background : #ffffff url(./yimg/h2you.jpg) no-repeat scroll left;
    color: #000000;
    margin: 0px 0px 0px 40px;
    padding: 10px 0px 0px 55px;
    height: 50px;
    font-size: 120%;
    }


   
   /* 文字サイズなどいろいろ */
   span.size {font-size: 14px; }

a:link { color: #000000; }
a:visited { color: #000000; }
a:hover { color: #FF1493; }

