﻿@charset "utf-8";
/*
Theme Name: cocolo
Theme URI:http://caffe-cocolo.jp/
Description:cocolo
Version: 0.1b
Author: hajime
Author URI: http://caffe-cocolo.jp/
Tags: cocolo


*/

/* Begin Typography & Colors */

::-moz-selection{
	background:#1F1F7F;
	color:white;
}
::selection {
	background:#1F1F7F;
	color:white;
}


html{
	height:100%;
	margin-bottom:1px;
overflow-y:scroll;
}

* html div#container{
	height:100%;
}


body,div,h1,h2,h3,h4,h5,h6,img,address,ul,ol,li,dl,dt,dd,form{
	margin:0;
	padding:0;
}

body{
	text-align:center;
	font-size:13px;
	color:#000;
	background-color:#fff;
	height:100%;
font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka;
}

/* for IE6 */
* html body{
	font-size:82%;
}

/* for IE7 */
*:first-child+html body{
	font-size:82%;
}

body p{
	line-height:1.6;
}

li{
	list-style-type:none;
}

p{
	margin:0 0 1em 0;
}

img{
	border:none;
	vertical-align:text-bottom;
}

a{
	outline:none;
}




#container{
	width:982px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-image:url(http://caffe-cocolo.jp/container.gif);
	background-repeat:repeat-y;
	position:relative;
	min-height:100%;
}

#body{
	padding-bottom:16px;
	width:982px;
	overflow:hidden;
}





#logo{
	background-image:url(http://caffe-cocolo.jp/ue-n.gif);
	background-repeat:no-repeat;
	height:63px;
}

#logo-scr{
	padding:5px 0px 0px 5px;
}

.logoimg{
	display:block;
	width:238px;
	height:42px;
	text-indent:-9999px;
	background:url("http://caffe-cocolo.jp/logo.gif") top left no-repeat;

}





#main{
	width:797px;
	float:right;
	overflow:hidden;
	line-height:1.6;
	padding:0 10px;
}





#side{
	width:165px;
	overflow:hidden;
	float:right;
}

#side li{
	list-style-type:none;
	width:134px;
	height:28px;
}

#side li a{
	display:block;
	height:100%;
	text-indent:-9999px;
}

#side li a:hover{
	background:none !important;
}

#contents{
	height:474px;
	margin-left:5px;
	margin-right:26px;
}

#contents-tree{
	height:416px;
	width:134px;
}

#contents ul{
	margin:0;
	padding:0;
}

li.cont{
	background:url(http://caffe-cocolo.jp/contents.gif);
	text-indent:-9999px;
}

li.news{
	background:url(http://caffe-cocolo.jp/owhats.gif);
}

li.news a{
	background:url(http://caffe-cocolo.jp/whats.gif);
}

li.menu{
	background:url(http://caffe-cocolo.jp/omenu.gif);
}

li.menu a{
	background:url(http://caffe-cocolo.jp/menu.gif);
}

li.zaka{
	background:url(http://caffe-cocolo.jp/oaccessary.gif);
}

li.zaka a{
	background:url(http://caffe-cocolo.jp/accessary.gif);
}

li.clog{
	background:url(http://caffe-cocolo.jp/odiary.gif);
}

li.clog a{
	background:url(http://caffe-cocolo.jp/diary.gif);
}

li.maki{
	background:url(http://caffe-cocolo.jp/omaking.gif);
}

li.maki a{
	background:url(http://caffe-cocolo.jp/making.gif);
}

li.link{
	background:url(http://caffe-cocolo.jp/olink.gif);
}

li.link a{
	background:url(http://caffe-cocolo.jp/link.gif);
}

li.bbss{
	background:url(http://caffe-cocolo.jp/obbs.gif);
}

li.bbss a{
	background:url(http://caffe-cocolo.jp/bbs.gif);
}

#contents-map{
	margin-top:118px;
	width:134px;
	text-align:center;
}

#side li.maps{
	background:url(http://caffe-cocolo.jp/omap.gif) no-repeat;
	margin-top:118px;
	margin-left:42px;
	width:50px;
	height:14px;
}

li.maps a{
	background:url(http://caffe-cocolo.jp/map.gif);
}

#contents-mail{
	margin-top:20px;
	margin-left:42px;
	overflow:hidden;
}

#side li.mail{
	background:url(http://caffe-cocolo.jp/omail.gif);
	width:70px;
	height:40px;
	margin-top:20px;
	margin-left:52px;
}

li.mail a{
	background:url(http://caffe-cocolo.jp/mail.gif);
}

#side li.coun{
	margin-top:38px;
	color:#ab060d;
	font-size:100%;
	overflow:hidden;
	text-align:center;
}



#footer{
	width:100%;
	height:16px;
	background-image:url(http://caffe-cocolo.jp/shita-n.gif);
	background-repeat:no-repeat;
	text-align:right;
	font-size:85%;
	color:#8B0000;
	overflow:hidden;
	clear:right;
	position:absolute;
	bottom:0;
}

p.f-date{
	line-height:1.2;
	margin:0px 10px 0px 0px;
}

/* Captions */
.wp-caption{
	text-align:center;
	width:450px !important;
	margin-bottom:15px;
}

.wp-caption p.wp-caption-text{
	font-size:93%;
	line-height:11px;
	margin-top:3px;
	letter-spacing:normal !important;
}
/*End captions*/
