/* CSS Document */
@charset "utf-8";
* {
    margin: 0;
    padding: 0;
}

table,img,p {
    border: 0;
}
img {
	vertical-align: bottom;
}


body {
		font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","sans-serif";
	color: #555555;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 150%;
	letter-spacing:1px;
	background: url("../image/loliback.jpg");
	background-color: #FEDADA;
	margin: 0px;
}

li {
    list-style-type: none;
}

select {
    border: solid 1px #ccc;
}

/*PHOTO*/
.picture {
	border: 1px solid #E4E4E4;
}
/* フロート回り込み解除
----------------------------------------------- */
br.clear {
    clear: both;
    display: none;
    font-size: 0px;
    line-height: 0%;
    height: 0px
}
/* リンク指定
----------------------------------------------- */
a { text-decoration: none; }
a:link {
	color: #CC0000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #FF0000;
}
/* フォント
----------------------------------------------- */
h1,h2,h3,h4,h5 {
    font-size: 100%;
    line-height: 150%;
}
.price {
	color: #CC0000;
	font-weight: bold;
}
.attention { color: #ff0000; }
.mini { font-size: 90%; }
em {
    font-style: normal;
    color: #ff0000;
}
/* テーブル共通指定
----------------------------------------------- */

table td {
    padding: 6px;
}






div.tblareabtn {
    clear: both;
    margin: 15px 0 0 0;
    text-align: center;
}
.phototd {
    width: 75px;
    text-align: center;
}
.centertd {
    text-align: center;
}
.pricetd {
    text-align: right;
}
.pricetd em {
    font-weight: bold;
}
#frame {
	text-align: center;
}
#wrap {
	width: 904px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
 	background-image: url("");
}

#loliflash{
	padding-top: 0px;
	padding-bottom: 12px;
}


div#completetext {
    width: 470px;
    margin: 15px auto 0 auto;
    padding: 15px;
    border: 5px solid #ccc;
}
div#completetext em {
    font-weight: bold;
}
div#completetext p{
    padding: 20px 0 0 0;
    text-align: left;
}


/* ヘッダーロゴ
------------------------------------------------ */
div#header {
	margin-bottom:8px;
	width: 904px;
}
#header img {
	vertical-align: bottom;
}
div#header h1 a {
    float: left;
    display: block;
    margin: 8px 0 0 0;
    width: 292px;
    height: 81px;
    background: url("../img/header/logo.gif");
}
div#header em {
    display: none;
}

#newheadl{
float:left;
width:328px;

}

#newheadr{
float:left;
width:576px;

}

#flash{
padding-bottom:8px;
}



/* ヘッダーナビ
----------------------------------------------- */
div#information {
    float: right;
    padding: 60px 8px 0 0;
}
div#information ul li {
    display: inline;
}
div#information ul li a {
    text-decoration: none;
}
/* フレーム
----------------------------------------------- */
div#container {

}
#contents {

}
#container:after {/* firefox背景色表示用 */
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

div#leftcolumn {
    float: left;
    width: 195px;
}

div#leftcolumn h2 {
    padding: 15px 0 0 0;
}


.leftboxloli { 
margin-bottom:8px;
	background-image: url(../loliimage/blocmiddle.jpg);
}


div#rightcolumn {
	float: left;
	width: 187px;
	padding-top: 15px;
}

div#rightcolumn h2 {
    padding: 15px 0 0 0;
}

/* メインコンテンツ
----------------------------------------------- */
/* 3カラム設定 */
div#three_maincolumn {
	float: left;
	width: 510px;
	padding: 15px 0 0 0;
}

div#three_maincolumn h2 {
    padding: 15px 0 0 0;
}

/* 2カラム設定 */
div#two_maincolumn {
	float: left;
	width: 699px;
	padding: 15px 0 0 0;
}

div#two_maincolumn h2 {
    padding: 15px 0 0 0;
}
#two_maincolumn_box {
	margin-left: 12px;
	margin-right: 15px;
}


/* 1カラム設定 */
div#one_maincolumn {
    padding: 0px;
}

div#one_maincolumn {
	padding-right: 0;
	padding-left: 0;
}

/* カゴの中
----------------------------------------------- */
div#cartarea {

}

div#cartarea p {
    padding: 5px 0 10px 0;
}

div#cartarea p.item {
    padding: 0 0 10px 0;
    background: url("../img/side/line_146.gif") no-repeat bottom;
}

div#cartarea .btn {
    padding: 0;
    text-align: center;
}

/* カテゴリー
----------------------------------------------- */
div#categoryarea {
    width: 144px;
    padding: 10px;
    border: solid 1px #ccc;
    background-color: #fff1e3;
}

div#categoryarea li {
    padding: 0 0 0 20px;
    background: url("../img/common/arrow_blue.gif") 0 3px no-repeat;
}
div#categoryarea li.onmark {
    background: url("../img/common/arrow_red.gif") 0 3px no-repeat;
}
div#categoryarea li.level1 {
    font-weight: bold;
}
div#categoryarea li.level1 li {
    font-weight: normal;
}
div#categoryarea li a {
    display: block;
    padding: 3px 0;
}

a.onlink {  text-decoration: underline; }
a.onlink:link { color: #ff0000; }
a.onlink:visited { color: #ff0000; }
a.onlink:hover { color: #ff0000; }

/* ガイドリンク
----------------------------------------------- */
#guidearea {
    padding: 15px 0 0 0;
    line-height: 0;
}

/* ログイン
----------------------------------------------- */
div#loginarea {
	padding-top: 20px;

}

div#loginarea p {
    padding: 8px 0 0 0;
}

#loginarea .box96 {
    width: 96px;
    border: solid 1px #ccc;
}

/* 検索
----------------------------------------------- */
div#searcharea {
    width: 144px;
    padding: 0 10px 10px 10px;
    border: solid 1px #ccc;
}

div#searcharea p {
    padding: 8px 0 0 0;
}

div#searcharea .btn {
    text-align: center;
}

#searcharea .box142 {
    width: 142px;
    border: solid 1px #ccc;
}

/* カレンダー
----------------------------------------------- */
#block-calendar {
}

#block-calendar table {
    border-collapse: collapse;
    margin: 0 auto 10px;
    text-align:center;
}

#block-calendar th, #block-calendar td {
    padding: 2px;
    border: 1px solid #CCCCCC;
}

#block-calendar th {
    background: #FF8144;
    color: #FFFFFF;
}

#block-calendar .off {
    background: #FFEECC;
    color: #E04A00;
}

#block-calendar caption {
    color: #DD4400;
}

/* バナー
----------------------------------------------- */
ul#banner {
    padding: 15px 0 0 0;
}

#banner li {
    padding: 0 0 10px 0;
}

/* テキストフィールド
----------------------------------------------- */
input[type='text'] {
    border: solid 1px #ccc;
}

/* ボタン
----------------------------------------------- */
input[type='image'] {
    border: none;
}

input[type='image'].box190 {
    width: 190px;
    height: 30px;
}

input[type='image'].box180 {
    width: 180px;
    height: 30px;
}

input[type='image'].box150 {
    width: 150px;
    height: 30px;
}

input[type='image'].box140 {
    width: 140px;
    height: 30px;
}

input[type='image'].box130 {
    width: 130px;
    height: 30px;
}

input[type='image'].box51 {
    width: 51px;
    height: 22px;
}

/* フッター
----------------------------------------------- */
#pagetop {
    width: 764px;
    margin: 0 auto;
    padding: 30px 8px 15px 8px;
    background-color: #fff;
    text-align: right;
}

#fotter {

}
.blandsearchbox {
	padding-top: 20px;
	font-size: 12px;
}
.blandsearchbox h2 {
	font-size: 25px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image: url(../img/lines.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
	margin-right: 25px;
}

.blandlist {
	font-size: 14px;
	color: #333333;
	text-align: center;
	line-height: 1.8em;
}
.blandi {
	width: 330px;
	float: left;
}
.blandi .textarea {
	padding-left: 10px;
}
.blandi .textarea li {
	list-style-type: disc;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 10px;
}
.blandi .textarea ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.searchbox {
	padding-left: 5px;
	padding-top: 15px;
}
#mapbox {
	margin-top: 30px;
}
.mapline {
	border: 1px solid #CCCCCC;
        width: 669px;
}
.tenmei {
	font-size: 16px;
	color: #333333;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-left: 7px;
	padding-top: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.infobox {
	background-image: url(../img/information.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 70px;
	margin-right: 20px;
	margin-top: 9px;
}
.databox {
	background-image: url(../img/data.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 70px;
	margin-right: 20px;
	margin-top: 9px;
}
.bluet {
	color: #006699;
}
.redt {
	color: #990000;
}
.linemax {
	background-image: url(../img/linemax.jpg);
	background-repeat: repeat-x;
	height: 20px;
	background-position: center center;
}
.linemax2 {
	background-image: url(../img/linemax.jpg);
	background-repeat: repeat-x;
	height: 5px;
	background-position: center center;
}
.text10pt {
	font-size: 10px;
}

.kaitoribox {
text-align:center;
}

.kiyaku{
	width: 580px;
	margin-left: auto;
	border: 1px solid #CFD9F8;
	background-color: #FFFFFF;
	text-align:left;
	margin-top: 5px;
	margin-right: auto;
}

.kiyakunaka
{
	padding:15px;
}
.area565 {
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}
.kaitlist {
	list-style-type: circle;
}
.kait {
	margin-left: 20px;
}

.kaitlist2 {
	list-style-type: decimal;
}
.kait2 {
	margin-left: 20px;
}

.kiyaku2{
	width: 580px;
	margin-left: auto;
	border: 1px solid #CFD9F8;
	background-color: #E6EBFB;
	text-align:left;
	margin-top: 10px;
	margin-right: auto;
}

.kiyakunaka2
{
	padding:15px;
}

.kiyaku3{
	width: 580px;
	margin-left: auto;
	border: 1px solid #CFD9F8;
	background-color: #E6EBFB;
	text-align:left;
	margin-top: 10px;
	margin-right: auto;
}

.kiyaku4{
	width: 580px;
	margin-left: auto;
	border: 1px solid #CFD9F8;
	background-color: #E6EBFB;
	text-align:left;
	margin-top: 10px;
	margin-right: auto;
}

.kiyaku5{
	width: 580px;
	margin-left: auto;
	border: 1px solid #CFD9F8;
	background-color: #FFFFD2;
	text-align:left;
	margin-top: 10px;
	margin-right: auto;
}
.kiyaku6{
	width: 580px;
	margin-left: auto;
	border: 1px solid #CFD9F8;
	background-color: #E2FDD9;
	text-align:left;
	margin-top: 10px;
	margin-right: auto;
}
.gyosya {
	background-image: url(../img/kai9.jpg);
	background-repeat: no-repeat;
	background-position: 9px top;
}
.gyo1 {
	text-align: left;
	padding-top: 14px;
	height: 59px;
	margin-left: 165px;
	margin-right: 65px;
}




/* 検索結果
----------------------------------------------- */
p.conditionarea {
    clear: both;
    width: 566px;
    margin: 0 auto;
    padding: 5px;
    border: solid 1px #333;
}


/* ページ送り
----------------------------------------------- */





.pagenumberarea, .pagecondarea {
	clear: both;
	width: 658px;
	padding: 10px;
	background-color: #FFF;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

ul.pagenumberarea {
    height: 2.5ex;
}

ul.pagecondarea {
	border: 1px solid #FFFFFF;
}

ul.pagenumberarea li {
    float: left;
    width: 32.9%;
}

ul.pagenumberarea li.left {
    text-align: left;
    white-space: nowrap;
}

ul.pagenumberarea li.center {
    text-align: center;
    white-space: pre;
}

ul.pagenumberarea li.right {
    text-align: right;
    white-space: nowrap;
}

.pagenumberarea .pagenumber{
    color: #ff0000;
    font-weight: bold;
}

p.pagenumberarea .number{
    font-weight: bold;
}

/* 商品一覧 */

/* タイトル
----------------------------------------------- */
div#listtitle {
	height: 55px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	background-image: url(../img/loli/itemnameback.gif);
	background-repeat: no-repeat;
	background-color: #FFB9B9;
	width: 679px;
}

div#listtitle h2 {
	font-size: 140%;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 38px;
	color: #FFFFFF;
}


/* 商品
----------------------------------------------- */
div.listarea {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}

.itemlistbox{
	width: 168px;
	float: left;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
	background-image: none;
}

div.listphoto {
	margin-bottom: 5px;
	height: 100px;
	overflow: hidden;

}

div.listrightblock {
	width: 150px;
	text-align: left;

}

div.listrightblock li {
    display: inline;
    padding: 0 0 10px 0;
}

div.listrightblock h3 {
	font-size: 12px;
}

div.listrightblock h3 a {
    font-size: 100%;
    font-weight: bold;
}

div.listrightblock .listcomment {
    margin: 0 0 10px 0;
}

div.listrightblock .pricebox {
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;

}

div.listrightblock .soldout {
	height: 16px;
	color:#333333;
}

div.listrightblock .in_cart {
    margin: 20px auto 5px 130px;
    padding: 10px;
    width: 285px;
    clear: both;
    background-color: #ecf5ff;
    border: 1px solid #CCCCCC;
}

div.listrightblock .quantity {
    width: 150px;
}

div.listrightblock .btnbox {

}

div.listrightblock dt {
    width: 75px;
    float: left;
    text-align: right;
    padding: 3px;
    font-weight: bold;
}

div.listrightblock dd {
    padding: 3px;
}

div.listrightblock .cartbtn {
    clear: both;
    text-align: center;
}

div.listrightblock .cartbtn img {
	display: block;
	width: 115px;
	margin: 5px auto 0 auto;
}

div.listrightblock .box54 {
    width: 54px;
    border: solid 1px #ccc;
}




/* 商品詳細 */

/* タイトル
----------------------------------------------- */
div#detailtitle {
	width: 664px;
	margin-right: 0;
	margin-left: 0;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FEA3A2;
}


div#detailtitle h2 {
	font-size: 140%;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 13px;
	margin-top:0px;
	padding-top:5px;
	color: #FF6A6A;
	background-image: url(./lines.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
}


/* 商品
----------------------------------------------- */
div#detailarea {
	width: 671px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

div#detailphotoblock {
	float: left;
	width: 306px;
}

div#detailphotoblock p {
    margin: 5px 0 0 0;
}

div#detailrightblock {
	float: right;
	width: 350px;
	margin-bottom: 12px;

}

div#detailrightblock li {
    display: inline;
}

div#detailrightblock h2 {
    margin: 5px 0;
    padding: 0;
    color: #ff6600;
    font-size: 140%;
    font-weight: bold;
}
.box54  {
	width: 30px;
	border: solid 1px #ccc;
}
.btn  {
	margin-top: 7px;

}

/* サブタイトル
----------------------------------------------- */
div.subarea {
    clear: both;
    width: 580px;
    padding: 30px 0 0 0;
}

div.subarea h3 {
    width: 560px;
    font-size: 120%;
    margin: 0 0 10px 0;
    padding: 5px 10px;
    background-color: #e4e4e4;
}

div.subtext {
    float: left;
    width: 365px;
}

div.subphotoimg {
    float: right;
    width: 202px;
}

div.subphotoimg p {
    margin: 5px 0 0 0;
    text-align:right;
}


/* お客様の声
----------------------------------------------- */
div#customervoicearea {
    clear: both;
    width: 580px;
    padding: 35px 0 0 0;
}

div#customervoicearea h2 {
    padding: 0 0 10px 0;
}

div#customervoicearea .voicedate{
    font-weight: bold;
    margin: 10px 0 0 0;
}

div#customervoicearea .voicetitle{
    padding: 5px 0;
    font-size: 120%;
    font-weight: bold;
}

div#customervoicearea li {
    padding: 0 0 10px 0;
    background: url("../img/common/line_580.gif") no-repeat bottom;
}

/* トラックバック
----------------------------------------------- */
div#trackbackarea {
    clear: both;
    width: 580px;
    padding: 35px 0 0 0;
}

div#trackbackarea h2 {
    padding: 0 0 10px 0;
}

div#trackbackarea h3 {
    font-size: 100%;
    font-weight: bold;
    padding: 0 0 10px 0;
}

div#trackbackarea .box500 {
    width: 500px;
    border: solid 1px #ccc;
}

/* この商品を買った人はこんな商品も買っています
----------------------------------------------- */
div#whoboughtarea {
	clear: both;
	width: 680px;
	padding-top: 60px;
	background-image: url(../img/kanren.gif);
	background-repeat: no-repeat;
}

div.whoboughtblock {
	clear: both;
	width: 680px;
	padding: 10px 0;
	overflow: auto;
}

div.whoboughtleft {
	float: left;
	width: 113px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
div.whoboughtleft  .listarea img {
	border: 1px solid #CCCCCC;

}

div.whoboughtleft p {
    margin: 0 0 5px 0;
}

div.whoboughtright {
	float: left;
	width: 113px;
	background: url("../img/common/line_578.gif") no-repeat bottom;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
div.whoboughtright  .listarea img {
	border: 1px solid #CCCCCC;

}

div.whoboughtright p {
    margin: 0 0 5px 0;
}

div.whoboughtleft h3 {
    font-size: 100%;
}

div.whoboughtright h3 {
    font-size: 100%;
}
.itemname {
	padding-right: 7px;
	padding-left: 7px;
	height: 50px;
	word-break: break-all;
	overflow: hidden;
	margin-top: 8px;
	font-size: 90%;
	font-weight: bold;
}
#listbox {
	padding: 1px;
	background-repeat: no-repeat;
	background-image: url(../image/listback.gif);
	background-position: 0px 0px;
	position: relative;
	zoom: 1;
}

.wordBreak{
	word-break:break-all;
}

#itemcode {
	background-image: url(../loliimage/codeback.gif);
	line-height: 1em;
	padding-top: 30px;
	background-repeat: no-repeat;
	padding-left: 33px;
	height: 23px;
}
#itemcode p {

}
#catename {
	background-image: url(../loliimage/cateback.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 33px;
	padding-top: 27px;
}
#catename p {

}

#pricepoint{
	background-image: url(../loliimage/priceback.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 33px;
	padding-top: 28px;
}
#pricepoint p {

}

#condition{
	background-image: url(../loliimage/conditionback.gif);
	background-repeat: no-repeat;
	height: 100px;
		padding-left: 100px;
		}
#condition p {
	padding-top: 10px;
}

#sozai{
	height: 47px;
	padding-top: 25px;
	padding-left: 33px;
	background-image: url(../loliimage/sozai2back.gif);
	background-repeat: no-repeat;
		}
#sozai p {
	margin-right: 10px;

}

#sampleprice{
	background-image: url(../loliimage/price2back.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 33px;
	padding-top: 27px;
		}
#sampleprice p {

}
#color{
	background-image: url(../loliimage/colorback.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 33px;
	padding-top: 20px;
		}
#color  p {

}

#size{
	background-image: url(../loliimage/sizeback.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 33px;
	padding-top: 21px;
		}
#size  p {

}
#sunpou{
	background-image: url(../loliimage/sunpouback.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-left: 33px;
		}
#sunpou  p {
	padding-top: 10px;
	margin-right: 10px;
}



.pictures{
	float: left;
	width: 61px;
	margin-top: 3px;
}

.pictures img {
	border: 1px solid #EAEAEA;
	padding: 3px;

}

#picturebox{
	padding-top: 58px;
	background-image: url(../loliimage/bigimage.gif);
	background-repeat: no-repeat;
	margin-top: 4px;

}

#maincomment{
	background-image: url(../loliimage/commentback.gif);
	background-repeat: no-repeat;
	padding-top: 27px;
	height: 50px;
	padding-left: 33px;
}
#maincomment p {

}


#cartbox{
	text-align: right;
	float: right;
	width: 190px;
}
#cartprice {
	text-align: right;
	padding-bottom: 10px;
	width: 665px;
}
#cartname {
	float: left;
	width: 470px;
	text-align: left;
	line-height: 2.5em;
}
#cartout {
	padding-bottom: 5px;
}
.bratex {
	font-size: 13px;
	font-weight: bold;
}


#cartname p {
	padding-left: 15px;
	padding-top: 6px;
}


#cartprice p {
	font-size: 20px;
	font-weight: bold;
	padding-top: 40px;
	padding-left: 10px;
}


#conditionbox {
	padding-top: 27px;
	background-image: url(../loliimage/sozaiback.gif);
	background-repeat: no-repeat;
	height: 74px;
	padding-left: 33px;
	line-height: 1.7em;
}
#condition_comment {
	width: 200px;
}
#condition_comment p {
	margin-right: 10px;
	margin-left: 10px;
}

#cartframe {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 10px;
}
.rating {
	font-size: 15px;
	color: #333333;
}



/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

@charset "utf-8";


/* 下層共通指定
----------------------------------------------- */
div#undercolumn {
	width:904px;


}

div#undercolumn h2.title{

}






/* ◎◎について
----------------------------------------------- */
div#undercolumn_aboutus {

}

div#undercolumn_aboutus table th {
    width: 140px;
}


/* 特定商取引法
----------------------------------------------- */
div#undercolumn_order {

}

div#undercolumn_order table th {
    width: 140px;
}


/* お問い合わせ
----------------------------------------------- */
div#undercolumn_contact {

}

div#undercolumn_contact .box120 {
    width: 120px;
    padding: 2px;
    border: 1px solid #ccc;
}

div#undercolumn_contact .box60 {
    width: 60px;
    padding: 2px;
    border: 1px solid #ccc;
}

div#undercolumn_contact .box380 {
    width: 380px;
    margin: 5px 0 0 0;
    padding: 2px;
    border: 1px solid #ccc;
}

div#undercolumn_contact .area380 {
    width: 380px;
    height: 250px;
    margin: 5px 0 0 0;
    padding: 2px;
    border: 1px solid #ccc;
}

div#undercolumn_contact .zipimg img {
    margin: 5px 0 0 0;
}


/* 会員登録
----------------------------------------------- */
div#undercolumn_entry {
 text-align:center;
}

div#undercolumn_entry .area470 {
    width: 570px;
    height: 520px;
    margin: 5px 0 0 0;
    padding: 2px;
    border: 1px solid #ccc;
}

div#undercolumn_entry .box120 {
    width: 120px;
    padding: 2px;
    border: 1px solid #ccc;
}

div#undercolumn_entry .box60 {
    width: 60px;
    padding: 2px;
    border: 1px solid #ccc;
}

div#undercolumn_entry .box380 {
    width: 380px;
    margin: 5px 0 0 0;
    padding: 2px;
    border: 1px solid #ccc;
}

div#undercolumn_entry .box320 {
    width: 320px;
    margin: 5px 0 0 0;
    padding: 2px;
    border: 1px solid #ccc;
}

div#undercolumn_entry .zipimg img {
    margin: 5px 0 0 0;
}

div#undercolumn_entry div#completetext {
    width: 470px;
    margin: 15px auto 0 auto;
    padding: 15px;
    border: 5px solid #ccc;
}

div#undercolumn_entry div#completetext em {
    font-weight: bold;
}

div#undercolumn_entry div#completetext p{
    padding: 20px 0 0 0;
    text-align: left;
}

div#undercolumn_entry dt {
    float: left;
    width: 4em;
    border: 1px solid #FF0000;
}

/* 下層共通指定
----------------------------------------------- */
div#under02column {
    width: 700px;
    margin: 15px auto 0 auto;
}

div#under02column h2.title{
    width: 700px;
    margin: 0 0 15px 0;
}

div#under02column table {
    width: 690px;
}

/* カートの中
----------------------------------------------- */
div#under02column_cart {

}

div#under02column_cart .totalmoneyarea {
    width: 680px;
    margin: 15px auto 0 auto;
    padding: 10px 5px;
    border: 1px solid #ccc;
    text-align: center;
}

div#under02column_cart th {
    text-align: center;
}

div#under02column table th.resulttd {
    text-align: right;
}

div#under02column td#quantity {
   text-align: center;
   width: 70px;
}

div#under02column ul#quantity_level li {
    display: inline;
    padding: 3px;
}

div#under02column .empty {
    text-align: center;
}

/* お客様情報入力
----------------------------------------------- */
div#under02column_customer {

}

.flowarea {
    margin: 0 0 20px 0;
}

div#under02column_customer th em {
    color: #000;
    font-weight: bold;
}

div#under02column_customer .box120 {
    width: 120px;
    padding: 2px;
    border: 1px solid #ccc;
}

div#under02column_customer .box60 {
    width: 60px;
    padding: 2px;
    border: 1px solid #ccc;
}

div#under02column_customer .box380 {
    width: 380px;
    margin: 5px 0 0 0;
    padding: 2px;
    border: 1px solid #ccc;
}

div#under02column_customer .box320 {
    width: 320px;
    margin: 5px 0 0 0;
    padding: 2px;
    border: 1px solid #ccc;
}

div#under02column_customer .zipimg img {
    margin: 5px 0 0 0;
}


/* お届け先指定
----------------------------------------------- */
div#under02column_shopping table th {
    text-align: center;
}

.addbtn {
    margin: 10px 0 0 0;
}


/* お支払い方法・お届け時間等の指定
----------------------------------------------- */
div#under02column_shopping .payarea {
    width: 670px;
    margin: 0 auto;
}

div#under02column_shopping h3 {
    margin: 0 0 15px 0;
}

div#under02column_shopping .payarea02 {
    width: 670px;
    margin: 40px auto 0 auto;
}

div#under02column_shopping .payarea02 div {
    margin: 10px 0 0 0;
}

div#under02column_shopping .payarea02 em {
    font-weight: bold;
    color: #000;
}

div#under02column_shopping .payarea table {
    width: 670px;
}

div#under02column_shopping .payarea table th {
    text-align: center;
}

div#under02column_shopping .payarea02 .area660 {
    width: 660px;
    height: 150px;
    margin: 5px 0 0 0;
    padding: 2px;
    border: 1px solid #ccc;
}

div#under02column_shopping .pointarea {
    width: 670px;
    margin: 40px auto 0 auto;
}

div#under02column_shopping .pointarea div {
    border: 3px solid #ccc;
    padding: 5px;
    text-align: center;
}

div#under02column_shopping .pointarea ul {
    margin: 10px auto;
    width: 500px;
}

div#under02column_shopping .pointarea li {
    text-align: left;
    padding: 2px 10px;
}

div#under02column_shopping .pointarea li.underline {
    border-bottom: 1px dashed #ccc;
    margin-bottom: 7px;
}

/* 確認
----------------------------------------------- */

div#under02column_shopping table.delivname thead th {
    width: 690px;
    text-align: left;
    font-weight: bold;
}

div#under02column_shopping table.delivname tbody th {
    text-align: left;
    width: 155px;
}

div#under02column_shopping table.delivname td {
    text-align: left;
    width: 550px;
}

/* 決済モジュール(決済情報入力画面)
----------------------------------------------- */
div#under02column_shopping .box60 {
    width: 60px;
    padding: 2px;
    border: 1px solid #ccc;
}

div#under02column_shopping .box120 {
    width: 120px;
    padding: 2px;
    border: 1px solid #ccc;
}

/* ログイン
----------------------------------------------- */
div#under02column_login {

}

div#under02column_login .loginarea {
    width: 620px;
    margin: 0 auto 20px auto;
    padding: 20px 15px;
    border: 5px solid #ccc;
}

div#under02column_login .loginarea .inputtext {
    width: 500px;
    margin: 15px auto 0 auto;
}

div#under02column_login .loginarea .inputtext02 {
    width: 500px;
    margin: 15px auto 0 auto;
    font-size: 90%;
}

div#under02column_login .loginarea .inputbox {
    width: 460px;
    margin: 15px auto 0 auto;
    padding: 15px 20px;
    background: #f0f0f0;
}

div#under02column_login .loginarea .inputbox .passwd {
    margin: 15px 0 0 0;
}

div#under02column_login .loginarea .inputbox .box300 {
    width: 300px;
    margin: 5px 0 0 0;
    padding: 2px;
    border: 1px solid #ccc;
}

div#under02column_login .loginarea .inputbox02 {
    width: 460px;
    margin: 15px auto 0 auto;
    padding: 15px 20px;
    background: #f0f0f0;
    text-align: center;
}

/* エラー
----------------------------------------------- */
div#under02column_error {

}

div#under02column_error .messagearea {
    width: 680px;
    margin: 15px auto 0 auto;
    padding: 10px 5px;
    border: 5px solid #ccc;
    text-align: center;
}

div#under02column_error .messagearea .error {
    padding: 120px 0;
}


/* 商品詳細拡大写真
----------------------------------------------- */
div#bigimage {
    width: 520px;
    margin: 15px auto 0 auto;
    background-color: #ffffff;
}

div#bigimage img {
    padding: 10px;
    background-color: #ffffff;
}


/* カート拡大写真
----------------------------------------------- */
div#cartimage {
    width: 280px;
    margin: 15px auto 0 auto;
    background-color: #ffffff;
}

div#cartimage img {
    padding: 10px;
    background-color: #ffffff;
}


/* お客様の声の書き込み・新しいお届け先の追加・変更
----------------------------------------------- */
div#windowcolumn {
    width: 550px;
    margin: 15px auto 0 auto;
    background-color: #fff;
    border-top: 5px solid #ffa85c;
    border-bottom: 5px solid #ffa85c;
}

div#windowcolumn h2 {
    width: 500px;
    margin: 0 0 15px 0;
}

div#windowarea {
    width: 500px;
    margin: 15px auto 0 auto;
}

div#windowarea p.windowtext {
    margin: 15px 0 0 0;
}

div#windowarea table {
    width: 490px;
}

div#windowarea .zipimg img {
    margin: 5px 0 0 0;
}

div#windowarea .box350 {
    width: 350px;
    padding: 2px;
    border: 1px solid #ccc;
}

div#windowarea .area350 {
    width: 350px;
    height: 120px;
    border: 1px solid #ccc;
}

div#windowarea .box120 {
    width: 120px;
    padding: 2px;
    border: 1px solid #ccc;
}

div#windowarea .box60 {
    width: 60px;
    padding: 2px;
    border: 1px solid #ccc;
}

div#windowarea .box300 {
    width: 300px;
    padding: 2px;
    border: 1px solid #ccc;
}

div#windowarea .btn {
    margin: 15px 0 30px 0;
    text-align: center;
}

div#windowarea #completebox {
    width: 490px;
    margin: 15px 0 0 0;
    border: 5px solid #ccc;
}

div#windowarea #completebox p{
    padding: 60px 5px;
    text-align: center;
}

/* 郵便番号検索
----------------------------------------------- */
div#zipsearchcolumn {
    width: 460px;
    margin: 15px auto 0 auto;
    background-color: #fff;
    border-top: 5px solid #ffa85c;
    border-bottom: 5px solid #ffa85c;
}

div#zipsearchcolumn h2 {
    width: 460px;
    margin: 0 0 15px 0;
}

div#zipsearcharea {
    width: 460px;
    margin: 15px auto 0 auto;
}

div#zipsearchcolumn .btn {
    margin: 15px 0 30px 0;
    text-align: center;
}

div#zipsearcharea #completebox p{
    padding: 60px 5px;
    text-align: center;
}
#loliwrap {
	width: 904px;

}
#lolileft {
	float: left;
	width: 195px;
}
#leftcont {
	margin-left: 30px;
}

#loliright {
	float: right;
	width: 699px;
	background-image: url(../loliimage/lolitaback.jpg);
	background-repeat: repeat-y;

}
#lolirights {
	float: right;
	width: 699px;
	background-color:#ffffff;
	color:#666666;
}
.shoparealoli{
padding-left:10px;
padding-right:10px;
}

#loliwrapper{
	padding:5px;
 
}
#lolirightbox {
	margin-left: 9px;
	background-color: #FFF;
	margin-right: 9px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #FFA4A3;
}

#tittlebottom {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FCC;
	background-color: #FFE8EB;
	padding-left: 13px;
	color: #333;
	margin-bottom: 10px;
	font-size: 90%;
}
