a { color: blue }
a:link  { color: blue }
a:vlink { color: purple }
a:visited { color: purple }
a:active { color: red }
a:hover { color: red }
body { color: black;
	font-size: x-small;
	line-height: 140%;
	background-color: white;
	margin: 0px;
	}
h1 { color: #000;
	font-weight: bold;
	font-size: 16px;
	padding: 10px;
	line-height:140%;
	}
h2 { color: black;
	font-weight: bold;
	font-size: small;
	line-height:140%;
	}
h3 { color: black;
	font-weight: bold;
	font-size: x-small;
	line-height:140%;
	}
p,div,td{
	font-size: small;
	line-height:140%;
	}
/* コメント */
.line{
	margin-bottom:10px;
	margin-top:10px;
	width:760px;
	height:10px;
	background-image:url(image/line.gif);
	}
.title{
	margin-bottom:10px;
	margin-top:10px;
	width:760px;
	height:122px;
	}
.aisatsu{
	color: #ff6699;
	background-color:#ffc;
	padding:12px;
	border:10px dotted #ff99ff;
	}
.printer{
	margin-bottom:15px;
	margin-top:10px;
	}
.waku{
	margin-bottom:20px;
	}
.box{
	margin-bottom:10px;
	}
.downroad{
	margin-bottom:10px;
	margin-top:10px;
	font-size: 30px;
	color:gray;
	}
.illust img{
	border:1px solid;
	}

.setumeibun{
	margin-bottom:15px;
	margin-top:15px;
	font-size: 13px;
	color:gray;
	text-align:left;
	width:300px;
	}
.prolink {
	margin-bottom:5px;
	margin-top:10px;
	font-size: 18px;
	color:red;
	}


/* ダウンロード利用方法 */
.riyou{
	margin-bottom:10px;
	margin-top:0px;
	font-size: 18px;
	color:blue;
	text-align:center;
	width:380px;
	}
.setumeibun2{
	margin-bottom:15px;
	margin-top:0px;
	font-size: 15px;
	color:red;
	text-align:left;
	width:390px;
	}

/* サイトリンク用 */
.sitelink {
	color:red;font-size:10px;
	margin-top:5px;
	margin-bottom:5px;
	}

/* プロフィール */
.pro {
	color:teal;
	font-size:15px;
	margin-top:10px;
	}
.pro2 {
	color:gray;;
	font-size:15px;
	margin-bottom:10px;
	}

.chan96 {
	margin-bottom:20px;
	margin-top:20px;
	font-size: 30px;
	color:green;
	}

/* Myプロフィール */
.profile a{
	display: block;
	width:227px;
	height:36px;
	text-indent: -5000px;
	}
.profile a:hover {
	background-position: bottom right;
}
.profile a{
	background-image: url("myprofile.jpg");
	}

/* 広告 */
.google {
	text-align:center;
}
