/*------------------------*/
/*　 MENU　枠・横・下	 */
/*----------------------*/
#Backbg01 {
	background-image: url("../image/bo01.gif");
	background-repeat: repeat;
	background-position: center bottom;
	width: 780px;
	float: left;
}
#Backbg02 {
	background-image: url("../image/bo02.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 780px;
	float: left;
}
/*---------------------------*/
/*      CATEGORY  左180　　	*/
/*-------------------------*/
#Cate_title {
	background-color: #497199;
	width: 168px;
	border: 1px solid #E6E6E6;
	padding-left: 10px;/*---width＋border＋padding="180px"---*/
	line-height: 200%;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
#CateTitle_bar {
	background-image: url("../image/sc1bg.jpg");
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 200%;
	padding-left: 10px;
	border: 1px solid #E6E6E6;
	clear: both;
}
/*---------------------------*/
/*        INFO     左180	*/
/*-------------------------*/
#Leftbody {
	float: left;
	width: 180px;
}
#Info_title{
	width: 168px;
	border: 1px solid #E6E6E6;
	/*padding-left: 10px;*//*---width＋border＋padding="180px"---*/
	line-height: 200%;
	color: #FFFFFF;
	background-color: #D1324D;
}
.Info {
	padding-bottom: 10px;
	padding-top: 5px;
}
.Info ul {
	margin: 3px;
	padding: 0px;
	list-style-type: none;
}
.Info li {
	background-image: url("../image/line.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 153px;
	padding: 5px 5px 5px 10px;
}
.Info a:link {
	color: #255BA7;
	text-decoration: none;
}
.Info a:visited {
	color: #255BA7;
	text-decoration: none;
}
.Info a:hover {
	color: #FF0000;
	text-decoration: underline;
}
/*---------------------------*/
/*      CATEGORY  右590　　	*/
/*-------------------------*/
#Catelink {
	margin: 20px 0px 10px 10px;
}
#Catelink ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#Catelink li {
	background-color: #EFEFEF;
	width: 255px;
	padding: 8px 5px 8px 15px;
	background-image: url("../image/point02.gif");
	background-position: left center;
	background-repeat: no-repeat;
	margin:0px 10px 10px 0px; /*上右下左*/
	float: left;
}
#Catelink a:link{
	color: #3366CC;
	text-decoration: underline;
}
#Catelink a:visited{
	color: #3366CC;
	text-decoration: underline;
}
#Catelink a:hover{
	color: #FF0000;
	text-decoration: underline;
}
/*---------------------------*/
/*      INFO  右590        	*/
/*-------------------------*/
#Rightbody {
	float: left;
	margin-left: 10px;
	width: 578px;
	vertical-align: top;
}
#Title_bar {
	width: 100%;
	background-image: url("../image/sc2bg.jpg");
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 200%;
	padding-left: 10px;
	border: 1px solid #E6E6E6;
}
#Base {
	width: 590px;
	padding-top: 10px;
	clear: both;
}
#Item {
	font-size: 14px;
	font-weight: bold;
	color: #D1324D;
	border-bottom: 1px dotted #CCCCCC;
	line-height: 150%;
	margin: 10px 5px 0px 5px;
	padding-left: 5px;
}
#Inner {
	margin: 15px 10px 15px 20px;
}
/*-------------------------------------------*/
/*      特定商取引法に基づく表記  右590    	*/
/*-----------------------------------------*/
#hyoki {
	width: 95%;
	font-size:12px;
}
#hyoki th {
	background-color: #EFEFEF;
	font-weight: lighter;
	padding-left: 5px;
	line-height: 150%;
	width: 20%;
	padding-right: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#hyoki td {
	padding: 5px 5px 5px 5px;
	line-height: 150%;
	width: 80%;
}
/*---------------------------*/
/*      会社概要  右590    	*/
/*-------------------------*/
#Profil {
	width: 100%;
}
#Profil th {
	background-color: #EFEFEF;
	padding-left: 3px;
	line-height: 150%;
	width: 23%;
	text-align: center;
	font-weight: lighter;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
}
#Profil td {
	padding: 5px 5px 5px 5px;
	line-height: 150%;
	width: 77%;
	font-size: 12px;
}
#company01 {
	float: left;
	margin: 10px 5px 10px 5px;
}
#company02 {
	float: left;
	margin: 10px 5px 10px 5px;
}
/*---------------------------*/
/*      PRODUCTS  右590    	*/
/*-------------------------*/
#Catelink2 {
	width: 590px;
	padding-bottom: 10px;
}
.CatePict {
	width: 100px;
	padding-right: 3px;
	float: left;
	text-align: center;
}
.CateName {
	width: 215px;
	padding-right: 3px;
	text-align: left;
}
.CateMaker {
	width: 120px;
	padding-right: 3px;
	float: left;
	text-align: center;
}
.CateNews {
	margin-bottom: 3px;
}
.CatePrice {
	width: 140px;
	clear: both;
	text-align: right;
}
/*-----------------------*/
/*     SUB  　　　　  	*/
/*---------------------*/
#Cate2 {
	margin-top: 5px;
	margin-bottom: 10px;
}
#Cate2 a:link {
	color: #6368CF;
	text-decoration: underline;
}
#Cate2 a:visited {
	color: #6368CF;
	text-decoration: underline;
}
#Cate2 a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.CatePict2 {
}/*--------xs画像追加-------------*/
.CateName2 {
	width: 240px;
	padding-right: 10px;
}
.CatePrice2 {
	width: 150px;
	float: left;
}
.CateNew {
}
.CateDeta {
	text-align: right;
	padding-right: 10px;
}
/*---------------------------*/
/*    PRODUCTS-2-  右590   	*/
/*-------------------------*/
#ProductTitle_bar {
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	line-height: 200%;
	padding-left: 10px;
	border: 1px solid #EBEBEB;
	background-color: #EBEBEB;
	float: left;
}
.ProductName {
	float: left;
}
/*6日に追加*/
.ProductName2 {
	font-size: 14px;
	font-weight: bold;
	color: #506080;
	line-height: 1.4;
	padding-bottom: 15px;
}
/*ここまで*/
.ProductPicup {
	margin-top: 5px;
	margin-left: 10px;
}
.Pict {
	width: 275px;
	vertical-align: top;
	text-align: center;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}
.Magnify {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	width: 275px;
}
.Magnify a:link {
	color: #6368CF;
	text-decoration: underline;
}
.Magnify a:visited {
	color: #6368CF;
	text-decoration: underline;
}
.Magnify a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.Explanation {
	width: 305px;
	margin-top: 15px;
	float: right;
}
.Explanation1 {
	padding-bottom: 15px;
	padding-top: 15px;/*修正後*/
	/*background-image: url("../image/cateline.gif");
	background-repeat: no-repeat;
	background-position: center bottom;ボーダー*/
}
#Postage {
	padding-left: 75px;
	margin-top: 5px;
}
#Set1 {
	margin-top: 20px;
	margin-right: 10px;
}
#Set1 input {
	margin-left: 7px;
}
#Set_bott_cart {
    width: 120px;
    padding-top: 10px;
    padding-left: 37px;
	float: left;
}
#Set_bott_inqu {
    padding-top: 10px;
	width: 80px;
	padding-left: 10px;
	float: left;
} 
#Set2 {
	padding-top: 5px;
	clear: both;
	/*ボーダー追加*/
	padding-bottom: 25px;
	background-image: url("../image/cateline.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 10px;
	/*追加*/
}
#Set2 input {
	margin-top: 0;
	margin-right: 0;
	margin-left: 10px;
	margin-bottom: 5px;
}
#Pict-Sub {
	margin: 10px 0px 10px 10px;
}
.Pict-Sub1 {
	padding: 0px;
	margin: 0px;
	width: 275px;
	text-align: center;
	float: left;
}
.Pict-Sub2 {
	padding: 0px;
	margin: 0px;
	width: 275px;
	text-align: center;
	float: right;
}
/*---------------------------*/
/*      全体768     　   	*/
/*-------------------------*/
#Main {
	width: 768px;
	margin-top: 5px;
}
#Box {
	padding: 25px 10px 30px 10px;
	background-image: url("../image/line-page.gif");
	background-repeat: repeat-x;
	background-position: center bottom;
}
.Box2 {
	padding: 25px 25px 35px 25px;
	background-image: url("../image/line-page.gif");
	background-repeat: repeat-x;
	background-position: center bottom;
}
#Box3 {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	margin-top: 30px;
	color: #D1324D;
}
#Box3_order4 {
	text-align: left;
	font-weight: bold;
	font-size: 15px;
	margin-top: 30px;
	color: #D1324D;
}
.Box_notimg {
	padding: 25px 10px 20px 10px;
}
#Box1_notimg {
	padding: 10px 10px 10px 10px;
}
/*------納品書一覧-------------*/
/*------2012.03.26追加---------*/
#Box1_notimg2 {
	padding: 10px 10px 10px 10px;
}
/*------納品書一覧-------------*/
#Box2_notimg {
	padding: 20px 25px 35px 25px;
}
/*-----------------------*/
/* 　プライバシー　　  	*/
/*---------------------*/
#Box1 {
	padding: 30px 50px 20px 50px;
	background-image: url("../image/line-page.gif");
	background-repeat: repeat-x;
	background-position: center bottom;
}
/*-----------------------------------*/
/* 　注文完了文字login-pass　　  	*/
/*---------------------------------*/
#Box4 {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding-top: 50px;
	margin-bottom: 50px;
	color: #D1324D;
}
/*-----------------------*/
/* 　退会手続き文字　  	*/
/*---------------------*/
#Box5 {
	text-align: center;
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 50px;
	color: #D1324D;
}
/*---------------------------*/
/* 　パスワード変更　　  	*/
/*-------------------------*/
#Box6{
	padding: 20px 10px 20px 10px;
	background-image: url("../image/line-page.gif");
	background-repeat: repeat-x;
	background-position: center bottom;
}
/*-----------------------*/
/* パンくず　　　　　  	*/
/*---------------------*/
#path {
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
}
#path a:link {
	color: #2862B3;
	text-decoration: underline;
}
#path a:visited {
	color: #2862B3;
	text-decoration: underline;
}
#path a:active {
	color: #FF0000;
	text-decoration: underline;
}
#path a:hover {
	color: #FF0000;
	text-decoration: underline;
}
/*-----------------------*/
/*       error　　　  	*/
/*---------------------*/
#Error {
	width: 450px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
}
#Error th {
	background-color: #C61325;
	color: #FFFFFF;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.error1{
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
}
.error2{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #EEEEEE;
}
/*-----------------------*/
/*       Login　　　  	*/
/*---------------------*/
.kadomaru {
	background-image: url("../image/kadomaru.gif");
	background-repeat: no-repeat;
	background-position: center top;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}
.kadomaru_text {
	text-align: left;
	padding-left: 5px;
	border-bottom: 2px solid #DBDBDB;
	margin: 0px 15px 15px 15px;
	font-weight: bold;
	padding-top: 15px;
}
.kadomaru_text2 {
	text-align: left;
	padding-left: 5px;
	border-bottom: 2px solid #DBDBDB;
	margin: 0px 15px 15px 15px;
	font-weight: bold;
	color: #D1324D;
	padding-top: 15px;
}
.kadomaru_text3 {
	text-align: left;
	margin: 15px 15px 15px 30px;
}
hr {
	display: none;
}
.kadomaru_bottom {
	background-image: url("../image/kadomaru-bottom.gif");
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}
#Logintable {
	background-image: url("../image/login-table.gif");
	background-repeat: no-repeat;
	background-position: center top;
	width: 630px;
	margin-left: auto;
	margin-right: auto;
}
.Logintable_top {
	background-image: url("../image/login-top.gif");
	background-repeat: no-repeat;
	background-position: center top;
	height: 3px;
}
.Logintable_bottom {
	background-image: url("../image/login-bottom.gif");
	background-repeat: no-repeat;
	background-position: center top;
	height: 3px;
}
#kadomaru2 {
	width: 625px;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
#kadomaru2 th {
	width: 30%;
	text-align: right;
	padding-right: 55px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F4F9F9;
	border-right: 1px solid #DBDBDB;
	color: #666666;
	font-size: 12px;
}
#kadomaru2 td {
	width: 70%;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}
.bo {
	background-image: url("../image/login-table_bo.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 12px;
}
.Logintable_dot {
	background-image: url("../image/login-table_bo.gif");
	background-repeat: repeat-x;
	height: 1px;
	width: 670px;
	margin-left: auto;
	margin-right: auto;
}
/*-----------------------*/
/* 　Lead　　　　　  	*/
/*---------------------*/
.Lead {
	text-align: right;
	padding-bottom: 5px;
}
.Lead a:link {
	color: #6368CF;
	text-decoration: underline;
}
.Lead a:visited {
	color: #6368CF;
	text-decoration: underline;
}
.Lead a:hover {
	color: #FF0000;
	text-decoration: underline;
}

/*-------ボタン上余白10px---------*/
#NextButton {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*-------ボタン上余白25px---------*/
.NextButton2 {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 10px;
}

/*-------ボタン上下余白15px---------*/
.NextButton3 {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
/*------order変更ボタン下左右---------*/
#OrderButton2 {
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
/*------order変更ボタン上下左右---------*/
#OrderButton3 {
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border: 1px solid #CCCCCC;
}
/*-------------------------------*/
/*        施設利用者の登録       */
/*-------------------------------*/
#ddlSisetu {
	display: block;
	margin-bottom: 15px;
	margin-top: 40px;
}
/*-----------------------------*/
/*        在庫表示	       */
/*-----------------------------*/
#Stock_List {
    width: 230px;
    border-top: solid 1px #CCCCCC;
	text-align: center;
	line-height: 1.8;
	color: #666666;
}
#Stock_List th {
    width: 100px;
    border-left: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
	font-weight: normal;
	background-color: #EEE;
}
#Stock_List td {
    width: 130px;
    border-left: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
}
.Stock_List_Back {
    background-color: #EEE;
}
.Stock_List {
    text-align: right;
	font-weight: bold;
	padding-right: 10px;
	color: #000000;
}	
/*------返品特約のフォントサイズ---------*/
.Boxblue_14{
	color:Blue;
	font-size: 14px;
	font-weight: bold;
}
.NextBtnblue_14{
	color:Blue;
	font-size: 14px;
	font-weight: bold;
}
/*------注文履歴画面下記住所---------*/
/*------2011.06.29追加---------*/
#Box_notimg2 {
	padding: 25px 10px 20px 10px;
}
#Box1_notimg {
	padding: 10px 10px 10px 10px;
}
/*-----------------------------*/
/*        クイック注文         */
/*        2012/07/05           */
/*-----------------------------*/
#quick {
	border-left: solid 1px #CCCCCC;
}
#quick th {
    background: #DFE7FF;
	border-top: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	text-align: center;
}

#quick td {
	height: 30px;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	padding: 0 0 0 2px;
}
#quick_cart01 {
    text-align: center;
	margin: 20px 0;
}
/*-------------------------------*/
/*        送付先リスト          */
/*-------------------------------*/

#MySend {
	border-top: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}
#MySend td {
	padding: 5px;
	border-left: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}
#MySend input {
	padding-right: 5px;
}
#Send_Button1 {
    text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
#Send_Button2 {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
#Send_NextButton2 {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 10px;
}
/*-------------------------------*/
/*        予約商品購入カート     */
/*        2013/02/26             */
/*-------------------------------*/
#Content_yoyaku_cart {
	width: 780px;
	margin: 0px;
	padding: 0px;
}
#Main_yoyaku_car {
	width: 768px;
	margin-top: 5px;
}
#Title_bar_yoyaku_car {
	width: 100%;
	background-image: url("../image/sc2bg.jpg");
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 200%;
	padding-left: 10px;
	border: 1px solid #E6E6E6;
}
#Box_yoyaku_coment 
{
	padding: 10px 10px 0px 10px;
	font-weight: bold;
	color:Red;
}
.Box_yoyaku_car {
	padding: 10px 10px 30px 10px;
	background-image: url("../image/line-page.gif");
	background-repeat: repeat-x;
	background-position: center bottom;
	width: 650px;
	margin-left: auto;
    margin-right: auto;
}
#SetName_yoyaku {
	border: 0px solid #CCCCCC;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D1324D;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 30px;
	margin-top: 5px;
	float:left;
}
#Yoyaku_limit{
	border: 0px solid #CCCCCC;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D1324D;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
    padding-right: 410px;
	padding-right: 300px;
	margin-top: 5px;
	float:left;
}
/*-----------------------*/
/*  Yoyaku_CART  　　　  */
/*-----------------------*/
.Yoyaku_Cart1 {
	background-color: #CCCCCC;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 100%;
	font-size: 12px;
}
.Yoyaku_CartTitle1 {
	background-color: #F8F6E2;
	padding: 5px 0px 5px 10px;
	width: 50%;
	font-size: 12px;
	text-align:center;
}
.Yoyaku_CartTitle2 {
	background-color: #F8F6E2;
	padding: 5px 0px 5px 10px;
	width: 10%;
	font-size: 12px;
	text-align:center;
}
.Yoyaku_CartTitle3 {
	background-color: #F8F6E2;
	padding: 5px 0px 5px 10px;
	width: 10%;
	font-size: 12px;
	text-align:center;
}
.Yoyaku_CartTitle4 {
	background-color: #F8F6E2;
	padding: 5px 0px 5px 10px;
	width: 25%;
	font-size: 12px;
	text-align:center;
}
.Yoyaku_CartTitle5 {
	background-color: #F8F6E2;
	padding: 5px 0px 5px 10px;
	width: 5%;
	font-size: 12px;
	text-align:center;
}
/*-----------------------*/
/*  Yoyaku_CARTin　　　  */
/*-----------------------*/
.Yoyaku_CartIn1 {
	background-color: #FFFFFF;
	padding: 5px 0px 5px 10px;
	width: 50%;
	font-weight: bold;
	font-size: 12px;
}
.Yoyaku_CartIn2 {
	background-color: #FFFFFF;
	padding: 5px 0px 5px 10px;
	width: 10%;
	font-size: 12px;
}
.Yoyaku_CartIn3 {
	background-color: #FFFFFF;
	padding: 5px 0px 5px 10px;
	width: 10%;
	font-size: 12px;
	text-align:center;
}
.Yoyaku_CartIn4 {
	background-color: #FFFFFF;
	padding: 5px 5px 5px 10px;
	width: 25%;
	font-size: 12px;
}
.Yoyaku_CartIn5 {
	background-color: #FFFFFF;
	padding: 5px 0px 5px 10px;
	width: 5%;
	font-size: 12px;
    text-align:center;
}
/*-----------------------*/
/*  Yoyaku_Order4　　　  */
/*-----------------------*/
#Yoyaku 
{
	width: 650px;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	position:relative;
}
.Total
{
	background-color:#C28666;
    padding:5px 5px 5px 5px;
	color:White;
	font-weight: bold;	
	font-size:medium;
}
.Yoyakubotton
{
	border: 1px solid #CCCCCC;
	padding: 3px;
	position:absolute;
	right: 1px;

}
#btnOrderEdit {
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border: 1px solid #CCCCCC;
}