/*----------------------------------------------------------
   隣県おすすめゴルフ場
-----------------------------------------------------------*/

/*setting
------------------------------------*/
body {font-size: 12px;line-height: 170%;color: #000; margin: 0; padding: 0; }
body img { vertical-align: bottom;}
a:hover img{opacity:0.6;filter: alpha(opacity=60);}
b.red{ color: red;}
b.big{  font-size: 20px; line-height: 170%;}
img.img_right{ float: right; margin-left: 10px; margin-bottom: 10px;}
img.img_left{ float: left; margin-right: 20px; margin-bottom: 10px;}
img.photo{ background: #fff; border: 1px solid #ccc; padding: 5px;}
.clear{ clear: both; margin: 0; padding: 0; }
.clear_left{ clear: left; margin: 0; padding: 0; }
.right{ float: right;}
h1,h2{ margin: 0; padding: 0;}
.mb40{margin-bottom: 40px}
.mr40{margin-right: 40px}
.mr7{margin-right: 7px}
.mb10{margin-bottom: 10px}
.mb20{margin-bottom: 20px}
.mt15{margin-top: 15px}
.mt10{margin-top: 10px}
.mt20{margin-top: 20px}
.mt30{margin-top: 30px}
.mt40{margin-top: 40px}
.fleft{float: left;}
.fright{float: right;}
.txt-yellow {color:#FFAE00;}
.w105 {width:105px;}
.w140 {width:140px;}
.w150 {width:150px;}
.w195 {width:195px;}

/*contents
------------------------------------*/
/* タブ */
.tab-area {
	padding: 0 0 0 2px;
	border-bottom: 5px solid #F1F1F1;
}
.tab-area a {
	display: block;
	text-align: center;
	float: left;
	margin: 0 3px 0 0;
	padding: 10px;
	background: #F1F1F1;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-weight: bold;
	border-radius: 10px 10px 0 0;
	color: #333;
	box-sizing: border-box;
}
.tab-area a:hover {
	background: #a6e9ff;
	color:#333;
}
.tab-area .active {
	display: block;
	text-align: center;
	float: left;
	margin: 0 3px 0 0;
	padding: 10px;
	background: #a6e9ff;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-weight: bold;
	border-radius: 10px 10px 0 0;
	color: #333;
	box-sizing: border-box;
}
.tab-area .last {
	margin: 0;
}
#tab{width: 960px; height: 40px; margin-left: auto; margin-right: auto; margin-top: 0px;margin-bottom: 0px;}

#main .ttl-plan {
	margin-top: 22px;
	border-bottom: 2px solid #003366;
}
#main .cbox{width: 930px; margin-left: auto; margin-right: auto; background: #eee;margin-top: 8px; padding: 14px; border: 1px solid #ccc;line-height:1.5;}
#main .limg{padding: 6px; background: #fff; width: 330px; float:left;}
#main .simg{float:right; width:100px;}
#main .simg img{margin-bottom:6px;padding: 5px; background: #fff;}
#main .imbox{float: left;width:450px;}
#main .cbox h2{font-size: 20px; font-weight:bold; }
#main .cbox h3{font-size: 14px; color: #FF0033; border:none;}
#main .acs{color: #009900}
#main .copy{font-size:14px;}
#main .detailbox {width:460px;float:right;}
#main .star {display:inline-block;float:left;}
#main .detail-right {float:right;width:170px;}
#main .detail-left {float:left;width:285px;margin-right:5px;}


/*　10/18追記箇所-------------------------　*/
/* タブ */
#main .tab_box_001 {
	margin: 30px 0 0 0;}

#main .tab_box_001 li {
	float: left;}

#main .tab_box_001 li a {
	display: block;}

#main .tab_box_001 li a:hover img {
	opacity:1;}


/* 吹き出し */
#main .map_box {
	position:relative;
	width:960px;
	height:415px;
	border: 2px solid #003366;
	border-width: 2px 2px 0 2px;
	box-sizing: border-box;
}
#main .map_bg_001 {
	background:url(/special/rinken/images/rinken_map_01.gif) no-repeat;
}
#main .map_bg_002 {
	background: url(/special/rinken/images/rinken_map_02.gif) no-repeat;
}
#main .map_bg_003 {
	background: url(/special/rinken/images/rinken_map_03.gif) no-repeat;
}
#main .map_bg_004 {
	background: url(/special/rinken/images/rinken_map_04.gif) no-repeat;
}
#main .map_bg_005 {
	background: url(/special/rinken/images/rinken_map_05.gif) no-repeat;
}

#main .map_box .img{
	position: absolute;
}
#main .map_box .img img.on_img{
	display: block;
	opacity:0.0;
}
#main .map_box .img img.on_img:hover{
	opacity:0.3;
}
#main .map_box .text{
	display:none;
	position: absolute;
	width: 285px;
	background: #fff;
	z-index:11;
}

#main .map_box .text:after{
	content: url(/special/rinken/images/tooltip_arrow_bg.png);
	display: block;
	position: absolute;
	bottom: -10px;
	left: 129px;
	width: 24px;
	height: 12px;
}

#main .map_box .text_bottom:after{
	content: url(/special/rinken/images/tooltip_arrow_bg02.png);
	top: -10px;
}

/* 三重/滋賀/岐阜 吹き出し */
#main .map_bg_001 #tip1 .img{top: 280px; left: 418px;}
#main .map_bg_001 #tip1 .text{top: -174px; left: -126px;}

#main .map_bg_001 #tip2 .img{top: 107px; left: 493px;}
#main .map_bg_001 #tip2 .text{top: -178px; left: -127px;}

#main .map_bg_001 #tip3 .img{top: 216px; left: 546px;}
#main .map_bg_001 #tip3 .text{top: -178px; left: -121px;}

#main .map_bg_001 #tip4 .img{top: 166px; left: 541px;}
#main .map_bg_001 #tip4 .text{top: -178px; left: -121px;}

#main .map_bg_001 #tip5 .img{top: 246px; left: 483px;}
#main .map_bg_001 #tip5 .text{top: -178px; left: -127px;}

#main .map_bg_001 #tip6 .img{top: 288px; left: 480px;}
#main .map_bg_001 #tip6 .text{top: -174px; left: -127px;}

#main .map_bg_001 #tip7 .img{top: 9px; left: 605px;}
#main .map_bg_001 #tip7 .text{top: -198px; left: -127px;}

#main .map_bg_001 #tip8 .img{top: 159px; left: 486px;}
#main .map_bg_001 #tip8 .text{top: -97px; left: -136px;}

#main .map_bg_001 #tip9 .img{top: 248px; left: 414px;}
#main .map_bg_001 #tip9 .text{top: -97px; left: -134px;}

#main .map_bg_001 #tip10 .img{top: 211px; left: 534px;}
#main .map_bg_001 #tip10 .text{top: -97px; left: -136px;}

#main .map_bg_001 #tip11 .img{top: 235px; left: 529px;}
#main .map_bg_001 #tip11 .text{top: -97px; left: -136px;}

#main .map_bg_001 #tip12 .img{top: 224px; left: 523px;}
#main .map_bg_001 #tip12 .text{top: -97px; left: -136px;}

#main .map_bg_001 #tip13 .img{top: 260px; left: 442px;}
#main .map_bg_001 #tip13 .text{top: -97px; left: -136px;}

#main .map_bg_001 #tip14 .img{top: 135px; left: 536px;}
#main .map_bg_001 #tip14 .text{top: -97px; left: -136px;}

#main .map_bg_001 #tip15 .img{top: 244px; left: 519px;}
#main .map_bg_001 #tip15 .text{top: -115px; left: -136px;}

#main .map_bg_001 #tip16 .img{top: 236px; left: 508px;}
#main .map_bg_001 #tip16 .text{top: -115px; left: -136px;}

#main .map_bg_001 #tip17 .img{top: 183px; left: 525px;}
#main .map_bg_001 #tip17 .text{top: -97px; left: -136px;}

#main .map_bg_001 #tip18 .img{top: 35px; left: 599px;}
#main .map_bg_001 #tip18 .text{top: 17px; left: -135px;}

#main .map_bg_001 #tip19 .img{top: 269px; left: 525px;}
#main .map_bg_001 #tip19 .text{top: -116px; left: -137px;}

#main .map_bg_001 #tip20 .img{top: 58px; left: 642px;}
#main .map_bg_001 #tip20 .text{top: 17px; left: -136px;}

#main .map_bg_001 #tip21 .img{top: 279px; left: 478px;}
#main .map_bg_001 #tip21 .text{top: -97px; left: -136px;}

#main .map_bg_001 #tip22 .img{top: 241px; left: 470px;}
#main .map_bg_001 #tip22 .text{top: -97px; left: -136px;}

#main .map_bg_001 #tip23 .img{top: 68px; left: 634px;}
#main .map_bg_001 #tip23 .text{top: 17px; left: -136px;}

#main .map_bg_001 #tip24 .img{top: 58px; left: 621px;}
#main .map_bg_001 #tip24 .text{top: 17px; left: -137px;}


/* 三重/奈良 吹き出し */
#main .map_bg_002 #tip01 .img{top: 229px; left: 642px;}
#main .map_bg_002 #tip01 .text{top: -178px; left: -127px;}

#main .map_bg_002 #tip02 .img{top: 260px; left: 627px;}
#main .map_bg_002 #tip02 .text{top: -178px; left: -127px;}

#main .map_bg_002 #tip03 .img{top: 239px; left: 566px;}
#main .map_bg_002 #tip03 .text{bottom: 40px; left: -128px;}

#main .map_bg_002 #tip04 .img{top: 178px; left: 566px;}
#main .map_bg_002 #tip04 .text{top: -175px; left: -127px;}

#main .map_bg_002 #tip05 .img{top: 246px; left: 605px;}
#main .map_bg_002 #tip05 .text{top: -178px; left: -127px;}

#main .map_bg_002 #tip06 .img{top: 172px; left: 536px;}
#main .map_bg_002 #tip06 .text{top: -178px; left: -127px;}

#main .map_bg_002 #tip07 .img{top: 260px; left: 511px;}
#main .map_bg_002 #tip07 .text{top: -178px; left: -127px;}

#main .map_bg_002 #tip08 .img{top: 305px; left: 462px;}
#main .map_bg_002 #tip08 .text{top: -99px; left: -137px;}

#main .map_bg_002 #tip09 .img{top: 259px; left: 496px;}
#main .map_bg_002 #tip09 .text{top: -99px; left: -137px;}

#main .map_bg_002 #tip10 .img{top: 258px; left: 479px;}
#main .map_bg_002 #tip10 .text{top: -117px; left: -137px;}

#main .map_bg_002 #tip11 .img{top: 285px; left: 474px;}
#main .map_bg_002 #tip11 .text{top: -97px; left: -137px;}

#main .map_bg_002 #tip12 .img{top: 276px; left: 443px;}
#main .map_bg_002 #tip12 .text{top: -97px; left: -137px;}

#main .map_bg_002 #tip13 .img{top: 126px; left: 567px;}
#main .map_bg_002 #tip13 .text{top: -117px; left: -137px;}

#main .map_bg_002 #tip14 .img{top: 308px; left: 640px;}
#main .map_bg_002 #tip14 .text{top: -97px; left: -137px;}

#main .map_bg_002 #tip15 .img{top: 157px; left: 555px;}
#main .map_bg_002 #tip15 .text{top: -97px; left: -137px;}

#main .map_bg_002 #tip16 .img{top: 195px; left: 624px;}
#main .map_bg_002 #tip16 .text{top: -97px; left: -137px;}


/* 奈良/大阪/和歌山 吹き出し */
#main .map_bg_003 #tip01 .img{top: 163px; left: 492px;}
#main .map_bg_003 #tip01 .text{top: -178px; left: -127px;}

#main .map_bg_003 #tip02 .img{top: 218px; left: 446px;}
#main .map_bg_003 #tip02 .text{top: -178px; left: -127px;}

#main .map_bg_003 #tip03 .img{top: 182px; left: 455px;}
#main .map_bg_003 #tip03 .text{bottom: 40px; left: -128px;}

#main .map_bg_003 #tip04 .img{top: 227px; left: 110px;}
#main .map_bg_003 #tip04 .text{top: -177px; left: -128px;}

#main .map_bg_003 #tip05 .img{top: 183px; left: 215px;}
#main .map_bg_003 #tip05 .text{top: -175px; left: -127px;}

#main .map_bg_003 #tip06 .img{top: 284px; left: 211px;}
#main .map_bg_003 #tip06 .text{top: -177px; left: -127px;}

#main .map_bg_003 #tip07 .img{top: 349px; left: 233px;}
#main .map_bg_003 #tip07 .text{top: -178px; left: -127px;}

#main .map_bg_003 #tip08 .img{top: 376px; left: 169px;}
#main .map_bg_003 #tip08 .text{top: -177px; left: -128px;}

#main .map_bg_003 #tip09 .img{top: 152px; left: 502px;}
#main .map_bg_003 #tip09 .text{top: -99px; left: -137px;}

#main .map_bg_003 #tip10 .img{top: 206px; left: 445px;}
#main .map_bg_003 #tip10 .text{top: -97px; left: -135px;}

#main .map_bg_003 #tip11 .img{top: 214px; left: 418px;}
#main .map_bg_003 #tip11 .text{top: -97px; left: -136px;}

#main .map_bg_003 #tip12 .img{top: 203px; left: 247px;}
#main .map_bg_003 #tip12 .text{top: -97px; left: -136px;}

#main .map_bg_003 #tip13 .img{top: 210px; left: 212px;}
#main .map_bg_003 #tip13 .text{top: -122px; left: -134px;}

#main .map_bg_003 #tip14 .img{top: 228px; left: 136px;}
#main .map_bg_003 #tip14 .text{top: -97px; left: -136px;}

#main .map_bg_003 #tip15 .img{top: 270px; left: 116px;}
#main .map_bg_003 #tip15 .text{top: -115px; left: -136px;}

#main .map_bg_003 #tip16 .img{top: 322px; left: 246px;}
#main .map_bg_003 #tip16 .text{top: -96px; left: -136px;}

/* 兵庫/京都/大阪 吹き出し */
#main .map_bg_004 #tip01 .img{top: 22px; left: 319px;}
#main .map_bg_004 #tip01 .text{top: 34px; left: -126px;}

#main .map_bg_004 #tip02 .img{top: 96px; left: 420px;}
#main .map_bg_004 #tip02 .text{top: -215px; left: -133px;}

#main .map_bg_004 #tip03 .img{top: 99px; left: 389px;}
#main .map_bg_004 #tip03 .text{bottom: 39px; left: -125px;}

#main .map_bg_004 #tip04 .img{top: 43px; left: 503px;}
#main .map_bg_004 #tip04 .text{top: -95px; left: -135px;}

#main .map_bg_004 #tip05 .img{top: 23px; left: 482px;}
#main .map_bg_004 #tip05 .text{top: -96px; left: -136px;}

#main .map_bg_004 #tip06 .img{top: 39px; left: 475px;}
#main .map_bg_004 #tip06 .text{top: -96px; left: -137px;}

#main .map_bg_004 #tip07 .img{top: 78px; left: 416px;}
#main .map_bg_004 #tip07 .text{top: -113px; left: -134px;}

#main .map_bg_004 #tip08 .img{top: 86px; left: 427px;}
#main .map_bg_004 #tip08 .text{top: -113px; left: -138px;}

#main .map_bg_004 #tip09 .img{top: 160px; left: 427px;}
#main .map_bg_004 #tip09 .text{top: -94px; left: -137px;}

#main .map_bg_004 #tip10 .img{top: 124px; left: 320px;}
#main .map_bg_004 #tip10 .text{top: -117px; left: -137px;}

/* 兵庫/京都/大阪 吹き出し */
#main .map_bg_005 #tip01 .img{top: 112px; left: 478px;}
#main .map_bg_005 #tip01 .text{top: -156px; left: -126px;}

#main .map_bg_005 #tip02 .img{top: 179px; left: 469px;}
#main .map_bg_005 #tip02 .text{top: -154px; left: -127px;}

#main .map_bg_005 #tip03 .img{top: 132px; left: 592px;}
#main .map_bg_005 #tip03 .text{bottom: 39px; left: -126px;}

#main .map_bg_005 #tip04 .img{top: 304px; left: 515px;}
#main .map_bg_005 #tip04 .text{top: -155px; left: -127px;}

#main .map_bg_005 #tip05 .img{top: 43px; left: 567px;}
#main .map_bg_005 #tip05 .text{top: -113px; left: -134px;}

#main .map_bg_005 #tip06 .img{top: 82px; left: 519px;}
#main .map_bg_005 #tip06 .text{top: -113px; left: -134px;}

#main .map_bg_005 #tip07 .img{top: 25px; left: 442px;}
#main .map_bg_005 #tip07 .text{top: -94px; left: -134px;}

#main .map_bg_005 #tip08 .img{top: 21px; left: 420px;}
#main .map_bg_005 #tip08 .text{top: -94px; left: -138px;}

#main .map_bg_005 #tip09 .img{top: 47px; left: 382px;}
#main .map_bg_005 #tip09 .text{top: -94px; left: -137px;}

#main .map_bg_005 #tip10 .img{top: 77px; left: 354px;}
#main .map_bg_005 #tip10 .text{top: -96px; left: -134px;}

#main .map_bg_005 #tip11 .img{top: 219px; left: 604px;}
#main .map_bg_005 #tip11 .text{top: -96px; left: -134px;}

#main .map_bg_005 #tip12 .img{top: 229px; left: 515px;}
#main .map_bg_005 #tip12 .text{top: -96px; left: -134px;}

#main .map_bg_005 #tip13 .img{top: 236px; left: 475px;}
#main .map_bg_005 #tip13 .text{top: -96px; left: -134px;}

.tip_inr {
	padding: 10px 20px;
	text-align:left;
}

.tip_ttl {
	margin-top: 0;
	font-size: 16px;
	font-weight: bold;
}

.lank_icon {
	margin-top: 4px;
}

.lank_icon span {
	display: inline-block;
	margin-right: 7px;
}

.lank_icon span img {
	vertical-align: middle;
	opacity: 1;
}

.tip_list {
	margin-top: 5px;
	font-size: 14px;
}

.tip_list span {
	margin-left: 15px;
}

.tip-btn-green a {
	display: block;
	width: 195px;
	margin: 0 auto;
	padding: 8px 0;
	background-color: #0f9104;
	border-radius: 5px;
	box-shadow: 0px 2px 0px 0px #0c7803;
	-moz-box-shadow: 0px 2px 0px 0px #0c7803;
	-webkit-box-shadow: 0px 2px 0px 0px #0c7803;
	color: #FFF;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	text-align: center;
}
.tip-btn-green a:hover {
	color:#fff;
	background-color: #0c7803;
	box-shadow: 0px 2px 0px 0px #0a6503;
	-moz-box-shadow: 0px 2px 0px 0px #0a6503;
	-webkit-box-shadow: 0px 2px 0px 0px #0a6503;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	transition: .3s;
}

#main .map_detail_box {
	padding: 35px 20px 0;
	background: #e3f1fd;
	border: 2px solid #003366;
	border-width: 0 2px 2px 2px;
	font-size: 16px;
}

#main .map_detail_box .map_list {
	margin: 0 0 0 -26px;}

#main .map_detail_box .map_list li {
	display: table;
	float: left;
	width: 209px;
	margin: 0 0 20px 26px;
	line-height: 1.7;
}

#main .map_detail_box .map_list li span {
	display: table-cell;
	padding-right: 9px;
	vertical-align: top;
}

/*　ゴルフ場紹介 カラム　*/
#main .detailbox .rinken_acs {
	margin-top: 10px;
}

#main .detailbox .rinken_acs .btn-skyblue a {
	width: 100%;
	margin: 10px 10px 0 0;
	padding: 10px 5px 8px;
	font-size:12px;
	line-height: 1.2;
	box-sizing: border-box;
}

/*　ラベル　*/
.label-orange {
    display: inline-block;
    line-height: 14px;
		margin-right:5px;
    padding: 3px 7px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #ff7e00;
    color: #fff;
    font-size: 12px;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}
.label-pink {
    display: inline-block;
    line-height: 14px;
	margin-right:5px;
    padding: 3px 7px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #ff6699;
    color: #fff;
    font-size: 12px;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}
.label-gray {
    display: inline-block;
    line-height: 14px;
	margin-right:5px;
    padding: 3px 7px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #cccccc;
    color: #fff;
    font-size: 12px;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}

/*　ボタン　*/
.btn-green a {
	display: block;
	width: 170px;
	margin: 0 auto;
	padding: 8px 0;
	background-color: #0f9104;
	border-radius: 5px;
	box-shadow: 0px 5px 0px 0px #0c7803;
	-moz-box-shadow: 0px 5px 0px 0px #0c7803;
	-webkit-box-shadow: 0px 5px 0px 0px #0c7803;
	color: #FFF;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:18px;
	text-align: center;
}
.btn-green a:hover {
	color:#fff;
	background-color: #0c7803;
	box-shadow: 0px 5px 0px 0px #0a6503;
	-moz-box-shadow: 0px 5px 0px 0px #0a6503;
	-webkit-box-shadow: 0px 5px 0px 0px #0a6503;
	-moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3
}
.btn-skyblue a {
	display: block;
	width: 460px;
	margin: 10px 10px 20px 0;
	padding: 13px 0;
	background-color: #5fa9f2;
	border-radius: 5px;
	box-shadow: 0px 5px 0px 0px #3b91e7;
	-moz-box-shadow: 0px 5px 0px 0px #3b91e7;
	-webkit-box-shadow: 0px 5px 0px 0px #3b91e7;
	color: #FFF;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:20px;
	text-align: center;
}
.btn-skyblue a:hover {
	color:#fff;
	background-color: #1976d2;
	box-shadow: 0px 5px 0px 0px #1565c0;
	-moz-box-shadow: 0px 5px 0px 0px #1565c0;
	-webkit-box-shadow: 0px 5px 0px 0px #1565c0;
	-moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3
}
.btn-blue span {
	display: block;
	width: 460px;
	margin: 10px 0 20px 10px;
	padding: 13px 0;
	background-color: #1976d2;
	border-radius: 5px;
	box-shadow: 0px 5px 0px 0px #1565c0;
	-moz-box-shadow: 0px 5px 0px 0px #1565c0;
	-webkit-box-shadow: 0px 5px 0px 0px #1565c0;
	color: #FFF;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:20px;
	text-align: center;
}
.btn-blue a:hover {
	color:#fff;
	background-color: #1565c0;
	box-shadow: 0px 5px 0px 0px #0d47a1;
	-moz-box-shadow: 0px 5px 0px 0px #0d47a1;
	-webkit-box-shadow: 0px 5px 0px 0px #0d47a1;
	-moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3
}

/*　キャンペーン概要　*/
.title {
	padding: 12px 15px;
	background-color:#3695d6;
	color: #fff;
	font-size: 1.2em;
	font-family: Hiragino Kaku Gothic Pro,ヒラギノ角ゴ Pro W3,メイリオ,Meiryo,ＭＳ Ｐゴシック,Arial,Verdana,sans-serif;
}
#outline_box {
	margin: 0 0 15px;
	border: 2px solid #3695d6;
}
#outline_box dt{
	padding:10px 0 0 15px;
	font-weight:bold;
	color:#3695d6;
	float:left;
}
#outline_box dd{
	padding:10px 10px 10px 200px;
	border-bottom:1px dashed #ccc;
	line-height:140%;
}
#outline_box dd.last{
	border:0;
}
#outline_box .sub-ttl{
	background:#59A8F1;
	padding:10px 15px;
	color:#fff;
	font-weight:bold;
}

/*　注意事項　*/
.notice_tit {
	padding: 8px 15px;
	background-color: #ccc;
	color: #000;
	font-size: 1.2em;
	font-family: Hiragino Kaku Gothic Pro,ヒラギノ角ゴ Pro W3,メイリオ,Meiryo,ＭＳ Ｐゴシック,Arial,Verdana,sans-serif;
}
#notice_box {
	margin: 0 0 10px;
	width:956px;
	border: 2px solid #ccc;
}
#notice_box dl{
	margin: 0;
}
#notice_box dt{
	padding:10px 0 0 15px;
	font-weight:bold;
	color:#000;
	float:left;
}
#notice_box dd{
	padding:10px 10px 10px 200px;
	border-bottom:1px dashed #ccc;
	line-height:140%;
}
#notice_box dd.last{
	border:0;
}
#notice_box ul{
	margin-left: 0;
}
#notice_box ul li {
	list-style: disc;
	list-style-position: outside;
}