@charset "utf-8";

/* Reset
------------------------------------------------- */

html,body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,
blockquote,th,td,p {
	margin: 0;
	padding: 0;
}

/* Default
------------------------------------------------- */

body {
	background-color: #99ccff;
	color: #666666;
	text-align: center;
	font-family: "メイリオ", Meiryo, Verdana, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.4;
	font-size: small !important; /* IE7 */
	font-size: 82%; 	/* IE6 */
}
/* Modern browser */
html>/**/body {
	font-size: 13px;
}

html,body {
scrollbar-base-color: #99ccff;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #99ccff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-track-color: #99ccff;
scrollbar-face-color: #99ccff;
scrollbar-arrow-color: #ffffff;
}


/* Hyper text
------------------------------------------------- */

a { 
	text-decoration: none;
	/*\*/
	overflow: hidden;	/* for Fx */
	/**/
}

a:link {
	text-decoration: none;
	color: #ff3300;
}
a:visited {
	text-decoration: none;
	color: #ff3300;
}

a:focus,
a:hover {
	color: #ff9900;
}

}
a:active {
	color: #ff9900;
}



/* Image
------------------------------------------------- */

img,
a img {
	border: none;
}
	
.emoji {
	vertical-align:middle;
}



/* Base elements
------------------------------------------------- */

h1 { font-size: 180%; }
	
h2 { font-size: 130%; }
	
h3 { font-size: 115%; }
	
h4,h5,h6 { font-size: 100%; }
	
ul, ol, li, dl, dt, dd { list-style: none; }

table {
	font-size: small !important;	/* for Modern browser */
	font-size: 82%;	/* for IE6 */
}



/* Layout
------------------------------------------------------------ */

#container {
	background-color: #99ccff;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position:relative
}

#header {
	background-image: url(http://blog-imgs-44.fc2.com/c/o/b/cobeya2/header_p07.jpg);
	height:260px !important;
	height /* for IE6*/: 300px;
	margin-bottom: 80px;
	overflow: hidden;
	padding: 20px 0px;
}

.xcalender {
	background-image: url(http://blog-imgs-44.fc2.com/c/o/b/cobeya2/xcalendar01.gif);
	background-repeat:no-repeat;
	background-position: center;
	text-align: center;
	position: absolute;
	top: 315px;
	left : 0px;
	width: 100%;
	height:35px !important;
	height /*ie5.5*/:50px;
	padding-top:15px !important;
	padding-top /*ie5.5*/: 15px;
	color: #ffffff;
	z-index: 50;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 12px;
	letter-spacing:-1px;
}



.xcalender a {
	color: #99ffcc;
font-weight:bold;
}

.xcalender a:hover {
	color: #ffff33;
}

.xcalender li {
	display: inline;
	padding-right: 2px;
	padding-left: 2px;
}


#main {
	float: right;
	width: 563px !important;
	width /* for IE5.5 */: 563px;
	padding: 0px 0px 20px 0px;
	overflow: hidden;
	background-color:#99ccff;
}

#sidemenu {
	float: left;
	background-color:#3366cc;
	background-image:url(http://blog-imgs-44.fc2.com/c/o/b/cobeya2/sideheader01.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width: 220px;
	margin-bottom: 20px;
	overflow: hidden;
}

.plgfooter {
	display:block;
	width:220px;
	height:28px;
	background-image:url(http://blog-imgs-44.fc2.com/c/o/b/cobeya2/sidefooter01.jpg);
	background-position:left bottom;
}

#footer {
	clear: both;
	background-image: url(http://blog-imgs-44.fc2.com/c/o/b/cobeya2/footer_p05.jpg);
	padding: 10px 0px;
	width: 100%;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 90%;	 /* for IE6 */
}



/* Header
------------------------------------------------------------ */

#header h1 {
	text-align: left;
	padding-bottom: 5px;
}

#header h1 a {
	padding-left: 90px;
	text-align: left;
	padding-bottom: 5px;
	color:#3366cc;
}
	
#header p {
	padding-right:300px;
	padding-left: 90px;
	text-align: left;
	color:#6699ff;
}



/* Main Contents
------------------------------------------------------------ */

.content {
	margin-bottom: 20px;
	text-align: left;
	clear: right;
}

h2.entry_header {
	background-image: url(http://blog-imgs-44.fc2.com/c/o/b/cobeya2/mainheader02.jpg);
	background-repeat:no-repeat;
	background-color:#ffffff;
	text-align: center;
	padding: 35px 110px 20px 75px !important;
	padding:25px 110px 20px 75px;
}

h2.entry_header a:link,
h2.entry_header a:visited,
h2.entry_header a:hover,
h2.entry_header a:active {
	color:#ff9900;
}

.entry_body {
	background-image: url(http://blog-imgs-44.fc2.com/c/o/b/cobeya2/subtitle02.gif);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#ffffff;
	width:496px !important;
	width /*ie5.5*/:556px;
	text-align: left;
	margin-top: 0px;
	padding:20px 30px 10px 30px ;
}

.entry_body p.entry_more {
	padding: 15px 15px 15px 0px;
	margin: 0px;
}
	
.entry_body p.tag_lnk {
	margin: 0px;
}
	
.entry_body p.theme {
	margin: 10px 0px 0px;
}

.entry_footer {
	background-color: #ffffff;
	background-image: url(http://blog-imgs-44.fc2.com/c/o/b/cobeya2/mainfooter03.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	width:516px !important;
	width /*ie5.5*/:556px;
	text-align: right;
	margin-bottom:-50px !important;
	margin-bottom:-40px;
	padding:40px 30px 60px 10px;
}

*+html .entry_footer {/*for IE7*/
	margin-bottom:-20px;
}

.entry_footer li {
	display: inline;
	list-style-type: none;
}

/* clap + bookmark */
.fc2_footer {
	margin: 10px 0px 0px;
}

.page_navi {
	margin-bottom: 55px !important;
	text-align: center;
	clear:right;
}

.page_navi a:link,
.page_navi a:visited{
	color:#3366cc;
}

.page_navi a:hover{
	color:#ffffff;
}

.page_navi a:active{
	color:#ffffff;
}

.pagetop{
	margin: 0px 10px 80px 0px;
}

.pagetop a {
	background-image: url(http://blog-imgs-44.fc2.com/c/o/b/cobeya2/icon_p02.gif);
	background-repeat:no-repeat;
	background-position:left;
	display: block;
	float: right;
	padding:10px 30px 10px 20px;
}


/* Entry (html tag)
------------------------------------------------------------ */

.entry_body h2,
.entry_body h3,
.entry_body h4,
.entry_body h5,
.entry_body h6 {
	margin: 0em 0em 0.5em;
}

.entry_body p {
	margin: 0.3em 1em;
}

.entry_body ul,
.entry_body ol {
	margin: 1em 0em 1em;
}

.entry_body ul li {
	list-style: disc outside;
	margin-left: 15px;
}

.entry_body ol li {
	list-style: decimal outside;
	margin-left: 2em;
}

.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;
}

.entry_body dt {
	font-weight: bold;
	margin-bottom: 0.5em;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.entry_body dd {
	margin: 0em 1em 1em;
}

.entry_body blockquote {
	margin: 5px;
	padding: 5px;
	border: 3px #99ccff double;
}

.entry_body fieldset {
	border: 4px #99ccff dotted;
}

.entry_body table,
.entry_body table th,
.entry_body table td {
	border: 3px #99ccff double;
}

.entry_body table th {
	background-color: #99ccff;
}

.entry_body pre {
	margin: 1em auto;
	padding: 0.5em;
	border: 1px solid;
	font-family: sans-serif;
	overflow: auto;
	width: 90%;
}

/* for without MacIE5 \*/
.entry_body pre { overflow: scroll; }
/**/

.entry_body > pre { width: auto; }

.entry_body code { font-family: monospace; }



/* Comment, Trackback, Entry list
------------------------------------------------------------ */
#tb .sub_header {
	background-image: url(http://blog-imgs-44.fc2.com/c/o/b/cobeya2/mainheader02.jpg);
	background-repeat:no-repeat;
	background-color:#ffffff;
	padding: 40px 110px 20px 75px;
	text-align: center;
	font-weight:bold;
	color:#ff9900;
	margin-top:0px !important;
	margin-top:60px;
}

.sub_header {
	background-image: url(http://blog-imgs-44.fc2.com/c/o/b/cobeya2/mainheader02.jpg);
	background-repeat:no-repeat;
	background-color:#ffffff;
	padding: 40px 110px 20px 75px;
	text-align: center;
	font-size:larger;
	font-weight:bold;
	color:#ff9900;
	margin-top:0px !important;
	margin-top:60px;
}

.sub_body {
	background-color:#ffffff;
}

.list_body {
	margin-bottom:10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}

.list_body li {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 1px;
}

.sub_footer {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}

.sub_footer li {
	display: inline;
	list-style-type: none;
}

.form{
	width:526px !important;
	width /*ie5.5*/:556px;
	padding:10px 10px 30px 20px ;
	background-color: #ffffff;
	background-image:url(http://blog-imgs-44.fc2.com/c/o/b/cobeya2/subtitle02.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
	
.form dl {
	margin-right: 10px;
	margin-left: 10px;
}

.form dl dd {
	margin-bottom: 5px;
}

.form input{
	border: 1px #99ccff solid;
	background-color: #ffffff;
}

.form dl dd textarea {
	border: 1px #99ccff solid;
	background-color: #ffffff;	width: 400px;
	height: 150px;
}

.form input#himitu {
	margin-right: 0.5em;
}

.form .form_btn {
	margin-top: 20px;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
}

.form .form_btn input {
	margin-right: 3px;
padding:0px 15px;
color:#666666;
}

#cm .pagetop{
	background-color: #ffffff;
	background-image:url(http://blog-imgs-44.fc2.com/c/o/b/cobeya2/mainfooter03.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	width:506px !important;
	width /*ie5.5*/:556px;
	margin-bottom:70px;
	padding:65px 30px 50px 20px !important;
	padding:65px 30px 20px 20px;
	}

#cm .pagetop a{
	background-image: url(http://blog-imgs-44.fc2.com/c/o/b/cobeya2/icon_p02.gif);
	background-repeat:no-repeat;
	background-position:left;
	display: block;
	float: right;
	padding:10px 0px 10px 20px;

}

.trackback_url {
	background-color: #ffffff;
	background-image: url(http://blog-imgs-44.fc2.com/c/o/b/cobeya2/mainfooter03.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 516px !important;
	width /ie5.5/:556px;
	padding: 30px 10px 60px 30px;
	margin-bottom: 60px;
	text-align: left;
}

.trackback_url input {
	background-color: #ffffff;
	padding: 1px;
	width: 85%;
	border: 1px #99ccff solid;
	color:#666666;
}

.content2{
	background-image:url(http://blog-imgs-44.fc2.com/c/o/b/cobeya2/subheader01.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-align: left;
	clear: right;
	margin-bottom: 20px;
	margin-top:-30px;
	padding-top:30px;
}

.content2 .sub_title{
	background-color: #ffffff;
	background-image: url(http://blog-imgs-44.fc2.com/c/o/b/cobeya2/icon_p03.gif);
	background-repeat: no-repeat;
	background-position: 30px;
	padding: 20px 10px 15px 80px;
	width:465px !important;
	width /*ie5.5*/:555px;
	text-align: left;
}

.content2 .sub_body{
	background-color:#ffffff;
	background-image: url(http://blog-imgs-44.fc2.com/c/o/b/cobeya2/subtitle02.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width:515px !important;
	width /*ie5.5*/: 555px;
	padding:20px 20px 0px 20px;
}

.content2 .sub_footer {
	background-color: #ffffff;
	background-image: url(http://blog-imgs-44.fc2.com/c/o/b/cobeya2/subfooter01.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	width:515px !important;
	width /*ie5.5*/: 555px;
	text-align: right;
	margin-bottom:-50px;
	padding:20px 30px 60px 10px;
}

.content2 .pagetop{
	background-color: #ffffff;
	background-image: url(http://blog-imgs-44.fc2.com/c/o/b/cobeya2/subfooter01.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	width:515px !important;
	width /*ie5.5*/:555px;
	text-align: right;
	margin-bottom :30px;
	padding:30px 30px 40px 10px !important;
	padding:20px 30px 0px 10px;
}

*+html .content2 .pagetop{ /*for IE7*/
padding:30px 30px 0px 10px;
}

.content2 .pagetop a{
	background-image: url(http://blog-imgs-44.fc2.com/c/o/b/cobeya2/icon_p02.gif);
	background-repeat:no-repeat;
	background-position:left;
	display: block;
	float: right;
	padding:0px 10px 10px 20px !important;
	padding:10px 10px 0px 20px;
}

/* baton
------------------------------------------------------------ */
.blog_baton dt {
	background-color: #ffffff;
	margin-bottom: 0px;
	padding: 5px;
	border-bottom: none;
}

.blog_baton dd {
	padding: 5px;
	margin: 0 0 1em;
}

dl.blog_baton{
	border:3px #99ccff dashed;
}

.entry_body .baton_title a:link {
	color: #ff9900;
	font-weight: bold;
}

.entry_body .baton_title a:visited {
	color: #ff3300;
}

.entry_body .baton_title a:focus,
.entry_body .baton_title a:hover,
.entry_body .baton_title a:active {
	color: #ff3300;
}

.entry_body .blog_baton .baton_q .q_number {
	color: #6699ff;
	margin-right: 1em;
}

.entry_body .blog_baton .baton_a .a_number {
	color: #ff9900;
	margin-right: 1em;
	font-weight: bolder;
}

/* Plugin (Main content)
------------------------------------------------------------ */

.content3{
	background-image:url(http://blog-imgs-44.fc2.com/c/o/b/cobeya2/subheader01.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-align: left;
	clear: right;
	margin-bottom: 20px;
	margin-top:-30px;
	padding-top:30px;
}

.plg3_header{
	background-color: #ffffff;
	background-image: url(http://blog-imgs-44.fc2.com/c/o/b/cobeya2/icon_p03.gif);
	background-repeat: no-repeat;
	background-position: 30px;
	padding: 20px 10px 15px 80px;
	width:465px !important;
	width /*ie5.5*/:555px;
	text-align: left;
}

.plg3_body {
	background-color: #ffffff;
	background-image: url(http://blog-imgs-44.fc2.com/c/o/b/cobeya2/subtitle02.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 505px !important;
	width /*ie5.5*/:555px;
	padding: 10px 20px 10px 30px;
	font-weight : normal;
}

* html .plg3_body{
	padding:
	10px 20px 20px 30px;
	}

.content3 .pagetop{
	background: #ffffff url(http://blog-imgs-44.fc2.com/c/o/b/cobeya2/subfooter01.jpg) no-repeat left bottom;
	width: 505px !important;
	width /*ie5.5*/: 555px;
	text-align: right;
	padding: 0px 30px 50px 20px !important;
	padding: 0px 30px 20px 20px;
}



.content3 .pagetop a{
	background-image: url(http://blog-imgs-44.fc2.com/c/o/b/cobeya2/icon_p02.gif);
	background-repeat:no-repeat;
	background-position:left;
	display: block;
	float: right;
	padding:10px 0px 0px 20px;
}



/* Sidemenu (Plugin)
------------------------------------------------------------ */
#sidemenu li{
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
	}

.sidemenu_body {
	margin-bottom: 15px;
	padding-right:10px;
	padding-left:10px;
	color: #ffffff;
}

.sidemenu_body a:link{
	color: #ffffff;
}
.sidemenu_body a:visited {
	color: #ffff33;
}

.sidemenu_body a:focus,
.sidemenu_body a:hover
{
	color: #99ffcc;
}

.sidemenu_body a:active {
	color: #99ffcc;
}

	
.sidemenu_body .plg_title {
	background-image: url(http://blog-imgs-44.fc2.com/c/o/b/cobeya2/plgtitle01.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	margin-right: 8px;
	margin-bottom: 10px;
	padding: 20px 40px 15px 12px;
	color: #ffffff;
}

	
.sidemenu_body .plg_header,
.sidemenu_body .plg_body,
.sidemenu_body .plg_footer {
	margin-top: 3px;
	margin-right: 10px;
	margin-left: 10px;
}

.sidemenu_body .plg_body input {
	margin: 2px;
	border: 1px #99ccff solid;
	background-color: #ffffff;
	color: #666666;

}

.sidemenu_body .plg_body  textarea {
	background-color: #ffffff;
	width: 400px;
	height: 150px;
	color: #666666;
	border: 1px #99ccff solid;
}

/* Calendar(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:link,
table.calender td a:visited {
	display: block;
	color:#3366cc;
	background-color: #99ffcc;
}

table.calender td a:hover {
	display: block;
	color:#3366ff;
	background-color: #ffff33;
}

table.calender th#sun {
	color: #ff0000;
}

table.calender th#sat {
	color: #99ccff;
}


/* Piyo(Plugin)
------------------------------------------------------------ */

.tab {
	text-align: left;
	margin-bottom: 10px;
}

.tab input{
	background-color:#ffffff;
	padding: 3px 5px;
	border: 1px #99ccff solid;
	color:#666666;
}

.tab input.b1{
	margin-right: 5px;
}
    
.mylog {
	background-color: #ffffff;
	padding: 5px;
	border: 1px solid #99ccff;
	text-align: left;
	color:#666666;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 93%;	 /* for IE6 */
}

.mylog .title {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a5a5a5;
	margin: 0px 0px 10px;
	padding: 0px 0px 3px;
}

.mylog dl {
	margin: 0px;
	padding: 0px;
}

.mylog dt.day {
	margin: 0px;
	padding: 0px 0px 5px;
	background-color: #ffffff;
	background-image: none;
	font-weight:bold;
	text-align: left;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 93%;	 /* for IE6 */
}

.mylog dd.piyolog {
	margin: 0px 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a5a5a5;
	padding: 0px 0px 10px;
}

.mylog a:link,
.mylog a:visited{
	color:#6699cc;
}

.mylog a:hover{
	color:#66ffff;
}

.mylog a:active{
	color:#ffff00;
}

.license {
	text-align: right;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 93%;	 /* for IE6 */
}



/* Footer
------------------------------------------------------------ */
#footer{
	text-align:center;
}

#footer a{
	color:#ffffff;
}

#footer p {
	margin-bottom: 3px;
	padding-right: 10px;
	color:#ffffff;
}

#footer .copyright {
	margin-bottom: 10px;
}


/* for MacIE
------------------------------------------------------------ */

textarea,input,select {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", sans-serif;
}
