/* default
------------------------------------------------------------ */

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #f7f3ff; 
		color: #333333;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: auto; margin-right: auto;
}

html>body {
	font-size: small;
}

/* for IE \*/
* html body {
	font-size: 78%;
}	
/**/


/* scroll bar
------------------------------------------------------------ */
	
html,body {
　　　scrollbar-face-color:#f7f3ff; /*スクロールバー本体の色*/
scrollbar-highlight-color: #f7f3ff; /*スクロールバー左側（上）の影*/
scrollbar-shadow-color: slateblue; /*スクロールバー右側（上）の影*/
scrollbar-3dlight-color: slateblue; /*スクロールバーの左側（下）の影*/
scrollbar-arrow-color: slateblue; /*矢印の色*/
scrollbar-track-color: lavender; /*背面の色*/
scrollbar-darkshadow-color: darkslateblue;/*スクロールバー右側（下）の影*/
}
	

/* Hyper text
------------------------------------------------- */

a { 
	text-decoration: none;
	/*\*/
	overflow: hidden;
	/**/
}

a:link {color: #5850b0; }
a:visited {color: #9181b3; }
a:focus,
a:hover,
a:active { color: #3e82a6; 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;
        border: 1px solid slateblue;
        background-color: #f7f3ff;
       
}

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: 1050px;
	margin-left: auto;
	margin-right: auto;
	text-align: center; 
}

div#header {
	width: 1050px; height: 192px;
	background-image: url("http://blog-imgs-50.fc2.com/k/o/p/kopantsblog/sugar01_header01.gif");
        background-repeat: no-repeat;
        margin-bottom: 10px; text-align: center;
        margin-left: auto; margin-right: auto; 
}

div#wrap {
	width: 775px;
	float: left; 
}

div#main {
	width: 505px;
	float: right; 
}

div#sidemenu1 {
	float: left;
	width: 230px;
	padding-left: 5px;
	overflow: hidden;
	margin-bottom:30px; 
        
}

div#sidemenu2 {
	float: right;
	width: 230px;
	margin-right: 15px;
	overflow: hidden;
	margin-bottom:30px; 
}

div#footer {
	clear: both;
	padding-top: 20px;padding-bottom: 20px;
	width: 100%;
        font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	color: #666666;
}
	
html>div#footer {
	font-size: x-small;
}



/* Header
------------------------------------------------------------ */

div#header h1 {
	text-align: left;
        font-size: x-large; 
	margin: 0px 15px 20px 15px;
        padding-top: 20px;
}
	
div#header h1 a {
        text-decoration: none; 
}

div#header p {
	text-align: left;
	margin:10px 15px 2px 15px;
}



/* Main Contents
------------------------------------------------------------ */
/**エントリー部分の幅、余白**/	
div.content {
	margin-bottom: 5px;
	text-align: left;
	overflow: hidden;
	width: 500px;
}
/**エントリータイトル背景画像**/
.entry_top {
        height: 40px;
        background : url(http://blog-imgs-50.fc2.com/k/o/p/kopantsblog/sugar01_entry01.gif) no-repeat;
        overflow:hidden; 
       
}
/**エントリー日付背景画像、フォント**/
div.entry_date {
        color: #666666;
        padding-right: 15px;
        text-align: left;
        font-size: 100%; font-weight: bold;
        font-family: MS UI Gothic, Arial, sans-serif;
}
/**エントリータイトル文字の位置**/
.entry_top h2 {
        color: #666666; background-color: transparent;
        text-align: left;
        margin-top:6px;        
        padding-left: 40px;
        
}
/**エントリータイトル文字のリンク色**/
.entry_top h2 a{
        color: #666666; background-color: transparent; text-decoration: none;
}
/**エントリー本文。記事部分の文字サイズはこちらのfont-sizeで調節**/
div.entry_body {
	text-align: left;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
        line-height:1.5;
        font-size: normal;
}

/**エントリー部分のリンクの色**/
.entry_body a:link  { color: darkorchid;
}
.entry_body a:visited { color: orchid;
}

.entry_body a:hover, a:active { color: thistle; 
}

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-left:30px;
	padding-right:20px;
	margin-bottom: 20px;
        font-size: 90%;
}

/**エントリーフッタ部分のリンクの色**/
.entry_footer a:link  { color: #696969;
}
.entry_footer a:visited { color: #696969;
}

.entry_footer a:hover, a:active { color: #dda0dd; 
}

div.entry_body p.entry_more {
	padding: 30px 15px 15px 0px;
	margin: 0px;
}

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: 30px; 
}

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-type: none;
	margin-left: 15px;
}

div.entry_body ol li {
	list-style-type: none;
	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;
	
}

div.entry_body dd {
	margin: 0em 1em 1em;
}



/* Comment, Trackback, Entry list
------------------------------------------------------------ */
/*各コメントのタイトル*/
h3.sub_title {
	padding:10px 0 10px 30px;
        color: slateblue;
}

/*コメントbody部分*/
div.sub_body {
	margin: 0px;
	padding-bottom:15px;
	padding-left:30px;
	padding-right:30px;
	padding-top:0px;
        line-height: 1.5;
}

ul.list_body {
	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 {
	text-align: right;
	padding-left:30px;
	padding-right:30px;
	margin: 0px;
	
}
/*各コメントの仕切り線*/
div.comesikiri {
        background :url(http://blog-imgs-50.fc2.com/k/o/p/kopantsblog/sugar01_comesikiri02.gif) no-repeat;height: 5px; margin-left: 20px; margin-top: 6px;

}

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: 90%;
	height: 180px; font-size: 1.2em;
}

div.form input#himitu {
	margin-right: 0.5em;
}

div.form .form_btn {
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	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: thistle;
	color: purple;
}


/* third plugin
------------------------------------------------------------ */
/*プラグイン３のヘッダ画像*/
div.puraguin3 {
	height: 40px;
        background : url(http://blog-imgs-50.fc2.com/k/o/p/kopantsblog/sugar01_plg3top01_08.gif) no-repeat;
        overflow:hidden; 
        
}

/*コメント、トラックバック、サーチ画面のヘッダ画像*/
div.plg3_header {
	height: 40px;
        background : url(http://blog-imgs-50.fc2.com/k/o/p/kopantsblog/sugar01_entry01.gif) no-repeat;
        overflow:hidden; 
        
}
/*プラグイン３、コメント、トラックバック、サーチ画面のタイトル文字*/
h3.plg_3 { 
        text-align: left;        
        padding-left:40px; padding-top: 6px;
        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 {
        margin-bottom: 20px;
}

/* 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 {
	background: url(http://blog-imgs-50.fc2.com/k/o/p/kopantsblog/sugar01_list01b.gif) top left no-repeat;
	margin-left: 1px; text-indent: 15px;
}
	
/*プラグインタイトル背景画像*/
div.sidemenu_top {
	background: url(http://blog-imgs-50.fc2.com/k/o/p/kopantsblog/hana120626b_size_06.gif) no-repeat;
        height: 53px;
       
}

/*プラグインタイトル文字色、文字配置*/
div.sidemenu_top h4 {
        padding-top:7px; margin-left: 10px;
        color: #402840;font-size: 120%; font-weight:bold;
}

/*プラグイン本体部分背景画像*/
dl.sidemenu_body {
	background : url(http://blog-imgs-50.fc2.com/k/o/p/kopantsblog/hana120626b_size_10.gif
) repeat-y; 
}

dl.sidemenu_body .plg_header,
dl.sidemenu_body .plg_body,
dl.sidemenu_body .plg_footer {
	padding-botton: 15px;
	padding-left: 10px;
	padding-right: 15px;
}

dl.sidemenu_body .plg_body input {
	margin: 2px;
}

/*プラグインフッタ部分背景画像*/
div.sidemenu_sita {
        height:16px;
        background: url(http://blog-imgs-50.fc2.com/k/o/p/kopantsblog/hana120626b_size_13.gif) no-repeat;
        margin-bottom:15px; 
}

/* 関連記事リスト
------------------------------------------------------------ */
div.entry_body dl.relate_dl {
        padding: 5px;
        margin: 40px 25px 15px;
        border: dotted 2px plum ;
　　　　background-color: #f5edfe;
}

div.entry_body dt.relate_dd {
        margin: 0 0 35px 5px;　
}

.relate_dt {
        border-bottom: 2px solid mediumorchid ;
        background-color: plum ;
        padding: 3px 10px ;
}

div.entry_body ul.relate_ul {
        list-style-type: none;
        margin: 0;
        padding-left: 0px; 
}

div.entry_body ul.relate_ul li {
        list-style-type: none;
        background: url(http://blog-imgs-50.fc2.com/k/o/p/kopantsblog/sugar01_list01b.gif) left no-repeat;
	margin-left: 1px; text-indent: 17px;
}

/* calender(Plugin)
------------------------------------------------------------ */

table.calender {
	width: 90%;
	margin: 0px auto;
}

table.calender caption {
	margin: 3px auto 10px;
        border-top: 3px double mediumorchid;
        border-bottom: 3px double mediumorchid;
}

table.calender th,
table.calender td {
	padding: 0.1em;
	border-bottom: 1px dotted mediumorchid;
	text-align: center;
}

table.calender td a {
	display: block;
	color: #000000;
	background-color: thistle;
}

table.calender td a:hover{ 
	display: block;
	background-color: mediumpurple;
	color: lightgoldenrodyellow;
}

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 #FAE4E4;
	font-size: small;
	text-align: left;
	color: #333333;
	background-color: #FAE4E4;
	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: #FAE4E4;
	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: #ffe3cf;       
background-color: #b59892;
}

/* for MacIE
------------------------------------------------------------ */

textarea,input,select {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", sans-serif;
}

/* Last update 2008-02-18 Template by FC2 */
