/*------------------------*/
/*　 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 {
	width: 170px;
	padding-left: 10px;/*---width＋padding="180px"---*/
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../image/kategori.gif);
	background-repeat: no-repeat;
	height: 23px;
	line-height: 165%;
}
#CateTitle_bar {
	width: 100%;
	background-image: url(../image/sc1bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	font-size: 14px;
	font-weight: bold;
	color: #506080;
	line-height: 165%;
	padding-left: 15px;
	height: 24px;
	clear: both;
}
/*---------------------------*/
/*        INFO     左180	*/
/*-------------------------*/
#Leftbody {
	float: left;
	width: 180px;
}
#Info_title {
	width: 170px;
	padding-left: 10px;/*---width＋border＋padding="170px"---*/
	background-image: url(../image/cate_nabi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	line-height: 180%;
	color: #FFFFFF;
	background-color: #ED8DA9;/*---テンプレごとに色を変化----*/
}
.Info {
	padding-bottom: 10px;
	padding-top: 5px;
	border-top: 1px solid #ED8DA9;/*---テンプレごとに色を変化----*/
}
.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: 162px;
	padding: 5px 5px 5px 5px;
}
.Info a:link {
	color: #755762;/*---テンプレごとに色を変化----*/
	text-decoration: none;
}
.Info a:visited {
	color: #755762;/*---テンプレごとに色を変化----*/
	text-decoration: none;
}
.Info a:hover {
	color: #FF3300;/*---テンプレごとに色を変化----*/
	text-decoration: underline;
}
/*---------------------------*/
/*      CATEGORY  右600　　	*/
/*-------------------------*/
#Catelink {
	margin: 20px 0px 10px 10px;
}
#Catelink ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#Catelink li {
	background-color: #EFEFEF;
	width: 250px;
	padding: 8px 5px 8px 15px;
	background-image: url(../image/point02.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin:0px 5px 10px 5px; /*上右下左*/
	float: left;
}
#Catelink a:link {
	color: #3D2E34;/*---テンプレごとに色を変化----*/
	text-decoration: underline;
}
#Catelink a:visited{
	color: #3D2E34;/*---テンプレごとに色を変化----*/
	text-decoration: underline;
}
#Catelink a:hover{
	color: #FF0000;/*---テンプレごとに色を変化----*/
	text-decoration: underline;
}
/*---------------------------*/
/* インフォメーション右600	*/
/*-------------------------*/
#Rightbody {
	float: left;
	width: 585px;
}
#Title_bar {
	width: 100%;
	background-image: url(../image/sc1bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	font-size: 14px;
	font-weight: bold;
	color: #506080;
	line-height: 180%;
	padding-left: 15px;
}
#Base {
	width: 600px;
	padding-top: 10px;
	clear: both;
}
#Item {
	font-size: 14px;
	font-weight: bold;
	color: #555555;
	border-bottom: 1px dotted #D79013;
	border-top: 1px dotted #D79013;
	margin: 20px 5px 0px 10px;
	padding-left: 10px;
	background-color: #FFFAE9;
	line-height: 200%;
}
#Inner {
	margin: 15px 5px 15px 30px;
}
/*-------------------------------------------*/
/*      特定商取引法に基づく表記  右590    	*/
/*-----------------------------------------*/
#hyoki {
	width: 100%;
	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;
}
#Profil td {
	padding: 5px 5px 5px 5px;
	line-height: 150%;
	width: 77%;
}
#company01 {
	float: left;
	margin: 10px 5px 10px 5px;
}
#company02 {
	float: left;
	margin: 10px 5px 10px 5px;
}
/*---------------------------*/
/*      PRODUCTS  右590    	*/
/*-------------------------*/
#Catelink2 {
	width: 580px;
	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;
}
.CatePics {
}
.CatePrice {
	width: 140px;
	clear: both;
	text-align: right;
}
/*-----------------------*/
/*     SUB  　　　　  	*/
/*---------------------*/
#Cate1 {
	text-align: right;
}
#Cate2 {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 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: 200px;
	padding-right: 10px;
}
.CatePrice2 {
	width: 150px;
	float: left;
}
.CateNew {
}
.CateDeta {
	text-align: right;
	padding-right: 10px;
}
/*---------------------------*/
/*    PRODUCTS-2-  右590   	*/
/*-------------------------*/
#ProductTitle_bar {
	width: 100%;
	background-image: url(../image/sc1bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	font-size: 14px;
	font-weight: bold;
	color: #506080;
	line-height: 165%;
	padding-left: 15px;
	height: 24px;
	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: 1px;
	margin-left: 10px;
}
.Pict {
	width: 275px;
	vertical-align: top;
	text-align: center;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 5px;
}
.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: 295px;
	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;
	padding-top: 5px;
}
/*--
サイズ
#SetA {
	text-align: right;
	float: left;
	width: 60px;
	padding-top: 20px;
	padding-right: 10px;
}
#SetB {
	float: right;
	width: 225px;
	padding-top: 18px;
}
--*/
#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: 765px;
	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: 35px 25px 40px 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;
	margin-left: 20px;
}
#Box1_notimg {
	padding: 10px 10px 10px 10px;
	margin-left: 20px;
}
/*------納品書一覧-------------*/
/*------2012.03.26追加---------*/
#Box1_notimg2 {
	padding: 10px 10px 10px 10px;
	margin-left: 20px;
}
/*------納品書一覧-------------*/
#Box2_notimg {
	padding: 20px 20px 35px 20px;
	margin-left: 15px;
}
/*-----------------------*/
/* 　プライバシー　　  	*/
/*---------------------*/
#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;
	margin-left: 20px;
	background-image: url(../image/line-page.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
/*-----------------------*/
/* パンくず　　　　　  	*/
/*---------------------*/
#path {
	padding-bottom: 10px;
	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: #D1324D;/*---テンプレごとに色を変化----*/
	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: #FFFFFF;
}
/*-----------------------*/
/*       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;
}
#kadomaru2 td {
	width: 70%;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bo {
	background-image: url(../image/login-table_bo.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.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: 10px 5px 5px 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;
}
/*------返品特約のフォントサイズ---------*/
.Boxblue_14{
	color:Blue;
	font-size: 14px;
	font-weight: bold;
}
.NextBtnblue_14{
	color:Blue;
	font-size: 14px;
	font-weight: bold;
}
/*-----------------------------*/
/*        クイック注文         */
/*        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;
}

