@charset "utf-8";

body {
    font-family: "Hiragino Kaku Gothic Pro", Meiryo, "Myriad Pro", "MS PGothic";
    color: #555555;
    font-size: 11px;
    line-height: 150%;
    letter-spacing:1px;
	text-align: center;
}
body {
	background: url(http://biscuit.sixcore.jp/bis_images/back_obi01.jpg) repeat fixed center top;
}

* {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 11px "Hiragino Kaku Gothic Pro", Meiryo, "Myriad Pro", "MS PGothic";

}
#leftcolumn h2 img {
	padding: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	border-top: 1px solid #47a9ab;
}
#guidearea ul {
	padding: 0;
	height: auto;
	margin: 0;
}
table,img,p {
	border-style: none;
}
table#Table_01 {
	height: 45px;
}
#detailrightblock div p {
	margin-top: 0;
	display: inline;
}
#detailrightblock div {
	display: block;
	margin-top: 2px;
}
/* コメント */
#infomation h2 {
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 1em;
	color: #6297c6;
	font-size: 20px;
}
div#undercolumn_aboutus table {
}

li {
    list-style-type: none;
}
select {
    border: solid 1px #ccc;
}
/*PHOTO*/
.picture {
}

#topflash {
	width: 850px;
	padding-top: 0;
	margin-top: -13px;
	*margin-top: -5px;
	text-align: center;
	clear: both;
	height: 250px;
	margin-left: 50%;
	right: 425px;
	position: relative;
	padding: 0;
}

/* フロート回り込み解除
----------------------------------------------- */
br.clear {
    clear: both;
    display: none;
    font-size: 0px;
    line-height: 0%;
    height: 0px
}
/* リンク指定
----------------------------------------------- */
a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
a:link { color: #3691aa;
}
a:visited { color: #5b5a5c;
}
a:hover { color: #a22326; }
/* フォント
----------------------------------------------- */
h1,h2,h3,h4,h5 {
    font-size: 100%;
    line-height: 150%;
}
.price { color: #d91d17;
	letter-spacing: 0.4ex;
	word-spacing: -5px;
}
.attention { color: #d91d17;
	font-weight: bold;
	padding: 7px;
	border-width: 1px;
}
.mini { font-size: 90%;
	letter-spacing: 0;
}
em {
    font-style: normal;
    color: #ff0000;
}
/* テーブル共通指定
----------------------------------------------- */
table  {
    margin: 15px auto 0 auto;
    border-collapse: collapse;
    text-align: left;
}
table th {
    padding: 8px;
    background-color: #f0f0f0;
    font-weight: normal;
}
s
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#header h1 a {
    width: 500px;
	background: url(http://biscuit.sixcore.jp/bis_images/top_logo.png) no-repeat;
	display: block;
	margin-left: 15px;
	height: 82px;
	margin-top: 28px;
	float: left;
	clear: left;
}

/* ▼ヘッダー
------------------------------------------------ */
div#header {
    width: 870px;
	background: url(http://biscuit.sixcore.jp/bis_images/top_back_01.jpg) no-repeat;
	opacity: 1;
	height: 120px;
	clear: both;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}
div#header em {
    display: none;
}

/* ▼ヘッダーナビ
----------------------------------------------- */
div#topinfo {
	margin-right: 16px;
}

div#information {
	float: right;
	padding: 0;
	display: inline;
	margin-bottom: 30px;
	margin-top: 21px;
	margin-left: 0;
}

div#information2 {
	float: right;
	padding: 0;
	display: inline;
	margin-bottom: 30px;
	margin-top: 21px;
	margin-left: 0;
}
#information p a {
	width: 145px;
	height: 17px;
	display: block;
	margin-top: 5px;
	padding: 2px 1px 1px;
	margin-right: 7px;
	text-align: center;
	opacity: 1;
	background: url(http://biscuit.sixcore.jp/bis_images/navi_back.png) no-repeat;
	color: black;
	font-size: 90%;
}
#information2 p a {
	width: 145px;
	height: 17px;
	display: block;
	margin-top: 5px;
	padding: 2px 1px 1px;
	margin-right: 7px;
	text-align: center;
	opacity: 1;
	background: url(http://biscuit.sixcore.jp/bis_images/navi_back.png) no-repeat;
	color: black;
	font-size: 90%;
}

#information p a:hover { color: #a22326; }

/* フレーム
----------------------------------------------- */
div#container {
    width: 848px;
    margin: 0 auto;
    background-color: #fff;
    text-align: left;
	height: auto;
	padding: 0;
}
#container:after {/* firefox背景色表示用 */
    content: "";
    display: block;
    overflow: hidden;
	clear: both;
}
div#leftcolumn {
    width: 186px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	float: left;
	margin: 0;
}
div#leftcolumn h2 {
    padding: 15px 0 0 0;
	margin-bottom: 0;
	margin-top: 0;
}
div#rightcolumn {
    float: left;
	width: 186px;
	padding: 0 0 0 15px;
}
div#rightcolumn h2 {
    padding: 15px 0 0;
	margin-top: 0;
	margin-bottom: 0;
}
/* メインコンテンツ
----------------------------------------------- */
/* 3カラム設定 */
div#three_maincolumn {
    float: left;
	padding-right: 0;
	padding-top: 15px;
	padding-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	width: 488px;
}
div#three_maincolumn h2 {
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
#newsarea dl dd {
	margin-right: 0;
	margin-left: 0;
	line-height: 1.6em;
}
/* 2カラム設定 */
div#two_maincolumn {
    padding: 0;
	width: 646px;
	margin-top: 0;
	margin-bottom: 0;
	float: left;
}
div#two_maincolumn h2 {
	margin-bottom: 0;
	width: 646px;
	margin-top: 0;
	font-size: 130%;
}
/* 1カラム設定 */
div#one_maincolumn {
    padding: 10px 0 0 0;
}

/* ▼サイドメニュー
----------------------------------------------- */

/* ▼サイドメニュー
----------------------------------------------- */

div.bloc_headtitel {
	padding-top: 5px;
	*padding-top: 8px;
	margin-bottom: 5px;
	margin-top: 0;
	*margin-top: 15px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.1em;
	height: 20px;
	background: url(http://biscuit.sixcore.jp/bis_images/side_menu_back/top_back_01.JPG) no-repeat;
}

/* ▼カゴの中
----------------------------------------------- */
#pankuzu div {
	margin-top: 13px;
}
div#cartarea {
    width: 164px;
	padding-right: 10px;
}
div#cartarea p {
	line-height: 1.7em;
}
div#cartarea p.item {
    padding: 0;
    background: url("../img/side/line_146.gif") no-repeat bottom;
}
div#cartarea .btn {
    padding: 5px 0 0;
    text-align: left;
	margin-bottom: 15px;
}
/* ▼カテゴリー
----------------------------------------------- */
div#categoryarea {
    width: 184px;
    background-color: white;
	margin: 0;
	border-style: none;
}
div#categoryarea li {
    background: none no-repeat 0;
}
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 {
	padding: 3px 0;
	margin: 0;
	display: block;
}
ul#categorytree {
	padding-left: 0;
}
a.onlink {  text-decoration: underline; }
a.onlink:link { color: #aa1612;
	text-decoration: underline;
		text-decoration: none;
}
a.onlink:visited { color: #bb1914;
	text-decoration: none;
}
a.onlink:hover { color: #bb1914;
	text-decoration: none;
}
/* ▼ログイン
----------------------------------------------- */
div#loginarea {
    width: 164px;
	padding-right: 10px;
	padding-top: 0;
	padding-bottom: 0;
}
div#loginarea p {
    padding: 0;
}
div#login img {
    padding: 0 5px 0 0;
    vertical-align: bottom;
}
div#loginarea .btn {
    text-align: left;
	padding-top: 5px;
	margin-bottom: 15px;
}
#loginarea .box96 {
    width: 96px;
    border: solid 1px #ccc;
}

/* ▼カレンダー
----------------------------------------------- */
#block-calendar {
}

#block-calendar table {
    border-collapse: collapse;
    margin: 20px auto;
    text-align:center;
}
#block-calendar th, #block-calendar td {
	border-style: hidden;
	font-size: 90%;
	height: 1.9em;
}
#block-calendar th {
    color: teal;
	background-color: transparent;
}
#block-calendar .off {
    color: #E04A00;
	font-size: 83%;
	font-weight: bold;
}
#block-calendar caption {
    color: #000;
	padding-top: 0;
}

/* ガイドリンク
----------------------------------------------- */
#guidearea {
    line-height: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 15px;
}

/* 検索
----------------------------------------------- */
div#searcharea {
    width: 174px;
    padding: 0 0 0 10px;
    border: 1px solid #73b9cc;
}
div#searcharea p {
	margin-top: 6px;
	padding: 3px 0 0;
}
div#searcharea .btn {
    text-align: center;
}
#searcharea .box142 {
    width: 142px;
    border: 1px solid #73b9cc;
	margin-top: 5px;
}
/* リンクバナー */
.linkbanner {
	width: 646px;
	border: 1px dotted #73b9cc;
	clear: both;
	height: 196px;
	padding: 0;
}
.link_photo {
	margin: 0px;
	padding: 0px;
}
.link_text {
	font-size: 107%;
	margin-top: 0px;
	padding-top: 0px;
	float: none;
	clear: both;
	line-height: 1.3em;
}
.masami_link {
	float: left;
	text-align: center;
	margin-left: 29px;
	margin-right: 10px;
	margin-top: 5px;
}
.tora_link {
	float: left;
	text-align: center;
	margin-left: 20px;
	margin-right: 0;
	margin-top: 9px;
}
.masamiweb_link {
	float: left;
	text-align: center;
	margin-left: 43px;
	margin-right: 10px;
	margin-top: 2px;
}
/* バナー
----------------------------------------------- */
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: 848px;
    padding: 0px 8px 0;
    background-color: #fff;
    text-align: right;
	margin: 12px auto 10px;
	height: 20px;
}
#fotter {
    width: 844px;
    margin: 0 auto 10px;
    font-size: 90%;
    color: black;
    text-align: center;
	padding: 25px 13px 10px;
	background: url(http://biscuit.sixcore.jp/bis_images/fotter/fotter_back_01.jpg) no-repeat 0 0;
	font-weight: bold;
	height: 30px;
	clear: both;
}

