@charset "UTF-8";

/*reset*/
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 1;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a img, :link img, :visited img {
	border: 0;
	line-height: 0;
}
h2,p {
	line-height: 0;
}

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

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

ul li img {
	vertical-align: top;
}

.center {
	text-align:center;
}

h1 {
	line-height:0;
}




html {
}

html,body {
	width:100%;
}

body {
	height:100%;
}

#wrap {
	width: 100%;
	background:url(../img/back.jpg) top left repeat;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}


.mainvidual {
	width:100%;
	height:631px;
	margin:0;
	background:url(../img/back_mainvidual.jpg) top center no-repeat;
}

.mainvidual .mainvidual_in {
	width:1000px;
	height:631px;
	margin: 0 auto;
	position: relative;
}

.mainvidual .mainvidual_in h1 {
	width:560px;
	position:absolute;
	top:280px;
	left:50%;
	margin:0 0 0 -280px;
	/*padding-top:330px;*/
	text-align:center;
}

.mainvidual .mainvidual_in .btntokyo {
	width:236px;
	height: 61px;
	position: absolute;
	top:5px;
	right:0;
}

.mainvidual .mainvidual_in .catch {
	width:357px;
	height: 143px;
	position: absolute;
	top:10px;
	left:5px;
}


/*nav*/
.menu {
	width:100%;
	height:105px;
	background:url(http://i.colopl.co.jp/nekocafe/img2/back_menu.png) top center no-repeat;
}

.menu ul {
	width:958px;
	height:105px;
	margin:0 auto;
	overflow:hidden;
}

.menu ul li {
	float:left;
	margin:0 7px 0 0;
	padding:32px 30px 0 0;
	background:url(http://i.colopl.co.jp/nekocafe/img2/bullet_cat.png) right 38px no-repeat;
}

.menu ul li:last-child {
	margin:0;
	padding:32px 0 0 0;
	background-image:none;
}

.menu ul li a {
	display:inline-block;
	height:100%;
}

.fixed{
  position: fixed;
  top: -20px;
  left: 0px;
  z-index: 10;
}

#nav2 {
	height:80px;
	display:none;
	 position: fixed;
  	top: 0px;
  	left: 0px;
  	z-index: 11;
	background:url(http://i.colopl.co.jp/nekocafe/img2/back_menu.png) bottom center no-repeat;
}

#nav2 ul li {
	padding-top:15px;
	background:url(http://i.colopl.co.jp/nekocafe/img2/bullet_cat.png) right 22px no-repeat;
}

#nav2 ul li:last-child {
	background-image:none;
}

/*intro*/
.intro {
	width:1000px;
	margin:30px auto 30px;
}

.intro h2 {
	margin:0 0 20px 0;
	text-align:center;
}

.intro .news {
	width:800px;
	margin:0 auto 40px;
	border:4px solid #9a2e23;
	border-radius:10px;
	background:#FFF;
}

.intro h3 {
	padding:12px 0;
	font-weight:bold;
	font-size:24px;
	text-align:center;
	color:#FFF;
	background:#9a2e23;
}

.intro ul {

	padding:15px;
	overflow-y: scroll;
	height:20px;
}

.intro ul li {
	margin:0 0 15px 0;
	font-size:16px;
}

.intro ul li:last-child {
	margin:0 ;
}

.intro ul li a {
	padding:0 0 0 5px;
	display:inline-block;
	font-weight:bold;
	color:#9a2e23;
}

.intro ul li a:hover {
	text-decoration:none;
}

/*about*/
.about {
	width:1000px;
	margin:50px auto 30px;
	margin-top: -105px;
  	padding-top: 105px;
}

.about h2 {
	margin:0 0 20px 0;
	text-align:center;
}

.about .catch {
	margin:10px 0 20px 0;
	text-align:center;
}

.about ul {
	width:100%;
	margin:0 auto;
	overflow:hidden;
}

.about ul li {
	width:490px;
	padding:0 20px 20px 0;
	float:left;
}

.about ul li.right {
	padding:0 0 20px 0;
}

/*collabomenu*/
.collabomenu {
	width:1000px;
	margin:50px auto 30px;
	margin-top: -105px;
  	padding-top: 105px;
}

.collabomenu h2 {
	margin:0 0 20px 0;
	text-align:center;
}

.collabomenu .catchbox {
	width:1000px;
	margin:0 auto 20px;
	overflow:hidden;
}

.collabomenu .catchbox .left {
	width:1000px;
	padding:17px 0 0 0;
	/*float:left;*/
	text-align:center;
}

.collabomenu .catchbox .right {
	width:316px;
	float:right;
}

.collabomenu .menuimg {
	margin:0 0 15px 0;
	text-align:center;
}

.collabomenu p.notice {
	width:900px;
	margin:30px auto 10px;
	font-size:13px;
	color:#333;
	line-height:1.4;
}

.collabomenu .catch {
	padding: 20px 0;
}

.collabomenu .img {
	padding: 5px 0 10px;
}

/*tokuten*/
.tokuten {
	width:1000px;
	margin:50px auto 30px;
	margin-top: -105px;
  	padding-top: 105px;
}

.tokuten h2 {
	margin:0 0 20px 0;
	text-align:center;
}

.tokuten .tokutenimg {
	margin:0 0 25px 0;
	text-align:center;
}

.tokuten .tokutenimg2 {
	margin:0 0 5px 0;
}

.tokuten .detail {
	width:660px;
	height:200px;
	overflow:hidden;
	margin:0 auto;

}
.tokuten .detail p {
	float:left;
	margin:0 10px 0 10px;
}

.tokuten p.notice {
	width:900px;
	margin:30px auto 10px;
	font-size:13px;
	color:#333;
	line-height:1.4;
}

/*goods*/
.goods {
	width:1000px;
	margin:50px auto 30px;
	margin-top: -105px;
  	padding-top: 105px;
}

.goods h2 {
	margin:0 0 20px 0;
	text-align:center;
}

.goods h3,
.goods .img,
.goods .sub {
	text-align:center;
	margin:0 0 10px 0;
}

.goods .img {
	margin:0 0 25px 0;
}

.goods p.notice {
	width:900px;
	margin:30px auto 10px;
	font-size:13px;
	color:#333;
	line-height:1.4;
}

.goods p.notice span {
	font-weight:bold;
	color:#C30;
}

/*figure*/
.figure {
	width:1000px;
	margin:50px auto 30px;
}

.figure h2 {
	margin:0 0 5px 0;
	text-align:center;
}

.figure .img {
	margin:0 0 25px 0;
	text-align:center;
}

/*gallery*/
.gallery {
	width:1000px;
	margin:50px auto 50px;
	overflow:hidden;
}

.gallery h2 {
	margin:0 0 20px 0;
	text-align:center;
}

.gallery .img {
	margin:0 0 25px 0;
	text-align:center;
}

.gallery ul {
	margin:0 auto;
}

.gallery ul li {
	float:left;
	width:250px;
	margin-bottom:10px;
	text-align:center;
}

/*access*/
.access {
	width:1000px;
	margin:50px auto 30px;
	margin-top: -105px;
  	padding-top: 105px;
}

.access h2 {
	margin:0 0 20px 0;
	text-align:center;
}

.access .box {
	width:100%;
	overflow:hidden;
}

.access .box .left {
	width:490px;
	float:left;
}

.access .box .left  table {
	margin:0 0 25px 0;
}

.access .box .left  table th {
	width:70px;
}

.access .box .left  table th,
.access .box .left  table td {
	padding:5px;
	font-size:13px;
	color:#333;
}

.access .box .left  table td {
	line-height:1.4;
}

.access .box p.map {
	width:490px;
	float:right;
}

.access .box .left p {
	font-size:14px;
	color:#333;
	line-height:1.5;
}

/*content07*/
.content07 h1 {
	text-align:center;
	margin:60px 0 20px 0;
}

.content07 .box {
	width:740px;
	overflow:hidden;
	margin:0 auto;
}

.content07 .box .box01,
.content07 .box .box02 {
	width:200px;
	padding:0 70px 0 0;
	float:left;
}

.content07 .box .box03 {
	width:200px;
	float:left;
}

.content07 .box p {
	text-align:center;
	margin:0 0 15px 0;
}

/*footer*/
footer {
	margin:0 0 0 0;
	padding:0 0 10px 0;
}

footer p,
footer p a {
	margin:0 0 10px 0;
	font-size:13px;
	text-align:center;
	color:#333;
	line-height:1.4;
}

footer p a:hover {
	text-decoration:none;
}

ul.sns {
	width:120px;
	margin:10px auto 20px;
	padding:30px 0;
	overflow:hidden;
}

ul.sns li.tw {
	float:left;
}

ul.sns li.fb {
	float:right;
}

/*newsdetail*/
#wrapnews {
	width:740px;
	margin:0 auto;
	padding:30px;
	background:url(http://i.colopl.co.jp/nekocafe/img2/back.jpg) top left repeat;
}

#wrapnews h1 {
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	line-height:1.5;
	font-size:20px;
	font-weight:bold;
	color:#333;
	border-bottom:2px solid #333;
}

#wrapnews p.date {
	margin:0 0 15px 0;
	line-height:1.4;
	text-align:right;
	font-size:12px;
	color:#333;
}

#wrapnews p.txt {
	margin:0 0 15px 0;
	line-height:1.5;
	font-size:15px;
	color:#333;
}

#wrapnews .bold {
	font-weight:bold;
}

#wrapnews .red {
	color:#C30;
}

#wrapnews p.img {
	margin:0 0 15px 0;
	line-height:1.4;
	color:#333;
	text-align:center;
}

#gotop {
	position: fixed;
	bottom: 20px;
	right:20px;
}

/*content08*/
.content08 {
	width:1000px;
	margin:20px auto 30px;
}
.content08 .notice01 {
	width:800px;
	margin:0 auto 20px;
	padding:20px;
	background:#fffdf7;
	line-height:1.5;
	font-size:13px;
	color:#333;
	border-radius:10px;
}

.content08 .notice02 {
	font-size:13px;
	color:#333;
	width:800px;
	margin:0 auto;
	line-height:1.5;
}


/*colorbox*/
#cboxCurrent {
	display:none !important;
	}
#cboxPrevious	{
	/*display:none !important;*/
	left:-40px !important;
	width: 29px !important;
	}
#cboxNext {
	/*display:none !important;*/
	right:-40px !important;
	width: 29px !important;
	}
a:focus{
  outline: none !important;
}
button {
	outline:none !important;
	}

/*#cboxLoadedContent {
	border:5px solid #faf9f5 !important;
	}*/
	
#cboxTitle {
	width:100% !important;
	text-align:center !important;
	top:400px !important;
	color:#333333 !important;
	background: url(../img/back.jpg) top left repeat;
	font-size:14px;
	font-weight:bold;
	line-height:40px;
	/*radius*/
    border-radius:0 0 5px 5px;        /* CSS3草案 */  
    -webkit-border-radius:0 0 5px 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius:0 0 5px 5px;   /* Firefox用 */  
	}
	
.cboxPhoto {
	/*radius*/
    border-radius:5px 5px 0 0;        /* CSS3草案 */  
    -webkit-border-radius:5px 5px 0 0;    /* Safari,Google Chrome用 */  
    -moz-border-radius:5px 5px 0 0;   /* Firefox用 */  
	}