@charset "EUC-JP";

a:link {
	color : #666666 ;
	text-decoration : none ;
	font-weight : bold ; }

a:visited {
	color : #666666 ;
	text-decoration : none ;
	font-weight : bold ; }

a:active {
	color : #666666 ;
	text-decoration : none ;
	font-weight : bold ; }

a:hover {
	background-color : #666666 ;
	color : #ffffff ;
	font-weight : bold ; }

img{
	border : 0 ; }

html {
	text-align : center ;
	height:100%;
	scrollbar-arrow-color : #ffffff ;
	scrollbar-3dLight-color : #ffffff ;
	scrollbar-face-color : #666666 ;
	scrollbar-highlight-color : #ffffff ;
	scrollbar-track-color : #ffffff ;
	scrollbar-shadow-color : #ffffff ;
	scrollbar-darkShadow-color : #ffffff ; }





/* General
------------------------------------------------------------ */

* {
	margin : 0;
	padding : 0;
}

h1, h2, h3, h4, h5, h6, div, p, blockquote, address {
	display : block;
}

a, addr, acronym, cite, code, dfn, em, img, kbd, object, q, ruby, samp, small, span, strong, sub, sup, var {
	display : inline;
}
/*
*:before,
*:after {
	content : "";
}
*/



body {
	text-align : center ;
	height:100%;
	font-size : 7pt ;
	line-height : 180% ;
 	font-family : "Verdana", "AR P丸ゴシック体M", "AR丸ゴシック体M", "HG丸ｺﾞｼｯｸM-PRO","ヒラギノ角ゴ Pro W3", "Osaka‐等幅", "Trebuchet MS", Arial, Helvetica, Osaka, "sans-serif", "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "MS UI Gothic" ;
	color : #666666 ;
	scrollbar-arrow-color : #ffffff ;
	scrollbar-3dLight-color : #ffffff ;
	scrollbar-face-color : #666666 ;
	scrollbar-highlight-color : #ffffff ;
	scrollbar-track-color : #ffffff ;
	scrollbar-shadow-color : #ffffff ;
	scrollbar-darkShadow-color : #ffffff ;
	margin : 0 ;
	background : url("http://blog-imgs-18-origin.fc2.com/s/t/y/stylishfreely/016-b.jpg") 50% 0% repeat-y ;
	background-color : #ffffff ; }

html>body {
	font-size : 7pt ; }

p {
	margin : 1em 0 ; }

textarea,input,select {
	border : #666666 dotted 1px ;
	color : #666666 ;
	background : url("") fixed ;
	background-color : transparent ;
	font-family : 'Verdana', 'AR P丸ゴシック体M', 'AR丸ゴシック体M', 'MS UI Gothic', 'sans-serif', 'HGPｺﾞｼｯｸM', 'Osaka', 'ＭＳ ゴシック', 'ＭＳ Ｐゴシック'; }

a img {
	border-width : 0 ;
	text-decoration : none ; }





/* Layout
------------------------------------------------------------ */

div#container {
	width : 780px ;
	margin-left : auto ;
	margin-right : auto ;
	background : url("") 0% 0% repeat-y ;
	background-color : transparent ;
	text-align : left ; }



div#header {
	width : 780px ;
	height : 400px ;
	margin-left : auto ;
	margin-right : auto ;
	padding : 0 ;
	border-bottom : #666666 dotted 2px ;
	background : url("http://wadarco.sakura.ne.jp/top01.jpg") 0% 0% no-repeat ;
	text-align : left ; }



div#calendar {
	width : 780px ;
	margin-left : auto ;
	margin-right : auto ;
	padding : 0 ;
	border-bottom : #666666 dotted 2px ;
	background : url("") 0% 0% repeat-x ;
	background-color : transparent ;
	text-align : center ;
	color : #666666 ; }



div.column {
	margin : 10px 0 10px 0 ; }



div#primary-column {
	float : right ;
	width : 540px ;
	padding : 0 10px 0 0 ;
	voice-family : "\"}\"" ;
	voice-family : inherit ; }

html>body div#primary-column {
	width : 540px; }



div#secondary-column {
	float : left ;
	width : 200px ;
	padding : 0 10px 0 10px ;
	voice-family : "\"}\"" ;
	voice-family : inherit ; }

html>body div#secondary-column {
	width : 200px ; }

div#secondary-column a {
	color : #666666 ;
	text-decoration : none ;
	font-weight : normal ; }

div#secondary-column a:hover {
	background-color : #666666 ;
	color : #ffffff ;
	font-weight : normal ; }




div#footer {
	clear : both ;
	width : 775px ;
	margin-left : auto ;
	margin-right : auto ;
	text-align : center ;
	font-size : 5pt ;
	color : #666666 ;
	padding : 15px 0 15px 0 ;
	border-top : #666666 dotted 2px ;
	background : url("") repeat-x 0% 0% ;
	background-color : transparent ; }





/* Header
------------------------------------------------------------ */

div#header h1 {
	text-align : center ;
	text-shadow : 1px 2px 2px #666666 ;
	padding : 155px 0 0 0 ;
	font-size : 12pt ; }

div#header h1 a {
	color : #ffffff ;
	text-decoration : none ;
	font-weight : bold ; }

div#header a:hover {
	background-color : #666666 ;
	color : #ffffff ;
	font-weight : bold ; }



div#h1 {
	background : url("http://blog-imgs-18-origin.fc2.com/s/t/y/stylishfreely/016-h1.png") 0% 0% repeat ;
	background-color : transparent ;
	color : #ffffff ;
	padding : 10px ; }



div#header p {
	margin : 0 ;
	padding : 0.5em 0 ;
	color : #666666 ; }





/* Calendar
------------------------------------------------------------ */

p.now-month {
	margin : 0 ;
	padding : 15px 0 5px 0 ; }



div#calendar ul {
	margin : 0 ;
	padding : 0 0 15px 0 ;
	list-style-position : inside ; }



div#calendar li {
	display : inline ;
	list-style-type : none ;}

div#calendar li a {
	color : #666666 ;
	text-decoration : none ;
	font-weight : bold ; }

div#calendar li a:hover {
	background-color : #666666 ;
	color : #ffffff ;
	font-weight : bold ; }



li.prev-month-calendar {
	margin-right : 0.5em ; }



li.day {
	margin : 0 0.3em ;
	font-size : 8pt ; }



li.next-month-calendar {
	margin-left : 0.5em ; }





/* Primary-Column
------------------------------------------------------------ */

p.prev-next-navi {
	margin-bottom : 20px;
	text-align : center; }



div.section {
	margin-bottom : 30px; }



div.section h2 {
	margin-bottom : 10px;
	padding : 0 0 0px 0px ;
	font-size : 7pt ;
	font-weight : normal ;
	color : #666666 ;
	border-bottom : #666666 dotted 2px ;
	background : url("") repeat-x 0% 100% ;
 	voice-family : "\"}\"" ;
	voice-family : inherit ; }

div.section h2 a {
	color : #666666 ;
	text-decoration : none; }

div.section h2 a:hover {
	background-color : #666666 ;
	color : #ffffff ;
	text-decoration : none ; }



div.entry-body {
	background-color : transparent ; }

div.entry-body a {
	color : #666666 ;
	font-weight : bold ;
	text-decoration : none ; }

div.entry-body a:hover {
	background-color : #666666 ;
	color : #ffffff ;
	font-weight : bold ;
	text-decoration : none ; }



div.entry-body h3 {
	margin : 1em 0 ; }

div.entry-body h3 span {
	padding-left : 5px ;
	border-left : 10px solid #666666 ;
	border-bottom : 1px solid #666666 ; }



p.entry-more {
	padding : 25px 15px 15px 0 ;
	text-align : right ; }



div.section p.entry-footer {
	margin-top : 20px ;
	padding : 0px 0 0 0 ;
	background-color : transparent ;
	list-style-position : inside ;
	text-align : right ;
	border-top : #666666 dotted 2px ;
	background : url("") repeat-x 0% 0% ;
	font-size : 5pt ; }



span.com,
span.no-com {
	padding-left : 0 ; }

span.trk,
span.no-trk {
	padding-left : 0 ; }



div.section p.entry-footer a {
	color : #666666 ;
	text-decoration : none ;
	font-weight : normal ; }

div.section p.entry-footer a:hover {
	background-color : #666666 ;
	color : #ffffff ;
	font-weight : normal ; }



div.section p.navigation {
	color : #666666 ;
	text-align : right ; }

div.section p.navigation a {
	color : #666666 ;
	font-weight : bold ;
	text-decoration : none ; }

div.section p.navigation a:hover {
	background-color : #666666 ;
	color : #ffffff ;
	text-decoration : none ; }



p.prev-next-navi a {
	color : #666666 ;
	font-weight : bold ;
	text-decoration : none; }

p.prev-next-navi a:hover {
	background-color : #666666 ;
	color : #ffffff ;
	text-decoration : none ; }



div.entry-body ol {
	list-style-type : decimal-leading-zero ;
	list-style-position : inside ; }





/* Comment
------------------------------------------------------------ */

input#himitu {
	margin-right : 0.5em ; }



p.form-btn {
	margin-top : 20px ; }



h3#comment-top {
	margin : 15px 0 10px 0 ;
	font-size : 9pt ; }



h4.comment-header {
	margin-bottom : 10px ;
	padding-left : 0px ;
	font-weight : normal ;
	border-bottom : #666666 dotted 2px ; }



div.comment-body {
	background-color : transparent ; }



p.comment-footer {
	margin : 10px 0 15px 0 ;
	padding : 0.5em 0 ;
	border-top : #666666 dotted 2px ;
	text-align : right ;
	font-size : 8pt ; }

p.comment-footer a {
	color : #666666 ;
	text-decoration : none ; }

p.comment-footer a:hover {
	background-color : #666666 ;
	color : #ffffff ;
	text-decoration : none ; }





/* Trackback
------------------------------------------------------------ */

h3#trackback-top {
	margin : 15px 0 10px 0 ; }



p.trackback-uri {
	margin-bottom : 15px ;
	padding : 0.2em 0.5em ;
	background : url("") left center repeat ;
	background-color : transparent ;
	border : #666666 dotted 1px ; }

p.trackback-uri a {
	color : #666666 ;
	font-weight : bold ;
	text-decoration : none; }

p.trackback-uri a:hover {
	background-color : #666666 ;
	color : #ffffff ;
	text-decoration : none ; }



h4.trackback-header {
	margin-bottom : 10px ;
	padding-left : 15px ;
	background : url("") left center no-repeat ;
	background-color : transparent ;
	font-weight : normal ;
	border-bottom : #666666 dotted 1px ; }

h4.trackback-header a {
	color : #666666 ;
	text-decoration : none ; }

h4.trackback-header a:hover {
	background-color : #666666 ;
	color : #ffffff ;
	text-decoration : none ; }



div.trackback-excerpt {
	padding : 0 0.5em ;
	background-color : transparent ; }



p.trackback-footer {
	margin : 10px 0 15px 0 ;
	padding : 0.5em 0 ;
	border-top : #666666 dotted 1px ; }





/* Secondary-Column
------------------------------------------------------------ */

div#secondary-column h2 {
	color : #666666 ;
	font-weight : bold ;
	padding : 0 0 0px 0px ;
	border-bottom : #666666 dotted 2px ;
	background : url("") repeat-x 0% 100% ;
	text-align : center ;
	voice-family : "\"}\"" ;
	voice-family : inherit ;
	font-size : 7pt ; }

/* 位置調整（一番上に表示） */
div#secondary-column h2.monthly-archives {
	margin-bottom : 10px ; }

/* 位置調整（中間に表示） */
div#secondary-column h2.categories-archives,
div#secondary-column h2.recent-entries,
div#secondary-column h2.recent-comments,
div#secondary-column h2.recent-trackbacks,
div#secondary-column h2.links,
div#secondary-column h2.appendix {
	margin-top : 20px ;
	margin-bottom : 10px ; }

/* 位置調整（一番下に表示） */
div#secondary-column h2.search {
	margin-top : 20px ;
	margin-bottom : 10px ; }



div#secondary-column ul {
	list-style-position : inside ; }

div#secondary-column ul.recent-entries,
div#secondary-column ul.recent-comments,
div#secondary-column ul.recent-trackbacks {
	list-style-type : decimal-leading-zero ; }



p.author-image {
	text-align : center ; }

p.author-image img {
	border : 0 ; }





/* Footer
------------------------------------------------------------ */

div#footer a {
	color : #666666 ;
	text-decoration : none ;
	font-weight : bold ; }

div#footer a:hover {
	background-color : #666666 ;
	color : #ffffff ;
	font-weight : bold ; }



div#footer div.ads {
	color : #666666 ;
	text-align : center ;
	font-size : 7pt ; }

div#footer div.ads a {
	color : #666666 ;
	text-decoration : none ;
	font-size : 7pt ; }

div#footer div.ads a:hover {
	background-color : #666666 ;
	color : #ffffff ;
	text-decoration : none ;
	font-size : 7pt ; }

div#footer div.ads strong {
	color : #666666 ;
	font-weight : bold ;
	font-size : 7pt ; }





