■CSS

/* 2カラム右 */

*{
padding:0px;
margin:0px;
font-family:Verdana, Arial, sans-serif;
}

/* HTMLタグ設定 */



body {
	margin:0;
	padding:0;
	text-align: center;
	background-image: url(http://www.contents.furisodezeroyen.jp/img/t70/bgshiiki.gif);
	background-repeat: repeat-y;
	background-position: center top;

}
p , ul , ol , li , dl , dt , dd , address , strong , em ,
h1 , h2 , h3 , h4 , h5 , h6 , 
table , caption , th , td {
	font-size: 100%;
	font-weight: normal;
	line-height: 1.5;
	margin:0;
	padding:0;
}
p {
	margin:0 0 1em;
}
li {	list-style-type: none;}
h1 , h2 , h3 , h4 , h5 , h6 {}
strong { font-weight:bold;}
em { font-style:italic;}


img{
	border: none;
}
form{
	margin: 0px;
	padding: 0px;
}
label{
	font-weight: bold;
	letter-spacing: 0.2em;
	white-space: nowrap;
	text-align: right;
	font-size: 12px;
}


/* =================================== */
/* レイアウト設定 */
/* =================================== */

#container {
	z-index: 1;
	text-align: left;
	width: 900px;
	font-size: 85%;
	font-family: verdana, Helvetica, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", osaka, "メイリオ", meiryo, "ＭＳ Ｐゴシック", sans-serif;
	border-right-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-bottom-style: none;
	background-color: #FFFFFF;
}
/* ブログタイトル・概要 */
#banner{
	height: 377px;
	width: 900px;
	overflow: hidden;
	background-image: url(http://www.contents.furisodezeroyen.jp/img/t70/head003.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	font-size: 100%;
}

/* ブログの配置 */
#content{
	float: left;
	width: 670px;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 0px;
	background-color: #FFFFFF;
}

/* ブログ外枠 */
.blog{
	margin-top: 0px;
	padding: 0px;
}

/* サイド（右サイド） */
#links{
	width: 220px;
	font-size: 85%;
	background-color: #eeeeee;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000000;
	float: left;
	margin-right: 10px;
	padding-top: 10px;
}

/*フッタ*/
#footer{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	display: block;
	background-color: #FF3366;
}

/* ************************************************ 
 *	リンクカラーの設定
 * ************************************************ */

/* 全般 */
a{
}
	a{
	color:#FF3366;
	text-decoration:none;
}
	a:link{
	color:#FF3366;
	text-decoration: underline;
}
	a:visited{color:#FF3366;text-decoration: underline;}
	a:active{color:#FF3366;text-decoration: underline;}
	a:hover{
	color:#996699;
	text-decoration:underline
}

/*　ブログタイトル・概要　*/
#banner a{
	text-decoration: none;
	color: #000000;
}
#banner a:link{
	text-decoration: none;
	color: #FF3366;
}
#banner a:visited{
	text-decoration: none;
	color: #FF3366;
}
#banner a:active{
	text-decoration: underline;
	color: #FF3366;
}
#banner a:hover{
	text-decoration: underline;
	color: #996699;
}

/* カレンダー */
.calendar a{
	color: #8b4f27;
}
.calendar a:link{color: #FF3366;}
.calendar a:visited{color: #FF3366;}
.calendar a:active{color: #FF3366;}
.calendar a:hover{color: #996699;}

/* 続きを読む */
.acontinues a{color: #FF3366;text-decoration: underline;}
.acontinues a:link{color: #FF3366;text-decoration: underline;}
.acontinues a:visited{color: #FF3366;text-decoration: underline;}
.acontinues a:active{color: #FF3366;text-decoration: underline;}
.acontinues a:hover{color: #996699;text-decoration: underline;}

/* 次のページ・前のページ */
.amenu a{color: #FF3366;text-decoration: underline;}
.amenu a:link{color: #FF3366;text-decoration: underline;}
.amenu a:visited{color: #FF3366;text-decoration: underline;}
.amenu a:active{color: #FF3366;text-decoration: underline;}
.amenu a:hover{color: #996699;text-decoration: underline;}

/* サイドバー */
.side a{color: #FF3366;text-decoration: underline;}
.side a:link{color: #FF3366;text-decoration: underline;}
.side a:visited{color: #FF3366;text-decoration: underline;}
.side a:hover{
	color: #996699;text-decoration: underline;
}

.aside a{color: #FF3366;text-decoration: underline;}
.aside a:link{color: #FF3366;text-decoration: underline;}
.aside a:visited{color: #FF3366;text-decoration: underline;}
.aside a:hover{color: #996699;text-decoration: underline;}

/*　サイドタイトル　*/
.title a{
	color: #FF3366;
	text-decoration: underline;
}
.title a:link{
	text-decoration: underline;
	color: #FF3366;
}
.title a:visited{
	text-decoration: underline;
	color: #FF3366;
}
.title a:active{
	text-decoration: underline;
	color: #FF3366;
}
.title a:hover{
	text-decoration: underline;
	color: #996699;
}


/*　このページの上へ　*/
.aposted a{
	color: #FF3366;
}
.aposted a:link{color: #FF3366;}
.aposted a:visited{color: #FF3366;}
.aposted a:active{color: #FF3366;}
.aposted a:hover{
	color: #996699;
}

/*　トラックバック　*/
.atrackback-post a{color: #FF3366;}
.atrackback-post a:link{color: #FF3366;}
.atrackback-post a:visited{color: #FF3366;}
.atrackback-post a:active{color: #FF3366;}
.atrackback-post a:hover{color: #996699;}

/*　RSS　*/
.rss a:link{color: #FF3366;}
.rss a:visited{color: #FF3366;}
.rss a:hover{color: #996699;}
.rss a:active{color: #FF3366;}


/* ************************************************ 
 *	バナー（ページ上部）の設定
 * ************************************************ */

/* ブログタイトル */
.blogtitle{
	font-size: 125%;
	text-align: left;
	margin: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

/* ブログ説明文 */
.description{
	font-size: 100%;
	color: #000000;
	line-height: 1.2em;
}

/* パン屑メニュー */
.topicpass {
	font-size: 10px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #000;
	line-height: 16px;
	vertical-align: bottom;
}

.topicpass img {
	border: none;
	vertical-align: bottom;
}

/* ************************************************ 
 *	記事の設定
 * ************************************************ */

/* 記事 */
.blogbody{
	overflow: hidden;
	background-repeat: repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* 記事タイトル */
.title{
	text-align:left;
	font-size: 100%;
	color: #996699;
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 3em;
	height: 3em;

}

/* 記事日付 */
.date{
	font-size: 85%;
	color: #000000;
	margin-top: 0px;
	text-align:left;
	padding-top: 10px;
	padding-right: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 15px;
	padding-bottom: 3px;
}

/* 記事本文 */
.main{
	padding: 10px;
	overflow: auto;
	font-size: 95%;
	line-height: 1.3em;
	width: 620px;
	color: #000000;
	margin: 0px;
}


/* 記事本文内画像 */
.main img{
	margin: 5px;
}

/* 続きを読む */
.main-continues{}

/* 記事フッター */
.posted{
	padding: 10px;
	text-align: right;
	margin-bottom: 0px;
	margin-top: 5px;
	clear: both;
	font-size: 78%;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF3366;
}


/* ************************************************ 
 *	トラックバックエリアの設定
 * ************************************************ */

/* この記事へのトラックバック */
.title_s{
text-align:left;
	border-left: 30px solid #A633CC;
	border-bottom: 1px solid #A633CC;
background:#6F0791 url() no-repeat left top;
	font-size: 90%;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 3px;
	margin: 0px 0px 10px;
	color: #CCC;
	font-weight: bold;
}

/* この記事へのトラックバックURL */
.trackback-url{
	font-size: 86%;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 15px;
}

/* トラックバック本文 */
.trackback-body{
	margin: 5px 20px;
	font-size: 80%;
	line-height: 130%;
}

/*トラックバック送信元など*/
.trackback-post{
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	padding-top: 3px;
	font-size: 80%;
	text-align: right;
}


/* ************************************************ 
 *	コメントエリアの設定
 * ************************************************ */

/* この記事へのコメント */
.comments-head{
	text-align:left;
	font-size: 90%;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	color: #373535;
	font-weight: bold;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* コメント投稿者日時など*/
.comments-post{
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	padding-top: 3px;
	font-size: 80%;
	text-align: right;
	color: #000000;
}

/* コメント本文 */
.comments-body{
	margin: 5px 20px;
	font-size: 80%;
	line-height: 130%;
	color: #000000;
}
.comments-body2{
	margin: 5px 20px;
	font-size: 80%;
	line-height: 130%;
	color: #000000;
}

/* コメント入力テーブル */
table.form {
	width: 450px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	color: #000000;
}
.form td {
	line-height: 170%;
}

/* 本文 */
#text{}

/* メールアドレス */
#email{}

/* 名前 */
#author{}

/* URL */
#url{}

/*情報を記憶チェックボックス*/
#bake{}

/*確認せずに書込チェックボックス*/
#savecheck{}

/* ************************************************ 
 *	プラグイン設定
 * ************************************************ */

/* サイドブロック */
.side{
	margin-bottom: 10px;
}

/* サイドタイトル */
.sidetitle{
	font-weight: bold;
	font-size: 100%;
	color: #000000;
	height:1.5em;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 1.5em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 10px;
}

/* サイド本文 */
.sidebody{
	margin-bottom: 3px;
	margin-right:auto;
	margin-left:auto;
	width: 165px;
	font-size: 12px;
	padding-left: 10px;
	padding-bottom: 3px;
	line-height: 1.5em;
}

/* RSS */
ul.rss{
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
}
ul.rss li{
	display: inline;
	margin-left: 10px;
	font-weight: bold;
}

/* カレンダー ここから ----------*/
/* 大枠 */
.calender{
	text-align: center;
	margin-bottom: 10px;
}
/* 上部年月日表示 */
.calendarhead{
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 12px;
	padding: 3px;
	color: #000000;
	padding: 5px 3px 5px 3px;
}
/* 枠 */
.calendartable{
	font-size: 12px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
}
/* 曜日枠 */
.calendarwd{
	padding: 5px;
}
/* 曜日 */
.calendarweek{}
/* 日付枠 */
.calendard{
	text-align: center;
	
}
/* 日曜日 */
.sun{
	color: #FF3366;
}
/* 土曜日 */
.sat{
	color: #0099FF;
}
/* 今日 */
.today{
	font-weight: bold;
}
/* カレンダー ここまで ----------*/

/* カテゴリー */
.category {
	margin-bottom: 10px;
}

/* 最近の記事 */
.recententry {}

/* 過去記事 */
.archives {}

/* 最近のコメント */
.comment {}

/* 最近のトラックバック */
.trackback {}

/* お気に入り */
.link  {
	margin-bottom: 10px;
}

/* ブログ内検索 */
.search {
	margin-bottom: 10px;

}

/* QRコード */
.qrcode {
	margin-bottom: 10px;
}

/* アクセスカウンタ */
.counter {
	margin-bottom: 10px;
}

/* 読者登録 */
.subscription {
	margin-bottom: 10px;
}

/* プロフィール */
.profile {
	margin-bottom: 10px;
}
.nickname{
	font-weight: bold;
	word-spacing: 0.2em;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.photo{
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.message{
	font-size: 85%;
	line-height: 120%;
	margin: 5px;
	color: #000000;
}

/* お勧め商品 */
.article_ad {
	margin-bottom: 10px;
}

/* タグクラウド */
.tag_cloud {
	margin-bottom: 10px;
}

/* カスタムプラグイン1 */
.custom1 {
	margin-bottom: 10px;
}

/* カスタムプラグイン2 */
.custom2 {
	margin-bottom: 10px;
}

/* カスタムプラグイン3 */
.custom3 {
	margin-bottom: 10px;
}

/* オーナーにメッセージ */
.inquiry{}

/* 新規投稿 */
.blog_entry{}

/* マイアルバム */
.album{
	margin-bottom: 10px;
}
#album_img_flame{}
#album_href{}
#album_img{}
#album_title{}
#album_list{}

/* ************************************************ 
 *	フッターの設定
 * ************************************************ */

/* このページの上へ */
.pagetop{
	font-size: 80%;
	text-align: right;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: 10px;
}

.pagetop a{
	color: #FF3366;
}
.pagetop a:link{color: #FF3366;}
.pagetop a:visited{color: #FF3366;}
.pagetop a:active{color: #FF3366;}
.pagetop a:hover{
	color: #996699;
}



/* このBlogのトップへ */
.menu{
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 80%;
	letter-spacing: 0.2em;
	text-align: center;
}

/* コピーライト */
#copyright{
	font-size: 85%;
	color: #FFFFFF;
}
/* Powered by はまぞう */
.adFooter{
	font-size: 10px;
	line-height: 150%;
	text-align: center;
        vertical-align: bottom;
}

.adFooter img {
	border: none;
	vertical-align: bottom;
}
#content .inner {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

/*リンク表示指定*/
a.navi01{
	display:block;/*テキストをブロック化*/
	width:100px;/*幅*/
	height:49px;/*細かい位置指定*/
	background-repeat: no-repeat;
	text-indent: -4000px;
	background-image: url(http://www.contents.furisodezeroyen.jp/img/t70/navi1.gif);
	float: left;
}
/*リンクにマウスが乗ったとき指定*/
a.navi01:hover{
	display:block;
	width:100px;
	height:49px;
	background-image: url(http://www.contents.furisodezeroyen.jp/img/t70/2navi1.gif);
	background-repeat: no-repeat;
	text-indent: -4000px;
	float: left;
}

/*リンク表示指定*/
a.navi02{
	display:block;/*テキストをブロック化*/
	width:100px;/*幅*/
	height:49px;/*細かい位置指定*/
	background-repeat: no-repeat;
	text-indent: -4000px;
	background-image: url(http://www.contents.furisodezeroyen.jp/img/t70/navi2.gif);
	float: left;
}
/*リンクにマウスが乗ったとき指定*/
a.navi02:hover{
	display:block;
	width:100px;
	height:49px;
	background-image: url(http://www.contents.furisodezeroyen.jp/img/t70/2navi2.gif);
	background-repeat: no-repeat;
	text-indent: -4000px;
	float: left;
}
a.navi002{
	display:block;/*テキストをブロック化*/
	width:100px;/*幅*/
	height:49px;/*細かい位置指定*/
	background-repeat: no-repeat;
	text-indent: -4000px;
	background-image: url(http://www.contents.furisodezeroyen.jp/img/t70/2navi2.gif);
	float: left;
}
/*リンク表示指定*/
a.navi03{
	display:block;/*テキストをブロック化*/
	width:100px;/*幅*/
	height:49px;/*細かい位置指定*/
	background-repeat: no-repeat;
	text-indent: -4000px;
	background-image: url(http://www.contents.furisodezeroyen.jp/img/t70/navi3.gif);
	float: left;
}
/*リンクにマウスが乗ったとき指定*/
a.navi03:hover{
	display:block;
	width:100px;
	height:49px;
	background-image: url(http://www.contents.furisodezeroyen.jp/img/t70/2navi3.gif);
	background-repeat: no-repeat;
	text-indent: -4000px;
	float: left;
}
a.navi003{
	display:block;/*テキストをブロック化*/
	width:100px;/*幅*/
	height:49px;/*細かい位置指定*/
	background-repeat: no-repeat;
	text-indent: -4000px;
	background-image: url(http://www.contents.furisodezeroyen.jp/img/t70/2navi3.gif);
	float: left;
}
/*リンク表示指定*/
a.navi04{
	display:block;/*テキストをブロック化*/
	width:100px;/*幅*/
	height:49px;/*細かい位置指定*/
	background-repeat: no-repeat;
	text-indent: -4000px;
	background-image: url(http://www.contents.furisodezeroyen.jp/img/t70/navi4.gif);
	float: left;
}
/*リンクにマウスが乗ったとき指定*/
a.navi04:hover{
	display:block;
	width:100px;
	height:49px;
	background-image: url(http://www.contents.furisodezeroyen.jp/img/t70/2navi4.gif);
	background-repeat: no-repeat;
	text-indent: -4000px;
	float: left;
}

/*リンク表示指定*/
a.navi05{
	display:block;/*テキストをブロック化*/
	width:100px;/*幅*/
	height:49px;/*細かい位置指定*/
	background-repeat: no-repeat;
	text-indent: -4000px;
	background-image: url(http://www.contents.furisodezeroyen.jp/img/t70/navi5.gif);
	float: left;	
}
/*リンクにマウスが乗ったとき指定*/
a.navi05:hover{
	display:block;
	width:100px;
	height:49px;
	background-image: url(http://www.contents.furisodezeroyen.jp/img/t70/2navi5.gif);
	background-repeat: no-repeat;
	text-indent: -4000px;
	float: left;
}

/*リンク表示指定*/
a.navi06{
	display:block;/*テキストをブロック化*/
	width:100px;/*幅*/
	height:49px;/*細かい位置指定*/
	background-repeat: no-repeat;
	text-indent: -4000px;
	background-image: url(http://www.contents.furisodezeroyen.jp/img/t70/navi6.gif);
	float: left;	
}
/*リンクにマウスが乗ったとき指定*/
a.navi06:hover{
	display:block;
	width:100px;
	height:49px;
	background-image: url(http://www.contents.furisodezeroyen.jp/img/t70/2navi6.gif);
	background-repeat: no-repeat;
	text-indent: -4000px;
	float: left;
}

/*リンク表示指定*/
a.navi07{
	display:block;/*テキストをブロック化*/
	width:100px;/*幅*/
	height:49px;/*細かい位置指定*/
	background-repeat: no-repeat;
	text-indent: -4000px;
	background-image: url(http://www.contents.furisodezeroyen.jp/img/t70/navi7.gif);
	float: left;	
}
/*リンクにマウスが乗ったとき指定*/
a.navi07:hover{
	display:block;
	width:100px;
	height:49px;
	background-image: url(http://www.contents.furisodezeroyen.jp/img/t70/2navi7.gif);
	background-repeat: no-repeat;
	text-indent: -4000px;
	float: left;
}

/*リンク表示指定*/
a.navi08{
	display:block;/*テキストをブロック化*/
	width:100px;/*幅*/
	height:49px;/*細かい位置指定*/
	background-repeat: no-repeat;
	text-indent: -4000px;
	background-image: url(http://www.contents.furisodezeroyen.jp/img/t70/navi8.gif);	
	float: left;
}
/*リンクにマウスが乗ったとき指定*/
a.navi08:hover{
	display:block;
	width:100px;
	height:49px;
	background-image: url(http://www.contents.furisodezeroyen.jp/img/t70/2navi8.gif);
	background-repeat: no-repeat;
	text-indent: -4000px;
	float: left;
}

/*リンク表示指定*/
a.navi09{
	display:block;/*テキストをブロック化*/
	width:100px;/*幅*/
	height:49px;/*細かい位置指定*/
	background-repeat: no-repeat;
	text-indent: -4000px;
	background-image: url(http://www.contents.furisodezeroyen.jp/img/t70/navi9.gif);	
	float: left;
}
/*リンクにマウスが乗ったとき指定*/
a.navi09:hover{
	display:block;
	width:100px;
	height:49px;
	background-image: url(http://www.contents.furisodezeroyen.jp/img/t70/2navi9.gif);
	background-repeat: no-repeat;
	text-indent: -4000px;
	float: left;
}

/*4-2 タグライン*/
#tagline {
	/* width: 430px; */
	display: block;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	font-size: 80%;
	margin-left: 302px;
	color: #FFFFFF;
	width: 580px;
	float: left;
	display:inline;
	font-weight: normal;
}

/*4-3 ログインメニュー*/
#login {
	/* width: 280px; */
	float: right;
	text-align: right;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.shopphoto {
	float: left;
}
.address {
	line-height: 1.4em;
	float: left;
	padding-top: 55px;
	padding-left: 10px;
}


.inner1 {
	margin-left: 10px;
	width: 650px;
	margin-right: 10px;
}
.inner2 {
	background-color: #eeeeee;
	margin-right: 10px;
	width: 200px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 10px;
}


.footbottom {
	height: 45px;
	margin-right: 10px;
	margin-left: 10px;
}
.footbottom2 {
	height: 45px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
#mainbody {
	background-color: #FFFFFF;
	float: left;
	width: 900px;
}
.footerlogo {
	background-color: #00CCCC;
	float: left;
	height: 45px;
	margin-right: 10px;
}
.footernavi {
	float: right;
	height: 40px;
	width: 547px;
	text-align: right;
	padding-top: 5px;
	font-size: 110%;
	line-height: 1.4em;
}

.footernavi a:link {
	color: #FFFFFF;
	text-decoration: none;
}




.footernavi a{
	color: #FFFFFF;
	text-decoration: none;
}
.footernavi a:link{
	text-decoration: none;
	color: #ffffff;
}
.footernavi a:visited{
	text-decoration: none;
	color: #ffffff;
}
.footernavi a:active{
	text-decoration: none;
	color: #ffffff;
}
.footernavi a:hover{
	text-decoration: none;
	color: #999999;
}












.magenta {
	background-color: #FF3366;
	height: 1.5em;
	text-align: right;
	padding-right: 10px;
	display: block;
	width: 890px;
	clear: both;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #FFFFFF;
}


.shop01 {
	background-color: #FFFFFF;
	height: 154px;
	width: 435px;
	color: #FF3366;
	float: left;
	display: inline;
	margin-top: 10px;
	margin-left: 10px;
	background-image: url(http://www.contents.furisodezeroyen.jp/img/t70/shoptel01.gif);
	background-repeat: no-repeat;
	display:inline
}
.shop05 {
	background-color: #FFFFFF;
	height: 154px;
	width: 435px;
	color: #FF3366;
	float: left;
	display: inline;
	margin-top: 10px;
	margin-left: 10px;
	background-image: url(http://www.contents.furisodezeroyen.jp/img/t70/shoptel05.gif);
	background-repeat: no-repeat;
	display:inline
}
.shop02 {
	background-color: #FFFFFF;
	height: 154px;
	width: 435px;
	color: #FF3366;
	float: left;
	display: inline;
	margin-top: 10px;
	margin-left: 10px;
	background-image: url(http://www.contents.furisodezeroyen.jp/img/t70/shoptel02.gif);
	background-repeat: no-repeat;
	display:inline
}
.shop03 {
	background-color: #FFFFFF;
	height: 154px;
	width: 435px;
	color: #FF3366;
	margin-top: 10px;
	padding: 0px;
	float: right;
	margin-right: 10px;
	display: inline;
	background-image: url(http://www.contents.furisodezeroyen.jp/img/t70/shoptel03.gif);
	background-repeat: no-repeat;
	display:inline
}
.shop04 {
	background-color: #FFFFFF;
	height: 154px;
	width: 435px;
	color: #FF3366;
	margin-top: 10px;
	padding: 0px;
	float: left;
	margin-right: 10px;
	display: inline;
	background-image: url(http://www.contents.furisodezeroyen.jp/img/t70/shoptel04.gif);
	background-repeat: no-repeat;
	display:inline;
	margin-bottom: 20px;
	margin-left: 10px;
}



#foot {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat;
	font-size: 90%;
	background-color: #000000;
	color: #FFFFFF;
	clear: both;
	padding: 0px;
	width: 900px;
	float: left;
}
.logintext a:link {
	color:#000000;
}

.logintext a:hover{
	color:#666666;
}
.logintext {
	color: #000000;
	text-align: center;
}
.btitle {
	height: 70px;
	width: 470px;
	margin-top: 60px;
	margin-left: 310px;
}

