
body{
	color:darkslateblue;
	background:black url(../asgrd/ohanashi/otoutochan/image/zoub23.jpg) no-repeat 98% 3%;
background-attachment:fixed;}


h1 {
color:silver;
text-align:center;
font:45px "HG行書体";}

h2{
	
	font:25px "HG行書体";
	}
ul{	font:bold 15px ＭＳ 明朝;
	list-style:circle inside;}
h2,li{
	text-align:left;}
h3{
font-family:"HGS教科書体";

}

.top{
	text-align:center;
	padding:55px;}
.top p{
	font:bold 28px ＭＳ　明朝;}


a{
	
	font-weight:bold;}
a:link{
	color:peachpuff;
	}
a:visited{
	color:indigoblue;
	text-decoration:none;}
a:hover{
	color:black;
	background-color:silver;
	text-decoration:none;}



.imouto{
background:black url(../asgrd/ohanashi/otoutochan/image/001.jpg) 50% 0% no-repeat;
background-attachment: fixed;}


.daimoku {
width:30%;
float:right;
position :absolute;
top:40%;
left:67%;
text-align:right; }

.live {
border:3px; solid silver;
width : 550px;
height : 307px;
padding:7px;
float :left ;
position : absolute;
top : 37%;
overflow : auto;
left : 5%;
text-align :left ;}

@media screen and (max-width:740px){

	/* ここにスマホ用のスタイルシート */

} /* ←削除禁止 */

/* タブレット用ここから
================================================= */

@media screen and (max-width:1024px){

	/* ここにタブレット用のスタイルシート */

