@charset "Shift_JIS";

/* ■ページ構造 */

body {
  margin: 0;
  padding: 0;
  align:center;
  background: #FFFFCC;
 font-family: "ＭＳ Ｐゴシック",sans-serif;
  letter-spacing: 0.03em;
}

/* （色付きリンク） */
a:link{
color:#336633;
text-decoration:none;
}
a:visited{
color:#336633;
text-decoration:none
}
a:active{
color:#336633;
text-decoration:none
}
/* （メニュー用白リンク） */
a.menu:link{
color:#FFFFFF;
text-decoration:none;
}
a.menu:visited{
color:#FFFFFF;
text-decoration:none
}
a.menu:active{
color:#FFFFFF;
text-decoration:none
}

a.img:link{
color:#FFC;
text-decoration:none;
}
a.img:visited{
color:#FFC;
text-decoration:none
}
a.img:active{
color:#FFC;
text-decoration:none
}

#header {
  width: 700px;
}
#content {
  width: 700px;
}
#menu {
  width: 160px;
  float: left; 
}
#main {
  width: 540px;
  float: left;
}
#footer {
  clear: both;
  width:700px;
}


table{border: 1px solid #bbb;}

table th {
border: 1px solid #bbb;
height:15px;
padding: 0px 0px 0em 0em;
align:center;
font-size:12px;
color:#999999;
text-align:center;
line-height:10px;}

table td {
border: 1px solid #bbb;
height:30px;
padding: 0em 5px 0em 1em;
align:left;
font-size:10px;
color:#666666;
text-align:center;
line-height:16px;}


@media only screen and (max-device-width : 480px) {
/* スマートフォンだけ以下を適用 */


  	
#header {
  width: 100%;
}

#content {
  width: 100%;
}

p{font-size:1.8em;line-height:2em;}

#photo img{
  width: 240px;
  height: 240px;
}

img.kisetsu {
  width: 100%;
}

#H1{
	width: 100%;
}

#H1 img{
  width: 140px;
  height: 140px;
}

#menu  {
width:0;
display:none;
}

TABLE{width: 95%;}




#main {
  width: 100%;
  float: left;
  background: #FFFFCC;
}


#main　img { 
 		  width:100%;
  	}
	

#footer {
  clear: both;
  width:100%;
}
  }
  
  
  
  
  


/* ■その他 url("issatsu.gif");
  background-repeat: no-repeat;
  background-position:50% 10%; */

body {
  line-height: 1.5;
}
p {
  padding: 10px;
  margin: 0;
}
h1{
  padding: 0px;
  margin: 0;
}
/* 中見出し帯*/
h2{font-size:16px;
color:#666666;
text-align:center;
line-height:30px;
height:30px;
background: #99CC99 url("../newparts/tsu_obi.gif");
margin-bottom:25px;
}


#header {
  color: #336633;
  font-size:10px;
  background: #99CC99;
}
/* 左メニュー */
#menu {
  color: #fff;
  background: #99CC99 url("../newparts/tsu_menu.gif");
  background-repeat: repeat-y;
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
	line-height:18px;
}

#main {
  color: #fff;
  background: #FFFFCC;
  font-size:12px;
  color:#666666;
  text-align:center;
  line-height:20px;
}

#photo{
float:left;
margin-right:1em;
margin-left:1em;
}

#photo-r{
float:right;
margin-right:0em;
margin-left:1em;
}

#hanashi{
font-size:16px;
color:#336633;
border-left:12px solid #99CC99;
padding-left:8px;
text-align:left;
line-height:20px;
font-weight:bold;
margin-left:50px
}

#day{font-size:12px;
color:#666666;
text-align:left;
line-height:18px;
margin-left:70px
}

#naiyou{
font-size:10px;
color:#666666;
text-align:left;
line-height:15px;
margin-left:70px
}


#issatsu{
  background: #669900;
  margin-bottom:30px;
  margin-top:10px;
}

#issa_tai{font-size:12px;
vartical-align:top;
color:#FFFFFF;
text-align:center;
line-height:25px;

}
#issa_nai{font-size:10px;
color:#FFFFFF;
text-align:center;
line-height:16px;
}

#clear{
clear:left;
font-color:#FFFFCC;
text-align:right;
margin-bottom:10px
}
#clear a:link{
clear:left;
font-color:#FFFFCC;
text-align:right;
margin-bottom:10px
}

#footer {
  color: #FFFFFF;
  font-size:10px;
  background: #99CC99;
}

em {
  font-style: normal;
  font-weight: bold;
  color: #666666;
  background: transparent;
}

center{
align:center;
}


