@import url(default.css);

.mainbox	{
	padding: 0px 10px 0px 10px;
	}

.navi{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 500px;
  height: 500px;
	/* position:absolute;
	top:110px;
	left:0px; */
	font-size: 30px;
	font-family:"Hoefler Text" "Book Antiqua" Serif;
	padding:10px;
	margin:100px;
	border-style:solid;
	border-color:#000;
	border-width:1px 0px 0px 0px;
	/*float:left;*/
  	margin: auto;
	}

.naviblock	{
	display: block;
	width:400px; 
	font-weight:bold;
	text-align:center;
	margin:0px;
	padding:10px 5px 10px 10px;
/*	background-color:green;
	border-style:solid;
	border-color:#ffffff #ffffff #cccccc #ffffff;*/
/*	float:left;  */
	}

.naviblockClear	{
/*	display: block;
	width:60px; */
	font-weight:bold;
	text-align:center;
	margin:0px;
	padding:10px 5px 10px 10px;
/*	background-color:yellow; */
/*	float:none; */
	}

.leftLogo	{
	position:absolute;
	top:-14px;
	left:0px;
	width:100px;
	height:400px;
	background-color:transparent;
	background-image:url("http://www.cafedessin.jp/img/defaults_020214/image_diary.jpg");
	background-repeat:no-repeat;
	}

div.navi a:link	{
	color:#999999;
	border-width:1px 0px 1px 0px;
	text-decoration:none;
	font-weight:bold;
	margin:0px;
	padding:10px 5px 10px 20px;
	}

div.navi a:visited	{
	color:#555555;
	border-width:1px 0px 1px 0px;
	text-align:center;
	}

div.navi a:hover	{
	color:#0A5;
	border-width:0px 0px 1px 0px;
	background-color:transparent;
/*	background-image:url("../images/bg_link1.gif"); 
	background-repeat:repeat-y;*/
	text-align:center;
	}

div.navi a:active	{
	color:#444444;
	border-width:0px 0px 1px 0px;
/*	background-image:url("images/xx.gif"); */
	background-repeat:repeat-y;
	}

h1	{
	width:100%;
	height:150px;
	text-align:left;
	/*background-image:url("images/title.gif");
	background-repeat:no-repeat;
	background-position:center right;
	background-color:transparent;
	margin:0px;*/
	}

.hidden		{
	display:none;
}

.info		{
	border-style:solid;
	border-color:#cccccc;
	border-width:1px 1px 1px 0px;
	padding:10px 10px 10px 60px ;
	margin:10px 100px 10px 0px;
	font-size:smaller;
	background-color:transparent;
/*	background-image:url("http://www.cafedessin.jp/img/defaults_020214/bg_infoarrow.gif");
	background-repeat:no-repeat;
	background-position:center left;*/
	}

h2		{
	margin:0px;
	text-align:center;
	color:#666666;
	font-size:medium;
/*	font-family:"Hoefler Text" "Book Antiqua" Serif; */
	padding:0.5em 3em;
	border-style:solid;
	border-color:#555555;
	border-width:1px 0px 0px 2px;
	background-color:#DDDDDD;
	letter-spacing:2px; 
	}

h2.ja		{
	margin:0px;
	color:#666666;
	font-size:medium;
	padding:0.5em 3em;
	background-color:#cccccc;
	letter-spacing:0px;
	}

.text		{
	margin:20px 20px 20px 40px;
	padding:5px;
	line-height:150%;
	text-indent:1em;

	background-repeat:no-repeat;
	}

.update		{
	padding:0.5em 0px 0.5em 105px;
	margin:0px;
	text-align:right;
	font-family:"Hoefler Text" "Book Antiqua" Serif;
	color:#999999;
	background-color:transparent;
	letter-spacing:1px;
	border-style:solid;
	border-color:#cccccc;
	border-width:1px 0px 0px 0px;
	}

.about		{
	border-style:solid;
	border-color:#cccccc;
	border-width:1px 1px 1px 0px;
	padding:10px 10px 10px 60px ;
	margin:10px 100px 10px 0px;
	font-size:smaller;
	background-color:transparent;
/*	background-image:url("http://www.cafedessin.jp/img/defaults_020214/bg_infoarrow.gif");
	background-repeat:no-repeat;
	background-position:center left; */
	}

ul {
	list-style-type:disk;
	margin:0px 20px 0px 40px;
	padding:5px;
	line-height:100%;
	}

li {
	line-height: 150%;
}

