@charset "shift_jis";

/*--------------------------------------
	copy from site
---------------------------------------*/

.headernavi {
	font-size: 80%;
	margin-top: 0px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	display: block;
}



/*--------------------------------------
	Text <h*>
---------------------------------------*/

h2,
h3,
h4,
h5,
h6 {
	margin: 0.5em 0;
	line-height: 1.4;
}

h2 {
	border-bottom: 1px solid #C2124B;
	font-size: 129%
}

h3 {
	margin-top: 1.5em;
	color: #8B1F42;
	font-size: 122%
}

h4 {
	margin-left: 25px;
	font-size: 114%
}

h5 {
	margin-left: 25px;
	padding: 0 5px;
	border: 1px solid #C2124B;
	background-color: #FDECF0;
	font-size: 107%
}

h6 {
	margin-left: 25px;
	margin-top: 1.5em;
	border-bottom: 1px solid #C2124B;
	font-size: 100%
}


/*--------------------------------------
	List
---------------------------------------*/

ul.kiso {
	line-height: 1.4;
	margin: 0 2.5em;
}

div.zuhyolist-kiso {
	margin: 0.5em 0 1em 1.8em;
}

div.zuhyolist-kiso ul li {
	margin-top: 0.2em;
}
