@charset "EUC-JP";

/* General
------------------------------------------------------------ */
/*
*:before,
*:after {
	content : "";
}
*/
* {
	margin : 0;
	padding : 0;
}

body {
	color : #999999;
	background : #ffffff;
	text-align : center;
	line-height : 1.5;
	font-family : "Verdana";
	font-size : 10px !important;
	font-style : normal;
	font-weight : normal;
	voice-family : "Verdana";
	voice-family : inherit;
	font-size : 10px !important;
}
html {
  scrollbar-face-color:#ffffff;
  scrollbar-highlight-color:pink;
  scrollbar-shadow-color:pink;
  scrollbar-3dlight-color:#ffffff;
  scrollbar-arrow-color:pink;
  scrollbar-track-color:#ffffff;
  scrollbar-darkshadow-color:#ffffff;
}

a {
	text-decoration : none;
}

a:link {
	color : #999999;
}

a:visited {
	color : #999999;
}

a:hover {
  position : relative;
  top : 1pt;
  left : 1pt;
	color : pink;
	text-decoration : underline;
}

a:active {
	color : #999999;
}

a img {
	border-style : none;
	border-width : 0px;
	text-decoration : none;
}

textarea {
color : #999999;
font-size:10px;
letter-spacing:1px;
border:1px solid pink;
	width : 90%;
}
input {
color : #999999;
font-size:10px;
letter-spacing:1px;
border:1px solid pink;
padding:1px;
}

/* Layout
------------------------------------------------------------ */

div#wrapper-1 {
	width : 740px;
	margin : 0 auto;
	background : transparent;
	text-align : left;
border-left:1px dashed pink;
border-right:1px dashed pink;
background-color:#ffffff;
}

div#branding {
	width : 740px;
	height : 170px;
	background : transparent url("http://blog-imgs-17.fc2.com/h/o/t/hotm/9.jpg") bottom right no-repeat;
border-bottom:1px dashed pink;
}

div#calendar {
	width : 740px;
	background : #fff url("") bottom left no-repeat;
	text-align : center;
border-bottom:1px dashed pink;
}

div.column {
	margin : 15px 0;
}

div#wrapper-2 {
	float : left;
	width : 570px;
}

div#primary-column {
	float : right;
	width : 400px;
	padding : 0 10px;
	voice-family : "Verdana";
	voice-family : inherit;
	width : 380px;
}

html>body div#primary-column {
	width : 380px;
}

div#secondary-column {
	float : left;
	width : 170px;
	background : #fff url("") bottom left no-repeat;
}

div#extra-column {
	float : left;
	width : 170px;
	background : #fff url("") bottom left no-repeat;
}

div#siteinfo-legal {
	clear : both;
	margin : 0 10px;
}

/* Branding
------------------------------------------------------------ */

div#branding h1 {
	margin-top : 10px;
	padding : 0 10px;
	font-size : x-large;
	voice-family : "Verdana";
	voice-family : inherit;
	font-size : xx-large;
}

html>body div#branding h1 {
	font-size : xx-large;
}

div#branding p {
	padding : 10px 20px;
	font-size : 10px;
	voice-family : "Verdana";
	voice-family : inherit;
         letter-spacing:1px;
	font-size : 10px;
}

html>body div#branding p {
	font-size : 10px;
}

/* Calendar
------------------------------------------------------------ */

p.now-month {
	background : #fff url("") top left no-repeat;
width:740px;
}

div#calendar ul {
	list-style-position : inside;
}

div#calendar li {
	display : inline;
	list-style-type : none;
}

li.prev-month-calendar {
	margin-right : 0.5em;
}

li.day {
	margin : 0 0.1em;
}

li.next-month-calendar {
	margin-left : 0.5em;
}

div#calendar a {
color:pink;
}

div#calendar a:hover {
color:hotpink;
}


/* Primary-Column
------------------------------------------------------------ */

p.prev-next-navi {
	margin-bottom : 20px;
	text-align : center;
}

div.section {
	margin-bottom : 25px;
}

div.section h2 {
	background : #fff url("http://blog-imgs-17.fc2.com/h/o/t/hotm/k-st.gif") ;
	font-size : 12px;
	voice-family : "Verdana";
	voice-family : inherit;
	font-size : 12px;
border:none;
margin-bottom:10px;
letter-spacing:1px;
padding:3px;
}

html>body div.section h2 {
	font-size : 12px;
}

div.section p {
	padding : 1em 0;
}

div.entry-body {
	padding : 0 10px;
	background : #fff;
}

p.entry-more {
	padding : 25px 10px 10px 10px;
	text-align : right;
}

div.section ul.entry-footer {
	padding : 20px 10px 10px 10px;
	background : #fff url("") bottom left no-repeat;
	list-style-position : inside;
	text-align : right;
}

div.section li {
	display : inline;
	list-style-type : none;
}

/* Comment
------------------------------------------------------------ */

div#primary-column form {
	padding : 0 10px;
}

input#himitu {
	margin-right : 0.5em;
}

p.form-btn {
	margin-top : 20px;
}

h3#comment-top {
	background : #fff url("http://blog-imgs-17.fc2.com/h/o/t/hotm/k-st.gif") ;
	font-size : 12px;
border:none;
margin-bottom:10px;
letter-spacing:1px;
padding:3px;
}

h3.comment-post,
h3.comment-edit {
	background : #fff url("http://blog-imgs-17.fc2.com/h/o/t/hotm/k-st.gif") ;
	font-size : 12px;
border:none;
margin-bottom:10px;
letter-spacing:1px;
padding:3px;
}

h4.comment-header {
	font-size : 10px;
	font-weight : normal;
	text-align : center;
	voice-family : "Verdana";
	voice-family : inherit;
	font-size : 10px;
	margin : 2px 10px 5px 10px;
background: transparent url("http://blog-imgs-17.fc2.com/h/o/t/hotm/1.gif") no-repeat;
padding-left:19px;
border-bottom:1px dashed pink;
letter-spacing:1px;
text-align:left;
}

div.comment-body {
	padding : 0 10px;
	background : #fff;
}

ul.comment-footer {
	padding : 10px;
	background : #fff url("") bottom left no-repeat;
}

/* Trackback
------------------------------------------------------------ */

h3#trackback-top {
	background : #fff url("http://blog-imgs-17.fc2.com/h/o/t/hotm/k-st.gif") ;
	font-size : 12px;
border:none;
margin-top:20px;
margin-bottom:10px;
letter-spacing:1px;
padding:3px;
}

p.trackback-uri {
	margin-bottom : 15px;
	padding : 0.2em 0.5em;
	background : #fff;
	border : 1px solid pink;
	-moz-border-radius : 5px;
}

h4.trackback-header {
	font-size : 10px;
	font-weight : normal;
	text-align : center;
	voice-family : "Verdana";
	voice-family : inherit;
	font-size : 10px;
	margin : 2px 10px 5px 10px;
background: transparent url("http://blog-imgs-17.fc2.com/h/o/t/hotm/1.gif") no-repeat;
padding-left:19px;
border-bottom:1px dashed pink;
letter-spacing:1px;
text-align:left;
}

div.trackback-excerpt {
	padding : 0 10px;
	background : #fff;
}

ul.trackback-footer {
	padding : 10px;
	background : #fff url("") bottom left no-repeat;
}

/* Secondary-Column
------------------------------------------------------------ */

div#secondary-column h3 {
	font-size : 10px;
	font-weight : normal;
	text-align : center;
	voice-family : "Verdana";
	voice-family : inherit;
	font-size : 10px;
	margin : 2px 10px 5px 10px;
background: transparent url("http://blog-imgs-17.fc2.com/h/o/t/hotm/1.gif") no-repeat;
padding-left:19px;
border-bottom:1px dashed pink;
letter-spacing:1px;
}

div#secondary-column h2.special {
	margin-bottom : 0;
	padding : 3px 10px 0 10px;
	background : transparent url("") top left no-repeat;
}

div#secondary-column h2.categories-archives {
	margin : 20px 10px 5px 10px;
}

div#secondary-column h2.search {
	margin : 20px 10px 10px 10px;
}

div#secondary-column form {
	margin : 0 10px;
	padding-bottom : 10px;
}

div#secondary-column ul {
	margin : 0 10px;
	list-style-position : inside;
}
div#secondary-column p {
	margin : 0 10px;
}
/* Extra-Column
------------------------------------------------------------ */

div#extra-column h3 {
	font-size : 10px;
	font-weight : normal;
	text-align : center;
	voice-family : "Verdana";
	voice-family : inherit;
	font-size : 10px;
	margin : 2px 10px 5px 10px;
background: transparent url("http://blog-imgs-17.fc2.com/h/o/t/hotm/1.gif") no-repeat;
padding-left:19px;
border-bottom:1px dashed pink;
letter-spacing:1px;
}

div#extra-column h2.special {
	margin-bottom : 0;
	padding : 3px 10px 0 10px;
	background : transparent url("") top left no-repeat;
}

div#extra-column ul {
	margin : 0 10px;
	list-style-position : inside;
}
div#extra-column p {
	margin : 0 10px;
}
p.author-name,
p.author-description {
	margin : 0 10px;
}

p.ads {
	margin : 0 10px;
	padding-bottom : 10px;
}

p.author-image img {
	display : block;
	margin : 10px 10px;
	border : 1px solid #006fce;
}

/* Siteinfo-Legal
------------------------------------------------------------ */

div#siteinfo-legal p {
	padding : 0.5em 0;
	text-align : center;
}

/* Blockquote
------------------------------------------------------------ */

blockquote {
	width : 300px;
	margin : 20px auto 20px auto;
	padding : 0.5em;
	background : transparent;
	border : 1px solid #006fce;
	-moz-border-radius : 5px;
}

img.emoji{
	vertical-align:middle;
	border:0;
}
.calender{
	width:95%;
}