/* @override http://spac.or.jp/css/blog.css */

@charset "EUC-JP";

/* ¥Ö¥é¥¦¥¶¥¹¥¿¥¤¥ë¤Î½é´ü²½ */

* {
	color: #222222;
	font-family: "Hiragino Kaku Gothic Pro", "MS P Gothic", "Osaka", sans-serif;
}



A:link{
		text-decoration:none;
		}
		
A:visited{
		text-decoration:none;
		}
		
A:active{
		color:#FFFF00;
		text-decoration:underline;
		}

#main a:hover{
		color:#FFFFFF;
		background-color: #009900;
		text-decoration:underline;
		}


/* Á´ÂÎ */

body {
	color: #222222;
	background-image: url(../images/bg_basic.gif);
	background-repeat: repeat-y;
	background-color: #aaaaaa;
}



/* Á´ÂÎ */

.sub{
		font-size:10px;
		line-height: 25px;
		color: #777777;
		margin-top: 15px;
}


#menu-t td.btnblogtoptable {
	padding-top: 15px;
}

#menu-t td a:hover img.roll {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	background-color: #fff;
}


table#main{
	text-align: left;
}

.main{
	font-size:11px;
	line-height:20px;
}

.data{
}

.data tr td {
	font-size:12px;
	line-height:18px;
	color: #444444;
}

.data tr td a {
	font-size:12px;
	line-height:18px;
	color: #000000;
}

.datatitle{
	color:#FFFFFF;
}
 
 
.data2{
		line-height:15px;
}

.data2 td{
		font-size:10px;
		line-height:20px;
		padding-bottom: 20px;
}



.caption{
	font-size:9px;
	line-height:11px;
}

.title{
	font-size:12px;
	line-height:15px;
	color:#004D26;
	font-weight: bold;
}

.subtitle{
	font-size:10px;
	line-height:15px;
	color:#00A67C;
	font-weight: bold;
}

.mediatitle{
	font-size:10px;
	line-height:15px;
	color:#0D0970;
	font-weight: bold;
}



/* ¥Ø¥Ã¥À¡¼ */

div#header {
	font-size: 11px;
	line-height: 16px;
}

div#header table tr td{
	padding: 3px;
	font-size: 10px;
	line-height: 16px;
}

div#header a{
	color: #ffffff;
}

.post {
	margin-bottom: 50px;
	overflow: hidden;
}

/* ¥µ¥Ö¥Ü¥¿¥ó */

div#sidebtn {
	margin-right: 22px;
}

div#sidebtn a:hover {
	background-color: none;
}



/* ¥Õ¥Ã¥¿¡¼ */

div#footer {
}

div#footer tr td{
	font-size: 11px;
	color: #ffffff;
	padding: 4px;
	background-color: #111111;
}





/* ¥Ö¥í¥°¤ÎÇØ·Ê */

div#bg-blog {
	background-image: url(../images/bg_blog.jpg);
	background-repeat: no-repeat;
}

div#bg-log {
	background-image: url(../images/bg_log.jpg);
	background-repeat: no-repeat;
}

div#bg-news {
	background-image: url(../images/bg_news.jpg);
	background-repeat: no-repeat;
}

div#bg-media {
	background-image: url(../images/bg_media.jpg);
	background-repeat: no-repeat;
}










/* - - - - - - - - - - - - - - - -¾å½ñ¤­CSS - - - - - - - - - - - - - - - -*/

a img {
	border: none;
}



acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}


blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}


cite {
	font-size: 90%;
	font-style: normal;
}


h2 {
	border-bottom: 1px dotted #ccc;
	font: 9px "Hiragino Kaku Gothic Pro", "MS P Gothic", "Osaka", sans-serif;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

h3 {
	border-bottom: dotted 1px #eee;
	font-family: "Hiragino Kaku Gothic Pro", "MS P Gothic", "Osaka", sans-serif;
	margin-top: 0;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 90%/175% "Hiragino Kaku Gothic Pro", "MS P Gothic", "Osaka", sans-serif;
	letter-spacing: -0.8px;
}



/* ¥á¥¿¾ðÊó */

ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
	margin-bottom: 50px;
}

.feedback a {
	color: #ffffff;
	display: none;
}


.meta {
	height: 0px;
	text-indent: -9999px;
	overflow: hidden;
}

.meta li, ul.post-meta li {
	display: inline;
	margin-bottom: 10px;
	list-style-image: none;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 20px 0 0;
	padding: 0;
	list-style-type: none;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}



/* ¥¨¥ó¥È¥ê¡¼¥¿¥¤¥È¥ë */

.storytitle {
	margin: 0 0 30px 0;
}

.storytitle a {
	text-decoration: none;
	color: #385121;
}



#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#content {
	margin: 0px 13em 0 3em;
	padding-right: 60px;
}




/* ¥µ¥¤¥É¥Ð¡¼´ØÏ¢ */

#sidebar {
	padding: 0;
}

#sidebar ul{
	margin: 0;
	padding: 0;
	font-size: 11px;
	list-style-type: none;
	overflow: hidden;
}

#sidebar li{
	font-size: 11px;
	line-height: 14px;
	list-style-type: none;
	margin: 0 0 6px 0px;
	padding: 0 0 3px 0;
	letter-spacing: 0;
	border-bottom: 1px dotted #ccc;
}

#sidebar #search li{
	border-bottom: none;
}
	
.sidetitle:first-of-type {
	margin-top: 14px;
	margin-bottom: 0px;
}

.sidetitle {
	font-family: "Hiragino Kaku Gothic Pro", "MS P Gothic", "Osaka", sans-serif;
	display: block;
	margin: 20px 0 8px 0;
	padding: 0px 0 2px 0;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	border-bottom: 1px solid #333;
}



#search {
	empty-cells: show;
	font-size: 12px;
	margin: 0 0 20px;
	width: 90%;
}

input#s {
	fGloat: left;
	margin: 9px 4px 0 0;
	width: 140px;
}


/* ¥«¥ì¥ó¥À¡¼ */

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px "Hiragino Kaku Gothic Pro", "MS P Gothic", "Osaka", sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
