@charset "utf-8";


/* @group Contents ＝＝＝＝＝＝＝＝＝＝＝＝*/

#contents{
	width: 670px;
	height: 90%;
	min-height: 835px;
	background:url(../img/home_back.jpg) no-repeat scroll right bottom;
}
h1{
	font-size: 400%;
	margin-top: 50px;
	background: url(../../img/hyogensha_h1_bg.png) no-repeat scroll 0 0;
	padding: 20px;
	width: 550px;
	height: 90px;
}
h1 span{
	font-size: 25%;
	letter-spacing:0.3em;
	margin-left: 10px;
}
#text{
	margin-left: 20px;
	line-height: 1.8;
	text-shadow:0px 0px 2px #eee;
	font-size: 90%;
}
#text p{
	width:400px;
}
#h2{
	margin-bottom: 0.5em;
	font-size: 180%;
}
#profile{
	position: relative;
	bottom:20px;
	left:20px;
	width: 280px;
	font-size:80%;
	margin-top: 100px;
	background-color: rgba(255,255,255,0.5);
}
#profile h3{
	text-align: center;
	letter-spacing: 1em;
	background-color: #aaa;
	color: #000;
	margin-bottom: 0.1em;
}
#profile div{
	width:280px;
}


/* @end */


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

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