@charset "utf-8";

html {
    font-size: 72.5%;
}

* {
    margin: 0;
    padding: 0;
}

table,img,p,form {
    border: 0;
}

body {
	color: #333333;
	background: url(../img/main/bodyBG.jpg) repeat left top;
	font: 12px/1.5em Verdana, Arial, Helvetica, sans-serif;
	overflow-y:scroll;
	letter-spacing: 0em;
}
*html body {  　　　　　/*IE6だけに適用*/
   overflow-y:auto;
}
*+html body {　　　　　/*IE7だけに適用*/
   overflow-y:hidden;
}


li {
    list-style-type: none;
}

select {
    border: solid 1px #ccc;
}

/* clearfix */
div:after {  
	content: ".";  
	display: block;  
	visibility: hidden;  
	height: 0.1px;  
	font-size: 0.1em;  
	line-height: 0;  
	clear: both;  
}  
.clearFix{
display:inline-table;
min-height:1%;
}

/*非表示*/

.hidden{
	visibility: hidden;
	display: none;
}

.redTxt{
	color: #FF0000;
}
.storng{
	font-weight: bold;
}



/* 2カラム設定 */
div#twoColumnWrap{
	margin: 0px auto;
	padding: 0px 30px 0px 0px;
	width: 970px;
}




/* フロート回り込み解除
----------------------------------------------- */
br.clear {
    clear: both;
    display: none;
    font-size: 0px;
    line-height: 0%;
    height: 0px
}
/* リンク指定
----------------------------------------------- */
a:link {
	text-decoration: none;
	color: #001D89;
}
a:visited {
	text-decoration: none;
	color: #001D89;
}
a:hover {
	text-decoration: underline;
	color: #3B58FF;
}
a:active {
	text-decoration: none;
	color: #0031DF;
}
/* フォント
----------------------------------------------- */
h1,h2,h3,h4,h5 {
    font-size: 100%;
    line-height: 150%;
}
.price { color: #ff0000; font-weight: bold; }
.attention { color: #ff0000; }
.mini { font-size: 90%; }
em {
    font-style: normal;
    color: #ff0000;
}
/* テーブル共通指定
----------------------------------------------- */


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;
}
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#headerBG{
	background: url(../img/headerNew/header.jpg) no-repeat center top;
	height: 125px;
}


div#header {
	width: 1000px;
	height: 125px;
	margin: 0px auto;
	position: relative;
}


/* ヘッダーナビ
----------------------------------------------- */
div#information {
	text-align: center;
}
div#information ul li {
    display: inline;
}
div#information ul li a {
    text-decoration: none;
}
/* フレーム
----------------------------------------------- */
div#container {
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	background: url(../img/layout/containerBG.png) repeat-y center 340px;
}
#container:after {/* firefox背景色表示用 */
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}


div#leftcolumn {
	float: left;
	width: 230px;
	margin: 0px;
	padding: 0px 0px 0px 40px;
}

div#leftcolumn h2 {
	padding: 0px;
}

div#rightcolumn {
	float: right;
	width: 230px;
	margin: 0px;
	padding: 0px 0px 0px 30px;
}

div#rightcolumn h2 {
    padding: 15px 0 0 0;
}

/* メインコンテンツ
----------------------------------------------- */
/* 3カラム設定 */
div#three_maincolumn {
    float: left;
    width: 460px;
    padding: 0;
}

div#three_maincolumn h2 {
    padding: 15px 0 0 0;
}

div#two_maincolumn {
	float: right;
	width: 700px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	margin: 0px;
}

div#two_maincolumn h2 {
    padding: 0;
}



/* 1カラム設定 */
div#one_maincolumn {
	margin: 0px auto;
	padding: 0px;
	background: url(../img/top/topHeader.jpg) no-repeat center top;
}


div#one_maincolumn #sitecommonblock{
	float: left;
	width: 230px;
	padding: 0px 0px 0px 40px;
}
#sitecommonblock img{
	margin: 0px 0px 3px;
	padding: 0px;
}
div#topMiddle{
	padding: 0px 30px 0px 0px;
	width: 700px;
	float: right;
}


/* カテゴリーAREA
----------------------------------------------- */

.categoryTitle {
	margin: 0px;
	padding: 0px;
	height: 43px;
	width: 220px;
	font-size: 0px;
	line-height: 0px;
}
.categoryFoot {
	margin: 0px 0px 5px;
	padding: 0px;
	height: 14px;
	width: 220px;
	font-size: 0px;
	line-height: 0px;
}



/* カテゴリー
----------------------------------------------- */
div#categoryarea {
    background: url("../img/category/seihinnMenuBG.gif") repeat-y left top;
	width: 215px;
	padding: 10px 0px 0px 15px;
	margin: 0px;
}

div#categoryarea li {
    padding: 0px 0px 0px 20px;
    background: url("../img/common/arrow_blue.gif") 0 2px no-repeat;
}
div#categoryarea li.onmark {
    background: url("../img/common/arrow_red.gif") 0 2px no-repeat;
}
div#categoryarea li.level1 {
	font-weight: bold;
	border-top: 1px solid #FFCC00;
	margin: 0px 0px 10px;
	width: 170px;
}
div#categoryarea li.level1 li {
	font-weight: normal;
	font-size: 12px;
}
div#categoryarea li a {
	display: block;
	padding: 0px;
	height: 20px;
	margin: 0px 0px 2px;
}

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#searcharea {
    background: url("../img/category/seihinnMenuBG.gif") repeat-y left top;
	width: 220px;
	padding: 0px 0px 10px 10px;
	margin: 0px;
}

div#searcharea p {
    padding: 8px 0 0 0;
}

div#searcharea .btn {
    text-align: center;
}

#searcharea .box142 {
    width: 200px;
    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 {
	background: url(../img/layout/containerBG.png) repeat-y center top;
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	text-align: right;
	height: 70px;
	clear: both;
}
#pagetop p {
	margin: 0px;
	display: block;
	padding: 30px 50px 0px 0px;
}

div#footer {
	background: url(../img/footer/footerBG.png) repeat-x left top;
	margin: 0px;
	font-size: 90%;
	color: #ffffff;
	text-align: center;
	height: 223px;
	clear: both;
}

div#footerMenu{
	background: url(../img/footer/footerHead.png) no-repeat center top;
	margin: 0px auto;
	width: 1000px;
	text-align: center;
	padding: 60px 0px 0px;
}
div#footerMenu a{
	color: #FFFFFF;
}
div#footerMenu a:hover{
	color: #A5E0FF;
}

div#footerMenu li{
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
address{
	font-style: normal;
	margin: 20px 0px 0px;
	clear:both;
}


