@charset "utf-8";
/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: 有名な <a href="http://binarybonsai.com/kubrick/">Kubrick</a> をもとにした WordPress のデフォルトテーマ
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: kubrick

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://opensource.org/licenses/gpl-license.php

*/
/*ページ単位でのレイアウト振り分け ------------------------------------------------------------- */
body#plain .mainvisual { display:none;}
body#trial .mainvisual { display:none;}
body#trialdetail .mainvisual { display:none;}

/*基本フォーマット ----------------------------------------------------------------------------- */
html .iepngfix {
	behavior: url(/iepngfix.htc);
}
.MultiBoxClose, .MultiBoxPrevious, .MultiBoxNext, .MultiBoxNextDisabled, .MultiBoxPreviousDisabled { 
	behavior: url(/iepngfix.htc); 
}
#head span, #mainmenu span, #mainimg p, #mainimg h2, #footer span, #recent .recentbox span {
	display:none;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #FFFFFF;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	color: #666666;
	background-repeat: repeat-y;
	line-height: 1.2em;
	font-size: 85%;
	background-image: url(http://www.n-designer.net/images/backimg.gif);
	background-attachment: fixed;
}
body { behavior:url("/csshover.htc"); }
* html body {
	overflow: hidden;
}
body a {
	color: #2B83BD;
	text-decoration: underline;
	font-weight: normal;
}
body p {
	line-height: 1.7em;
	margin-bottom: 0.5em;
}
body .contentsbox strong {
	color:#000000;
	font-weight: normal;
	background-color: #99FF00;
}
body .contentsbox strong  a ,body .contentsbox strong  span {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	cursor:pointer;
}
body .contentsbox strong  a:hover , body .contentsbox strong  span:hover {
	background-color: #FF0066;
	color: #FFFFFF;
}
body a:hover {
	color: #663300;
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6, p, ol, li {
	margin:0;
	padding:0;
}
img {
	vertical-align: text-bottom;
	vertical-align: text-top;
}
*html hr {
	   display :list-item;
	   width:0;
	   margin-left:-10px;
	   list-style :url(http://www.n-designer.net/images/hr.gif) inside;
}
hr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 24px;
	background-image: url(http://www.n-designer.net/images/hr.gif);
	clear: both;
	float: none;
	margin-bottom: 20px;
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
form input {
	font-size: 10px;
}
td.formerror {
	background-color: #FFCC66;
	color: #000000;
}
form img.error {
	display: inline;
	margin-left: 5px;
}
span.formerror {
	background-color: #FFFFFF;
	color: #FF0000;
}
.important {
	color: #FF0000;
}
.clearbox {
	height: 0px;
	clear: both;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 0%;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: 0px;
	display: block;
}
/*ヘルプ ----------------------------------------------------------------------------- */
#help {
	position: fixed !important;
	position: absolute;
	top: 0;
	left: 0;
	width: 980px;
	height: 100px;
	color: #fff;
	z-index: 2;
	margin-top: -150px;
}
* html div#help {
	position: absolute;
 top: expression(eval(document.documentElement.scrollTop+0));
}
.wrap {
	display: block;
	width: 980px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	overflow: visible;
	z-index: 1;
	margin: 0px;
}
#help .swf {
	background-color: #494949;
	height: 150px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #585858;
	background-image: url(http://www.n-designer.net/images/flashloading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#help .helpbtn {
	display: block;
	height: 32px;
	width: 100px;
	background-image: url(http://www.n-designer.net/images/btn_help.png);
	margin-left: 660px;
	text-indent: -9999px;
	cursor:pointer;
}
.leftcolumn {
	width: 768px;
	float: left;
	position: relative;
	display: block;
	padding-left: 5px;
}

/* Begin Typography & Colors */

.leftcolumn {
	width: 768px;
	float: left;
	position: relative;
	display: block;
	padding-left: 5px;
}
.rightcolumn {
	position: relative;
	display: block;
	padding-top: 16px;
	float: right;
	margin-left: 0px;
	width: 175px;
}

/*ヘッダ ----------------------------------------------------------------------------- */
#header {
	width: 768px;
	margin-left: 0px;
	margin-top: 3px;
	height: 50px;
	position: relative;
}
#header h1, #head p {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 294px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header h1 a, #head p a {
	display: block;
	background-image: url(http://www.n-designer.net/images/logo.gif);
	margin: 0px;
	padding: 0px;
	height: 50px;
	text-indent: -9999px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header h1 a span, #header p a span {
}
* html #header ul {
	margin-right: 65px;
}
#header ul {
	float: right;
	padding: 0px;
	background-image: url(http://www.n-designer.net/images/submenu.gif);
	margin-top: 0px;
	margin-right: 121px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header ul li {
	display: block;
	list-style-type: none;
	height: 50px;
	width: 75px;
	overflow: hidden;
	float: left;
}

#header ul li a {
	text-indent: -9999px;
	display: block;
	height: 50px;
}
#header ul li.HMrequest span , #header ul li.HMinquiry { display: block; height: 50px; text-indent: -9999px; }
#header ul li.HMrequest { cursor:pointer; }
#header ul li.HMinquiry { cursor:pointer; }
#header ul li.HMsitemap {
}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}
/*グローバルメニュー ----------------------------------------------------------------------------- */
.globalmenu {
	margin-left: 0px;
	width: 768px;
	background-image: url(http://www.n-designer.net/images/globalmenu.gif);
	position: relative;
	background-repeat: no-repeat;
	overflow: visible;
}
.globalmenu h3 {
	width: 128px;
	height: 37px;
	display: block;
	float: left;
}
.globalmenu h3 a, .globalmenu h3 span {
	text-indent: -9999px;
	display: block;
	height: 37px;
	cursor:pointer;
	overflow: hidden;
}
.submenu {
	overflow: hidden;
}
#list_about , #list_event , #list_support , #list_dlife {
	display: none;
}
#list_about , #list_event , #list_support , #list_dlife {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-repeat: repeat-y;
	overflow: hidden;
	background-image: url(http://www.n-designer.net/images/note.gif);
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
.submenu ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: both;
	float: none;
}
.submenu ul li {
	width: 170px;
	display: block;
	padding: 0px;
	font-size: 12px;
	float: left;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 2px;
	position: relative;
	color: #333333;
	display: block;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #17C1FF;
	background-color: #FFFFFF;
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	cursor:pointer;
}
.submenu ul li:hover { color: #333333; }
.submenu ul li a {
	color: #333333;
	text-decoration: none;
	display: block;
}
.submenu ul li a:hover {
	color: #663300;
}
/*コースメニュー ----------------------------------------------------------------------------- */
.coursemenu {
	height: 50px;
	width: 612px;
	margin-bottom: 5px;
	margin-left: 0px;
	position: relative;
	background-image: url(http://www.n-designer.net/images/coursemenu.gif);
	padding-left: 156px;
	background-color: #FFFFFF;
	overflow: visible;
	margin-top: 3px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	clear: both;
	float: none;
}
.coursemenu ul {
	margin: 0px;
	padding: 0px;
	height: 50px;
	clear: both;
	display: block;
	width: auto;
}
.coursemenu ul li {
	list-style-type: none;
	height: 25px;
	width: 153px;
	display: block;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
}
.coursemenu ul li a {
	height: 25px;
	width: 153px;
	display: block;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
#content {
	font-size: 0.9em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

/*基本レイアウト フッター ----------------------------------------------------------------------------- */
#footer {
	width: 980px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(http://www.n-designer.net/images/footbgimg.png);
	background-repeat: repeat-x;
	position: static;
	clear: both;
	float: none;
	background-position: 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	display: block;
	margin: 0px;
}
#footer .footercontact {
	display: block;
	margin: 5px;
	padding: 0px;
	height: 200px;
	width: 227px;
	float: left;
	background-image: url(http://www.n-designer.net/images/footercontact.gif);
	background-repeat: no-repeat;
}
#footer .footercontact h4 {
	width: 227px;
	height: 39px;
	display: block;
}
#footer .footercontact ul {
	width: 227px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-indent: 0px;
}
#footer .footercontact ul li {
	height: 50px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-indent: 0px;
	background-position: center center;
	display: block;
	float: none;
	clear: both;
}
#footer .footercontact ul li a {
	height: 50px;
	display: block;
}
#footer .footercontact ul li.footer_telephonenumber {
}
#footer .footercontact ul li.footer_request {
}
#footer .footercontact ul li.footer_inquiry {
}
#footer .footerersitemap {
	float: left;
	width: 146px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}
#footer .footerersitemap h4 {
	background-repeat: no-repeat;
	padding-left: 5px;
	font-size: 12px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #33CCFF;
}
#footer .footerersitemap ul {
	padding: 0px;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#footer .footerersitemap ul li {
	color: #2B83BD;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 1.6em;
}
#footer .footerersitemap ul li a {
	text-decoration:none;
}
#footer p {
	clear: both;
	float: none;
	width: 888px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	color: #333333;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
}

small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 30px;
	margin-left: 30px;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

#content h2{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 20px;
	color: #666666;
	padding-left: 23px;
	margin-bottom: 5px;
	margin-top: 5px;
	letter-spacing: 0.1em;
	height: 57px;
	padding-top: 30px;
	background-image: url(http://www.n-designer.net/images/h2img.gif);
	background-repeat: no-repeat;
	display: block;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 725px;
	line-height: 1em;
}

h2.pagetitle {
	font-size: 1.6em;
	}


h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

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

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}



.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
/*	text-align: justify; */
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	font-size: 12px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	font-size: 12px;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	margin-right: 30px;
	margin-left: 30px;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 980px;
	clear: both;
	}

#footer p {
	margin: 0px;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 20px;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}


h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar  {
	font-size: 12px;
}
.rightcolumn #sidebar h2.widgettitle {
	background-image: url(http://www.n-designer.net/images/tag_free.gif);
	height: 25px;
	width: 165px;
	padding-left: 15px;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-top: 3px;
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
}
#sidebar form {
	margin: 0;
	}
.rightcolumn .trial {
	margin-left: 0px;
}
.rightcolumn .trial img {
	border: 1px solid #c3c4c4;
	margin-bottom: 3px;
	position: relative;
}
.rightcolumn .trial span {
	width: 157px;
	display: block;
	padding: 5px;
	font-size: 10px;
	border: 1px solid #c3c4c4;
	margin-bottom: 3px;
	position: relative;
}
.rightcolumn .trial a.box {
	border: 1px solid #c3c4c4;
	margin-bottom: 3px;
	position: relative;
	width:167px;
	height:108px;
}
.rightcolumn .trial a.box span {
	behavior: url(/iepngfix.htc);
	background-image: url(/images/blogtitle.png);
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 60px;
	}
.rightcolumn .trial a.box{
	color: #FFFFFF;
	display: block;
}
.rightcolumn ul.banner {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.rightcolumn #sidebar ul.banner li {
	list-style-type: none;
	height: 100px;
	width: 168px;
	margin-bottom: 2px;
	padding: 0px;
}
.rightcolumn ul.banner li span {
	text-indent: -9999px;
	display: block;
	height: 100px;
	cursor:pointer;
}
.rightcolumn li.request {
	background-image: url(http://www.n-designer.net/images/banner_request.jpg);
}
/* .rightcolumn li.trialbanner {
	background-image: url(http://www.n-designer.net/images/banner_trial.jpg);
}
*/
.rightcolumn #sidebar ul.banner li.trialbanner {
	background-image: url(http://www.n-designer.net/images/banner_trialsummer.jpg);
	height: 150px;
}
.rightcolumn ul.banner li.trialbanner span {height: 150px;}
.rightcolumn li.visitor {
	background-image: url(http://www.n-designer.net/images/banner_visitor.jpg);
}
.rightcolumn #side_menu img {
	border: 1px solid #cccccc;
	margin-bottom: 3px;
}
.rightcolumn li:hover , .rightcolumn #side_menu img:hover {
opacity:0.8;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

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

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	margin-right: 30px;
	margin-left: 30px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* For CC */
body #archive{
	margin-right: 7px;
	margin-left: 7px;
}
body #archive .spoiler p {
	display: none;}
body #cclist {
	display: block;
	clear: both;
	float: none;
	background-color: #f3f3f3;
	margin-bottom: 0px;
	margin-top: 0px;
	overflow: hidden;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
body #archive .spoiler img ,body #cclist .spoiler img {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	float: none;
}
body #archive .spoiler img ,body #cclist .spoiler img {
	border:1px solid #ccc;
	padding:2px;
}

body #archive .clearfloat , body #cclist .clearfloat{
	width: 170px;
	float: left;
	margin-right: 6px;
	margin-bottom: 5px;
	padding: 5px;
	background-color: #F6F6F6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	margin-top: 5px;
}
body #archive .clearfloat h3.cat_title , body #cclist .clearfloat h3.cat_title {
	font-size: 12px;
	display: none;
}
body #archive .clearfloat .title , body #cclist .clearfloat .title {
	font-size: 12px;
	height: 1.3em;
	overflow: hidden;
	padding: 2px;
	width: 170px;
}
body #archive .clearfloat .meta , body #cclist .clearfloat .meta {
	overflow: hidden;
	padding: 2px;
	font-size:10px;
}
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
.entry table,.entry th,.entry td,.entry h2,.entry h3,.entry h4,.entry h5,.entry h6,.entry p ,.entry img{
	margin: 0px;
	padding: 0px;
}
.entry {
	margin-right: 28px;
	margin-left: 28px;
}
/*sidebar / 年別アーカイブ ---------------- */
#sidebar ul.yearly li {
	display: block;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px solid #CCCCCC;
	margin-bottom: 3px;
	font-size: 14px;
	margin-right: 6px;
	margin-top: 0px;
}
#header ul { display:none;}

/*クイックフォーム*/
.quickform {
	width: 640px;
	position: relative;
}
.addbox {
	width: 171px;
	display: block;
	position: relative;
	float: left;
	padding-top: 6px;
}
.addbox img {behavior: url(/iepngfix.htc); border:none; }
.addbox a img  { border:none; }
.qformbox {
	padding-top: 24px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	color: #666666;
	background-image: url(/images/quickform_body.png);
	behavior: url(/iepngfix.htc);
	margin: 0px;
	display: block;
	position: relative;
	width: 441px;
	float: right;
	z-index: 2;
}
.qformboxfoot {
	height: 50px;
	width: 465px;
	background-image: url(/images/quickform_foot.png);
	behavior: url(/iepngfix.htc);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	position: relative;
	float: right;
}
.qformbox h3 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	padding-bottom: 7px;
	padding-top: 3px;
	font-weight: bolder;
	font-size: 110%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #33ccff;
	padding-left: 5px;
}
.qformbox h4 {
	padding-bottom: 7px;
	padding-top: 3px;
	font-weight: bolder;
	font-size: 80%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	color: #666666;
}
.qformbox p {
	padding-top: 3px;
	padding-bottom: 7px;
	font-size: 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 8px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.qformbox p.error {
	border: 1px dashed #FF0000;
}
.qformbox th {
	font-size: 12px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 5px;
	vertical-align: top;
}
.qformbox td {
	font-size: 75%;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	text-align: left;
	vertical-align: top;
}
.qformbox input[type="text"] {
	font-size: 130%;
	margin-top: 2px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 2px;
	height: 18px;
	background-image: url(/images/formbox_inputbgimg.gif);
	background-repeat: repeat-x;
	margin-bottom: 1px;
}
.qformbox textarea {
	font-size: 120%;
	margin-top: 0px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	background-image: url(/images/formbox_inputbgimg.gif);
	background-repeat: repeat-x;
	display: block;
	margin-left: 0px;
	padding: 3px;
	margin-bottom: 0px;
}
.qformbox input.halfsize {
	width: 205px;
}
.qformbox select{
	font-size: 110%;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}
.qformbox select.halfsize{
	width: 205px;
	overflow: hidden;
}

.qformbox input[type="image"] {
	width: 227px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	behavior: url(/iepngfix.htc);
}
.formcancel {
	width:91px;
	padding-left: 549px;
}
.formcancel span#btncancel {
	height: 31px;
	width: 91px;
	display: block;
	background-image: url(/images/formbox_btncancel.png);
	behavior: url(/iepngfix.htc);
	cursor:pointer;
	text-indent: -9999px;
}
p#btncancel { cursor:pointer; }
.qformbox #formsend {
	padding: 20px;
	text-align: center;
}
.qformbox .important {
	color: #FF0000;
}
