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


/*
 **************************************
 *
 * 本体
 *
 **************************************
 */
 
 
h2 {
	font-size: 1px;
	line-height: 0em;
	vertical-align: bottom;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
}
 
h3 {
	font-size: 1px;
	line-height: 0em;
	vertical-align: bottom;
	margin: 0 0 5px 0;
	padding: 0 0 10px 0;
	background: url(../images/dot.png) repeat-x left bottom;
}
p {
	line-height: 1.8em;
	margin-bottom:30px;
}

div.jump {
	width: 860px;
	text-align: right;
}

div.jump p {
	font-size:80%;
	line-height:1.4em;
}

a {
	color:#3083f7;
}
