
body, h1, h2, h3, form { margin: 0; padding: 0 }
body {
	font-family: Verdana, sans-serif,"Osaka";
	background: url(http://templates.blog.fc2.com/template/arrow_o/bg.gif) repeat-y top center #6D7966;
	font-size: 83%;
	color:#4C4C4C;
	text-align: center;
}

a:link { color:#E57300; text-decoration: none; }
a:active { color: #999; text-decoration: none }
a:visited { color: #808080; text-decoration: none }
a:hover { color: #CC7D3D; text-decoration: underline; }

/* container */
#all { width: 720px;
	margin: 0 auto;
	text-align: left;
	background: #FFF;
	}
h1 {
	font-size: 150%;
	margin: 5px 0;
	padding: 10px 50px 0 50px;
	text-align: left;
	background: url(http://templates.blog.fc2.com/template/arrow_o/sitetitle.jpg) no-repeat #F48B19;
	color:#FFF;
	height: 47px;  /* box model hack */
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 37px;
}
h1 a:link, h1 a:visited {
	color:#FFF;
	text-decoration: none;
}
h1 a:hover, h1 a:active {
	color:#FC6;
	text-decoration: none;
}
h2 {
	font-size: 100%;
	text-align: left;
	color:#FFF;
	padding: 4px 10px 0 10px;
	background: url(http://templates.blog.fc2.com/template/arrow_o/description.jpg) no-repeat #F48B19;
	height: 23px;  /* box model hack */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 19px;
}


#right {
	margin: 5px 0;
	width: 225px;
	float: right;
	overflow: hidden;
	background: #FFF;
}


#right h3 {
	font-size: 12px;
	line-height: 1;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	padding: 6px 0 6px 25px;
	background: url(http://templates.blog.fc2.com/template/arrow_o/sidetitle.jpg) top right no-repeat #F48B19;
}


#right p {
	font-size: 80%;
	padding: 3px 0 1em 1.5em; 
	margin: 0;
}


#right ul {
	font-size: 80%;
	list-style-type: none;
	padding: 3px 0 1em 1.5em; 
	margin: 0;
}

#right ul li {
	background: url(http://templates.blog.fc2.com/template/arrow_o/arrow.gif) no-repeat 0 6px;
	padding: 2px 0 0 12px;
	list-style-type: none;
}

table.calender {
	font-size: 100%;
	width: 182px;
	margin: 10px 19px;
	border-collapse: collapse;
	padding: 0.5em 0 0.7em 0;
}
.calender caption {
	font-size: 100%;
	margin: 0 19px;
	border-bottom: 1px solid #4C4C4C;
	width: 182px;
	padding: 0 0 0.3em 0;
}
.calender th {
	font-size: 10px;
	font-weight: normal;
	padding: 0.2em 0;
	text-align: center;
}
.calender td {
	width: 26px;
	text-align: center;
	padding: 0.2em 0;
	background: url(http://templates.blog.fc2.com/template/arrow_o/dot.gif) repeat-x bottom left;
}
.calender td a {
	display: block;
	font-weight: bold;
}
th#sun {
	color: #CC3D3D;
}
th#sat {
	color: #2996CC
}
.calender td a:link, .calender td a:visited {
	text-decoration: none;
	background: #EFEFEF;
	border-right: 2px solid #FFF;
	border-left: 2px solid #FFF;
}
.calender td a:hover {
	text-decoration: none;
	background: #CCC;
}

.pay {
	text-align: center;
}
img {
	border: 1px solid #666;
}


#right form {
	padding: 3px 0 1em 1.5em; 
	margin: 0;
}
.light {
	font-size: 80%;
	margin: 2.7em 0 0 0;
	padding: 0.7em 0 0 0.7em;
	border-top: 1px solid #ddd;
}
.search {
	font-size: 80%;
	margin: 0 0 1.7em 0;
	padding: 0.7em 0;
	text-align: center;
}
.search input {
	font-size: 100%;
	font-family: Verdana, Sans-serif,"Osaka";
}


#left {
	width: 485px;
	float: left;
	overflow: hidden;
	margin: 5px 10px 0 0;
	background: #FFF;
}


#left h3 {
	font-size: 100%;
	color :#6D7966;
	padding: 6px 12px 4px 12px;
	border-bottom: 2px dotted #6D7966;
	background: url(http://templates.blog.fc2.com/template/arrow_o/bodytop.gif) no-repeat top left #fff;
}


.content {
	margin: 0 0 10px 0;
	padding: 15px 15px 0 15px;
	line-height: 1.4;
	border-top-width: 0;
	border-left: 2px solid #6D7966;
	border-right: 2px solid #6D7966;
	border-bottom: 2px solid #6D7966;
}


.content img {
	border: 1px solid #666;
	margin: 3px;
}


.contentCom {
	margin: 0 0 10px 0;
	padding: 15px 15px 0 15px;
	line-height: 1.4;
	border-top-width: 0;
	border-left: 2px solid #6D7966;
	border-right: 2px solid #6D7966;
	border-bottom: 2px solid #6D7966;
}


.contentCom img {
	border: 0;
	margin: 3px;
}

.content blockquote {
	background: #FDF1DD;
	border-left: 3px dotted #EF6F04;
	padding: 8px 10px;
}
.content ol li {
	margin-left: 18px;
}
.content ul li {
	background: url(http://templates.blog.fc2.com/template/arrow_o/bullet.gif) no-repeat 0 6px;
	padding-left: 18px;
	margin-left: 0;
	list-style-type: none;
}


ol.sub { 
	margin: 0;
	padding: 15px 0 10px 12px;
	font-size: 80%;
	background: url(http://templates.blog.fc2.com/template/arrow_o/entryicon.gif) no-repeat 0 18px;
}
ol.sub li {
	display: inline;
	color: #4C4C4C;
	margin: 0;
	padding: 0;
}
.sub a {
	font-weight: bold;
	margin-right: 0.3em;
}
.sub a:link {
	color: #360;
	text-decoration: none;
}
.sub a:visited {
	color: #666;
	text-decoration: none;
}
.sub a:hover {
	color: #E57300;
	text-decoration: none;
}


dl.comform {
	width: 100%;
	margin: 0;
	padding: 0;
}
.comform dt {
	letter-spacing: 0.1em;
}
.comform dd {
	font-size: 90%;
	margin: 0;
	padding: 0 0 0.5em 0;
}

.comform textarea {
	width: 80%;
}
#himitsu {
	width: auto;
}


#nav { 
	text-align: center
}


h3#commenthead, h3#trackbackhead {
	font-size: 12px;
	line-height: 1;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	margin: 5px 0;
	padding: 6px 0 6px 25px;
	background: url(http://templates.blog.fc2.com/template/arrow_o/commenthead.jpg) no-repeat;
	border-width: 0;
}

#commentlist {
	font-size: 85%;
	margin: 0 0 5.7em 0;
	padding: 0.7em;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
}
#commentlist li {
	list-style-position: inside;
}


#trackbacklist {
	font-size: 85%;
	margin: 2.7em 1.7em 0 0;
	padding: 1.7em 0 2.7em 3.7em;
	border-top: 1px solid #bbb;
}


#trackbacklist li ul {
	margin-top: 0.7em;
	margin-bottom: 1.7em;
}


#commentlist a, #trackbacklist a {
	margin-right: 0.5em;
}
#commentlist li, #trackbacklist li {
	margin-bottom: 0.2em;
}



#trackbackbody {
	margin: 0 0 10px 0;
	padding: 10px 15px;
	line-height: 1.4;
}
#trackbackbody dt {
	margin: 0 0 0 0.7em;
}
#trackbackbody dd {
	font-size: 100%;
	font-family: "Courier New", Courier, "Times new roman",  sans-serif,"Osaka";
}
#trackbackbody dd a {
	text-decoration: underline;
}
/* Copyright */
#footer {
	margin: 15px auto 8px auto;
	padding: 8px 0 0 0;
	width: 720px;
	font-size: 85%;
	letter-spacing: 0.05em;
	clear: both;
	text-align: center;
	border-top: 2px dotted #6D7966;
	line-height: 1;
}

textarea,input,select {
	font-family : "\30D2\30E9\30AE\30CE\20Pro\20W3","Osaka","Verdana","Helvetica","Arial","\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",sans-serif;
}

.emoji{
	vertical-align:middle;
	border:0;
}