@charset "shift_jis";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
html{overflow-y:scroll;}

body{
	width:100%;
	height:100%;
	font-size:75%;
	text-align:center;
	line-height:1.5;
	color:#333333;
	font-family:"ＭＳ Ｐゴシック", Osaka, Arial, Helvetica,"ヒラギノ角ゴ Pro W3",Geneva,sans-serif;
	margin:0 auto;
	position:relative;
	background:#ffffff;
}

body.fontS{
	font-size:75%;
}

body.fontL{
	font-size:100%;
}

table{  
	border-collapse:collapse;   
	border-spacing:0;  
}

fieldset,img {border:0;} 

address,caption,cite,code,dfn,em,th,var {
	font-style:normal;   
	font-weight:normal;   
}
ol,ul,li {list-style:none;} 
caption,th {text-align:left;} 

h1,h2,h3,h4,h5,h6 {  
	font-size:100%;   
	font-weight:bold;   
}

q:before,q:after {
	content:'';   
} 

abbr,acronym {border:0;}  
strong{font-weight:bold;}

a{
	color:#333333;
	text-decoration:none;
}

a,img{
	vertical-align:top;
}

a:active,
a:hover{
	color:#e41322;
	text-decoration:underline;
}
a:link img,
a:visited img,
a:active img,
a:hover img{
	background:none;
	text-decoration:none;
}


/*----------------------------------------
* utilitys
----------------------------------------*/
.flash{text-align:center;}
.clr{clear:both;}
.brClr{clear:both;font-size:0;height:0;}
.attention{color:#e41322;}

.photoL{
	float:left;
	display:inline;
	margin:0 15px 10px 0;
}

.photoR{
	float:right;
	display:inline;
	margin:0 0 10px 15px;
}

.photoR2{
	float:right;
	display:inline;
}

.clearfix:after{
	content:" ";
	display:block;
	height:0;
	visibility:hidden;
	clear:both;
}

.clearfix{
 	display:inline-block;
}
 
/* Hides from IE-mac \*/
* html .clearfix {
 	height:1%;
}
.clearfix{
	display:block;
}
/* End hide from IE-mac */

label{cursor:pointer;}
input[type='checkbox']{vertical-align:middle;margin-right:5px;}
input[type='radio']{vertical-align:middle;margin-right:5px;}
input[type='text']{margin-right:5px;}



/*----------------------------------------
* module
----------------------------------------*/

.iLink span{
	padding-left:10px;
	background:url(/2011/common/images/arw_r.png) no-repeat left 2px;
}

.iLink.rows span{
	display:block;
	background:url(/2011/common/images/arw_r.png) no-repeat 0 6px;
}

.qLink span{
	padding-left:12px;
	background:url(/2011/common/images/q_ic.png) no-repeat left center;
}
.uLink span{
	padding-left:12px;
	background:url(/2011/common/images/arrow_down_r.png) no-repeat left center;
}

/*
.qLink.rows span{
	display:block;
	background:url(/2011/common/images/q_ic.png) no-repeat 0 6px;
}
*/


/*----------------------------------------
* thumbInfo
----------------------------------------*/
.thumbInfo{
	display:block;
}

.thumbInfo .photo{
	float:left;
	display:inline;
}

.thumbInfo .description{
	float:right;
	display:inline;
}

/*----------------------------------------
* globalHeader
----------------------------------------*/
#globalHeader{
	width:100%;
	height:103px;
	background:url(/2011/common/images/h/bg_top_rpt.png) top left repeat-x;
	line-height:1;
}

#globalHeader .headerInner{
	width:950px;
	height:103px;
	margin:0 auto;
	text-align:left;
	position:relative;
}

#globalHeader .logo{
	position:relative;
	top:20px;
	left:0;
}

#globalHeader .nav li{
	float:left;
	display:inline;
	margin-left:1px;
}

/*----------------------------------------
* textSizeBlock
----------------------------------------*/
#globalHeader .textSizeBlock{
	position:absolute;
	width:130px;
	top:40px;
	right:10px;
}

#globalHeader .textSizeBlock dt{
	margin-right:10px;
}

#globalHeader .textSizeBlock dt img{
	position:relative;
	top:4px;
}

#globalHeader .textSizeBlock dt,
#globalHeader .textSizeBlock dd{
	float:left;
	display:inline;
}

#globalHeader .textSizeBlock dd.sizeS{
	padding-right:1px;
	background:#cccccc;
}

#globalHeader .textSizeBlock dd {
	cursor:pointer;
}

#globalHeader .utilitys{
	position:absolute;
	width:750px;
	top:5px;
	right:0;
	height:27px;
}

/*----------------------------------------
* sectionNav
----------------------------------------*/
#sectionNav{
	float:left;
	display:inline;
	width:315px;
	position:relative;
	top:6px;
	left:90px;
}

#sectionNav li{
	float:left;
	display:inline;
	height:19px;
	padding-right:10px;
	margin-right:10px;
	line-height:1;
}

#sectionNav li.learn{
	padding-right:0px;
	margin-right:0;
}

#sectionNav li.cocacolaPark{margin-right:0; padding-right:0;}
#sectionNav li.brand{background:url(/2011/common/images/h/l_navi_splitbar.png) no-repeat right center;}



#sectionNav li.campaign{width:81px;}
#sectionNav li.fun{width:56px;}

#globalHeader .searchBlock{
	width:351px;
	height:27px;
	float:right;
	display:inline;
	background:url(/2011/common/images/h/s_bg_r.png) no-repeat right bottom #db1826;
}

#globalHeader .searchBlockInner{
	height:27px;
	background:url(/2011/common/images/h/s_bg_l.png) no-repeat left bottom;
}

#globalHeader .searchBlock p{
	float:left;
	display:inline;
	margin-left:11px;
	padding-top:4px;
}

#globalHeader .searchBlock input{
	vertical-align:top;
	line-height:1;
}

#globalHeader .searchBlock input.search{
	width:176px;
	border:1px solid #ffffff;
	height:14px;
	position:relative;
	top:1px;
	_width:168px;
	_margin-right:6px;
	_top:0px;	
}


#globalHeader .searchBlock .nav{
	float:right;
	display:inline;
	position:relative;
	top:7px;
	right:15px;
}

/*----------------------------------------
* wrapper
----------------------------------------*/
#wrapper{
	width:100%;
	background:url(/2011/common/images/body_bg_rpt.png) repeat-x left top;
}

#wrapperInner{
	width:100%;
	background:url(/2011/common/images/body_bg.jpg) no-repeat top center;
}

/*----------------------------------------
* topicPath
----------------------------------------*/
.topicPath li{
	float:left;
	display:inline;
	font-size:87.5%;
}

.topicPath li a{
	color:#ffffff !important;
	text-decoration:underline;
}

/*----------------------------------------
* container
----------------------------------------*/
#container{
	width:920px;
	margin:0 auto;
	background:#ffffff;
	padding:15px 0 0;
}

/*----------------------------------------
* topicPath
----------------------------------------*/
.topicPath{
	width:920px;
	margin:0 auto 5px;
	padding-top:5px;
	color:#333358;
}

.topicPath a{
	color:#ffffff !important;
}

.topicPath li{
	float:left;
	display:inline;
	line-height:1.1;
	padding-right:15px;
	margin-right:5px;
	background:url(/2011/common/images/tp_arw.png) no-repeat right center;
}

.topicPath li.current{
	background:none;
	margin-right:0;
	padding-right:0;
}

/*----------------------------------------
* mainContents
----------------------------------------*/
#mainContents{
	width:700px;
	float:left;
	display:inline;
	text-align:left;
}

#mainContents.oneColumn{
	width:950px;
	float:none;
	display:block;
	margin:0 auto;
	background:#ffffff;
	padding-top:15px;
}

/*----------------------------------------
* subContents
----------------------------------------*/

#subContents{
	width:200px;
	float:right;
	display:inline;
	text-align:left;
	padding:0 0 20px;
}

/*----------------------------------------
* localNavigation
----------------------------------------*/
#localNavigation{
	width:200px;
	margin-bottom:10px;
}

#localNavigation ul{margin-bottom:10px;}
#localNavigation ul.row{margin-bottom:0;}
#localNavigation h2{line-height:1;margin:0;}
#localNavigation li{display:inline;}

#localNavigation li a{
	display:block;
	/*width:200px;*/
	padding:12px 12px 12px 0;
	line-height:1.1;
	background:url(/2011/common/images/line.png) repeat-x left bottom #eeeeee;
	color:#333333 !important;
	text-decoration:none !important;
	zoom:1;
}

#localNavigation li a:hover{
	background:url(/2011/common/images/line.png) repeat-x left bottom #d6d6d6;
}

#localNavigation li span{
	display:block;
	padding-left:10px;
	margin-left:10px;
	background:url(/2011/common/images/arw_r.png) no-repeat 0 3px;
}
#localNavigation li ul{margin-bottom:0px;}
#localNavigation li ul li span{margin-left:20px;}
#localNavigation li a:hover span,
#localNavigation li a:active span{text-decoration:underline;}

/*----------------------------------------
* #localNavigation - featureNav
----------------------------------------*/
#localNavigation .featureNav{
	padding:5px 0;
	background:#eeeeee;
}

#localNavigation .featureNav li a{
	padding:0;
	line-height:1;
	background:none;
	text-align:center;
	margin-bottom:5px;
}

#localNavigation .featureNav li.lastChild a{margin-bottom:0;}
#localNavigation .featureNav li a:hover{background:none;}

/*----------------------------------------
* #localNavigation - navSection
----------------------------------------*/
#localNavigation .navSection{background:#d6d6d6;}
#localNavigation .navSection ul{margin-bottom:0;}
#localNavigation .navSection h3{display:inline;}

#localNavigation .navSection h3 a{
	display:block;
	width:200px;
	padding:12px 0 14px;
	font-weight:normal;
	line-height:1.2;
	background:url(/2011/common/images/line.png) repeat-x left bottom #d6d6d6;
	color:#333333 !important;
	text-decoration:none !important;
}

#localNavigation .navSection h3 span{
	font-weight:normal;
	display:block;
	margin:0;
	padding:10px;
	background:none;
}

#localNavigation .navSection li a{
	/*width:190px;*/
	margin-left:9px;
	border-left:1px solid #d6d6d6;
}

/*----------------------------------------
/* ナビ　カレント表示
----------------------------------------*/
/* 製品情報 */
body.prd_keyword #localNavigation li a.prd_keyword,
body.prd_categories #localNavigation li a.prd_categories,
body.prd_brand_index #localNavigation li a.prd_brand_index {
	background:url(/2011/common/images/line.png) repeat-x left bottom #fccdd0;
}

body#history_cm li.nav_history_cm > a,
body#history_nenpyo li.nav_history_nenpyo > a,
body#story_index li.nav_history_story > a,
body#story_birth li.nav_history_story > a,
body#story_santa li.nav_history_story > a,
body#story_olympic li.nav_history_story > a,
body#story_bottle li.nav_history_story > a,
body.cur_products_keyword #localNavigation li.nav_products_keyword > a,
body.cur_products_categories #localNavigation li.nav_products_categories > a,
body.cur_products_brand-index #localNavigation li.nav_products_brand-index > a,
body.cur_corporate_company #localNavigation li.nav_corporate_company > a,
body.cur_corporate_company_message #localNavigation li.nav_corporate_company_message > a,
body.cur_corporate_company_positively #localNavigation li.nav_corporate_company_positively > a,
body.cur_corporate_company_history #localNavigation li.nav_corporate_company_history > a,
body.cur_corporate_system_business #localNavigation li.nav_corporate_system_business > a,
body.cur_corporate_publication #localNavigation li.nav_corporate_publication > a,
body.cur_corporate_news #localNavigation li.nav_corporate_news > a,
body.cur_corporate_company #localNavigation li.nav_corporate_company > a,
body.cur_corporate_business #localNavigation li.nav_corporate_business > a,
body.cur_corporate_publication #localNavigation li.nav_corporate_publication > a,
body.cur_corporate_news #localNavigation li.nav_corporate_news > a,
body.cur_corporate_ccjrf #localNavigation li.nav_corporate_ccjrf > a,
body.cur_corporate_company_profile #localNavigation li.nav_corporate_company_profile > a,
body.cur_corporate_system_business #localNavigation li.nav_corporate_system_business > a,
body.cur_corporate_publication #localNavigation li.nav_corporate_publication > a,
body.cur_corporate_news_2013 #localNavigation li.nav_corporate_news_2013 > a,
body.cur_corporate_news_2012 #localNavigation li.nav_corporate_news_2012 > a,
body.cur_corporate_news_2011 #localNavigation li.nav_corporate_news_2011 > a,
body.cur_corporate_news_2010 #localNavigation li.nav_corporate_news_2010 > a,
body.cur_corporate_news_2009 #localNavigation li.nav_corporate_news_2009 > a,
body.cur_corporate_news_2008 #localNavigation li.nav_corporate_news_2008 > a,
body.cur_corporate_news_2007 #localNavigation li.nav_corporate_news_2007 > a,
body.cur_corporate_news_2006 #localNavigation li.nav_corporate_news_2006 > a,
body.cur_corporate_news_2005 #localNavigation li.nav_corporate_news_2005 > a,
body.cur_corporate_company #localNavigation li.nav_corporate_company > a,
body.cur_corporate_system_business #localNavigation li.nav_corporate_system_business > a,
body.cur_corporate_system_list #localNavigation li.nav_corporate_system_list > a,
body.cur_corporate_publication #localNavigation li.nav_corporate_publication > a,
body.cur_corporate_news #localNavigation li.nav_corporate_news > a,
body.cur_info_policy #localNavigation li.nav_info_policy > a,
body.cur_info_onegai #localNavigation li.nav_info_onegai > a,
body.cur_info_faq #localNavigation li.nav_info_faq > a,
body.cur_info_improve #localNavigation li.nav_info_improve > a,
body.cur_info_improve_detail01 #localNavigation li.nav_info_improve_detail01 > a,
body.cur_info_improve_detail02 #localNavigation li.nav_info_improve_detail02 > a,
body.cur_info_improve_detail03 #localNavigation li.nav_info_improve_detail03 > a,
body.cur_info_improve_detail04 #localNavigation li.nav_info_improve_detail04 > a,
body.cur_info_improve_detail05 #localNavigation li.nav_info_improve_detail05 > a,
body.cur_info_improve_detail06 #localNavigation li.nav_info_improve_detail06 > a,
body.cur_info_improve_detail07 #localNavigation li.nav_info_improve_detail07 > a,
body.cur_info_improve_detail08 #localNavigation li.nav_info_improve_detail08 > a,
body.cur_info_policy #localNavigation li.nav_info_policy > a,
body.cur_info_onegai #localNavigation li.nav_info_onegai > a,
body.cur_info_faq #localNavigation li.nav_info_faq > a,
body.cur_info_improve #localNavigation li.nav_info_improve > a,
body.cur_info_policy #localNavigation li.nav_info_policy > a,
body.cur_info_onegai #localNavigation li.nav_info_onegai > a,
body.cur_info_onegai_detail01 #localNavigation li.nav_info_onegai_detail01 > a,
body.cur_info_onegai_detail02 #localNavigation li.nav_info_onegai_detail02 > a,
body.cur_info_onegai_detail03 #localNavigation li.nav_info_onegai_detail03 > a,
body.cur_info_onegai_detail04 #localNavigation li.nav_info_onegai_detail04 > a,
body.cur_info_onegai_detail05 #localNavigation li.nav_info_onegai_detail05 > a,
body.cur_info_onegai_detail06 #localNavigation li.nav_info_onegai_detail06 > a,
body.cur_info_onegai_detail07 #localNavigation li.nav_info_onegai_detail07 > a,
body.cur_info_onegai_detail08 #localNavigation li.nav_info_onegai_detail08 > a,
body.cur_info_faq #localNavigation li.nav_info_faq > a,
body.cur_info_improve #localNavigation li.nav_info_improve > a,
body.cur_vending_peakshift #localNavigation li.nav_vending_peakshift > a,
body.cur_vending_setsuden #localNavigation li.nav_vending_setsuden > a,
body.cur_vending_setuden_cm #localNavigation li.nav_vending_sestuden_cm > a,
body.cur_vending_saigai_vm #localNavigation li.nav_vending_saigai_vm > a,
body.cur_vending_lineup #localNavigation li.nav_vending_lineup > a,
body.cur_vending_multi_money #localNavigation li.nav_vending_multi_money > a,
body.cur_vending_environment #localNavigation li.nav_vending_environment > a,
body.cur_vending_lineup2 #localNavigation li.nav_vending_lineup2 > a,
body.cur_vending_history #localNavigation li.nav_vending_history > a,
body.cur_vending_info #localNavigation li.nav_vending_info > a ,
body.cur_vending_lineup_lineup_01 #localNavigation ul li ul li.nav_vending_lineup_01 > a,
body.cur_vending_lineup_lineup_02 #localNavigation ul li ul li.nav_vending_lineup_02 > a,
body.cur_vending_lineup_lineup_03 #localNavigation ul li ul li.nav_vending_lineup_03 > a,
body.cur_vending_lineup_lineup_04 #localNavigation ul li ul li.nav_vending_lineup_04 > a,
body.cur_vending_lineup_lineup_05 #localNavigation ul li ul li.nav_vending_lineup_05 > a,
body.cur_vending_lineup_lineup_06 #localNavigation ul li ul li.nav_vending_lineup_06 > a,
body.cur_vending_lineup_lineup_07 #localNavigation ul li ul li.nav_vending_lineup_07 > a,
body.cur_vending_lineup_lineup_08 #localNavigation ul li ul li.nav_vending_lineup_08 > a,
body.cur_vending_lineup_lineup_09 #localNavigation ul li ul li.nav_vending_lineup_09 > a,
body.cur_vending_lineup_lineup_10 #localNavigation ul li ul li.nav_vending_lineup_10 > a,
body.cur_vending_lineup_lineup_11 #localNavigation ul li ul li.nav_vending_lineup_11 > a,
body.cur_vending_lineup_lineup_12 #localNavigation ul li ul li.nav_vending_lineup_12 > a{
	background:url(/2011/common/images/line.png) repeat-x left bottom #fccdd0;
}


/*----------------------------------------
* banner
----------------------------------------*/
#subContents .banner{
	background:#eeeeee;
	text-align:center;
	padding:5px 0;
}

/*----------------------------------------
* lBanner
----------------------------------------*/
#subContents .lBanner{
	margin-bottom:20px;
}

#subContents .lBanner a{
	display:block;
	width:188px;
	height:53px;
	border:1px solid #cecece;
	margin:0 auto;
}

#subContents .lBanner a:hover{
	border:1px solid #e41322;
}


#subContents .lBanner li{
	margin-bottom:2px;
}

#subContents .lBanner li.lastChild{
	margin-bottom:0;
}


/*----------------------------------------
* inBanner
----------------------------------------*/
#subContents .inBanner{
	background:#eeeeee;
	padding:4px 0;
	text-align:center;
	margin-bottom:10px;
}

/*----------------------------------------
* sub parkG
----------------------------------------*/
#subUserParkG{
	width:200px;
	background:url(/2011/common/images/lo/bg.png) repeat-y left top;
	border-top:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
	padding:10px 0;
}

#subUserParkG .head,
#subUserParkG .parkG{
	width:198px;
	margin:0 auto 9px;
	background:url(/2011/common/images/line.png) repeat-x left bottom;
	padding-bottom:5px;
}

#subUserParkG .head{
	text-align:center;
}

#subUserParkG .head h2{
	margin:0 10px;
	font-size:100%;
	color:#e41322;
}

#subUserParkG .parkG dt{
	float:left;
	display:inline;
	width:80px;
	margin-left:14px;
}

#subUserParkG .parkG dd{
	float:right;
	display:inline;
	width:90px;
	font-size:140%;
	line-height:1.1;
	margin-right:14px;
	text-align:right;
	color:#666666;
}

#subUserParkG ul{
	width:164px;
	margin:0 auto;
	line-height:1;
}

#subUserParkG li{
	float:left;
	display:inline;
}

#subUserParkG li.lastChild{
	float:right;
}


/*----------------------------------------
* moreBlock
----------------------------------------*/
#subContents .moreBlock{
	width:180px;
	position:relative;
	background:url(/2011/common/images/dot.png) repeat-x left top;
	margin:0;
	height:30px;
}

#subContents .moreBlock .iLink,
#subContents .moreBlock .qLink{
	position:absolute;
	right:0;
	top:4px;
}


/*----------------------------------------
* subList
----------------------------------------*/
.subList{
}



.subList li{
	background:url(/2011/common/images/dot.png) repeat-x left bottom;
	padding-bottom:5px;
	margin-bottom:5px;
}

.subList li.lastChild,
.subList li li{
	background:none;
	padding-bottom:0;
	margin:0;
}


.subList li span{
	display:block;
	padding-left:9px;
	background:url(/2011/common/images/arw_r.png) no-repeat 0 3px;
	margin-bottom:5px;
	font-weight:bold;
}

.subList li li span{
	margin-left:20px;
	font-weight:normal;
}

/*----------------------------------------
* subContSection
----------------------------------------*/
#subContents .aside{
	width:200px;
	background:url(/2011/common/images/sc/sub_cont_bg.png) repeat-y left top;
	border-bottom:1px solid #cecece;
	padding-bottom:5px;
}


#subContents .aside .head{
	width:200px;
	background:#999999;
	color:#ffffff;
	padding:9px 0;
	position:relative;
	margin:0 0 10px;
	line-height:1.2;
}

#subContents .aside .headSp{
	background:#dd0000;
}

#subContents .aside .head h2{
	margin:0 9px;
}

#subContents .aside .head .more{
	position:absolute;
	right:10px;
	top:7px;
}

#subContents .asideInner{width:180px;margin:0 auto;}

/*----------------------------------------
* subContents - featurePageNav
----------------------------------------*/
#subContents .featurePageNav{
	background:#eeeeee;
	padding:10px 0;
	border:0;
	margin-bottom:10px;
}

#subContents .featurePageNav li{
	text-align:center;
	margin:0 auto 5px;
}

#subContents .featurePageNav li.lastChild{margin-bottom:0;}

/*----------------------------------------
* subContFAQ
----------------------------------------*/
#subContFAQ{margin-bottom:10px;}
#subContFAQ .description dt{font-weight:bold;}

/*----------------------------------------
* subContBrandSite
----------------------------------------*/
#subContBrandSite{margin-bottom:20px;}

#subContBrandSite .asideInner {width:185px;margin-left:10px;}

#subContBrandSite ul{
	position:relative;
	padding-bottom:10px;
}

#subContBrandSite li{
	height:61px;
	float:left;
	display:inline;
	margin-right:3px;
}


/*----------------------------------------
* subContCCPark
----------------------------------------*/

#subContents #subContCCPark{
	background:url(/2011/common/images/sc/park_bg.png) no-repeat left bottom;
	margin-bottom: 20px;
}

#subContents #subContCCPark .head{
	text-align:center;
	background:none;
	padding:0;
	margin:0 0 10px;
}

#subContents #subContCCPark .head h2{
	margin:0;
	padding:0;
}

#subContCCPark .asideInner{
	widht:178px;
	margin:0 auto;
}

#subContCCPark .registBtn{
	text-align:center;
	margin-bottom:5px;
}

#subContCCPark .registBtn li{
	float:left;
	display:inline;
}

#subContCCPark .registBtn li.lastChild{
	float:right;
}

#subContCCPark .qLink{
	text-align:right;
	font-size:87.5%;
}

/*----------------------------------------
* subContVending
----------------------------------------*/
#subContVending{
	margin-bottom:20px;
}

#subContVending .telBlock{
	margin-bottom:5px;
}

#subContVending .telBlock p{
	margin-bottom:5px;
}


/*----------------------------------------
* subDocumentInfo
----------------------------------------*/
#subDocumentInfo{
	margin-bottom:10px;
}

#subDocumentInfo .iLink span{
	font-weight:bold;
}

#subDocumentInfo dl{
}

#subDocumentInfo dt{
	margin-bottom:5px;
}

#subDocumentInfo dd{
	line-height:1.2;
}


/*----------------------------------------
* subMorePositivelyInfo
----------------------------------------*/
#subMorePositivelyInfo{
	margin-bottom:20px;
}

#subMorePositivelyInfo .thumbInfo{
	margin-bottom:10px;
}

#subMorePositivelyInfo .thumbInfo.lastChild{
	margin-bottom:0px;
}

#subMorePositivelyInfo .iLink span,
#subMorePositivelyInfo .qLink span{
	font-weight:bold;
}
#subMorePositivelyInfo .qLink span {
	display:block;
	background:url(/2011/common/images/q_ic.png) no-repeat 0 6px;
}

/*----------------------------------------
* subFAQInfo
----------------------------------------*/
#subFAQInfo{
	margin-bottom:10px;
}

/*----------------------------------------
* globalNav
----------------------------------------*/
#globalNav{
	position:absolute;
	width:776px;
	height:39px;
	right:0;
	bottom:0;
	background:url(/2011/common/images/h/g_navi_bg.png) repeat-x left bottom;
}

#globalNav li{
	width:128px;
	height:39px;
	overflow:hidden;
}
#globalNav li a{
	display:block;
}
.pg_products #globalNav li{
	background:url(/2011/common/images/h/n_products_c.png) no-repeat left top;
}
.pg_corporate #globalNav li{
	background:url(/2011/common/images/h/n_corporate_c.png) no-repeat left top;
}
.pg_learn #globalNav li{
	background:url(/2011/common/images/h/n_learn_c.png) no-repeat left top;
}
.pg_vending #globalNav li{
	background:url(/2011/common/images/h/n_vending_c.png) no-repeat left top;
}
.pg_positively #globalNav li{
	background:url(/2011/common/images/h/n_positively_c.png) no-repeat left top;
}
.pg_info #globalNav li{
	background:url(/2011/common/images/h/n_info_c.png) no-repeat left top;
}

.pg_products #globalNav li.gn_products img,
.pg_corporate #globalNav li.gn_corporate img,
.pg_learn #globalNav li.gn_learn img,
.pg_vending #globalNav li.gn_vending img,
.pg_positively #globalNav li.gn_positively img,
.pg_info #globalNav li.gn_info img{
	visibility:hidden;
}



/*----------------------------------------
* footerNavBlock
----------------------------------------*/
#footerNavBlock{
	display:none;
}

/*----------------------------------------
*
----------------------------------------*/
#globalFooter{
	width:100%;
	position:relative;
	background:#eeeeee;
	border-top:1px solid #dddddd;
	text-align:center;
}

#globalFooterInner{
	width:950px;
	margin:0 auto;
	padding:20px 0;
	text-align:left;
}

#globalFooterInner dl{
	float:left;
	display:inline;
	margin-right:10px;
	line-height:1.3;
}

#globalFooterInner dt{
	font-weight:bold;
	margin-bottom:10px;
}

#globalFooterInner dd{
	padding-left:9px;
	background:url(/2011/common/images/arw_g.png) no-repeat 0 3px;
	margin-bottom:5px;
}

#globalFooterInner dd.lastChild{
	margin-bottom:0;
}

#globalFooterInner a:link,
#globalFooterInner a:visited,
#globalFooterInner a:hover,
#globalFooterInner a:active{
	color:#666666;
	text-decoration:none;
}

#globalFooterInner dt a:link,
#globalFooterInner dt a:visited,
#globalFooterInner dt a:hover,
#globalFooterInner dt a:active{
	text-decoration:underline;
}

#globalFooterInner dl.f_products{width:130px;}
#globalFooterInner dl.f_vending{width:165px;}
#globalFooterInner dl.f_positively{width:175px;}
#globalFooterInner dl.f_corporate{width:125px;}
#globalFooterInner dl.f_info{width:150px;}
#globalFooterInner dl.f_learn{width:130px;}

/*----------------------------------------
* copyright
----------------------------------------*/
#copyright{
	width:100%;
	background:#ffffff;
}

#copyrightInner{
	width:950px;
	margin:0 auto;
	padding:10px 0 20px;
	position:relative;
}

#copyright li{
	float:left;
	display:inline;
	padding-left:10px;
	border-left:1px solid #bdbdbd;
	margin-right:10px;
}

#copyright li.lastChild{
	border-right:1px solid #bdbdbd;	
	padding-right:10px;
	margin-right:0;
}

#copyright li span{
	padding-left:9px;
	background:url(/2011/common/images/arw_r.png) no-repeat 0 3px;
}

#copyright p.livePositively{
	position:absolute;
	right:0;
	top:10px;
}

#copyright a:link,
#copyright a:visited,
#copyright a:hover,
#copyright a:active{
	color:#333333;
}

#copyright p.copyright{
	padding-top:15px;
	text-align:left;
	text-decoration:none;
}

/*----------------------------------------
* information
----------------------------------------*/
.information{
	border:2px solid #bababa;
	margin:0 auto 9px;
	text-align:left;
}

.informationInner{
	padding:10px;
}

/*----------------------------------------
* attention
----------------------------------------*/
.attention{
	border:1px solid #e99aa0;
	background:#fff3f4;
	text-align:left;
}

.attentionInner{
	padding:10px 0;
	margin:0 9px;
	background:url(/2011/common/images/attention.png) no-repeat 0 0.5em;
}

.attentionInner p{
	padding-left:34px;
}

.attention a:link,
.attention a:visited,
.attention a:hover,
.attention a:active{
	font-weight:bold;
	color:#e41322;
	text-decoration:underline;
}

/*----------------------------------------
* contentsTopInfo
----------------------------------------*/
.contentsTopInfo{
	width:664px;
	height:354px;
	position:relative;
}

.contentsTopInfo.categoryTopInfo{
	width:700px;
	height:298px;
}

.contentsTopLongInfo{
	width:920px;
	margin:0 auto;
}


.contentsTopInfo .pager{
	width:664px;
	height:38px;
	background:url(/2011/common/images/p/m_pager_bg.png) no-repeat left bottom;
	position:absolute;
	bottom:0;
	left:0;
	text-align:center;
}

.contentsTopInfo.categoryTopInfo .pager{
	width:700px;
	background:url(/2011/common/images/p/ct_pager_bg.png) no-repeat left bottom;
}

.contentsTopLongInfo .pager{
	width:920px;
	background:url(/2011/common/images/p/cl_pager_bg.png) no-repeat left bottom;
}


.contentsTopInfo .pager ul{
	position:relative;
	top:15px;
}

.contentsTopInfo .pager li{
	display:inline;
}

.contentsTopInfo .pager li a{
	display:inline-block;
	margin:0 5px;
	width:8px;
	height:8px;
	background:url(/2011/common/images/p/m_pager.png) no-repeat left top;
}

.contentsTopInfo .pager li a.current{
	background:url(/2011/common/images/p/m_pager_c.png) no-repeat left top;
}

.contentsTopInfo .contents{
	width:660px;
	height:315px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
	-webkit-transform : translate3d(0,0,0);	
}

.contentsTopInfo .contentsWrap{
	width:100%;
	height:315px;
	-webkit-transform : translate3d(0,0,0);
}

.contentsTopInfo.categoryTopInfo .contents{
	width:700px;
	height:260px;
}

.contentsTopLongInfo .contents{
	width:920px;
}

.contentsTopInfo .contents ul{
	position:absolute;
	top:2px;
	left:0px;
}

.contentsTopInfo .operation li{
	position:absolute;
	width:67px;
	height:30px;
	bottom:4px;
}

.contentsTopInfo .operation li.next{
	right:4px;
	background:url(/2011/common/images/p/m_next_off.png) no-repeat right top;
}

.contentsTopInfo .operation li.prev{
	left:4px;
	background:url(/2011/common/images/p/m_prev_off.png) no-repeat left top;
}

/*----------------------------------------
* contentsInfo
----------------------------------------*/
.contentsInfo{
	width:950px;
	height:254px;
	background:url(/2011/common/images/p/box_bg_l.png) repeat-y left top;
	position:relative;
}

.contentsInfo.categoryInfo{
	width:700px;
	background:url(/2011/common/images/p/cat_b_box_bg.png) repeat-y left top;
}


.contentsInfo .header{
	width:100%;
	height:36px;
	background:#e41322;
	overflow:hidden;
	position:relative;
	line-height:1;
}

.contentsInfo.categoryInfo .header{
	background:#878787;
}

.contentsInfo .header h2{
	position:absolute;
	left:10px;
	top:8px;
}

.contentsInfo.categoryInfo h2{
	color:#ffffff;
	top:12px;
	font-size:133.3%;
}

.contentsInfo .header .nav{
	position:absolute;
	right:9px;
	top:5px;
	height:26px;
	background:url(/2011/common/images/p/bg_rpt.png) repeat-x left top;
}

.contentsInfo .header .nav .navInner{
	height:26px;
	padding-right:19px;
	background:url(/2011/common/images/p/bg_r.png) no-repeat right top;
}

.contentsInfo .header .nav ul{
	height:26px;
	padding-left:19px;
	background:url(/2011/common/images/p/bg_l.png) no-repeat left top;
}

.contentsInfo .header .nav li{
	float:left;
	display:inline;
	padding-right:15px;
	margin-right:15px;
	background:url(/2011/common/images/p/bar.png) no-repeat right center;
}

.contentsInfo .header .nav li.lastChild{
	background:none;
	padding-right:0;
	margin-right:0;
}

.contentsInfo .pager{
	position:absolute;
	bottom:0px;
	left:1px;
	width:948px;
	height:26px;
	background:url(/2011/common/images/p/pager_bg_l.png) no-repeat center top;
	text-align:center;
}

.contentsInfo.categoryInfo .pager{
	width:700px;
}

.contentsInfo .pager li{
	display:inline;
}

.contentsInfo .pager li a{
	display:inline-block;
	margin:0 4px;
	width:9px;
	height:18px;
	background:url(/2011/common/images/p/pager.png) no-repeat left top;
}

.contentsInfo .pager li a.current{
	background:url(/2011/common/images/p/pager_c.png) no-repeat left top;
}

.contentsInfo .operation li{
	position:absolute;
	top:100px;
	width:26px;
	height:49px;
}

.contentsInfo.categoryInfo .operation li{
	width:18px;
	height:71px;
}

.contentsInfo .operation li.next{
	right:0;
	background:url(/2011/common/images/p/next_off.png) no-repeat right top;
}

.contentsInfo.categoryInfo .operation li.next{
	background:url(/2011/common/images/p/cat_b_next_off.png) no-repeat right top;
}

.contentsInfo .operation li.prev{
	left:0;
	background:url(/2011/common/images/p/prev_off.png) no-repeat left top;
}

.contentsInfo.categoryInfo .operation li.prev{
	background:url(/2011/common/images/p/cat_b_prev_off.png) no-repeat left top;
}


.contentsInfo .contents{
	width:892px;
	height:172px;
	overflow:hidden;
	position:relative;
	top:10px;
	left:30px;
	-webkit-transform : translate3d(0,0,0);
}

.contentsInfo.categoryInfo .contents{
	width:655px;
	left:0;
	margin:0 auto;
}

.contentsInfo .contentsWrap{
	width:100%;
	height:172px;
	-webkit-transform : translate3d(0,0,0);
	position:absolute;
	top:0;
	left:0;
}

.contentsInfo .contents ul{
	/*position:relative;*/
	width:892px;
	position:absolute;
	top:0;
	left:0;
}

.contentsInfo .contents li{
	width:217px;
	text-align:center;
	background:url(/2011/common/images/p/thumb_rpt.png) repeat-y left top;
	line-height:1;
	float:left;
	display:inline;
	margin-right:8px;
}

.contentsInfo.categoryInfo .contents li{
	margin-right:2px;
}

.contentsInfo .contents li.lastChild{
	margin-right:0;
}

.contentsInfo .contents p{
	width:215px;
	overflow:hidden;
	text-align:left;
	background: #fff url(/2011/common/images/p/thumb_btm.png) repeat-x center bottom;
	height:45px;
	margin:0 1px;
}

.contentsInfo .contents p a{
	margin:0 15px;
	display:block;
	line-height:1.4;
	font-weight:bold;
}

.contentsInfo .contents p.thumb{
	text-align:center;
	background:url(/2011/common/images/p/thumb_top.png) no-repeat center bottom;
	padding-bottom:2px;
	margin-bottom:5px;
	height:121px;
}

.contentsInfo .contents p.thumb a{margin:0;}

/*----------------------------------------
* subContents thumbInfo
----------------------------------------*/
#subContents .thumbInfo .description{width:108px;}

/*----------------------------------------
* socialBlock
----------------------------------------*/
.socialBlock ul{
	margin-top:3px;
	float: right;
}

.socialBlock li{
	float:left;
	display:inline;
	margin-right:4px;
}

.s-facebook p,
.s-happy p,
.s-share p{
	overflow:hidden;
	width:70px;
	height:20px;
}

.s-happy p{
	width:100px !important;
}

.s-happy p,
.s-share p{
	width:62px;
}

.socialBlock .printBtn{
	text-align: right;
}

.socialBlock .socilaBtnHelp {
	padding-right: 10px;
	display: inline-block;
	padding-top: 5px;
	font-size: 10px;
	line-height: 1;
	background: url(/2011/common/images/socialbtn_help_icon.gif) no-repeat left center;
	padding: 3px 0 3px 18px;
	display: inline-block;
	margin-top: 5px;
}

/*----------------------------------------
* categoryHead
----------------------------------------*/
.categoryHead{
	position:relative;
	margin-bottom:15px;
	zoom: 1;
	text-align: left;
}

.categoryHead .socialBlock{
	position:absolute;
	right:0px;
	top: -6px;
	zoom: 1;
}

.categoryHead h2{
	text-indent:-9999px;
	height:38px;
}

.oneColumn .categoryHead{
	margin:0 15px 10px;
}

/*----------------------------------------
* contentHead　下層ページ用
----------------------------------------*/
.spnHeader {
	margin-bottom: 10px;	
}
.spnHeader.dot{ /* 直下にボーダーを敷く */
	padding-bottom:10px;
	background:url(/2011/common/images/bdr_dot_check.gif) repeat-x left bottom
}
.contentHead {
	position: relative;
}

.contentHead h1,
.contentHead h2{
	text-indent: 0;
	font-size: 200%;
	height: auto;
	position: static;
	width: 430px;
	font-weight: normal;
	line-height: 1.2;
}
.contentHeadInner {
	background:url(/2011/common/images/title_bg2.gif) no-repeat left bottom;
	padding-left: 13px;
	padding-bottom: 5px;
}

.contentHeadBottom {
	background:url(/2011/common/images/title_bg1.gif) no-repeat left top;
	padding-top: 5px;
	float: left;
}

.headSocialBlock {
	float: right;
}

.contentHead .socialBlock {
	top: -6px;
	position:absolute;
	right: 0;
	zoom: 1;
}
.contentHead .subTtl {
	font-size: 100%;
	line-height: 1;
	margin-bottom: 5px;
}

/*----------------------------------------
* モジュール module.html参照
----------------------------------------*/

/* head
------------------------------ */

/* h2 */
.headTtlLevel2 {
    margin-bottom: 10px;
    background: url(/2011/common/images/h3box_bg.png) repeat-x scroll left top transparent;
}
.headTtlLevel2 h2 {
    background: url(/2011/common/images/h3_bg.gif) no-repeat scroll left center transparent;
	margin-left: 8px;
    height: 42px;
}
.headTtlLevel2 h2 span {
    color: #333333;
    display: block;
    font-size: 133.3%;
    height: 42px;
    line-height: 43px;
    padding: 0 0 0 15px;
}

/* h3 */
.headTtlLevel3 {
    margin-bottom: 10px;
    background: url(/2011/common/images/h3box_bg.png) repeat-x scroll left top transparent;
}
.headTtlLevel3 h3 {
    background: url(/2011/common/images/h3_bg.gif) no-repeat scroll left center transparent;
	margin-left: 8px;
    height: 42px;
}
.headTtlLevel3 h3 span {
    color: #333333;
    display: block;
    font-size: 133.3%;
    height: 42px;
    line-height: 43px;
    padding: 0 0 0 15px;
}

.headTtlLevel3Top {
	background: url(/2011/common/images/h3_top.gif) left top repeat-x;
	padding-top: 5px;
	margin-bottom: 10px;
}
.headTtlLevel3Inner {
	background: url(/2011/common/images/h3_inner.gif) left bottom repeat-x;
	padding-bottom: 5px;
}
.h3Top {
	background: url(/2011/common/images/h3_border_top.png) left top no-repeat;
	padding-top: 4px;
	margin-left: 8px;
	margin-top: 3px;
}
.h3Bottom {
	background: url(/2011/common/images/h3_border_bottom.png) left bottom no-repeat;
	margin-bottom: 3px;
	padding-bottom: 2px;
}
.h3Inner {
	background: url(/2011/common/images/h3_border_inner.png) left center repeat-y;
}
.h3Cont h3 {
	margin-left: 15px;
}
.h3Cont h3 {
	color: #333333;
	display: block;
	font-size: 133.3%;
	line-height: 1.3;
}

/* h3(simple) */
h3.simpleHead{
	padding:3px 0px 7px;
	background:url(/2011/common/images/title_bg1.gif) no-repeat left top;
	border-bottom:#d3d3d3 solid 1px;
}
h3.simpleHead span{
	padding:0px 0px 3px 11px;
	background:url(/2011/common/images/title_bg2.gif) no-repeat left bottom;
}

/* h4(simple) */
h4.simpleHead{
	padding:3px 0px 7px;
	background:url(/2011/common/images/title_bg1.gif) no-repeat left top;
	border-bottom:#d3d3d3 solid 1px;
}
h4.simpleHead span{
	padding:0px 0px 3px 11px;
	background:url(/2011/common/images/title_bg2.gif) no-repeat left bottom;
}

/* font / text
------------------------------ */

/* font */
.fwb { font-weight: bold; }
.fsLL { font-size: 133%; }
.fsL { font-size: 120%; }
.fsS { font-size: 80%; }
.fcAtt { color: #dd0000; }

/* text */
.taR { text-align: right; }
.taC { text-align: center; }
.taL { text-align: left; }

/* margin /padding
------------------------------ */

/* margin : top */
.mt0{margin-top:0px !important;}
.mt5{margin-top:0px !important;}
.mt10{margin-top:10px !important;}
.mt15{margin-top:15px !important;}
.mt20{margin-top:20px !important;}
.mt25{margin-top:25px !important;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px !important;}
/* margin : left */
.ml0{margin-left:0px !important;}
.ml5{margin-left:5px !important;}
.ml10{margin-left:10px !important;}
.ml15{margin-left:15px !important;}
.ml20{margin-left:20px !important;}
.ml25{margin-left:25px !important;}
.ml30{margin-left:30px !important;}
/* margin : bottom */
.mb0{margin-bottom:0px !important;}
.mb5{margin-bottom:5px !important;}
.mb10{margin-bottom:10px !important;}
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}
.mb25{margin-bottom:25px !important;}
.mb30{margin-bottom:30px !important;}
/* margin : right */
.mr0{margin-right:0px !important;}
.mr5{margin-right:5px !important;}
.mr10{margin-right:10px !important;}
.mr15{margin-right:15px !important;}
.mr20{margin-right:20px !important;}
.mr25{margin-right:25px !important;}
.mr30{margin-right:30px !important;}
/* padding : top */
.pt0{padding-top:0px !important;}
.pt5{padding-top:0px !important;}
.pt10{padding-top:10px !important;}
.pt15{padding-top:15px !important;}
.pt20{padding-top:20px !important;}
.pt25{padding-top:25px !important;}
.pt30{padding-top:30px !important;}
/* padding : left */
.pl0{padding-left:0px !important;}
.pl5{padding-left:5px !important;}
.pl10{padding-left:10px !important;}
.pl15{padding-left:15px !important;}
.pl20{padding-left:20px !important;}
.pl25{padding-left:25px !important;}
.pl30{padding-left:30px !important;}
/* padding : bottom */
.pb0{padding-bottom:0px !important;}
.pb5{padding-bottom:5px !important;}
.pb10{padding-bottom:10px !important;}
.pb15{padding-bottom:15px !important;}
.pb20{padding-bottom:20px !important;}
.pb25{padding-bottom:25px !important;}
.pb30{padding-bottom:30px !important;}
/* padding : right */
.pr0{padding-right:0px !important;}
.pr5{padding-right:5px !important;}
.pr10{padding-right:10px !important;}
.pr15{padding-right:15px !important;}
.pr20{padding-right:20px !important;}
.pr25{padding-right:25px !important;}
.pr30{padding-right:30px !important;}

/* linkDecoration
------------------------------ */

.tdU {text-decoration:underline;}

/* colorBox
------------------------------ */

/* pattern01(#eee) */
.clrBox01{
	padding:15px;
	background:#eee;
}

/* table
------------------------------ */

.cmnTbl{
}
.cmnTbl tr{
}
.cmnTbl{
}


/*----------------------------------------
* toListPage
----------------------------------------*/
.toListPage{
	border-top:#d3d3d3 solid 1px;
}

.toListPage p span{
	padding-left:12px;
	background:url(/2011/common/images/list.png) no-repeat scroll left 1px;
}

/*----------------------------------------
* toPageTop
----------------------------------------*/
.toPageTop{
	text-align:right;
	padding:20px 0 8px;
}

/*----------------------------------------
* menuBlock
----------------------------------------*/
.menuBlock{
	width:700px;
	margin-bottom:30px;
}

.menuBlock .head{
	display:none;
}

.menuBlock .row:after{content:" ";display:block;height:0;visibility:hidden;clear:both;}

.menuBlock .row{
	display:inline-block;
	margin-bottom:15px;
}

.menuBlock .row.lastRow{
	margin-bottom:0;
}
 
/* Hides from IE-mac \*/
* html .menuBlock .row {
 	height:1%;
}
.menuBlock .row{
	display:block;
}
/* End hide from IE-mac */

.menuBlock .menu{
	width:340px;
	overflow:hidden;
	float:left;
	display:inline;
	padding:0 1px;
	line-height:1;
	position:relative;
}

.menuBlock .menu div{
	width:336px;
	border:1px solid #cccccc;
	padding:1px;
}

.menuBlock .hover div{
	border:2px solid #e41322;
	padding:0;
}

.menuBlock .menu.lastChild{
	float:right;
}

.menuBlock .menu p{
	width:320px;
	line-height:1.4;
	margin:0 auto;
}

.menuBlock .menu h4{
	width:320px;
	font-size:116%;
	margin:10px auto 3px;
}

.menuBlock .menu h4.infoH4{
	width:320px;
	font-size:116%;
	margin:0 auto 3px;
	position: relative;
	padding-top: 10px;
}

.menuBlock .menu .thumb{
	width:322px;
	text-align:center;
	margin:0 auto 15px;
	line-height:1;
	position:relative;
	top:5px;
}
.menuBlock .menu .thumb .spn{
	display:none;
}

.menuBlock .hover a{
	color:#e41322 !important;
}


/*----------------------------------------
* thumbnail
----------------------------------------*/
.thumbnail{
	width:215px;
	height:121px;
}

.thumbnail a,
.thumbnail span{
	display:block;
	padding:2px;
	border:1px solid #cccccc;
}


/*----------------------------------------
* thumbBlock
----------------------------------------*/
.thumbBlock{
	width:700px;
	margin-bottom:20px;
	display:inline-block;
}

.thumbBlock:after{content:" ";display:block;height:0;visibility:hidden;clear:both;}

/* Hides from IE-mac \*/
* html .thumbBlock{height:1%;}
.thumbBlock{display:block;}
/* End hide from IE-mac */

.lastThumbBlock{
	margin-bottom:0;
}

.thumbBlock .thumb{
	float:left;
	display:inline;
	width:213px;
	height:119px;
}

.thumbBlock .thumb a,
.thumbBlock .thumb span{
	display:block;
	width:209px;
	height:115px;
	padding:2px;
	border:1px solid #cccccc;
}

.thumbBlock .thumb a:hover{
	border-color:#dd0000;
}

.thumbBlock .description{
	width:460px;
	float:right;
	display:inline;
}

.thumbBlock .description h4{
	margin-bottom:5px;
}

.thumbBlock .description h4 a{
	font-weight:normal;
	color:#dd0000;
	text-decoration:underline;
}

/*----------------------------------------
* thumbInfoBlock
----------------------------------------*/
.thumbInfoBlock{
	border:1px solid #cccccc;
	padding:9px 0;
	margin-bottom:20px;
}
.lastThumbInfoBlock{margin-bottom:0;}

.thumbInfoBlock .thumbBlock{width:680px;margin:0 auto;}
.thumbInfoBlock .thumbBlock .description{width:450px;}


/*----------------------------------------
* thumbBlock - thumbM
----------------------------------------*/
.thumbM .thumb{width:275px;height:179px;}
.thumbM .thumb a,
.thumbM .thumb span{width:271px;height:175px;}
.thumbM .description{width:400px;}

/*----------------------------------------
* thumbInfoBlock .thumbM
----------------------------------------*/
.thumbInfoBlock .thumbM .description{width:390px;}



/*----------------------------------------
* happyClickBlock
----------------------------------------*/
.happyClickBlock{
	width:698px;
	/*height:43px;*/
	line-height:1;
	border:1px solid #cccccc;
	background:#fffee9;
	position:relative;
	padding-bottom:10px;
}

.happyClickBlock ul{
	position:absolute;
	right:15px;
	top:10px;
	padding-left:10px;
	background:url(/2011/common/images/v_line.png) no-repeat left center;
}

.happyClickBlock li{
	float:left;
	display:inline;
}

.happyClickBlock li.s-happy{
	padding-right:10px;
	margin-right:10px;
	background:url(/2011/common/images/v_dot.png) repeat-y right top;
}

.happyClickBlock li p{
	width:110px;
}


.happyClickBlock .detail{
	width:678px;
	margin:0 auto;
	line-height:1.4;
}

.happyClickBlock .detail a{
	color:#e41322 !important;
}
.happyClickBlock .detail p{margin-bottom:3px;}
.happyClickBlock .detail p.iLink{margin-bottom:0;}

/*----------------------------------------
* defTbl
----------------------------------------*/
.defTbl{
	border-collapse:separate;
	border-spacing:0;
	border:1px solid #cccccc;
}

.defTbl th{
	padding-top:1px;
}

.defTbl th span{
	display:block;
	background:#666666;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding:5px 0;
}

.defTbl th.firstChild{padding-left:1px;}
.defTbl th.lastChild{padding-right:1px;}

.defTbl td{
	background:#ffffff;
	padding:9px 0;
}

.defTbl .even td{
	background:#ededed;
}

/*----------------------------------------
* rowTbl
----------------------------------------*/
.rowTbl{
	border-collapse:separate;
	border-spacing:0;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	margin-bottom:10px;
}

.rowTbl th{
	background:#666666;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding:5px 10px;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
}

.rowTbl .lastRow th{
	border-bottom:1px solid #cccccc;
}

.rowTbl td{
	background:#ffffff;
	padding:5px 10px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

.rowTbl .even td{
	background:#ededed;
}

/*----------------------------------------
* floatWin
----------------------------------------*/
#floatWin-layer{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}

.floatWin-layer-default{
	background:#000000;
	cursor:pointer;
}

#floatWin-wrapper{
	position:absolute;
	top:0;
	left:50%;
}

.floatWin-wrapper-default{
	background:#ffffff;
	width:740px;
	margin-left:-372px;
	border:2px solid #bababa;
	padding:30px 0 65px;
}

#floatWin-container{
}

#floatWin-container iframe{
	width:720px;
	border:0;
}


#floatWin-closeBtn{
	position:absolute;
	width:100%;
	left:0px;
	bottom:19px;
	text-align:center;
}

#floatWin-closeBtn img{
	cursor:pointer;
}

