@charset "utf-8";


/* @group Contents ＝＝＝＝＝＝＝＝＝＝＝＝*/
h1{
	font-size: 250%;
}

h1 span{
	color: #c00;
}
#contents{
	width: 670px;
	height: 100%;
	min-height: 835px;
}

#linkbody{
	margin:50px auto;
}

.link{
	font-family: sans-serif;
	overflow: hidden;
	margin-bottom:50px;
	width:45%;
	float:left;
}
.link h5{
	font-size: 105%;
	margin:0 0 5px 0;
}
.link p{
	font-size: 80%;
	color:#666;
	line-height: 1.5;
}
.link a{
	color:#333;
}
.link a:hover{
	text-decoration: underline;
}


/* @end */


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

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