@charset "utf-8";

/*================================
  Common
================================*/
#cmn_main {	color: #333333;}

#cmn_main a {	color: #552b03;	text-decoration: underline;}
#cmn_main a:hover {	text-decoration: none;}

a.pink { color: #fb6249!important;}


/* step -------------------*/
.step {
	width: 594px;
	background:url(../images/01_line1.gif) no-repeat center bottom;
	padding: 0 13px 50px 14px;
	margin-bottom: 15px;
	position: relative;
}
.step ul.flow li {
	float: left;
	background: url(../images/01_step_arrow.gif) no-repeat right 60px;
	width: 186px;
	padding-right: 14px;
	padding-bottom: 10px;
}
.step ul li.last {
	background: none;
	padding-right: 0;
}
.step p , .step h4 {	text-align: left;}


/* basic -------------------*/
.basic {
	width: 590px;
	background:url(../images/01_line1.gif) no-repeat center bottom;
	padding: 0 10px 50px 14px;
	margin-bottom: 15px;
	position: relative;
}
.basic p , .basic h4 {	text-align: left;}



/* series -------------------*/
#series {
	background: url(../images/01_series_bg.gif);
	width: 594px;
	padding: 15px 10px;
}
#series_basic {
	background: url(../images/05_series_bg.gif);
	width: 594px;
	padding: 15px 10px;
	margin-bottom: 15px;
}
#series_catalog {
	background: url(../images/02_teacher_bg.gif);
	width: 594px;
	padding: 15px 10px;
	margin-bottom: 15px;
}


/* pagetop -------------------*/
.pagetop {
	text-align: right!important;
	margin: 0 10px 20px 0;
}
.pagetop a { 
	color: #eb9000!important;
	background: url(../images/02_ico_pagetop.gif) no-repeat left;
	padding-left: 20px;
}



/*================================
  01
================================*/
#stepArea {
	width: 614px;
	background-image: url(../images/01_step_bg.gif);
	background-position: left 50px!important;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

p.point {
	position: absolute;
	top: 37px;
	right: 37px;
}

.step_last {
	background:url(../images/01_line2.gif) no-repeat center bottom;
}

#goods {
	background: url(../images/01_goods_bg.gif);
	width: 594px;
	padding: 15px 10px;
}
#goods ul li {
	text-indent: -1em;
	padding-left: 1em;
}


/*================================
  02
================================*/
#stepArea2 {
	width: 614px;
	background-image: url(../images/01_step_bg.gif);
	padding: 20px 0 10px;
	margin-bottom: 20px;
}
#stepArea2 .step {
	background: none;
	padding-bottom: 0;
}

dl.material {
	margin: 15px 0 5px;
}
dl.material dt {
	clear: both;
	float: left;
	width: 47px;
}
dl.material dd {
	float: left;
	padding-top: 3px;
	padding-left: 10px;
	font-weight: bold;
	width: 537px;
	text-align: left;
}

.point02 {
	background:url(../images/01_line1.gif) no-repeat center bottom;
	padding-bottom: 50px;
	margin-bottom: 20px;
}
.point02 ul {
	background: url(../images/02_point_bg.gif) no-repeat bottom;
	width: 554px;
	padding: 0 30px 35px;
	text-align: left;
}
.point02 ul li {
	text-indent: -1em;
	padding-left: 1em;
	font-weight: bold;
}

ul.anchor li {
	float: left;
	background: none;
	width: 182px;
	padding-top: 15px;
	padding-right: 14px;
	padding-bottom: 10px;
}

#teacher {
	background: url(../images/02_teacher_bg.gif);
	width: 594px;
	padding: 15px 10px;
}
#teacherL {
	float: left;
	background: url(../images/02_teacher_photo.jpg) no-repeat left 50px;
	width: 450px;
}
#teacherL div {	padding-left: 135px;}
#teacherL div ul li {	margin-bottom: 5px;}

#teacherR {
	float: right;
	width: 110px;
	font-size: x-small;
}


/*================================
  03
================================*/
#stepArea3 {
	width: 614px;
	background-image: url(../images/01_step_bg.gif);
	background-position: left 50px!important;
	padding: 10px 0;
	margin: 10px 0 20px;
}
p.point2 {
	position: absolute;
	top: 35px;
	right: 62px;
}


/*================================
  04
================================*/
ul.btn {
	padding: 0 30px 10px;
}

#boy h3, #girl h3 { margin-bottom: 10px;}



/*================================
  05
================================*/
#basicArea {
	width: 614px;
	background-image: url(../images/05_basic_bg.gif);
	padding: 20px 0 10px;
	margin-bottom: 20px;
}
.teacher05 #teacherL {
	background: url(../images/05_teacher_photo.jpg) no-repeat left 50px;
}



/*================================
  06
================================*/
.basic06L {
	float: left;
	width: 325px;
}

.basic06R {
	float: right;
	width: 265px;
	padding: 5px 0 145px 0;
	text-align: left;
}
.basic06R p {
	padding-left: 10px;
}

#basic06-0 { padding-bottom:0;}
#basic06-1 { background: url(../images/06_step1_process.png) no-repeat left bottom;}
#basic06-2 { background: url(../images/06_step2_process.png) no-repeat left bottom;}
#basic06-3 { background: url(../images/06_step3_process.png) no-repeat left bottom;}
#basic06-4 { background: url(../images/06_step4_process.png) no-repeat left bottom;}




/*================================
  07
================================*/
ul.anchor07 {
	padding: 0 10px 15px;
}
ul.anchor07 li {
	float: left;
	background: none;
	width: 166px;
	padding:  0 15px 0;
}

.basic07_menu {
	float: left;
	width: 186px;
	padding-right: 27px;
}
.basic07_menu h4 {
	font-size: 14px;
}
.basic07_menu dl {
	text-align: left;
}
.basic07_menu dl dt {
	margin-top: 10px;
}
.basic07_menu dl ul li {
	font-weight: bold;
	padding-left: 1em;
	text-indent: -1em;
}
.basic07_menu dl ol li {
	padding-left: 2em;
	text-indent: -2em;
}


#red .basic07_menu h4 {
	color: #f9462f;
}
#yellow .basic07_menu h4 {
	color: #b98f00;
}
#green .basic07_menu h4 {
	color: #37761b;
}



/*================================
  08
================================*/




/*================================
  09
================================*/
#catalogArea {
	width: 614px;
	background-image: url(../images/09_catalog_bg.gif);
	padding: 20px 0 10px;
	margin-bottom: 20px;
}
.catalog09L {
	float: left;
	width: 360px;
}
.catalog09R {
	float: right;
	width: 220px;
	text-align: left;
}
.catalog09R p.detail {
	padding: 5px;
	background-color: #ffdad0;
	font-size: 88%;
	margin-top: 1em;
}





/*================================
   Others
================================*/

/* clearfix -------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

input, textarea, select{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}

/*  Margin -------------------*/
.mB5 { margin-bottom: 5px !important; }
.mB10 { margin-bottom: 10px !important; }
.mB15 { margin-bottom: 15px !important; }
.mB20 { margin-bottom: 20px !important; }

/*  Padding -------------------*/
.pB0 { padding-bottom: 0px !important; }
.pB5 { padding-bottom: 5px !important; }
.pB10 { padding-bottom: 10px !important; }

/*  TextAlign -------------------*/
.alignC { text-align: center; }
.alignL { text-align: left; }
.alignR { text-align: right; }

/*  Float -------------------*/
.clear { clear: both;}
.floatL { float: left!important; }
.floatR { float: right!important; }

/*  Fontsize -------------------*/
.small { font-size: small;}
.x-small { font-size: x-small;}

.bold { font-weight: bold;}

.lh180 {line-height: 180%!important;}

/*  BackGround -------------------*/
.nobg { background: none;}

/*=====================================
今週のおすすめレシピ（2010/11/16追加）
=====================================*/
div#cmn_recommend{
	margin:44px auto 0;
}

div#cmn_recommend a:link,
div#cmn_recommend a:visited{
	color:#555;
	text-decoration:none;
}

div#cmn_recommend a:hover,
div#cmn_recommend a:active{
	color:#555;
	text-decoration:underline;
}

div#cmn_recommend a:hover,
div#cmn_recommend a:active{
	color:#555;
	text-decoration:underline;
}

/*=====================================
リンクボタン（2010/11/16追加）
=====================================*/
p.cmn_btn{
	text-align:right;
	margin:25px 6px 0 0;
}

p.cmn_btnl{
	float:left;
	padding:0 0 15px 30px;
}

p.cmn_btnr{
	float:right;
	padding:0 30px 15px 0;
}