@charset "EUC-JP";
/*//////////////////////////////////////////////////////////
// Initialize                                             //
//////////////////////////////////////////////////////////*/
* {
	margin: 0;
	padding: 0;
}
body, div, p, hr, blockquote, address, noscript,img,
em, q, dfn, code, samp, kbd, var, cite, abbr, acronym {
	position: static;
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
}
ul, ol, dl, dt, dd {
	margin: 0;
	padding: 0;
	list-style: none;
}
sup, sub {
	margin: 0;
	padding: 0;
}
/*//////////////////////////////////////////////////////////
// Global                                                 //
//////////////////////////////////////////////////////////*/
body {
	background: url(http://conondo.com/template/classic_bg.png) repeat-y;
	text-align: left;
}
body * {
	letter-spacing: 1px;
}
body div {
	color: #333;
	text-align: left;
	font-size : 95%;
}
a:link, a:visited {
	color: #36c;
	text-decoration: none;
}
a:active, a:hover {
	color: #999;
	text-decoration: none;
}
/*//////////////////////////////////////////////////////////
// Wrapper                                                //
//////////////////////////////////////////////////////////*/
#wrap {
	width: 720px;
	text-align: center;
}
/*//////////////////////////////////////////////////////////
// Header                                                 //
//////////////////////////////////////////////////////////*/
#head {
	background: url(./template/0605top.jpg);
         height: 150px;
         width:720px;
         margin: 0 0 0 0;
}
#head h1 {
	padding: 30px 0 5px 40px;
	font-size: 1.2em;
	font-weight: 200;
}
#head h1 a {
	color: #fff;
}
div.description {
	color: #fff;
	font-size: 0.75em;
　　　　 font-weight: 200;
	padding: 60 0 0px 40px;
}

div.menubar {
	height: 20px;
	background: url(http://conondo.com/template/menu_a.png) repeat-x;
	border-bottom: 1px solid #ccc;
}
#menu {
	margin: 0 0 0 80px;
	height: 20px;
	list-style-type: none;
	font-size: 0.825em;
	font-weight: bold;
}
#menu li {
	display: block;
	float:left;
	height: 20px;
	line-height: 20px;
	width: 80px;
	text-align: center;
}
#menu li a {
	display: block;
	font-weight: normal;
	color: #333;
}
#menu li a:hover {
	display: block;
	height: 20px;
	line-height: 20px;
	background: url(http://conondo.com/template/menu_ahover.png) repeat-x;
	color: #999;
}
/*//////////////////////////////////////////////////////////
// Pagenavi                                               //
//////////////////////////////////////////////////////////*/
#pagenavi {
	margin: 0.5em 0 0.5em 0;
}
#pagenavi h2.prev {
	font-weight: normal;
	font-size: 0.825em;
}
#pagenavi h2.next {
	font-weight: normal;
	font-size: 0.825em;
	margin: 0 0 0 1.5em;
}
/*//////////////////////////////////////////////////////////
// Main                                                   //
//////////////////////////////////////////////////////////*/
#contents {
	width: 700px;
	margin: 0 0 0 20px;
}
#main {
	font-size: 1em;
	width: 480px;
	float: left;
}
/*//////////////////////////////////////////////////////////
// Side                                                   //
//////////////////////////////////////////////////////////*/
#side {
	font-size: 0.95em;
	width: 200px;
	margin: 0 0 0 20px;
	float: left;
}
#side a:link, #side a:visited {
	color: #6f0000;
	text-decoration: none;
}
#side a:active, #side a:hover {
	color: #999;
	text-decoration: none;
}
#side dl{
	margin: 1em 0.5em 1em 0.5em;
}
#side dt.title {
	font-size: 0.825em;
	border-bottom: 2px solid #ccc;
	margin: 0 0 0.5em 0;
}
#side dd.list {
	font-size: 0.75em;
}
#side dd.amazonlist img {
	margin: 0.5em;
}
#side ul {
	list-style: none;
	margin: 0 0 0 0;
}
#side ul li {
	padding: 0 0 0 0.75em;
}
/*//////////////////////////////////////////////////////////
// Footer                                                 //
//////////////////////////////////////////////////////////*/
#foot {
	font-size: 0.75em;
	border-top: 1px solid #ccc;
	padding: 10px;
	margin: 20px 0 20px 0;
	text-align: center;
}
#foot ul {
	list-style-type: none;
}
#foot ul li {
	margin: 0 0 0 1em;
	display: inline;
}
/*//////////////////////////////////////////////////////////
// Entry                                                  //
//////////////////////////////////////////////////////////*/
div.entry {
	margin: 0.5em 0 0.5em 0;
}
div.entry p {
	margin: 0 0 1em 0;
}
div.entry_head {
	padding: 0 0 0.5em 0;
}
h2.entry_title {
	font-size: 1.125em;
	border-left: 5px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0.25em 0 0.25em 0.5em;
}
h2.entry_title a:link, h2.entry_title a:visited {
	color: #333;
	text-decoration: none;
}
h2.entry_title a:active, h2.entry_title a:hover {
	color: #999;
	text-decoration: none;
}
h2.entry_date {
	font-weight: normal;
	color: #999;
	font-size: 0.75em;
	text-align: right;
}
div.entry_body, div.entry_more {
	font-size: 0.825em;
	margin: 0 0 0 1em;
	letter-spacing: 0.125em;
	line-height: 1.5em;
}
div.entry_body ul, div.entry_more ul {
	list-style: circle;
	margin: 0 0 0 1em;
}
div.entry_body ol, div.entry_more ol {
	list-style: decimal;
	margin: 0 0 0 1.5em;
}
p.entry_state {
	font-size: 0.75em;
	text-align: right;
	clear: left;
}
div.entry_body h2, div.entry_body h3, div.entry_body h4,
div.entry_more h2, div.entry_more h3, div.entry_more h4 {
	margin: 0.5em 0 0.5em 0;
	color: #a66;
	font-size: 1em;
}
div.entry blockquote {
	padding: 0.5em;
	border-left: 3px solid #ccc;
	background-color: #ffc;
}
div.entry table {
	margin: 0.5em 0 0.5em 0;
	border-collapse: collapse; 
	border: 1px solid #ccc;
}
div.entry table td, div.entry table th {
	padding: 0.25em;
	border-collapse: collapse; 
	border: 1px solid #ccc;
}
hr {
	border: 1px solid #ccc;
	margin: 0.5em 0 0.5em 0;
}

/* class名pictとthumbの画像にテキストの回り込みを設定 */

img.pict {
	margin:5px 5px 5px 5px;
	float:left;
	clear:left;
	}

img.thumb {
	margin:5px 5px 5px 5px;
	float:left;
	clear:left;
	}
/*//////////////////////////////////////////////////////////
// Comment                                                //
//////////////////////////////////////////////////////////*/
div.comment {
	margin: 0 0 0 1em;
}
h3.com_title, h4.com_title {
	margin: 1em 0 1em 0;
	font-size: 1em;
	border-left: 5px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0.25em 0 0.25em 0.5em;
}
div.comment dl {
	margin: 1em 0 1em 0;
	padding: 0.5em;
	border-right: 2px solid #ccc;
	border-bottom: 1px solid #ccc;
}
div.comment dl dt {
	font-size: 0.75em;
}
div.comment dl dd {
	text-align: right;
	font-size: 0.75em;
}

div.commentform {
	margin: 0 0 0 1em;
}
div.commentform form {
	font-size: 0.75em;
}
input.field, textarea.field {
	border: 1px solid #ccc;
	margin: 2px 0 2px 0;
}
input.button {
	background-color: #eee;
	border: 1px solid #ccc;
}
/*//////////////////////////////////////////////////////////
// Trackback                                              //
//////////////////////////////////////////////////////////*/
div.trackback {
	margin: 0 0 0 1em;
}
h3.tb_title {
	margin: 1em 0 1em 0;
	font-size: 1em;
	border-left: 5px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0.25em 0 0.25em 0.5em;
}
div.trackback p {
	font-size: 0.75em;
}
div.trackback dl {
	margin: 1em 0 1em 0;
	padding: 0.5em;
	border-right: 2px solid #ccc;
	border-bottom: 1px solid #ccc;
}
div.trackback dl dt {
	font-size: 0.75em;
}
div.trackback dl dd {
	text-align: right;
	font-size: 0.75em;
}
/*//////////////////////////////////////////////////////////
// Other                                                  //
//////////////////////////////////////////////////////////*/
div.page {
	font-size: 0.75em;
	text-align: center;
}
img {
	margin: 0;
	border: none;
}
br.clear {
	line-height: 0;
	clear: both;
}
div.accesslog {
	display: none;
}
