@charset "Shift_JIS";
/* ------------------------- TOC 
csshack
reset
common setting
parts
oocss
form


---------------------------- */
/* ============================== css hack */


/* ============================== xhtml1.0 reset */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, /* sub, sup, */var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    /* font-size:100%; */
    vertical-align:baseline;
    background:transparent;
}
/* h1, h2, h3, h4, h5, h6 {
	line-height: 0;	
} */
em {
	font-style: normal;	
}
/* 
body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}
*/
nav ul,
ol,
ul {
    list-style:none;
}
blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
a {
    margin:0;
    padding:0;
    /* font-size:100%; */
    vertical-align:baseline;
    background:transparent;
	text-decoration: none;
}
/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}
/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input, select {
    vertical-align:middle;
}


/* ============================== common setting */
/* filter */
/* html { 
    filter: expression(document.execCommand("BackgroundImageCache", false, true)); 
} */
body {
	margin:0;
	padding:0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: "Lucida Grande" ,/* lr oSVbN", "MS PGothic","qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, */ sans-serif;
}
a {
	color: #0066cc;
}
/*
a:link {
	color: #001c52;
}
a:hover {
	text-decoration: underline;
}
a:visited{
	color: #60543e;
}
a:active {
	color: #60543e;
}
*/
#wrapper {
	background: url(/flower/camp/2014_surfinia/rfpj/img/bg_img_tp01.gif) repeat-x left top;
	padding-top: 17px;
}
#container {
	font-size: .875em;
	line-height: 1.5;
	width: 890px;
	margin: 0 auto 0;
	padding: 14px 15px 0;
	background-color: #FFF;
}
#contents {
	background: url(/flower/camp/2014_surfinia/rfpj/img/bg_radius_hd_tp01.gif) no-repeat left top;
	padding-top: 2px;
	zoom: 1;
	margin-bottom: 50px;
}
#contents .inner {
	background: url(/flower/camp/2014_surfinia/rfpj/img/bg_radius_ct_tp01.gif) no-repeat left bottom;
	padding: 19px 21px 50px;
	zoom: 1;
}
/* header */
#contents #header {
	margin-bottom: 10px;
}
#contents .section {
	padding-bottom: 60px;	
}
#contents .ltSection {
	padding-bottom: 0;
}
/* leedText */
#contents .section h2.leedText {
	background: url(/flower/camp/2014_surfinia/rfpj/img/bg_radius_hd_tp04.gif) no-repeat left top;
	padding-top: 4px;
	font-size: 1.15em;
	font-weight: normal;
	margin-bottom: 20px;
	zoom: 1;
	position: relative;
	line-height: 1;
}
#contents .section h2.leedText span {
	background: url(/flower/camp/2014_surfinia/rfpj/img/bg_radius_ct_tp04.gif) no-repeat left bottom;
	padding: 8px 0 9px 50px;
	display: block;
	color: #FFF;
	font-weight: bold;
	line-height: 1.2;
	zoom: 1;
}
#contents .section h2.leedText em.date {
	position: absolute;
	top: 16px;
	right: 20px;
	color: #FFF;
	font-size: 0.75em;
	line-height: 1.1;
	/* padding-top: 2px; */
}
/* columnBlock */
#contents .section .columnBlock {
	overflow: hidden;
	zoom: 1;
}
#contents .section .columnBlock .imageLeft {
	float: left;
	padding-left: 2px;
}
#contents .section .columnBlock .imageLeft p.image {
	font-size: 0;
	line-height: 0;
	padding-right: 20px;
	display: inline;
}
#contents .section .columnBlock .imageLeft p.lt {
	padding-right: 0;
}
#contents .section .columnBlock .textUnit {
	overflow: hidden;
	zoom: 1;
	word-wrap: break-word;
}
#contents .section .columnBlock .textUnit p {
	padding-bottom: 23px;	
}
#contents .section .columnBlock .textUnit table.layoutTable td {
	vertical-align: bottom;
	padding-right: 20px;
}
#contents .section .columnBlock .textUnit table.layoutTable td.lastTd {
	padding-right: 0;
}
#contents .titleTp01 {
	font-size: 1.15em;
	color: #633c31;
	font-weight: bold;
	background:url(/flower/camp/2014_surfinia/rfpj/img/bg_tl_tp01.gif) no-repeat left bottom;
	padding: 5px 0 2px 3px;
	margin-bottom: 15px;
}
#contents .titleTp02 {
	font-size: .875em;
	font-weight: normal;
	padding: 10px 10px 8px;
	margin-bottom: 24px;
	line-height: 1.1;
	background-color: #fff7f7;
}
/* leedBlock */
#contents .section .leedBlock {
	padding-bottom: 22px;	
}
/* captionNote */
#contents .section p.captionNote {
	padding: 0 0 10px 2px;	
}
/* ftBtn */
#contents .section ul.ftBtn {
	text-align: center;
}
#contents .section ul.ftBtn li {
	display: inline;
	float:none;
}
#contents .section ul.tp01 {
	overflow: hidden;
	zoom: 1;
	text-align: left;
}
#contents .section ul.tp01 li {
	float: left;	
}
#contents .section ul.tp01 li a {
	vertical-align: middle;
	display: block;
}
#contents .section ul.tp01 li.back {
	text-align: left;
	padding: 5px 125px 0 0;
}
/* centerBtn */
#contents .section p.centerBtn {
	text-align: center;
	padding-top: 40px;
}
/* localNav */
#contents .localNav {
	padding: 10px;
	margin-bottom: 30px;
	background-color:#f7f3de;
}
#contents .localNav ul {
	overflow: hidden;
	zoom: 1;
}
#contents .localNav ul li {
	float: left;
	margin-right: 25px;
	font-size: .875em;
	line-height: 1.1;
	white-space: nowrap;
}
#contents .localNav ul li a {
	background: url(/flower/camp/2014_surfinia/rfpj/img/arrow_icon_tp01.gif) no-repeat 0 0.1em;
	padding-left: 15px;
	color: #6b5d21;
}

#contents .topTOP {
	margin-top: 50px;
	text-align:center;
}
#contents .topTOP a img {
	filter:alpha(opacity=100); -moz-opacity: 1;
	opacity:1;
}
#contents .topTOP a:hover img {
	filter:alpha(opacity=75); -moz-opacity: 0.75;
	opacity:0.75;
}

#contents .toTOP_side {
	margin-bottom: 15px;
	float:right;

}
#contents .toTOP_side a img {
	filter:alpha(opacity=100); -moz-opacity: 1;
	opacity:1;
}
#contents .toTOP_side a:hover img {
	filter:alpha(opacity=75); -moz-opacity: 0.75;
	opacity:0.75;
}

/* SnsArea */
#SnsArea {
	position: relative;
	height: 25px;
	width:450px;
	float:left;
}
#SnsArea .socialbutton_suntory,
#SnsArea p.link01 {
	position: absolute;
}
#SnsArea .socialbutton_suntory {
	top: 0;
	left: 0;	
}
#SnsArea p.link01 {
	left: 325px;
	font-size: .875em;
	background: none;
}
#SnsArea p.link01 a {
	background: url(/flower/camp/2014_surfinia/rfpj/img/arrow_icon_tp01.gif) no-repeat 0 0.1em;
	padding-left: 15px;
	color: #6b5d21;
}
/* FooterArea */
#FooterArea ul li {
	font-size: .875em;	
}
#FooterArea ul li a:hover {
	text-decoration: underline;	
}



/* ============================== form */
/* errorMessage */
.errorMessage {
	color: #ff0000;	
}

/* ============================== parts */
#contents #sns {
	padding-bottom: 6px;	
}


/* ============================== TopicPathArea */
#suntory_contents #TopicPathArea {
	margin-bottom: 6px;
	width: 890px;
	margin: 0 auto;
}
#suntory_contents #TopicPathArea li {
	display: inline;
	zoom: 0;  /* for IE hasLayout false */
	font-size: .75em;
}
#suntory_contents #TopicPathArea li .tpSepa {  /* inner is blank text */
	display: inline-block;  /* ½Ύ΅Firefox2Ν’Ξ */
	padding: 0 10px;
	background: url(/flower/shared/img/cmn_sepa_topicpath_01.gif) 10px 4px no-repeat;
	width: 5px;  /* same bg image width */
	zoom: 1;  /* for IE hasLayout true */
}
#suntory_contents #TopicPathArea li.current {
}
#suntory_contents #TopicPathArea li.current strong {
	font-weight: normal;
}

/* ============================== oocss */


/* ============================== form */
#suntory_contents #FooterArea #contentsFooter__shop .contentsFooter__shopLink a:link { color: #000 !important; }
#suntory_contents #FooterArea #contentsFooter__shop .contentsFooter__shopLink a:visited { color: #000 !important; }
#suntory_contents #FooterArea #contentsFooter__shop .contentsFooter__shopLink a:hover,
#suntory_contents #FooterArea #contentsFooter__shop .contentsFooter__shopLink a:active { color: #000 !important; }

