/* all
------------------------------------------------------------ */

	* {
		margin : 0;
		padding : 0;
		font-style : normal;
		font-weight : normal;
	}
body {
		color : #333;
		background : url("http://templates.blog.fc2.com/template/cloud/cloud_bg.gif") top center repeat-y;
		background-color : #fff;
		text-align : center;
		line-height : 1.5;
		font-size : x-small;
		voice-family : "\"}\"";
		voice-family : inherit;
		font-size : small;
		font-family:"Verdana", "Tahoma", "Osaka", Sans-serif;
	}

	html>body {
		font-size : small;
	}

	textarea {
		width : 90%;
	}

	/* 絵文字 */
	
	.emoji{
		vertical-align:middle;
		border:0;
	}



/* link
------------------------------------------------------------ */

	a {
		text-decoration : none;
	}
	a:link {
		color : #7AB7DD;
	}

	a:visited {
		color : #98AFBE;
	}
	a:hover {
		color : #C1E062;
	}
	a:active {
		color : #C1E062;
	}

	a img {
		border-style : none;
		border-width : 0px;
		text-decoration : none;
	}



/* strong
------------------------------------------------------------ */

	
	em {
		font-style : italic;
	}

	
	strong {
		font-weight : bold;
	}



/* list
------------------------------------------------------------ */

	
	ul, ol, li, dl, dt, dd {
		list-style: none;
	}



/* quote
------------------------------------------------------------ */

	blockquote {
		width : auto;
		margin : 10px 20px;
		padding : 5px;
		border : 1px solid #ddd;
		color:#333;
		background:url(http://templates.blog.fc2.com/template/cloud/cloud_bq.jpg) right top no-repeat #fff;
	}



/* code
------------------------------------------------------------ */

	div.main_body pre {
		margin : 1em auto;
		padding : 0.5em;
		border : 1px solid #dfeef7;
		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;
	}



/* MacIE
------------------------------------------------------------ */

	textarea,input,select {
		font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", "Osaka", "Helvetica", "Arial", "Verdana", "ＭＳ Ｐゴシック", sans-serif;
	}



/* layout
------------------------------------------------------------ */

	div#container {
		width : 800px;
		margin-left : auto;
		margin-right : auto;
		background-color : transparent;
		text-align : left;
	}

	div#header {
		margin-bottom:15px;
		padding:60px 0 20px;
		text-align:center;
		background:url(http://templates.blog.fc2.com/template/cloud/cloud_header.jpg) no-repeat;
		border-bottom:1px dashed #ddd;
	}

	div.main {
		margin : 10px 0;				
	}

	div#wrapper {
		float : left;
		width : 620px;
	}

	div#blog_content {
		float : right;
		width : 440px;
		padding : 0 20px;
		voice-family : "\"}\"";
		voice-family : inherit;
		width : 400px;
	}

	html>body div#blog_content {
		width : 400px;
	}

	
	div#left{
		float : left;
		width : 180px;
	}

	
	div#right {
		float : left;
		width : 180px;
	}

	
	div#footer {
		clear : both;
		margin : 0 10px;
		background-color: #fff;
	}



/* title
------------------------------------------------------------ */

	
	div#header h1 a {
		padding : 0 10px;
		font-size : xx-large;
		voice-family : "\"}\"";
		voice-family : inherit;
		font-size : xx-large;
                  color:#333;
	}

	html>body div#header h1 {
		font-size : x-large;
                  	}

	
	div#header p {
		padding : 0 10px;
		font-size : small;
		voice-family : "\"}\"";
		voice-family : inherit;
		font-size : small;
	}

	html>body div#header p {
		font-size : small;
	}



/* blog_content
------------------------------------------------------------ */

	
	p.prev-next-navi {
		margin-bottom : 20px;
		text-align : center;
                  	　　　　　 　}

	div.main_body {
		margin-bottom : 15px;
	}

	
	div.main_body h2.entry_header {
		margin-bottom : 10px;
		padding-bottom:8px;
		background : url(http://templates.blog.fc2.com/template/cloud/cloud_line2.gif) bottom left repeat-x;
		font-size : small;
		voice-family : "\"}\"";
		voice-family : inherit;
		font-size : medium;
                  	}

	html>body div.main_body h2.entry_header {
		font-size : medium;
                  	}

	

	div.main_body p {
		margin : 1em 0;
	}

	

	div.entry_body {
		padding : 0 10px;
	}

	

	p.entry_more {
		padding : 0 10px;
	}

	
	
	div.entry_body p.tag_lnk {
		margin-top: 10px;
	}
	
	

	div.entry_body p.theme {
		margin-top: 10px;
	}

	

	div.main_body ul.entry_footer {
		padding : 20px 10px 15px 10px;
		list-style-position : inside;
		text-align: right;
	}

	div.main_body ul.entry_footer li {
		display : inline;
		list-style-type : none;
	}

	
	
	div.entry_body span.state {
	color: #99999;
	font-size: 90%;
	}

	

	p.sub_header {
		color:#ff0000;
		border-bottom:3px solid #50A0D8;
		margin : 15px 0px 10px;
		font-size: 130%;
		letter-spacing:2px;
		font-weight: bold;
		font-family:Arial, sans-serif;
	}

	

	div.main_body h3.sub_title {
		margin-bottom:10px;
		padding-bottom:7px;
		font-size : small;
		font-family:"century gothic",tahoma,sans-serif;
		voice-family : "\"}\"";
		voice-family : inherit;
		font-size : small;
		color:#4a9ecc;
		background : url(http://templates.blog.fc2.com/template/cloud/cloud_line2.gif) bottom left repeat-x;
	}

	html>body div.main_body h3 {
		font-size : small;
	}

	

	p.page_navi {
		margin-bottom : 20px;
		text-align : center;
	}

	
	div.pagetop {
	text-align: right;
	margin-bottom: 25px;
	}



/* comment
------------------------------------------------------------ */

	

	div#blog_content form {
		margin : 0 10px;
	}

	

	input#himitu {
		margin-right : 0.5em;
	}
	
	input,textarea,select {
		margin:1px;
		border:1px solid #d5dee6;
		color:#304863;
		background:#eff4f8;
		font-size:12px;
	}
	
	p.form_btn input {
		padding: 0.2em;
		font-weight: bold;
		font-family:Verdana,Tahoma,Sans-serif;
		background: #229cd0;
		color: #fff;
		border:1px solid #125470;
	}
	

	p.form_btn {
		margin-top : 20px;
	}

	

	div.comment_body {
		margin : 0 10px;
	}

	

	ul.comment_footer {
		margin : 5px 10px;
	}

	ul.comment_footer li {
		display : inline;
		list-style-type : none;
	}



/* trackback
------------------------------------------------------------ */

	

	p.trackback_uri {
		margin-bottom : 15px;
		padding : 0.2em 0;
	}

	

	p.trackback_uri input {
		padding-bottom: 1px;
		border-bottom: 1px solid #ccc;
		border-top: none;
		border-right: none;
		border-left: none;
		margin-bottom: 1px;
		width: 90%;
		color:#4079a8;
		background-color: #FFFFFF;
	}

	

	div.trackback_body {
		margin : 0 10px;
		background : transparent;
	}

	

	ul.trackback_footer {
		color:#50A0D8;
		padding : 10px 0;
		display : inline;
		list-style-type : none;
	}

	ul.trackback_footer li {
		display : inline;
		list-style-type : none;
	}



/* side
------------------------------------------------------------ */


	dl.plugin {
		margin-bottom: 20px;
	}
	dl.plugin dt {
		font-size : x-small;
		voice-family : "\"}\"";
		voice-family : inherit;
		font-size : small;
		background:url(http://templates.blog.fc2.com/template/cloud/cloud_line.gif) left bottom repeat-x;
		color:#55BCD6;
		padding-bottom:5px;
	}
	html>dl.plugin dt {
		font-size : small;
	}
	dl.plugin dd {
		margin-top: 3px;
	}

	

	#left li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
	}


/* calendar
------------------------------------------------------------ */

	

	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;
	}

	

	.calender caption {
		color:#808080;
		margin-bottom : 10px;
	}

	

	.calender th {
		color:#808080;
		padding : 0.1em;
		border-bottom : 1px dotted #808080;
		text-align : center;
	}

	

	.calender td {
		color:#999;
		padding : 0.1em;
		border-bottom : 1px dotted #ccc;
		text-align : center;
	}

	

	th#sun {
		color : #E56D83;
	}

	

	th#sat {
		color : #6DC4E5;
	}



/* footer
------------------------------------------------------------ */

	div#footer p {
	border-top:1px dashed #BBDFED;
	text-align : center;
	font-size:x-small;
	padding-bottom: 10px;
	padding-top: 10px;
	}
