/*
##### autonomous skin #####
by tyada
http://www.tyada.com/
based on autonomous css
http://www.oswd.org/design/1638/autonomous_css/
*/
@chareset "EUC-JP";

body {
	font-family: verdana, Helvetica, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size:12px;
	color:#666666;
	background-color:white;
	/* centering of contents for Internet Explorer */
	text-align: center;
}

#searchAssist
{
	font-family:arial, Times New Roman;
/*	color:#aaaaaa;	*/
	float:left;
	margin-bottom:-4px;
}
#searchBox
{
	float:right;
	clear: right;
/*	margin-top:-33px;	*/
	margin-right:10px;
}
input.textinput
{
 	background:#F7F7F7;
	display:inline;
	padding:0 0 0 0;
	height:1.1em;
	border: 1px solid #CCCCCC;

}
input.textinput:hover
{
	background-color:white;
}
input.searchButton{
	background-color:#ff9933;
	color:#FFFFFF;
	font-weight:bold;
	display:inline;
	padding:0 0 0 0;
	border:none;
	width:25px;
}

#top
{
	border-bottom: 1px solid #CCCCCC;
}
#top h1{
	margin-top:10px;
	font-size:28px;
	color:#ff9933;
	font-weight:normal;
}
#top h1 a {
	color:#ff9933;
	text-decoration:none;
}
#top h1 a:hover {
	color:#ff9933;
	text-decoration:none;
}
#top h2{
	font-size:20px;
	color:#CCCCCC;
	font-weight:normal;
	margin-top:-18px;
}
#top h2 a {
	color:#CCCCCC;
	text-decoration:none;
}
#top h2 a:hover {
	color:#CCCCCC;
	text-decoration:none;
}

#sideMenu
{
	margin-top:15px;
/*	border-right:1px solid #CCCCCC;	*/
	width:180px;
	position:relative;
	margin-right:18px;
	text-align:left;
	float:left;
	padding:0;
}

#announcement
{
	margin-top:65px;

	width:155px;
	position:relative;
	margin-left:0px;
	margin-right:8px;
	float:left;
	padding:0px 0px 0px 0px;
}

a, a[name]:hover, a[id]:hover {
/*	font-family:arial;	*/
	color:#ff9933;
/*	font-size:16px;	*/
/*	white-space : nowrap;	*/
	text-decoration:none;
}
a {
	color:#ff9933;
	text-decoration:none;
}
a[name]:hover {
	color:#ff9933;
	text-decoration:none;
}
a[id]:hover {
	color:#ff9933;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	color:#ff9933;
}
a.inText {
	color:#ff9933;
	font-size:12px;
/*	white-space : nowrap;	*/
	text-decoration:none;
}

p{
/*	padding:9px 9px 9px 9px;

	margin-top:-1px;
	border:1px solid #AAAAAA;

	margin-left:0px;	*/

	font-family:normal;
/*	font-family:arial, times,sans-serif;	*/
	font-size:12px;

	word-spacing:2px;
/*	color:#AAAAAA;	*/
	line-height:1.4em;
}

pre {
	overflow: auto;
	_width: 100%;
}

p.assistiveText{
	border:none;
	padding:0;
	display:block;
	margin-top:0px;
	margin-bottom:1px;
	font-size:11px;
	color:#999999;
}
li.menu{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul.menu
{
/*	color:#AAAAAA;	*/
	list-style-type: none;
	list-style-image: url(arrowr_ff9933.gif);
/*	list-style-position: inside;	*/
/*	margin: 0;	*/
/*	padding: 0;	*/
	margin: 0px 10px 10px 0px;
	padding: 0px 0px 10px 20px;
	border-bottom:1px solid #CCCCCC;
	line-height: 1.5em;
}
#container
{
	margin-top:15px;
	width:590px;
	text-align:left;
	margin:0;
	padding:0px 0px 0px 0px;
	float: left;
}
#main
{
	margin:0;
/*	margin-left:200px;	*/
}
#main .dateheads {
	border: 1px solid #AAAAAA; 
	margin-top:5px;
	margin-bottom:5px;
	margin-left:0;
	margin-right:0;
	height:16px;
	padding:5px 5px 5px 5px;
	background:#F7F7F7;
}
#main .title{
	border: 1px solid #AAAAAA; 
	margin-top:5px;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	height:16px;
	padding:5px 5px 5px 5px;
	background:#F7F7F7;
}
#main .itembody {
	padding:9px 9px 9px 9px;

	margin-top:-1px;
	border:1px solid #AAAAAA;

	margin-left:0px;
	margin-bottom:10px;
}
#main pre {
	margin: 20px;
	padding: 10px;
	border: 1px solid #ff9933;
	background: #fff7f0;
}

#main blockquote {
	padding: 0px 10px;
	background: #f7f7f7;
	border: 1px solid #cccccc;
}
#main h1 {
	margin:0;
	font-size:14px;
	color:#ff9933;
	font-weight:normal;
}
#main h1.title {
	font-weight: bold;
}
#main h1.dateheads {
	font-weight: bold;
}
#main h3 {
	font-size:14px;
	color:#ff9933;
	font-weight:normal;
}
#main h3.title {
	font-weight: bold;
}
#main h3.dateheads {
	font-weight: bold;
}
#main .itembody h1 {
	min-width: 300px;
	font-size: 13px;
	color: #ff9933;
	font-weight: bold;
	border-bottom: 2px solid #cccccc;
	border-left: 1px solid #cccccc;
}
#main .itembody h2 {
	min-width: 250px;
	font-size: 13px;
	color: #ff9933;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
#main .itembody h3 {
	min-width: 200px;
	font-size: 12px;
	color: #ff9933;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
}
#main .itembody h4 {
	min-width: 150px;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
}
#main .itembody h5 {
	min-width: 150px;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	border-bottom: 1px dashed #cccccc;
}
#main .itembody h6 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

/* Hides from IE-mac \*/
* #main .itembody {height: 1%;}
/* End hide from IE-mac */

#main .itembody ul li {
	margin-bottom: 1ex;
}

#main .iteminfo {
	text-align:right;
	font-size:10px;
	padding: 0;
	margin: 0;
	font-weight: bold;
	color:#999999;
	clear: both;
}
#main .iteminfo a {
	color:#999999;
}
#main .iteminfo a:hover {
	color:#ff9933;
}
/* ShowBlogsのページ切り替えスイッチ */
#main .pageswitch {
  text-align: right;
}
#footer
{
	margin-top:40px;
	text-align:right;
	border-top:1px solid #CCCCCC;
	font-family:arial, times,sans-serif;
	font-size:12px;
	clear:both;
/*	color:#AAaAAA;	*/
}
.alignr {
	text-align:right;
}
.alignc {
	text-align:center;
}
img {
  border: none;
}
.skip {
  display: none;
}
input.formfield
{
 	background: #F7F7F7;
	display: inline;
	padding: 0 0 0 0;
	height: 1.1em;
	width: auto;
	border: 1px solid #CCCCCC;

}
input.formfield:hover
{
	background-color:white;
}
.searchform input.formbutton {
	background-color:#ff9933;
	color:#FFFFFF;
	font-weight:bold;
	display:inline;
	padding:0 0 0 0;
	border:none;
	width:40px;
}
.commentform input.formbutton {
	background-color:#ff9933;
	color:#FFFFFF;
	font-weight:bold;
	display:inline;
	padding:0 0 0 0;
	border:none;
	width:100px;
}
.searchform br {
	display: none;
}
table {
	font-size: 12px;
}
#leftbottom
{
	margin-top: 20px;
	vertical-align: bottom;
	text-align: left;
}
#rightbottom
{
	margin-top: 20px;
	margin-right: 10px;
	vertical-align: bottom;
	text-align: right;
}
div.contents {
	width: 800px;
	padding: 0 10px;
	margin:0 auto;
	position: relative;
	/* avoiding text centering in case of centering contents box for Internet Explorer */
	text-align: left;
}
#sideMenu table.calendar {
	text-align: center;
}
#rightNavi {
	float: right;
	margin-left: 1ex;
}
.pagesn {
	float: right;
}
.pagesp {
}
.mailform textarea {
	background:#F7F7F7;
	display:inline;
	padding:0 0 0 0;
	height:10em;
	width:100%;
	border: 1px solid #CCCCCC;
}
.mailform input.formbutton {
	background-color:#ff9933;
	color:#FFFFFF;
	font-weight:bold;
	display:inline;
	padding:0 0 0 0;
	border:none;
	width:120px;
}
dt {
	font-weight: bold;
}
dd {
	margin-left: 120px;
}
.highlight { /* 検索結果のハイライト */
  background-color: yellow;
}
#top br {
	line-height: 0;
}

#sideMenu ul.nobullets
{
/*	color:#AAAAAA;	*/
	list-style-type: none;
/*	margin: 0;	*/
/*	padding: 0;	*/
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom:1px solid #CCCCCC;
	line-height: 1.5em;
}

#sideMenu ul.categorylist
{
/*	color:#AAAAAA;	*/
	list-style-type: none;
	list-style-image: url(arrowr_ff9933.gif);
	list-style-position: inside;
	margin: 0;
	padding: 0;
}
