@charset "UTF-8";
body, h1, h2, h3, h4, p, form, hr, blockquote, ul, ol, li, dl, dt, dd { 
	margin: 0;
	padding: 0;
}
body {
	font-family: verdana,arial,"\30D2\30E9\30AE\30CE\20Pro\20W3",osaka,HiraKakuPro-W3,sans-serif;
	font-size: 12px;
	padding: 0 0 10px 0;
	text-align: center;
	background: #666666;
}
a { color: #000000;}
a:link { color: #3333FF; text-decoration: underline;}
a:visited { color: #000000;}
a:hover { color: #000000; text-decoration:none;}

hr { 
	margin: 8px 0;
	border: 0;
	border-top: 1px dotted #000000;
	color: #aaa;
	clear: both;
}
ul, ul li { list-style-type: none; }

a img {
	border: none;
}

/* 全体囲み */
#all {
	clear: both;
	margin: auto auto;
	width: 855px;
	text-align: left;
         background: #fff;
}


/* ヘッダー */
#header {
	background: url(http://blog-imgs-13.fc2.com/a/f/f/affilitemplate/film.gif) repeat #FFF;
	height: 70px;
	text-align: right;
}

h1 {
	padding: 50px 20px 5px 0px;
	font-size: 24px;
}
h1 a:link, h1 a:visited {
	color:#aaa;
	text-decoration: none;
}
h1 a:hover, h1 a:active {
	color:#CCC;
	text-decoration: none;
}
h2 {
	font-size: 12px;
         color: #666;
         padding-right: 20px;
	font-weight: normal;
}

#header2 {
	background: url(http://blog-imgs-13.fc2.com/a/f/f/affilitemplate/updown.png) repeat #fff;
	text-align: center;
         margin: 0px auto 10px auto;
         height:20px;
}

/* index_area 要素              */
.top_entry-index {
	margin: 10px 0px 0px 0px; width: 494px;
	border: double 3px #aaa;
	background:#fff;
}
.top_entry-body {
	margin: 0px; padding: 5px; font-size:12px;
}


/* メインブロック */
#main {
	overflow: hidden;
	width: 500px;
	float: left;
	margin-left: 5px;
         color: #666;         
}

#main h2 {
	font-size: 120%;
　　　　 font-weight:bold;
	margin-top: 10px;
	padding: 5px 8px 3px 8px;
	color: #3366ff;
	background: url() no-repeat;
         border-top: 1px solid #ccc;
         border-left: 1px solid #ccc;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
}

#main h2 a { text-decoration: none; border: 0 }
#main h2 a:link, #main h2 a:visited { color: #3366ff; }
#main h2 a:hover, #main h2 a:active { color: #3366ff; }


/* エントリー */
.content {
	margin-bottom: 30px;
	padding: 10px ;
	border: 1px solid #ccc;
	line-height: 1.4;
}

.content blockquote {
	margin: 10px 0 0 20px;
	border: 1px solid #3399ff;
}
.content blockquote p {
	padding: 8px 15px;
}
.content ol, .content ul {
	margin: 0px 0px 0px 30px;
}
.content ol li {
}
.content ul li {
	list-style-type: square;
}

/* 記事のステータス */
.content_footer { 
	margin: 10px 0 0 5px;
	padding: 0 10px 10px 0;
	border-top: 1px solid #cccccc;
	text-align: right;
	font-size: 80%;
	color: #999;
}

.content_footer a { text-decoration: none; color: #999 }



/* コメント・トラックバック */
#commentcont, #trackbackcont {
	margin: 0px 0px 10px 0px;
}
#commentcont h4, #trackbackcont h4 {
	padding: 20px 0 3px 15px;
	font-size: 12px;
}
#commentcont p, #trackbackcont p {
	padding: 0 0 0 20px;
}
#commentcont .content_footer, #trackbackcont .content_footer {
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
}


/* コメントフォーム */
.commentform dl {
	width: 100%;
	padding: 0 0 8px 0;
}
.commentform dl dt {
	letter-spacing: 0.03em;
	font-weight: bold;
}
.commentform dl dd {
	font-size: 90%;
	padding: 0 0 0.5em 0;
}

.commentform dl textarea {
	width: 80%;
}
#himitsu {
	width: auto;
}


/* trackback URL 表示部分 */
#trackbackbody {
	padding: 10px 15px 0 15px;
	line-height: 1.4;
}
#trackbackbody dt {
	margin: 0 0 0 10px;
}
#trackbackbody dd {
	margin: 0 0 0 10px;
	font-size: 100%;
	font-family: "Courier New",Courier,"Times new roman",sans-serif;
}


/* メニュー表示部分 */
/* サイド左 */
#menu {
	width: 260px;
         margin-top: 10px;	
         margin-left: 10px;         
         margin-right: 10px;
	float: left;
         color: #666; 
         border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
	overflow: hidden;
}

#menu h3 {
	padding: 5px 0px 3px 10px;
         background: url(http://blog-imgs-13.fc2.com/a/f/f/affilitemplate/updown.png) repeat;
	background-color: #fff;
	color: #000;
	font-size: 12px;
	line-height: 1;
	text-align: left;
}

#menu p{
	margin: 0.3em;
	font-size: 11px;
}


#menu ul {
	padding: 4px 0 6px 10px;
	text-align: left;
}

#menu ul li {
	padding: 2px 0 2px 10px;
	font-size: 11px;
	background: url(http://blog-imgs-13.fc2.com/a/f/f/affilitemplate/arrow.gif) 0 5px no-repeat;
	line-height: 1.3;
	text-align: left;
}

#menu ul li a, #left ul li a:link, #left ul li a:visited {
	text-decoration: none;
}
#menu ul li a:hover, #left ul li a:active {
	text-decoration: underline;
}

/* メニュー表示部分 */
/* サイド右 */
#menu2 {
	width: 160px;
         margin-top: 10px;
	float: left;
         color: #666; 
         border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
	overflow: hidden;
}

#menu2 h3 {
	padding: 5px 0px 3px 10px;
         background: url(http://blog-imgs-13.fc2.com/a/f/f/affilitemplate/updown.png) repeat;
	background-color: #fff;
	color: #000;
	font-size: 12px;
	line-height: 1;
	text-align: left;
}

#menu2 p{
	margin: 0.3em;
	font-size: 11px;
}


#menu2 ul {
	padding: 4px 0 6px 10px;
	text-align: left;
}

#menu2 ul li {
	padding: 2px 0 2px 14px;
	font-size: 11px;
	background: url(http://blog-imgs-13.fc2.com/a/f/f/affilitemplate/arrow.gif) 0 5px no-repeat;
	line-height: 1.3;
	text-align: left;
}

#menu2 ul li a, #left ul li a:link, #left ul li a:visited {
	text-decoration: none;
}
#menu2 ul li a:hover, #left ul li a:active {
	text-decoration: underline;
}

/* メニュー表示部分 */
/* サイド3 */
#menu3 {
	width: 430px;
         margin-top: 10px;
         margin-left: 10px;
	float: right;
         color: #666; 
         border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
	overflow: hidden;
}

#menu3 h3 {
	padding: 5px 0px 3px 10px;
         background: url(http://blog-imgs-13.fc2.com/a/f/f/affilitemplate/updown.png) repeat;
	background-color: #fff;
	color: #000;
	font-size: 12px;
	line-height: 1;
	text-align: left;
}

#menu3 p{
	margin: 0.3em;
	font-size: 11px;
}


#menu3 ul {
	padding: 4px 0 6px 10px;
	text-align: left;
}

#menu3 ul li {
	padding: 2px 0 2px 14px;
	font-size: 11px;
	background: url(http://blog-imgs-13.fc2.com/a/f/f/affilitemplate/arrow.gif) 0 5px no-repeat;
	line-height: 1.3;
	text-align: left;
}

#menu3 ul li a, #left ul li a:link, #left ul li a:visited {
	text-decoration: none;
}
#menu3 ul li a:hover, #left ul li a:active {
	text-decoration: underline;
}



/*カレンダー*/
#calender {
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 5px 0px;
	text-align: center;
	background: #686fbf;
}

#calender ul {
	font-size: 90%;
	list-style-position : inside;
}

#calender li {
	display : inline;
	list-style-type : none;
}

#calender li a {
	color: #ffffff;
}

.calender{
	font-size:85%;
	color : gray;
}

li.day {
	padding: 0px 3px 0px 2px;
}

.prev-month-calendar {
	margin-right : 8px;
}

.next-month-calendar {
	margin-left : 8px;
}


/* メニューサイドバー内の画像の中央寄せ */
#menu img {
	margin: 5px auto;
	border: 0;
}


/* 検索フォーム */
#menu form {
	padding: 8px;
	text-align: left;
}
#searchbox {
	width: 165px;
	margin: 0px 0px 3px 0px;
}


/* ページのナビゲーション */
.nav {
	margin: 10px 0 20px 0;
	text-align: center;
}
.nav a img { 
	border: none;
}

#prefooter {
	margin-top: 10px;
	background: #aaa;
	border-top: 1px solid #ccc;
	color: #333;
	font-size: 80%;
	text-align: center;
	clear: both;
}
#prefooter a { text-decoration: none; color:#333; }

/* フッター */
#footer {
	padding: 4px 15px;
	background: #aaa;
	border-top: 1px solid #ccc;
	color: #333;
	font-size: 80%;
	text-align: center;
	clear: both;
}
#footer a { text-decoration: none; color:#333; }


/* おまけ */
/* Mac IE 文字化け対策 */
textarea, input {
	font: 100%/1.5 normal normal normal "\30D2\30E9\30AE\30CE\20Pro\20W3",HiraKakuPro-W3,osaka,verdana,arial,sans-serif;
}

img.emoji{
	vertical-align:middle;
	border:0;
}
