@charset "UTF-8";

/* Create 2011-06-25 Template by fontgraphic.jp */

/* ------------------------------------------

  reset

------------------------------------------ */
html, body, div, h1, h2, h3, h4, h5, h6, p, blockquote, q, pre, table, caption, colgroup, col, tbody, thead, tfoot, tr, th, td, ul, ol, li, dl, dt, dd, form, fieldset, legend, label, span, a, img, em, ins, del, cite, abbr, sup, sub, dfn, code, var, samp, kbd, object, script, noscript, style, iframe, embed, param, map, area,
menu, hr, address, small, strong, i, b,
article, aside, figure, footer, header, hgroup, nav, section, figcaption, time, video, audio, mark, ruby, rt, rp, bdo, source, canvas, details, summary, command,
datalist, keygen, output, progress, meter {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

address, article, aside, figure, figcaption, footer, header, hgroup, hr, legend, menu, nav,  section, summary {
	display: block;
}

li {
	list-style-type: none;
}

a img {
	border: none;
}

img {
	vertical-align: bottom;
}


html { overflow-y: scroll; }
img,abbr,acronym,fieldset { border: 0; }
li { list-style-type: none; }


@font-face {
    font-family: 'kinemaru';
    src: url('http://fontgraphic.jp/webfonts/kinemaru.eot?') format('eot'),
         url('http://fontgraphic.jp/webfonts/kinemaru.svg') format('svg');
    }


@font-face {
    font-family: 'kinemaru';
    src: url('http://fontgraphic.jp/webfonts/kinemarub.ttf')  format('truetype');
    }

@font-face {
    font-family: 'kinemaru';
    src: url('http://fontgraphic.jp/webfonts/kinemaruotb.otf')  format('opentype');
    }

@font-face {
    font-family: 'kinemaru';
    src: url('http://fontgraphic.jp/webfonts/kinemarub.woff') format('woff');
    }

@font-face {
	font-family: 'FSR-M';
	src: url('http://fontgraphic.jp/webfonts_data/fsr/eot/fsr-m-webfont.eot');
	src: local('笘ｺ'), url('http://fontgraphic.jp/webfonts_data/fsr/woff/fsr-m-webfont.woff') format('woff'), url('http://icon.fontgraphic.jp/webfonts_data/fsr/woff/fsr-m-webfont.woff') format('woff'), url('http://book.fontgraphic.jp/webfonts_data/fsr/woff/fsr-m-webfont.woff') format('woff'), url('http://fontgraphic.jp/webfonts_data/fsr/ttf/fsr-m-webfont.ttf') format('truetype'), url('http://fontgraphic.jp/webfonts_data/fsr/svg/fsr-m-webfont.svg#webfontHi1oHzpU') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'FGWEB';
	src: url('http://fontgraphic.jp/webfonts_data/fgweb/fgweb___-webfont.eot');
	src: local('隨假ｽｺ'), url('http://icon.fontgraphic.jp/webfonts_data/fgweb/fgweb___-webfont.woff') format('woff'), url('http://book.fontgraphic.jp/webfonts_data/fgweb/fgweb___-webfont.woff') format('woff'), url('http://yawyaw.jp/webfonts_data/fgweb/fgweb___-webfont.woff') format('woff'), url('http://fontgraphic.jp/webfonts_data/fgweb/fgweb___-webfont.ttf') format('truetype'), url('fgweb___-webfont.svgz#webfont9q2IHGxC') format('svg'), url('http://fontgraphic.jp/webfonts_data/fgweb/fgweb___-webfont.svg#webfont9q2IHGxC') format('svg');
	font-weight: normal;
	font-style: normal;
}



body {
background-color: #ffffff;
color: #222222;
text-align: center;
font-family:kinemaru,meiryo,"Lucida Grande",'Book Antiqua','times new roman',メイリオ,'ヒラギノ丸ゴ Pro W4','Hiragino Maru Gothic Pro W4','Hiragino Maru Gothic Pro',Osaka,'ＭＳ Ｐゴシック',sans-serif; 
font-size: medium;
line-height:2em;
voice-family: "\"}\"";
voice-family: inherit;
}

div#container {
min-width: 960px;
max-width:1150px;
}

html>body {
font-size: large;
}

/* for IE \*/
* html body {
font-size: 100%;
}	
/**/


	

/* Hyper text
------------------------------------------------- */

a { 
text-decoration: none;
/*\*/
overflow: hidden;
/**/
}

a:link {color: #f0c; }
a:visited {color: #999; }
a:hover {color: #f9c; }
a:active { color: #000; }



/* Image
------------------------------------------------- */

img,
a img {
	border: none;
}

.emoji{
	vertical-align:middle;
}



/* Base elements
------------------------------------------------- */

h1 { font-size: 300%; text-shadow: 3px 3px 3px #ddd;}
h2 { font-size: 160%; text-shadow: 3px 3px 3px #ddd;}
h3 { font-size: 130%; text-shadow: 2px 2px 2px #ddd;}
h4 { font-size: 100%; text-shadow: 2px 2px 2px #ddd;}
h5 { font-size: 94%; text-shadow: 2px 2px 2px #ddd;}
h6 { font-size: 94%; text-shadow: 2px 2px 2px #ddd;}
	
ul, ol, li, dl, dt, dd { list-style: none; }
	
blockquote {
	width: auto;display:inline-block; margin:0 auto; padding:8px 12px; line-height:1.7; border:#ccc solid 3px; background:#07a; background:rgba(255,255,255,0.15); -moz-border-radius:10px; -webkit-border-radius:10px;
}


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;
	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: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div#header {
	width: 100%;
	padding:20px 0 20px 0;
	background:#fff;
}

div#primary {
	width: 100%;
	float: left;
	margin-right: -285px;
}

div#main {
	margin-right: 320px;
	margin-left:35px;
}

div#sidemenu {
	float: right;
	width: 285px;
	overflow: hidden;
	margin-bottom:60px;
}

div#footer {
	clear: both;
	padding:10px 0 10px 0;
	margin-top: 40px;
	width: 100%;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	background:#fff;
}
	
html>div#footer {
	font-size: small;
}



/* Header
------------------------------------------------------------ */

div#header h1 {
text-align:left;
margin:20px 0 0 20px;
padding-bottom: 5px;
}
	
div#header p {
text-align:left;
margin:20px 0 0 20px ;
}


.headerdesign {
font-family:FSR-M;font-size:8px;letter-spacing:0.25em;
text-align:center;
margin:0 0 60px 0;
font-weight:normal;
text-transform:uppercase;
}


/* Main Contents
------------------------------------------------------------ */


.archive {
font-size:12px;
letter-spacing:0.25em;
border-top: 0px  solid #ddd;
border-bottom: 1px solid #ddd;
}

div.content {
	margin-bottom: 50px;
	text-align: left;
	overflow: hidden;
	width: 100%;
	background: #fff;
}

h2.entry_header,
h3.entry_header {
	text-align: left;
	margin-top: 50px;
	margin-bottom: 30px;
	color: #666;
}

div.entry_body {
	text-align: left;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
}

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;
}

ul.entry_footer {
	text-align: right;
	padding-bottom: 10px;
	padding-left:30px;
	padding-right:30px;
	padding-top:10px;
	border-top: 1px  solid #ddd;
}

ul.entry_footer li {
	display: inline;
	list-style-type: none;
}

/* 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;
	padding: 10px 0 10px 0;
border-top:1px solid #ddd;
	background-color: #fff;
font-size:18px;
}



/* Entry (html tag)
------------------------------------------------------------ */

div.entry_body h2,
div.entry_body h3,
div.entry_body h4,
div.entry_body h5,
div.entry_body h6 {
	margin: 0;
}

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: solid #ddd;
}

div.entry_body dd {
	margin: 0em 1em 1em;
}



/* Comment, Trackback, Entry list
------------------------------------------------------------ */

p.sub_header {
	text-align: left;
	margin-bottom: 0px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:30px;
	padding-top:5px;
	border-bottom: 1px  solid #ddd;
	border-left: 10px solid #eee;
	color: #999;
	background: #fff;
	font-size: 130%;
}

h3.sub_title {
	margin-bottom:15px;
	margin-left:30px;
	margin-right:30px;
	margin-top:15px;
	border-bottom: 1px  solid #ddd;
	color: #999;
	
}

div.sub_body {
	margin: 0px;
	padding-bottom:15px;
	padding-left:30px;
	padding-right:30px;
	padding-top:0px;
	background: #fff;
}

ul.list_body {
	margin:0px;
	padding-bottom:15px;
	padding-left:30px;
	padding-right:30px;
	padding-top:30px;
	background: fff;
}

ul.list_body li {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid #ddd;
	padding-bottom: 1px;
}

ul.sub_footer {
	text-align: right;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left:30px;
	padding-right:30px;
	margin: 0px;
	background: #fff;
}

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: #fff;
}
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:30px;
	padding-right:30px;
	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: #fff;
}

p.trackback_url input {
	padding-bottom: 1px;
	padding-top:1px;
	padding-left:5px;
	padding-right:5px;
	border:none;
	width: 80%;
	background-color: #fff;
	color: #ccc;
}


/* third plugin
------------------------------------------------------------ */

h3.plg3_header {
font-size: medium;
	text-align: left;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:30px;
	padding-top: 5px;
	border-bottom: 1px  solid #ddd;
	border-left: 10px solid #eee;
	color: #ccc;
}

div.plg3_body {
font-size: medium;
	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: disc;
	list-style-position: outside;
	margin-left: 15px;
}

dl.sidemenu_body .plg_title {
font-size: medium;
	padding-bottom:5px;
	padding-left:5px;
	padding-right: 15px;
	padding-top:0px;
	border-left: 0px  solid #eee;
	border-bottom: 1px  solid #ddd;
	background:#fff;
	color:#666;
}

dl.sidemenu_body {
font-size: small;
line-height:2em;
	margin-bottom: 15px;
	margin-right: 35px;
}

	
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;
}



/* 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  solid #ddd;
	text-align: center;
}

table.calender td a {
	display: block;
	color: #000;
	background-color: #fff;
}

table.calender td a:hover{ 
	display: block;
	background-color: #ffff00;
	color: #ff0000;
}

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: 190px;
	padding: 15px;
	border: 1px solid #ddd;
	font-size: small;
	text-align: left;
	color: #333333;
	background-color: #fff;
	margin: 0px;
}

div.mylog p.title {
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style:  solid #ddd;
	margin: 0px 0px 15px;
	padding: 0px 0px 5px;
}

div.mylog dl {
	margin: 0px;
	padding: 0px;
}

div.mylog dt.day {
	width: 190px;
	color: #333333;
	font-size: x-small;
	margin: 0px;
	padding: 0px 0px 5px;
	background-color: #fff;
	background-image: none;
	text-align: left;
}
div.mylog dd.piyolog {
	margin: 0px 0px 5px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style:  solid #ddd;
	padding: 0px 0px 10px;
}

div.license {
	font-size: x-small;
	text-align: right;
}



/* Footer
------------------------------------------------------------ */

div#footer p {
border-top: 0px  solid #ddd;
font-family:FSR-M;font-size:8px;letter-spacing:0.25em;
margin: 1px 0 0 0;
font-weight:normal;
text-transform:uppercase;
}

div#footer address {
font-family:FSR-M;font-size:8px;letter-spacing:0.25em;
margin: 1px 0 0 0;
font-weight:normal;
text-transform:uppercase;
}



/* for MacIE
------------------------------------------------------------ */

textarea,input,select {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", sans-serif;
}
