*{
	font-size: 13px;
	color:#333333;
	line-height:22px;
}

body {
	width:100%;
	font-size: 13px;
	color:#333333;
}


a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: underline;
	color: #000099;
}
a:link{
	text-decoration: underline;
	color: #0000FF;
}
a:visited{
	text-decoration: underline;
	color: #000099;
}
a{
	text-decoration: underline;
	color: #0000FF;
}

td {
	font-size: 12px;
	color:#333333;
}


ul {
	font-size: 10px;
	list-style:none;
}

li {
	text-align:right;
	text-decoration:none;
	list-style: none;
	display:block;
}


h1 {
	text-decoration:none;
	text-align:right;
	font-size: 16px;
	color:#666666;
	background-color: transparent;
	display: block;
	width:680px;
	height:auto;
	padding:5px 0 0 0;
	margin:0 0 5px 0;
	border-bottom:1px dotted #666666;
}



h2 {
	display: block;
	font-size: 16px;
	color: #630;
	background-image: url(../img/h2.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 4;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	height: 40px;
}
h2 .inH2  {
	font-size: 12px;
	color: #630;
	margin-left: 15px;
}


h3{
	text-decoration: none;
	text-align: left;
	font-size: 16px;
	color: #630;
	display: block;
	height: 40px;
	background-image: url(../img/h3.gif);
	margin-top: 30;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 5px;
	padding-left: 30;
	background-repeat: no-repeat;
}

h4{
	text-decoration:none;
	text-align:left;
	font-size: 16px;
	color:#666666;
	background-color: transparent;
	display: block;
	width:500px;
	height:auto;
	padding:5px 0 0 0;
	margin:0 0 5px 0;
	border-bottom:1px dotted #666666;
}


a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: #fff;
}

hr {
   border-width: 1px 0px 0px 0px; /* 太さ */
   border-style: dotted; /* 線種 */
   border-color: #666666; /* 線色 */
   height: 1px; /* 高さ */
}


#line{
	border-bottom:dotted 1px #999999;
	padding:0;
	margin:0;
	height:1px;	
	width:100%;
}



#main_block {
	font-size: 14px;
	color:#000000;
}

#main_block a:hover {
	font-size: 15px;
	color:#FF0000;
}
#index #menubar {
	width: 682px;
	text-align: left;
}
#index .index_waku p {
	display: block;
	float: left;
	width: 500px;
	margin-left: 10px;
}

#index .index_waku h4 {
	float: left;
	width: 500px;
	margin-left: 10px;
}
#index {
	width: 685px;
	float: left;
}


.clear  {
	clear: both;
	margin-bottom: 80px;
}
.clear2  {
	clear: both;
}

/*お客様の声のページ*/

#koe .koeWaku .koePic {
	background-image: url(../koeImg/koe05.gif);
	height: 194px;
	width: 283px;
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-right: 17px;
	padding-bottom: 17px;
	padding-left: 13px;
	float: left;
}


#koe .koeWaku .koeRight {
	float: left;
	width: 355px;
	border: 1px solid #CCC;
}

#koe .koeWaku .koeRight h3 {
	background-image: url(../koeImg/koe02.gif);
	height: 41px;
	width: 310px;
	margin-bottom: 0px;
	text-align: left;
	padding-left: 40px;
	float: left;
	background-repeat: no-repeat;
	margin-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0.95em;
}


#koe .koeWaku .koeRight .koeContents {
	width: 320px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 0px;
	float: left;
}
#koe {
	width: 680px;
	float: left;
}
#ncamera .pagetop {
	text-align: right;
	float: right;
}


#koe .koeWaku .koeRight .koeDetailTit {
	padding-top: 16px;
	padding-left: 65px;
	font-size: 14px;
	color: #396;
	font-weight: bold;
}
#koe .koeWaku .koeGray   {
	font-size: 10px;
	color: #666;
	text-align: right;
	margin-right: 30px;
}
#koe .koeWaku .koePic {
	float: left;
}


/*推薦文のページ*/

#recommendation h3 {
	height: 35px;
	width: 650px;
	font-size: 24px;
	text-align: left;
	padding-left: 20px;
	color: #000;
	float: left;
	margin-top: 15px;
	background-color: #FCEFF2;
	line-height: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 5px;
	background-image: none;
}
#recommendation h4 .08small {
	font-size: 0.8em;
	color: #900;
}
#recommendation .recommen {
	padding: 15px;
	border: 7px solid #d6cfb2;
	background-color: #FFFDF0;
	float: left;
	margin-top: 15px;
	margin-bottom: 100px;
	margin-right: 10px;
	width: 620px;
}
#recommendation h4  {
	font-size: 24px;
	color: #900;
	width: 650px;
	float: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	line-height: 35px;
	padding-left: 20px;
}
#recommendation .08small  {
	font-size: 0.8em;
	color: #900;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
#recommendation .07small {
	font-size: 0.7em;
	color: #900;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}


#recommendation .contents01 {
	float: left;
	margin-top: 0px;
	padding: 10px;
}


#recommendation .recommen .reccomen_tit {
	font-size: 16px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #963;
	width: 420px;
	float: left;
	color: #630;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 10px;
}
#recommendation .recommen .recommen01 {
	float: left;
	margin-left: 10px;
	width: 440px;
}


/*昔遊びのページ*/

#child #childMenu {
	text-align: center;
	width: 600px;
	margin-top: 50px;
}
#child .imgLeft {
	float: left;
	margin-right: 20px;
}
#child #childMenu .childMenuin {
	width: 150px;
	margin-left: 40px;
}
#child .12bold {
	font-size: 16px;
	font-weight: bold;
}
#child .menuTitle {
	height: 45px;
	width: 630px;
	background-image: url(../img/menu_bar.gif);
	padding-top: 20px;
	padding-left: 50px;
	margin-top: 50px;
	font-size: 22px;
	font-weight: bold;
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 20px;
}
#child .imgRight {
	float: right;
	margin-right: 20px;
	margin-left: 20px;
}
#ncamera h3 {
	background-image: url(../img/bar01.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 660px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #FFF;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#ncamera p {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 40px;
}
#ncamera .ncameraMobilep {
	float: left;
	margin-left: 10px;
	width: 400px;
}
#ncamera .ncameraMobilep2 {
	float: left;
	margin-left: 10px;
	width: 300px;
	height: 350px;
}


#ncamera h4 {
	font-weight: bold;
	font-size: 14px;
	display: inline;
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#ncamera .ncameraMenu {
	width: 200px;
	margin-right: 60px;
	margin-left: 60px;
	float: left;
	margin-top: 50px;
	margin-bottom: 70px;
}


#child .menuTitle a{
	text-decoration: none;
	font-size: 18px;
	color: #000;
}
#price {
	width: 681px;
	float: right;
}


#price p {
	padding-right: 20px;
	padding-left: 20px;
}
#profile .pro_waku {
	height: 395px;
	width: 315px;
	background-image: url(../img/about_18.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 12px;
	float: left;
	margin-top: 20px;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
	margin-right: 0px;
}

#profile .pro_waku .pro_img2 img {
	margin-left: 5px;
}

#profile .pro_waku .pro_link {
	float: right;
	font-size: 12px;
	color: #00C;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: underline;
}
#profile .pro_title {
	display: block;
	font-size: 22px;
	color: #F69;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6C;
	line-height: 1.2em;
	width: 650px;
	float: left;
	margin-left: 10px;
	margin-top: 30px;
	font-weight: bold;
	margin-bottom: 10px;
}
#profile .pro_waku .pro_img img {
	margin-left: 5px;
	margin-top: 3px;
}

#profile .pro_sentence {
	width: 650px;
	margin-left: 20px;
	display: block;
	float: left;
	margin-top: 0px;
}
.releaseTitle {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}
#profile #09 {
	float: left;
	clear: both;
}

.releaseKeisai {
	margin-top: 0px;
}
.b0 a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#facility #gallery .facilityBlock {
	text-align: center;
	float: left;
	width: 150px;
	margin-top: 10px;
	margin-left: 7px;
	margin-bottom: 5px;
	height: 190px;
	margin-right: 0px;
}
#facility {
	width: 685px;
}
#facility #gallery .facilityBlock a img {
	border: 2px solid #00F;
}



#facility #gallery .facilityBlock p {
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	width: 140px;
	line-height: 16px;
	font-size: 13px;
	float: left;
}#sidemenu img {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: block;
}
#sidemenu a img {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#sidemenu {
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: center;
	width: 240px;
	margin-left: 5px;
}
.indexDate {
	margin-left: 15px;
	float: left;
	margin-top: 0px;
	margin-bottom: 7px;
}
#nyukai {
	background-image: url(../img/nyukaiBack.gif);
	background-repeat: no-repeat;
	height: 1130px;
	background-position: right bottom;
}
#nyukai .inNyukai .nyukaiTitle {
	font-size: 18px;
	color: #F00;
	text-align: center;
	display: block;
	width: 400px;
	margin-top: 143px;
	font-weight: bold;
	margin-bottom: 5px;
}
#nyukai .inNyukai .nyukaiContent  {
	margin-top: 0px;
	font-weight: bold;
	color: #300;
}

/*トップページのjs*/

.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
  }

.rslides li {
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
