/**	ページ全体初期化・スクロールバー装飾**/
* {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 5px 0px;
	font-weight: bold;
	font-family: sans-serif;
}
th, dt {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
em {
	font-weight: normal;
}
img {
	border: none;
}
q {
	quotes: none;
}
a {
	text-decoration: underline;
}
/* [blocks] */
div#main {
	margin: 0 auto;
	width: 905px;
	text-align:left;
	background-color:white;
}

body {
	margin: 0px;
	padding: 0px;
	text-align:center;
}
div.wrapper {
	width: 900px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFF;
	clear: both;
}
div.body, 
div.header, 
div.footer {
	margin: 0;
	background-color: #FFF;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
hr#body_separator {
	clear: both;
	height: 20px;
	visibility: hidden;
}
/* [header] */
div.header {
	height: 350px;
	text-align: right;
}
div.header h1#top {
	margin: 0px;
	padding: 10px 20px;
	font-size: 23px;
	text-align: left;
}
div.header h1#top a {
	text-decoration: none;
}
div.header h1#top a:hover {
	text-decoration: underline;
}
div.header p {
	margin: 0px;
	padding: 0px 20px;
	font-size: 12px;
	text-align: left;
}

/* [header2] */
div.header2 {
	height: 300px;
	text-align: right;
}
div.header2 p {
	margin: 0px;
	padding: 0px 20px;
	font-size: 12px;
	text-align: left;
}


/* [articles] */
div.entry {
	padding-right: 10px;
}
div.entry2 {
	margin: 0px 7px 10px;
	line-height: 1.4;
	padding: 8px;
	background-color: #FFF;
	padding-right: 10px;
}

div.entry div.entry_body,
div.entry div.entry_more {
	line-height: 1.4;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
div.entry div.entry_body,
div.entry div.entry_more,
div.entry2{
	width: 363px;
	line-height: 1.6em;
	text-align: left;
}
div.entry div.entry_body2
{
	line-height: 1.4;
	margin: 0px 7px 0px 7px;
	padding: 5px 0px 5px 0px;
}
div.entry div.entry_body2
{
	width: 378px;
	text-align: left;
}



/* [elements in article] */
div.entry p,
div.entry ul,
div.entry ol,
div.entry dl,
div.entry table,
div.entry blockquote,
div.entry h1,
div.entry h2,
div.entry h3,
div.entry h4,
div.entry h5,
div.entry h6,
div.entry pre {
	margin: 5px 0px;
	padding: 0px;
	line-height: 1.4;
}
div.entry ul,
div.entry ol,
div.entry dl,
div.entry table,
div.entry blockquote,
div.entry h1,
div.entry h2,
div.entry h3,
div.entry h4,
div.entry h5,
div.entry h6,
div.entry pre {
	clear: left;
}
div.entry li,
div.entry dd {
	list-style-type: none;
}
div.entry blockquote {
	padding: 2px 10px;
	font-style: italic;
}
div.entry blockquote p {
	padding: 0px;
	margin: 0px;
}
div.entry table th {
	margin: 0px;
	padding: 5px;
	text-align: center;
}
div.entry table td {
	margin: 0px;
	padding: 2px;
}
div.entry p.note {
	font-size: 90%;
}
div.entry q {
	quotes: "";
	font-style: italic;
}
div.entry cite {
}
div.entry ins {
	text-decoration: none;
}
div.entry del {
	text-decoration: line-through;
}
div.entry img.pict {
	display: block;
	text-align: left;
}
div.entry div.amazon {
	text-align: center;
}
div.entry div.amazon div.amazon_text {
	text-align: left;
}
/* [special elements in article] */
div.entry h2.title {
	margin: 10px -10px 0px 0px;
	padding: 6px 0px 10px 10px;
	line-height: 1.0;
	font-size: 14px;
}
div.entry h2.title a {
	text-decoration: none;
}
div.entry ul.info,
div.entry ul.status {
	margin: 0px;
	text-align: right;
	font-size: 12px;
	list-style: none;
}
div.entry ul.info {
	position: relative;
	top: -20px;
}
div.entry ul.status {
	margin: 0px;
	padding: 0px 10px;
}
div.entry ul.info li,
div.entry ul.status li {
	margin: 0px;
	display: inline;
}
div.entry ul.info li {
	line-height: 1.0;
	padding-left: 0.5em;
}
div.entry ul.status li.com {
	padding-right: 5px;
	margin-right: 5px;
}
div.entry ul.info a,
div.entry ul.status a {
	text-decoration: underline;
}
div.entry ul.info a:hover,
div.entry ul.status a:hover {
	text-decoration: underline;
}
/* [page navi] */
div.page {
	padding: 10px 0px;
	text-align: center;
	font-size: 12px;
}
div.page a {
	text-decoration: underline;
}
/* [comments/trackbacks] */
div.trackback {
	margin-top: 20px;
	margin-bottom: 20px;
}
div.comment h3,
div.comment h4,
div.trackback h3 {
	margin: 0px 10px 5px 10px;
	padding: 15px 0px 0px 20px;
	font-size: 14px;
}
div.comment dl,
div.trackback dl {
	margin-left: 20px;
	padding-right: 20px;
	line-height: 1.4;
	font-size: 90%;
}
div.comment dl dd,
div.trackback dl dd {
	margin-left: 15px;
	padding: 0px;
}
div.comment dl dd.date,
div.trackback dl dd.info
{
	text-align: right;
	font-size: 90%;
}
div.comment dl.body dt,
div.trackback dl.body dt {
}
div.trackback p.link {
	margin: 0px 0px 0px 10px;
	padding-right: 10px;
	text-align: right;
	font-size: 90%;
}
div.comment form dl dt {
	display: block;
	clear: left;
	float: left;
	width: 8em;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
div.comment form dl dt label#labelsubmit {
	display: none;
}
div.comment form dl dd {
	margin: 0px 0px 0px 8.5em;
	padding: 0px;
}
/* [calendar] */
div.calendar {
	clear: both;
	padding: 10px 0px;
	text-align: center;
}
div.calendar a {
	font-weight: bold;
	text-decoration: none;
}
/* [footer] */
div.footer {
	padding: 10px 10px 20px;
	}
div.footer address {
	font-weight: bold;
	font-style: italic;
}
div.footer address,
div.footer p#link2top {
	margin: 0px;
	padding-bottom: 10px;
	text-align: center;
	line-height: 1.0;
	font-size: 12px;
}
div.footer address a {
	text-decoration: underline;
}
/* [three] */
div.three dl {
	width: 215px;
	padding: 0px;
}
div.three dl {
	padding-top: 5px;
	font: 12px;
}
div.three ul {
	margin: 0px;
	padding: 0px;
}
div.three ul a {
	text-decoration: underline;
	list-style-type: none;
}
div.three dl dt {
	margin: 0px;
	padding: 0px 5px 9px 5px;
	line-height: 1.0;
	font-weight: bold;
}
div.three dl dd {
	margin: 0px;
	padding: 0px 0px 5px 5px;
}
div.three dl.recommend dd.imag {
	text-align: left;
}
div.three dl.recommend dd a {
	text-decoration: none;
}
div.three dl dd ul li {
	padding: 2px 0px;
	font-size: 12px;
}
div.three dl dd ul li ul li {
	padding-left: 1em;
}
div.three dl.extra dt {
	display: none;
}
div.three dl.extra dd {
	margin-top: 15px;
}
div.three dl.extra ul li,
div.three dl.search dd {
	padding: 3px 0px;
	text-align: center;
	line-height: 1.3;
	list-style-type: none;
}
/* [calendar] */
div.three table.calendar {
	width: 215px;
}
div.three table.calendar td {
	padding: 2px 0px;
	margin: 0px;
	text-align: center;
	font-size: 10px;
	line-height: 1.0;
}
div.three table.calendar td.weekday {
	width: 27px;
}
div.three table.calendar td.calendar_month {
	padding-bottom: 0px 0px 4px 0px;
	font-weight: bold;
}
div.three table.calendar td.calendar_month a {
	text-decoration: none;
}
div.three table.calendar td.cell {
	padding: 1px 0px;
}
div.three table.calendar td.cell a {
	font-weight: bold;
	text-decoration: none;
}
div.three table.calendar td.cell span.today {
	font-weight: bold;
}
/* [fonts] */
h1, h2, h3, h4, h5, h6, p, ul, ol, dl, li, dd, dt, td, th, address, blockquote {
	/* except MacIE \*/
	font-family: "Lucida Grande", sans-serif!important;
	font-size: 12px;
	/* end for MacIE */
}
h1, h2, h3, h4, h5, h6, th, dt, strong {
	font-family: "Hiragino Kaku Gothic Std",sans-serif;
}
pre, code, kbd {
	font-family: monospace;
}
div.three table.calendar td.weekday {
	font-family: monospace!important;
}
address {
	font-family: "Times","Times New Roman",serif!important;
}
div.header h1,
div.calendar {
	font-family: Verdana, Geneva, sans-serif!important;
}
div.calendar a,
div.calendar span.calendar_month {
	font-family: "Verdana",sans-serif!important;
}
div.three dl dt {
	font-family: "Arial","Trebuchet MS","Trebuchet",sans-serif!important;
}
div.comment h3,
div.comment h4,
div.trackback h3,
div.trackback p.link {
	font-family: "Trebuchet MS","Trebuchet",sans-serif!important;
}
div.comment dl.form dt {
	font-family: "Verdana",sans-serif!important;
	width: 900px;
}
/* [layout] */
div.contents {
	float: left;
	width: 390px;
	margin: 5px 0 0 5px;
	background-color: #EEF1F4;
}

/*サブページ */
div.contents2 {
	float: left;
	width: 650px;
	margin: 5px 0 0 5px;
	background-color: #EEF1F4;
}

div.entry_body3
{
	line-height: 1.4;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 620px;
	line-height: 1.6em;
	text-align: left;
}

div#navi1st {
	float: left;
	width: 235px;
	background-color: #D9E4E6;
	margin-left: 10px;
	margin-top: 5px;
}
div#navi1stbox {
	float: left;
	width: 205px;
	background-color: #fff;
	margin: 10px;
	padding: 0px;
}

div#navi2nd {
	margin: 0px 0px 10px 645px;
	width: 250px;
}

div#navi2ndbox {
	float: left;
	width: 240px;
	background-color: #D6E6D5;
	padding: 5px;
	margin: 5px 0px 10px 0px;
}
* html div#navi2nd {
	float: left;
	margin-left: 0px;
}
/* [colors] */
body {
	background-color: #fff;
}
div.wrapper {
	background-color: #FFF;
	border: 1px solid #FFF;
	width: 905px;
}
body {
	color: #333;
}
a:link {
	color: #000;
}
a:active {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #00C;
}
div.header {
	color: #333;
	background-image: url(../images/top_back1023.jpg);
	width: 100%;
}
h1#top,
h1#top a:link,
h1#top a:active,
h1#top a:visited,
h1#top a:hover {
	color: #330;
}
div.three dl dt {
	color: #036;
}
div.three dl dd {
	color: #556;
}
h2.title,
h2.title a:link,
h2.title a:active,
h2.title a:visited {
	color: #036;
}
h2.title a:hover {
	color: #369;
}
div.entry ul.info {
	color: #036;
}
div.entry blockquote,
div.entry q {
	color: #669;
}
div.entry blockquote {
	background-color: #cdd;
}
div.entry blockquote {
	border: 1px solid #88a;
}
div.entry p.note {
	color: #669;
}
div.entry table {
	color: #445;
}
div.entry table {
	background-color: #FFF;
}
div.entry table td {
	background-color: #FFF;
	line-height: 2em;
}
div.entry table th {
	background-color: #cdd;
}
/*div.entry table {
	border-right: 1px solid #88a;
	border-bottom: 1px solid #88a;
}
div.entry table td,
div.entry table th {
	border-top: 1px solid #88a;
	border-left: 1px solid #88a;
}*/
div.comment h3,
div.comment h4,
div.trackback h3 {
	color: #456;
}
div.comment dl dt,
div.trackback dl dt {
	color: #666;
}
div.comment dl.body dd,
div.trackback dl.body dd {
	color: #557;
}
div.comment dl dd.date,
div.trackback dl dd.info {
	color: #99a;
}
/* [images] */
body {
	background-position: left top;
	background-color: #D5DBDD;
	font-size: 12px;
	line-height: 170%;
	background-image: url(images/lowk_back.png);
	background-repeat: repeat-x;
}

textarea,input,select {
	padding:2px;
	color: #333;
	font-size: 12px;
}

.linebox {
	width: 210px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding: 10px;
	background-color: #FFF;
}

.linebox li{
	list-style-type: none;
}

.linebox_s {
	width: 195px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding: 10px;
	background-color: #FFF;
}

.linebox_m {
	width: 350px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding: 2px;
	background-color: #FFF;
	line-height: 2em;
	text-align: left;
}

dev.aboutbox{
	width: 300px;
	float: left;
	margin: 0px;
	padding: 10px;
}


dev.aboutbox ul{
	list-style:none;
	margin:0px;
	padding:10px;
	line-height:24px;
}

dev.aboutbox h1{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 16px;	
}

dev.aboutbox h3{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;	
}

dev.aboutbox p{
	width: 260px;
	border: 1px solid #666;
	margin: 0px;
	line-height: 24px;
}

/*twitter用サイドシンプル */
.twit {
/* -------------------------------------
↓ブログパーツの背景色設定
--------------------------------------- */
background-color: #f5fafa;
/* -------------------------------------
↓ブログパーツの横幅設定
--------------------------------------- */
width:150px ;
/* -------------------------------------
↓ブログパーツの枠外隙間設定
--------------------------------------- */
margin: 10px 0px 10px 0px;
padding: 5px 10px 5px 10px;
/* -------------------------------------
↓ブログパーツの枠線設定
--------------------------------------- */
border: 2px #666666 solid;
}

/* -------------------------------------
↓ブログパーツの文字設定
--------------------------------------- */
div.twit li {
font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka‐等幅";
font-size: 11px;
color: #333333;
text-align: left;
line-height: 150%;
list-style:disc;
/* -------------------------------------
↓つぶやきの間隔設定（上下に隙間をあけたい場合は初期値一番目と三番目の数字を大きく。黒丸が左に表示され過ぎてしまう場合は四番目の数字を大きくして下さい）
--------------------------------------- */
margin: 10px 0px 5px 0px;
}

/* -------------------------------------
↓画像の枠線設定
--------------------------------------- */
img.twitpic{   
margin-bottom:5px;
padding:3px;
border: 1px #666666 solid;
background: #ffffff;
}

/**	回り込み解除**/
.clear {clear: both;}

