﻿@charset "UTF-8";


/* default
------------------------------------------------------------ */

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #ececec;
	color: #3D3E35;
	font-family : Verdana, sans-serif;
	font-size: x-small;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center top;
}

html>body {
	font-size: small;
}

/* for IE \*/
* html body {
	font-size: 78%;
}	
/**/

/* Hyper text
------------------------------------------------- */

a { 
	text-decoration: none;
	/*\*/
	overflow: hidden;
	/**/
}




/* Image
------------------------------------------------- */

img,
a img {margin:0px 0px 0px 0px;
	padding:5px;
	border:solid 1px #ffffff; 
        padding:2px;
}

img.top{margin:0px 0px 0px 0px;
	border:none; 
}

img.article,
a img.article{margin:5px 5px 5px 5px;
	border:solid 1px #ffffff; 
}

.emoji{
	vertical-align:middle;
}


/* Base elements
------------------------------------------------- */

h1 { font-size: 160%; }
	
h2 { font-size: 115%; }
	
h3 { font-size: 108%; }
	
h4 { font-size: 100%; }
	
h5 { font-size: 94%; }
	
h6 { font-size: 100%; }
	
ul, ol, li, dl, dt, dd { list-style: none; }

li {color: #FFFFCC; 
	background-repeat: no-repeat;
	padding-left: 10px;
	list-style-type: none;
	background-position: left center;
}

li a{color: #FFFFCC; 
	background-repeat: no-repeat;
	padding-left: 10px;
	list-style-type: none;
	background-position: left center;
}

li a:hover{color: #FF6666; 
        text-decoration:underline;
	background-repeat: no-repeat;
	padding-left: 10px;
	list-style-type: none;
	background-position: left center;
}
	
blockquote {color: #ffcccc;
	width: auto;
	margin: 10px 20px;
	padding: 0.2em 1em;
	border: 2px solid;
}
	
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: 750px;
	margin-left: auto;
	margin-right: auto;
	background-color: #333333;
	background-repeat: repeat-x;
	background-position: center;
}

div#header {
	height: 70px;
	background-color: #ececec;
	background-image: url(http://www.chashu.org/arpeggio/logo/topbanner.jpg);
	margin-bottom: 0px;
	padding-top: 30px;
	padding-right: 15px;
	padding-left: 90px;
}

div#wrap {background-image: url(http://www.chashu.org/arpeggio/logo/contentbg.gif);
	width: 750px;
	float: left;
	padding-top: 2px;
	padding-bottom: 0px;
}

div#primary {background-color:#333333;
        background-image: url(http://www.chashu.org/arpeggio/logo/contentbg.gif);
	width: 745px;
	float: right;
	margin-left: -210px;
       margin-right:5px;
       margin-bottom:0px;
}

/*\*/
* html div#wrap {
	overflow: visible;
	height: 1px;
}
/**/
div#main {
	float: right;
	width: 560px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	overflow: hidden;
	background-color: #111111;
	padding-top: 0px;
	margin-right: 0px;
}

div#sidemenu {background-color:#111111;
        background-image: url(http://www.chashu.org/arpeggio/logo/contentbg.gif);
	float: left;
	width: 175px;
        margin-bottom:0px;
	padding-bottom: 0px;
	overflow: hidden;
	margin-left: 5px;	
}

div#footer {
	clear: both;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	height: 50px;
	background-color:#111111;
	background-repeat: repeat-x;
	border-top-color: #ACB399;
}

.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

.clearfix{
    display:inline-block;
    min-height:1%;  /* for IE 7*/
}

/* Hides from IE-mac */
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/* Header
------------------------------------------------------------ */


div#header.search{	
position: absolute;
top: 10px;
right: 10px;
font-size: 8pt;
margin: 0px 0px 0px 0px;
background-color:#111111;
width:200px;
height:30px;
}


div#header h1 {margin-bottom:5px;
}

#header h1 a {
	color: #ffffff;
	line-height: 16px;
}

#header h1 a:hover {
	text-decoration: none;
}

div#header p {
	color: #86987A;
}



/* Main Contents
------------------------------------------------------------ */

div.iframe {
	width: 550px;
        margin-left:0px;
        margin-right:0px;
	margin-bottom: 0px;
        padding-top:0px;
        padding-bottom:0px;
	text-align: left;
	background-color: #222222;
}

div.content {
	width: 550px;
        margin-left:5px;
        margin-right:5px;
	margin-bottom: 10px;
        padding-top:0px;
        padding-bottom:10px;
	text-align: left;
	background-color: #222222;
}

h2.entry_header {
       color: #FFffcc;
	text-align: left;
	margin-bottom: 5px;
	padding: 5px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-left-style: solid;
        border-bottom: 1px dashed #FF6600;
	border-left-color: #ff6600;
	background-color: #111111;
}

h2.title {font-size:13px;
         color:#ffffff;
	 text-align:left;
	 background : url(logo/sidebg2.gif) repeat-y left top;
         margin-top:5px;
	 padding-top:3px;
	 padding-bottom:3px;
         padding-left:5px;
	 margin-bottom:5px;}


h3.entry_header {
       color: #FF6600;
	text-align: left;
	margin-bottom: 10px;
	padding: 5px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ff6600;
        border-bottom: 1px dashed #FF6600;
	border-left-color: #ff6600;
	background-color: #111111;
}

h4 {font-size:12px;
         color:#ff9933;
         font-family:'Arial' ,'MS UI Gothic' ,'Lucida Sans Unicode' , 'Trebuchet MS', Verdana, sans-serif;
	 text-align:center;
         font-weight:normal;
	 margin-top:0px;
	 padding-top:1px;
	 margin-bottom:1px;
         line-height:1.4em; 
         letter-spacing:0.05em;}

h5 {font-size:12px;
         color:#ffffff;
         font-family:'Arial' ,'MS UI Gothic' ,'Lucida Sans Unicode' , 'Trebuchet MS', Verdana, sans-serif;
	 text-align:center;
         font-weight:normal;
	 margin-top:1px;
	 padding-top:1px;
	 margin-bottom:1px;
         line-height:1.4em; 
         letter-spacing:0.05em;}

h6 {font-size:13px;
         color:#ffffff;
         font-family:'Arial' ,'MS UI Gothic' ,'Lucida Sans Unicode' , 'Trebuchet MS', Verdana, sans-serif;
	 text-align:left;
         font-weight:normal;
         margin-left:30px;
         margin-right:30px;
	 margin-top:3px;
	 padding-top:1px;
	 margin-bottom:3px;
         line-height:1.4em; 
         letter-spacing:0.05em;}

h6 a { color:#ff6666;
       text-decoration: none; }

h6 a:hover { color:#FFFFCC; 
       text-decoration: underline; }

h6.inv {font-size:13px;
         color:#ffffff;
         font-family:'Arial' ,'MS UI Gothic' ,'Lucida Sans Unicode' , 'Trebuchet MS', Verdana, sans-serif;
	 text-align:left;
         font-weight:normal;
         margin-left:30px;
         margin-right:30px;
	 margin-top:3px;
	 padding-top:1px;
	 margin-bottom:3px;
         line-height:1.4em; 
         letter-spacing:0.05em;}

h6.inv a { color:#FFFFCC;
       text-decoration: none; }

h6.inv a:hover { color:#ff6666;
       text-decoration: underline; }



div.entry_body {
	text-align: left;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 20px;
        padding-right:20px;
       padding-left:20px;
	padding-top: 20px;
	color: #cccccc;
}

div.entry_body p.entry_more {
	padding-top: 20px;
	padding-left: 10px;
	background-image: url(http://templates.blog.fc2.com/template/fresh_green/fresh_green_li.gif);
	background-repeat: no-repeat;
	background-position: 0px 28px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
	
div.entry_body p.tag_lnk {
	margin: 0px;
}
	
div.entry_body p.theme {
	margin: 20px 0px 0px;
}

ul.entry_footer {
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

ul.entry_footer li {
	display: inline;
	list-style-type: none;
}

/* clap + bookmark */
div.fc2_footer {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 20px;
	padding-top: 1px;
}

div.page_navi {
	margin-bottom: 5px;
	text-align: center;
}

div.pagetop {
	text-align: right;
	background-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 5px;
	margin-top: 5px;
	
}



/* 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 {
	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 {
	text-align: left;
	margin-bottom: 10px;
	padding: 5px;
	color: #ff6600;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #ff6600;
	border-left-color: #ff6600;
	background-color: #111111;
}

h3.sub_title {
	color: #ffffcc;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
}

div.sub_body {
	color: #cccccc;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

ul.list_body {
	margin-bottom:10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}

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: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

ul.sub_footer li {
	display: inline;
	list-style-type: none;
}
	
div.form dl {
	margin-right: 10px;
	margin-left: 10px;
}

div.form dl dd {
	margin-bottom: 5px;
}

div.form dl dd textarea {
	width: 380px;
	height: 150px;
}

div.form input#himitu {
		margin-right: 0.5em;
}

div.form .form_btn {
	margin-top: 20px;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
}

div.form .form_btn input {
	margin-right: 3px;
}

p.trackback_url {
	padding-bottom: 30px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
}

p.trackback_url input {
	padding-bottom: 1px;
	border-bottom: 1px dashed #B3B1C2;
	border-top: none;
	border-right: none;
	border-left: none;
	margin-bottom: 1px;
	width: 85%;
	background-color: #FFFFFF;
	color: #4F4785;
}



/* Plugin (Main content)
------------------------------------------------------------ */

div.entry_body .plg_header,
div.entry_body .plg_body,
div.entry_body .plg_footer {
	margin-top: 3px;
}



/* Sidemenu (Plugin)
------------------------------------------------------------ */

#sidemenu li {
	margin-left: 5px;
	margin-bottom: 2px;
}

dl.sidemenu_body {
       	margin-bottom: 5px;
}
	
dl.sidemenu_body .plg_title {
	margin-bottom: 0px;
	color: #FFFFFF;
	background-color: #ff6600;
	line-height: 24px;
	background-repeat: repeat-x;
	height: 27px;
       border-bottom-width: 1px;
	border-left-width: 10px;
	border-left-style: solid;
        border-bottom: 1px dashed #FF6600;
	border-left-color: #ff6600;
	background-color: #111111;
	padding-right: 5px;
	padding-left: 5px;
}

	
dl.sidemenu_body .plg_header,
dl.sidemenu_body .plg_footer {color: #cccccc;
	margin-top: 3px;
	margin-right: 10px;
	margin-left: 10px;
}

dl.sidemenu_body .plg_body{color: #cccccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
        padding-top:5px;
        padding-bottom:15px;
background-image: url(logo/sidetitle2.gif);
}



dl.sidemenu_body .plg_body input {
	margin: 2px;
}




/* calender(Plugin)
------------------------------------------------------------ */

table.calender {
	width: 90%;
	margin: 0px auto;
}

table.calender caption {
	margin-bottom: 10px;
	margin: 0px auto;
}

table.calender th,
table.calender td {
	padding: 0.1em;
	border-bottom: 1px dotted #cccccc;
	text-align: center;
}

table.calender td a {
	display: block;
	color: #ffffff;
	background-color: #8FA583;
}

table.calender td a:hover {
	color: #ffffff;
	background-color: #D29F4A;
}

table.calender th#sun {
	color: #CB7A69;
}

table.calender th#sat {
	color: #5F87C5;
}



/* Piyo(Plugin)
------------------------------------------------------------ */

div.tab {
	text-align: left;
	margin-bottom: 10px;
}

div.tab input{
	padding: 3px 5px;
}

div.tab input.b1{
	margin-right: 5px;
}
    
div.mylog {
	width: 150px;
	padding: 5px;
	border: 1px solid #A5A5A5;
	text-align: left;
	color: #666666;
	background-color: #FFFFFF;
}
div.mylog p.title {
	font-weight: bold;
	color: #838383;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A5A5A5;
	margin: 0px 0px 10px;
	padding: 0px 0px 3px;
}
div.mylog dl {
	margin: 0px;
	padding: 0px;
}
div.mylog dt.day {
	width: 150px;
	color: #339900;
	margin: 0px;
	padding: 0px 0px 5px;
	background-color: #FFFFFF;
	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: #A5A5A5;
	padding: 0px 0px 10px;
}
div.license {
	text-align: right;
}



/* Footer
------------------------------------------------------------ */

div#footer p {
	margin-bottom: 3px;
}

div#footer address {
	font-style: normal;
	padding-bottom: 10px;
	font-size: x-small;
}






/* for MacIE
------------------------------------------------------------ */

textarea,input,select {
	font-family: "｣ﾍ｣ﾓ ｣ﾐ･ｴ･ｷ･ﾃ･ｯ", "Osaka", "･ﾒ･鬣ｮ･ﾎｳﾑ･ｴ Pro W3", "Hiragino Kaku GothicPro", sans-serif;
}