/* CSS Document */
.viewer {
	margin: 0 auto;
	width: 520px;
	height: 100px;
	text-align: left;
	overflow: hidden;
}

.viewer ul {
	width: 520px;
	height: 100px;
	text-align: left;
	overflow: hidden;
	position: relative;
}

.viewer ul li {
	top: 0;
	left: 0;
	width: 520px;
	height: 100px;
	display: none;
	position: absolute;
}

.linkcursor
{
	cursor: pointer;
}

#carus_box_01{
	font-size: 12px;
	line-height: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 10px;
	margin-bottom: 20px;
}

#carus_box_02{
	width: 520px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
	
#carus_box_02 p {
	margin-bottom: 10px;
	}
	
#carus_box_02 dl {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
#carus_box_02 dt {
	margin-bottom: 20px;
	}
	
#carus_box_02 dt ul {
	margin-left: 20px;
	}
	
#carus_box_02 dt li {
	list-style-position: outside;
	list-style-type: circle;
	}
	
#carus_box_02 dd {
	text-align: center;
	}

.s_text {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	line-height:20px;
	margin-bottom:15px;
}

.s_banner {
	text-align:center;
}

.btn{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
/*////////////////////////////////////////////////////////////
	FOR SMARTPHONE
////////////////////////////////////////////////////////////*/
@media screen and (max-width: 960px) {
	#carus_box_02{
		width: 100%;
	}
}
