/* BODY */
body { color:#000000; background:url(./image/bcg122_1.gif) #ffffff repeat; }
body { margin-left:4%; margin-right:2%;}

/* TOPメニュー */
td.index { background-color:#EFFDF3; border:thin outset #5F9EA0; color:#000080 ; }
td.menu1 { background-color:#a4a4ff ; border:thin outset #ceceff ; }
td.menu2 { background-color:#ffffff ; border:thin outset #c0c0c0 ; }
td.star2 { background-color:#272d45 ; border:thin outset #607399 ; }
td.menu4 { background-color:#90EE90 ; border:thin outset #ADFF2F ; }
td.menu5 { background-color:#EEE8AA ; border:thin outset #FDF5E6 ; line-height: 1.4 ; }
td.menu6 { background-color:#BCC6FE ; border:thin outset #EDF4FF ; line-height: 1.4 ; }
td.menu7 { background-color:#000080 ; border:thin outset #EDF4FF ; color: #ffffff ; }
span { font-style:normal ; border-style:none none dashed none ; border-width:thin ; }
span { border-color:#FF9900 ; padding:0.01em 0.1em; font-size: 110%; font-weight: bold ; }	
div.text { width: 98%; padding: 8px 4px 7px 9px; margin: 0px 0px 0px 3px; border-left: solid 1px #888888; border-bottom: solid 1px #989898; border-right: dashed 2px #FDFDFD; background-color: #FDFDFD; font-size: 95%; line-height: 1.5 ; }

/* LINK */
a:link    { color:#000000 ; }
a:visited { color:#000000 ; }
a:active  { color:#000000 ; }
a:hover   { color:#ffffff ;background-color: #000080; }
a:link.2    { color:#ffffff ; }
a:visited.2 { color:#ffffff ; }
a:active.2  { color:#ffffff ; }
a:hover.2   { color:#000080 ;background-color: #C6E2FF; }
a { cursor:auto ; text-decoration:none ; }

h1, h2, h3, h4 {
	margin:0;
	padding:0;
}

/* banner (aka header) bits */
#banner {}
.logo   { BACKGROUND:url(image/logo.png) #ffffff repeat; }

/* title bits */
#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
	color:#ffffff;
	background:transparent;
	font-family:Verdana, Arial, sans-serif;
	font-size:x-large;
	text-decoration:none;
}

/* description bits */
.description {
	margin-top:5px;
	color:#999999;
	background:transparent;
	font-family:Verdana, Arial, sans-serif;
	font-size:small;
	font-weight:bold;
	text-transform:none;
	letter-spacing:normal;
}

/* left content grobal bits */

.blog {
	font-family:Verdana, Arial, sans-serif;
}

/* menu (previous and next entry link) bits */
#menu {
	margin:15px 0;
	font-weight:bold;
}

#menu a,
#menu a:link,
#menu a:visited,
#menu a:active,
#menu a:hover {
	text-decoration:none;
}


/* entry bits */
.blogbody {
	margin:15px 10px; font-size:110%; font-family:ＭＳ ゴシック; line-height:1.8;
}

.title {
	margin:15px 0;
	font-size:small;
	font-weight:bold;
	text-transform:uppercase;
}

.posted {
	margin:15px 0 30px 0;
	color:#000080;
	background-color:transparent;
	font-size:100%;
}

/* comments bits */
.comments-head {
	margin:15px 0;
	padding:5px;
	border:1px solid #CCC;
	font-size:small;
	font-weight:normal;
}

.comments-body {
	margin:15px 10px;
	font-size:small;
	font-weight:normal;
	line-height:140%;
}

.comments-post {
	margin:15px 0 30px 0;
	color:#999999;
	background-color:transparent;
	font-size:x-small;
}

/* what the hell!? */
#banner-commentspop {
	font-family:verdana, arial, sans-serif;
	color:#FFF;
	font-size:large;
	font-weight:bold;
	border-bottom:1px dotted #999;
	border-top:3px dotted #999;
	background:#000;
	padding:15px;
	text-transform:uppercase;
	letter-spacing:.2em;
}

/* trackback bits */
.trackback-body {
	margin:15px 10px;
	font-size:small;
	font-weight:normal;
	line-height:140%;
}		

.trackback-url {
	margin:15px 10px;
	border:1px dashed #999999;
	padding:5px;
	color:#999999;
	background-color:transparent;
	font-size:small;
	font-weight:normal;
}

.trackback-post {
	margin:15px 0 30px 0;
	color:#999;
	background-color:transparent;
	font-size:x-small;
}


/* syndicate bits */
.syndicate {
	margin:10px;
	font-size:x-small;
	line-height:140%;
	text-align:center;
}

/* powered bits */
.powered {
	margin:10px 0;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	font-size:x-small;
	font-weight:bold;
	line-height:140%;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:.2em;
}

/* extra bits */

em {
	color:#ff9900;
	background-color:transparent;
	font-weight:bold;
	font-style:normal;
}

.blogbody p {
	margin:10px 0;
	line-height:140%;
}

.blogbody blockquote {
	margin:10px 0;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:5px solid #cccccc;
	color:#cccccc;
	background-color:#3c3c3c;
}

.blogbody blockquote p.quote-title {
	margin:10px;
	font-weight:bold;
}

.blogbody blockquote p {
	margin:10px;
}

input, textarea {
	font-family:verdana, arial, sans-serif;
	font-size:100%;
}

textarea#body,
textarea#excerpt,
textarea#ping_url {
	font-family:"Osaka－等幅", "ＭＳ ゴシック", "Courier New", monospace;
	font-size:110%;
}

.side form {
	margin:0;
	padding:0;
}

.side ul {
	margin:0;
	padding:0;
	list-style-type:square;
}

.side ul li {
	margin:0 0 0 18px;
	padding:0;
}

