/* default
------------------------------------------------------------ */

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #000;
	color: #FFC;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}

div#container {
        width:1000px;
	/*min-width: 850px;*/
	/*max-width:1150px;*/
}

html>body {
	font-size: small;
}

/* for IE \*/
* html body {
	font-size: 78%;
}	
/**/


	

/* Hyper text
------------------------------------------------- */

a { 
	text-decoration: none;
	/*\*/
	overflow: hidden;
	/**/
}

a:link,
a:visited {color: #FFFFCC; }
a:focus,
a:active { color: #FFFFFF; }
a:hover { color: #999; }



/* Image
------------------------------------------------- */

img,
a img {
	border: none;
}

.emoji {
	vertical-align:middle;
}


/* Base elements
------------------------------------------------- */

h1 { font-size: 60%; }
	
h2 { font-size: 130%; }
	
h3 { font-size: 116%; }
	
h4 { font-size: 100%; }
	
h5 { font-size: 94%; }
	
h6 { font-size: 85%; }
	
ul, ol, li, dl, dt, dd { list-style: none; }
	
blockquote {
	width: auto;
	margin: 10px 20px;
	padding: 0.2em 1em;
	border: 1px dashed;
}
	
textarea,input,select {
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}

html>body textarea,
html>body input,
html>body select { font-size: small; }

pre {
	margin: 1em auto;
	padding: 0.5em;
	border: 1px solid;
	font-family: sans-serif;
	overflow: auto;
	width: 90%;
}

/* for without MacIE5 \*/

div.main_body pre {	overflow: scroll; }
/**/
	
div.main_body > pre { width: auto; }
	
div.main_body code { font-family: monospace; }



/* Layout
------------------------------------------------------------ */

div#container {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div#header {
        width:1000px;
        height:200px;
        background:url(http://blog-imgs-48-origin.fc2.com/t/o/y/toyosaidan/header_back03.jpg) no-repeat;
        margin:0 auto;
        _text-align:center;

}





div#wrap {
        width:1000px;
	float: left;
	margin-right: -240px;
}

div#primary {
	width: 100%;
	float: right;
	margin-left: -240px;
}

div#main {
	margin-right: 220px;
	margin-left: 220px;
}

div#sidemenu1 {
	float: left;
	width: 200px;
	overflow: hidden;
	margin-bottom:60px;
}

div#sidemenu2 {
	float: right;
	width: 200px;
	overflow: hidden;
	margin-bottom:60px;
}

div#footer {
	clear: both;
	padding-bottom:10px;
	padding-top:10px;
	margin-top: 60px;
	width: 100%;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
	background:#666666;
}
	
html>div#footer {
	font-size: x-small;
}



/* Header
------------------------------------------------------------ */

div#header h1 {
	margin-left:10px;
        color:#000;
        text-align:left;
}

	




/* Main Contents
------------------------------------------------------------ */
	
div.content {
	margin-bottom: 50px;
	text-align: left;
	width: 100%;
	overflow: hidden;
	background: #000;
}

h3.entry_header {
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-left:50px;
	padding-top: 45px;
	color: #000;
}


h2.entry_header {
	text-align: left;
	padding-left:50px;
	padding-top: 55px;
	color: #000;
}

h2.entry_header a,
h3.entry_header a {
	color: #000;
}


h2.entry_header{
        width:510px;
        height:55px;
        background:url(http://blog-imgs-48-origin.fc2.com/t/o/y/toyosaidan/main_back_top_w.gif) 0 0 no-repeat;
}


div.entry_body {
	text-align: left;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 15px;
	padding-bottom: 15px;
        color:#000;
        font-size:13px;
        line-height:180%;
        background:url(http://blog-imgs-48-origin.fc2.com/t/o/y/toyosaidan/main_back_naka_20111125025034.gif) 0 0 repeat-y;
}

div.entry_body p.entry_more {
	padding: 30px 15px 15px 0px;
	margin: 0px;
}
	
div.entry_body p.tag_lnk {
	margin: 0px;
}
	
div.entry_body p.theme {
	margin: 10px 0px 0px;
}


div.entry_body a,
div.entry_body a:hover
{ color: #ff1493; }



ul.entry_footer {
        width:560px;
        height:80px;
	text-align: center;
	padding-bottom: 10px;
	padding-top:10px;
        background:url(http://blog-imgs-48-origin.fc2.com/t/o/y/toyosaidan/main_back_sita.gif) 0 0 no-repeat;
        color:#C4B16F;
        margin-bottom: 30px;
}

ul.entry_footer li {
	display: inline;
	list-style-type: none;
}


ul.entry_footer a,
ul.entry_footer a:hover
{ color: #C4B16F; }



/* clap + bookmark */
div.fc2_footer {
	margin: 15px 0px 0px;
}

div.page_navi {
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 50px;
}

div.pagetop {
	text-align: right;
        margin-top:50px;
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
	background-color: #333333;
}



/* Entry (html tag)
------------------------------------------------------------ */

div.entry_body h2,
div.entry_body h3,
div.entry_body h4,
div.entry_body h5,
div.entry_body h6 {
	margin: 0em 0em 0.5em;
}

div.entry_body p {
	margin: 0.3em 1em;
}

div.entry_body ul,
div.entry_body ol {
	margin: 1em 0em 1em;
}

div.entry_body ul li {
	list-style: disc outside;
	margin-left: 15px;
}

div.entry_body ol li {
	list-style: decimal outside;
	margin-left: 2em;
}

div.entry_body dl {
	margin: 1em 1.5em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 1em 1em 0em;
}

div.entry_body dt {
	font-weight: bold;
	margin-bottom: 0.5em;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

div.entry_body dd {
	margin: 0em 1em 1em;
}



/* Comment, Trackback, Entry list
------------------------------------------------------------ */

p.sub_header {
	text-align: left;
	margin-bottom: 0px;
	padding-bottom:15px;
	padding-left:30px;
	padding-right:30px;
	padding-top:5px;
	border-bottom: 1px dashed #999999;
	color: #FFFFCC;
	background: #000;
	font-size: 130%;
}

h3.sub_title {
	margin-bottom:15px;
	margin-left:30px;
	margin-right:30px;
	margin-top:15px;
	border-bottom: 1px dashed #999999;
	color: #FFFFCC;
}

div.sub_body {
	margin-top: 0px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:15px;
	padding-top:0px;
	background: #000;
}

ul.list_body {
	margin:0px;
	padding-bottom:15px;
	padding-left:30px;
	padding-right:30px;
	padding-top:30px;
	background: #666666;
}

ul.list_body li {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 1px;
}

ul.sub_footer {
	text-align: right;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left:30px;
	padding-right:30px;
	margin: 0px;
	background: #666666;
}

ul.sub_footer li {
	display: inline;
	list-style-type: none;
}
	
div.form {
	padding-bottom:15px;
	padding-left:30px;
	padding-right:30px;
	padding-top:15px;
	background: #000;
}
div.form dl {
	margin: 5px;
}

div.form dl dd {
	padding-bottom:5px;
}

div.form dl dd textarea {
	width: 90%;
	height: 180px;
}

div.form input#himitu {
	margin-right: 0.5em;
}

div.form .form_btn {
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:15px;
}

div.form .form_btn input {
	margin-right: 3px;
}

p.trackback_url {
	padding-bottom: 15px;
	padding-left:30px;
	padding-right:30px;
	padding-top:15px;
	text-align: left;
	background: #000;
}

p.trackback_url input {
	padding-bottom: 1px;
	padding-top:1px;
	padding-left:5px;
	padding-right:5px;
	border:none;
	width: 80%;
	background-color: #FF6600;
	color: #FFFFFF;
}

/* third plugin
------------------------------------------------------------ */

h3.plg3_header {
	text-align: left;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:30px;
	padding-top: 5px;
	border-bottom: 1px dashed #FF6600;
	border-left: 30px solid #FF6600;
	color: #FFFFCC;
}

div.plg3_body {
	text-align: left;
	margin-bottom: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
}

div.plg3_body p.entry_more {
	padding: 15px 30px 30px 15px;
	margin: 0px;
}
	
div.plg3_body p.tag_lnk {
	margin: 0px;
}
	
div.plg3_body p.theme {
	margin: 10px 0px 0px;
}


/* Plugin (Main content)
------------------------------------------------------------ */

div.entry_body .plg_header,
div.entry_body .plg_body,
div.entry_body .plg_footer {
	margin-top: 0px;
}



/* Sidemenu (Plugin)
------------------------------------------------------------ */

#sidemenu1 li,
#sidemenu2 li {
	list-style-type: none;
	list-style-position: outside;
}
	
dl.sidemenu_body .plg_title {
	padding-bottom:5px;
	padding-left:5px;
	padding-right: 15px;
	padding-top:5px;
	background:#666666;
	color:#FFFFCC;
}

dl.sidemenu_body {
	margin-bottom: 15px;
}
	
dl.sidemenu_body .plg_header,
dl.sidemenu_body .plg_body,
dl.sidemenu_body .plg_footer {
	padding-botton: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top:15px;
}

dl.sidemenu_body .plg_body input {
	margin: 2px;
}


.side_contents{
   width:200px;
   text-align:left;
   margin-bottom:10px;
}

.side_contents_title{
  height:30px;
}

.side_contents_body p.plugin-myimage{
  width:180px;
  height:120px;
  margin-top:5px;
  margin-bottom:10px;
}

.side_contents_body{
  width:180px;
  margin-left:10px;
}

select{
width: 180px;
font-size: 11px;
}


/* calender(Plugin)
------------------------------------------------------------ */

table.calender {
	width: 90%;
	margin: 0px auto;
}

table.calender caption {
	margin-bottom: 15px;
	margin: 0px auto;
}

table.calender th,
table.calender td {
	padding: 0.1em;
	border-bottom: 1px dotted #666666;
	text-align: center;
}

table.calender td a {
	display: block;
	color: #FFFFCC;
	background-color: #666666;
}

table.calender td a:hover{ 
	display: block;
	background-color: #FF6600;
	color: #FFFFFF;
}

table.calender th#sun {
	color: #FF6600;
}

table.calender th#sat {
	color: #0066FF;
}



/* Piyo(Plugin)
------------------------------------------------------------ */

div.tab {
	text-align: left;
	margin-bottom: 10px;
}

div.tab input{
	padding: 5px 5px;
}

div.tab input.b1{
	margin-right: 5px;
}
    
div.mylog {
	width: 150px;
	padding: 15px;
	border: 1px solid #666666;
	font-size: small;
	text-align: left;
	color: #CCCCCC;
	background-color: #666666;
	margin: 0px;
}
div.mylog p.title {
	font-weight: bold;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF6600;
	margin: 0px 0px 15px;
	padding: 0px 0px 5px;
}
div.mylog dl {
	margin: 0px;
	padding: 0px;
}
div.mylog dt.day {
	width: 150px;
	color: #CCCCCC;
	font-size: x-small;
	margin: 0px;
	padding: 0px 0px 5px;
	background-color: #666666;
	background-image: none;
	text-align: left;
}
div.mylog dd.piyolog {
	margin: 0px 0px 5px;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF6600;
	padding: 0px 0px 10px;
}
div.license {
	font-size: x-small;
	text-align: right;
}




/* Top category
------------------------------------------------------------ */


#top_category{
	width:1000px;
        height:45px;
        margin:10px 0 0 0px;
        _margin:0 0 0 0px;
}

.roll01{
	width:350px;
        _width:121px;
        height:45px;
        float:left;
}


.roll01 a {
  background: #000 url(http://blog-imgs-48-origin.fc2.com/t/o/y/toyosaidan/menu_left.gif) left top no-repeat;
  display: block;
  overflow: hidden;
  text-align: left;
  position: relative;
  width:350px;
  _width:121px;
  height: 45px;
}

.roll01 a:hover,div.roll01 a:active {
}

.roll01 a img {
}

.roll01 a:hover img {
  position: relative;
  top: -55px;
}


.roll02{
	width:133px;
        height:45px;
        float:left;

}

.roll02 a {
  background: #000 url(http://blog-imgs-48-origin.fc2.com/t/o/y/toyosaidan/menu01_on.gif) left top no-repeat;
  color: #fff;
  display: block;
  overflow: hidden;
  text-align: center;
  position: relative;
  width:133px;
  height: 45px;
}

.roll02 a:hover img {
  position: relative;
  top: -55px;
}



.roll03{
	width:145px;
        height:45px;
        float:left;
}

.roll03 a {
  background: #000 url(http://blog-imgs-48-origin.fc2.com/t/o/y/toyosaidan/menu02_on.gif) left top no-repeat;
  color: #fff;
  display: block;
  overflow: hidden;
  text-align: center;
  position: relative;
  width:145px;
  height: 45px;
}

.roll03 a:hover,div.roll01 a:active {
}

.roll03 a img {
}

.roll03 a:hover img {
  position: relative;
  top: -55px;
}


.roll04{
	width:115px;
        _width:110px;
        height:45px;
        float:left;
}

.roll04 a {
  background: #000 url(http://blog-imgs-48-origin.fc2.com/t/o/y/toyosaidan/menu03_on.gif) left top no-repeat;
  color: #fff;
  display: block;
  overflow: hidden;
  text-align: center;
  position: relative;
  width:115px;
  _width:110px;
  height: 45px;
}

.roll04 a:hover,div.roll01 a:active {
}

.roll04 a img {
}

.roll04 a:hover img {
  position: relative;
  top: -55px;
}


.roll05{
        width:150px;
        _width:145px;
        height:45px;
        float:left;
}

.roll05 a {
  background: #000 url(http://blog-imgs-48-origin.fc2.com/t/o/y/toyosaidan/menu04_on.gif) left top no-repeat;
  color: #fff;
  display: block;
  overflow: hidden;
  text-align: center;
  position: relative;
  width:150px;
  _width:145px;
  height: 45px;
}

.roll05 a:hover,div.roll01 a:active {
}

.roll05 a img {
}

.roll05 a:hover img {
  position: relative;
  top: -55px;
}


.roll06{
        width:104px;
        _width:99px;
        height:45px;
        float:left;
}

.roll06 a {
  background: #000 url(http://blog-imgs-48-origin.fc2.com/t/o/y/toyosaidan/menu05_on.gif) left top no-repeat;
  color: #fff;
  display: block;
  overflow: hidden;
  text-align: center;
  position: relative;
  width:104px;
  _width:99px;
  height: 45px;
}

.roll06 a:hover,div.roll01 a:active {
}

.roll06 a img {
}

.roll06 a:hover img {
  position: relative;
  top: -55px;
}


/* カレンダー
------------------------------------------------------------ */

.xcalender_box{
  width: 1000px;
  height:40px !important;
  height /*ie5.5*/:50px;
　margin:0 auto;
  padding:0 auto;
  _text-align:center;
  margin-bottom:15px;

}

.xcalender {
  background-position: center;
  background-repeat:no-repeat;
  color: #787878;
  font-size: small;
  height:25px !important;
  height /*ie5.5*/:30px;
  left : 0px;
  padding-top:15px !important;
  padding-top /ie5.5/: 15px;
  text-align: center;
  width: 100%;
  voice-family: "\"}\"";
  voice-family: inherit;
}

.xcalender a {
  color: #C4B16F;
font-weight:bold;
}

.xcalender a:hover {
  color: #C4B16F;
}

.xcalender li {
  display: inline;
  margin:0 4px 0 4px;
}






/* Footer
------------------------------------------------------------ */

div#footer p {
	margin-bottom: 3px;
	margin-left:30px;
	margin-right:30px;
}

div#footer address {
	font-style: normal;
	padding-bottom: 10px;
	margin-left:30px;
	margin-right:30px;
}



/* for MacIE
------------------------------------------------------------ */

textarea,input,select {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", sans-serif;
}

/* Last update 2008-02-18 Template by FC2 */
