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

.right{
	width:900px;
	margin:0px auto 60px auto;
	overflow:hidden;
	font-size:1.125em;
}

.right dl{
	width:900px;
	margin:60px auto;
	overflow:hidden;
	font-size:1.125em;
}

.right dl dt{
	font-size:20px;
	color:#308CBA;
	font-family: "kozuka-mincho-pr6n","游明朝体", "Yu Mincho", YuMincho, serif;
font-weight:700;
	line-height:1.5em;
}

.right dl dt span{
	width:1.5em;
	line-height:1.5em;
	color:#fff;
	background-color:#308CBA;
	display:block;
	float:left;
	text-align:center;
	margin-right:0.5em;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ W3 JIS2004", "Hiragino Kaku Gothic W3 JIS2004", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
	-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
font-weight:bold;
	
}

.right dl dd{
	overflow:hidden;
	margin-top:1em;
	margin-left:2.35em;
}