/* 全体
------------------------------------------------------------ */
* {
	margin: 0;
	padding: 0;
}

body {
	background: url(http://blog-imgs-46-origin.fc2.com/u/r/a/uraraka01/13_bg.jpg) repeat-x fixed #000000;
	color: #ffffff;
	font-family: sans-serif;
	font-size: small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: medium;
}

html>body {
	font-size: medium;
}

/* for IE \*/
* html body {
	font-size: 100%;
}	
/**/



/* リンク
------------------------------------------------- */
a { 
	text-decoration: none;
	/*\*/
	overflow: hidden;
	/**/
}

a:link,
a:visited {color: #ffffff; }
a:hover,
a:active { color: #ff7f43; }
/* ◎リンク文字の色変更はココ。オレンジ→#ff7f43。イエローグリーン→#a3ef00。ライトブルー→#00d7f1。詳しくはhttp://uraraka01.blog27.fc2.com/にて◎ */


/* 画像
------------------------------------------------- */
img,
a img {
	border: none;
}

.emoji{
	vertical-align:middle;
        border: none;
}



/* 基本設定
------------------------------------------------- */
ul, ol, li, dl, dt, dd { list-style: none; }
	
blockquote {
	width: auto;
	margin: 10px;
	padding: 0.5em;
	border: 1px solid #666666;
}
	
textarea,input,select {
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}

html>body textarea,
html>body input,
html>body select { font-size: small; }

pre {
	margin: 10px;
	padding: 0.5em;
	border: 1px solid #666666;
	font-family: serif;
	overflow: auto;
	width: auto;
}

/* for without MacIE5 \*/

div.main_body pre {	overflow: scroll; }
/**/
	
div.main_body > pre { width: auto; }
	
div.main_body code { font-family: monospace; }



/* レイアウト
------------------------------------------------------------ */
div#wrap {
        width:100%;
        background: url(http://blog-imgs-46-origin.fc2.com/u/r/a/uraraka01/13_top_bg.png) repeat-x;
}

div#container {
        width: 940px;
        margin: 0 auto;
        background: url(http://blog-imgs-46-origin.fc2.com/u/r/a/uraraka01/13_main_bg.png) repeat-y top left;     
}

div#header {
	width: 940px;
        height: 100px;
	background: url(http://blog-imgs-46-origin.fc2.com/u/r/a/uraraka01/13_head_bg.png) no-repeat;
}

div#main {
        width: 730px;
        float: left;
        padding-top: 20px;
}

div#sidemenu {
	width: 210px;
        float: right;
        margin-top: 20px;	
}

div#footer {
	clear: both;
	width: 100%;
        background: #000000;
        border-top : solid 1px #222222;
}
	
html>div#footer {
}



/* ヘッダー
------------------------------------------------------------ */
div#header h1 {
        padding-top: 15px;
        margin-left:20px;
        margin-right:20px;
        font-size: 140%;
        letter-spacing: 0.2em;
}
	
div#header p {
        margin: 5px 20px 0 20px;
        font-size: 80%;
        line-height: 110%;
        color: #c9c9c9;
}

div#header ul {
        list-style-type: none;
        margin-left: 684px;
        position: absolute;
        top: 80px;
}

div#header li.navi {
        width: 82px;
        height: 20px;
	color: #c9c9c9;
        text-align: center;
        float: left;
        font-size: 75%;
        font-family: Arial;
        font-weight: bold;
}

div#header li.navi a {
        display: block;
        width: 82px;
        height: 20px;
        background: url(http://blog-imgs-46-origin.fc2.com/u/r/a/uraraka01/13_head_menu.png) no-repeat;
        color: #999999;
}



/* メインコンテンツ
------------------------------------------------------------ */	
div.content {
	margin: 0 0 60px 0;
	text-align: left;
	overflow: hidden;
        width: 680px;
}

div.kizi {
        width: 680px;
}

div.kizi_sub {
        float: left;
        width: 65px; 	 
}

div#png_en {
        width: 65px;
        background: url(http://blog-imgs-46-origin.fc2.com/u/r/a/uraraka01/13_tag_wood.png) no-repeat;
        /* ◎投稿日時部分の色変更はココ。オレンジ→13_tag_or.png。イエローグリーン→13_tag_yg.png。ライトブルー→13_tag_lb.png。詳しくはhttp://uraraka01.blog27.fc2.com/にて◎ */
}

div.kizi_main {
        float: right;
        width: 615px;
}

div.icon {
        width: 65px;
        text-align: center;
        padding-top: 10px;
}

div.entry_date {
        color: #ffffff;
        font-size: 18px;
        line-height: 15px;
        text-align: center;
        font-family: Arial;
        font-weight: bold;
        height:55px;
}

span.date_s {
        font-size: 11px;
}

div.entry_info {
	text-align: right;
        font-size: 9px;
        line-height: 15px;
        color: #ff7f43;
　　　　/* ◎コメント・トラバ数表示の色変更はココ。オレンジ→#ff7f43。イエローグリーン→#a3ef00。ライトブルー→#00d7f1。詳しくはhttp://uraraka01.blog27.fc2.com/にて◎ */
        font-family: Arial;
        font-weight: Bold;
        margin-right:10px;
}

div.entry_info a {
        color: #00d7f1;
　　　　/* ◎コメント・トラバ数表示リンク部分の色変更はココ。オレンジ→#ff7f43。イエローグリーン→#a3ef00。ライトブルー→#00d7f1。詳しくはhttp://uraraka01.blog27.fc2.com/にて◎ */
}

h2.entry_header{
	margin: 25px 0 0 0;
        font-size: 120%;
        letter-spacing: 0.2em;
        color: #ffffff;
        line-height: 1.1em;
        border-bottom: solid 1px #666666;
        padding: 0 15px 2px 15px;
}

div.entry_cate {
        font-size: 80%;
        margin: 2px 15px 0 15px;
}

div.entry_body {
        font-size: 90%;
        margin: 30px 15px 20px 15px;
        line-height: 1.8em;
        letter-spacing: 0.1em;
}

div.entry_body p.entry_more {
	padding: 15px 0;
	margin: 0px;
        font-size: 90%;
}
	
div.entry_body p.theme {
	margin: 15px 20px;
        font-size: 90%;
}

div.entry_tag {
        width: 585px;
        font-size: 90%;
        letter-spacing: 0;
        text-align: right;
}

div.entry_body img {
        border: none;
}

div.entry_pagetop {
        width: 615px;
        height: 25px;
        font-size: 80%;
        text-align: right;
}

div#png_en_pt {
        width: 585px;
        height: 25px;
        background: url(http://blog-imgs-46-origin.fc2.com/u/r/a/uraraka01/13_pagetop.png) no-repeat;
        padding: 5px 30px 0 0;
}

/* clap + bookmark */
div.fc2_footer {
	margin: 15px 0px;
}

div.page_navi {
        width:730px;
        margin: 0;
	text-align: center;
	padding: 0 0 30px 0;
        font-size: 80%;
}

/* IE改行有効 */
br {letter-spacing: 0; }



/* Entry (html tag)
------------------------------------------------------------ */

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: 20px;
	border : 1px solid #666666;
	padding: 10px;
        font-size: 90%;
}

div.entry_body dt {
	font-weight: bold;
	margin-bottom: 0.5em;
	padding-bottom: 2px;
	border-bottom: 1px dotted #666666;
}

div.entry_body dd {
	margin: 0em 1em 1em;
}



/* コメント、トラックバック、全記事一覧、検索結果一覧
------------------------------------------------------------ */
div.cmtb_sub {
        float: left;
        width: 75px;
        height: 50px;
}

div#png_cm,div#png_cm_e,div#png_tb,div#png_tl,div#png_sa {
        width: 75px;
        height: 50px;
        background: url(http://blog-imgs-46-origin.fc2.com/u/r/a/uraraka01/13_cmtb.png) no-repeat;
}

div.cmtb_main {
        float: right;
        width: 608px;
}

p.sub_header {
        color: #ffffff;
        font-size: 12px;
        line-height: 13px;
        text-align: right;
        font-family: Arial;
        font-weight: bold;
        padding:18px 10px 0 0;
}

p.sub_header_sa {
        color: #ffffff;
        font-size: 12px;
        line-height: 13px;
        text-align: right;
        font-family: Arial;
        font-weight: bold;
        padding:12px 10px 0 0;
}

span.s {
        font-size: 10px;
        font-weight: normal;
}

.colum {
        border: solid 1px #666666;
        margin:15px;
}

h3.sub_title {
	margin: 15px 20px;
	color: #cccccc;
	font-size: 100%;	
}

div.sub_body {
	margin: 10px 20px;
        font-size: 90%;
        line-height: 1.6em;
        letter-spacing: 0.1em;
}

ul.sub_footer {
	text-align: right;
	margin: 15px 30px;
        font-size: 80%;
}

ul.sub_footer li {
	display: inline;
	list-style-type: none;
	color: #ff7f43;
        /* ◎コメント・トラバ投稿日時等の色変更はココ。オレンジ→#ff7f43。イエローグリーン→#a3ef00。ライトブルー→#00d7f1。詳しくはhttp://uraraka01.blog27.fc2.com/にて◎ */
}

ul.sub_footer li a {
	color: #ff7f43;
        /* ◎コメント・トラバ投稿日時等リンク部分の色変更はココ。オレンジ→#ff7f43。イエローグリーン→#a3ef00。ライトブルー→#00d7f1。詳しくはhttp://uraraka01.blog27.fc2.com/にて◎ */
}

div.form {
        margin: 20px 20px 40px;
        font-size: 90%;
}

div.form dd {
	margin-bottom:8px;
}

div.form textarea {
	width: 100%;
	height: 180px;
}

div.form input#himitu {
	margin-right: 0.5em;
}

div.form .form_btn {
}

div.form .form_btn input {
	margin-right: 0.5em;
}


ul.list_body {
	margin:20px;
        font-size: 90%;
}

ul.list_body li {
	margin-bottom: 5px;
}


p.trackback_url {
	padding: 20px 20px;
	text-align: left;
        font-size: 90%;
}

p.trackback_url input {
	padding:3px;
	border:none;
	width: 90%;
	background-color: #ff7f43;
        /* ◎トラックバックURL表示部分の色変更はココ。オレンジ→#ff7f43。イエローグリーン→#a3ef00。ライトブルー→#00d7f1。詳しくはhttp://uraraka01.blog27.fc2.com/にて◎ */
	color: #ffffff;
        margin-bottom: 10px;
}

div.pagetop {
        width: 605px;
        height: 25px;
        font-size: 80%;
        text-align: right;
}

div#png_cm_pt,div#png_tb_pt,div#png_tl_pt,div#png_sa_pt {
        width: 575px;
        height: 25px;
        background: url(http://blog-imgs-46-origin.fc2.com/u/r/a/uraraka01/13_pagetop.png) no-repeat top right;
        padding: 5px 30px 0 0;
}



/* サイドバー（プラグイン）
------------------------------------------------------------ */
#sidemenu li {
	list-style-type: disc;
	list-style-position: outside;
        margin-left: 10px;
}

dl.sidemenu_body {
	margin: 0 0 30px 0;
}

dt.plg_title {
	color: #c9c9c9;
        font-size: 90%;
        font-weight: bold;
        margin-bottom: 5px;
}

dd.plg_header,
dd.plg_body,
dd.plg_footer {
        font-size: 80%;
        line-height: 1.6em;
        margin: 0 0 0 10px;
}

dd.plg_body input {
	margin: 2px;
}



/* カレンダー（プラグイン）
------------------------------------------------------------ */
table.calender {
	width: 90%;
	margin: 5px 0;
}

table.calender caption {
	margin-bottom: 15px;
	margin: 0px auto;
}

table.calender th,
table.calender td {
	padding: 0.1em;
	border-bottom: 1px dotted #666666;
	text-align: center;
}

table.calender td a {
	display: block;
	color: #ffffff;
	background-color: #ff7f43;
        /* ◎リンク部分の色変更はココ。オレンジ→#ff7f43。イエローグリーン→#a3ef00。ライトブルー→#00d7f1。詳しくはhttp://uraraka01.blog27.fc2.com/にて◎ */
        text-decoration: none;
}

table.calender td a:hover{ 
	display: block;
	background-color: #aaaaaa;
	color: #ffffff;
        text-decoration: none;
}

table.calender th#sun {
	color: #FF6600;
}

table.calender th#sat {
	color: #0066FF;
}



/* フッター
------------------------------------------------------------ */
div#footer p {
        width: 900px;
	margin: 0 auto;
        padding: 0 20px 200px 20px;
        font-size: 80%;
}

div#footer address {
        width: 900px;
        padding: 1em 20px 0 20px;
        margin: 0 auto;
	font-style: normal;
        font-size: 80%;
}



/* for MacIE
------------------------------------------------------------ */
textarea,input,select {
	font-family: sans-serif;
}
