/*	flavour0x.0 by 	*/
	/*	#xxx　#xxxx	*/
	/*	#xxxx #xxx	 */
/*	文字の色 body　#787878	*/
/*	文字の色 a　#4b00bd	#141565*/
/*	文字の色 ほか　#555	*/
	/*	文字の色　#333	*/
*{
	padding: 0em;
	margin: 0em;
}
body{
	background: #e0e0e0 url("images/bodyback.jpg") repeat-y center top;
	font-size: 14px;
	font-family: Verdana,Tahoma,arial,"ＭＳ Ｐゴシック",Sans-serif;
	color: #333;
}
h1,
h2,
h3,
h4,
h5,
h6{
	font-weight: normal;
	margin: 0;
	font-size: 14px;
}
a{
	color: #4b00bd;
	text-decoration: none;
}
a:hover{
	color: #141565;
	text-decoration: none;
}
img{
	border: 0;
}
a img{
	border: none;
}
ul{
	list-style: none;
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
}
ul li{
	padding: 0 0 0 0;
	margin: 0 0 0 20px;
}
ol{
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
}
ol li{
	padding: 0 0 0 0;
	margin: 0 0 0 20px;
}
dl{
}
dt{
	padding:5px 0 5px 5px;
	font-weight:bold;
}
dd{
	padding:0 0 0 0;
	margin: 0 0 0 20px;
}
blockquote{
	margin: 5px 0 5px 0px;
	padding: 5px;
	border: 2px solid #eee;
	background:#F9F9F9;
}

#outer{
	width: 800px;
	margin: 0 auto;
}
#header {
	height: 34px;
	margin: 0 auto;
}
#menu{
	margin: 0 auto;
	padding: 0;
	background:#fff;
}
#page {
	width: 780px;
	margin: 0 auto;
	padding: 0 10px 0 10px;
	background:#fff;
}
#sidebar {
	float: right;
	width: 170px;
	margin: 0 0 0 0;
}
#content {
	float: left;
	width: 600px;
	margin: 0px 10px 0 0;
}
.post {
	background: url(images/img03.jpg) no-repeat left top;
}
.entry {
	padding: 5px 5px 5px 5px;
	margin: 0;
	font-family:Century Gothic,Verdana,Helvetica,'Hiragino Kaku Gothic Pro',Meiryo,'メイリオ', sans-serif;
	font-size: 15px;
	color:#333;
	line-height: 1.5em;
	overflow: hidden;
}
#content h1,
.entry h1{
	font-size: 15px;
	letter-spacing: 0.1em;
	background: #b2b3f4;
	padding: 5px 10px 5px 10px;
	margin: 0 0 5px 0;
	color:#141565;
	font-weight: bold;
}
#content h2,
.entry h2{
	font-size: 15px;
	letter-spacing: 0.1em;
	background: #b2b3f4;
	padding: 5px 10px 5px 10px;
	margin: 0 0 5px 0;
	color:#141565;
	font-weight: bold;
}
.entry h3{
	font-size: 15px;
	letter-spacing: 0.1em;
	background: #b2b3f4;
	padding: 5px 10px 5px 10px;
	margin: 0 0 5px 0;
	color:#141565;
	font-weight: bold;
}
.entry h4,
.entry h5,
.entry h6{
	font-size: 14px;
/*	color: #333;	*/
}
.entry h1 a,
.entry h2 a,
.entry h3 a,
.entry h4 a,
.entry h5 a,
.entry h6 a{
	border:none;
}
.entry h1 a,
.entry h2 a{
	text-decoration: none;
}
.entry h1 a:hover,
.entry h2 a:hover,
.entry h3 a:hover,
.entry h4 a:hover,
.entry h5 a:hover,
.entry h6 a:hover{

}
.entry ul{
}
.entry ul li{
	background: url("images/checkbox.gif") left 8px no-repeat;
	border-bottom:1px #f3f3f3 solid;
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
}
.entry ol{
}
.entry ol li{
	border-bottom:1px #f3f3f3 solid;
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
}
.entry dl{
}
.entry dt{
	background: url("images/cube.gif") left 8px no-repeat;
	padding:5px 0 5px 20px;
	border-bottom:1px #f3f3f3 solid;
	font-weight:bold;
}
.entry dd{
	padding:0 0 0 0;
	margin: 0 0 0 20px;
}
.entry blockquote{
	background: url("images/commentquote01.gif") no-repeat;
	background-position: 6px 9px;
	padding: 6px 6px 6px 42px;
	border: 1px solid #B3C492;
	margin: 10px 0 10px 0;
}
.entry pre{
	font-family: "Courier New",Courier,monospace;
	color: #36730d;
	background-color: #f9f9f9;
	border: solid 1px #B3C492;
	margin: 1em 0 0 0;
	padding: 0.99em;
	overflow-x: auto;
	overflow-y: auto;
}
.entry code{
}
.entry ul.controls{
	clear: both;
	margin: 5px 0 5px 28px;
	padding: 5px 5px 5px 5px;
}
p.meta {
	padding: 5px 20px 5px 20px ;
	border-bottom: 1px solid #b2b3f4;
	text-align: left;
	font-size: 13px;
}
p.meta .date{
	background: url("images/calendar_day.gif") no-repeat left 2px;
	padding: 0 5px 0 18px;
}
p.meta .edit{
	background: url("images/script.gif") no-repeat left 2px;
	padding: 0 5px 0 18px;
}
p.meta .goto{
	background: url("images/arrow_right.gif") no-repeat left 2px;
	padding: 0 5px 0 18px;
}
#page .toppic {
	width: 780px;
	min-height: 330px;
	margin: 5px 0 5px 0;
	padding: 0;
}
.topbox{
	width: 220px;
	float: left;
}
.block4{
	float: left;
	width: 190px;
	height: 120px;
	padding: 0px 5px 2px 0px;
}
.block4 a{
	margin-left: 1px;
	font-weight: bold;
}
.block4 a:hover{
	margin-left: 0px;
}
.block4 ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.block4 li{
	display:block;
	clear: both;
	background: url("images/checkbox.gif") no-repeat left 3px;
	font-size: 12px;
	margin: 0 0 1px 0px;
	padding: 1px 0px 1px 15px;
	line-height: 15px;
}
.block4 li.block2{
	width: 85px;
	float: left;
	clear: none;
}
#footer {
	clear: both;
	margin: 0 auto;
	padding: 5px 0 10px 0;
}
#footermenu{
	clear: both;
}
#footercounter{
	clear: both;
	margin: 3px 0 3px 0;
	padding: 1px 0 1px 0;
	height: 15px;
	font-size: 12px;
	line-height: 15px;
	text-align: right;
}
#footer{
	border-top: 2px solid #b2b3f4;
	position:relative;
	background:#fff;
	min-height: 25px;
}
#footer a{
	color: #333;
	text-decoration: none;
	border: none;
}
#footer a:hover{

}
#footer a img,
#footer img{
	border: 0;
}
#footer img.footerimg{
	position:absolute;
	margin: 0;
	padding: 0;
	width: 220px;
	height: 40px;
	top:20px;
	left:0px;
}
#footer h3{
	position:absolute;
	margin: 0 0 5px 0;
	padding: 0;
	width: 565px;	/* 800-220 */
	height: 20px;
	top:75px;
	right:5px;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	color: #787878;
}
#footer p{
	position:absolute;
	margin: 0;
	padding: 0;
	width: 565px;	/* 800-230-5 */
	height: 50px;
	top:20px;
	left:230px;
}
#header{
	position:relative;
	background: #fff;
}

#header h2{
	display:block;
	position:absolute;
	margin: 0;
	padding: 0;
	width: 290px;
	height: 15px;
	top:110px;
	right:5px;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	color: #999;
	display:none;
}
#header h1{
	display:block;
	position:absolute;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 500px;
	height: 28px;
	top:55px;
	left:0px;
	min-height: 28px;
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	color: #555;
	overflow: hidden;
	display:none;
}
#header p{
	display:block;
	position:absolute;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 450px;
	height: 34px;
	top:0px;
	right:0px;
	font-family: Verdana,Tahoma,arial,'Hiragino Kaku Gothic Pro',Meiryo,'メイリオ', sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555;
	overflow: hidden;
	display:none;
}
#header p.topheader{
	display:block;
}
#header h2 a:hover,
#header h2 a{
	text-decoration: none;
	color: #999;
}
#header img.headerimg{
	position:absolute;
	margin: 0;
	padding: 0;
	width: 300px;
	height: 34px;
	top:0px;
	left:0px;
}
#header h3{
	position:absolute;
	display:block;
	margin: 0;
	padding: 3px 7px 3px 7px;
	height: 20px;
	top:-42px;
	left:-7px;
	font-weight: normal;
	color: #fff;
	display:none;
}
#footermenu{
	min-height: 10px;
	margin: 0 0 0 0;
	padding: 1px 10px 1px 20px;

}
#footermenu a:{
}
#footermenu a:hover{
}
#footermenu div{
	padding: 2px 0px 2px 10px;
	border-left: 5px solid #141565;
	line-height: 1.5em;
}
#footermenu a:{
}
#footermenu a:hover{
}
#menu{
	margin: 0 0 2px 0;
	padding: 0 0px 0 0px;
	background: #4b00bd;
	height: 41px;
}
#menu ul{
}
#menu ul li{
	margin: 0;
	padding: 0;
	display: inline;
	line-height: 41px;
	font-size: 14px;
}
#menu ul li a{
	padding: 12px 14px 12px 14px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#menu ul li a.active,
#menu ul li a:hover{
	background: #141565;
}

.sidebar {
}
.sidebar a{
}
.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar li,
.sidebar ul.menu li {
	background:#f6f6f6 url("images/img08.gif") no-repeat 3px 12px;
	border: none;
	padding: 5px 2px 5px 10px;
	margin: 0 0 5px 0;
	color: #4B00BD;
}
.sidebar ul.menu li a{
	color: #4B00BD;
}
.sidebar ul.menu li.active,
.sidebar ul.menu li:hover{
	background:#4B00BD;
	color: #fff;
}
.sidebar ul.menu li.active a,
.sidebar ul.menu li:hover a{
	color: #fff;
}
.sidebar h2{
	display: block;
	font-size: 15px;
	letter-spacing: 0.1em;
	background: #b2b3f4;
	padding: 5px 10px 5px 10px;
	margin: 0 0 5px 0;
	color:#141565;
	font-weight: bold;
}
.sidebar div{
	display: block;
	padding: 5px 0 5px 0;
	margin: 0 0 0 0;
}
.sidebar div img{
	float:left;
	padding: 0;
	margin: 0 5px 0 0;
}


form{
	margin: 0;
}
.formfield{
	margin: 1px 0 0 0;
	padding: 3px 2px 2px 5px;
	background: #FCFCFC;
	font-size: 12px;
	font-family: Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif;
	line-height:1.5em;
	color: #333;
	border-top: 1px solid #A1A1A1;
	border-left: 1px solid #A1A1A1;
	border-bottom: 1px solid #A1A1A1;
	border-right: 1px solid #A1A1A1;
	vertical-align: middle;
	letter-spacing: 1px;
}
.formfield:focus{
	background-color:#ffc;
	border:1px solid #555;
}
.formbutton,
input.button{
	margin: 1px 0 0 0;
	padding: 2px 5px 2px 5px;
	background: #e75a537;
	font-size: 12px;
	font-family: Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif;
	color: #333;
	border-top: 1px solid #A1A1A1;
	border-left: 1px solid #A1A1A1;
	border-bottom: 1px solid #A1A1A1;
	border-right: 1px solid #A1A1A1;
	vertical-align: middle;
}
.commentform{
	margin: 10px 0 0 0;
	padding: 10px;
	background: #F9F9F9;
}
.commentform .formfield{
	width: 160px;
	height:20px;
}
.commentform label{
	float: left;
	display:block;
	width: 130px;
	font-size: 12px;
	height:20px;
	text-align: left;
	margin: 0 0 2px 10px;
	padding: 3px 2px 2px 5px;
}
.commentform br{
	clear: both;
}
.commentform .formbutton{
	width: 100px;
	height: 22px;
}
.commentform textarea#nucleus_cf_body{
	background: #fff url("images/txbgj.gif") left 4px no-repeat;
	width:500px;
	height: 100px;
	ime-mode:active;
}
#nucleus_cf_name{
	float: left;
	width: 224px;
	height:18px;
	ime-mode:active;
}
#nucleus_cf_mail{
	float: left;
	width: 224px;
	height:18px;
	ime-mode:inactive;
}
#nucleus_cf_email{
	float: left;
	width: 224px;
	height:18px;
	ime-mode:inactive;
}
#nucleus_cf_remember{
	float: left;
	width: 23px;
	padding: 1px;
	vertical-align: middle;
	height:20px;
}
.loginform{
	margin: 5px 0 5px 0;
	padding: 0 0 0 0;
}
.loginform .formfield{
	width: 175px;
	height:20px;
}
.loginform label{
	display:block;
	font-size: 12px;
	height:19px;
	margin: 0 0 2px 0;
	padding: 3px 2px 2px 5px;
}
.loginform .formbutton{
	width: 150px;
}
.sidebar a#nucleus_lf{
	display: none;
}
.sidebar div.loginform{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#nucleus_lf_name{
	ime-mode:inactive;
}
#nucleus_lf_pwd{
	ime-mode:inactive;
}
#nucleus_lf_shared{
	float: left;
	width: 23px;
	padding: 1px;
	vertical-align: middle;
	height:20px;
}
.mailform{
	margin: 0 0 0 0;
	padding: 10px;
	background: #F9F9F9;
}
.mailform .formfield{
}
.mailform label{
	display:block;
	float: left;
	width: 150px;
	font-size: 12px;
	height:19px;
	text-align: left;
	margin: 0 0 2px 10px;
	padding: 3px 2px 2px 5px;
}
.mailform textarea.formfield{
	width:500px;
	height: 100px;
	margin: 0 0 10px 0;
}
.mailform input#nucleus_mmf_frommail{
}
#nucleus_mmf_frommail{
	float: left;
	width: 221px;
	height:18px;
	ime-mode:inactive;
	margin: 0 0 10px 0;
}
.mailform .formbutton{
	width: 100px;
	height: 22px;
}
.searchform{
	margin: 5px 0 5px 0;
}
.searchform .formfield{
	float: left;
	width: 400px;
	height:20px;
	margin: 0 10px 2px 0;
}
.searchform .formfield:focus{
	background:#ffc;
}
.searchform .formbutton{
	float: left;
	width: 60px;
	height:26px;
	padding: 2px 2px 2px 2px;
	vertical-align: middle;
}
.sidebar .searchform{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.sidebar .searchform .formfield{
	float: none;
	width: 150px;
	background: #fff url("images/txbgjs.gif") left 2px no-repeat;
}
.sidebar .searchform .formfield:focus{
	background:#ffc;
}
.sidebar .searchform .formbutton{
	float: none;
	height:26px;
	width: 48px;
}
input.trackbackurl{
	width: 480px;
	height:22px;
}
.CaptchaSL{
	clear: both;
	margin:5px 0px 3px 0px;
	height:78px;
}
.CaptchaSL .cimg{
	float: left;
	margin:0 19px 0 0;
	width: 231px;
	height:72px;
}
.CaptchaSL .ctext{
	float: left;
	width: 250px;
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 0 0;
	padding: 2px 0 3px 0;
	height:68px;
}
.CaptchaSL .ctext input#nucleus_cf_verif{
	width: 50px;
	margin: 0 10px 0 0;
	padding: 1px 2px 1px 5px;
	ime-mode:inactive;
	font-size: 11px;
	height:18px;
}
.highlight{
	color: #e94d1f;
}
.error{
	color: #e94d1f;
	font-weight: bold;
}
.leftbox{
	float: left;
	padding: 0 12px 4px 2px;
	background: #fff;
}
.rightbox{
	float: right;
	padding: 0 2px 4px 8px;
	background: #fff;
}

