@charset "utf-8";
/* CSS Document */



/* 全体構造
---------------------------------------------------- */

body {
	font-size: 12px;
	_font-size: 75%;
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	text-align: center;
	line-height: 1.4;
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd {
	font-size: 1em;
	margin: 0;
	padding: 0;
}

li { margin-bottom: 0.35em;}

img { border: none;}

.img_l {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}

.img_r {
	display: inline;
	float: right;
	margin: 0;
	padding: 0;
}


.cbox { 
	zoom: 100%;
}
.cbox:after {
	content: " "; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}

*html .penetrate {
	behavior: expression(IEPNGFIX.fix(this));
	display: inline;
}

img {
	behavior: expression(IEPNGFIX.fix(this));
	display: inline;
}







/* フッターナビゲーション
---------------------------------------------------- */
.fnarea {
	clear: both;
	float: right;
	margin: 0;
	padding: 0;
}
.fnavi {
	white-space: nowrap;
	margin: 0;
	padding: 0;
}
.fnavi p{
	float: right;
	font-size: 0.92em;
	margin-bottom: 0;
	padding-left: 0.5em;
}
.fnavi a:link{ color: #FFFFFF; text-decoration: none;}
.fnavi a:visited{ color: #FFFFFF; text-decoration: none;}
.fnavi a:hover{ color: #990000; text-decoration: none;}
.fnavi a:active{ color: #FFFFFF; text-decoration: none;}

.fnavi img{
	display: inline;
	float: right;
	margin-left: 1.5em;
}



.fnavi2 {
	white-space: nowrap;
	margin: 0;
	padding: 0;
}
.fnavi2 p{
	font-size: 0.92em;
	text-align: right;
	margin-bottom: 0;
	padding-left: 0.5em;
}
.fnavi2 a:link{ color: #FFFFFF; text-decoration: none;}
.fnavi2 a:visited{ color: #FFFFFF; text-decoration: none;}
.fnavi2 a:hover{ color: #FFCC00; text-decoration: none;}
.fnavi2 a:active{ color: #FFFFFF; text-decoration: none;}

.fnavi2 img{
	text-align: right;
	margin-left: 1.5em;
}



.fnavi3 {
	white-space: nowrap;
	margin: 0;
	padding: 0;
}
.fnavi3 p{
	float: right;
	font-size: 0.92em;
	margin-bottom: 0;
	padding-left: 0.5em;
}
.fnavi3 a:link{ color: #000000; text-decoration: none;}
.fnavi3 a:visited{ color: #000000; text-decoration: none;}
.fnavi3 a:hover{ color: #990000; text-decoration: none;}
.fnavi3 a:active{ color: #000000; text-decoration: none;}

.fnavi3 img{
	display: inline;
	float: right;
	margin-left: 1.5em;
}







/* トップページ構成
---------------------------------------------------- */

#top {
	width: 750px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: url(img/bg_black.gif) repeat;
}


/* トップページ・ヘッダー
---------------------------------------------------- */

#top_header {
	width: 750px;
	height: 70px;
	margin: 0;
	padding: 0;
	background-color: #AB4147;
}


#top_header h1{
	display: inline;
	float: left;
	width: 135px;
	height: 45px;
	font-size: 1em;
	margin: 15px 0 0 15px;
	padding: 0;
}
#top_header h1 a{
	display: block;
	width: 135px;
	height: 45px;
	text-indent: -9999px;
	background: transparent url(img/top_logo.gif) no-repeat;
}
#top_header h1 a:hover{
	background: transparent url(img/top_logo.gif) no-repeat;
}

#top_header h2{
	display: inline;
	float: right;
	width: 265px;
	height: 15px;
	font-size: 1em;
	text-indent: -9999px;
	margin: 15px 35px 16px 0;
	padding: 0;
	background: transparent url(img/top_logo_title.gif) no-repeat;
}


/* トップページ・ボディ要素
---------------------------------------------------- */

.top_main {
	clear: both;
	width: 660px;
	text-align: left;
	margin: 0 auto;
	padding: 25px 45px 10px;
	background: url(img/topside_bg.gif) top left repeat-y;
}


/* トップページ・右側コンテンツ
---------------------------------------------------- */
.top_left {
	display: inline;
	float: left;
	width: 185px;
	margin: 0;
	padding: 0;
}
.top_left h2{
	width: 185px;
	height: 25px;
	font-size: 1.28em;
	text-align: center;
	margin: 0 auto;
	padding: 12px 0 0;
	background: url(img/top_h2bg.gif) no-repeat;
}
.top_left h2 a:link{ color: #000000; text-decoration: none;}
.top_left h2 a:visited{ color: #000000; text-decoration: none;}
.top_left h2 a:hover{ color: #990000; text-decoration: none;}
.top_left h2 a:active{ color: #000000; text-decoration: none;}

.top_left h3{
	width: 185px;
	height: 25px;
	font-size: 1.18em;
	text-align: center;
	margin: 0 auto;
	padding: 8px 0 0;
	background: url(img/top_h3bg.gif) no-repeat;
}
.top_left h3 a:link{ color: #000000; text-decoration: none;}
.top_left h3 a:visited{ color: #000000; text-decoration: none;}
.top_left h3 a:hover{ color: #990000; text-decoration: none;}
.top_left h3 a:active{ color: #000000; text-decoration: none;}

p.netshop {
	display: block;
	width: 185px;
	height: 190px;
	font-size: 1em;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	background: transparent url(img/top_netshop01.jpg) no-repeat;
}

.shop_de {
	width: 175px;
	height: 22px;
	text-align: right;
	margin: 0 0 25px;
	padding: 8px 10px 0 0;
	background: url(img/top_netshop02.jpg) no-repeat;
}
.shop_de a:link{ color: #FFFFFF; text-decoration: none;}
.shop_de a:visited{ color: #FFFFFF; text-decoration: none;}
.shop_de a:hover{ color: #990000; text-decoration: none;}
.shop_de a:active{ color: #FFFFFF; text-decoration: none;}

.shop_de p{
	float: right;
	font-weight: bold;
	padding-left: 0.5em;
}

.kansya {
	width: 165px;

	margin: 0 0 25px;
	padding: 10px;
	_padding-right: 10px!important;
	color: #FFFFFF;
	background-color: #AB4147;
}
.kansya h4{
	font-size: 1.05em;
	margin-top: 1em;
}
.kansya p{
	margin-bottom: 0.35em;
}
.kansya ul{
 margin: 0 0 1em 1em;
}

.detail {
	clear: right;
	text-align: right;
	margin: 0;
	padding: 0;
}
.detail p{
	float: right;
	margin-bottom: 0;
	font-weight: bold;
	padding-left: 0.5em;
}
.detail a:link{ color: #FFFFFF; text-decoration: none;}
.detail a:visited{ color: #FFFFFF; text-decoration: none;}
.detail a:hover{ color: #990000; text-decoration: none;}
.detail a:active{ color: #FFFFFF; text-decoration: none;}



.topics {

	width: 165px;
	height: 300px;
	margin: 0 0 25px;
	padding: 0 0 0 10px;
	color: #FFFFFF;
	background-color: #AB4147;
}
.topics dl{
	margin: 10px 5px 1em 0;
	padding: 0 0 0.5em 0;
	border-bottom: #FFFFFF dashed 1px;
}
.topics dl dt{
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 0.25em 0;
	padding: 0;
}
.topics dl dd{
	font-size: 0.92em;
	margin: 0 0 0.5em 1em;
	padding: 0;
}


/* トップページ・左側コンテンツ
---------------------------------------------------- */
.top_right {
	display: inline;
	float: right;
	width: 450px;
	margin: 0;
	padding: 0;
}





/* トップページ・メインコンテンツ
---------------------------------------------------- */
.flash {
	float: right;
	width: 450px;
	height: 290px;
	margin: 0 0 25px;
	_margin: 0 0 19px;
	padding: 0;
}
.top_con {
	display: inline;
	float: right;
	width: 142px;
	margin: 0 0 17px;
	_margin: 0 0 15px;
	padding: 0;
}
.top_con_center{ margin: 0 11px;}

.top_con h2{
	width: 142px;
	height: 25px;
	font-size: 1.1em;
	text-align: center;
	margin: 0 auto;
	padding: 12px 0 0;
	background: url(img/top_con_h2.gif) no-repeat;
}
.top_con h2 a:link{ color: #000000; text-decoration: none;}
.top_con h2 a:visited{ color: #000000; text-decoration: none;}
.top_con h2 a:hover{ color: #990000; text-decoration: none;}
.top_con h2 a:active{ color: #000000; text-decoration: none;}




/* メルマガバナー
---------------------------------------------------- */
p.merumaga{
	clear: both;
	width: 449px;
	height: 65px;
	font-size: 1em;
	margin: 0 0 17px;
	_margin: 0 0 22px;
	padding: 0;
}
p.merumaga a{
	display: block;
	width: 449px;
	height: 65px;
	text-indent: -9999px;
	background: transparent url(img/merumaga.jpg) no-repeat;
}
p.merumaga a:hover{
	background: transparent url(img/merumaga.jpg) 0 -65px no-repeat;
}




/* トップページ（注目コーナー）
---------------------------------------------------- */
.koko {
	clear:both;
	width: 449px;
	height: 430px;
	margin: 0 0 15px 1px;
	padding: 0;
}
.koko h2{
	font-size: 1em;
	margin: 0;
	padding: 0;
}


.koko h2.gift01{
	display: inline;
	float: right;
	text-indent: -9999px;
}
.koko h2.gift01 a{
	overflow: hidden;
	display: block;
	width: 449px;
	height: 140px;
	text-decoration: none;
	background: transparent url(img/gift01.png) no-repeat;
	behavior: expression(IEPNGFIX.fix(this));
}
.koko h2.gift01 a:hover{
	text-decoration: none;
	background: transparent url(img/gift01.png) no-repeat;
	behavior: expression(IEPNGFIX.fix(this));
}

.koko h2.gift02{
	display: inline;
	float: right;
	text-indent: -9999px;
}
.koko h2.gift02 a{
	overflow: hidden;
	display: block;
	width: 449px;
	height: 140px;
	text-decoration: none;
	background: transparent url(img/gift02.png) no-repeat;
}
.koko h2.gift02 a:hover{
	text-decoration: none;
	background: transparent url(img/gift02.png) no-repeat;
}

.koko h2.gift03{
	display: inline;
	float: right;
	text-indent: -9999px;
}
.koko h2.gift03 a{
	overflow: hidden;
	display: block;
	width: 449px;
	height: 150px;
	text-decoration: none;
	background: transparent url(img/gift03.png) no-repeat;
}
.koko h2.gift03 a:hover{
	text-decoration: none;
	background: transparent url(img/gift03.png) no-repeat;
}








/* トップページ・好評発売中（プチとんぽうろう）
---------------------------------------------------- */
.intro {
	width: 449px;
	height: 430px;
	margin: 0;
	padding: 0;
}
.intro h2{
	display: block;
	clear: left;
	width: 449px;
	height: 180px;
	font-size: 1em;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	background: transparent url(img/ton_03.png) no-repeat;
}
p.ton01 {
	display: block;
	float: left;
	width: 110px;
	height: 85px;
	font-size: 1em;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	background: transparent url(img/ton_01.png) no-repeat;
}
p.ton02 {
	display: block;
	float: left;
	width: 339px;
	height: 85px;
	font-size: 1em;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	background: transparent url(img/ton_02.png) no-repeat;
}
p.ton04 {
	display: block;
	float: left;
	width: 135px;
	height: 165px;
	font-size: 1em;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	background: transparent url(img/ton_04.png) no-repeat;
}
.ton {
	float: right;
	margin: 0;
	padding: 0;
}
p.ton05 {
	display: block;
	width: 314px;
	height: 20px;
	font-size: 1em;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	background: transparent url(img/ton_05.png) no-repeat;
}
p.ton06 {
	display: block;
	width: 314px;
	height: 20px;
	font-size: 1em;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	background: transparent url(img/ton_06.png) no-repeat;
}
p.ton07 {
	display: block;
	width: 314px;
	height: 20px;
	font-size: 1em;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	background: transparent url(img/ton_07.png) no-repeat;
}
.ton_nedan {
	float: left;
	width: 115px;
	height: 105px;
	margin: 0;
	padding: 0;
}
p.ton08 {
	display: block;
	width: 115px;
	height: 40px;
	font-size: 1em;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	background: transparent url(img/ton_08.png) no-repeat;
}
p.ton09 {
	display: block;
	width: 115px;
	height: 40px;
	font-size: 1em;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	background: transparent url(img/ton_09.png) no-repeat;
}
p.ton10 {
	display: block;
	width: 115px;
	height: 25px;
	font-size: 1em;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	background: transparent url(img/ton_10.png) no-repeat;
}
.ton_shop {
	float: right;
	width: 199px;
	height: 105px;
	margin: 0 0 2em;
	padding: 0;
	background: transparent url(img/ton_12.png) no-repeat left bottom;
}
p.ton11 {
	display: block;
	width: 199px;
	height: 40px;
	font-size: 1em;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	background: transparent url(img/ton_11.png) no-repeat;
}

p.omotome {
	width: 175px;
	height: 30px;
	font-size: 1.1em;
	margin: 0 0 0 15px;
	padding: 0;
}
p.omotome a{
	display: block;
	width: 155px;
	height: 21px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding: 4px 0 0 20px;
	color: #000000;
	background: transparent url(img/top_button.png) 0 0 no-repeat;
}
p.omotome a:hover{
	color: #990000;
	text-decoration: none;
	background: transparent url(img/top_button.png) 0 -25px no-repeat;
}






/* トップページ・フッター
---------------------------------------------------- */

#top_footer {
	clear: both;
	width: 750px;
	margin: 0 auto;
	padding: 10px 0;
	background-color: #AB4147;
}

#top_footer p{
	font-size: 0.92em;
	text-align: right;
	color: #FFFFFF;
	margin: 0;
	padding: 0 35px;
}












/* ナビゲーション
---------------------------------------------------- */

#navi {
	float: right;
	position: relative;
	width: 567px;
	height: 24px;
	background: url(img/navi.png) no-repeat;
	margin: 0;
	padding: 0;
}

#navi li{
	list-style: none;
	position: absolute;
	top: -5px;
	padding: 5px 0 0;
}

#navi li, #navi a{
	display: block;
	width: 63px;
	height: 19px;
	font-size: 0.96em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #444444;
	margin: 0;
	padding: 5px 0 0;
}

#navi01{ left: 0; width: 63px; }
#navi02{ left: 63px; width: 63px; }
#navi03{ left: 126px; width: 63px; }
#navi04{ left: 189px; width: 63px; }
#navi05{ left: 252px; width: 63px; }
#navi06{ left: 315px; width: 63px; }
#navi07{ left: 378px; width: 63px; }
#navi08{ left: 441px; width: 63px; }
#navi09{ left: 504px; width: 63px; }

#navi01 a:hover, #navi01 a:visited:hover{ color: #990000; background: transparent url(img/navi.png) 0 -24px no-repeat; }
#navi02 a:hover, #navi02 a:visited:hover{ color: #990000; background: transparent url(img/navi.png) -63px -24px no-repeat; }
#navi03 a:hover, #navi03 a:visited:hover{ color: #990000; background: transparent url(img/navi.png) -126px -24px no-repeat; }
#navi04 a:hover, #navi04 a:visited:hover{ color: #990000; background: transparent url(img/navi.png) -189px -24px no-repeat; }
#navi05 a:hover, #navi05 a:visited:hover{ color: #990000; background: transparent url(img/navi.png) -252px -24px no-repeat; }
#navi06 a:hover, #navi06 a:visited:hover{ color: #990000; background: transparent url(img/navi.png) -315px -24px no-repeat; }
#navi07 a:hover, #navi07 a:visited:hover{ color: #990000; background: transparent url(img/navi.png) -378px -24px no-repeat; }
#navi08 a:hover, #navi08 a:visited:hover{ color: #990000; background: transparent url(img/navi.png) -441px -24px no-repeat; }
#navi09 a:hover, #navi09 a:visited:hover{ color: #990000; background: transparent url(img/navi.png) -504px -24px no-repeat; }

#navi01 a#now{ color: #FFFFFF; background: transparent url(img/navi.png) 0 -48px no-repeat; }
#navi02 a#now{ color: #FFFFFF; background: transparent url(img/navi.png) -63px -48px no-repeat; }
#navi03 a#now{ color: #FFFFFF; background: transparent url(img/navi.png) -126px -48px no-repeat; }
#navi04 a#now{ color: #FFFFFF; background: transparent url(img/navi.png) -214px -48px no-repeat; }
#navi05 a#now{ color: #FFFFFF; background: transparent url(img/navi.png) -252px -48px no-repeat; }
#navi06 a#now{ color: #FFFFFF; background: transparent url(img/navi.png) -315px -48px no-repeat; }
#navi07 a#now{ color: #FFFFFF; background: transparent url(img/navi.png) -378px -48px no-repeat; }
#navi08 a#now{ color: #FFFFFF; background: transparent url(img/navi.png) -441px -48px no-repeat; }
#navi09 a#now{ color: #FFFFFF; background: transparent url(img/navi.png) -504px -48px no-repeat; }




/* 共通ヘッダー
---------------------------------------------------- */

#header {
	width: 750px;
	height: 70px;
	margin: 0;
	padding: 0;
	background-color: #000000;
}


#header h1{
	display: inline;
	float: left;
	width: 135px;
	height: 45px;
	font-size: 1em;
	margin: 15px 0 0 15px;
	padding: 0;
}
#header h1 a{
	display: block;
	width: 135px;
	height: 45px;
	text-indent: -9999px;
	background: transparent url(img/logo.gif) no-repeat;
}
#header h1 a:hover{
	background: transparent url(img/logo.gif) no-repeat;
}

#header h2{
	display: inline;
	float: right;
	width: 265px;
	height: 15px;
	font-size: 1em;
	text-indent: -9999px;
	margin: 15px 35px 16px 0;
	padding: 0;
	background: transparent url(img/logo_title.gif) no-repeat;
}


/* 共通ページフッター
---------------------------------------------------- */

#footer {
	clear: both;
	width: 750px;
	margin: 0 auto;
	padding: 10px 0;
	background-color: #000000;
}

#footer p{
	font-size: 0.92em;
	text-align: right;
	color: #FFFFFF;
	margin: 0;
	padding: 0 35px;
}








/* 赤色ページ構成
---------------------------------------------------- */

#wrapper_r {
	width: 750px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: url(img/bg_red.gif) repeat;
}

.main_r {
	clear: both;
	width: 660px;
	text-align: left;
	margin: 0 auto;
	padding: 15px 45px 10px;
	background: url(img/side_bg_r.gif) top left repeat-y;
}


/* 黄色ページ構成
---------------------------------------------------- */

#wrapper_y {
	width: 750px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: url(img/bg_yellow.gif) repeat;
}

.main_y {
	clear: both;
	width: 660px;
	text-align: left;
	margin: 0 auto;
	padding: 15px 45px 10px;
	background: url(img/side_bg_y.gif) top left repeat-y;
}








/* こだわりページ構成
---------------------------------------------------- */
.pot {
	display: block;
	float: left;
	width: 400px;
	height: 508px;
	font-size: 1em;
	text-indent: -9999px;
	margin: 20px 0 0;
	padding: 0;
	background: transparent url(img/pot.png) no-repeat;
}

.hiden-w {
	float: right;
	width: 230px;
	color: #FFFFFF;
	margin: 20px 0;
	padding: 0;
}
.hiden-w h2{
	display: block;
	width: 200px;
	height: 85px;
	font-size: 1em;
	text-indent: -9999px;
	margin: 5px 0;
	padding: 0;
	background: transparent url(img/hiden-w.png) no-repeat;
}
.hiden-w p{
	clear: both;
	font-size: 1.1em;
	margin: 0 0 1em 0;
	padding: 0;
}
.hiden-w div{
	margin-left: 2em;
}
.hiden-w p strong{
	float: right;
	font-size: 1.05em;
	font-weight: bold;
	margin-bottom: 1.25em;
	*margin-bottom: 0.25em;
}

.kodawari {
	clear: both;
	margin: 0;
	padding: 0;
}
.kodawari h3{
	display: inline;
	float: right;
	font-size: 1em;
	margin: 25px 0 15px;
	padding: 0;
}
.kodawari h3.t01{
	display: block;
	width: 485px;
	height: 35px;
	text-indent: -9999px;
	background: url(img/kodwari_h301.png) no-repeat;
}
.kodawari h3.t02{
	display: block;
	width: 485px;
	height: 35px;
	text-indent: -9999px;
	background: url(img/kodwari_h302.png) no-repeat;
}
.kodawari h3.t03{
	display: block;
	width: 485px;
	height: 94px;
	text-indent: -9999px;
	background: url(img/kodwari_h303.png) no-repeat;
}
p.kodawari_t {
	display: block;
	width: 400px;
	height: 40px;
	font-size: 1em;
	text-indent: -9999px;
	margin: 50px auto 0;
	padding: 0;
	background: transparent url(img/kodawari.png) no-repeat;
}

.kodawari_r {
	float: right;
	width: 480px;
	margin: 0;
	padding: 0 0 0 5px;
}
.kodawari_r h4{
	font-size: 1.3em;
	color: #FEF000;
	margin: 0 0 0.5em;
	padding: 0;
}
.kodawari_r p{
	font-size: 1em;
	color: #FFFFFF;
	margin: 0 0 0.2em;
	padding: 0;
}









/* 菜譜ページ構成
---------------------------------------------------- */
.saifu {
	clear: both;
	margin: 0;
	padding: 0;
}
.saifu h3{
	font-size: 1.3em;
	text-align: center;
	color: #FFFFFF;
	margin: 15px auto;
	padding: 0;
}
p.saifu_t {
	display: block;
	width: 235px;
	height: 40px;
	font-size: 1em;
	text-indent: -9999px;
	margin: 40px auto 0;
	*margin: 20px auto 0;
	padding: 0;
	background: transparent url(img/saifu.png) no-repeat;
}
p.ippin {
	font-size: 1.05em;
	text-align: left;
	color: #FFFFFF;
	margin: 0 0 2em 115px;
	padding: 0;
}

.saifu .box{
	display: inline;
	float: left;
	width: 200px;
	margin-right: 30px;
	padding: 0;
}
.saifu .box h4{
	font-size: 1.3em;
	text-align: center;
	color: #FFFFFF;
	margin: 15px auto 10px;
	padding: 0;
}
.saifu .box p{
	font-size: 0.92em;
	color: #FFFFFF;
	margin: 0 auto;
	padding: 0;
}


.catalog {
	clear: both;
	margin: 50px 0 0;
	*margin: 25px 0 0;
	padding: 0;
}
.catalog h3{
	display: block;
	width: 660px;
	height: 43px;
	font-size: 1em;
	text-indent: -9999px;
	margin: 0 auto;
	padding: 0;
	background: transparent url(img/h3title_one.png) no-repeat;
}
p.click {
	display: inline;
	float: right;
	font-size: 0.92em;
	color: #FFFFFF;
	margin: 1.5em 17px 1.5em 0;
	padding: 0;
}

.item {
	clear: both;
	width: 635px;
	margin: 0 auto;
	padding: 0;
}
.item .box{
	display: inline;
	float: left;
	width: 115px;
	height: 10em!important;
	margin: 0 6px 25px!important;
	padding: 0;
	background: url(img/box_bg.png) repeat;
	behavior: expression(IEPNGFIX.fix(this));
}
.item .box h4{
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	margin: 0.75em auto 0.35em;
	*margin: 0.25em auto 0.15em;
	padding: 0;
}


.course {
	clear: both;
	margin: 40px 0;
	*margin: 20px 0;
	padding: 0;
}
.course h3{
	display: block;
	width: 660px;
	height: 43px;
	font-size: 1em;
	text-indent: -9999px;
	margin: 0 auto;
	padding: 0;
	background: transparent url(img/h3title_course.png) no-repeat;
}
p.kika {
	font-size: 1.15em;
	text-align: center;
	color: #FFFFFF;
	margin: 2em auto 1.5em;
	padding: 0;
}
p.kika strong{
	font-size: 1.2em;
	font-weight: bold;
}

.course .box{
	display: inline;
	float: left;
	width: 200px;
	margin: 0 5px 3em;
	padding: 0;
	background: url(img/box_bg.png) repeat;
	behavior: expression(IEPNGFIX.fix(this));
}
.course .box h4{
	font-size: 1.65em;
	color: #FFFFFF;
	margin: 0.35em auto 0.1em;
	padding: 0 8px;
}
.course .box p.zei{
	font-size: 0.92em;
	font-weight: bold;
	text-align: right;
	color: #FFFFFF;
	margin: 0 auto 1em;
	padding: 0 5px 0.75em;
	border-bottom: #FFFFFF solid 1px;
}
.course .box p.kome{
	font-size: 0.92em;
	color: #FFFFFF;
	margin: 1em 0 0;
	padding: 0 5px;
}
.course .box ul{
	font-size: 1.1em;
	color: #FFFFFF;
	line-height: 1.2;
	margin: 0 0 0 0.35em;
	padding: 0 5px 0 1.25em;
}
.course .box ul li{ margin-bottom: 0.5em;}
.course .box ul span{
	font-size: 0.8em;
	padding-left: 0.5em;
}
.course dl{
	clear: both;
	font-size: 1em;
	color: #FFFFFF;
	margin: 0 0 0 120px;
	padding: 0;
}
.course dt{
	clear: both;
	float: left;
	margin-bottom: 0.25em;
	padding-right: 0.25em;
}
.course dd{
	margin-bottom: 0.25em;
}

p.yoyaku {
	display: inline;
	float: right;
	width: 175px;
	height: 30px;
	font-size: 1em;
	margin: 1em 0 0;
	padding: 0;
}
p.yoyaku a{
	display: block;
	width: 175px;
	height: 30px;
	text-indent: -9999px;
	overflow: hidden;
	background: transparent url(img/b_yoyaku.png) no-repeat;
}
p.yoyaku a:hover{
	background: transparent url(img/b_yoyaku.png) 0 -30px no-repeat;
}







/* 会社概要ページ構成
---------------------------------------------------- */
.about_l {
	display: inline;
	float: left;
	width: 125px;
	margin: 25px 0 0;
	padding: 0;
}

.about_r {
	display: inline;
	float: right;
	width: 535px;
	margin: 25px 0;
	padding: 0;
}

.about_l h2{
	width: 125px;
	height: 30px;
	font-size: 1.1em;
	margin: 0 0 3px;
	padding: 0;
}
.about_l h2 a{
	display: block;
	width: 105px;
	height: 21px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding: 4px 0 0 20px;
	color: #000000;
	background: transparent url(img/about_button.png) 0 0 no-repeat;
}
.about_l h2 a:hover{
	color: #990000;
	text-decoration: none;
	background: transparent url(img/about_button.png) 0 -25px no-repeat;
}


.imgsong{
	display: inline;
	width: 270px;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
}
.imgsong h3{
	display: block;
	width: 270px;
	height: 100px;
	font-size: 1em;
	text-indent: -9999px;
	margin: 5px 0 0;
	padding: 0;
	background: transparent url(img/hiden-b.png) no-repeat;
}
.imgsong h4{
	font-size: 1.25em;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}


.song {
	display: inline;
	float: left;
	width: 240px;
	margin: 2em auto 0;
	padding: 0;
}
.song p{
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 1em 3em;
	padding: 0;
}
.song dl{
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 1em;
	padding: 0;
}
.song dl dt{
	display: inline;
	float: left;
	margin: 0 0 4em 0;
	padding: 0;
}
.song dl dd{
	margin-left: 1.25em;
}


.about_r h2{
	font-size: 1em;
	text-indent: -9999px;
	margin: 0 0 25px;
	padding: 0;
}
.about_r h2.t01{
	display: block;
	width: 482px;
	height: 85px;
	background: transparent url(img/about_title01.png) no-repeat;
}
.about_r h2.t02{
	display: block;
	width: 360px;
	height: 85px;
	background: transparent url(img/about_title02.png) no-repeat;
}
.about_r h2.t03{
	display: block;
	width: 250px;
	height: 85px;
	background: transparent url(img/about_title03.png) no-repeat;
}
.about_r h2.t04{
	display: block;
	width: 295px;
	height: 85px;
	background: transparent url(img/about_title04.png) no-repeat;
}



.about_r p{
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 1em 3em;
	padding: 0;
}
.about_r p strong{ font-size: 1.7em;}
.about_r p strong span{ color: #990000;}

p.sai {	margin: 0 0 0.35em 300px;}
p.sai span{	font-size: 1.2em;}

p.wan {	margin-left: 330px;}

p.sada {	margin: 0 0 2em 15em;}

p.dan { text-align: right;}


.about_l p{
	width: 125px;
	font-size: 0.92em;
	text-align: center;
	margin: 5px auto 1em;
	padding: 3px 0;
	background: url(img/box_bg2.png) repeat;
	behavior: expression(IEPNGFIX.fix(this));
}


.about_r table.ab{
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 0 3em;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
}
.about_r table.ab th{
	padding: 0 0.5em 0.35em 0;
	vertical-align: top;
}
.about_r table.ab th.s01{ letter-spacing: 0.65em;}
.about_r table.ab th.s02{ letter-spacing: 0.25em;}
.about_r table.ab td{
	padding: 0 0.5em 0.25em 0;
	vertical-align: top;
}
.about_r table.ab ul{ margin: 0 0 0 1em;}
.about_r table.ab td span{ float: right; padding-right: 1em;}










/* 予約ページ構成
---------------------------------------------------- */
.yoyaku {
	clear: both;
	margin: 0;
	padding: 0;
}

p.yoyaku_t {
	display: block;
	width: 400px;
	height: 40px;
	font-size: 1em;
	text-indent: -9999px;
	margin: 40px auto 0;
	*margin: 20px auto 0;
	padding: 0;
	background: transparent url(img/yoyaku.png) no-repeat;
}

p.okyaku {
	font-size: 1.1em;
	margin: 2em 0 0 125px;
	padding: 0;
}

.yoyaku ul.li01{
	font-size: 1.25em;
	font-weight: bold;
	margin: 1em 0 1em 200px;
	padding: 0;
}

.yoyaku .center{
	width: 660px;
	height: 125px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	background: url(img/center_bg.gif) no-repeat;
}

.yoyaku .center p.ko01{
	display: inline;
	float: left;
	width: 63px;
	height: 25px;
	font-size: 1em;
	margin: 79px 0 0 547px;
	padding: 0;
}
.yoyaku .center p.ko01 a{
	display: block;
	width: 63px;
	height: 25px;
	text-indent: -9999px;
	overflow: hidden;
	background: transparent url(img/center01.gif) no-repeat;
}
.yoyaku .center p.ko01 a:hover{
	background: transparent url(img/center01.gif) 0 0 no-repeat;
}

.yoyaku .center p.ko02{
	display: inline;
	float: left;
	width: 60px;
	height: 25px;
	font-size: 1em;
	margin: 8px 0 0 554px;
	padding: 0;
}
.yoyaku .center p.ko02 a{
	display: block;
	width: 60px;
	height: 25px;
	text-indent: -9999px;
	overflow: hidden;
	background: transparent url(img/center02.gif) no-repeat;
}
.yoyaku .center p.ko02 a:hover{
	background: transparent url(img/center02.gif) 0 0 no-repeat;
}

p.jikan {
	font-size: 1.3em;
	font-weight: bold;
	text-align: right;
	margin: 0.5em auto 1.5em;
	padding: 0;
}

.yoyaku ul.li02{
	font-size: 1.1em;
	margin: 0.35em 0 1em 150px;
	padding: 0;
}










/* リンク集ページ構成
---------------------------------------------------- */
.link {
	clear: both;
	margin: 0;
	padding: 0;
}

p.link_t {
	display: block;
	width: 300px;
	height: 40px;
	font-size: 1em;
	text-indent: -9999px;
	margin: 40px auto 25px;
	*margin: 20px auto 0;
	padding: 0;
	background: transparent url(img/link_title.png) no-repeat;
}

.link p.linktext{
	clear: both;
	text-align: center;
	margin: 0 auto 25px;
	_margin: 25px auto;
	*margin: 25px auto;
	padding: 0;
}


.link dl{
	clear: both;
	width: 600px;
	height: 100px;
	line-height: 1.6;
	margin: 0 auto;
	padding: 0;
	background: url(img/link_bg.gif) repeat-x;
}
.link dl.end{
	clear: both;
	width: 600px;
	height: 106px;
	line-height: 1.6;
	margin: 0 auto 35px;
	padding: 0;
	background: url(img/link_bg2.gif) repeat-x;
}
.link dt{
	display: inline;
	float: left;
	width: 250px;
	text-align: center;
}
.link dd{
	display: inline;
	float: left;
	font-size: 0.92em;
	width: 350px;
	padding-top: 15px;
}
.link dd strong{ font-size: 1.2em;}
.link dd p{
 font-size: 1.3em;
	margin: 0.5em 1em 0 0;
	padding: 0.35em 0 0;
	border-top: #666 solid 1px;
}









/* 感謝デーページ構成
---------------------------------------------------- */
p.kansya_t {
	clear: both;
	display: block;
	width: 360px;
	height: 40px;
	font-size: 1em;
	text-indent: -9999px;
	margin: 40px auto 0;
	*margin: 20px auto 0;
	padding: 0;
	background: transparent url(img/kansya.png) no-repeat;
}

.gratitude {
	width: 540px;
	margin: 20px 0 30px 120px;
	padding: 0;
}

.gratitude h2{
	font-size: 1.25em;
	margin: 0 0 1.25em;
}

.gratitude h3{
	font-size: 1.35em;
	color: #990000;
	margin: 75px 0 0;
}

.gratitude p{
	font-size: 1.2em;
	margin: 0 0 0 0.5em;
}

.gratitude iframe{
	display: inline;
	float: left;
	font-size: 1.2em;
	margin: 0 1.5em 1.5em 0;
}










/* 感謝デーCMS構成
---------------------------------------------------- */
.grati {
	margin: 0;
	padding: 0;
}

.grati h4{
	font-size: 1.3em;
	text-align: center;
	color: #990000;
	margin: 0 auto 0.5em;
	padding: 0 2em 0 0;
}

.grati h5{
	font-size: 1.3em;
	text-align: center;
	margin: 0 auto;
	padding: 0 2em 0 0;
}
.grati h5 span{
	font-size: 1.5em;
	color: #990000;
}

.grati ol{
	margin: 0 0 2em 3em;
}
.grati ol li{
	font-size: 1.1em;
	margin-bottom: 2em;
}
.grati ol li span{ font-weight: bold;}
.grati ol p{
	font-size: 1em;
	margin: 0.5em 0 0.5em 0.5em;
}
.grati ol p span{
	font-size: 1.1em;
	color: #FF0000;
}
.grati ol li ul{
	font-size: 0.92em;
	margin-left: 3em;
}
.grati ol li ul li{
	margin-bottom: 0.35em;
}







/* カレンダー
---------------------------------------------------- */
.calendar {
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.4;
}
.calendar th {
	font-size: 15px;
	text-align: left;
	background-color: #C2A3FF;
	color: #FFFFFF;
	padding: 2px 5px;
}
.calendar td {
	width: 24px;
	font-size: 9px;
	letter-spacing: 0em;
	line-height: 100%;
	background-color:#FFFFFF;
}
.calendar td font {
	font-size: 11px;
}


/* カレンダー大
---------------------------------------------------- */
.calendar2 {
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.5;
}
.calendar2 th {
	font-size: 1.4em;
	text-align: left;
	background-color: #C2A3FF;
	color: #FFFFFF;
	padding: 2px 5px;
}
.calendar2 td {
	font-size: 1em;
	letter-spacing: 0em;
	padding: 0 5px;
	background-color:#FFFFFF;
}
.calendar2 td font {
	font-size: 1.4em;
	font-weight: bold;
}




















