@charset "utf-8";
/* You can use this website template anywhere you want, for anything you want. All I ask is that you link back to Blank CSS (www.blankcss.com) in some way. Thank you very much and enjoy! */

/******** Body Elements ********/

* {
	margin: 0 auto;
	padding: 0;
	border: 0;
}

html,body{height:100%;margin:0;padding:0;}

body {
	background-color: #fff;
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	color: #3d3d3d;
	height:100%;
}

/******** Layout Elements ********/

.wrapper {
	min-height:100%;
}

.header {
	height: 105px;
	margin: 10px 0 10px 0;
	padding: 5px;
	background-color: #ffffff;
	text-align: center;
}

.content {
	width: 820px;
	height:100%;
	padding: 5px;
	position:relative;
	background-color: #FFFFFF;
}

.left {
	top:0px;
	left:10px;
	float:left;
}
.left ul {
	padding-top:20px;
	list-style: none;
}
.left li {
	margin-top:0px;
}
.right {
	float:right;
	padding-top:10px;
}

.main {
	margin-left:230px;
	min-height:600px;
}

#menubox {
	width: 200px;
	height:500px;
	background:url(../sidemenu_img/tree.png) no-repeat center top;
	position:absolute;
	z-index:10;
}

.footer {
	margin: 20px 0 10px 0;
	padding: 5px;
	border-top: 1px solid #cccccc;
	border-bottom:solid 10px #FF0000;
	background-color: #ffffff;
	clear: both;
	text-align: left;
}
.footer_inner {
	position:relative;
}

.footer_link {
	margin: 0 0 10px 0;
	padding: 5px;
	position:absolute;
	top:0px;
	right:0px;
}

/******** Document Styles ********/

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #aa0000;
	text-transform: uppercase;
}

h2 {
	margin: 0 0 15px 0;
	font-size: 15px;
	font-weight: bold;
}

h3 {
	font-size: 15px;
	font-weight: bold;
}	

a, a:active, a:visited {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #aa0000;
	text-decoration: underline;
}

.header a, .header a:active, .header a:visited {
	color: #aa0000;
}

.header a:hover {
	color: #2d2d2d;
	text-decoration: underline;
}

p {
	margin: 0 0 15px 0;
}

.footer p {
	margin: 0;
	font-size: 11px;
	line-height: 13px;
}


/* content */


.content-nav { margin-top: 0; }

.date-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	margin: 0 0 10px 0;
	border-bottom: 1px solid #333333;
	padding: 3px;
	color: #333333;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: large;
	text-align: left;
	
	
	
}

.entry-header
{
	margin: 1px 0 10px 0;
	border: 0;
	
	color: #666666;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: medium;
	text-align: left;
	
	
	
}

.entry-content,
.entry-footer,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.archive-content
{
	margin: 10px 0;
}

.entry-content p { text-align: left; }

.entry-footer,
.trackback-footer,
.comment-footer
{
	margin: 0 0 20px 0;
	border: 0;
	
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: normal;
	text-align: right;
	border-bottom:dotted 1px #666666;
	
	
}

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 80%;
}

/* fixes bug in ie win */
img.image-full
{
	width: 100%;;
}


/* modules */

.module
{
	position: relative;
	overflow: hidden;
	width: 100%;
}

.module-header
{
	margin: 5px 0;
	border: 0;
  	
	color: #336600;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: small;
	line-height: normal;
	
	
	text-transform: uppercase;
	letter-spacing: .3em;
	text-align: left;
}

.module-content
{
	position: relative;
	margin: 0 10px 20px 10px;
}

.module-list,
.archive-list
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.module-list-item
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }

.module-calendar .module-content table
{
	border-collapse: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td
{
	width: 14%;
	text-align: center;
}

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item
{
	display: block;
	clear: both;
	margin: 0;
}


/******** List Styles Styles ********/

/*
ul li {
	margin: 0 0 0 3px;
	list-style: none;
}

ul ul li {
	margin: 3px 0 3px 30px;
	list-style: circle;
}

ul ul {
	margin: 0 0 15px 0;
}
*/

/* 角丸ドロップシャドウBOXの指定 */
	.box {
		width:700px;
		padding:0 12px 0 50px;
		background:#fff url(../img/borders.gif) 100% 0 repeat-y;
	}
	#contentbox {
		background:#FFFFFF;
	}
	.bi {
		padding:0 0 0 12px;
		background:#fff url(../img/borders.gif) 0 0 repeat-y;
	}
	.bt {
		text-align:left;
		height:17px;
		margin:0 -12px;
		background:url(../img/box.gif) 100% 0 no-repeat;
	}
	.bt div {
		width:18px;
		height:17px;
		background:url(../img/box.gif) 0 0 no-repeat;
	}
	.bb {
		text-align:left;
		height:17px;
		margin:0 -12px;
		background:url(../img/box.gif) 100% 100% no-repeat;
	}
	.bb div {
		width:18px;
		height:17px;
		background:url(../img/box.gif) 0 100% no-repeat;
	}
	.box p, .box ul {
		margin:0;
		padding:4px 10px;
		background:#fff;
	}
	.box li {
		margin:0 0 0 2em;
		padding:0;
	}
	
	.box_inner p, .box inner ul {
		margin:0;
		padding:4px 10px;
		background:#fff;
	}
	.box_inner li {
		margin:0 0 0 2em;
		padding:0;
	}
