@charset "UTF-8";
/* CSS Document */
/* ���ʎw�� 
------------------------------*/
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549
*/
html{
	color:#3b1800;
	font-family:"SimHei", "Meiryo", sans-serif;
}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,code,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin:0;padding:0;
}
table{
	border-collapse:collapse;border-spacing:0;
}
fieldset,img{ border:0; }
address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;font-weight:normal;
}
li { list-style:none; } caption,th{ text-align:left; }
h1,h2,h3,h4,h5,h6{
	font-size:100%;font-weight:normal;
}
q:before,q:after{ content:''; }
abbr,acronym{ border:0;font-variant:normal; }
sup{ vertical-align:text-top; }
sub{ vertical-align:text-bottom; }
input,textarea,select{ font-family:inherit;font-size:inherit;font-weight:inherit; }
input,textarea,select{ *font-size:100%; }
legend{ color:#000; }

#flashContent {
	width:1000px;
	border:none;
	margin-left:auto;
	margin-right:auto;
	height:100%;
}

a:link {/*���K��̃����N*/
	color:#3366FF;
	text-decoration:underline;
}
a:visited {/*�K���̃����N*/
	color:#3366FF;
	text-decoration:underline;
}
a:hover {/*�}�E�X��̂����Ƃ�*/
	color:#3366FF;
	text-decoration:none;
}
img{
	border:none;
	margin:0px;
	padding:0px;
}


/*shopping guide*/
#undercolumn_shoppingguide{}
#shoppingguide_conts{
	margin:25px 0 0;
}
#shoppingguide_conts h3{
	margin:30px 0 10px;
	font-size:125%;
}
#shoppingguide_conts h4{
	margin:10px 0 5px;
	font-size:110%;
}


/*privacy policy*/
#policy_conts .policy_ttl{
	margin:25px 0 10px;
	padding:0 0 5px;
	font-size:141%;
	text-align:center;
	border-bottom:1px solid #666;
}
#policy_conts .policy_list{}
#policy_conts .policy_list > li{
	margin:30px 0 0;
}
#policy_conts .policy_list > li > .list_ttl{
	margin:0 0 10px;
	font-size:125%;
}
#policy_conts .policy_list > li > h5{
	margin:20px 0 0;
	font-size:110%;
}
#policy_conts .policy_list > li > ol{
	margin:0 0 0 2em;
	text-indent:-2em;
}
#policy_conts .policy_list > li > ol,
#policy_conts .policy_list > li > ul{padding:10px;}


/* デフォルトテーブル
----------------------------------------------- */
table {
    margin: 15px auto 20px auto;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    width: 100%;
    border-collapse: collapse;
    text-align: left;
}
table th {
    padding: 8px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #333;
    background-color: #f0f0f0;
    font-weight: normal;
}
table td {
    padding: 8px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

/* 見出し
----------------------------------------------- */
div#undercolumn_shopping table th[scope=col] {
    text-align: center;
}
div#undercolumn_shopping table.delivname th {
    width: 155px;
}

/* MYページ */
div#mycontents_area table th {
    text-align: left;
}
div#mycontents_area table th.alignR {
    text-align: right;
}
div#mycontents_area table th.alignL {
    text-align: left;
}
div#mycontents_area table th.alignC {
    text-align: center;
}
div#mycontents_area table th.resulttd {
    text-align: right;
}
div#mycontents_area table caption {
    padding: 8px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    color: #000;
    background-color: #f0f0f0;
    text-align: left;
    font-weight: bold;
}


/* その他
----------------------------------------------- */
table select {
    margin-bottom: 7px;
    border: solid 1px #ccc;
}


/* style
------------------------------*/
body{
	margin:0;
	padding:0;
	line-height:1.5;
	font-size:75%;
}
.contents{
	width:900px;
	height:auto;
	margin:0 auto;
}
.contents img{
	width:100%;
	height:auto;
}

.cvArea{
	position:relative;
}
.cvBtn{
	width:88%;
	position:absolute;
	bottom:3%;
	left:6%;
}

.orgBg{
	background:#fe611c;
}

.mvArea{
	width:79%;
	height:0;
	margin:0 auto;
	padding-bottom:44%;
	position:relative;
}
.mvArea iframe{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}
.cont11_inner{
	width:79%;
	height:auto;
	margin:0 auto;
	color:#501808;
}

/* footer 
------------------------------*/
.foot{
	width:740px;
	height:auto;
	margin:50px auto 0;
}
.foot img{
	width:100%;
	height:auto;
}
.foot_nav{
	width:100%;
	height:auto;
}
.foot_nav > li{
	border-top:2px solid #e1e1e1;
}
.foot_nav > li a{
	display:block;
	padding:10px 20px;
	color:#5d1a16;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	position:relative;
}
.foot_nav > li a:before,
.foot_nav > li a:after{
	content:"";
	display:block;
	border:6px solid transparent;
	border-right:none;
	position:absolute;
	top:50%;
	right:20px;
	margin:-6px 0 0;
}
.foot_nav > li a:before{
	border-left:10px solid #5d1a16;
}
.foot_nav > li a:after{
	border-left:10px solid #fff;
	right:22px;
}

.lowerBody{
	width:92%;
	margin:0 auto;
}
.lowerLogo img{
	width:auto;
}
.lowerHd{
	margin:20px 0 0;
	font-size:23px;
	font-weight:bold;
	color:#000000;
	border-bottom:3px solid #000;
}
.companyList{
	display:table;
	width:100%;
	table-layout:fixed;
	padding-bottom:2px;
	/*
	background:#feb18d;
	background:-moz-linear-gradient(left, #feb18d 0%, #ffffff 100%);
	background:-webkit-gradient(left top, right top, color-stop(0%, #feb18d), color-stop(100%, #ffffff));
	background:-webkit-linear-gradient(left, #feb18d 0%, #ffffff 100%);
	background:-o-linear-gradient(left, #feb18d 0%, #ffffff 100%);
	background:-ms-linear-gradient(left, #feb18d 0%, #ffffff 100%);
	background:linear-gradient(to right, #feb18d 0%, #ffffff 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#feb18d', endColorstr='#ffffff', GradientType=1 );*/
	color:#5d1a16;
	font-size:16px;
}
.companyList > dt,
.companyList > dd{
	display:table-cell;
	text-align:left;
	vertical-align:middle;
	padding:10px 0;
	background:#fff;
}
.companyList > dt{
	width:35%;
}

.companyList02 > dt{
	width:100%;
	display:table-cell;
	text-align:left;
	vertical-align:middle;
	padding:20px 0;
	background:#fff;
	font-size:16px;
}


.lawBox{
	margin:5% 0 0;
	color:#9e6a40;
	font-size:16px;
}
.lawTtl{
	color:#5d1a16;
	font-weight:bold;
	padding-bottom:2px;
	background:#feb18d;
	background:-moz-linear-gradient(left, #feb18d 0%, #ffffff 100%);
	background:-webkit-gradient(left top, right top, color-stop(0%, #feb18d), color-stop(100%, #ffffff));
	background:-webkit-linear-gradient(left, #feb18d 0%, #ffffff 100%);
	background:-o-linear-gradient(left, #feb18d 0%, #ffffff 100%);
	background:-ms-linear-gradient(left, #feb18d 0%, #ffffff 100%);
	background:linear-gradient(to right, #feb18d 0%, #ffffff 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#feb18d', endColorstr='#ffffff', GradientType=1 );
}
.lawTtl > span{
	display:block;
	background:#fff;
}
.lawBox ol li,
.lawBox ul li{
	text-indent:-1em;
	margin-left:1em;
}

/* max-width: 640px 
------------------------------*/
@media screen and (max-width: 640px){
	.contents{
		width:100%;
	}
	.foot{
		width:100%;
	}
}

/* common 
------------------------------*/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
	width:100%;
  visibility: hidden;
	font-size: 0;
	line-height:0;
}
.clear{clear:both!important;}
.bldFnt{font-weight:bold!important;}
.nmlFnt{font-weight:normal!important;}
.lrgFnt110{font-size:110%!important;}
.lrgFnt120{font-size:120%!important;}
.lrgFnt130{font-size:130%!important;}
.lrgFnt140{font-size:140%!important;}
.smlFnt90{font-size:90%!important;}
.smlFnt85{font-size:85%!important;}
.smlFnt80{font-size:80%!important;}
.taLeft{text-align:left!important;}
.taRight{text-align:right!important;}
.taCtr{text-align:center!important;}
.flLeft{float:left!important;}
.flRight{float:right!important;}
.flClr{clear:both!important;}
.psRel{position:relative!important;}
.psAbs{position:absolute!important;}
.topMrg0{margin-top:0!important;}
.topMrg5{margin-top:5px!important;}
.topMrg10{margin-top:10px!important;}
.topMrg15{margin-top:15px!important;}
.topMrg20{margin-top:20px!important;}
.topMrg25{margin-top:25px!important;}
.topMrg30{margin-top:30px!important;}
.topMrg40{margin-top:40px!important;}
.topMrg50{margin-top:50px!important;}
.topMrg60{margin-top:60px!important;}
.topMrg70{margin-top:70px!important;}
.topMrg80{margin-top:80px!important;}
.topMrg90{margin-top:90px!important;}
.topMrg100{margin-top:100px!important;}

.topMrg1p{margin-top:1%!important;}
.topMrg2p{margin-top:2%!important;}
.topMrg3p{margin-top:3%!important;}
.topMrg4p{margin-top:4%!important;}
.topMrg5p{margin-top:5%!important;}
.topMrg6p{margin-top:6%!important;}
.topMrg7p{margin-top:7%!important;}
.topMrg8p{margin-top:8%!important;}
.topMrg9p{margin-top:9%!important;}
.topMrg10p{margin-top:10%!important;}

.topPdd0{padding-top:0!important;}
.topPdd5{padding-top:5px!important;}
.topPdd10{padding-top:10px!important;}
.topPdd15{padding-top:15px!important;}
.topPdd20{padding-top:20px!important;}
.topPdd25{padding-top:25px!important;}
.topPdd30{padding-top:30px!important;}
.topPdd40{padding-top:40px!important;}
.topPdd50{padding-top:50px!important;}
.topPdd60{padding-top:60px!important;}
.topPdd70{padding-top:70px!important;}
.topPdd80{padding-top:80px!important;}
.topPdd90{padding-top:90px!important;}
.topPdd100{padding-top:100px!important;}
.btmPdd0{padding-bottom:0!important;}
.btmPdd5{padding-bottom:5px!important;}
.btmPdd10{padding-bottom:10px!important;}
.btmPdd15{padding-bottom:15px!important;}
.btmPdd20{padding-bottom:20px!important;}
.btmPdd25{padding-bottom:25px!important;}
.btmPdd30{padding-bottom:30px!important;}
.btmPdd40{padding-bottom:40px!important;}
.btmPdd50{padding-bottom:50px!important;}
.btmPdd60{padding-bottom:60px!important;}
.btmPdd70{padding-bottom:70px!important;}
.btmPdd80{padding-bottom:80px!important;}
.btmPdd90{padding-bottom:90px!important;}
.btmPdd100{padding-bottom:100px!important;}