@charset "utf-8";
/*
Theme Name: Twenty Ten
Theme URI: http://wordpress.org/
Description: WordPress のデフォルトテーマ、2010。
Author: the WordPress team
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/



body {
	font-size: 0.9em;
	line-height: 1.4em;
	color: #555;
	margin: 0px;
	padding: 0px;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.formbox {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	padding: 20px;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	padding: 0px;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(/image/main_header.gif);
	height: 210px;
	width: 860px;
}
#wrapper #header h1 {
	font-size: 12px;
	color: #A1A1A1;
	font-weight: normal;
	text-align: right;
	margin: 0px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	background-color: #CDDA07;
	color: #333;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	background-color: #F2F2F2;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.listbox {
	background-color: #FFF;
	border: 1px solid #B8CE8A;
	padding: 10px;
	margin-bottom: 1em;
	color: #333;
}
.listbox2 {
	background-color: #F4F8ED;
	border: 1px solid #D5E2BA;
	padding: 10px;
	margin-bottom: 1em;
	color: #333;
}


#headerNavi {
	height: 35px;
	width: 860px;
	background-image: url(/image/btn/btn_base.gif);
}


#contents {
	width: 860px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(/image/contents_bg.gif);
	background-repeat: repeat-y;
}
#side-L {
	float: left;
	width: 202px;
	padding-right: 9px;
	padding-left: 9px;
}
#navi-A {
	border: 1px solid #D6D6D6;
	font-size: 0.8em;
}
.sidenavibox img {
	padding-top: 5px;
	padding-bottom: 5px;
}

.mainlist {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#navi-B {
	text-align: center;
	padding: 5px;
	background-color: #F0F7F7;
	margin-top: 10px;
	margin-bottom: 10px;
}

#side-R {
	float: right;
	width: 580px;
	padding-right: 30px;
}
#footer {
	background-color: #01a044;
	color: #FFF;
	text-align: center;
	width: 860px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
}
.txtRed {
	color: #C00;
}
.txtGreen {
	color: #01A044;
}
.txtBlue {
	color: #06C;
}
.txtBrown {
	color: #630;
}



p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}




a:link {
	color: #06C;
}
a:visited {
	color: #0B85FF;
}
a:hover {
	color: #F60;
}
a:active {
	color: #F60;
}


#navi-A ul li a:link {
	color: #333;
	text-decoration: none;
}
#navi-A ul li a:visited {
	color: #333;
	text-decoration: none;
}
#navi-A ul li a:hover {
	color: #F60;
	text-decoration: underline;
}
#navi-A ul li a:active {
	color: #F60;
	text-decoration: underline;
}
.photoLeft {
	float: left;
	padding-right: 8px;
	padding-bottom: 8px;
}


.entry-content h1 {
	line-height: 1.5em;
}

#comments #respond #commentform .form-allowed-tags {
	font-size: 0.8em;
	color: #666;
}
.entry-meta  {
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 0.8em;
	color: #999;
}

.entry-utility {
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 0.8em;
	color: #999;
}

.commentmetadata {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.8em;
}

.comment {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: #999;
}

.entry-meta a:link {
	color: #999;
}
.entry-meta a:visited {
	color: #999;
}
.entry-meta a:hover {
	color: #F60;
}
.entry-meta a:active {
	color: #F60;
}


.entry-utility a:link {
	color: #999;
}
.entry-utility a:visited {
	color: #999;
}
.entry-utility a:hover {
	color: #F60;
}
.entry-utility a:active {
	color: #F60;
}


.commentmetadata a:link {
	color: #999;
}
.commentmetadata a:visited {
	color: #999;
}
.commentmetadata a:hover {
	color: #F60;
}
.commentmetadata a:active {
	color: #F60;
}

.entry-title a:link {
	color: #444;
}
.entry-title a:visited {
	color: #444;
}
.entry-title a:hover {
	color: #000;
}
.entry-title a:active {
	color: #000;
}
#side-R .page-title {
	font-size: 1.2em;
}
.entform {
	width: 480px;
	margin: 20px;
	padding: 19px;
	border: 1px solid #D6D6D6;
}

.mmbox {
	border: 1px solid #B4BD06;
	padding: 5px;
	background-color: #FFFFFB;
}
.txtArea .subtitle {
	color: #060;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.txtArea2 {
	background-color: #F9FDF2;
	padding: 10px;
	margin-bottom: 10px;
}
.txtArea2 .subtitle-Red {
	color: #C00;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#mycontents ul {
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	font-size: 0.8em;
}

#mycontents ul li a:link {
	color: #690;
}
#mycontents ul li a:visited {
	color: #690;
}
#mycontents ul li a:hover {
	color: #F60;
}
#mycontents ul li a:active {
	color: #F60;
}
