@charset "utf-8";

/************************************************
 共通設定
************************************************ */
body {
    color: #666;
    font-family: "メイリオ", Meiryo,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Verdana, sans-serif;
    font-size: 92.5%;
    line-height: 150%;
    letter-spacing: 0.1em;
	text-align: justify;
	background-color:#EEEEEE;
}

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


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

/* コンテンツ */
#container {
    margin: 0 auto;
    padding: 0 0 30px;
    width: 980px;
    background:#FFFFFF;
    text-align: left;
}


/* ==============================================
 カラム指定
=============================================== */

/* メイン部
----------------------------------------------- */
#main_column {
    padding: 10px 0 0;
}

/* 1カラム時 */
#main_column.colnum1 {
    margin: 0 auto;
    width: 80%;
}

/* 2カラム時 (共通) */
#main_column.colnum2 {
    width: 68%;
}

/* 2カラム時 (メイン部が左) */
#main_column.colnum2.left {
    padding-left: 1.5%;
    float: left;
}

/* 2カラム時 (メイン部が右) */
#main_column.colnum2.right {
    padding-right: 1.5%;
    float: right;
}

/* 3カラム時 */
#main_column.colnum3 {
    padding-left: 0.5%;
    width: 59%;
    float: left;
}

/* サイドカラム
----------------------------------------------- */
.side_column {
    padding: 10px 0 0;
}
#leftcolumn {
    float: left;
    width: 20%;@charset "utf-8";

/************************************************
 共通設定
************************************************ */
body {
    color: #666;
    font-family: "メイリオ", Meiryo,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Verdana, sans-serif;
    font-size: 92.5%;
    line-height: 150%;
    letter-spacing: 0.1em;
	text-align: justify;
	background-color:#EEEEEE;
}

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


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

/* コンテンツ */
#container {
    margin: 0 auto;
    padding: 0 0 30px;
    width: 980px;
    background:#FFFFFF;
    text-align: left;
}


/* ==============================================
 カラム指定
=============================================== */

/* メイン部
----------------------------------------------- */
#main_column {
    padding: 10px 0 0;
}

/* 1カラム時 */
#main_column.colnum1 {
    margin: 0 auto;
    width: 80%;
}

/* 2カラム時 (共通) */
#main_column.colnum2 {
    width: 68%;
}

/* 2カラム時 (メイン部が左) */
#main_column.colnum2.left {
    padding-left: 1.5%;
    float: left;
}

/* 2カラム時 (メイン部が右) */
#main_column.colnum2.right {
    padding-right: 1.5%;
    float: right;
}

/* 3カラム時 */
#main_column.colnum3 {
    padding-left: 0.5%;
    width: 59%;
    float: left;
}

/* サイドカラム
----------------------------------------------- */
.side_column {
    padding: 10px 0 0;
}
#leftcolumn {
    float: left;
    width: 20%;
}
#rightcolumn {
    float: right;
    width: 29%;
}

/* 他
----------------------------------------------- */
/* ヘッダーとフッターの上下 */
#topcolumn,
#bottomcolumn,
#footerbottomcolumn {
    margin: 0px;
    background: #fff;
    text-align: left;
    clear: both;
}

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


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

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


/* フォント
----------------------------------------------- */
h1,
h2,
h3,
h4,
h5 {
    font-size: 100%;
    line-height: 150%;
}
.sale_price {
    color: #cc0000;
	border-bottom:1px dotted #000000;
	margin-bottom:5px!important;
}
.normal_price {
    font-size: 90%;
}
.point {
    color: #f00;
    font-weight: bold;
}
.user_name {
    font-weight: bold;
}
.recommend_level {
    color: #ecbd00;
}

.attention {
    color: #f00;
}
.attentionSt {
    color: #f00;
    font-weight: bold;
}
.st {
    font-weight: bold;
}
.mini {
    font-size: 90%;
}


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


/* フォーム
----------------------------------------------- */
select {
    border: solid 1px #ccc;
}
input[type='text'],
input[type='password'] {
    border: solid 1px #ccc;
    padding: 2px;
}

.box40 {
    width: 40px;
}
.box60 {
    width: 60px;
}
.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 { /* FIXME 簡素な単語は、単独で、込み入った指定に使用しない */
    margin-bottom: 5px;
}


/* タイトル
----------------------------------------------- */
h2.title {
    margin-bottom: 10px;
    padding: 8px;
    border-top: solid 1px #ebeced;
    color: #f60;
    background: url("../img/background/bg_tit_sub_01.jpg") repeat-x left bottom;
    background-color: #fef3d8;
    font-size: 170%;
}


#undercolumn_login .login_area h3,
#undercolumn_shopping h3,
#mypagecolumn h3,
#undercolumn_cart h3 {
    margin: 0 0 10px 0;
    padding: 5px 0 10px;
    color: #f60;
    background: url("../img/background/line_01.gif") repeat-x left bottom;
    font-size: 120%;
}


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


/* ==============================================
 ヘッダー
=============================================== */
/* レイアウト
----------------------------------------------- */
#header_wrap {
    min-height: 150px;
	background-color:#FFFFFF;
}
#header {
    margin: auto;
    width: 980px;
}
#header_utility {
	border-bottom:1px solid #cccccc;
	background-color:#EEEEEE;
}
#errorHeader {
    color: #F00;
    font-weight: bold;
    font-size: 12px;
    background-color: #FEB;
    text-align: center;
    padding: 5px;
}


/* ロゴ
----------------------------------------------- */
#logo_area {
    float: left;
    width: 500px;
    text-align: left;
}
#site_description {
    font-size: 90%;
	display:none;
}
#head_banner {
	float:right;
}
#head_banner img {
	width:60px;
	border:1px solid #CCCCCC;
	margin:5px;
	float:left;
}
	
/* ヘッダーナビ
----------------------------------------------- */
div#header_navi {
	clear:both;
    height: 50px;
	background-color: #309BDD; background-image: -webkit-gradient(linear, left top, left bottom, from(#309BDD), to(#306BDD));
 background-image: -webkit-linear-gradient(top, #309BDD, #306BDD);
 background-image: -moz-linear-gradient(top, #309BDD, #306BDD);
 background-image: -ms-linear-gradient(top, #309BDD, #306BDD);
 background-image: -o-linear-gradient(top, #309BDD, #306BDD);
 background-image: linear-gradient(to bottom, #309BDD, #306BDD);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#309BDD, endColorstr=#306BDD);
}




div#header_navi ul{
	width:980px;
	margin:auto;
}
div#header_navi ul li {
    display: block;
    float: left;
}
div#header_navi li {
	width:162px;
	border-left:1px solid #307BDD;
	line-height:50px;
	display:inline-block;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	background-color: #309BDD; background-image: -webkit-gradient(linear, left top, left bottom, from(#309BDD), to(#306BDD));
 background-image: -webkit-linear-gradient(top, #309BDD, #306BDD);
 background-image: -moz-linear-gradient(top, #309BDD, #306BDD);
 background-image: -ms-linear-gradient(top, #309BDD, #306BDD);
 background-image: -o-linear-gradient(top, #309BDD, #306BDD);
 background-image: linear-gradient(to bottom, #309BDD, #306BDD);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#309BDD, endColorstr=#306BDD);
	}
div#header_navi li a {
	text-decoration:none;
	color:#FFFFFF;
}
div#header_navi li:hover {
	 background-color: #1A94DB; background-image: -webkit-gradient(linear, left top, left bottom, from(#1A94DB), to(#048CDB));
 background-image: -webkit-linear-gradient(top, #1A94DB, #048CDB);
 background-image: -moz-linear-gradient(top, #1A94DB, #048CDB);
 background-image: -ms-linear-gradient(top, #1A94DB, #048CDB);
 background-image: -o-linear-gradient(top, #1A94DB, #048CDB);
 background-image: linear-gradient(to bottom, #1A94DB, #048CDB);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#1A94DB, endColorstr=#048CDB);
}
div#header_navi li.end {
	border-right:1px solid #307BDD;
	}





/* ==============================================
 フッター
=============================================== */
#footer_wrap {
    margin: 0 auto;
    width: 980px;
    height: 80px;
    background: #000000;
	color:#FFFFFF;
}
#footer_wrap a{
	color:#FFFFFF;
}
#footer {
    margin: auto;
    padding-top: 10px;
    width: 950px;
}
#pagetop {
    width: 210px;
    float: right;
    text-align: right;
}
#copyright {
    width: 740px;
    float: left;
    text-align: left;
    font-size: 97%;
}


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

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


/* 完了メッセージ
----------------------------------------------- */
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;
}

/*ADD*/
ul.top_navibot { display:block; border:1px solid #CCCCCC; height:50px; margin-top:10px; background-color:#7d7e7d; }
ul.top_navibot li { line-height:50px; border-right:1px solid #CCCCCC; width:211px; float:left; text-align:right; padding-right:10px; display:inline-block;
text-shadow: -1px -1px 0 rgba(0,0,0,0.3);color: #FFFFFF;
 background-color: #7d7e7d; background-image: -webkit-gradient(linear, left top, left bottom, from(#7d7e7d), to(#0e0e0e));
 background-image: -webkit-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: -moz-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: -ms-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: -o-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: linear-gradient(to bottom, #7d7e7d, #0e0e0e);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7d7e7d, endColorstr=#0e0e0e);}
ul.top_navibot li:hover {background-color: #646464; background-image: -webkit-gradient(linear, left top, left bottom, from(#646464), to(#282828));
 background-image: -webkit-linear-gradient(top, #646464, #282828);
 background-image: -moz-linear-gradient(top, #646464, #282828);
 background-image: -ms-linear-gradient(top, #646464, #282828);
 background-image: -o-linear-gradient(top, #646464, #282828);
 background-image: linear-gradient(to bottom, #646464, #282828);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#646464, endColorstr=#282828);}
ul.top_navibot li.end3 { border-right: none; width:210px; }

#mainContents { background: #f9f9f9 url('../img/common/bg_line.jpg') repeat-x; }
#footerArea {background-color:#000000; }

#undercolumn h2 { border:1px solid #616261; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-size:18px;
padding: 5px; text-decoration:none; text-shadow: -1px -1px 0 rgba(0,0,0,0.3); font-weight:bold; color: #FFFFFF;
 background-color: #7d7e7d; background-image: -webkit-gradient(linear, left top, left bottom, from(#7d7e7d), to(#0e0e0e));
 background-image: -webkit-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: -moz-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: -ms-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: -o-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: linear-gradient(to bottom, #7d7e7d, #0e0e0e);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7d7e7d, endColorstr=#0e0e0e); }
 
 /*会社概要*/
 #undercolumn_aboutus p { padding:20px 10px; }
 table.enkaku { border:none; }
 table.enkaku td { border-left:none; border-right:none; border-bottom:1px dotted #555555; }
 table.enkaku th { background-color:#FFFFFF; color:#0000FF;  border-left:none; border-right:none; border-bottom:1px dotted #555555; }
 table.activity th { text-align:center; }

div.breadcrumb { padding: 3px 0 3px 10px; color: #555555; font-size:12px; background: #f9f9f9 ; border-left:5px solid #555555;  }

table.support { border:none; }
table.support td { border-left:none; border-right:none; border-bottom:1px dotted #555555; }
table.support th { background-color:#FFFFFF; color:#0000FF;  border-left:none; border-right:none; border-bottom:1px dotted #555555; }
table.onsite { font-size:12px; line-height:110%;  }
table.onsite td.subtitle { background-color:#FBF2B2; font-weight:bold; }


/*環境&品質活動への取り組み　青バージョン*/
#undercolumnactivity h2 { border:1px solid #33A0FF; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-size:20px; text-align:center;
padding: 10px; text-decoration:none; text-shadow: -1px -1px 0 rgba(0,0,0,0.3); font-weight:bold; color: #FFFFFF;
 background-color: #33D0FF; background-image: -webkit-gradient(linear, left top, left bottom, from(#33D0FF), to(#33A0FF));
 background-image: -webkit-linear-gradient(top, #33D0FF, #33A0FF);
 background-image: -moz-linear-gradient(top, #33D0FF, #33A0FF);
 background-image: -ms-linear-gradient(top, #33D0FF, #33A0FF);
 background-image: -o-linear-gradient(top, #33D0FF, #33A0FF);
 background-image: linear-gradient(to bottom, #33D0FF, #33A0FF);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#33D0FF, endColorstr=#33A0FF); }
#undercolumnactivity h3 { border:1px solid #33A0FF; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-size:18px;
padding: 5px; text-decoration:none; text-shadow: -1px -1px 0 rgba(0,0,0,0.3); font-weight:bold; color: #FFFFFF;
 background-color: #33A0FF; background-image: -webkit-gradient(linear, left top, left bottom, from(#33A0FF), to(#333EAF));
 background-image: -webkit-linear-gradient(top, #33A0FF, #333EAF);
 background-image: -moz-linear-gradient(top, #33A0FF, #333EAF);
 background-image: -ms-linear-gradient(top, #33A0FF, #333EAF);
 background-image: -o-linear-gradient(top, #33A0FF, #333EAF);
 background-image: linear-gradient(to bottom, #33A0FF, #333EAF);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#33A0FF, endColorstr=#333EAF); }
 #undercolumnactivity p { padding:20px 10px; }


/* 環境&品質活動への取り組み　緑バージョン
#undercolumnactivity h2 { border:1px solid #B6FF61; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-size:20px; text-align:center;
padding: 10px; text-decoration:none; text-shadow: -1px -1px 0 rgba(0,0,0,0.3); font-weight:bold; color: #FFFFFF;
 background-color: #B6FF61; background-image: -webkit-gradient(linear, left top, left bottom, from(#B6FF61), to(#91CC4E));
 background-image: -webkit-linear-gradient(top, #B6FF61, #91CC4E);
 background-image: -moz-linear-gradient(top, #B6FF61, #91CC4E);
 background-image: -ms-linear-gradient(top, #B6FF61, #91CC4E);
 background-image: -o-linear-gradient(top, #B6FF61, #91CC4E);
 background-image: linear-gradient(to bottom, #B6FF61, #91CC4E);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#B6FF61, endColorstr=#91CC4E); }
#undercolumnactivity h3 { border:1px solid #05CF18; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-size:18px;
padding: 5px; text-decoration:none; text-shadow: -1px -1px 0 rgba(0,0,0,0.3); font-weight:bold; color: #FFFFFF;
 background-color: #57D679; background-image: -webkit-gradient(linear, left top, left bottom, from(#57D679), to(#059F18));
 background-image: -webkit-linear-gradient(top, #57D679, #059F18);
 background-image: -moz-linear-gradient(top, #57D679, #059F18);
 background-image: -ms-linear-gradient(top, #57D679, #059F18);
 background-image: -o-linear-gradient(top, #57D679, #059F18);
 background-image: linear-gradient(to bottom, #57D679, #059F18);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#57D679, endColorstr=#059F18); }
 #undercolumnactivity p { padding:20px 10px; }
 */
}
#rightcolumn {
    float: right;
    width: 29%;
}

/* 他
----------------------------------------------- */
/* ヘッダーとフッターの上下 */
#topcolumn,
#bottomcolumn,
#footerbottomcolumn {
    margin: 0px;
    background: #fff;
    text-align: left;
    clear: both;
}

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


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

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


/* フォント
----------------------------------------------- */
h1,
h2,
h3,
h4,
h5 {
    font-size: 100%;
    line-height: 150%;
}
.sale_price {
    color: #cc0000;
	border-bottom:1px dotted #000000;
	margin-bottom:5px!important;
}
.normal_price {
    font-size: 90%;
}
.point {
    color: #f00;
    font-weight: bold;
}
.user_name {
    font-weight: bold;
}
.recommend_level {
    color: #ecbd00;
}

.attention {
    color: #f00;
}
.attentionSt {
    color: #f00;
    font-weight: bold;
}
.st {
    font-weight: bold;
}
.mini {
    font-size: 90%;
}


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


/* フォーム
----------------------------------------------- */
select {
    border: solid 1px #ccc;
}
input[type='text'],
input[type='password'] {
    border: solid 1px #ccc;
    padding: 2px;
}

.box40 {
    width: 40px;
}
.box60 {
    width: 60px;
}
.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 { /* FIXME 簡素な単語は、単独で、込み入った指定に使用しない */
    margin-bottom: 5px;
}


/* タイトル
----------------------------------------------- */
h2.title {
    margin-bottom: 10px;
    padding: 8px;
    border-top: solid 1px #ebeced;
    color: #f60;
    background: url("../img/background/bg_tit_sub_01.jpg") repeat-x left bottom;
    background-color: #fef3d8;
    font-size: 170%;
}


#undercolumn_login .login_area h3,
#undercolumn_shopping h3,
#mypagecolumn h3,
#undercolumn_cart h3 {
    margin: 0 0 10px 0;
    padding: 5px 0 10px;
    color: #f60;
    background: url("../img/background/line_01.gif") repeat-x left bottom;
    font-size: 120%;
}


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


/* ==============================================
 ヘッダー
=============================================== */
/* レイアウト
----------------------------------------------- */
#header_wrap {
    min-height: 150px;
	background-color:#FFFFFF;
}
#header {
    margin: auto;
    width: 980px;
}
#header_utility {
	border-bottom:1px solid #cccccc;
	background-color:#EEEEEE;
}
#errorHeader {
    color: #F00;
    font-weight: bold;
    font-size: 12px;
    background-color: #FEB;
    text-align: center;
    padding: 5px;
}


/* ロゴ
----------------------------------------------- */
#logo_area {
    float: left;
    width: 500px;
    text-align: left;
}
#site_description {
    font-size: 90%;
	display:none;
}
#head_banner {
	float:right;
}
#head_banner img {
	width:60px;
	border:1px solid #CCCCCC;
	margin:5px;
	float:left;
}
	
/* ヘッダーナビ
----------------------------------------------- */
div#header_navi {
	clear:both;
    height: 50px;
	background-color: #309BDD; background-image: -webkit-gradient(linear, left top, left bottom, from(#309BDD), to(#306BDD));
 background-image: -webkit-linear-gradient(top, #309BDD, #306BDD);
 background-image: -moz-linear-gradient(top, #309BDD, #306BDD);
 background-image: -ms-linear-gradient(top, #309BDD, #306BDD);
 background-image: -o-linear-gradient(top, #309BDD, #306BDD);
 background-image: linear-gradient(to bottom, #309BDD, #306BDD);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#309BDD, endColorstr=#306BDD);
}




div#header_navi ul{
	width:980px;
	margin:auto;
}
div#header_navi ul li {
    display: block;
    float: left;
}
div#header_navi li {
	width:162px;
	border-left:1px solid #307BDD;
	line-height:50px;
	display:inline-block;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	background-color: #309BDD; background-image: -webkit-gradient(linear, left top, left bottom, from(#309BDD), to(#306BDD));
 background-image: -webkit-linear-gradient(top, #309BDD, #306BDD);
 background-image: -moz-linear-gradient(top, #309BDD, #306BDD);
 background-image: -ms-linear-gradient(top, #309BDD, #306BDD);
 background-image: -o-linear-gradient(top, #309BDD, #306BDD);
 background-image: linear-gradient(to bottom, #309BDD, #306BDD);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#309BDD, endColorstr=#306BDD);
	}
div#header_navi li a {
	text-decoration:none;
	color:#FFFFFF;
}
div#header_navi li:hover {
	 background-color: #1A94DB; background-image: -webkit-gradient(linear, left top, left bottom, from(#1A94DB), to(#048CDB));
 background-image: -webkit-linear-gradient(top, #1A94DB, #048CDB);
 background-image: -moz-linear-gradient(top, #1A94DB, #048CDB);
 background-image: -ms-linear-gradient(top, #1A94DB, #048CDB);
 background-image: -o-linear-gradient(top, #1A94DB, #048CDB);
 background-image: linear-gradient(to bottom, #1A94DB, #048CDB);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#1A94DB, endColorstr=#048CDB);
}
div#header_navi li.end {
	border-right:1px solid #307BDD;
	}





/* ==============================================
 フッター
=============================================== */
#footer_wrap {
    margin: 0 auto;
    width: 980px;
    height: 80px;
    background: #000000;
	color:#FFFFFF;
}
#footer_wrap a{
	color:#FFFFFF;
}
#footer {
    margin: auto;
    padding-top: 10px;
    width: 950px;
}
#pagetop {
    width: 210px;
    float: right;
    text-align: right;
}
#copyright {
    width: 740px;
    float: left;
    text-align: left;
    font-size: 97%;
}


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

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


/* 完了メッセージ
----------------------------------------------- */
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;
}

/*ADD*/
ul.top_navibot { display:block; border:1px solid #CCCCCC; height:50px; margin-top:10px; background-color:#7d7e7d; }
ul.top_navibot li { line-height:50px; border-right:1px solid #CCCCCC; width:211px; float:left; text-align:right; padding-right:10px; display:inline-block;
text-shadow: -1px -1px 0 rgba(0,0,0,0.3);color: #FFFFFF;
 background-color: #7d7e7d; background-image: -webkit-gradient(linear, left top, left bottom, from(#7d7e7d), to(#0e0e0e));
 background-image: -webkit-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: -moz-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: -ms-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: -o-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: linear-gradient(to bottom, #7d7e7d, #0e0e0e);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7d7e7d, endColorstr=#0e0e0e);}
ul.top_navibot li:hover {background-color: #646464; background-image: -webkit-gradient(linear, left top, left bottom, from(#646464), to(#282828));
 background-image: -webkit-linear-gradient(top, #646464, #282828);
 background-image: -moz-linear-gradient(top, #646464, #282828);
 background-image: -ms-linear-gradient(top, #646464, #282828);
 background-image: -o-linear-gradient(top, #646464, #282828);
 background-image: linear-gradient(to bottom, #646464, #282828);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#646464, endColorstr=#282828);}
ul.top_navibot li.end3 { border-right: none; width:210px; }

#mainContents { background: #f9f9f9 url('../img/common/bg_line.jpg') repeat-x; }
#footerArea {background-color:#000000; }

#undercolumn h2 { border:1px solid #616261; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-size:18px;
padding: 5px; text-decoration:none; text-shadow: -1px -1px 0 rgba(0,0,0,0.3); font-weight:bold; color: #FFFFFF;
 background-color: #7d7e7d; background-image: -webkit-gradient(linear, left top, left bottom, from(#7d7e7d), to(#0e0e0e));
 background-image: -webkit-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: -moz-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: -ms-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: -o-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: linear-gradient(to bottom, #7d7e7d, #0e0e0e);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7d7e7d, endColorstr=#0e0e0e); }
 
 /*会社概要*/
 #undercolumn_aboutus p { padding:20px 10px; }
 table.enkaku { border:none; }
 table.enkaku td { border-left:none; border-right:none; border-bottom:1px dotted #555555; }
 table.enkaku th { background-color:#FFFFFF; color:#0000FF;  border-left:none; border-right:none; border-bottom:1px dotted #555555; }
 table.activity th { text-align:center; }

div.breadcrumb { padding: 3px 0 3px 10px; color: #555555; font-size:12px; background: #f9f9f9 ; border-left:5px solid #555555;  }

table.support { border:none; }
table.support td { border-left:none; border-right:none; border-bottom:1px dotted #555555; }
table.support th { background-color:#FFFFFF; color:#0000FF;  border-left:none; border-right:none; border-bottom:1px dotted #555555; }
table.onsite { font-size:12px; line-height:110%;  }
table.onsite td.subtitle { background-color:#FBF2B2; font-weight:bold; }


/*環境&品質活動への取り組み　青バージョン*/
#undercolumnactivity h2 { border:1px solid #33A0FF; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-size:20px; text-align:center;
padding: 10px; text-decoration:none; text-shadow: -1px -1px 0 rgba(0,0,0,0.3); font-weight:bold; color: #FFFFFF;
 background-color: #33D0FF; background-image: -webkit-gradient(linear, left top, left bottom, from(#33D0FF), to(#33A0FF));
 background-image: -webkit-linear-gradient(top, #33D0FF, #33A0FF);
 background-image: -moz-linear-gradient(top, #33D0FF, #33A0FF);
 background-image: -ms-linear-gradient(top, #33D0FF, #33A0FF);
 background-image: -o-linear-gradient(top, #33D0FF, #33A0FF);
 background-image: linear-gradient(to bottom, #33D0FF, #33A0FF);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#33D0FF, endColorstr=#33A0FF); }
#undercolumnactivity h3 { border:1px solid #33A0FF; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-size:18px;
padding: 5px; text-decoration:none; text-shadow: -1px -1px 0 rgba(0,0,0,0.3); font-weight:bold; color: #FFFFFF;
 background-color: #33A0FF; background-image: -webkit-gradient(linear, left top, left bottom, from(#33A0FF), to(#333EAF));
 background-image: -webkit-linear-gradient(top, #33A0FF, #333EAF);
 background-image: -moz-linear-gradient(top, #33A0FF, #333EAF);
 background-image: -ms-linear-gradient(top, #33A0FF, #333EAF);
 background-image: -o-linear-gradient(top, #33A0FF, #333EAF);
 background-image: linear-gradient(to bottom, #33A0FF, #333EAF);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#33A0FF, endColorstr=#333EAF); }
 #undercolumnactivity p { padding:20px 10px; }


/* 環境&品質活動への取り組み　緑バージョン
#undercolumnactivity h2 { border:1px solid #B6FF61; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-size:20px; text-align:center;
padding: 10px; text-decoration:none; text-shadow: -1px -1px 0 rgba(0,0,0,0.3); font-weight:bold; color: #FFFFFF;
 background-color: #B6FF61; background-image: -webkit-gradient(linear, left top, left bottom, from(#B6FF61), to(#91CC4E));
 background-image: -webkit-linear-gradient(top, #B6FF61, #91CC4E);
 background-image: -moz-linear-gradient(top, #B6FF61, #91CC4E);
 background-image: -ms-linear-gradient(top, #B6FF61, #91CC4E);
 background-image: -o-linear-gradient(top, #B6FF61, #91CC4E);
 background-image: linear-gradient(to bottom, #B6FF61, #91CC4E);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#B6FF61, endColorstr=#91CC4E); }
#undercolumnactivity h3 { border:1px solid #05CF18; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-size:18px;
padding: 5px; text-decoration:none; text-shadow: -1px -1px 0 rgba(0,0,0,0.3); font-weight:bold; color: #FFFFFF;
 background-color: #57D679; background-image: -webkit-gradient(linear, left top, left bottom, from(#57D679), to(#059F18));
 background-image: -webkit-linear-gradient(top, #57D679, #059F18);
 background-image: -moz-linear-gradient(top, #57D679, #059F18);
 background-image: -ms-linear-gradient(top, #57D679, #059F18);
 background-image: -o-linear-gradient(top, #57D679, #059F18);
 background-image: linear-gradient(to bottom, #57D679, #059F18);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#57D679, endColorstr=#059F18); }
 #undercolumnactivity p { padding:20px 10px; }
 */

/* お問い合わせページ */
#contactcolumn h2 { border:1px solid #616261; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-size:18px;
padding: 5px; text-decoration:none; text-shadow: -1px -1px 0 rgba(0,0,0,0.3); font-weight:bold; color: #FFFFFF;
 background-color: #7d7e7d; background-image: -webkit-gradient(linear, left top, left bottom, from(#7d7e7d), to(#0e0e0e));
 background-image: -webkit-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: -moz-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: -ms-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: -o-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: linear-gradient(to bottom, #7d7e7d, #0e0e0e);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7d7e7d, endColorstr=#0e0e0e); }
#contactcolumn h3 { border-bottom: 1px solid #309bdd;border-left: 10px solid #309bdd;padding: 7px; }
#contactcolumn p { padding:20px 10px; }
.contactbox ul li, .top_newsbox3 ol li { padding: 3px 0px; }
.contactboxcolumn1 { float: left; width: 310px; height: 183px; padding: 10px 20px 0px 0px; margin: 0px; }
.contactboxcolumn2 { float: left; width: 310px; height: 232px; padding: 0px 20px 30px 0px; margin: 0px; }
.contact_tel { font-size: 120%; color: #309BDD; }

/*医用無停電カテゴリ説明*/
div.category_description{
    margin: 1%;
    padding: 2%;
    width: 94%;
    text-align: left;
    border: 1px solid #CCCCCC;
}

/*稼働情報管理システム*/
#onpremises div{
	margin:5%;
	line-height: 140%;
}
#onpremises h1{
	border: 1px solid #616261;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;
	font-size: 200%;
	text-decoration: none;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7d7e7d;
}
#onpremises h2{
	font-size: 140%;
	line-height: 120%;
	color: #0000FF;
}
#onpremises h3{
	margin: 10px;
	font-size: 120%;
	line-height: 120%;
}
#onpremises h4{
	line-height: 120%;
	margin: 10px;
}
#onpremises img{
	width:100%;
        margin: 10px;
}
#onpremises p{
	padding-top: 4px;
        line-height: 120%;
}
#onpremises li{
　　　　list-style-type: disc;
	padding: 4px;
        line-height: 120%;
}
#onpremises table{
	border: solid 1px #888888;
	text-align: left;
}
#onpremises th{
	background: #339966;
	border: solid 1px #888888;
}
#onpremises td{
	border: solid 1px #888888;
	text-align: left;
	font-size: 80%;
}
#onpremises td img{
	width: 30%;
	float:left;
}
#page-top {
	position: fixed;
	bottom: 4%;
	right: 8%;
	font-size: 75%;
}
#page-top a {
	background: #66FF99;
	text-decoration: none;
	color: #330066;
	width: 80px;
	padding: 10% 0;
	text-align: center;
	display: block;
	border-radius: 10%;
}
#page-top a:hover {
	text-decoration: none;
	background: #00CC99;
}

/*LEDカメラ*/
#led-camera{
	padding: 1%;
}

#led-camera h2,h3,h4{
	color: #0000FF;
	font-size: 140%;
	margin-top:2%;
}

#led-camera h3{
	color: #0000FF;
	font-size: 130%;
	border-bottom: solid 1px #0000FF;
	clear:both;
}

#led-camera h4{
	color: #0000FF;
	font-size: 130%;
	border-bottom: dashed 1px #0000FF;
}

#led-camera img{
	width: 100%;
	padding: 1%;
}

#led-camera ul{
	margin-left: 2%;
	clear:both;
}

#led-camera li{
	list-style-type: none;
	margin-top: 1%;
}

#led-camera .point{
	width: 100%;
}

#led-camera .disp{
	padding: 1%;
	width: 58%;
	float: left;
}

#led-camera .images{
	padding: 1%;
	width: 36%;
	float: left;
}


#led-camera .exaple{
	width:100%;
}

#led-camera .left_col{
	padding: 1%;
	width: 58%;
	min-width:380px;
	float: left;
}

#led-camera .right_col{
	padding: 1%;
	width: 36%;
	float: left;
}

#led-camera .large{
	font-size: 130%;
}

#led-camera .large li{
	list-style-type: decimal;
}

#led-camera .list{
	list-style-type: disc;
}

#led-camera .weight li{
	list-style-type: disc;
	font-weight: bold;
}

#led-camera .restaurant img{
	width: 30%;
	min-width:100px;
}
