
/*　Hタグ　*/
h1 {margin:0px;}
h2 {margin:0px; font-size:1.0em;}
h3 {margin:0px; font-size:1.0em; font-weight:normal;}
h4 {margin:0px; font-size:1.0em; font-weight:normal;}

/*　行指　*/
/*.size2 {font-size:0.7em; letter-spacing: 0.06em; line-height:1.3em; color:#333;}*/
/*.size3 {font-size:0.75em; letter-spacing: 0.06em; line-height:1.5em; color:#333;}*/
/*.size4 {font-size:1.0em; letter-spacing: 0.08em; line-height:1.5em; color:#333;}*/

/*行指*/
.size2 {font-size:0.7em; line-height:1.3em; color:#333;}
.size3 {font-size:0.75em; line-height:1.5em; color:#333;}
.size4 {font-size:1.0em; line-height:1.5em; color:#333;}


/*　行指　*/
/*.size2n {font-size:0.7em; letter-spacing: 0.06em; color:#333;}*/
/*.size3n {font-size:0.75em; letter-spacing: 0.06em; color:#333;}*/
/*.size4n {font-size:1.0em; letter-spacing: 0.08em; color:#333;}*/

/*行指*/
.size2n {font-size:0.7em; color:#333;}
.size3n {font-size:0.75em; color:#333;}
.size4n {font-size:1.0em; color:#333;}


/*　クカー　*/

a {text-decoration:none; color:#36f;}
a:hover {text-decoration:none; color:#69f;}


/*　テプート　060630　*/

.subgenre_template1 {
	margin-left : 18px ;
}

.subgenre_template2 {
	margin-left : 6px ;
}

.subgenre_template_box1 {
	margin: 0 6 12 0px;
}

.subgenre_template_box2 {
	width: 258px;
	margin: 0 3 12 0px;
}

.subgenre_template_image{
	margin: 0 10 0 0px;
	padding: 0;
	vertical-align: top;
	float: left;
	width: 64px;
	height: 64px;
}

.subgenre_template_name{
	padding: 0;
	vertical-align: top;
}

.subgenre_template_text{
	margin: 0 0 20px 20px;
	padding: 0;
	vertical-align: top;
}

