@charset "Shift-JIS";

/* アイスクリーム工房 */
/* Default2 CSS */

body {
	margin:0px;
	padding:0px;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#a6deeb,EndColorStr=#e8f6fa);
	background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAK8CAYAAAAu3tULAAAA8klEQVRIiZ3Ex1bCQABAUf7/Q1CxgWIHbIC9Is0ChKp0QlFXuMohGTOTybuLGwiWOvOA/5ZYy7qVHa2wQh513VtVV5G0xlpnbRh6bRo9UpgVqaK2WNtifVU1qyhrh7UrVFe1p93A3j7rYFHDR4esI1asOSTFWQlpLUfHrBOPRu6dqvuUdMY6ZyWFvqSZ9lKstGYXbdQl60psrKpjdc26Yd2q60q682ji3j3roeejR9YT67k/JWVYL7oNHGVZObGZVnmhoaQCq8h6FRpJ+7b3xnpnfZioEqts/qgaW1VYBquqbiKp5tGve3VWQ2iqV5PV+t8fZA7rWKWCXsYAAAAASUVORK5CYII=");
	background-repeat:repeat-x;
	background-color:#e8f6fa;
}

.clear {
	margin:0px;
	padding:0px;
	clear:both;
	visivility:hidden;
	display:block;
}

span.blues {
	font-weight:bold;
	color:#30f;
}

span.red {
	color:#f03;
}

/* 基本ボックス */
div#CONTAINER1 {	/* 背景グラデーション指定 */
	padding:15px 0px;
	text-align:center;
	font-family:sans-serif;
}

div#CONTAINER2 {	/* 背景色白*950px幅 */
	width:950px;
	margin:0px auto;
	padding:0px;
	background:#fff;
}

/* ヘッダー */
div#HEADER {
	margin:0px 0px 25px 0px;
	padding:0px;
}

#HEADER h2 {
	margin:0px;
	padding:0px;
}

#HEADER h2 img {
	border:0;
}
/* ヘッダー end */

/* フッター */
div#FOOTER {
	margin:0px;
	padding:40px 0px 0px 0px;
}

#FOOTER p {
	margin:0px;
	padding:3px;
	background:url(../img/footer.gif) #abd9ec;
	color:#231f20;
	font-size:0.9em;
}

#FOOTER p a {
	color:#231f20;
}
/* フッター end */

/* サイドメニュー */
div#SIDE {
	width:258px;
	margin:0px;
	float:left;
}

div#SIDE2 {
	width:238px;
	margin:0px 0px 0px 20px;
}

#SIDE img {
	border:0;
}

div.login {	/* ログインフォーム */
	margin:5px 0px 15px 0px;
	padding:0px 5px;
	border:1px solid #04a2c7;
	text-align:left;
}

.login p {
	margin:0px;
	padding:0px;
	text-align:left;
	font-size:0.9em;
	color:#04a2c7;
}

.login input {
	margin-bottom:3px;
}

input.login {
	background:#d3e6eb;
	color:#04a2c7;
}

.login ul.logul1 {
	margin:5px 0px 5px 20px;
	text-align:left;
	font-size:0.9em;
	line-height:1.4;
	color:#04a2c7;
}

.login a {
	color:#04a2c7;
}

div.calen {	/* カレンダーフォーム */
	margin:5px 0px 15px 0px;
	padding:0px;
}

.calen table {
	border:0;
	border-collapse:collapse;
}

.calen td {
	font-size:0.9em;
	text-align:center;
	border-bottom:1px solid #00b0ef;
	padding:3px 5px;
}

.calen tr.tr1 {
	font-weight:bold;
}

.calen td.close {
	background:url(../img/calenbg.gif) no-repeat;
	background-position:50% 50%;
}

.calen td img {
	margin:0px 2px -1px 0px;
	border:0;
}

div.side1 {
	margin:0px 0px 20px 0px;
}

div.s1_1 {
	border:1px solid #e7b98a;
}

div.s1_2 {
	border:1px solid #ff7f00;
}

div.s1_3 {
	border:1px solid #f24588;
}

.side1 p {
	margin:0px;
	padding:2px 3px;
	font-size:0.7em;
	text-align:left;
	line-height:1.6;
}

.side1 p a:hover {
	background:#eee;
}

.side1 p.sp1 {
	color:#8a644a;
}

.side1 p.sp1 a {
	color:#8a644a;
}

.side1 p.sp2 {
	color:#ff7f00;
}

.side1 p.sp2 a {
	color:#ff7f00;
}

.side1 p.sp3 {
	color:#f24588;
}

.side1 p.sp3 a {
	color:#f24588;
}

table.side2 {
	margin:0px 2px 15px 2px;
	border-collapse:collapse;
	border:none;
}

.side2 td {
	border:none;
	padding:1px;
}

.side2 img {
	margin:2px 2px 0px 0px;
	border:0;
}
/* サイドメニュー end */

/* メイン部 */

div#MAIN {
	margin:0px 0px 0px 285px;
	padding:0px;
}

/* メイン部 end */

/* オリジナルパフェアイス用設定 */
div.org1 {	/* オリジナルパフェアイス説明 */
	border:2px solid #538ab0;
	margin:0px 40px 0px 0px;
	padding:0px;
}

	.org1 p.orgp1 {	/* 背景画像付き説明文 */
		background:url(../original/img/bg1.gif) no-repeat #c7eafb;
		margin:0px;
		padding:25px 20px 5px 20px;
		text-align:left;
		font-size:0.8em;
		line-height:1.2;
		color:#6d91a3;
	}

div.org2 {	/* アイテム選択 */
	margin:20px 40px 0px 0px;
	padding:0px;
	text-align:left;
}

	.org2 img.parfait {	/* パフェ画像 */
		float:left;
		margin:0px 5px 0px 0px;
		width:300px;
		height:546px;
		border:none;
}

	.org2 select {	/* アイテム選択 */
		margin:0px;
		font-size:0.8em;
	}

	.org2 span.org2s_1 {
		margin-left:10px;
		font-size:0.9em;
	}

	.org2 span.org2s_1 a {
		color:#6683ab;
	}

	.org2 p.org2p_1 {
		margin:0px 0px 0px 320px;
		padding:0px;
		font-size:0.8em;
		color:#f03;
	}

div.org3 {	/* 注文確定 */
	margin:10px 40px 0px 0px;
	padding:0px;
}

	.org3 input.submit {	/* 注文ボタンデザイン */
		width:150px;
		margin:10px 0px 0px 10px;
		color:#009193;
		background:#d6f0ee;
	}

	.org3 p.orgp2 {	/* 注意文 */
		margin:10px 50px;
		padding:5px 10px;
		font-size:0.8em;
		color:#c82122;
		text-align:left;
		border:2px solid #538ab0;
	}

	.org3 p.orgp3 {	/* 金額 */
		margin:100px 150px -10px 150px;
		padding:5px 0px;
		font-size:0.8em;
		text-align:left;
	}

div.komado1 {	/* ajaxで呼び出す画面用設定 */
	margin:10px 0px 0px 0px;
	padding:0px;
	text-align:left;
}

	div.komado2 {
		float:right;
		margin-left:10px;
	}

	.komado1 img.kmdimg1 {
		float:right;
		margin-left:10px;
	}

	.komado1 p.kmdp1 {
		margin:20px 0px 0px 0px;
		padding:0px;
		font-size:1.0em;
		color:#6683ab;
}

	.komado1 ul {
		margin:0px 0px 0px 30px;
		padding:0px;
		font-size:1.0em;
		list-style-type:decimal;
	}

	.komado1 li span {
		color:#6683ab;
	}

/* オリジナルパフェアイス用設定 end */

/* 商品一覧用設定 */
div.shop1 {	/* 商品一覧ページ説明 */
	margin:0px 40px 40px 0px;
	padding:0px;
}

	.shop1 p.shp1 {	/* 背景画像付き説明文 */
		background:url(../shopping/img/bg1.gif) no-repeat #fde1ef;
		margin:0px;
		padding:25px 20px 5px 20px;
		text-align:left;
		font-size:0.8em;
		line-height:1.2;
		color:#aa6550;
	}

div.shop2 {	/* 各商品別枠 */
	margin:0px 40px 20px 0px;
	padding:0px;
}

	.shop2 h1 {	/* 商品説明 */
		margin:0px;
		padding:20px 10px 11px 190px;
		font-size:0.8em;
		font-weight:normal;
		color:#aa6550;
		text-align:left;
	}

	.shop2 h1.shh1_1 {	/* カップアイス */
		background:url(../shopping/img/t1.gif) no-repeat;
	}

	.shop2 h1.shh1_2 {	/* 和風アイス */
		background:url(../shopping/img/t2.gif) no-repeat;
	}

	.shop2 h1.shh1_3 {	/* 洋風アイス */
		background:url(../shopping/img/t3.gif) no-repeat;
	}

	.shop2 h1.shh1_4 {	/* ギフトセット */
		background:url(../shopping/img/t4.gif) no-repeat;
	}

	.shop2 h1.shh1_5 {	/* 定番パフェアイス */
		background:url(../shopping/img/t5.gif) no-repeat;
	}

	.shop2 p.shp2 {	/* 注文個数注意文 */
		margin:10px 0px 0px 0px;
		padding:5px 10px;
		border:2px solid #f46d9a;
		color:#668187;
		font-size:0.8em;
		line-height:1.2;
		text-align:left;
	}

table.sht1 {	/* 商品一覧リスト用 */
	width:560px;
	margin:0px;
	border-collapse:collapse;
}

	.sht1 td {
		width:140px;
		vertical-align:top;
		padding:0px;
		border-bottom:2px dashed #f69;
		text-align:center;
	}

	.sht1 div.shtimg {
		height:130px;
	}

	.sht1 img.img1 {	/* 商品写真 */
		border:none;
		width:80px;
		margin:10px 30px auto 30px;
	}

	.sht1 h2.shth2 {
		height:3.0em;
		margin:0px;
		padding:3px 10px;
		font-size:0.8em;
		font-weight:normal;
		text-align:left;
	}

	.sht1 p.yen {
		margin:0px;
		padding:3px 10px;
		font-size:0.8em;
		font-weight:normal;
		text-align:right;
	}

	.sht1 img.img2 {	/* 注文ボタン画像 */
		border:none;
		width:100px;
		height:19px;
		margin:10px;
	}
/* 商品一覧用設定 end */

/* 商品詳細画面設定 */
div.shosai {
	margin:0px 40px 20px 0px;
	padding:0px;
}

	.shosai h1 {	/* 商品説明 */
		margin:0px;
		padding:20px 10px 11px 190px;
		font-size:0.8em;
		font-weight:normal;
		color:#aa6550;
		text-align:left;
	}

	.shosai h1.ssh1_1 {	/* カップアイス */
		background:url(../shopping/img/t1.gif) no-repeat;
	}

	.shosai h1.ssh1_2 {	/* 和風アイス */
		background:url(../shopping/img/t2.gif) no-repeat;
	}

	.shosai h1.ssh1_3 {	/* 洋風アイス */
		background:url(../shopping/img/t3.gif) no-repeat;
	}

	.shosai h1.ssh1_4 {	/* ギフトセット */
		background:url(../shopping/img/t4.gif) no-repeat;
	}
	.shosai h1.ssh1_5 {	/* 定番パフェアイス */
		background:url(../shopping/img/t5.gif) no-repeat;
	}
	
div.shosai2 {	/* 下ボーダーピンクダッシュ */
	margin:0px;
	padding:40px 10px;
	border-bottom:2px dashed #f66;
}
	
	div.shosaiimg  {	/* 商品画像 */
		width:190px;
		float:left;
		margin:0px;
	}
	
	div.shosaiimg img {
		width:190px;
		border:1px solid #333;
		margin-bottom:10px;
	}
	
	div.shosai3 {	/* 商品詳細右側部分 */
		margin:0px 0px 0px 250px;
		text-align:left;
	}
	
	.shosai3 h2.ssh2_1 {	/*	商品名 */
		margin:0px 0px 40px 0px;
		padding:0px;
		font-size:1.0em;
	}
	
	.shosai3 p.ssp_1 {
		margin:0px 0px 40px 0px;
		padding:0px;
		font-size:0.9em;
		line-height:1.4;
	}
	
	.shosai3 p.ssp_2 {
		margin:0px 0px 40px 0px;
		padding:0px;
		font-size:0.9em;
		line-height:1.4;
		color:#c30;
	}
	
	.shosai3 img.img2 {	/* 注文ボタン */
		margin:0px 10px -5px 40px;
		border:none;
	}
	
/* 商品詳細画面設定 end */

/* 特定商取引法 */
div.law1 {
	margin:0px;
	padding:5px 0px;
	border-top:10px solid #d4b499;
	border-bottom:10px solid #d4b499;
}

.law1 h1 {
	margin:0px;
	padding:3px;
	font-size:1.5em;
	border-top:2px dotted #6d4b34;
	border-bottom:2px dotted #6d4b34;
	color:#bf9169;
	font-weight:normal;
}

div.law2 {
	margin:10px 0px 0px 0px;
	padding:3px;
	border-top:2px solid #d4b499;
}

.law2 h1.law2h1_1 {
	margin:0px;
	padding:3px;
	font-size:1.0em;
	font-weight:normal;
	color:#6d4b34;
	border-top:1px dotted #6d4b34;
	border-bottom:1px dotted #6d4b34;
}

.law2 p.law2p_1 {
	margin:0px 20px;
	padding:10px 0px;
	font-size:0.9em;
	text-align:left;
	line-height:1.4;
}
/* 特定商取引法 end */

/* 支払い・配送 */
div.shr1 {
	margin:0px;
	padding:5px 0px;
	border-top:10px solid #d4b499;
	border-bottom:10px solid #d4b499;
}

.shr1 h1 {
	margin:0px;
	padding:3px;
	font-size:1.5em;
	border-top:2px dotted #6d4b34;
	border-bottom:2px dotted #6d4b34;
	color:#bf9169;
	font-weight:normal;
}

div.shr2 {
	margin:10px 0px 0px 0px;
	padding:3px;
	border-top:2px solid #d4b499;
}

.shr2 h1.shr2h1_1 {
	margin:0px;
	padding:3px;
	font-size:1.0em;
	font-weight:normal;
	color:#6d4b34;
	border-top:1px dotted #6d4b34;
	border-bottom:1px dotted #6d4b34;
}

.shr2 h2.shr2h2_1 {
	margin:10px 20px 0px 20px;
	padding:0px;
	color:#6d4b34;
	font-size:0.9em;
	font-weight:normal;
}

.shr2 p.shr2p_1 {
	margin:0px 20px;
	padding:10px 0px;
	font-size:0.9em;
	text-align:left;
	line-height:1.4;
}

.shr2 p.shr2p_2 {
	margin:0px 30px;
	padding:10px 0px 10px 10px;
	font-size:0.9em;
	text-align:left;
	line-height:1.4;
	border-left:5px solid #6d4b34;
}

div.shr3 {
	margin:10px 10px 0px 10px;
	padding:3px;
	border-top:2px dotted #6d4b34;
	text-align:left;
}

.shr2 ol.shrol1 {	/* クレジット利用方法 */
	margin:0px 30px;
	padding:10px 0px 0px 30px;
	font-size:0.9em;
	text-align:left;
	line-height:1.4;
	border-left:5px solid #6d4b34;
}

.shr3 table.shrtb1 {	/* 代引手数料 */
	margin:0px 0px 0px 40px;
	border:1px solid #6d4b34;
	border-collapse:collapse;
}

	.shrtb1 tr.shrtb1_tr1 {
		text-align:center;
		background:#e8d3d1;
		color:#6d4b34;
	}

	.shrtb1 td {
		padding:3px 10px;
		border:1px solid #6d4b34;
		font-size:0.9em;
	}

	.shrtb1 td.shrtb1_td1 {
		text-align:right;
	}

.shr2 table.shrtb2 {	/* 送料 */
	margin:0px 0px 0px 40px;
	border:1px solid #6d4b34;
	border-collapse:collapse;
}

	.shrtb2 tr.shrtb2_tr1 {
		text-align:center;
		background:#e8d3d1;
		color:#6d4b34;
	}

	.shrtb2 tr.shrtb2_tr2 {
		text-align:right;
	}

	.shrtb2 td {
		padding:3px 10px;
		border:1px solid #6d4b34;
		font-size:0.9em;
		width:4.0em;
	}

/* 支払い・配送 end */

/* 個人情報保護方針 */
div.koj1 {
	margin:0px;
	padding:5px 0px;
	border-top:10px solid #d4b499;
	border-bottom:10px solid #d4b499;
}

.koj1 h1 {
	margin:0px;
	padding:3px;
	font-size:1.5em;
	border-top:2px dotted #6d4b34;
	border-bottom:2px dotted #6d4b34;
	color:#bf9169;
	font-weight:normal;
}

div.koj2 {
	margin:10px 0px 0px 0px;
	padding:3px;
	border-top:2px solid #d4b499;
	text-align:left;
}

div.koj3 {
	margin:0px 150px 0px 30px;
	padding:10px;
	font-size:0.9em;
	line-height:1.4;
	border:1px solid #d4b499;
}

.koj2 h1.koj2h1_1 {
	margin:0px;
	padding:3px;
	font-size:1.0em;
	font-weight:normal;
	color:#6d4b34;
	border-top:1px dotted #6d4b34;
	border-bottom:1px dotted #6d4b34;
	text-align:center;
}

.koj2 p.koj2p_1 {
	margin:0px 20px;
	padding:10px 0px;
	font-size:0.9em;
	text-align:left;
	line-height:1.4;
}

.koj2 ol.kojol1 {
	margin:0px 0px 0px 40px;
	padding:0px 20px;
	line-height:1.4;
	font-size:0.9em;
}

p.koj2p_2 {
	margin:0px 20px;
	padding:10px 0px;
	font-size:0.9em;
	text-align:right;
	line-height:1.4;
}
/* 個人情報保護方針 end */

/* リンクサイト */
div.link1 {
	margin:0px;
	padding:5px 0px;
	border-top:10px solid #9999ff;
	border-bottom:10px solid #9999ff;
}

.link1 h1 {
	margin:0px;
	
	font-size:1.5em;
	border-top:2px dotted #9999ff;
	border-bottom:2px dotted #9999ff;
	color:#9999ff;
	font-weight:normal;
}

div.link2 {
	margin:5px 0px 0px 0px;
	padding:3px;
	border-top:2px solid #9999ff;
	text-align:left;
}

.link2 h1.link2h1_1 {
	margin:0px;
	padding:3px;
	font-size:1.0em;
	font-weight:normal;
	color:#9999ff;
	text-align:left;
}

p.link_co {
	margin:0px 20px;
	padding:10px 0px;
	font-size:0.9em;
	text-align:left;
	line-height:1.4;
	border-top:1px solid #9999ff;
}

.link2 p.link2p_1 {
	margin:0px 20px;
	padding:5px 0px;
	}

.link2 a {
	text-decoration:none;
}

.link2 a:link {
	color:#006699;
}

.link2 a:visited {
	 color:#006699;
 } 
 
.link2 a:hover {
	color:#cc6699;
}
/* リンク集 end */	

/* 問い合わせフォーム */
div.tws {
	margin:10px 0px 0px 0px;
	padding:3px;
	border-top:2px solid #d4b499;
	text-align:left;
}

.tws h1.twsh1_1 {
	margin:0px;
	padding:3px;
	font-size:1.0em;
	font-weight:normal;
	color:#6d4b34;
	border-top:1px dotted #6d4b34;
	border-bottom:1px dotted #6d4b34;
	text-align:center;
}

.tws p.twsp_1 {
	margin:10px 20px 0px 20px;
	padding:10px 0px;
	font-size:0.9em;
	line-height:1.4;
}

.tws table.twstb1 {
	margin:10px 0px 0px 20px;
	border:none;
}

.twstb1 td{
	padding:0px;
	font-size:0.9em;
	vertical-align:top;
}

.twstb1 td.twstb1_td1{
	padding:5px;
	text-align:right;
}

.twstb1 td.twstb1_td2{
	text-align:center;
	padding:5px;
}

.tws input.button {
	background:#e8d3d1;
	color:#6d4b34;
}
/* 問い合わせフォーム end */

/* エラー画面用設定 */
div#ERROR {
	margin:0px;
	padding:0px;
}

#ERROR p.erp_1 {
	margin:40px 0px;
	padding:0px;
	font-size:0.9em;
}

#ERROR p.erp_2 {
	margin:40px 0px;
	padding:0px;
	font-size:0.9em;
	font-weight:bold;
}

#ERROR p.erp_3 {
	margin:0px;
	padding:5px 0px;
	font-size:0.9em;
	background:#b6c5d1;
}

#ERROR p.erp_3 a {
	color:#0074d1;
	font-weight:bold;
}

#ERROR ul {
	margin:0px 250px 0px 270px;
	padding:0px;
	font-size:0.9em;
	list-style-type:square;
	line-height:1.4;
	text-align:left;
	color:#dc143c;
}

#ERROR input.er_button {
		width:100px;
		margin:10px 0px 0px 10px;
		color:#009193;
		background:#d6f0ee;
}
/* エラー画面用設定 */

/* カートの中身用設定 */
div#CART {
	margin:0px;
	padding:0px;
}

#CART input.cart_button1 {
	width:100px;
	margin:10px 0px 0px 10px;
	color:#009193;
	background:#d6f0ee;
}

#CART input.cart_button2 {
	width:40px;
	margin:0px;
	color:#009193;
	background:#d6f0ee;
}

#CART table {
	width:600px;
	margin:40px auto 0px auto;
	border:1px solid #009193;
	border-collapse:collapse;
}

#CART td {
	padding:3px 5px;
	border:1px solid #009193;
	font-size:0.9em;
}

#CART td a {
	color:#009193;
}

#CART tr.tr1 {
	text-align:center;
	color:#009193;
	background:#d6f0ee;
}

#CART td.td2 {
	width:60px;
	text-align:right;
}

#CART td.td3 {
	width:40px;
	text-align:right;
}

#CART td.td4 {
	width:80px;
	text-align:right;
}

#CART td.td5 {
	width:80px;
	text-align:center;
}
/* カートの中身用設定 end */

/* 画像設定 */
img.icon1 {
	margin-bottom:20px;
}

img.icon2 {
	float:left;
	margin:5px 0px 0px 0px;
	border:0;
}
/* 画像設定 end */
