@import url(../../css/global.css);

#wrapper{
	margin-top:0;
	padding-top:0;
	background-image: url(../images/menu-bg.gif);
	background-repeat: repeat-y;
	width:800px;
	}
#main {
	width: 635px;
	float: right;
	}
#main .spbtm-5{
	margin-bottom:5px;
	}
#title{
	height: 139px;
	background: url(../images/osechi12/end-h1_title.jpg) no-repeat;
	}
#title .path{
	text-align:right;
	position-top:5px;
	padding:0 10px;
	position: relative;
	top: 5px;
	}
#btm-cont{
	width:595px;
	margin:30px auto 0;
	}
#btm-cont .block{
	background-color:#f4f4f4;
	margin:0 auto;
	padding:15px;
	}
#btm-cont .title-first{
	font-weight:bold;
	color: #409b12;
	margin-bottom:5px;
	}
#btm-cont .title{
	font-weight:bold;
	color: #409b12;
	margin-top:1em;
	margin-bottom:5px;
	}
#btm-cont h3.orderinfo{
	font-size:80%;
	color:#fff;
	padding:5px 10px;
	background: url(../images/title-orderinfo.jpg) no-repeat right bottom;
	}
#btm-cont h3.orderform{
	font-size:80%;
	color:#fff;
	padding:5px 10px;
	background: url(../images/title-ishikari.jpg) no-repeat right bottom;
	}
#orderinfo{
	width:95%;
	margin:10px auto;
	color: #409b12;
	}
#orderinfo .fl-l{
	width:45%;
	}
#prod{
	line-height:1em;
	}
#prod .prod-h-first{
	padding-bottom:15px;
	border-bottom:1px solid #ccc;
	}
#prod .prod-h{
	padding-bottom:15px;
	border-bottom:1px solid #ccc;
	padding-top: 15px;
	}
#prod .nami{
	background-color:#f1f0f5;
	}
#prod .mai{
	background-color:#f6f1f5;
	}
#prod .kotobuki{
	background-color:#f1f5f6;
	}
#prod .fl-l{
	width:260px;
	}
#prod .fl-r{
	width:300px;
	}
#prod .price{
	padding:5px 0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin:5px 0;
	}
#prod .txt-price{
	color: #FF0000;
	font-size: large;	
	font-weight:bold;
	}
#prod input{
	width:50px;
	margin:0 5px;
	vertical-align:middle;
	}
#form-area {
	padding:20px;
	background-color: #f4f4f4;
	margin-bottom: 15px;
	}
#form-area table{
	width:100%;
	border:0;
	margin-bottom:10px;
	}
#form-area caption{
	text-align:left;
	padding:5px;
	font-weight:bold;
	font-size: 80%;
	}
#form-area th,td{
	padding:5px 10px;
	}
#form-area th{
	font-weight:normal;
	background-color: #d8d8d8;
	width: 20%;
	border:1px solid #999;
	border-top:none;
	}
#form-area th.top{
	border-top:1px solid #999;
	}
#form-area td{
	width: 80%;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	}
#form-area td.top{
	border-top:1px solid #999;
	}
#form-area .btn{
	background-color:#fff;
	border:1px solid #999;
	padding:15px;
	text-align:center;
	}
#form-area .btn input{
	width:80px;
	margin:0 5px;
	}
#form-area .txt-b{
	font-weight: bold;	
	}
.totop{
	text-align:right;
	margin:20px;
	}
.textbox{
	border: 1px solid #7F9DB9;
}


#leftbox {
	float: left;
	width: 165px;
	background-repeat: no-repeat;
	}
#leftbox ul{
	width:164px;
	text-align:center;
	margin-top:0px;
	padding:0 0 5px;
	list-style-type:none;
	background-color:#fff;
	}
#leftbox li{
	margin-bottom:5px;
	}
.txt-green {
	color: #409b12;
	}
.txt-normal{
	color:#000;
	font-weight:normal;
	}
.hissu{
	font-weight: bold;
	color: #CC0000;
}
.read {
	padding: 0 15px 0 15px;
}

#error-area {
	padding:20px;
	background-color: #f4f4f4;
	}
#error-area table{
	width:100%;
	margin-bottom:10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-left-color: #999;
	font-size: 80%;
	background-color: #FFFFFF;
	border-collapse:collapse;
	border-spacing: 0;
	empty-cells: show;
	}
#error-area caption{
	text-align:center;
	padding:5px;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #CC3333;
	}
#error-area th,td{
	padding:5px 10px;
	}
#error-area th{
	font-weight:normal;
	background-color: #d8d8d8;
	width: 20%;
	border:1px solid #999;
	border-top:none;
	}
#error-area td{
	width: 80%;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	color: #FF0000;
	text-align: center;
	}
#error-area .btn{
	background-color:#fff;
	border:1px solid #999;
	padding:15px;
	text-align:center;
	}
#error-area .btn input{
	width:80px;
	margin:0 5px;
	}

#preview-area {
	padding:20px;
	background-color: #f4f4f4;
	}
#preview-area table{
	width:100%;
	margin-bottom:10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-left-color: #999;
	font-size: 80%;
	background-color: #FFFFFF;
	border-collapse:collapse;
	border-spacing: 0;
	empty-cells: show;
	}
#preview-area caption{
	text-align:left;
	padding:5px;
	font-weight:bold;
	}
#preview-area th,td{
	padding:5px 10px;
	}
#preview-area th{
	font-weight:normal;
	background-color: #d8d8d8;
	width: 30%;
	border:1px solid #999;
	border-top:none;
	}
#preview-area td{
	width: 70%;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	}
#preview-area .btn{
	background-color:#fff;
	border:1px solid #999;
	padding:15px;
	text-align:center;
	}
#preview-area .btn input{
	width:80px;
	margin:0 5px;
	}

#thankyou{
	padding:20px;
	text-align: center;
}
#thankyou h3{
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 1em;
}
#thankyou p{
	font-size: 80%;
	font-weight: normal;
	margin-bottom: 1em;
}


/* -------- EࡦEࡦࡦ--------- */
.pre-caution{
	font-weight: bold;
	color: #CC0000;
	line-height: 120%;
	margin-top: 1em;
} 

#submenu{
	text-align:center;
	background-color:#fff;
	margin-right:1px;
	}
#submenu p.last{
	margin:10px 0;
	}
.sozai {
	width: 595px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.block {
	width: 595px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#contents {
	width: 595px;
	margin-right: auto;
	margin-left: auto;
}
#origin {
	border: 1px solid #c79500;
	padding: 11px 15px;
	background-image: url(../images/osechi09/origin_bg.jpg);
	background-repeat: no-repeat;
	background-color: #fff7dd;
}
#origin p {
	margin-top: 14px;
	font-size: 70%;
	line-height: 130%;
	color: #655524;
}
.mt5px {
	margin-top: 5px;
}
.clear {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
.caution2 {
	padding: 10px 13px;
	margin-top: 5px;
	background: #ffe6e6;
}
.caution2 h2 {
	font-size: 80%;
	color: #b40000;
}
.caution2 p {
	font-size: 80%;
	line-height: 120%;
	color: #474747;
	margin-top: 6px;
}

#form-area th.in {
	border-left-style: none;
}
#form-area th.in1 {
	border-left: 1px solid #999999;
	width: auto;
}
#form-area td.in1 {
	border-left: 1px solid #999999;
	width: 25px;
}
#form-area th.in2 ,#form-area td.in2 {
	border-left-style: none;
	width: auto;
}
#form-area th.in3 ,#form-area td.in3 {
	border-left-style: none;
	width: 50px;
}
#form-area .bgcolor td {
	background: #ffffff;
}
.input-l {
	width: 300px;
}
.input-m {
	width: 250px;
}
#leftbox-cgi {
	background: url(../images/osechi08/cgi_left.jpg) no-repeat left top;
	height: 350px;
	float: left;
	width: 165px;
}
#cgi-cont {
	width: 615px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#products .btn-photo {
	float: right;
	width: 59px;
}
#intro {
	margin-top: 0px;
	padding-bottom: 0px;
}
#intro .intro-l {
	border: 1px solid #af0101;
	color: #af0101;
	float: left;
	padding-top: 11px;
	padding-right: 10px;
	padding-bottom: 11px;
	padding-left: 10px;
	font-weight: bold;
	width: 240px;
	margin-top: 45px;
	font-size: 95%;
}
#intro .intro-r {
	color: #333333;
	float: right;
	width: 315px;
	margin-top: 45px;
	font-size: 70%;
	line-height: 130%;
	padding-right: 20px;
}
#intro .intro-l strong {
	color: #d73939;
}
.products-l {
	float: left;
	width: 285px;
	margin-top: 20px;
}
.products-r {
	float: right;
	width: 285px;
	margin-top: 20px;
}
.prod-inner-l {
	float: left;
	width: 136px;
}
.prod-inner-r {
	float: right;
	width: 141px;
}
.stoc {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	color: #FFFFFF;
	background-color: #b48d26;
}
.prod-inner-l p {
	font-size: 80%;
	line-height: 1.3em;
}
.prod-inner-l h2 {
	font-size: 100%;
	line-height: 1.3em;
	color: #333333;
	margin-top: 7px;
	margin-bottom: 7px;
}
.prod-inner-l h2 .txt-red {
	color: #e10000;
}
.prod-inner-l p .txt-red {
	color: #b60000;
}
.bnr-box {
	margin-top: 10px;
	height: 116px;
	width: 595px;
	position: relative;
	background: url(../images/osechi12/bnr01.jpg) no-repeat left top;
}
.txt-red01 {
	color: #cc3332;
}
.sozai h2 ,#voice h2 {
	font-size: 85%;
	line-height: 1em;
	background: url(../images/osechi11/h2_bg.jpg) no-repeat left top;
	padding: 10px 16px 20px;
	color: #3f340f;
}
.mb05em {
	margin-bottom: 0.5em;
}
.sozai p strong {
	color: #393939;
}
.sozai p {
	color: #333333;
	line-height: 1.3em;
}
.sozai-details {
	margin-top: 10px;
}
.detail-l {
	float: left;
	width: 190px;
	margin-right: 12px;
}
.detail-c {
	float: left;
	width: 190px;
}
.detail-r {
	float: right;
	width: 190px;
}
.sozai-details p {
	font-size: 70%;
	color: #5e5e5e;
}
.sozai-details p span {
	color: #d2af52;
	background-color: #000000;
	text-align: center;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
.juu-list {
	width: 100%;
	border: 1px solid #e2d198;
	margin-bottom: 10px;
}
.juu-list th {
	font-weight: normal;
	background-color: #f0e8cb;
	width: 100px;
	font-size: 80%;
	color: #333333;
	padding-right: 7px;
	padding-left: 7px;
}
.juu-list h3 {
	font-size: 80%;
	color: #cc3332;
	margin-bottom: 5px;
}
.juu-list p {
	font-size: 80%;
}
#cautions {
	width: 595px;
	margin-right: auto;
	margin-left: auto;
}
#submenu li {
	margin-bottom: 0px;
	height: 38px;
	overflow: hidden;
}
#caption {
	background: #f4f4f4;
	margin-top: 20px;
	width: 595px;
	margin-right: auto;
	margin-left: auto;
}
#caption .title {
	font-weight: bold;
	color: #FFFFFF;
	background: #3a6085;
	padding: 5px 18px;
	line-height: 100%;
}
#caption .p-box {
	padding-top: 6px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
	font-size: 80%;
	line-height: 1.3em;
}
.mt12 {
	margin-top: 12px;
}
#caption .fl-l {
	width: 292px;
}
#caption .clear {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}
#caption .box-btm {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #c3c3c3;
}
#caption .box-btm p {
	margin-bottom: 0.5em;
}
#caption #comp {
	background: url(../images/cap_logo.gif) no-repeat right bottom;}
#caption #maru {
	background: url(../images/cap_logo_maru.gif) no-repeat right bottom;}
#caption #swe {
	background: url(../images/cap_logo_swe.gif) no-repeat right bottom;}
#caption ul {
	padding-left: 20px;
}
.title-green {
	font-weight: bold;
	color: #409b12;
	margin-top: 1em;
	margin-bottom: 5px;
}
h3.orderinfo{
	color:#fff;
	padding:5px 10px;
	background: url(../images/common/title-orderinfo.jpg) no-repeat right bottom;
	font-size: 80%;
}

#voice {
	width: 595px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}

#diary{
	width: 585px;
	height: 150px;
	overflow: auto;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.c-copy {
	font-size:80%;
	border-left:5px solid #cb0000;
	border-bottom:1px solid #cb0000;
	padding-left:8px;
	margin:1.5em 0 1em;
	color:#cb0000;
}
#voice p {
	margin-bottom: 1em;
}
.ushio_juu {
	width: 595px;
	padding-top: 5px;
}
.ushio_juu1 {
	float: left;
	width: 195px;
	margin-right: 5px;
}
.ushio_juu2 {
	float: left;
	width: 195px;
}
.ushio_juu3 {
	float: right;
	width: 195px;
}
.ushio_juu1 h3 {
	background: url(../images/osechi11/juu1_btm.gif) no-repeat left bottom;
	padding-bottom: 2px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	font-size: 90%;
	line-height: 1em;
}
.ushio_juu1 h3 span {
	background: url(../images/osechi11/juu1_top.gif) no-repeat left top;
	display: block;
	padding-top: 7px;
	padding-bottom: 6px;
}
.ushio_juu2 h3 {
	background: url(../images/osechi11/juu2_btm.gif) no-repeat left bottom;
	padding-bottom: 2px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	font-size: 90%;
	line-height: 1em;
}
.ushio_juu2 h3 span {
	background: url(../images/osechi11/juu2_top.gif) no-repeat left top;
	display: block;
	padding-top: 7px;
	padding-bottom: 6px;
}
.ushio_juu3 h3 {
	background: url(../images/osechi11/juu3_btm.gif) no-repeat left bottom;
	padding-bottom: 2px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	font-size: 90%;
	line-height: 1em;
}
.ushio_juu3 h3 span {
	background: url(../images/osechi11/juu3_top.gif) no-repeat left top;
	display: block;
	padding-top: 7px;
	padding-bottom: 6px;
}
.ushio_juu1 .heightLine {
	background: #fffceb url(../images/osechi11/juu1_bg.gif) repeat-x left top;
	padding: 11px 11px 1px;
}
.ushio_juu2 .heightLine {
	background: #fff5f0 url(../images/osechi11/juu2_bg.gif) repeat-x left top;
	padding: 11px;
}
.ushio_juu3 .heightLine {
	background: #f5fbfa url(../images/osechi11/juu3_bg.gif) repeat-x left top;
	padding: 11px;
}
.ushio_juu .heightLine h4 {
	font-size: 80%;
	font-weight: normal;
	color: #b30000;
	margin-bottom: 0.5em;
}
.ushio_juu .heightLine p {
	font-size: 70%;
	color: #5e5e5e;
	margin-bottom: 1em;
}
.bnr-box .text {
	font-size: 80%;
	color: #FFFFFF;
	position: absolute;
	width: 300px;
	top: 13px;
	right: 12px;
}
.bnr-box .btn {
	position: absolute;
	top: 64px;
	right: 12px;
}
#intro .title_bnr {
	margin-top: -172px;
	padding-bottom: 19px;
	padding-left: 10px;
}
#intro .title_bnr2 {
	margin-top: -134px;
	padding-bottom: 19px;
	padding-left: 19px;
}
.title-marudai {
	background: url(../images/osechi12/end-h1_title.jpg) no-repeat left top;
	height: 139px;
}
.juu-list .thumbnail {
	margin-bottom: 8px;
}
