/* default
------------------------------------------------------------ */

* {
	margin: 0;
	padding: 0;
}

body {
    color: #666666;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
    background: url(https://templates.blog.fc2.com/template/summer/summer_back.jpg) repeat-x fixed;
	word-break: break-all;
	font-size: 82%;
}

html>/**/body {
	font-size: 13px;
}



/* Hyper text
------------------------------------------------- */

a { 
	text-decoration: none;
	/*\*/
	overflow: hidden;
	/**/
}

a:link,
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:focus,
a:hover,
a:active {
	color: #FF3333;
}


/* Image
------------------------------------------------- */

img,
a img {
	border: none;
}

.emoji{
	vertical-align:middle;
}


/* Base elements
------------------------------------------------- */

h1 { font-size: 177%; }

html>/**/h1 {
	font-size: 23px;
}

h2 { font-size: 116%; }

html>/**/h2 {
	font-size: 15px;
}

h3 { font-size: 108%; }

html>/**/h3 {
	font-size: 14px;
}

h4,h5,h6 {
	font-size: 100%;
}
	
ul, ol, li, dl, dt, dd { list-style: none; }
	
blockquote {
	width: 350px;
	margin: 10px 0px;
	background-color: #ffffff;
    border: dotted #c3c3c3 1px;
}

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 !important;
	width /*for WinIE5.5*/: 850px;
	margin: 0 auto;
	padding: 10px 50px 0;
	background-color: #ffffff;
}
div#container:after {
	content: "";
	overflow: hidden;
	display: block;
	height: 0px;
	clear: both;
}
/*\*/
* html div#container {
	overflow: visible;
	height: 1%;
}

/*--ブログトップ画像--------------*/
div#header {
	width: 750px;
	height: 422px;
	margin: 10px auto;
	background-image: url(https://blog-imgs-126.fc2.com/b/i/w/biwakocycling/20190320233909b9d.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

div#wrap {
	width: 570px;
	float: left;
}
div#wrap:after {
	content: "";
	overflow: hidden;
	display: block;
	height: 0px;
	clear: both;
}
/*\*/
* html div#wrap {
	overflow: visible;
	height: 1%;
}
/**/

div#main {
	float: right;
	width: 370px !important;
	width /*for WinIE5.5*/: 390px;
	padding: 0 10px; 15px;
	overflow: hidden;
}

div#sidemenu1 {
	float: right;
	width: 178px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background-color: #ffffff;
	border: solid #c3c3c3 1px;
	overflow: hidden;
}

div#sidemenu2 {
	float:right;
	width: 178px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background-color: #ffffff;
	border: solid #c3c3c3 1px;
	overflow: hidden;
}

div#footer {
	clear: both;
	width: 850px;
	margin: 0 auto;
	padding: 10px 0px;
	background-color: #ffffcc;
	font-size: 78%;
}
	
html>/**/#footer {
	font-size: 10px;
}



/* Header 高さ
------------------------------------------------------------ */

div#header h1{
	width: 690px;
	text-align: left;
	margin: 0 auto;
	padding-top:32px;
	color: #ffffff;
}

div#header h1 a {
	font-family: impact, Helvetica, sans-serif;
}

div#header h1 a:link,
div#header h1 a:visited {
    color: #991e1e;
	text-decoration: none;
}

div#header h1 a:hover {
    color: #ffff00;
	text-decoration: none;
}

div#header h1 a:focus,
div#header h1 a:active {
	color: #ff0000;
	text-decoration: none;
}

/* コメントカラー　*/

div#header p {
    width: 690px;
	margin: 0 auto;
	text-align: left;
	color: #000000;
}



/* Main Contents
------------------------------------------------------------ */

div.content {
	width: 368px !important;
	width /*for WinIE5.5*/: 370px;
	padding-top: 5px;
	margin-bottom: 10px;
	text-align: left;
	border: solid #c3c3c3 1px;
	background-color: #ffffff;
}


div.entry_header {
	background-image: url(https://blog-imgs-59.fc2.com/b/i/w/biwakocycling/b_bana.jpg);
	background-repeat:no-repeat;
	background-position: right top;
	margin: 0px 5px;
	width: 360px;
	background-color: #0186ff;
}

div.entry_header h2 {
    color: #FFFFFF;
	width: 250px!important;
	width /*for WinIE5.5*/: 350px;
	padding: 5px 80px 5px 5px;
	border-left: 10px solid #FFFFFF;
	margin-left: 10px;
	text-align: left;
}

div.entry_header h2 a:link,
div.entry_header h2 a:visited {
    color: #ffffff;
	text-decoration: none;
}

div.entry_header h2 a:focus {
	color: #ff0000;
}

div.entry_header h2 a:hover {
     color: #ffff00;
}

div.entry_header h2 a:active {
	color: #ff0000;
}

div.entry_body {
	text-align: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
}

div.entry_body p.entry_more {
	padding: 15px 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;
	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: 10px 0px 0px;
}

div.page_navi {
    width: 370px;
	margin-bottom: 10px;
	text-align: center;
}

div.pagetop {
	text-align: right;
	background-color: #ffffcc;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 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 {
	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 {
	width:343px !important;
	width /*for WinIE5.5*/: 365px;
	height:33px;
	padding-left: 22px;
	margin: 5px 5px 10px;
	color: #ffffff;
	line-height: 31px;
	text-align: left;
	background-image: url(https://templates.blog.fc2.com/template/summer/summer_trackbackbar.jpg);
	background-repeat: no-repeat;
}

h3.sub_title {
	color: #0066FF;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
}

h3.sub_title a:link,
h3.sub_title a:visited {
	color: #0066FF;
}
h3.sub_title a:focus,
h3.sub_title a:hover,
h3.sub_title a:active {
    color: #FF0000;
}

div.sub_body {
    margin: 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: 345px;
	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: center;
}

p.trackback_url input {
    text-align: center;
	text-decoration: underline;
	padding-bottom: 1px;
    border-top: dotted #c3c3c3 1px;
	border-left: dotted #c3c3c3 1px;
	border-right: dotted #c3c3c3 1px;
	border-bottom: dotted #c3c3c3 1px;
	margin-bottom: 1px;
	width: 95%;
	background-color: #ffffff;
	color: #FF6600;
}



/* Plugin (Main content)
------------------------------------------------------------ */

div.plg3_header {
	color: #ffffff;
	background-image: url(https://templates.blog.fc2.com/template/summer/summer_sidebar.jpg);
	background-repeat: repeat-x;
	background-color: #0186FF;
	background-position: left top;
	width: 340px !important;
	width /**/: 360px;
	margin: 0px 5px 5px;
	padding: 5px 10px;
}

div.plg3_header h3{
	color: #ffffff;
}

div.plg_header {
    width: 350px;
    margin: 5px 10px;
	overflow: hidden;
}

div.plg_body {
    margin-left: 10px;
}

div .plg_footer {
	margin: 5px 0px;
	padding: 0px 10px;
}


/* Sidemenu (Plugin)
------------------------------------------------------------ */

#sidemenu1 li,
#sidemenu2 li {
	margin-left: 5px;
	margin-bottom: 2px;
}

dl.sidemenu_body {
    width: 168px;
    margin: 5px 5px 15px;
}
	
dl.sidemenu_body dt {
    width: 148px !important;
	width /**/: 168px;
	color: #FFFFFF;
	background: url(https://templates.blog.fc2.com/template/summer/summer_sidebar.jpg) repeat-x;
	background-color: #0188fe;
	padding: 3px 10px;
}

	
dl.sidemenu_body dd {
	margin-top: 3px;
}

dl.sidemenu_body .plg_body input {
	margin: 2px;
}




/* calender(Plugin)
------------------------------------------------------------ */

table.calender {
	width: 90%;
	margin: 0px auto;
	text-align: center;
	font-size /**/: 100%;
	margin-left /**/: 7px;
}

table.calender caption {
	margin-bottom: 10px;
	margin: 0px auto;
}

table.calender td a {
	display: block;
	color: #ffffff;
	background-color: #999999;
}

table.calender td a:hover {
	color: #ffffff;
	background-color: #FF9900;
}

table.calender th#sun {
	color: #ff0000;
}

table.calender th#sat {
	color: #0000ff;
}



/* Piyo(Plugin)
------------------------------------------------------------ */

div.tab {
	text-align: left;
	margin-bottom: 10px;
}

div.tab input{
	padding: 4px 5px;
}

*+html div.tab input{
	padding: 1px 1px;
}

div.tab input.b1{
	margin-right: 5px;
}
    
div.mylog {
	width: 150px;
	text-align: left;
	color: #666666;
	background-color: #ffffff;
    margin: 0px auto;
	margin-left /**/: 7px;
}

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;
	font-size: x-small;
	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 {
	font-size: x-small;
	text-align: right;
}

/* Footer
------------------------------------------------------------ */

div#footer p {
	margin-bottom: 3px;
}

div#footer address {
	font-style: normal;
}



/* for MacIE
------------------------------------------------------------ */

textarea,input,select {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", sans-serif;
}