/* default
------------------------------------------------------------ */

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #f3fffc;
	color: #135d66;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}

html>body {
	font-size: small;
}

/* for IE \*/
* html body {
	font-size: 78%;
}	
/**/

/* スクロールバー
------------------------------------------------- */
html,body {
        scrollbar-face-color: #f4fff4;       /* 表面の色 */
        scrollbar-3dlight-color: #669933;    /* 左端と上端の色 */
        scrollbar-highlight-color: #669933;  /* ハイライトの色 */
        scrollbar-shadow-color: #669933;     /* 影の色 */
        scrollbar-darkshadow-color: #669933; /* 右端と下端 */
        scrollbar-arrow-color: #669933;      /* 矢印の色 */
        scrollbar-track-color: #99cc99;      /* バーの背景の色 */

}
	

/* Hyper text
------------------------------------------------- */

a { 
	text-decoration: none;
	/*\*/
	overflow: hidden;
	/**/
}

a:link,
a:visited {color: #00497c; }
a:focus,
a:hover,
a:active { color: #69c554; text-decoration: underline;}



/* Image
------------------------------------------------- */

img,
a img {
	border: none;
}

.emoji{
	vertical-align:middle;
}



/* Base elements
------------------------------------------------- */

h1 { font-size: 160%; }
	
h2 { font-size: 130%; }
	
h3 { font-size: 116%; }
	
h4 { font-size: 100%; }
	
h5 { font-size: 94%; }
	
h6 { font-size: 85%; }
	
ul, ol, li, dl, dt, dd { list-style: none; }
	
blockquote {
	width: auto;
	margin: 10px 20px;
	padding: 0.2em 1em;
	border: 1px dashed;
}
	
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: 1em auto;
	padding: 0.5em;
	border: 1px solid;
	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; }



/* Layout
------------------------------------------------------------ */

div#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div#header {
	width: 995px; height: 202px;
	background-image: url("http://blog-imgs-12.fc2.com/k/o/p/kopantsblog/kpt_cro01_header01.jpg");
        background-repeat: no-repeat;
        margin-bottom: 25px; 
}

div#main {
	float: left;
        width:720px;margin-left:20px;
}

div#sidemenu {
	float: right;
	width: 220px;
	overflow: hidden;
	margin-bottom:30px;margin-right:20px;
}

div#footer {
	clear: both;
	padding-top: 20px;padding-bottom: 20px;
	width: 1000px;
        font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	background: url(http://blog-imgs-12.fc2.com/k/o/p/kopantsblog/kpt_cro01_footer01a.gif) no-repeat;
        background-position: center top;
}
	
html>div#footer {
	font-size: x-small;
}



/* Header
------------------------------------------------------------ */

div#header h1 {
	font-size: x-large;
        text-align: center;
	padding-top: 35px;
}
	
div#header h1 a {
        text-decoration: none;
}
div#header p {
	text-align: center;
	margin:20px 260px 2px 260px;
}



/* Main Contents
------------------------------------------------------------ */
/**エントリー部分の幅、余白**/	
div.content {
	margin-bottom:10px;
	text-align: left;
	overflow: hidden;
	width: 711px;
}

/**エントリータイトル背景画像**/
.entry_top {
        height: 28px;
        background : url(http://blog-imgs-50.fc2.com/k/o/p/kopantsblog/120316waku_2c_08.gif
) no-repeat;
        overflow:hidden; 
       
}

/**エントリー日付背景画像**/
div.entry_date {
        height: 21px;
        background : url(http://blog-imgs-50.fc2.com/k/o/p/kopantsblog/120316waku_2c_05.gif
) no-repeat; 
        
}

/**エントリー日付フォント**/
.entry_date h4 {
        color: #663300;
        padding-top: 4px;padding-right: 10px; padding-left: 10px;
        text-align: right;
        font-family: Arial, sans-serif; 
}

/**エントリータイトル文字の位置、色、サイズ**/
.entry_top h2 {
        color: #000000; background-color: transparent;
        text-align: left;
        padding-top:2px;        
        margin-left: 45px;
        font-size: medium; 
}
/**エントリータイトル文字のリンク色**/
.entry_top h2 a{
        color: #000000; background-color: transparent; text-decoration: none;
}
/**エントリー本文**/
div.entry_body {
	text-align: left;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
        line-height:1.5;
        background : url(http://blog-imgs-50.fc2.com/k/o/p/kopantsblog/120316waku_2c_11.gif) repeat-y;
}

/**エントリー部分のリンクの色**/
.entry_body a:link  { color: #779ac7;
}
.entry_body a:visited { color: #8885cf;
}

.entry_body a:hover, a:active { color: #bfc714; 
}

div.entry_body p.entry_more {
	padding: 30px 15px 15px 0px;
	margin: 0px;
}
	
div.entry_body p.tag_lnk {
	margin: 0px;
}
	
div.entry_body p.theme {
	margin: 10px 0px 0px;
}
/**エントリーフッタ部分**/
ul.entry_footer {
	height: 48px;
        text-align: right;
	padding-top: 5px;
        padding-right: 40px;
        padding-left: 40px;
	background : url(http://blog-imgs-50.fc2.com/k/o/p/kopantsblog/120316waku_2c_17.gif) no-repeat; 
        
}

ul.entry_footer li {
	display: inline;
	list-style-type: none;
}

/* clap + bookmark */
div.fc2_footer {
	margin: 15px 0px 0px;
}

div.page_navi {
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
}

div.pagetop {
	text-align: right;
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
	background-color: #F2C1C1;
}



/* 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: 1em 1.5em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 1em 1em 0em;
}

div.entry_body dt {
	font-weight: bold;
	margin-bottom: 0.5em;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

div.entry_body dd {
	margin: 0em 1em 1em;
}



/* Comment, Trackback, Entry list
------------------------------------------------------------ */

/*各コメントのタイトル*/
h3.sub_title {
	background: url(http://blog-imgs-50.fc2.com/k/o/p/kopantsblog/120316waku_2c_11.gif) repeat-y; 
        padding:10px 0 10px 20px;
        color: #a0b56e;
}

/*コメントbody部分*/
div.sub_body {
	background: url(http://blog-imgs-50.fc2.com/k/o/p/kopantsblog/120316waku_2c_11.gif) repeat-y;
        margin: 0px;
	padding-bottom:15px;
	padding-left:30px;
	padding-right:30px;
	padding-top:0px;
        line-height: 1.5;
}

ul.list_body {
	background: url(http://blog-imgs-50.fc2.com/k/o/p/kopantsblog/120316waku_2c_11.gif) repeat-y;
        margin:0px;
	padding-bottom:15px;
	padding-left:30px;
	padding-right:30px;
	padding-top:30px;
}

ul.list_body li {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 1px;
}

ul.sub_footer {background: url(http://blog-imgs-50.fc2.com/k/o/p/kopantsblog/120316waku_2c_11.gif) repeat-y;
	text-align: right;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left:30px;
	padding-right:30px;
	margin: 0px; 
	
}

/*コメントフッタ部分リンク色の指定*/
ul.sub_footer a:link { color: #006633 ;
}

ul.sub_footer a:visited { color: #669966 ;
}

ul.sub_footer a:active { color: #66ffff ;
}

ul.sub_footer a:hover { color: #669900 ; background-color: #ccffcc;
}

/*コメント仕切り線画像*/
div.come_sikiri {
        background: url(http://blog-imgs-50.fc2.com/k/o/p/kopantsblog/kpt_cro01_3c_co_sen01.gif) no-repeat;
        height: 9px;
}

ul.sub_footer li {
	display: inline;
	list-style-type: none;
}

/*コメント入力フォーム*/
div.form {
	padding-bottom:15px;
	padding-left:30px;
	padding-right:30px;
	padding-top:15px;
	background: url(http://blog-imgs-50.fc2.com/k/o/p/kopantsblog/120316waku_2c_11.gif) repeat-y;
}
div.form dl {
	margin: 5px;
}

div.form dl dd {
	padding-bottom:5px;
}

div.form dl dd textarea {
	width: 90%;
	height: 180px;
}

div.form input#himitu {
	margin-right: 0.5em;
}

div.form .form_btn {
	padding-bottom:0px;
	padding-left:30px;
	padding-right:30px;
	padding-top:15px;
}

div.form .form_btn input {
	margin-right: 3px;
}

p.trackback_url {
	padding-bottom: 15px;
	padding-left:30px;
	padding-right:30px;
	padding-top:15px;
	text-align: left;
	background: url(http://blog-imgs-50.fc2.com/k/o/p/kopantsblog/120316waku_2c_11.gif) repeat-y;
}

p.trackback_url input {
	padding-bottom: 1px;
	padding-top:1px;
	padding-left:5px;
	padding-right:5px;
	border:none;
	width: 80%;
	background-color: #ddf0dd;
	color: #495f58;
}

/*コメント、トラックバックのフッタ画像*/
div.cmfoo {
        background: url(http://blog-imgs-50.fc2.com/k/o/p/kopantsblog/120316waku_2c_17.gif); no-repeat; height: 48px; margin-bottom: 10px;

}

/* third plugin
------------------------------------------------------------ */
/*プラグイン３、コメント、トラックバックヘッダ画像*/
div.plg3_header {
	height: 49px;
        background : url(http://blog-imgs-50.fc2.com/k/o/p/kopantsblog/120316waku_2c_2_05.gif) no-repeat;
        overflow:hidden; margin-top: 10px;
        
}

/*プラグイン３、コメント、トラックバックヘッダ文字*/
h3.plg_3 { 
        text-align: left;        
        padding-left:60px; padding-top: 20px;
        color: #000000;
        font-size: 130%; font-weight:bold; 
        
}

div.plg3_body {
	text-align: left;
	margin-bottom: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
}

div.plg3_body p.entry_more {
	padding: 15px 30px 30px 15px;
	margin: 0px;
}
	
div.plg3_body p.tag_lnk {
	margin: 0px;
}
	
div.plg3_body p.theme {
	margin: 10px 0px 0px;
}

div.plg3_footer {
        background: url(http://blog-imgs-50.fc2.com/k/o/p/kopantsblog/120316waku_2c_17.gif
) no-repeat; height: 48px;
}
/* Plugin (Main content)
------------------------------------------------------------ */

div.entry_body .plg_header,
div.entry_body .plg_body, 
div.entry_body .plg_footer {
	margin-top: 0px;
}



/* Sidemenu (Plugin)
------------------------------------------------------------ */

#sidemenu1 li,
#sidemenu2 li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
}

/*プラグインタイトル背景画像*/
dl.sidemenu_body .plg_title {
	padding-top: 15px;
        padding-left:10px;
	padding-right: 15px;
	background: url(http://blog-imgs-12.fc2.com/k/o/p/kopantsblog/kpt_cro01_sidebar01.gif) no-repeat;
        height: 40px;
        color: #402840;font-weight: bold;
}

/*プラグインリスト画像*/
#sidemenu li {
	list-style-image : url(http://blog-imgs-12.fc2.com/k/o/p/kopantsblog/kpt_cro01_list01.gif) ; 
	margin-left: 16px;
        
}

dl.sidemenu_body {
	margin-bottom: 15px;
	
}

	
dl.sidemenu_body .plg_header,
dl.sidemenu_body .plg_body,
dl.sidemenu_body .plg_footer {
	padding-botton: 15px;
	padding-left: 10px;
	padding-right: 15px;
	padding-top:2px;
	
}


dl.sidemenu_body .plg_body input {
	margin: 2px;
}



/* calender(Plugin)
------------------------------------------------------------ */

table.calender {
	width: 90%;
	margin: 0px auto;
}

table.calender caption {
	margin: 3px auto 10px;
        background-color: #f0fff0;
        border-top: 1px solid #a0ce00;
        border-bottom: 1px solid #a0ce00;
}

table.calender th,
table.calender td {
	padding: 0.1em;
	border-bottom: 1px dotted #74bfb7;
	text-align: center;
}

table.calender td a {
	display: block;
	color: #000000;
	background-color: #e0efd0;
}

table.calender td a:hover{ 
	display: block;
	background-color: #3cb371;
	color: #ffdd00;
}

table.calender th#sun {
	color: #FF6600;
}

table.calender th#sat {
	color: #0066FF;
}


/* Piyo(Plugin)
------------------------------------------------------------ */

div.tab {
	text-align: left;
	margin-bottom: 10px;
}

div.tab input{
	padding: 5px 5px;
}

div.tab input.b1{
	margin-right: 5px;
}
    
div.mylog {
	width: 150px;
	padding: 15px;
	border: 1px solid #69acac;
	font-size: small;
	text-align: left;
	color: #333333;
	background-color: #f0fff0;
	margin: 0px;
}
div.mylog p.title {
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D64957;
	margin: 0px 0px 15px;
	padding: 0px 0px 5px;
}
div.mylog dl {
	margin: 0px;
	padding: 0px;
}
div.mylog dt.day {
	width: 150px;
	color: #333333;
	font-size: x-small;
	margin: 0px;
	padding: 0px 0px 5px;
	background-color: #f0fff0;
	background-image: none;
	text-align: left;
}
div.mylog dd.piyolog {
	margin: 0px 0px 5px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D64957;
	padding: 0px 0px 10px;
}
div.license {
	font-size: x-small;
	text-align: right;
}



/* Footer
------------------------------------------------------------ */

div#footer p {
	margin-bottom: 3px;
	margin-left:30px;
	margin-right:30px;
}

div#footer address { font-size: 130%;
	font-style: normal;
	padding-bottom: 10px;
	margin-left:30px;
	margin-right:30px;
}

div#footer a:link, a:visited {
       color: #000000;
}
div#footer a:hover {
       color: #b59892;       
background-color: #bcbcff;
}

/* for MacIE
------------------------------------------------------------ */

textarea,input,select {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", sans-serif;
}

/* Last update 2008-02-18 Template by FC2 */
