@charset "UTF-8";

/* Suggested order:
 * display
 * list-style
 * position
 * float
 * clear
 * width
 * height
 * margin
 * padding
 * border
 * background
 * color
 * font
 * text-decoration
 * text-align
 * vertical-align
 * white-space
 * other text
 * content
 *
 */
 

/* ==
　 Land/Ocean/Cycle

=============================================================================== */

div.contents_text p a{
	text-decoration:none;
	color:#219FBF;
	font-weight:bold;
	line-height:200%;
	}
div.contents_text p a:hover {
	text-decoration:none;
	color:#ECE847;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
	
div.contents_text p.first_link{
	padding-top:20px;
}

div.contents_text p.last_link{
	padding-bottom:100px;
}

div.contents_text h3.link_bar{
	padding-top: 20px;
}

div.contents_text p.ring {
	text-align:right;
}