@charset "Shift_JIS";

/* Reset */
html {
	overflow-y: scroll;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,th {
	text-align: left;
}

q:before,q:after {
	content: '';
}

object,embed {
	vertical-align: top;
}

hr,legend {
	display: none;
}

h1,h2,h3,h4,h5,h6,th {
	font-size: 100%;
	font-weight: normal;
}

img,abbr,acronym,fieldset {
	border: 0;
}

ul,ol {
	list-style-type: none;
}

/* main */
body{
  background: url(/img/nicotto/bg.gif) #fff;
  _text-align: center;
  }

#wrapper{
  width: 860px;
  margin: 0px auto;
  padding-left: 10px;
  position: relative;
  text-align :left;
  }

.m-t10{
  margin-top: 10px;
  }

.m-t15{
  margin-top: 15px;
  }

.m-t20{
  margin-top: 20px;
  }

.m-r20{
  margin-right: 20px;
  }

.m-b30{
  margin-bottom: 30px;
  }

span.small{
  font-size: x-small;
  }

/* header */
h1#logo{
  margin:10px 0;
  }

h1#header{
  text-indent: -9999px;
  background: url(/img/nicotto/header-trans.png) no-repeat right;
  width: 860px;
  height: 388px;
  margin-top: -50px;
  _margin-top: -40px;
  display: block;
  }

/* info-box */
.box-brown{
  font-size: 80%;
  color: #51402d;
  background: url(/img/nicotto/bg_brown.png);
  border: 1px #e8dfd9 solid;
  width: 830px;
  _width: 850px;
  padding:10px;
 	-moz-border-radius: 0.8em;
	-webkit-border-radius: 0.8em;
  }

.box-brown p{
  float: left;
  }

.box-pink{
  font-size: 80%;
  color: #51402d;
  background: url(/img/nicotto/bg_pink.png);
  border: 2px #ffdfdf solid;
  width: 830px;
  _width: 850px;
  padding:10px;
  margin-top: 40px;
  position: relative;
 	-moz-border-radius: 0.8em;
	-webkit-border-radius: 0.8em;
  }

.box-brown p{
  float: left;
  }

/* about */
h2#h2-about{
  text-indent: -9999px;
  background: url(/img/nicotto/h2_about-trans.png);
  width: 850px;
  height: 26px;
  margin-top: 30px;
  display: block;
  }

div.about-box{
  font-size: 80%;
  color: #776b5f;
  margin-top:20px;
  }

p.about-box-left{
  width: 460px;
  float: left;
  }

p.about-box-right{
  width: 370px;
  margin-top: -30px;
  float: right;
  }

h3.h3-avatar , h3.h3-town , h3.h3-game , h3.h3-room , h3.h3-etc , h3.h3-regist{
  text-indent: -9999px;
  width: 880px;
  height: 26px;
  margin-bottom:10px;
  display: block;
  }

h3.h3-avatar{
  background: url(/img/nicotto/h3_avatar-trans.png) no-repeat left;
  }

h3.h3-town{
  background: url(/img/nicotto/h3_town-trans.png) no-repeat left;
  }

h3.h3-game{
  background: url(/img/nicotto/h3_game-trans.png) no-repeat left;
  }

h3.h3-room{
  background: url(/img/nicotto/h3_room-trans.png) no-repeat left;
  }

h3.h3-etc{
  background: url(/img/nicotto/h3_etc-trans.png) no-repeat left;
  }

h3.h3-regist{
  background: url(/img/nicotto/h3_regist-trans.png) no-repeat left;
  width:200px;
  height: 18px;
  }

ul#town-img{
  background: url(/img/nicotto/town_img-trans.png) no-repeat left;
  width:360px;
  height:106px;
  margin-top: -30px;
  margin-right: 10px;
  _margin-right: 0px;
  float: right;
  }

ul#town-img li{
  width: 80px;
  height: 106px;
  margin-right: 10px;
  float: left;
  }

ul#town-img li a{
  text-indent: -9999px;
  width: 80px;
  height: 106px;
  display: block;
  overflow:hidden
  }

/* blog */
h2#h2-blog{
  text-indent: -9999px;
  background: url(/img/nicotto/h2_blog-trans.png);
  width: 850px;
  height: 28px;
  margin-top: 40px;
  display: block;
  }

h2#h2-blogavatar{
  text-indent: -9999px;
  background: url(/img/nicotto/h2_blogavatar-trans.png) no-repeat center             ;
  width: 576px;
  height: 28px;
  margin-bottom:10px;
  display: block;
  }

#blog-sample{
  font-size: 80%;
  color: #776b5f;
  margin-top: 20px;
  }

#blog-sample img{
  float: left;
  margin-right: 15px;
  }

#button-girl{
  position: absolute;
  top: -35px;
  right: 50px;
  }

/* button */
span.button-orange{
  text-indent: -9999px;
  background: url(/img/nicotto/button_regist-trans.png);
  width: 268px;
  height: 61px;
  display: block;
  float: right;
  }

span#button-red{
  text-indent: -9999px;
  background: url(/img/nicotto/button_newblog-trans.png);
  width: 268px;
  height: 61px;
  margin-left: 20px;
  _margin-left: 0px;
  display: block;
  float: left;
  }

span#button-blue{
  text-indent: -9999px;
  background: url(/img/nicotto/button_blog-trans.png);
  width: 268px;
  height: 61px;
  margin-left: 20px;
  display: block;
  float: left;
  }

span.button-orange a , span#button-blue a , span#button-red a{
  display:block;
  width: 268px;
  height: 61px;
  overflow: hidden;
  }

/* Clearfix */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
  }

* html .clearfix{
  zoom: 1;
  } /* IE6 */

*:first-child+html .clearfix{
  zoom: 1;
  } /* IE7 */