/* @group 初期設定 */

li {
	list-style-type: none;
}

a {
	text-decoration: none;
}

/* @end */

div#lowmenuwrap {
	background: #ddd;
}

div.intro a:link,
div.intro a:visited {
	color: #00f;
}

div.intro a:hover,
p#topagetop a:hover {
	color: #99f;
}

div#main h2 {
	margin: 0 0 20px 10px;
	font-size: 1em;
	line-height: 1em;
	vertical-align: baseline;
	text-indent: 0.2em;
	border-left: solid #000 1em;
}

/* @group ギャラリー */

div#photogal {
	position: relative;
	width: 760px;
	background: #fff;
}

div#galwrapper {
	width: 462px;
	float: left;
	_display: inline;
}

/* @group No Script */

noscript p {
	margin: 10px;
	font-weight: bold;
	color: #666;
}

ul#photos-noscript {
	width: 360px;
	margin-left: auto;
	margin-right: auto;
}

ul#photos-noscript li {
	display: block;
	float: left;
}



/* @end */

/* @end */

/* @group 簡易メニュー */

/* @group IE6用 */

* html div#shortcut p a {
	height: 58px;
	padding-top: 20px;
	text-align: center;	
}

* html div#shortcut p a {
	display: block;
	width: 85px;
	height: 55px;
	padding-top: 23px;
}

/* @end */

/* @group IE7用 */

*:first-child+html div#welcome p {
	height: 58px;
	padding-top: 20px;
	text-align: center;	
}

*:first-child+html div#shortcut p a {
	display: block;
	width: 85px;
	height: 55px;
	padding-top: 23px;
}

/* @end */

ul#menucatch {
	width: 298px;
	float: left;
}

ul#menucatch span.sbscr {
	margin-left:35px;
	padding-left: 15px;
	line-height: 1.5em;
	color: #787b3e;
	background: url(star.gif) left no-repeat;
}

ul#menucatch li {
	display: block;
	width: 298px;
	height: 81px;
	_line-height: 0;
	background-image: url(../../image/tokkincraft/cmback-o.gif);
	background-position: left;
	background-repeat: no-repeat;
	border-top: solid 1px #eee;
	border-bottom: solid 1px #aaa;
}

ul#menucatch li a {
	display: block;
	width: 266px;
	height: 61px;
	padding: 10px 10px 10px 22px;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	_line-height: 1.2em;
	background-image: url(../../image/tokkincraft/cmback-s.gif);
	background-position: left;
	background-repeat: no-repeat;
}

div#main ul#menucatch li a:link,
div#main ul#menucatch li a:visited {
	color: #363;
}

span.menusum {
	color: #f00;
}

div#main ul#menucatch li a:hover {
	color: #f80;
	background-image: none;
}

div#banner {
	border: solid #000 3px;
	float: left;
}

div#welcome,
div#shortcut {
	display: table;
	height: 78px;
	float: left;
}

div#shortcut {
	width: 85px;
}

div#welcome {
	width: 207px;
	text-align: center;
	font-weight: bold;
	font-size: 1em;
	color: #f00;
}

div#welcome p,
div#shortcut p {
	display: table-cell;
	height: 78px;
	text-align: center;
	vertical-align: middle;
}

div#welcome p {
	font-size: 1.3em;
}

div#shortcut p {
	width: 85px;
	font-size: 0.8em;
	background-image: url(../../image/scbutton-o.gif);
	background-position: center;
	background-repeat: no-repeat;
}

div#shortcut p a {
	display: table-cell;
	width: 85px;
	height: 78px;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
	background: url(../../image/scbutton-s.gif);
	background-position: center;
	background-repeat: no-repeat;
}

div#shortcut p a:hover {
	color: #f80;
	background-image: none;
}

/* @end */

/* @group 詳細説明 */

div.intro {
	width: 360px;
	height: 340px;
	float: left;
	_display: inline;
}

div.intro h3 {
	display: block;
	height: 36px;
	margin: 0px 10px 10px 0px;
	font-size: 1em;
	line-height: 36px;
	color: #e63;
}

div.intro h3 a {
	display: block;
	height: 25px;
	padding-top: 10px;
	padding-left: 70px;
	line-height: 25px;
	text-decoration: none;
	background-position: left bottom;
	background-repeat: no-repeat;
}

div.intro h3 a:link,
div.intro h3 a:visited {
	color: #00f;
}

div.intro h3 a:hover {
	color: #f90;
}

div#intro-container {
	width: 720px;
	margin-left: 30px;
}

div#intro-original h3 {
	background: url(../../image/tokkincraft/intro-original-h.gif) left bottom no-repeat;
	:border-bottom: dotted 1px;
}

div#intro-milling h3 {
	background: url(../../image/tokkincraft/intro-milling-h.gif) left bottom no-repeat;
	:border-bottom: dotted 1px;
}

div#intro-cutting h3 {
	background: url(../../image/tokkincraft/intro-cutting-h.gif) left bottom no-repeat;
	:border-bottom: dotted 1px;
}

div#intro-kikaku h3 {
	background: url(../../image/tokkincraft/intro-kikaku-h.gif) left bottom no-repeat;
	:border-bottom: dotted 1px;
}

div.intro h4 {
	margin: 10px 0 5px 30px;
	font-size: 0.8em;
	color: #33a;
}

div.intro p {
	margin: 10px;
	font-size: 0.9em;
	line-height: 1.8em;
}

div.intro-image {
	width: 100%;
	text-align: center;
}

div.intro img {
	text-align: center;
	margin-top: 15px;
}

div#descr {
	position: relative;
	padding-top: 30px;;
}

div.intro ul {
	margin: 8px 50px 10px 40px;
	padding: 8px;
	font-size: 0.8em;
	background: #ffd;
	border: dotted 1px #000;
}

div.intro li {
	margin-bottom: 7px;
	list-style-type: disc;
	list-style-position: inside;
	line-height: 1em;
}


/* @end */

/* @group 当店について */

div#about {
	margin-bottom: 30px;
}

div#about p#touten {
	clear: both;
	margin: 0 60px 20px 60px;
	padding: 5px;
	font-size: 0.8em;
	line-height: 1.5em;
	border: solid #00f 2px;
}

div#about dl {
	height: 60px;
	padding-left: 20px;
	float: left;
	_display: inline;
}

div#about dt {
	clear: left;
	width: 50px;
	margin-right: 5px;
	font-size: 0.9em;
	float: left;
	_display: inline;
}

div#about dd {
	width: 450px;
	padding-left: 8px;
	float: left;
}

div#about .atel,
div#about .tel,
div#about .afax,
div#about .loc,
div#about .adr {
	font-weight: bold;
}

div#about .atel,
div#about .tel,
div#about .afax {
	font-size: 1.2em;
	color: #c60;
}

div#about dt.loc {
	letter-spacing: 3px;
}

div#about .loc,
div#about .adr {
	height: 20px;
	margin-top: 5px;
	font-size: 15px;
	line-height: 20px;
}

div#about .loc a,
div#about .adr a {
	display: block;
	line-height: 20px;
}

div#about dd.loc a,
div#about dd.adr a {
	padding-right: 50px;
	background: url(../../image/tokkincraft/viewmap.gif) no-repeat right top;
}

div#about dd.loc a:hover,
div#about dd.adr a:hover {
	background-position: right bottom;
}

div#about p.indmailform {
	width: 100px;
	height: 60px;
	margin-left: 60px;
	vertical-align: middle;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
	font-size: 0.8em;
	float: left;
	background-image: url("../../image/tokkincraft/mailicon-o.gif");
	background-repeat: no-repeat;
	background-position: center;
	_display: inline;
}

p.indmailform a {
	display: block;
	width: 100px;
	height: 45px;
	padding-top: 15px;
	text-decoration: none;
	line-height: 1.5em;
	background-image: url("../../image/tokkincraft/mailicon.gif");
	background-repeat: no-repeat;
	background-position: center;
}

p.indmailform a:link,
p.indmailform a:visited {
	color: #e00;
}

p.indmailform a:hover {
	color: #aaa;
	background-image: none;
}

span.subscript {
	font-size: 0.7em;
	color: #666;
}

ul#snapphoto li {
	display: block;
	width: 190px;
	height: 143px;
	float: left;
}
/* @end */

/* @group 注文手順説明 */
div#ordersteps {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-top: dashed #666 1px;
	border-bottom: dashed #666 1px;
}
ol#steps {
	width: 625px;
	margin-left: 44px;
	margin-top: 10px;
	padding-bottom: 0px;
}
li.step {
	display: block;
	width: 130px;
	height: 150px;
	float: left;
}
li.notlast {
	margin-right: 5px;
	padding-right: 30px;
	background: url(../../image/fwd_triangle.gif) no-repeat right 60%;
}
li.step dl {
	width: 100px;
	height: 120px;
	padding-left: 16px;
	padding-right: 12px;
	background: url(../../image/stepbackground.gif) no-repeat center;
}

/* My Comment */
li.step dl dt  {
	color: #6aa;
	padding-top: 8px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
}
li.step.first dl dt {
	font-size: 16px;
	color: #f00;
}
span.numbering {
	font-family: "Arial Black";
	font-size: 14px;
	display: block;
	width: 70px;
	height: 26px;
	margin-bottom: 2px;
	line-height: 26px;
	color: #6aa;
	text-align: left;
}
li.step.first span.numbering {
	font-size: 20px;
	color: #f00;
}
li.step dd {
	font-size: 0.7em;
	line-height: 1.8em;
}
li.step.first dd {
	:color: #f00;
}

/* @end */



