@charset "utf-8";

/************************************************
 共通設定
************************************************ */

/* Css Initialization
-------------------------------------------- */
body, div,
dl, dt, dd, ul, ol, li,
pre, form, input, textarea, p, th, td {
  margin: 0;
  padding: 0;
}
html {
  overflow-y: scroll;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-size: 105%;
  font-weight: normal;
}
p, li, dt, dl {
  line-height: 1.6;
}
p {
  margin: 0 0 1em 0;
}
li {
  list-style: none outside;
}
img {
  border: 0;
  vertical-align: bottom;
-ms-interpolation-mode: bicubic;/* 画像リサイズ対応 */
}
img.top {
  border: 0;
  vertical-align: top;
}
img.middle {
  border: 0;
  vertical-align: middle;
}

address {
  font-style: normal;
}
.clear {
  clear: both;
}


/* Body
-------------------------------------------- */
body {
  line-height: 150%;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic","Sans-Serif";
  color: #333;
} * html body { /* for ie6 fix */
    font-family: "ＭＳ Ｐゴシック","MS PGothic","Sans-Serif";
    font-size: 10pt;
    text-align: center;
  }




/* Table
-------------------------------------------- */
table {
  font-size: 100%;
}
* html table { /*ie6*/
  font-size: 10pt;
}
table.tableSmall {
  font-size: 70%;
}
* html table.tableSmall {  /*ie6*/
  font-size: 9pt;
}
table.tableSmall tr td,
table.tableSmall tr th, {
  padding: 1px !important;
}

table.tableBasic ,
table.tableUsually ,
table.tableUnusual ,
table.tableNormal {
	width: 95%;
	margin: 15px 0;
	border-collapse: collapse;
	border: 1px solid #d6d6d6;
	with: 100%;
}
table.tableBasic th ,
table.tableUsually th {
	text-align: center;
	background: #ffffc2;
	border: 1px solid #d6d6d6;
	padding: 5px;
}
table.tableUnusual th {
	text-align: center;
	background: #fadef2;
	border: 1px solid #d6d6d6;
	padding: 5px;
}
table.tableNormal th {
	text-align: center;
	background: #cdd4e6;
	border: 1px solid #d6d6d6;
	padding: 5px;
}
table.tableBasic td ,
table.tableUsually td ,
table.tableUnusual td {
	border: 1px solid #d6d6d6;
	padding: 5px;
	vertical-align: middle;
}

table.tableNormal td {
	border: 1px solid #d6d6d6;
	padding: 5px;
	vertical-align: middle;
	text-align: center;
}

table.tableNormal th.blackBack ,
table.tableNormal td.blackBack {
	background: #000;
	color: #fff;
}
table.tableNormal th.blueBack ,
table.tableNormal td.blueBack {
	background: #002aff;
	color: #fff;
}
table.tableNormal th.redBack ,
table.tableNormal td.redBack {
	background: #ff0000;
	color: #fff;
}

/* sheet t-align:center */
.align {
	text-align: center;
}

/* List
-------------------------------------------- */
ul.circle li {
	margin-left: 2em;
	list-style-type: circle;
}
ul.decimal li {
	margin-left: 2em;
	list-style-type: decimal;
}
dl.indent dt {
	font-weight: bold;
}
dl.indent dd {
	padding-left: 10px;
}
ul.inlineList li {
	display: inline;
}

/* A color
-------------------------------------------- */
a:link { color: #14a83b; }
a:visited { color: purple; }
a:active { color: purple; }
a:hover { color: #fa9006; }

select {
    border: solid 1px #ccc;
}

/*写真*/
.picture {
    border: 1px solid #ccc;
}

/* float
-------------------------------------------- */
.left {
    float: left;
}
.right {
    float: right;
}
.leftMargin {
	float: left;
	margin-right: 10px;
}
.rightMargin {
	float: right;
	margin-left: 10px;
}

/* ==============================================
 フレーム
=============================================== */
/* 全体を包括 */
.frame_outer {
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

/* コンテンツ */
#container {
    margin: 0 auto;
    padding: 0;
    padding-top: 10px;
    background: #fff;
    width: 960px;
    text-align: left;
}


/* ==============================================
 カラム指定
=============================================== */
/* ヘッダーとフッターの上下
[注意]ブロック移動時はbloc.css内で調整が必要 */
#topcolumn {
    margin: 0 auto;
    border-top: 1px #d6d6d6 solid;
    width: 960px;
    background: #fff;
    text-align: left;
}
#bottomcolumn {
    margin: 0 auto;
    background: #fff;
    text-align: right;
}

/* 中央カラム */
.main_column {
    padding: 10px 0 20px;
}

/* サイドカラム */
#leftcolumn {
    float: left;
    width: 200px;
}
#rightcolumn {
    float: right;
    width: 200px;
}

/* 1カラム設定 */
#one_maincolumn {
    margin: 0 auto;
    width: 100%;
}

/* 2カラム設定 (メイン部が左) */
#two_maincolumn_left {
    padding-left: 1.5%;
    float: left;
    width: 78%;
}

/* 2カラム設定 (メイン部が右) */
#two_maincolumn_right {
    padding: 10px 9px 0 4px;
    width: 743px;
    float: right;
}

/* 3カラム設定 */
#three_maincolumn {
    padding: 10px 2px 0 4px;
    width: 552px;
    float: left;
}
*html #three_maincolumn {
   overflow-x: hidden;  /* IE6 表示乱れ防止 */
}

/* 下層コンテンツ */
#undercolumn {
    width: 100%;
    margin: 0 0 30px 0;
}


/* ==============================================
 ユーティリティ
=============================================== */
/* フロート回り込み解除
----------------------------------------------- */
/* Clearfix
-------------------------------------------- */
.clearfix:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
  overflow:hidden;
}

.clearfix{
  display:inline-block;
  min-height:1%;  /* for IE 7*/
}

/* Hides from IE-mac */
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
.clear {
    clear: both;
}

/* リンク指定
----------------------------------------------- */
a:link ,
a:visited {
    color: #14a83b;
    text-decoration: none;
}
a:link:hover ,
a[href]:hover {
    color: #fa9006;
    text-decoration: underline;
}


/* フォント
----------------------------------------------- */
.sale_price {
    color: #f00;
}
.normal_price {
    font-size: 90%;
}
.point {
    color: #f00;
    font-weight: bold;
}
.user_name {
    font-weight: bold;
    font-size: 120%;
}
.recommend_level {
    color: #ecbd00;
}

.attention {
    color: #f00;
}
.attentionSt {
    color: #f00;
    font-weight: bold;
}
.st {
    font-weight: bold;
}
.mini {
    font-size: 90%;
}
.big {
    font-size: 120%;
}
.small {
    font-size: 80%;
}
.red {
    color: #ff0000;
}
.green {
    color: #01a95c;
}
.blue {
    color: #0271c0;
}
.strong {
	margin: 10px;
	line-height: 1.2;
	font-size: 180%;
}
.highlights {
	background: #fff1a9;
}
.center {
  text-align: center;
}


/* 行揃え
----------------------------------------------- */
.alignC {
    text-align: center;
}
.alignR {
    text-align: right;
}
.alignL {
    text-align: left;
}
.pricetd em {
    font-weight: bold;
}


/* フォーム
----------------------------------------------- */
input[type='text'] ,
input[type='password'] ,
.select {
    border: solid 1px #ccc;
    padding: 2px;
}
input[border=0] {
		border-width: 0px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
}
input[type="checkbox"] {
	position: relative;
	top: 1px;
}


.box40 {
    width: 40px;
}
.box60 {
    width: 60px;
}
.box80 {
    width: 80px;
}
.box100 {
    width: 100px;
}
.box120 {
    width: 120px;
}
.box140 {
    width: 140px;
}
.box145 {
    width: 145px;
}
.box150 {
    width: 150px;
}
.box240 {
    width: 240px;
}
.box300 {
    width: 300px;
}
.box320 {
    width: 320px;
}
.box350 {
    width: 350px;
}
.box380 {
    width: 380px;
}

/* フォームが縦に重なり合う場合に併用する余白 */
.top {
    margin-bottom: 5px;
}

.ng_top {
    margin-bottom: 0 !important;
}


/* H1-H6
-------------------------------------------- */
h2.title {
    margin-bottom: 10px;
    padding-left: 27px;
    height: 21px;
    line-height: 21px;
    color: #444;
    background: url("../hp_images/h2_back_underlayer.jpg") no-repeat left center;
    font-weight: bold;
}

#one_maincolumn .sub_area h3 ,
#two_maincolumn_right .sub_area h3 ,
#two_maincolumn_left .sub_area h3 ,
#three_maincolumn .sub_area h3 ,
#undercolumn_login .login_area h3 ,
#undercolumn_shopping h3 ,
#mypagecolumn h3 ,
#undercolumn_cart h3 ,
#seminar h3 ,
#undercolumn_entry h3 ,
#mycontents_print h3 {
/*
		margin-top: 10px;
		padding-left: 10px;
		border-left: 6px solid #13a63b;
		font-size: 105%;
		font-weight: bold;
*/
		margin-top: 10px;
		margin-bottom: 5px;
		padding-left: 10px;
		border-left: 6px solid #13A63B;
		font-size: 105%;
		font-weight: bold;

}

div#undercolumn_login .login_area h4 {
    padding-left: 15px;
    background: url("../img/icon/ico_arrow_05.gif") no-repeat left;
}

/* H1-H6
-------------------------------------------- */
h4.title {
	margin-top: 10px;
	font-weight: bold;
	color: #14a83b;
}
h5.title {
	font-weight: bold;
}


/* ==============================================
 ヘッダー
=============================================== */
/* レイアウト
----------------------------------------------- */
#header_wrap {
    min-height: 125px;

}
#header {
    margin: auto;
}
#logo_area {
    padding-left: 10px;
    float: left;
    width: 497px;
    text-align: left;
}
#header_utility {
    float: right;
    width: 443px;
}


#errorHeader {
    color: #F00;
    font-weight: bold;
    font-size: 12px;
    background-color: #FEB;
    text-align: center;
    padding: 5px;
}
/* グローバルナビゲーション
----------------------------------------------- */
div#grovalNavi {
    padding: 0;
    text-align: center;
}
div#grovalNavi ul {
	margin: 0 auto;
	list-style-type: none;
	list-style-position: inside;
	width: 966px;
}
div#grovalNavi ul li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: inside;
}
/* メインイメージ
----------------------------------------------- */
div#topImage {
	margin: 0 auto;
	padding: 0;
	padding: 10px 0;
	border-right: 1px solid #E2E2E2;
	border-left: 1px solid #E2E2E2;
	background: #fff;
	width: 958px;
	text-align: center;
}


/* ロゴ
----------------------------------------------- */
#site_description {
    font-size: 90%;
}
#logo_area h1 {
    width: 493px;
    height: 126px;
}
#logo_area h1 span {
    display: none; /* テキストロゴ非表示 */
}


/* ヘッダーナビ
----------------------------------------------- */
div#header_navi {
    float: right;
    width: 191px;
    height: 25px;
    padding-right: 20px;
}
div#header_navi ul li {
    display: block;
    float: left;
}
div#header_navi ul li.mypage,
div#header_navi ul li.entry {
    margin-top: 6px;
}
#header_tel {
    float: right;
    margin-top: 5px;
    width: 254px;
    padding-right: 20px;
}
#header_cart {
    float: right;
    margin-top: 10px;
    width: 172px;
    padding-right: 20px;
}


/* ==============================================
 フッター
=============================================== */
#footer_wrap {
		clear: both;
		margin: 0 auto;
		margin-bottom: 20px;
    width: 958px;
    border-right: 1px solid #e2e2e2;
    border-left: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    background: #656565;
}




/* ==============================================
 パーツ
=============================================== */
/* ボタン
----------------------------------------------- */
.btn_area {
    margin-top: 10px;
    width: 100%;
    text-align: center;
}

.btn_area li {
    padding-right: 10px;
    display: inline;
}


/* アイコン
----------------------------------------------- */
.rightArrow {
	margin: 0;
	padding: 0;
	text-align: right;
}
.rightArrow a {
	background: url("../top_images/icon_arrow.jpg") no-repeat 2px center;
	padding-left: 12px;
}


/* 完了メッセージ
----------------------------------------------- */
div#complete_area {
    margin-bottom: 20px;
}
div#complete_area .message ,
div#undercolumn_entry .message {
    margin-bottom: 20px;
    line-height: 150%;
    font-weight: bold;
    font-size: 120%;
}
div#complete_area .shop_information {
    margin-top: 40px;
    padding: 20px 0 0 0;
    border-top: solid 1px #ccc;
}
div#complete_area .shop_information .name {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 140%;
}


/* Tipsy
----------------------------------------------- */
.tipsy { padding: 5px; font-size: 10px; position: absolute; z-index: 100000; }
  .tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
  .tipsy-inner { border-radius: 3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
  .tipsy-arrow { position: absolute; background: url('../img/ajax/tipsy.gif') no-repeat top left; width: 9px; height: 5px; }
  .tipsy-n .tipsy-arrow { top: 0; left: 50%; margin-left: -4px; }
    .tipsy-nw .tipsy-arrow { top: 0; left: 10px; }
    .tipsy-ne .tipsy-arrow { top: 0; right: 10px; }
  .tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -4px; background-position: bottom left; }
    .tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; background-position: bottom left; }
    .tipsy-se .tipsy-arrow { bottom: 0; right: 10px; background-position: bottom left; }
  .tipsy-e .tipsy-arrow { top: 50%; margin-top: -4px; right: 0; width: 5px; height: 9px; background-position: top right; }
  .tipsy-w .tipsy-arrow { top: 50%; margin-top: -4px; left: 0; width: 5px; height: 9px; }
