@charset "EUC-JP";


/* default
------------------------------------------------------------ */

html,body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,
blockquote,th,td,p {
	margin: 0;
	padding: 0;
}

body {
	background-color: #000000;
	color: #000000;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: small;
}

/* for IE \*/
* html body {
	font-size: 82%;
}	
/**/


	

/* Hyper text
------------------------------------------------- */

a { 
	text-decoration: none;
	/*\*/
	overflow: hidden;
	/**/
}

a:link,
a:visited {color: #C1272D; }
a:focus {color: #D78138; }
a:hover { color: #828050; }
a:active { color: #FBB03B; }


/* Image
------------------------------------------------- */

img,
a img {
	border: none;
}
	
.emoji{
	vertical-align:middle;
}


/* Base elements
------------------------------------------------- */

h1 { font-size: 160%; }
	
h2 { font-size: 115%; }
	
h3 { font-size: 108%; }
	
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 {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div#header {
	width: 800px;
	height: 300px;
	background:url(http://blog-imgs-38.fc2.com/i/t/a/itariajinnoshitsubou/header.gif) left top no-repeat;
	margin:0px 40px 20px 40px;
	overflow: hidden;
}

div#main {
	float: right;
	width: 650px;
	voice-family: "\"}\"";
	voice-family: inherit;
	overflow: hidden;
	
}

div#sidemenu {
	float:left;
	width: 200px !important;
	width /**/:200px;  /* IE5 */
	overflow: hidden;
}

div#footer {
	clear: both;
	width: 800px;
	height:70px !important;
	height /**/:140px;
	background:url(http://blog-imgs-38.fc2.com/i/t/a/itariajinnoshitsubou/footer.gif) left top no-repeat;
	margin:0px auto;
	padding-top:70px;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
}
	
html>div#footer {
	font-size: x-small;
}



/* Header
------------------------------------------------------------ */

div#header h1 {
	text-align:left;
	font-weight:bold;
	color:#FFFFFF;
	padding: 58px 100px 5px 55px;
}

div#header h1 a:link,
div#header h1 a:visited {
	color: #FFFFFF;
	font-weight:bold;
}

div#header h1 a:hover {
	color: #828050;
	font-weight:bold;
}
	
div#header p {
	text-align:left;
	color:#ffdd4d;
	padding:0px 100px 0px 55px;
	font-weight:bold;
}

/* safari */
html:\66irst-child div#header h1,
html:\66irst-child div#header h1 a:link,
html:\66irst-child div#header h1 a:visited,
html:\66irst-child div#header h1 a:hover,
html:\66irst-child div#header p {
	font-weight:normal;
}



/* Main Contents
------------------------------------------------------------ */

div.content {
	width:650px;
	margin-bottom: 40px;
	text-align: left;
}

h2.entry_header,
h3.entry_header {
	background:#F4E8DF url(http://blog-imgs-38.fc2.com/i/t/a/itariajinnoshitsubou/mainheader.gif) left top no-repeat;
	width:auto;
	padding:20px 10px 0 42px;
	height:49px !important;
	height/**/: 59px;
}

h2.entry_header a,
h3.entry_header a{
	padding-bottom:20px;
}

div.entry_body {
	background:#F4E8DF;
	text-align: left;
	padding:10px 43px 10px;
	clear:both;
}

div.entry_body p.entry_more {
	padding: 15px 15px 15px 0px;
	margin: 0px;
}
	
div.entry_body p.tag_lnk {
	margin: 0px;
}
	
div.entry_body p.theme {
	margin: 10px 0px 0px;
}

div.entry_footer {
	background:#F4E8DF url(http://blog-imgs-38.fc2.com/i/t/a/itariajinnoshitsubou/mainfooter.gif) left bottom no-repeat;
	height:80px;
	text-align: right;
	padding:0 10px;
	margin-bottom: 10px;
}

div.entry_footer ul li {
	display: inline;
	list-style-type: none;
}

/* clap + bookmark */
div.fc2_footer {
	margin: 10px 0px 0px;
}

div.page_navi {
	margin-bottom: 40px;
	text-align: center;
}

div.pagetop {
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
}

div.page_navi a:link,
div.page_navi a:visited,
div.pagetop a:link,
div.pagetop a:visited,
div.page_navi a,
div.pagetop a {
	color:#fbb03b;
}

div.page_navi a:hover,
div.pagetop a:hover {
	color:#ffffff;
}


/* 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;
	padding: 10px 5px 5px 35px;
	background:#F4E8DF url(http://blog-imgs-38.fc2.com/i/t/a/itariajinnoshitsubou/subheader.gif) no-repeat left top;
	height:30px !important;
	height /**/:40px;
}
h3.sub_title {
	margin-top:10px;
	padding:5px;
	border-left:#af8e70 dashed 2px;
	border-right:#af8e70 dashed 2px;
	border-top:#af8e70 dashed 2px;
}

div.sub_body {
	padding:5px;
	border-left:#af8e70 dashed 2px;
	border-right:#af8e70 dashed 2px;
	border-bottom:#af8e70 dashed 2px;	
}

ul.list_body {
	background:#F4E8DF url(http://templates.blog.fc2.com/template/jirisufamily/jirisu_mainfooter.gif) left bottom no-repeat;
	padding:10px 45px 50px 45px;
	margin-bottom: 40px;
}

ul.list_body li {
	margin-bottom: 5px;
	border-bottom: 1px dashed #af8e70;
	padding-bottom: 1px;
}

ul.sub_footer {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

ul.sub_footer li {
	display: inline;
	list-style-type: none;
}

div.form{
	padding: 30px 45px 30px 45px;
	text-align: left;
	background:#F4E8DF url(http://templates.blog.fc2.com/template/jirisufamily/jirisu_subfooter.gif) no-repeat left bottom;
}

div.form dl dd {
	margin-bottom: 5px;
}

div.form dl dd textarea {
	width: 400px;
	height: 150px;
}

div.form input#himitu {
		margin-right: 0.5em;
}

div.form .form_btn {
	margin-top: 15px;
	margin-bottom: 15px;
}

div.trackback {
	padding: 30px 45px 30px 45px;
	text-align: left;
	background:#F4E8DF url(http://templates.blog.fc2.com/template/jirisufamily/jirisu_subfooter.gif) no-repeat left bottom;
}

div.trackback input {
	padding-bottom: 1px;
	border-bottom: 1px dashed #af8e70;
	border-top: none;
	border-right: none;
	border-left: none;
	margin-bottom: 1px;
	width: 85%;
	background-color: #FFFFFF;
	color: #C1272D;
}



/* Plugin (Main content)
------------------------------------------------------------ */

h3.plg3_header {
	background:#F4E8DF url(http://templates.blog.fc2.com/template/jirisufamily/jirisu_mainheader.gif) left top no-repeat;
	width:auto;
	height:49px !important;
	height /* */:59px;
	padding:20px 10px 0 42px;
}

div.plg3_body {
	background:#F4E8DF url(http://templates.blog.fc2.com/template/jirisufamily/jirisu_mainfooter.gif) left bottom no-repeat;
	padding:10px 45px 50px 45px;
	margin-bottom: 40px;
}



/* Sidemenu (Plugin)
------------------------------------------------------------ */

#sidemenu1 li,
#sidemenu2 li {
	list-style:none outside;
}

dl.sidemenu_body {
	margin-bottom: 30px;
	padding-bottom:10px;
	background:#F4E8DF url(http://templates.blog.fc2.com/template/jirisufamily/jirisu_menufooter.gif) left bottom no-repeat;
}
	
dl.sidemenu_body dt.plg_title {
	font-weight:bold;
	background:#F4E8DF url(http://blog-imgs-38.fc2.com/i/t/a/itariajinnoshitsubou/menuheader.gif) left top no-repeat;
	height:32px !important;
	height /**/: 57px;
	color: #C1272D;
	padding:25px 85px 0px 10px !important;
	padding /**/:30px 85px 20px 10px;
}
* html dl.sidemenu_body dt.plg_title {
	height:27px;
}

dl.sidemenu_body .plg_header,
dl.sidemenu_body .plg_body,
dl.sidemenu_body .plg_footer {
	margin: 2px 10px 0px 10px;
}

dl.sidemenu_body .plg_body ul li,
div.plg3_body .plg_body ul li{
	display:block;
	min-height:22px;
	padding:4px 0px 4px 30px;
	background:url(http://blog-imgs-38.fc2.com/i/t/a/itariajinnoshitsubou/list01.gif) no-repeat left top;
}

* html dl.sidemenu_body .plg_body ul li,
* html div.plg3_body .plg_body ul li{
	height:26px;
}


dl.sidemenu_body .plg_body input,
div.plg3_body .plg_body input {
	margin: 2px;
	
}





/* calender(Plugin)
------------------------------------------------------------ */

table.calender {
	width: 90%;
	margin: 0px auto;
}

table.calender caption {
	margin-bottom: 10px;
	margin: 0px auto;
}

table.calender th,
table.calender td {
	padding: 0.1em;
	border-bottom: 1px dashed #af8e70;
	text-align: center;
}

table.calender td a {
	display: block;
	color: #ffffff;
	background-color: #C1272D;
}

table.calender td a:hover {
	display: block;
	color: #ffffff;
	background-color: #828050;
}

table.calender th#sun {
	color: #FF0000;
}

table.calender th#sat {
	color: #0000FF;
}



/* Piyo(Plugin)
------------------------------------------------------------ */

div.tab {
	text-align:center;
	margin-bottom: 10px;
}

div.tab input {
	background-color: #C1272D;
	color: #ffffff;
	border:none;
	padding:2px;
	cursor:pointer;
}

div.tab input.b1{
	margin-right:1em;
}
    
div.mylog {	
	font-size: small;
	text-align: left;
	margin:0px 10px;
}
div.mylog p.title {
	font-weight: bold;
	color: #C1272D;
	min-height:30px;
	background:url(http://blog-imgs-38.fc2.com/i/t/a/itariajinnoshitsubou/list02.gif) no-repeat left top;
	border-bottom:#af8e70 dashed 2px;
	margin: 0px 0px 10px;
	padding: 5px 0px 0px 30px;
}


* html div.mylog p.title {
	height:30px;
}


div.mylog dl {
	margin: 0px;
	padding: 0px;
}
div.mylog dt.day {
	font-size: x-small;
	margin: 0px;
	padding: 0px 0px 5px;
	background-image: none;
	text-align: left;
	color:#D78138;
	vertical-align: middle;
}

div.mylog dd.piyolog {
	margin: 0px 0px 5px;
	border-bottom:#af8e70 dashed 2px;;
	padding: 0px 0px 10px;
}
div.license {
	font-size: x-small;
	text-align: right;
}



/* Footer
------------------------------------------------------------ */

div#footer p {
	margin-bottom: 20px;

}

div#footer p.footer_fc2menu ,
div#footer address {
	font-style: normal;
	padding-bottom: 0.2em;
	margin-bottom:0px;
	color:#d78138;
}

div#footer p.footer_fc2menu a {
	color:#fbb03b;
}

div#footer p a:hover,
div#footer address a:hover {
	color:#ffffff;
}




/* for MacIE
------------------------------------------------------------ */

textarea,input,select {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku GothicPro", sans-serif;
}

/* Last update 2008-02-18 Template by FC2 */
