@charset "shift_jis";

body {
	height: 100%;
}
html {
	height: 100%;
}
li {
	list-style: outside;
}
p{
	margin: 0px;
	padding: 0px;
}
.clearfix:after {
	content: ""; 
	display: block; 
	clear: both; 
}
.clearfix {
  display: inline-block;
} /* Hides from IE-mac \*/ 
* html .clearfix {
  height: 1%;
} 
.clearfix {
  display: block;
} /* End hide from IE-mac */

.Wraper {
	height: 100%;
	width: 984px;
	margin: 0px auto;
	padding: 0px;
}

.Header {
	background: url(../img/index_bg_head.gif) no-repeat;
	height: 47px;
	padding: 10px 12px 0px 12px;
}

.Content {
	padding: 5px 12px 0px 12px;
	margin: 0px;
	background: url(../img/index_bg_content.gif) repeat-y;
}
.Alpha {
	float: left;
	width: 166px;	
}

.Beta {
	float: left;
	width: 550px;
	margin: 0px 0px 0px 12px;
}

.Gamma {
	float: left;
	width: 220px;
	margin: 0px 0px 0px 12px;
}

.Footer {
	padding: 10px 12px 0px 12px;
	margin: 0px;
	background: url(../img/index_bg_content.gif) repeat-y;
}
.Copyright {
	background: url(../img/index_bg_head.gif) no-repeat;
	padding: 10px 0px 10px 0px;
	margin: 0px;
}


/*-----------------------------
Header
------------------------------*/
.Header-alpha {
	float: right;
	width: 488px;
}
.Header-beta {
	float: left;
	width: 165px;
}
.Header-gamma {
	float: left;
	width: 306px;
}
.Header-alpha h1 {
	font-size: 11px;
	color: #666;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
.Header-alpha h1 a:link,
.Header-alpha h1 a:visited {
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
.Header-alpha h1 a:hover,
.Header-alpha h1 a:active {
	font-size: 11px;
	color: #401010;
	text-decoration: underline;
}

.Header-alpha p {
	font-size: 11px;
	color: #666;
	text-align: right;
}
.Header-alpha ul {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.Header-alpha ul li {
	list-style: none;
	font-size: 11px;
	display: inline;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
.Header-alpha ul li a:link,
.Header-alpha ul li a:visited {
	font-size: 11px;
	text-decoration: none;
	color:#C99;
}
.Header-alpha ul li a:hover,
.Header-alpha ul li a:active {
	font-size: 11px;
	text-decoration: underline;
	color:#C99;
}
.Header-beta h2 {
	width: 165px;
	height: 33px;
	color: #FFF;
	font-weight: normal;
	text-indent: -9999px;
	background: url(../img/index_img_logo.gif) no-repeat left top;
	margin: 5px 0px 0px 0px;
}
.Header-beta h2 a {
	display: block;
	height: 100%;
	width: 100%;
}
.Header-gamma p {
	width: 296px;
	height: 16px;
	margin: 21px 0px 0px 10px;
	color: #FFF;
	text-indent: -9999px;
	background: url(../img/index_copy_head.gif) no-repeat left top;
}
/*-----------------------------
Content
------------------------------*/
.left-bnr,
.right-bnr {
}
.left-bnr ul,
.right-bnr ul {
	margin: 0px;
	padding: 0px;
}
.left-bnr ul li,
.right-bnr ul li {
	list-style: none;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}

.lnavi-block1 {
}
.lnavi-block1 ul {
	margin: 0px 0px 3px 0px;
	padding: 0px;
	border: solid #C99;
	border-width: 1px 2px 2px 1px;
}
.lnavi-block1 ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.lnavi-block1 ul li img{
	margin: 0px 0px -3px 0px;
	padding: 0px;
}
.lnavi-block2 {
}
.lnavi-block2 ul {
	margin: 0px;
	padding: 0px;
}
.lnavi-block2 ul li {
	list-style: none;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	border: solid #C99;
	border-width: 1px 2px 2px 1px;
}
.lnavi-block2 ul li img{
	margin: 0px 0px -3px 0px;
	padding: 0px;
}

.left-cnt {
	border: dotted #CCC;
	border-width: 1px 0px 0px 0px;
	margin: 0px 0px 3px 0px;
	padding: 5px 0px 5px 0px;
}
.left-cnt h4 {
	font-size: 12px;
  color: #401010;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 4px;
	border: solid #401010;
  border-width: 0px 0px 0px 6px;
}
.left-cnt p {
	font-size: 11px;
  color: #666;
}
.left-cnt p a:link,
.left-cnt p a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #966;
}
.left-cnt p a:hover,
.left-cnt p a:active {
	font-size: 11px;
	text-decoration: underline;
	color: #966;
}
.left-cnt ul{
	margin: 0px;
	padding: 0px;
}
.left-cnt ul li{
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 1.4;
}
.left-cnt ul li a:link,
.left-cnt ul li a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #666;
}
.left-cnt ul li a:hover,
.left-cnt ul li a:active {
	font-size: 11px;
	text-decoration: underline;
	color: #401010;
}

.content-mainimg {
	margin: 0px 0px 7px 0px;
}
.content-bnr4 {
	margin: 0px 0px 7px 0px;
}
.content-bnr4 dl {
	float: left;
	padding: 0px;
	width: 135px;
}
.content-bnr4 dl dt {
	margin: 0px;
	padding: 0px;
}
.content-bnr4 dl dd {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 1.2;
	color: #666;
}
.content-bnr4 dl dd a:link,
.content-bnr4 dl dd a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #666;
}
.content-bnr4 dl dd a:hover,
.content-bnr4 dl dd a:active {
	font-size: 11px;
	text-decoration: underline;
	color: #401010;
}
*:first-child+html .content-bnr4 dl dd {
	font-size: 0.8em;
	line-height: 1.4;
}
*:first-child+html .content-bnr4 dl dd a{
	font-size: 0.8em;
	line-height: 1.4;
}

.content-bnr2 {
	margin: 0px 0px 7px 0px;
}
.content-bnr2 dl {
	float: left;
	padding: 0px;
	width: 270px;
}
.content-bnr2 dl dt {
	margin: 0px;
	padding: 0px;
}
.content-bnr2 dl dd {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 1.2;
	color: #666;
}
.content-bnr2 dl dd a:link,
.content-bnr2 dl dd a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #666;
}
.content-bnr2 dl dd a:hover,
.content-bnr2 dl dd a:active {
	font-size: 11px;
	text-decoration: underline;
	color: #401010;
}
*:first-child+html .content-bnr2 dl dd {
	font-size: 0.8em;
	line-height: 1.4;
}
*:first-child+html .content-bnr2 dl dd a{
	font-size: 0.8em;
	line-height: 1.4;
}
.content-bnr1 {
}
.content-bnr1 dl {
	margin: 0px;
	padding: 0px;
	width: 550px;
}
.content-bnr1 dl dt {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
.content-bnr1 dl dd {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 1.2;
	color: #666;
}

.content-title {
  font-size: 16px;
  color: #401010;
	margin: 20px 0px 5px 0px;
  padding: 0px 0px 0px 4px;
  border: #401010 solid;
  border-width:0 0 0 6px;
	clear: both;
}
/*--クラフトマンの想い--*/
.craft-write1 {
  font-size: 12px;
  line-height: 140%;
  color: #421010;
}
.craft-write1 a:link,
.craft-write1 a:visited {
  font-size: 12px;
	text-decoration: none;
	color: #966;
}
.craft-write1 a:hover,
.craft-write1 a:active {
  font-size: 12px;
	text-decoration: underline;
	color: #966;
}
.craft-name {
	text-align: right;
	float: right;
	position: relative;
	top:-1em;
}
.craft-img {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 158px;
}
.craft-txtbox {
	float: left;
	width: 354px;
	margin: 0px 0px 20px 0px;
}
/*--ゆびわ工房5つの約束--*/
.promise-table {
  margin: 30px 0px 0px 0px;
}
.promise-table caption{
  padding: 0px 0px 5px 0px;
}
.promise-table th{
  padding: 0px 10px 0px 0px;
  text-align: left;
  vertical-align: top;
	color:#666666;
  font-size: 12px;
  line-height: 140%;
	font-weight: normal;
}
.promise-table td{
  font-size: 12px;
  line-height: 140%;
  color: #666666;
  vertical-align: top;
}
.promise-table td a:link,
.promise-table td a:visited {
	text-decoration: none;
	color: #666;
}
.promise-table td a:hover,
.promise-table td a:active {
	text-decoration: underline;
	color: #401010;
}

.margin-l3 {
	margin: 0px 3px 0px 0px;
}
.margin-l2 {
	margin: 0px 2px 0px 0px;
}
.margin-l10 {
	margin: 0px 10px 0px 0px;
}
.margin-0 {
	margin: 0px 0px 0px 0px;
}
.margin-b5 {
	margin: 0px 0px 5px 0px;
}
.margin-b7 {
	margin: 0px 0px 7px 0px;
}

.right-block {
	margin: 0px 0px 7px 0px;
	padding: 10px;
	border: 1px solid #CCC;
}
.right-block h4 {
	font-size: 12px;
  color: #401010;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 4px;
	border: solid #401010;
  border-width: 0px 0px 0px 6px;
}
.right-block dl {
	margin: 0px;
	padding: 0px;
}
.right-block dt {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
  color: #401010;
	font-weight: bold;
}
.right-block dd,
.right-block p {
	font-size: 11px;
  color: #666;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}
.right-block dd a:link,
.right-block dd a:visited,
.right-block p a:link,
.right-block p a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #966;
}
.right-block dd a:hover,
.right-block dd a:active,
.right-block p a:hover,
.right-block p a:active {
	font-size: 11px;
	text-decoration: underline;
	color: #966;
}

.right-block dl.voice-block {
	border-bottom: 1px dotted #CCC;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
}
.right-block dl.voice-block dt {
	margin: 0px 5px 3px 0px;
	padding: 0px;
	float: left;
	width: 100px;
}
.right-block dl.voice-block dd {
	margin: 0px 0px 3px 0px;
	padding: 0px;
	float: left;
	width: 93px;
	font-size: 11px;
	color: #333;
	line-height: 1.4;
}
.right-block dl.voice-block dd a:link,
.right-block dl.voice-block dd a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #C99;
}
.right-block dl.voice-block dd a:hover,
.right-block dl.voice-block dd a:active {
	font-size: 11px;
	text-decoration: underline;
	color: #C99;
}

.txt-right {
	text-align: right;
}
/*-----------------------------
Footer
------------------------------*/
.footer-block {
	border: #CCCCCC 1px solid;
	margin: 15px 0px;
	padding: 5px;
}

p.footer-copy {
  font-size: 11px;
  color: #666;
}
p.footer-copy a:link,
p.footer-copy a:visited{
  color: #400101;
  text-decoration: none;
}
p.footer-copy a:hover,
p.footer-copy a:active{
  color: #400101;
  text-decoration: underline;
}
.footer-link {
  font-size: 11px;
  color: #666;
	text-align: center;
	padding: 0px 0px 15px;
}
.footer-link a:link,
.footer-link a:visited{
  color: #666;
  text-decoration: none;
}
.footer-link a:hover,
.footer-link a:active{
  color: #400101;
  text-decoration: underline;
}
.Copyright p {
  font-size: 11px;
  color: #400101;
	text-align: center;
}
/*-----------------------------
orderform
------------------------------*/
.orderform {
	width: 300px;
	margin: 0px;
	padding: 20px;
}
.orderform h1{
  font-size: 1.2em;
  color: #400101;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 4px;
	border: solid #401010;
  border-width: 0px 0px 0px 6px;
}
.orderform p{
	font-size: 11px;
  color: #666;
}
.orderform dl{
	margin: 0px;
	padding: 0px;
  background-color: #F8F2E1;
}
.orderform dt{
	font-size: 12px;
  color: #401010;
	margin: 0px;
	padding: 10px 10px 0px 10px;
}
.orderform dd{
	border-bottom: 1px solid #FFF;
	margin: 0px;
	padding: 0px 10px 10px 10px;
}
.hankaku {
  ime-mode: inactive;
}

/*-----------------------------
whatsnew
------------------------------*/
.whatsnew {
	margin: 0px 0px 10px 0px;
}
.whatsnew ul {
	width: 154px;
	height: 82px;
	overflow: auto;
	margin: 0px;
	padding: 3px 5px;
	border: 1px solid #CCC;
}
.whatsnew li {
	font-size: 11px;
	color: #666;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.whatsnew li a:link,
.whatsnew li a:visited{
  color: #C66;
  text-decoration: underline;
}
.whatsnew li a:hover,
.whatsnew li a:active{
  color: #C66;
  text-decoration: none;
}