body {
	margin: 0px 0px 20px 0px;
	border: 0;
	padding: 0;
		background-color: #E0E0E0;
	
	
	}

a {
	text-decoration: underline;
	
	font-weight: bold;
	}

a:link {
	color: #ff6600;
	}

a:visited {
	color: #ff9900;
	}

a:hover {
	color: #000000;
	}

a:active {
	color: #cc0000;
	}
a:link img {
	border-color: #ff6600;
	}
a:visited img {
	border-color: #ff9900;
	}
a:hover img {
	border-color: #000000;
	}
a:active img {
	border-color: #cc0000;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	
	background-color: #E0E0E0;
	border: 0;
	}

#banner {
        display: block;
        background: #1875D6 url("http://www.tdd-net.jp/logo02a.png") no-repeat;
        border-bottom: 1px solid #08244A;
        font-family: Arial, sans-serif;
        color: #FFFFFF;
        background-color: #1875D6;
        text-align: right;
        border-bottom: 1px solid #08244A;
        height: 90px;
        padding: 0px;
        line-height:normal;
        }
#banner-img {
        display: none;
        }

#banner h1 { padding: 15px 15px 0; }
#banner h2 { padding: 0 15px;}




#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	font-weight: bold;      
	   
	
	}

#banner h2 {
	font-size: small;
	}

#pagebody
{
	position: relative;
	width: 100%;
}

#pagebody img
{
	position: relative;
}

#pagebody-inner
{
    position: static; 
    width: 100%; 
}


#left {
	
		position: absolute;
	left: 0px;
	top: 0px;
	
	width: 200px;
	background-color: #E0E0E0;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	}



#right {
	
		position: absolute;
	right: 0px;
	top: 0px;
	
	width: 150px;
	background-color: #E0E0E0;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	}

#center {
	
		padding-left: 200px;
	margin-right: 150px;
	
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	border: 0;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: small;
	}

.sidebar {
	padding: 15px;
	}

.sidebar a {
	
	text-decoration: none;
	font-weight: bold;
	}

.sidebar a:link {
	color: #ff6600;
	}

.sidebar a:visited {
	color: #ff9900;
	}

.sidebar a:hover {
	color: #000000;
	}

.sidebar a:active {
	color: #cc0000;
	}


.content p {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #999999;
	font-family: Arial, sans-serif;
	font-size: x-small;
	border-left: 1px solid #00309C;
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	padding: 3px;
	}

.content h3 {
	color: #00309C;
	font-family: Arial, sans-serif;
	font-size: large;
	border-left: 1px solid #00309C;
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	padding: 3px;
	}

.content p.posted {
	clear: both;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: x-small;
	border-top: 1px dashed #00309C;
	text-align: right;
	
	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

#calendar {
  	line-height: 140%;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: small;
	
	
	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: small;
	border: 1px solid #00309C;
	text-align: left;
	font-weight: bold;
	
	
	padding: 3px;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: small;
	border: 1px solid #00309C;
	text-align: left;
	font-weight: bold;
	
	
	padding: 3px;
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 150%;
	
	
	
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar img {
	border: 1px solid #000000;
	}

#photo {
	text-align: center;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Arial, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Arial, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	color: #000000;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.image-full {
		width: 300px;
	
	}

.image-thumbnail {
	float: left;
	width: 130px;
	margin-bottom: 10px;
	}

.image-thumbnail img {
	width: 115px;
	height: 115px;
	}

.module-qrcode {
	font-family: Arial, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: center;
}

.content h3 a {
	text-decoration: none;
}

.content h3 a:link {
	color: #00309C;
}

.content h3 a:visited {
	color: #00309C;
}

.content h3 a:hover {
	color: #00309C;
}

.content h3 a:active {
	color: #00309C;
}

/* user css */
body { font-family: ''; }
tt {font-family:monospace;}
code {font-family:monospace;}
blockquote{
  border-left: dotted 2px #1875D6; 
  padding-left: 5px;
}

/* side bar */
div.sidebar{
  padding:0;
}
h2.module-header{
  width: 100%;
  color: white;
  background-color: #00309C;
}
h2.module-header a:link{ color: white; }
h2.module-header a:visited{ color: white; }
h2.module-header a:active{ color: white; }
h2.module-header a:hover{ color: #ffcccc; background-color: #1875D6; }
div.module-body li{
  line-height: 1.2em;
}
div.module-body a:link{ color: black; }
div.module-body a:visited{ color: #000088; }
div.module-body a:active{ color: #aa0000; }
div.module-body a:hover{ color: #aa0000; background-color: #ffffcc; }

/* side bar - RSS, profile */
div.link-note a:link{ color: black; }
div.link-note a:visited{ color: #000088; }
div.link-note a:active{ color: #aa0000; }
div.link-note a:hover{ color: #aa0000; background-color: #ffffcc; }

/* side bar - counter */
div#powered{
  margin-top: 0;
  margin-bottom: 1em;
  text-align: right;
  background-color: #4B2C07;
}


/* rerease date at top */
p.bwReleaseDate
{
text-align: right;
}

/* footer of WebPage */
div.biacFooterCopyright hr
{
margin-top:2em;
}
div.biacFooterCopyright p
{
font-size: 0.8em;
text-align: center;
margin-top: 0.2em;
}




