@charset "Shift_JIS";

/*--- base ---*/

body {
	background-color: #FDE5E4;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 24px;
	color:#555555;
}
p {
	margin: 0px;
	padding: 0px;
}
hr {
	display:none;
}
hr , .clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	visibility: hidden;
}
ul {
	margin-left: 14px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
ol {
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

li {
	margin: 0px;
	padding: 0px;
}
a:link{
	color:#EC6D6A;
	text-decoration: underline;
}
a:visited{
	color:#EC6D6A;
	text-decoration: underline;
}
a:active{
	color:#CD3E3B;
	text-decoration: underline;
}
a:hover {
	color:#CD3E3B;
	text-decoration: underline;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.center {
	text-align: center;
}



/*フッター*/
#footer {
	background-image: url(../../images/common/foot_back.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	overflow: visible;
	width: 800px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: 110px;
}
#footer_tel {
	background-image: url(../../images/common/footer_tel.gif);
	background-repeat: no-repeat;
	width:315px;
	height: 78px;
	margin-left: 20px;
	float: left;
	text-indent: -9999px;
	margin-top: 15px;
}
#copy {
	background-image: url(../../images/common/copy.gif);
	background-repeat: no-repeat;
	width: 287px;
	height: 11px;
	margin-top: 70px;
	margin-left: 160px;
	float: left;
	text-indent: -9999px;
}




/*#main {
	width: 808px;
	background-image: url(../../images/common/back.gif);
	background-repeat: repeat-y;
	background-position: top;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
}*/

/*ヘッダー*/
#contents #main {
	background-color: #FFFFFF;
	width: 760px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
	padding: 20px;
}


#contents #header {
	background-image: url(../../images/common/header_back.gif);
	background-repeat: repeat-x;
	height: 106px;
	overflow: visible;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#header_in {
	width: 800px;
	height: 88px;
}
#logo {
	background-image: url(../../images/common/logo.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 268px;
	height: 84px;
	float: left;
	margin: 0px;
	padding-left: 20px;
}
#logo a {
	width: 268px;
	height: 84px;
	display: block;
	text-indent: -9999px;
}
h1 {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding-left: 10px;
	height: 17px;
	line-height: 17px;
}
/*ナビゲーション*/
#top_info {
	background-image: url(../../images/common/tel.gif);
	background-repeat: no-repeat;
	width: 194px;
	height: 84px;
	margin-right: 20px;
	float: right;
	overflow: visible;
	display: block;
	text-indent: -9999px;
}








/*インナー*/
#contents .cont {
	background-color: #FFFFFF;
	width: 760px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
}


/*--- index ---*/
/*#header h2.index {
	background-image: url(../../images/head/dymo_index.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 650px;
	background-position: right 8px;
	text-indent: -9999px;
}*/
.index {
	margin: 0px;
	height: 100%;
}



/*左側*/
.index #left {
	width: 208px;
	height: 100%;
	float: left;
	overflow: visible;
}
.index #left a {
	display: block;
	width: 158px;
	margin: 0px;
	padding: 0px;
}
.index #left a:link{
	color:#666666;
	text-decoration: none;
}
.index #left a:visited{
	color:#666666;
	text-decoration: none;
}
.index #left a:active{
	color:#EC6D6A;
	text-decoration: underline;
}
.index #left a:hover {
	color:#EC6D6A;
	text-decoration: underline;
}



.navi_text {
	width: 178px;
	border-left: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
	padding-top: 10px;
	padding-left: 14px;
	padding-right: 14px;
}

/*ナビゲーション*/
#about_navi {
	width: 208px;
	height: auto;
	overflow: visible;
	margin-bottom: 30px;
}
#about_navi #navi {
	width: 206px;
	height: auto;
	border-left: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
}
#navi ul {
	width: 206px;
	height: auto;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navi li {
	background-image: url(../../images/common/navi_back.gif);
	background-repeat: no-repeat;
	overflow: visible;
	width: 158px;
	height: 34px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 34px;
}
#navi li a {
	display: block;
	width: 158px;
	height: 34px;
	margin: 0px;
	padding: 0px;
}
#navi li a:link{
	color:#666666;
	text-decoration: none;
}
#navi li a:visited{
	color:#666666;
	text-decoration: none;
}
#navi li a:active{
	color:#EC6D6A;
	text-decoration: underline;
}
#navi li a:hover {
	color:#EC6D6A;
	text-decoration: underline;
}



/*ナビゲーション2*/
#shop_navi {
	width: 208px;
	height: auto;
	overflow: visible;
	margin-bottom: 30px;
}
#shop_navi #shop_menu {
	width: 206px;
	height: auto;
	border-left: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
}
#shop_menu ul {
	width: 206px;
	height: auto;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#shop_menu li {
	background-image: url(../../images/common/navi_back01.gif);
	background-repeat: no-repeat;
	overflow: visible;
	width: 158px;
	height: 34px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 34px;
}
#shop_menu li a {
	display: block;
	width: 158px;
	height: 34px;
	margin: 0px;
	padding: 0px;
}
#shop_menu li a:link{
	color:#666666;
	text-decoration: none;
}
#shop_menu li a:visited{
	color:#666666;
	text-decoration: none;
}
#shop_menu li a:active{
	color:#EC6D6A;
	text-decoration: underline;
}
#shop_menu li a:hover {
	color:#EC6D6A;
	text-decoration: underline;
}



/*ナビゲーション3*/
#about_info {
	width: 208px;
	height: auto;
	overflow: visible;
	margin-bottom: 30px;
}
#about_info #info_navi {
	width: 206px;
	height: auto;
	border-left: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
}
#info_navi ul {
	width: 206px;
	height: auto;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#info_navi li {
	background-image: url(../../images/common/navi_back02.gif);
	background-repeat: no-repeat;
	overflow: visible;
	width: 158px;
	height: 34px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 34px;
}
#info_navi li a {
	display: block;
	width: 158px;
	height: 34px;
	margin: 0px;
	padding: 0px;
}
#info_navi li a:link{
	color:#666666;
	text-decoration: none;
}
#info_navi li a:visited{
	color:#666666;
	text-decoration: none;
}
#info_navi li a:active{
	color:#EC6D6A;
	text-decoration: underline;
}
#info_navi li a:hover {
	color:#EC6D6A;
	text-decoration: underline;
}





/*右側*/
.index .right {
	float: right;
	width: 525px;
	margin: 0px;
	overflow: visible;
}











































