/************************************************************
 *   ゴルフCSS
 ************************************************************/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	overflow: hidden; /*デザイン時のみ使用 */
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
li {
	list-style-type: none;
}
h1,h2,h3,h4,h5 {
	font-size:100%;
}
img {
	vertical-align: bottom;
	border:0px;
}
*{
	margin: 0px;
	padding: 0px;
}
.sp-design{
    display: none;
}
.main {
	font:13px/1.231 arial,helvetica,clean,sans-serif;
	*font-size:small;
	*font:x-small;
	-webkit-text-size-adjust: none;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 960px;
	margin: 0px auto;
}
#panlist_bali li {
    float: left;
}
#panlist_bali {
    background: #a00105 none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    list-style: outside none none;
    overflow: hidden;
    padding: 7px;
    width: 946px;
}
#panlist_bali li a {
    color: #ffcc00;
}
.top_link{
	padding: 10px 0;
	overflow: hidden;
}
.top_link li{
	float: left;
	border-right: 1px solid #333;
	padding: 0px 7px;
	font-weight: bold;
	font-size:14px;
}
.top_link li:last-child{
	border-right: none;
}
.toparea{
	background: url(../img/type/back.png) no-repeat;
	padding: 20px 40px;
	height: 396px;
}
.toparea p{
	font-size: 17px;
	color: #FFF;
	font-weight: bold;
	line-height: 160%;
	padding:20px 10px;
}
.toparea p span{
	color: #FFF100;
	font-size: 22px;
}
.main_contents{
	padding: 0 20px 15px;
}
.main_contents h3{
	text-align: center;
	padding-bottom: 15px;
}
.main_contents .graph{
	display: inline-block;
	width: 440px;
	margin-left: 10px;
	margin-bottom: 15px;
	vertical-align: top;
}
.main_contents .box{
	width: 422px;
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;
	position: relative;
}
.main_contents .box:nth-child(odd){
	margin-left: 30px;
}
.main_contents .box .middle{
	background: #F2E5CC;
	padding: 0 20px 20px;
}
.main_contents .box .middle .title{
	color: #003815;
	font-size: 37px;
	font-weight: bold;
	position: absolute;
	top: 97px;
	left: 47px;
	text-align:center;
}
.main_contents .box .middle .title2{
	color: #003815;
	font-size: 37px;
	font-weight: bold;
	position: absolute;
	top: 97px;
	left: 82px;
	text-align:center;
}
.main_contents .box .middle .title3{
	color: #003815;
	font-size: 37px;
	font-weight: bold;
	position: absolute;
	top: 97px;
	left: 30px;
	text-align:center;
}
.main_contents .box .middle .title4{
	color: #003815;
	font-size: 37px;
	font-weight: bold;
	position: absolute;
	top: 97px;
	left: 60px;
	text-align:center;
}
.main_contents .box .middle .text{
	font-size: 15px;
	line-height: 160%;
	padding:0 0 10px;
}
.main_contents .box .middle .text2{
	font-size: 15px;
	line-height: 160%;
	padding:40px 0 10px;
}
.main_contents .box .middle .text span{
	color: #E60012;
	font-weight: bold;
	font-size: 17px;
}
.main_contents .box .middle .text2 span{
	color: #E60012;
	font-weight: bold;
	font-size: 17px;
}
.main_contents .box .middle .in{
	clear: both;
	overflow: hidden;
}
.main_contents .box .middle .in .left{
	width: 186px;
	float: left;
}
.main_contents .box .middle .in .right{
	width: 185px;
	float: right;
	color: #003815;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
}
.main_contents .box .middle .in .right span{
	display: block;
	font-size: 20px;
}
.main_contents .box .middle .yazirusi{
	clear: both;
	text-align: center;
	padding:15px 0;
}
.main_contents .box .middle .white{
	background: #FFF;
	padding:15px;
	position: relative;
	border-radius: 10px;
	margin-bottom: 15px;
}
.main_contents .box .middle .white .img{
	position: absolute;
	top: -20px;
	left: -10px;
}
.main_contents .box .middle .white .left{
	width: 175px;
	float: left;
	color: #EF66B2;
	font-size: 19px;
	font-weight: bold;
	padding: 15px 5px 5px;
	text-align: center;
	line-height: 160%;
}
.main_contents .box .middle .white .left2{
	width: 175px;
	float: left;
	color: #E60012;
	font-size: 19px;
	font-weight: bold;
	padding: 15px 5px 5px;
	text-align: center;
	line-height: 160%;
}
.main_contents .box .middle .white .right{
	width: 166px;
	float: right;
	text-align: center;
}
.main_contents .box .middle .white .link{
	clear: both;
	text-align: center;
	padding:10px 0;
}
.main_contents .box .middle .white .link a:hover{
	opacity: 0.8;
}
.sonota{
	text-align: center;
	margin: 30px 0;
}
.sonota a:hover{
	opacity: 0.8;
}
.bt_pagetop{
    text-align: right;
    padding: 15px;
}
.bt_pagetop a:hover{
	opacity: 0.8;
}
.maincontents{
    background:  #FFF;
}


















































