@charset "UTF-8";

body { text-align: center; }

/* common page
-----------------------------------------------------------------------------*/
#wrapper {
  width: 875px;
  text-align: left;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #000000;
  padding-left: 25px;
}

#header { width: 860px; }

#header h1 {
  float: left;
  margin-top: 40px;
  display: inline;
}

#navi {
  width: 430px;
  height:65px;
  margin-left: 423px;
  margin-bottom: 10px;
}

#navi li {
  display: block;
  float: left;
}

#footer {
  text-align: center;
  width: 850px;
  clear: both;
  margin-top: 10px;
  margin-bottom: 10px;
  border-top: 1px solid #000000;
  padding-top: 10px;
  font-size: 80%;
}

/* top page
-----------------------------------------------------------------------------*/
#topContenar {
  width: 460px;
  text-align: center;
  margin: 0px auto 30px;
}

#topContenar img { margin-top: 10px; }

/* news page
-----------------------------------------------------------------------------*/
#newsFlash { margin-bottom: 25px; }

#newsContent { width: 860px; }

#clothing {
  width: 330px;
  float: left;
  text-align: left;
}

#clothing ol { font-size: 150%; }

#clothing ol li {
  line-height: 1.1em;
  font-family: "Times New Roman", Times, serif;
}

#clothing ul {
  margin-bottom: 8px;
  font-size: 90%;
}

#bland { margin-bottom: 20px; }

#news {
  width: 500px;
  margin-left: 350px;
}

#news h2 { height: 34px; }

#news iframe {
  width: 500px;
  height: 700px;
  border-style: none;
  margin-top: 10px;
}

/* tattoo page
-----------------------------------------------------------------------------*/
#tattoo {
  width: 875px;
  height: 300px;
  margin-bottom: 25px;
}

#tattooInfo {
  float: left;
  width: 380px;
  background: url(../img/tattoo_bg.gif) no-repeat 30px 10px;
  padding-top: 38px;
  font-size: 70%;
  padding-left: 32px;
  height: auto;
}

#tattooInfo ul {
  margin-top: 3px;
  margin-bottom: 10px;
}

#tattooInfo li { margin-bottom: 2px; }

#tattooInfo h2 {
  font-size: 120%;
  margin-top:10px;
}

#tattooFlash { margin-left: 440px; }

#tattooInfo p { margin-bottom: 3px; }

#gallery {
  width: 880px;
  clear: both;
  margin-left: -10px;
}

#gallery li {
  display: block;
  float: left;
  margin-right: 10px;
  margin-bottom: 20px;
  margin-left: 10px;
}

#gallery img { border: 2px solid #333333; }

/* link page
-----------------------------------------------------------------------------*/
#linkContent {
  background: url(../img/link_bg.gif) no-repeat 30px 10px;
  height: 450px;
  width: 875px;
  position: relative;
}

#linkContent ul{
  position: absolute;
  top: 60px;
  left: 30px;
}

#linkContent li { margin-bottom: 10px; }

/* mail page
-----------------------------------------------------------------------------*/
#mailContent{
	background: url(../img/mail_bg.gif) no-repeat 30px 10px;
	width: 850px;
	padding-top: 50px;
	padding-bottom: 30px;
	font-size: 12px;
	line-height: 14px;
}

.back {
	width: auto;
	text-align: center;
	margin-bottom: 150px;
}
.textbox1 {
	font-size: 12px;
	line-height: 14px;
	width: 540px;
	margin: auto;
	padding-left: 10px;
}
#mailform {
	padding-top: 20px;
	margin: auto;
	width: 550px;
	font-size: 12px;
	line-height: 14px;
}
.textbox2 {
	font-size: 12px;
	width: 520px;
	line-height: 14px;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
	background-color: #dddddd;
	padding: 10px;
}
.button {
	font-size: 12px;
	line-height: 14px;
	padding: 0px;
}


/* about link
-----------------------------------------------------------------------------*/
#clothing a:link {
  border-bottom: 1px;
  text-decoration: underline;
}

#clothing a:visited {
  color: #666666;
  text-decoration: underline;
}

#clothing a:hover {
  color: #FF0000;
  text-decoration: none;
}

.textbox1 a:link {
  border-bottom: 1px;
  text-decoration: underline;
}

.textbox1 a:visited {
  color: #666666;
  text-decoration: underline;
}

.textbox1 a:hover {
  color: #FF0000;
  text-decoration: none;
}

#footer a:link {
  border-bottom: 1px;
  text-decoration: underline;
}

#footer a:visited {
  color: #666666;
  text-decoration: underline;
}

#footer a:hover {
  color: #FF0000;
  text-decoration: none;
}

#linkContent a:link {
  border-bottom: 1px;
  text-decoration: underline;
}

#linkContent a:visited {
  color: #666666;
  text-decoration: underline;
}

#linkContent a:hover {
  color: #FF0000;
  text-decoration: none;
}
