hr{
	border-color: #999999;
	border-width:1px;
}
address{
	margin-top:50px;
	font-size:10px;
	color:#999999;
	font-style:normal;
	font-weight:normal;
}

address#signature{
	margin:300px;
	text-align:center;
	font-size:10px!important;
}

address#signature a{
	font-size:10px!important;
}

a:link{
	color:#cccccc;
}
a:hover{
	color:white;
}

a:visited{
	color:white;
}

a{
	font-size:12px;
	text-decoration:none;
}

body{
	background-color:#3D3D3D;
}

img{
	border:none;
}

/* index.html */
div#logo{
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	margin-top:242px;
	width:500px;
	height:35px;
	padding:0px;
	border-width:0px;
	border-style:none;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url("../images/logo.gif");
}

p#enter{
	position:relative;
	top:75px;
	text-align:center;
}

h1#index_header1{

	position:relative;
	top:50px;
	font-size:10px;
	color:#999999;
	font-weight:normal;

}
h2#index_header2{

	font-weight:normal;
	position:relative;
	top:45px;
	font-size:10px;
	color:#999999;
}

/* top.html*/
div#wrapper{
	width:780px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	padding:0;
}

h1#header{
	text-indent:-9999px;
	margin-top:60px;
	width:365px;
	height:35px;
	padding:0px;
	border-width:0px;
	border-style:none;
	background-repeat:no-repeat;
	background-image:url("../images/header.gif");
}


div#content{
	background-color:#3D3D3D;
	margin-top:8px;
	margin-bottom:108px;
	width:780px;
}


div#attention{
	visibility: hidden;
	position:relative;
	top:-500px;
	background-color: white;
//	background-image: url("../images/signature.jpg");
//	background-position: 500px 350px;
//	background-attachment:scroll;
//	background-repeat: no-repeat;
	width:720px;
	height:480px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	text-align:center;
}

#LatestPicture{
	text-align: center;
}
#attention h2{

	visibility: hidden;
	width:100%;
	border-bottom: solid gray 1px;
	font-weight: 800;
	text-align: center;
}

#attentionImg{
	visibility: hidden;
	float:left;
	padding:10px;
}
#attentionText{
	font-size: small;
	overflow-y: auto;
	visibility: hidden;
	text-align:left;
	width:450px;
	height:350px;
	float:left;
	padding:0 10px 0 10px;
}

h1#content_header1{
	position:relative;
	top:-10px;
	margin-bottom:48px;
	letter-spacing:0.25em;
	color:#CCCCCC;
}

p.content_text{
	margin:0 128px 0 128px;
	line-height:2em;
	color:#999999;
}

p.content_text2{
	margin:0 0 0 16px;
	line-height:2em;
	color:#999999;
}

p#LatestPictureHeader{
	font-size:10px;
	letter-spacing: 1em;
	color:#FFFFFF;
	margin:0;
	padding:0;
}

p.comment_text{
	width:630px;
	margin:10px 5px 5px 0px;
	padding:10px;
	border-width:1px;
	border-style:solid;
	border-color:#666666;
	background-color:#3D3D3D;
	font-size:10px;
	text-align:left;
	letter-spacing:0.1em;
}

img.photo{
	display:block;
	margin:0 auto 10px auto;
	padding:10px;
	background-color:#FFFFFF;
}

img#photo-detail{
	display:block;
	visibility:hidden;
	margin:0 auto 10px auto;
	padding:10px;
	background-color:#FFFFFF;
}

ul#menu{
	clear:both;
	display:block;
	padding:0;
	width:100%;
	text-align:center;
}

li.menulist{
	border-left-color: white;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	list-style-type: none;
	border-right-style: none;
	border-left-style: solid;
	display:inline;
	padding:0 12px 0 12px;
	margin:0;
}

li.menulist-side{
	display:inline;
	margin:0;
	padding:0 12px 0 0;
}

ul#CategoryMenu{
	list-style-type: none;
	display:block;
	margin:0;
	padding:0;
	width:180px;
	float:left;
}

li.CategoryMenuList{
	padding-left: 6px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 0;
	margin-left: 0px;
	margin-bottom: 0;
	margin-right: 6px;
	margin-top: 0;
	border-bottom-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: white;
}
ul#ordermenu{
	margin:16px 128px 16px 128px;
	line-height:2em;
	color:#999999;
}
li.orderlist{
	margin:8px 0;
	list-style-type: none;
}
div#thumbnail{
	width:600px;
	margin:0;
	padding:0;
	float:right;
}

img.thumbnail{
	border:none;
	margin:10px;
	padding:10px;
	background-color:#FFFFFF;
}

p#PostNote{
	width:640px;
	padding:0;
	margin:0 auto 0 auto;
	color:#CCCCCC;
}

p#PostContent{
	width:640px;
	padding:0;
	margin:0 auto 0 auto;
	color:#CCCCCC;
}

div#back{
	text-align:center;
	width:640px;
	padding:0;
	margin:24px auto 0 auto;
	color:#CCCCCC;
}
form#form_comment{
	border-top:dashed #cccccc 1px;
	padding-top:12px;
	margin-top:60px;
	text-align:center;
}
form p{
	color:#CCCCCC;
	float:left;
	margin:0 0 0 72px;
	padding:0;
}
form#form_comment textarea{
	margin-top:12px;
	background-color: gray;
}
form#form_comment input{
	float:right;
	margin-right: 72px;
}
