@charset "utf-8";
/* @group Contents ＝＝＝＝＝＝＝＝＝＝＝＝*/

#contents,#contain{
	height: 100%;
}

#incontent{
	margin: 50px 20px;
	height: 100%;
	min-height: 735px;
	width:630px;
}
h1{
	margin-bottom: 50px;
	font-size: 250%;
}
#h2 span{
	border-bottom: 1px solid #000;
	display: block;
	padding: 5px 20px;
	line-height: 1;
}
#h2 span:first-child{
	border-top: 1px solid #000;
}
h3:before{content:'―';
}
h3{
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	margin:20px 0;
	font-size: 120%;
	color:#c00;
}
.paragraph{
	width: 630px;
	line-height: 1.8;
	font-size: 85%;
	padding: 30px 0 10px 0;
}
.paragraph p{
	margin-bottom: 1em;
}

/* @end */


/*480px＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (min-width : 480px) {

html{
	font-size : 100%;
} /*レスポンシブタイプセッティングの指定*/
/*　nav　＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* nav end */
/* contents =============== */
/* contents end */
/*footer====================*/
/* @end */
}/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
