@charset "utf-8";

/*-------------------------------------------------------
お知らせ
-------------------------------------------------------*/
#contents article #news_wrapper {
	margin-top: 30px;
	padding-bottom: 10px;
/*	width: 685px;*/
	background-color: #fadee9;
}

#contents article #news_wrapper .news_area {
	margin-left: 10px;
	margin-right: 10px;
	background-color: #ffffff;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	height: 180px;
	color: #999999;
	width: 635px;
}
#contents article #news_wrapper .news_area div{
	height: 160px;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
#contents article #news_wrapper .news_area p {
	text-align: right;
	height: 20px;
}
#contents article #news_wrapper .news_area a {
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
	color: #999999;
}
/*-------------------------------------------------------
キャンディーズとは
-------------------------------------------------------*/
#contents section {
	width: 685px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#contents section .main_wrapper {
	width: 685px;
	height: 480px;
	background:url(../img/index/index13.jpg) center top no-repeat;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
	line-height: 30px;
}
#contents section .main_wrapper ul {
	margin:20px 0 20px 40px;
}
#contents section .main_wrapper ul li {
	padding-left: 20px;
	color: #0066cc;
	list-style: disc;
	height: auto;
	line-height: 1.4em;
	padding-left: 0px;
	padding-bottom: 5px;
	font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 1.1em;
	width: 340px;
}
#contents section .main_wrapper .photo {
	margin:30px 0;
	}
	
/**/

#contents section #area_wrapper {
	background-repeat: no-repeat;
	background-image: url(../img/index/index11.jpg);
	background-position: right bottom;
}

#contents section #area_wrapper .txtArea {
	line-height: 30px;
	margin-left: 20px;
	width: 450px;
	margin-top: 10px;
	height: 235px;
}
#contents section #area_wrapper .txtArea div{
	height: 220px;
	overflow: auto;
    -webkit-overflow-scrolling: touch;
}
#contents section #area_wrapper .txtArea p {
	text-align: right;
	height: 15px;
}
#contents section #area_wrapper .txtArea a {
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
	color: #999999;
}

/*追加20160318*/
#contents.test article #news_wrapper {
	margin-top: 20px;

}
.topbnr {
	margin-top:10px;}
