@charset "utf-8";

/* default
------------------------------------------------------------ */

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #000000;
	color: #cccccc;
	text-align: center;
	font-family: "MS UI Gothic", sans-serif;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}



html>body {
	font-size:medium ;
}

/* for IE \*/
* html body {
	font-size: 78%;
}	
/**/


	

/* Hyper text
------------------------------------------------- */

a { 
	text-decoration: none;
	/*\*/
	overflow: hidden;
	/**/
}

a:link {color: #cccccc; }
a:visited {color: #999999; }
a:focus,
a:hover,
a:active { color: #000000; background-color: #666699;}



/* 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;
        color: #cccccc;
        border: 1px solid #999999;
        background-color: #000000;
}

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: 1000px;height: 236px;
	background-image: url("http://blog-imgs-44.fc2.com/k/o/p/kopantsblog/kpt_star01_header01c.gif");
        background-repeat: no-repeat;
        text-align: center;
        margin-bottom: 20px;
}

div#main {
	float: right;
        width:700px;
        padding-right: 30px;
}

div#sidemenu {
	float: left;
	width: 220px;
	overflow: hidden;
	margin-bottom:30px; 
}

div#footer {
	clear: both;
	padding-bottom:20px;
	width: 1000px;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
	
}
	
html>div#footer {
	font-size: x-small;
}



/* Header
------------------------------------------------------------ */

div#header h1 {color: #ffffff;
	text-align: center;
	padding-top: 45px;padding-bottom: 25px;
	margin-left:30px;
	margin-right:30px;
        font-family: "ＭＳ ゴシック", "Osaka－等幅";
        font-size: 140%;
        font-weight:bold;

}
	
h1 a:link,h1 a:visited,h1 a:hover,h1 a:active{
	color:#ffffff; background-color: transparent;

}

div#header p {color: #999999;
	text-align: center;
	margin-left:150px;
	margin-right:150px;
}



/* Main Contents
------------------------------------------------------------ */
	
div.content {
	margin-bottom: 50px;
	text-align: left;
	overflow: hidden;
	width: 700px;
	line-height: 1.5;
}

.entry_top {
        height: 57px;
        background : url(http://blog-imgs-44.fc2.com/k/o/p/kopantsblog/kpt_star01_line01.gif) no-repeat;
        overflow:hidden; 
}

div.entry_date {
        color: #ffffff;
        padding-right: 30px;
        text-align: right;
        font-size: 90%;
        font-family: MS UI Gothic, Arial, sans-serif;
}

.entry_top h2 {
        color: #ccffff; background-color: transparent;
        text-align: left;
        padding-left: 70px;
}

.entry_top h2 a{
        color: #ccffff; background-color: transparent;
}


div.entry_body {
	text-align: left;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
}

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 {
	text-align: right;
	padding-bottom: 10px;
	padding-left:30px;
	padding-right:50px;
	padding-top:10px;
}

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: 50px;
}

div.pagetop {
	text-align: right;
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
}



/* 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
------------------------------------------------------------ */

p.sub_header {
	height: 57px;
        background : url(http://blog-imgs-44.fc2.com/k/o/p/kopantsblog/kpt_star01_line01.gif) no-repeat;
        overflow:hidden;
        text-align: left;
	margin-bottom: 0px;
	padding-bottom:5px;
	padding-left:75px;
	padding-right:30px;
	padding-top:20px;
	color: #ccffff;
	font-size: 130%;font-weight: bold;
}

h3.sub_title {
        background : url(http://blog-imgs-44.fc2.com/k/o/p/kopantsblog/kpt_star01_subtitle.gif) no-repeat; 
        overflow: hidden;
	margin-bottom:15px;
	margin-left:30px;
	margin-right:30px;
	margin-top:15px;
        padding-left: 28px;
        padding-top: 3px;
        color: #ccffff;
}

div.sub_body {
	margin-left: 10px;
	padding-bottom:15px;
	padding-left:30px;
	padding-right:30px;
	padding-top:0px;
}

ul.list_body {
	margin-right:20px;
	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 {
	text-align: right;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left:30px;
	padding-right:30px;
	margin: 0px;
}

ul.sub_footer li {
	display: inline;
	list-style-type: none;
}

div.form {
	padding-bottom:15px;
	padding-left:30px;
	padding-right:30px;
	padding-top:15px;
}
div.form dl {
	margin: 5px;
}

div.form dl dd {
	padding-bottom:5px;
}

div.form dl dd textarea {
	width: 50%;
	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;
}

p.trackback_url input {
	padding-bottom: 1px;
	padding-top:1px;
	padding-left:5px;
	padding-right:5px;
	border:none;
	width: 80%;
	background-color: #666666;
	color: #000000;
}


/* third plugin
------------------------------------------------------------ */

h3.plg3_header {
	height: 57px;
        background : url(http://blog-imgs-44.fc2.com/k/o/p/kopantsblog/kpt_star01_line01.gif) no-repeat;
        overflow:hidden;
        text-align: left;
	margin-bottom: 0px;
	padding-bottom:5px;
	padding-left:75px;
	padding-right:30px;
	padding-top:20px;
	color: #ccffff;
	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;
}


/* 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: 4px;
        padding-left:50px;
	padding-right: 15px;
	background: url(http://blog-imgs-44.fc2.com/k/o/p/kopantsblog/kpt_star01_sidemenu01.gif);
        height: 34px;
        color: #ccffff;font-weight: bold;
}

/*プラグインリスト画像*/
#sidemenu li {
	list-style-image : url(http://blog-imgs-44.fc2.com/k/o/p/kopantsblog/kpt_star01_plugin01c.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: 15px;
	padding-right: 15px;
	padding-top:15px;
	
}


dl.sidemenu_body .plg_body input {
	margin: 2px;
}



/* calender(Plugin)
------------------------------------------------------------ */

table.calender {
	width: 95%;
	margin: 0px auto;background-color: #cccccc;
}

table.calender caption {color: skyblue; background-color:#93a1d1;
	margin: 0px auto; padding: 3px auto; font-weight: bold;
}

table.calender caption a:link {color: #ffffff;
}

table.calender caption a:visited {color: #ffcccc;
}

table.calender th,
table.calender td {
	padding: 0.1em;
	text-align: center;background-color:#000000;
}

table.calender td a {
	display: block;
	color: #ffffff;
	background-color: #3366cc;
}

table.calender td a:hover{ 
	display: block;
	background-color: #8e6ab8;
	color: #bf7a7a;
}

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{
	color: #6983b2; padding: 3px 5px;border: 1px solid #6983b2;background-color:#e5e5f7;
}

div.tab input.b1{
	margin-right: 5px;
}
    
div.mylog {
	width: 165px;
	padding: 5px;
	border: 1px dashed skyblue;
	font-size: 90% !important;	/* for Modern browser */
	font-size: 93%;	 /* for IE6 */
	text-align: left;
	color: #819fb7;
	background-color: #ffffff;
	
}

div.mylog p.title {
	font-weight: bold;
	color: #819fb7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: skyblue;
	margin: 0px 0px 10px;
	padding: 0px 0px 3px;
}

div.mylog dl {
	margin: 0px;
	padding: 0px;
}

div.mylog dt.day {
	color: #819fb7;
	font-size: 90% !important;	/* for Modern browser */
	font-size: 93%;	 /* for IE6 */
	margin: 0px;
	padding: 0px 0px 5px;
	background-color: #ffffff;
	background-image: none;
	text-align: left;
}
div.mylog dd.piyolog {
	margin: 0px 0px 5px;
	color: #819fb7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: skyblue;
	padding: 0px 0px 10px;
}

div.license {
	font-size: 85% !important;	/* for Modern browser */
	font-size: 93%;	 /* for IE6 */
	text-align: right;
}



/* Footer
------------------------------------------------------------ */

div#footer p {
	margin-bottom: 3px;
	margin-left:30px;
	margin-right:30px;
}

div#footer address {
	font-style: normal;
        font-size: small;
	padding-bottom: 10px;
	margin-left:30px;
	margin-right:30px;
}
p.pr {font-size:x-small;
}




/* for MacIE
------------------------------------------------------------ */

textarea,input,select {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", sans-serif;
}

/* Last update 2008-02-18 Template by FC2 */
