@charset "UTF-8";



/*
########################################################
  Data        : contents.css
  Date        : 2000.00.00
  Last Update : 2000.00.00
########################################################
*/



/* =00.#wrapper */
/* ----------------------------------------------------- */



/* =01.#header */
/* ----------------------------------------------------- */



/* =02.#globalNavi */
/* ----------------------------------------------------- */



/* =03.#contents */
/* ----------------------------------------------------- */



/* =04.#topicPath */
/* ----------------------------------------------------- */



/* =05.#unitBlock */
/* ----------------------------------------------------- */

#unitBlock{
	width: auto;
}



/* =05.#unitBlock - for workshop */
/* ----------------------------------------------------- */

#unitBlock.workshop{
	color: #FFF;
}

#unitBlock.workshop h4{
	font-weight: bold;
}

#unitBlock.workshop .contextInner{
	padding: 10px;
	background-color: #75A01B;
}

#unitBlock.workshop .contextInner .left{
	float: left;
	width: 350px;
}

#unitBlock.workshop .info{
	border: 2px solid #FFF;
	width: 520px;

}

#unitBlock.workshop .info th,
#unitBlock.workshop .info td{
	font-size: 14px;
}

#unitBlock.workshop .info th{
	padding: 0.25em 1em;
	background: #660033;
	color: #fffff;
/*	color: #749F1A;*/
	font-weight: bold;
}

#unitBlock.workshop .info td{
	padding: 0.5em 1em;
	color: #660033;
}

#unitBlock.workshop .info td span{
	display: block;
	padding-bottom: 3px;
	font-weight: bold;
}



#unitBlock.workshop .naiyou h3{
	padding-bottom: 5px;
	background: url(../images/bg-border-green.gif) bottom left repeat-x;
	font-size: 12px;
	font-weight: normal;
}

#unitBlock.workshop .naiyou h3 span{
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #660033;

}

#unitBlock.workshop .naiyou p{
	margin-top: 5px;
}



#unitBlock.workshop table.spec{
	border: 1px solid #FFF;
	width: 520px;
}

#unitBlock.workshop table.spec th,
#unitBlock.workshop table.spec td{
	padding: 0.5em 0.5em;
}

#unitBlock.workshop table.spec th{
	width: 130px;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	font-weight: bold;
	color: #660033;
}

#unitBlock.workshop table.spec th span{
	font-weight: normal;
}

#unitBlock.workshop table.spec td{
	border-bottom: 1px solid #FFF;
	color: #330000;
}



#unitBlock.workshop .panel{
	display: block;
}

#unitBlock.workshop .NText{
	float: right;
	width: 520px;
}

#unitBlock.workshop .NText .text{
	font-size: 14px;
}

#unitBlock.workshop .NText .text p{
	margin-top: 10px;
}

#unitBlock.workshop .NText a:link,
#unitBlock.workshop .NText a:visited,
#unitBlock.workshop .NText a:hover,
#unitBlock.workshop .NText a:active{
	color: #FFFFFF;
}



/* =05.#adWrapper */
/* ----------------------------------------------------- */



/* =06.#sideBlock */
/* ----------------------------------------------------- */



/* =07.#footer */
/* ----------------------------------------------------- */



/* =08. */
/* ----------------------------------------------------- */



/* =09. */
/* ----------------------------------------------------- */

#floatArea{
	width:910px;
	min-height: 310px;
	_height:310px;
	position:relative;

}



#underFlash{
	width: 300px;
	text-align: center;
}


#floatText{
	width:570px;
	height: auto;
	position:absolute;
	left:320px;
	top:0px;
	color: #FFF;
	padding-bottom: 10px;
}

#floatText h2{
	font-weight:bold;
	font-size:150%;
}

#floatText h3{
	margin-top:20px;
	padding-bottom: 10px;
	background: url(../images/bg-border-green.gif) bottom left repeat-x;
	font-size: 12px;
}

#floatText h3 span{
	display: block;
	margin-top:5px;
	font-size: 20px;
	font-weight: bold;
	color: #660033;
}

#floatText p{
	margin-top:0.75em;
}


#floatText a:link,
#floatText a:visited,
#floatText a:hover,
#floatText a:active{
	color: #FFF;
	font-weight: bold;
}


#offerMain{
	margin: 30px 0px;
}

#offerMain .product{
	margin: 0px;
	padding: 20px;
	float: left;
	width: 415px;
}

#offerMain .product h4{
	margin: 0px 0px 20px;
	color: #660033;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

#offerMain .productNew{
	background: url(../images/new.png) 80px top no-repeat;
}

#offerMain .product a{
	display: block;
	width: 250px;
	margin: 0px auto;
	border: solid 1px #999999;
}

#offerMain .product .productData{
	margin: 20px 0px 0px;
}

#offerMain .product dl{
	color: #64593E;
}

#offerMain .product dl dt{
	font-size: 110%;
	font-weight: bold;
}

#offerMain .product dl dd{
	padding: 0px 0px 10px 10px;
}

.offerBtn{
	padding: 10px;
	background-color: #E1DCD0;
	color: #64593E;
}


.offerBtn .contact{
	margin: 10px 0px 0px;
    font-size: 14px;
    line-height: 1.5;
    text-align: center;	
	padding-bottom: 20px;
	border-bottom: solid 2px #C8C5BB;
/*	background: url(../images/bg-border-green.gif) bottom left repeat-x;*/
}

.offerBtn .contact a:link{
	font-weight: bold;
	color: #ffffff;
}

.offerBtn .contact p{
	margin: 10px 0px 0px;
}

.offerBtn .results {
	margin: 20px 10px;
}

.offerBtn .results p{
	font-size: 120%;
	font-weight: bold;
}

.offerBtn .results ul{
	margin: 10px 0px;
}

.offerBtn .results ul li{
	float: left;
	width: 30%;
	padding: 0 0 0 3%;
	min-height: 12px;
}

.bold{
/*	font-weight:bold;*/
}

.sml{
	display: block;
	width: 252px;
	height: 35px;
	padding: 2px;
	background: #FFF;	
/*	font-size: 12px;*/
}

.flyer{
	width:712px;

}

.pl-100{
	padding-left:100px;
}

.pl-145{
	padding-left:145px;
}

