@charset "UTF-8";
/* Yutaka-Industry CSS Document */

.post .contents-page h2 {
	margin:3% 0 1%;
	font-size:260%;
	font-weight:bold;
}
.post .contents-page h3 {
	margin:2% 0 1%;
	padding:0 1%;
	font-size:200%;
	font-weight:bold;
	color:#f39700;
	border-bottom:solid 1px #f39700;
}
.post .contents-page h3 span {
	font-size:80%;
}
.post .contents-page h4 {
	margin:2% 0 1%;
	padding:0;
	font-size:180%;
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "MS P明朝" , "MS PMincho" , serif;
}
.post .contents-page h5 {
	margin:2% 0 1%;
	padding:0;
	font-size:125%;
	font-weight:bold;
	color:#4c4c4c;
}
.post .contents-page .contents-page-box {
	margin:8% 0;
}