* {
	margin-top:0px;
	padding:0px;
}

/* [basic] */
body {
	color: #666;
	background: url("http://www.mad-plus.net/archives/photo/img/back.gif") ;
}

#wrapper_body {
	width: 800px;
	margin: 0 auto;
       background: #fff;
       border-right: 2px solid #333;
}

#copy {
       clear: both;
	width: 800px;
       background: #fff;
       }

div.footer {
	font-family: Courier, sans-serif;
        font-size: 11px;
}
a:link    {
	color:#b3b3ad;
	text-decoration: underline;
}
a:visited {
	color:#b3b3ad;
	text-decoration: none;
}
a:active  {
	color:#b3b3ad;
	text-decoration: underline;
}
a:hover {
	color:#b3b3ad;
	text-decoration: none;
}
ul,ol {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
blockquote {
	font-family: 'MS UI Gothic', HiraMaruPro-W4, Osaka,'Trebuchet MS', verdana, arial, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 20px 10px 20px 10px;
	padding: 10px;
	border-left: 3px solid #CCCCCC;
}
/* [site title] */
h1 {
	margin: 0px 0px 10px 20px;

}
.site_title {
	font-family: 'MS UI Gothic', HiraMaruPro-W4, Osaka,'Trebuchet MS', verdana, arial, sans-serif;
	font-size: 32px;
	font-weight: bolder;
	color: #f4f4f4;
	margin: 5px 0px 5px 0px;
	padding: 0px;

}
.site_title a {
	text-decoration: none;
}
.description {
	font-size: 12px;
	color: #666;
	margin: 0px 20px 20px 20px;
	padding: 0px;
}
/* [main parts] */
div.entry {
	margin: 30px 0px 0px 20px;
	background-color: #fff;
        float: left;
}
div.comment {
	margin: 0px 0px 0px 0px;
	background-color: #fff;
}
div.trackback {
	margin: 0px 0px 0px 0px;
	background-color: #fff;
}
div.entry div.entry_date {
	text-align: right;
}
div.entry div.author {
	text-align: right;
}
.entry_date {
	font-size: 12px;
	font-weight: bolder;
	color: #666;
	margin: 0px 30px 0px 20px;
}
.author {
	font-size: 12px;
	color: #666;
	margin: 0px 30px 0px 20px;
}
.entry_title {
	font-family: Courier, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	line-height: 1.4em;
	color: #666;
	margin: 0px 30px 0px 20px;
	border-bottom: 1px dashed #ccc;
}
.entry_title a {
	color: #666;
	text-decoration: none;
}
.entry_title a:link {
	color: #666;
	text-decoration: none;
}
.entry_title a:visited {
	color: #666;
	text-decoration: none;
}
.entry_title a:active {
	color: #666;
	text-decoration: none;
}
.entry_title a:hover {
	color: #666;
	text-decoration: none;
}
.entry_body {
	font-family: 'MS UI Gothic', HiraMaruPro-W4, Osaka,'Trebuchet MS', verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	color: #666;
	margin: 10px 30px 0px 20px;
}
.entry_author {
	font-family: 'MS UI Gothic', HiraMaruPro-W4, Osaka,'Trebuchet MS', verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	color: #999999;
	margin: 0px 30px 0px 20px;
}
.entry_more {
	margin: 15px 30px 0px 20px;
	font-family: 'MS UI Gothic', HiraMaruPro-W4, Osaka,'Trebuchet MS', verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	color: #444;
}
.entry_link {
	margin: 15px 30px 0px 20px;
	text-align: center;
	line-height: 1.4em;
	font-size: 10px;
	color: #444;
}
.entry_state {
	font-family: 'MS UI Gothic', HiraMaruPro-W4, Osaka,'Trebuchet MS', verdana, arial, sans-serif;
	font-size: 10px;
	color: #999999;
	margin: 10px 30px 0px 20px;
}
/* [pictures] */
img.pict {
	display: block;
	margin-right: auto;
	margin-left: auto;
	border: 0px none #fff;
}
img.thumb {
	display: none;
}
/* [bloginfo] */
div#bloginfo {
	display: block;
        margin: 30px 0px 0px 20px;
}
div#bloginfo dl {
	margin: 5px;
	padding: 0px;
}
div#bloginfo dl dt {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
}
div#bloginfo dl dd {
	margin: 0px;
	padding: 0px;
}
/* [footer] */
div.mainfoot {
	clear: both;
	font-size: 10px;
}
div.mainfoot a {
	color: #446;
	text-decoration: none;
	border: 0px none #fff;
}
div.mainfoot img {
	color: #fff;
	border: 0px none #fff;
}
p.link2top {
	margin: 20px;
	padding: 0px;
	text-align: right;
}
/* [side navigation] */
.page {
	clear: both;
	text-align: center;
	margin: 0px;
	padding: 5px 0px 10px 0px;
	font-size: 10px;
}
.page a {

	text-decoration: none;
}
ul.navigation {
	width: 264px;
        position: absolute;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}
ul.navigation li {
	display: inline;
	list-style: none;
}
ul.navigation li a {
	width: 60px;
	display: block;
	float: left;
	margin: 1px 1px 10px 1px;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
font-family: Courier, sans-serif;
	color: #444;
	border: 1px solid #999;
background: #fff url(http://www.mad-plus.net/archives/photo/template/ob18_bk_entry_header.gif) repeat;
	}
ul.navigation li a:link {
	color: #444;
}
ul.navigation li a:visited {
	color: #444;
}
ul.navigation li a:active {
	color: #444;
}
ul.navigation li a:hover {
	color: #555;
	border: 1px solid #aaa;
background: #fff url(http://www.mad-plus.net/archives/photo/template/ob18_bk_entry_header.gif) repeat;
}
ul.links {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
ul.links li {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	list-style: none;
}
/* [side navigation - category] */
dl.category {
	clear: both;
	width: 234px;
	margin: 20px 0px 20px 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}
dl.category dt {
	font-family: Courier, sans-serif;
	font-size: 11px;
	color: #666;
	margin: 0px;
	padding: 2px 0px 2px 0px;
background: #fff url(http://www.mad-plus.net/archives/photo/template/ob18_bk_entry_header.gif) repeat;
	
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	text-align: center;
}
dl.category dd {
	margin: 0px;
	padding: 0px;
		font-size: 10px;
}
dl.category dd ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
dl.category dd ul li {
	margin: 0px;
	padding: 2px 10px 2px 10px;
/*	border-bottom: 1px solid #999;*/
}
dl.category dd ul li a {
	text-decoration: none;
}
dl.category dd ul li a:link {
	color: #666;
}
dl.category dd ul li a:visited {
	color: #666;
}
dl.category dd ul li a:active {
	color: #666;
}
dl.category dd ul li a:hover {
	color: #999;
}
/* [side navigation - thumnails] */
div.pictnavi {
	font-size: 12px;
	margin-right: 0px;
        position: absolute;
	padding: 0px;
	text-align: center;
}
div.pictnavi span {
	color: #ccc;
	margin: 0px 1em 0px 1em;
}
div.pictnavi a {
	margin: 0px 1em 0px 1em;
}
dl.thumbnail {
	clear: both;
	width: 234px;
	margin: 30px 0px 10px 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}
dl.thumbnail dt {
	font-family: Courier, sans-serif;
	font-size: 11px;
	color: #666;
	margin: 0px;
	padding: 2px 0px 2px 0px;
background: #fff url(http://www.mad-plus.net/archives/photo/template/ob18_bk_entry_header.gif) repeat;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	text-align: center;
}
dl.thumbnail dd {
	margin: 0px;
	padding: 2px 2px 2px 2px;
background: #fff url(http://www.mad-plus.net/archives/photo/template/ob18_bk_entry_header.gif) repeat;
}
dl.thumbnail dd a {
	border: 0px none #ccc;
}
dl.thumbnail dd span img {
	border: 1px solid yellow;
}
dl.thumbnail dd a img {
	border: 1px solid #fff;
}
dl.thumbnail dd a {
	border: 0px none #ccc;
}


.free_t {
	margin:10px;
	font-size:12px;
	font-weight:bolder;
	border-bottom: 1px solid #CCC;
background: #fff url(http://www.mad-plus.net/archives/photo/template/ob18_bk_entry_header.gif) repeat;
	
}

.free_c {
	font-size:12px;	
	margin:0 10px ;
}

/*-------------*/
dl#search {
	width: 200px;
	height: 100px !important;
	height: 170px;
	padding-top: 70px;
	text-align: center;
	float: right;
}
dl#search dt {
	width: 200px;
	height: 30px;
	background: transparent url(http://www.mad-plus.net/archives/photo/template/sb_search_header.gif) no-repeat;
}
dl#search dd input.form {
	width: 130px !important;
	width: 132px;
	background-color: #EEE;
	border: 1px solid #CCC;
}
dl#search dd input.button {
	margin-top: 10px;
}

