/* 全体的な設定
------------------------------------------------------------ */

	* {
		margin : 0;
		padding : 0;
		font-style : normal;
		font-weight : normal;
	}
	body {
		color : #000;
		background: url(http://templates.blog.fc2.com/template/japon/japon_bg.gif) #fff;
		text-align : center;
		line-height : 1.5;
		font-family : Verdana, "ＭＳ Ｐゴシック", sans-serif;
		font-size : x-small;
		voice-family : "\"}\"";
		voice-family : inherit;
		font-size : small;
	}
	html>body {
		font-size : small;
	}
	textarea {
		width : 90%;
	}
	/* 絵文字 */
	.emoji{
		vertical-align:middle;
	}



/* リンク
------------------------------------------------------------ */

	a {
		text-decoration : none;
	}
	a:link {
		color : #D579A9;
	}
	a:visited {
		color : #B75D96;
	}
	a:hover {
		color : #afd482;
	}
	a:active {
		color : #d380ad;
	}



/* 強調
------------------------------------------------------------ */

	em {
		font-style : italic;
	}
	strong, b {
		font-weight : bold;
	}



/* リスト
------------------------------------------------------------ */

	ul, ol, li, dl, dt, dd {
		list-style: none;
	}




/* 引用
------------------------------------------------------------ */

	blockquote {
		width : auto;
		margin : 10px;
		padding : 0 0.5em;
		border : 1px solid #DED4DC;
		background: url(http://templates.blog.fc2.com/template/japon/japon_bqbg.gif);
	}



/* コード
------------------------------------------------------------ */

	div.main_body pre {
		margin : 1em auto;
		padding : 0.5em;
		border : 1px solid #E9E6BF;
		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;
	}



/* レイアウト
------------------------------------------------------------ */

	div#container {
		width : 750px;
		margin: 0 auto;
		text-align : left;	
		overflow: hidden;
		background: #fff;
	}
	div#container:after {
	    content: "";
	    display: block;
	    clear: both;
	    height: 1px;
	    overflow: hidden;
	}
	/*\*/
	* html div#container {
	    height: 1em;
	    overflow: visible;
	}
	/**/

	div#header {
		padding: 0;
		height: 170px;
		background: url(http://templates.blog.fc2.com/template/japon/japon_header.jpg) left top no-repeat;
		color:#000;
		width: 750px;
		overflow: hidden;
	}
	div.main {
		margin : 5px 0px;
	}
	div#left {
		float : left;
		padding-left : 10px;
		background:#fff;
		width : 510px;
		voice-family : "\"}\"";
		voice-family : inherit;
		width : 510px;
		overflow: hidden;
	}
	html>body div#left {
		width : 510px;
	}
	div#right {
		float : right;
		width : 220px;
		overflow: hidden;
	}
	div#footer {
		clear : both;
		margin : 15px auto 0;
		padding: 5px 0 20px 0;
		background: url(http://templates.blog.fc2.com/template/japon/japon_footer.gif) center top no-repeat;
	}
	


/* タイトル
------------------------------------------------------------ */
	div#header h1 {
		padding-top:30px;
	}

	div#header h1 a {
		margin-left:275px;
		padding : 0px 10px;
		font-weight : normal;	
		font-family:"Century Gothic", "Verdana", sans-serif;
		font-size : large;
		voice-family : "\"}\"";
		voice-family : inherit;
		font-size : x-large;
	}
	html>body div#header h1 {
		font-size : x-large;
	}
	div#header p {
		margin-left:275px;
		padding : 0px 10px;
		font-size : x-small;
		voice-family : "\"}\"";
		voice-family : inherit;
		font-size : small;
	}
	html>body div#header p {
		font-size : small;
	}



/* left
------------------------------------------------------------ */

	div.main_body {
		margin-bottom: 20px;
	}
	div.main_body h2.entry_header {
		margin : 5px;
		padding: 10px 5px 10px 50px;
		font-size : small;
		voice-family : "\"}\"";
		voice-family : inherit;
		font-size : medium;
		background: url(http://templates.blog.fc2.com/template/japon/japon_title.gif) left center no-repeat;
	}
	html>body div.main_body h2 {
		font-size : medium;
	}
	div.main_body p {
		margin : 1em 0em;
	}
	div.entry_body {
		padding : 0px 10px;
	}
	p.entry_more {
		padding : 0px 10px;
	}
	div.entry_body p.tag_lnk {
		margin-top: 10px;
	}
	div.entry_body p.theme {
		margin-top: 10px;
	}
	div.main_body ul.entry_footer {
		margin-top:10px;
		padding : 5px 10px 25px;
		list-style-position : inside;
		text-align: right;
		background: url(http://templates.blog.fc2.com/template/japon/japon_line.gif) center bottom no-repeat;
		font-family:verdana, "Century Gothic",sans-serif;
		font-size : 11px;
	}
	div.main_body ul.entry_footer li {
		display : inline;
		list-style-type : none;
	}

	p.sub_header {
		margin : 5px 0;
		padding: 2px 10px 10px 10px;
		font-family:  verdana,arial,"MS P Gothic",sans-serif;
		font-size: small;
		letter-spacing:2px;
		background: url(http://templates.blog.fc2.com/template/japon/japon_sub.gif) center bottom no-repeat;
		color:#000;
		text-align:right;
		font-weight: bold;
	}

	div.main_body .sub_title {
		margin:5px 12px 0;
		padding:0px 5px;
		font-size : x-small;
		voice-family : "\"}\"";
		voice-family : inherit;
		font-size : small;
		color: #9A7A94;
		border-bottom: 1px dotted #9A7A94;
	}
	html>body div.main_body .sub_title {
		font-size : small;
	}
	p.page_navi {
		padding :10px 0;
		text-align : center;
	}
	div.fc2_footer {
		margin:5px 0;
	}
	div.pagetop {
		margin:5px;
		padding:2px 0;
		text-align: right;
		font-family:  "Lucida Sans Unicode","Lucida Grande",verdana,arial,"MS P Gothic",sans-serif;
		font-size:85%;
	}
	ul{
		margin:0;
		padding:0;
		list-style:none;
	}

	ul.list_body {
		margin-bottom:10px;
		margin-top: 0px;
		margin-right: 10px;
		margin-left: 10px;
	}

	ul.list_body li {
		margin-bottom: 5px;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		padding-bottom: 1px;
	}



/* Entry 
------------------------------------------------------------ */

	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;
	}



/* コメント
------------------------------------------------------------ */

	div#left form {
		margin-left:20px;
		padding : 0px 10px;
		color:#000;
	}
	input,textarea {
		margin:1px;
		border:1px solid #DED4DC;
		font-size:12px;
		color:#000;
		background: url(http://templates.blog.fc2.com/template/japon/japon_bqbg.gif) #F0ECF0;
	}
	input#himitu {
		margin-right : 0.5em;
		background-image: none;
		background-color: #FFFFFF;
		border: none;
	}
	p.form_btn {
		margin-top : 20px;
	}
	p.form_btn input {
		padding:0 1.5em;
		letter-spacing:2px;
		border:2px solid #DED4DC;
	}
	div.comment_body {
		padding : 2px 17px;
	}
	ul.comment_footer {
		padding : 2px 17px 10px;
		text-align:right;
	}
	ul.comment_footer li {
		display : inline;
		list-style-type : none;
	}



/* トラックバック
------------------------------------------------------------ */

	p.trackback_uri {
		margin-left:20px;
		margin-bottom : 15px;
		padding : 0.2em 0.5em;
	}
	p.trackback_uri input {
		padding-bottom: 1px;
		border-bottom: 1px dashed #ccc;
		border-top: none;
		border-right: none;
		border-left: none;
		margin-bottom: 5px;
		width: 100%;
		background-color: #FFFFFF;
	}
	div.trackback_body {
		padding : 5px 17px;
		background : transparent;
	}
	ul.trackback_footer {
		padding : 2px 17px 10px;
		text-align:right;
	}
	ul.trackback_footer li {
		display : inline;
		list-style-type : none;
	}



/* サイドメニュー
------------------------------------------------------------ */

	#right .sidemenu_body {
		margin-bottom: 5px;
	}
	#right .sidemenu_body .plg_title {
		margin:0;
		padding:5px 20px 10px 0px;
		color:#000;
		font-family : Verdana, "Century Gothic", sans-serif;
		background: url(http://templates.blog.fc2.com/template/japon/japon_side.gif)  right bottom no-repeat;
		font-size : x-small;
		voice-family : "\"}\"";
		voice-family : inherit;
		font-size : small;
	}
	html>.sidemenu_body .plg_title {
		font-size : small;
	}
	#right .sidemenu_body .plg_header,
	#right .sidemenu_body .plg_body,
	#right .sidemenu_body .plg_footer {
		padding:5px;
		background: #fff;
	}
	
	#right .sidemenu_body ul,
	#right .sidemenu_body p {
		margin-right:5px;
		margin-left:5px;
	}

	/* プラグイン３（左側下） */

	#left .plugin {
		margin-bottom: 15px;
	}

	#left .plugin .plg_title {
		margin:0;
		padding:2px 0;
		color:#977A91;
		font-size : x-small;
		voice-family : "\"}\"";
		voice-family : inherit;
		font-size : small;
		font-family : Verdana, "Century Gothic", sans-serif;
		border-bottom:2px solid #DED4DC;
	}
	#left .plugin dd {
		margin:5px;
	}



/* calender
------------------------------------------------------------ */

	table.calender {
		width : 100%;
		border-collapse : collapse;	
		font-size : x-small;
		voice-family : "\"}\"";
		voice-family : inherit;
		font-size : small;
	}
	html>table.calender {
		font-size : small;
	}
	table.calender caption {
		color:#666666;
		margin : 5px 0;
	}
	table.calender th {
		padding : 0.1em;
		text-align : center;
		color:#666666;
	}
	table.calender td {
		padding : 0.1em;
		border : 1px solid #cccccc;
		text-align : center;
		color:#cccccc;
		font-size : 85%;	
	}
	table.calender td a {
		display : block;
	}
	th#sun {
		color : #E8ABC0;
	}
	th#sat {
		color : #666666;
	}



/* Piyo(Plugin)
------------------------------------------------------------ */

	div.tab {
		text-align: left;
		margin-bottom: 10px;
	}

	div.tab input.b1{
		margin-right: 5px;
	}
    
	div.mylog {
		padding: 5px 0px;
		text-align: left;
	}

	div.mylog p.title {
		display: none;
	}

	div.mylog dl {
		margin: 0px;
		padding: 0px;
	}

	div.mylog dt.day {
		color: #339900;
		margin: 0px;
		padding: 0px 0px 5px;
		background-image: none;
		text-align: left;
		font-size : xx-small;
		voice-family : "\"}\"";
		voice-family : inherit;
		font-size : x-small;
	}

	html>div.mylog dt.day {
		font-size : x-small;	
	}

	div.mylog dt.day img {
		vertical-align: middle;
	}

	div.mylog dd.piyolog {
		margin: 0px 0px 5px;
		border-bottom-width: 1px;
		border-bottom-style: dashed;
		padding: 0px 0px 10px;
	}

	div.mylog dd.piyolog img {
		vertical-align: middle;
	}

	div.license {
		text-align: right;
		font-size : xx-small;
		voice-family : "\"}\"";
		voice-family : inherit;
		font-size : x-small;
	}

	html>div.license {
		font-size : x-small;	
	}



/* footer
------------------------------------------------------------ */

	div#footer p {
		margin: 20px 0 0;
		text-align : center;
		font-size : xx-small;
		voice-family : "\"}\"";
		voice-family : inherit;
		font-size : x-small;
	}

	html>div#footer p {
		font-size : x-small;	
	}
	


/* Mac版IEの文字化け対策
------------------------------------------------------------ */

	textarea,input,select {
		font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", "Osaka", "Helvetica", "Arial", "Verdana", "ＭＳ Ｐゴシック", sans-serif;
	}
