body {
	background-color: #FFFFFF;
}

img {
	border: none;	
}

.f12-line16 {
	font-size: 12px;
	line-height: 16px;
}
.f12 {
	font-size: 12px;
}
.f10 {
	font-size: 10px;
}
.f14 {
	font-size: 14px;
}
.f16 {
	font-size: 16px;
}
.f12-line120p {
	font-size: 12px;
	line-height: 120%;
}
.f11 {
	font-size: 11px;
}
.f9 {
	font-size: 9px;
}
.f12-line20 {
	font-size: 12px;
	line-height: 18px;
}
.f20 {
	font-size: 20px;
	text-transform: uppercase;
}
.f12-line15 {
	font-size: 12px;
	line-height: 15px;
}
.f12-22 {
	font-size: 12px;
	line-height: 18px;
}




/*トップページレシピ部分*/

.toprecipi {
	width: 523px;
	height: auto;
	background-image:url(../recipi_back.jpg);
	padding-bottom: 8px;
}

.recipiwrapper {
	background-image:url(../recipi_back.jpg);
	height: auto;
}

.blockswrapper {
	width: 506px;
	height: auto;
	margin: 8px 0 8px 8px;
	background-image:url(../recipi_back.jpg);	
}

.recipiwrapper p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: right;
	color:#C00;
	font-size:14px;
}

.recipiblock {
	width: 162px;
	background:#FFF;
	border-bottom:solid 3px #33CC99;
	float: left;
	margin: 0 10px 0 0;
}

.recipiblock1 {
	width: 162px;
	background:#FFF;
	border-bottom:solid 3px #68C0F0;
	float: left;
	margin: 0 10px 0 0;
}

.recipiblock2 {
	width: 162px;
	background:#FFF;
	border-bottom:solid 3px #FF9999;
	float: left;
	margin: 0 10px 0 0;
}

.recipiblock1-2 {
	width: 162px;
	background:#FFF;
	border-bottom:solid 3px #33CC99;
	float: left;
}

.recipiblock2-2 {
	width: 162px;
	background:#FFF;
	border-bottom:solid 3px #FF9999;
	float: left;
}

.recipiblock3 {
	width: 162px;
	background:#FFF;
	border-bottom:solid 3px #F90;
	float: left;
	margin: 0 10px 0 0;
}

.recipiblock3-2 {
	width: 162px;
	background:#FFF;
	border-bottom:solid 3px #F90;
	float: left;
}

.aboutrecipi {
	width: 148px;
	margin: 5px 0 5px 7px;
	background:#FFC url(../bg_bottom.gif) no-repeat left bottom;
}

.aboutrecipi h3 {
	padding:20px 10px 10px 10px;
	margin: 0;
	background:#FFC url(../bg_top.gif) no-repeat;
	font-size: 12px;
}

.aboutrecipi a {
	color: #393;
	text-decoration:none;
}

.aboutrecipi a:hover {
	color: #393;
	text-decoration:underline;
}

h2.osusumemenu {
	margin: 5px 0 0 5px;
	height: 25px;
	padding: 0 0 0 20px;
	background-image: url(../icon1.gif);
	background-repeat: no-repeat;
	font-size: 10px;	
}


/*メニュー内のh2を設定*/

h2.recipititle {
	
	margin: 5px 0 0 5px;
	height: 25px;
	padding: 0 0 0 20px;
	background-image: url(../icon1.gif);
	background-repeat: no-repeat;
	font-size: 10px;	
}

/*メニュー内のレシピデータを設定*/

.recipidate {
	width: 148px;
	margin: 5px 0 5px 7px;
	font-size: 10px;
}

.backnumberwrapper {
	width: 506px;
	height: auto;
	margin: 5px 0 0 8px;
	padding: 0 0 5px 0;
	background: #FFF;
}

.backnumberwrapper p {
	font-size: 12px;
	line-height: 120%;
	float:left;
	margin: 0;
	padding: 0 0 0 4px;
	width: 362px;
	height:auto;
}

.backnumberbutton {
	margin: 0;
	padding: 5px 0 5px 0;
}

/*トップページレシピ部分終了*/


/*ニュースリリース部分*/

dl {
	margin: 0;
	padding: 0;
}

dd {
	margin: 0;
	padding: 0;
}

dl.sample05 {  
	width: 523px;    
	overflow: hidden;  
 }  

dl.sample05 dt {  
	float: right;  
	margin-left: 10px;  
	padding: 5px 0;  
	text-align: right;  
}

dl.sample05 dd {  
	padding: 5px 0 3px 0;  
	border-bottom: 1px dotted #999;  
	padding-left: 25px;  
	background: url(../topimage/get_acro_mini.gif) no-repeat 1px .4em;  
}

dl.sample05 dd a { 
	font-weight: bold; 
 }  
/*ニュースリリース部分終了*/

/*ニュースリリースバックナンバー部分*/
.newsbacknumber {
	width: 523px;
	height: 20px;
	background-color:#e4e4e4;
	border-top: solid 5px #ccc; 
	padding: 8px 0 8px 0;
	text-align: center;
	margin: 0 0 20px 0;
	font-size: 14px;
}

/*ニュースリリースバックナンバー部分終了*/

/*フレックス部分*/

.f-toptitle {
	padding: 0 0 0 7px;
	border-left: 8px solid #ff9900;
	border-bottom: 2px solid #ff9900;
	font-size: 14px;
	color: #000;
	line-height: 150%;
	font-weight:bold;
}

/*フレックス部分終了*/



.toptitle {
	padding: 0 0 0 7px;
	border-left: 8px solid #3399CC;
	border-bottom: 2px solid #3399CC;
	font-size: 14px;
	color: #000;
	line-height: 150%;
	font-weight:bold;
}

.f14-line120p {
	font-size: 14px;
	line-height: 120%;
}

#syokusyuimage {
	margin-left:13px;
	width: 220px;
	height: 220px;
	background-color:#E1E2E8;
	border: solid 1px #C7C9D3;
}

.p1 {
	margin-top:10px;
	margin-left:10px;
}

.p1comment{
	width: 200px;
	margin-left:10px;
	margin-bottom:10px;
	margin-top: 5px;
	font-size:80%;
	color: #333333;
}

#renrakusaki {
	width: 506px;
	background-color:#E1E2E8;
	border: solid 1px #C7C9D3;
}

#syainvoice {
	width: 506px;
	background-color:#E3F0F4;
	border: solid 1px #C7C9D3;
	amrgin-bottom: 15px;
	padding: 3px;
}

.allvoice {
	width:500px;
}

.voice {
	width: 480px;
	height: 100%;
	margin-top: 3px;
	margin-bottom: 6px;
	font-size:80%;
	color: #333333;
	text-align: left;
}

.voicename {
	text-align: right;
}

.leftvoice {
	width: 210px;
	height: 300px;
	float: left;
}

.rightvoice {
	width: 290px;
	height: 100%;
	margin-top: 3px;
	margin-bottom: 6px;
	float: right;
	font-size:80%;
	color: #333333;
	text-align: left;
}

.p2 {
	margin-top: 3px;
	border: solid 1px #C7C9D3;
}

.senpainame {
	margin-top: 3px;
	margin-bottom: 6px;
	width: 190px;
	font-size: 80%;
	color: #333333;
}

#kensyu {
	width: 486px;
	margin-left: 10px;
	margin-top: 10px;
	padding: 5px;
	font-size: 80%;
	color: #333333;
	background-color:#FDFBE3;
	border: solid 1px #C7C9D3;
}

/*内容格納部終了*/


/*外部リンク格納*/
#gaibulink {
	height: auto;
	padding-top:8px;
	border-top: solid 3px #CCC;
}

#gaibulink dl.serviceList {
	margin: 0;
}

#gaibulink dl.serviceList dt {
	position: relative;
	width: 323px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-left: 200px;
}

#gaibulink dl.serviceList dt.firstChild,
#gaibulink dl.serviceList dt:first-child {
	border-top: 0;
	padding-top: 0;
}

#gaibulink dl.serviceList dt a {
	padding-left: 15px;
	background: url(../topimage/potsun.gif) no-repeat 0em .2em;
	color: #C40147;
	text-decoration:none;
	display: inline-block;
	font-size: 14px;
}

#gaibulink dl.serviceList dt a:hover {
	text-decoration: underline;
}

#gaibulink dl.serviceList dt img {
	position: absolute;
	top: 10px;
	left: 0;
	padding: 2px;
	border: 1px solid #EEE;
}

#gaibulink dl.serviceList dt.firstChild img,
#gaibulink dl.serviceList dt:first-child img {
	top: 0;
}

#gaibulink dl.serviceList dd {
	margin-bottom: 10px;
	padding-left: 200px;
	height: 50px;
	font-size: 12px;
}

#gaibulink dl.serviceList > dd {
	min-height: 50px;
	height: auto;
}


/*回り込み解除*/
.c-both { clear:both; }

/*回り込み解除*/
.c-both2 { clear:both;
display:none; }

/*このページのトップに戻るボタン*/
.fortop {
	width: 506px;
	margin-left: 7px;
	text-align: right;
}

.fortop a {
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}

.fortop a:hover {
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: underline;
}

.calenderwrap {
	
	margin: 10px 0 0 17px;	
}

/*カレンダー関係*/

.sat {
	font-size: 20px;
	color: #0033cc;
	font-weight:bold;
}

.san {
	font-size: 20px;
	color: #cc0033;
	font-weight:bold;
}

.day {
		font-size: 20px;
	color: #000000;
	font-weight:bold;
}

.overday {
	font-size: 20px;
	color: #999999;
	font-weight:bold;
}

.koyomi {
	font-size: 10px;
	vertical-align: bottom;
}

.holiday1 {
		font-size: 10px;
		color: #cc0033;
	vertical-align: bottom;
}

.ultorasanday {
	width: 68px;
}

.ultorasanday p {
	margin: 0;
	padding: 0;
	font-size: 10px;
}


/*ゲットアクロバット！*/

.getadobe {
		width: 523px;
		height: auto;
		margin: 10px 0 0 17px;
}

.getadobe img {
		width: 112px;
		height: 33px;
		padding-right: 10px;
		float: left;
		margin: 10px 0 0 0;
}

.getadobe p {
		width: 401px;
		padding: 0 0 10px 0;
		margin: 10px 0 0 0;
		float: right;
		font-size: 12px;
		line-height: 1.5em;
}

/*フッター部分*/

#footer {
	width: 540px;
	height: auto;
	background-image:url(../image/footer_back.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
	padding-top: 5px;
	font-size: 10px;
}

p.copyright {
	margin: 0 0 8px 0;
	padding: 5px;
	text-align: right;
	font-size: 8px;
	border-bottom: 3px solid #ccc;
}

#footer p.ki {
	position: relative;
	margin: 0;
}

img.ki {
	border-left: 2px solid #CCC;	
}

#footer p.ki a {
	position: absolute;
	top: -47px;
	right: 0px;
}

.footermenu img {
	float: left;
	border-right: solid 2px #ccc;
	margin-right: 6px;
}

.footermenu {
	clear: both;
	width: 410px;
	magin: 0 auto;
	padding: 0 0 0px;
	font-size: 10px;
	overflow:hidden;
}

.footermenu ul {
	list-style:none;
	margin: 6px 0 0 0;
	padding: 0 0 0 0;
}

.footermenu li {
	width: 140px;
	height: auto;
	text-align:left;
	float: left;
	margin: 0 0 0 0;;
	padding: 2px 0 0 0;
}


.footermenu p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/*取扱い店舗関係又は店舗一覧へのリンク付*/
.chuui2 {
	width: 522px;
	height: 90px;
	background-image:url(images/chuui_back.jpg);
	background-repeat:repeat-x;
}

.chuui2 p {
	width: 400px;
	margin: 5px 0 0 5px;
	padding: 15px 0;
	font-size: 12px;
}

.chuui3 {
	border: 1px #CCC solid;
	width: 522px;
	height: auto;
	margin-left: 17px;
	margin-top: 10px;
	padding: 0;
}

.chuui3 img {
		width: 102px;
		height: 33px;
		padding: 10px;
		float: left;
		margin: 0;
}

.chuui3 p {
		width: 390px;
		height: auto;
		padding: 10px 10px 10px 0;
		margin: 0;
		float: right;
		font-size: 12px;
		line-height: 1.5em;
}



/*PDFダウンロードはこちらから*/

.businesstitle8 {
	width: 500px;
	margin-left: 28px;
	margin-top: 10px;
}

.businesstitle8 h2 {
	height: 32px;
	margin: 0;
	padding: 4px 0 0 40px;
	background-image: url(../carender/pdficon_large.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	line-height: 1.5em;
}
