@charset "utf-8";
/*
Theme Name:cyclocross iida
Theme URI:http://bonnechance.jp/cyclocross
Description:
Version:1.0
Author: web design center
Author URI: http://web-dc.net/
*/

body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Meiryo;
	font-size: 62.5%;
	color: #EFEFEF;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}

#page_rap {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}

#page_rap_1 {
	height: 40px;
	font-size: 1.8em;
	line-height: 2em;
	text-align: center;
}

#page_rap_2 {
	height: 140px;
}

#page_rap_3 {
	font-size: 1.8em;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#page_rap_4 {
	height: 104px;
}

/* 疑似クラス 一般 */

#page_rap_3 a:link {
	text-decoration: none;
	color: #ccc;
	}

#page_rap_3 a:visited {
	text-decoration: none;
	color: #ccc;
	}

#page_rap_3 a:hover {
	text-decoration: underline;
	}

