@charset "utf-8";

/*------------------------------------------------------------
 Template Name: rounded
 Last Modified: July 23, 2006
 
 ご利用に当たっての注意はこちらへ。質問なども受け付けております。
 http://cie.blog11.fc2.com/blog-entry-34.html
 
 designed by cie.
 http://cie.blog11.fc2.com/
 http://blog.livedoor.jp/cie/
-------------------------------------------------------------*/

* {margin: 0; padding: 0;}

/* initialize settings
-----------------------------------------*/
body {
	font-size: 100%;
	font-family: 'メイリオ', 'Meiryo',"ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	line-height: 1.5;
	letter-spacing: 1px;
	color: #444;
	background: #fff;
	text-align: center;
	}
a, a:link,
a:visited,
a:active {
	color: #979;
	background: transparent;
	text-decoration: none;
	}
a:hover,
a:focus {
	color: #e33;
	background: transparent;
	text-decoration: none;
	}

h1 {font-size: 160%; margin:0.5em 0;}
h2 {font-size: 150%; margin:0.5em 0;}
h3 {font-size: 140%; margin:0.5em 0;}
h4 {font-size: 130%; margin:0.5em 0;}
h5 {font-size: 120%; margin:0.5em 0;}
h6 {font-size: 110%; margin:0.5em 0;}
p {margin: 0 0 25px; }
ul {margin: 1em 0 1em 2em;}
ul li {list-style: disc outside;}
ul ul li {list-style: circle;}
ol {margin: 1em 0 1em 2em;}
ol li {list-style: decimal outside;}
ol ol li {list-style-type: lower-alpha;}
dl{margin: 1em 0 1em 2em;}
dl dt {font-weight: bold;}
dl dd {margin: 0 0 0 1em;}
hr {
	border: 1px;
	height:1px;
	background: #444;
	color: #444;
	}
blockquote {
	color: #666;
	background: transparent;
	font-size: 0.9em;
	padding: 5px 5px 5px 10px;
	margin: 10px 0 10px 10px;
	}
blockquote[title][cite]:after {
  content: "引用元："attr(title)" - "attr(cite);
  display: block;
  color: #aaa;
  background: transparent;
  text-align: right;
  padding-top: 5px;
  text-decoration: underline;
}
blockquote[title]:after {
  content: "引用元："attr(title);
  display: block;
  color: #aaa;
  background: transparent;
  text-align: right;
  padding-top: 5px;
  text-decoration: underline;
}
blockquote[cite]:after {
  content: "引用元："attr(cite);
  display: block;
  color: #aaa;
  background: transparent;
  text-align: right;
  padding-top: 5px;
  text-decoration: underline;
}
pre {
	color: #999;
	background: transparent;
	}
br {
	letter-spacing: normal;
	}
img {border: 0;}
input {
	color: #444;
	background: #fff;
	border: 0;
	padding: 3px;
	font-size: 1em;
	}
textarea {
	color: #444;
	border: 0;
	background: #fff;
	padding: 2px;
	font-size: 1em;
	}
select {
	color: #444;
	border: 0;
	background: #fff;
	padding: 1px;
	font-size: 1em;
	}
table {font-size: 1em;}
table td {font-size: 1em;}


/* container settings
-----------------------------------------*/
#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}

/* header settings
-----------------------------------------*/
#banner {
	height: 100px;
	background: url(//blog-imgs-29-origin.fc2.com/c/i/e/cie/rounded_banner.png) no-repeat 50% 100%;
	background-color: #333;
	color: #eee;
	}
#banner .blogtitle {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-align: right;
	padding: 15px 30px 0 0;
	margin: 0;
	}
#banner .description {
	font-size: 12px;
	padding-right: 30px;
	padding-top: 5px;
	text-align: right;
	letter-spacing: 0.2em;
	}
#banner a,
#banner a:link,
#banner a:visited,
#banner a:active {
	color: #ecc;
	background: transparent;
	}
#banner a:hover,
#banner a:focus {
	color: #ecc;
	background: transparent;
	}

/* horizontal calendar settings
-----------------------------------------*/
#calendar {
	width: 900px;
	height: 60px;
	background: url(//blog-imgs-29-origin.fc2.com/c/i/e/cie/rounded_calendar.png) no-repeat;
	background-color: #e0ffff;
	color: #444;
	text-align: center;
	letter-spacing: normal;
	margin-left: auto;
	margin-right: auto;
}
#calendar ul {
	margin: 0 30px 0 35px;
	padding-top: 7px;
	text-align: center;
}
#calendar li {
	font-size: 9px;
	display: block;
	float: left;
	width: 25px;
	height: 22px;
	line-height: 25px;
	text-decoration: none;
	text-align: center;
}
#calendar li a,
#calendar li a:link,
#calender li a:visited {
	font-weight: bold;
	display: block;
	width: 25px;
	height: 22px;
	line-height: 25px;
	text-decoration: none;
	color: #ff00ff
}
#calendar li a:hover,
#calendar li a:focus,
#calendar li a:active {
	text-decoration: underline;
}
#calendar .prev a,
#calendar .prev a:link,
#calendar .prev a:visited {
	background: transparent;
	color: #000;
	}
#calendar .prev a:hover,
#calendar .prev a:focus,
#calendar .prev a:active{
	color: #e33;
	}
#calendar .next a,
#calendar .next a:link,
#calendar .next a:visited {
	background: transparent;
	color: #000;
	}
#calendar .next a:hover,
#calendar .next a:focus,
#calendar .next a:active {
	color: #e33;
	}


/* content settings
-----------------------------------------*/
#content {
width: 600px;
float: left;
background: url(//blog-imgs-29-origin.fc2.com/c/i/e/cie/rounded_content.png) repeat-y;
background-color: #FBEFFB;
	color: #444;
	padding: 0;
	font-size:0.8em;
	}
#content a,
#content a:link,
#content a:active {
	color: #779;
	background: transparent;
	text-decoration: none;
	}
#content a:visited {
	color: #799;
	background: transparent;
	text-decoration: none;	
	}
#content a:hover,
#content a:focus {
	color: #e33;
	background: transparent;
	text-decoration: none;
	}
.blog {
	padding-top: 15px;
	background: url(//blog-imgs-29-origin.fc2.com/c/i/e/cie/rounded_blog.png) no-repeat;
	}
.date {
	font-size: 1em;
	font-weight: normal;
	padding: 8px 25px 8px 30px;
	margin: 0;
	}
.blogbody {
	padding: 0 25px 0 30px;
	}
.title {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 1em;
	}
.main,
.mainmore {
	padding-left: 0.5em;
	line-height: 1.7em;
	}
.main p,
.mainmore p {
	font-size: 1em;
	margin: 0;
}
.main h3,
.mainmore h3 {
	color: #e33;
	background: transparent;
	font-size: 1em;
	padding: 0;
	margin: 1em 0 1em -0.5em;
	}
.main a,
.mainmore a {
	text-decoration: underline !important;
	}
.main img,
.mainmore img {
	padding: 0px;
	background: transparent;
	border: 0px;
	margin: 0px;
	}
.main .emoji,
.mainmore .emoji {
	margin: 0 2px;
	padding: 0:
	border: 0;
	vertical-align: middle;
	float: none;
	background: transparent;
	}
.posted {
	font-size: 0.85em;
	margin-top: 0.5em;
	margin-bottom: 0;
	margin-left: -30px;
	margin-right: -25px;
	padding: 10px 25px 60px 30px;
	background: url(//blog-imgs-29-origin.fc2.com/c/i/e/cie/rounded_posted.png) no-repeat 0 100%;
	}
.menu {
	font-size: 0.9em;
	margin:  0 0 0.5em;
	padding: 0 0 0.5em;
	}
.pagenavi {
	text-align: center;
	padding-bottom: 35px;
	background: url(//blog-imgs-29-origin.fc2.com/c/i/e/cie/rounded_pagetop.png) no-repeat 0 100%;
	}
.blogbody .pagenavi {
	margin-left: -30px;
	margin-right: -25px;
	padding-top: 20px;
	padding-bottom: 50px;
	}

/* titlelist settings
-----------------------------------------*/
dl.titlelist {padding-bottom: 20px;}
dl.titlelist dt {
	font-weight: normal;
	}
dl.titlelist dt span {font-size: 0.7em;}
dl.titlelist dd {
	font-size: 0.85em;
	margin: 0.5em 0 1em;
	padding-left: 1em;
	}
dl.titlelist a,
dl.titlelist a:link,
dl.titlelist a:active {
	color: #799 !important;
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;
	}
dl.titlelist a:hover,
dl.titlelist a:focus {
	color: #977 !important;
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;
	}
dl.titlelist a:visited {
	color: #797 !important;
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;
}
dl.titlelist dd a,
dl.titlelist dd a:link,
dl.titlelist dd a:hover,
dl.titlelist dd a:focus,
dl.titlelist dd a:active,
dl.titlelist dd a:visited {
	color: #797 !important;
	background: transparent;
	font-weight: bold;
}

/* trackback settings
-----------------------------------------*/
.trackback-urlhead {
	font-weight: bold;
	padding: 0.5em 0 1em 0.5em;
	}
.trackback-url {
	font-weight: bold;
	font-family: Georgia, 'Times New Roman', serif;
	font-style: oblique;
	color: #e33;
	margin-left: -30px;
	margin-right: -25px;
	padding: 10px 25px 60px 30px;
	background: url(//blog-imgs-29-origin.fc2.com/c/i/e/cie/rounded_trackback-url.png) no-repeat 0 100%;
	}
.trackback-head {
	font-weight: bold;
	margin-left: -30px;
	margin-right: -25px;
	padding: 20px 25px 20px 30px;
	background: url(//blog-imgs-29-origin.fc2.com/c/i/e/cie/rounded_trackback-head.png) no-repeat;
	}
.trackback-body {
	font-size: 0.9em;
	color: #444;
	padding: 1em 0.8em 0.5em;
	}
.trackback-post {
	font-size: 0.9em;
	padding: 0.2em 0 2em;
	text-align: right;
	}

/* comment settings
-----------------------------------------*/
.comments-head {
	font-weight: bold;
	margin-left: -30px;
	margin-right: -25px;
	padding: 55px 25px 20px 30px;
	background: url(//blog-imgs-29-origin.fc2.com/c/i/e/cie/rounded_posted.png) no-repeat;
	}
.comments-body {
	font-size: 0.9em;
	color: #444;
	padding: 1em 0.8em 0.5em;
	}
.comments-post {
	font-size: 0.9em;
	padding: 0.2em 0 2em;
	text-align: right;
	}

/* comment form settings
-----------------------------------------*/
table.form {
	padding: 30px 0;
	}
table.form th {
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
	letter-spacing: 0.3em;
	padding: 0.5em 0;
	}
table.form td {
	white-space: nowrap;
	padding: 0.5em 0;
	}
table.form td label {
	letter-spacing: 0.3em;
	}
table.form td input {
	color:#444;
	background: #fff;
	border: 0;
	padding: 3px 2px;
	}
input#name {width: 300px;}
input#mail {width: 300px;}
input#url {width: 300px;}
textarea#text {
	color:#444;
	background: #fff;
	border: 0;
	width: 400px;
	height: 15em;
	}
input#pass {
	width: 100px;
	}
input#himitu {
	background: transparent;
	border: 0;
	}
input#submit {
	letter-spacing: 0.3em;
	}
input#del {
	letter-spacing: 0.3em;
	}

/* sidemenu settings
-----------------------------------------*/
#links {
	width: 300px;
	float: right;
	background: url(//blog-imgs-29-origin.fc2.com/c/i/e/cie/rounded_links.png) repeat-y;
	background-color: #e6e6fa;
	color: #444;
	font-size: 0.95em;
	line-height: 1.4em;
	}
#links a,
#links a:link,
#links a:active {
	color: #799;
	background: transparent;
	text-decoration: none;
	}
#links a:visited {
	color: #997;
	background: transparent;
	text-decoration: none;
	}
#links a:hover,
#links a:focus {
	color: #e33;
	background: transparent;
	text-decoration: none;
	}
.sidetitle {
	font-weight: bold;
	padding: 15px 25px 10px 30px;
	background: url(//blog-imgs-29-origin.fc2.com/c/i/e/cie/rounded_sidetitle.png) no-repeat 50% 0;
	}
.side {
	font-size: 0.8em;
	padding: 0 25px 50px 35px;
	background: url(//blog-imgs-29-origin.fc2.com/c/i/e/cie/rounded_side.png) no-repeat 50% 100%;
	}
.side ul {margin-left: 0;}
.side li {
	list-style: none outside;
	padding: 5px 0;
	}
.side li a[title="最新記事のRSS"] {
	padding-left: 17px;
	background: url(//blog-imgs-29-origin.fc2.com/c/i/e/cie/rssfeed.png) no-repeat !important;
	}
.side li a[title="最新コメントのRSS"] {
	padding-left: 17px;
	background: url(//blog-imgs-29-origin.fc2.com/c/i/e/cie/comfeed.png) no-repeat !important;
	}
.side li a[title="最新トラックバックのRSS"] {
	padding-left: 17px;
	background: url(//blog-imgs-29-origin.fc2.com/c/i/e/cie/tbfeed.png) no-repeat !important;
	}

/* plug-in calendar settings
-----------------------------------------*/
.plugin-calender {
}
.calender {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	}
.calender caption {
	font-size: 1.1em;
	padding: 0.5em 0;
	letter-spacing: 0.2em;
	}
.calender caption a {
	font-size: 0.9em;
	}
.calender th {
	font-weight: bold;
	text-align: center;
	padding: 0.5em 0.7em;
	margin-left: auto;
	margin-right: auto;
	}
.calender th#sun {color: #c03;}
.calender th#sat {color: #36c;}

.calender td {
	font-size: 0.75em;
	text-align: center;
	padding: 0.5em 0.7em;
	margin-left: auto;
	margin-right: auto;
	}
.calender td.sun {color: #c03;}
.calender td.day {color: #444;}
.calender td.sat {color: #36c;}
.calender td a {font-weight: bold;}

/* plug-in settings
-----------------------------------------*/
.photo {
	padding: 0.5em 0;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
.photo img {
	padding: 5px;
	border: 1px solid #dfdfdf;
	background: #efefef;
}
.nickname {
	font-weight: bold;
	padding: 0.5em 0 0.3em;
	}
.message {
	padding: 0.2em 0 0.5em;
	}

/* credit settings
-----------------------------------------*/
.powered,
.syndicate {
	font-size: 0.8em;
	text-align: center;
	padding: 10px 0 20px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	width: 100%;
	}

/* footer settings
-----------------------------------------*/
#footer {
	clear: both;
	font-size: 0.75em;
	line-height: 3em;
	height: 120px;
	padding: 20px 30px 0;
	background: url(//blog-imgs-29-origin.fc2.com/c/i/e/cie/rounded_footer.png) no-repeat;
	background-color: #cec;
	color: #444;
	}
#footer .designed {background: url('http://rosea.jpn.org/css/dummy.gif') no-repeat;}
#footer .designed a,
#footer .designed a:link,
#footer .designed a:hover,
#footer .designed a:focus,
#footer .designed a:active,
#footer .designed a:visited {color: #e33;}
#footer .pagetop {font-size: 0.8em;}

#footer a,
#footer a:link,
#footer a:active{
	color: #799;
	background: transparent;
	}
#footer a:hover,
#footer a:focus {
	color: #e33;
	background: transparent;
	}
#footer a:visited {
	color: #797;
	background: transparent;
	}
#footer a[title="Entries Feed"] {
	padding-left: 17px;
	background: url(//blog-imgs-29-origin.fc2.com/c/i/e/cie/rssfeed.png) no-repeat;
	}
#footer a[title="Comments Feed"] {
	padding-left: 17px;
	background: url(//blog-imgs-29-origin.fc2.com/c/i/e/cie/comfeed.png) no-repeat;
	}
#footer a[title="Trackbacks Feed"] {
	padding-left: 17px;
	background: url(//blog-imgs-29-origin.fc2.com/c/i/e/cie/tbfeed.png) no-repeat;
	}
#footer a[title="This Categories Feed"] {
	padding-left: 17px;
	background: url(//blog-imgs-29-origin.fc2.com/c/i/e/cie/catfeed.png) no-repeat;
	}

/* other settings
-----------------------------------------*/

.clear {clear: both;}
.left {float: left;}
.right {float: right;}
.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}

/* ads settings
-----------------------------------------*/
.side ul li #ad1 a:visited,
.side ul li #ad2 a:visited {}

/* EOF
-----------------------------------------*/
