h1,h2,h3,p{margin:0}

h1{
	font-size: 12px;
	color: #ffcc66;
　　letter-spacing:2px
}
h2{
	font-size: 12px;
	color: #ffcc66;
　　letter-spacing:2px
}
h3{
	font-size: 12px;
	color: #999900;
　　letter-spacing:2px
}
img{border:0}

/* スクロールバー設定*/
Body{
scrollbar-arrow-color:#ffcc33;
scrollbar-base-color:#ffffcc;
scrollbar-darkshadow-color:#ffcc66;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#ffcc99;
scrollbar-track-color:#ffe0a2;
}

.welcome {
	color: #FF6633;
	font-decoration: capitalise;
	font-weight: 800;
	font-size: 1.1em;
		
}
.concept {
	font-size: 10px;
	color: #996633;
	letter-spacing: 0.1em	
}
.copyright{
	font-weight: normal;
	font-size: 9px;
	color: #996633;
	letter-spacing: 0.1em
}
.left-line{
	border-left:1px solid #cccccc
}
.font01 {
	font-size: 12px;
	color: #6699CC;
	line-height: 1.5em;
}
.font02 {

	font-size: 12px;
	color: #666666;
	line-height: 1.5em;
}
.font03 {
	font-size: 10px;
	color: #996633;
	line-height: 1.5em;
}
.font04 {

	font-size: 12px;
	color: #FF6633;
	line-height: 1.5em;
}

.m_bottom5{
margin-bottom:5px}

#mukashi {
	padding:5px;
	font-size: 10px;
	color: #996633;
	line-height:180%;
}



.fontgray10 {

	font-size: 10px;
	color: #666666;
	line-height: 1.5em;
}
.i-sub_title {
	font-size: 11px;
	color: #ffffff;
	padding: 2 0 0 5px;
    background: #6699CC;
}
.textlink {
	margin: 0;
	font-size: 10px;
	color: #FF9933;

}

.textlink a{
	font-size: 10px;
	color: #FF9933;
	text-decoration: none
}
.textlink a:hover{
	font-size: 10px;
	color: #CC3333;
	text-decoration: none
}

.LINK {
	font-size: 10px;
	color: #FF9933;
	line-height: 1.2em;
}

.aisatu{
	font-size: 12px;
	color: #996633;
	line-height: 1.4em;
	}
/* イラスト目次*/
.illust-back{
	background-color: #ffffff;
	background-image:url(image/illust_img.gif);
	background-repeat:no-repeat;
	background-position: right bottom;
	}	
/* 制作の流れ*/	
.coment{
	margin-top:4px;
	font-size: 12px;
	color: #996600;
	line-height:130%;
	}
.chuui{
	margin-top:8px;
	font-size: 12px;
	color: #FF0066;
	line-height:130%;}

/* リストの余計な空白削除 */
ul, ol, li {
	margin: 0;
	padding: 0;
}
ul, li {
	list-style-type:none;
}
