@charset "utf-8";
/*â—†euc-jp, shift_jis ãªã©ã€ã”ä½¿ç”¨ã®æ–‡å­—ã‚³ãƒ¼ãƒ‰ã«æ›¸ãæ›ãˆã¦ãã ã•ã„â—†*/
/*
ã“ã“ã¯æ¶ˆã•ãªã„ã§ä¸‹ã•ã„
Title: LoveHeart
Author: ãªãªã›â™ª
Access: http://www.sucharaka.jp/
CSSLicense: ã€ã™ã¡ã‚ƒã‚‰ã‹ç´ æé›†ã€‘
*/

/*â—†ãƒšãƒ¼ã‚¸å…¨ä½“ã®åŸºæœ¬çš„ãªè¨­å®šã¨èƒŒæ™¯è‰²â—†*/
	body {
		margin:0px;
		color: #009900;
		background:#ffffff;
		background-position:right; 
		background-repeat:repeat-y;
		background-image: url("http://my.so-net.net.tw/lemon820/jingsworld/icon/back-130.gif");
		}

/*â—†ãƒªãƒ³ã‚¯æ–‡å­—è¨­å®šâ—†*/
	a:link		{ color: #990066; text-decoration:none; background: none;}
	a:visited		{ color: #990066; text-decoration:none; background: none;}
	a:active		{ color: #990066; background: none;}
	a:hover		{color: #ff6666;text-decoration: underline;background : none;}

/*â—†h1ãƒ›ãƒ¼ãƒ ã‚¿ã‚¤ãƒˆãƒ«ã€h2ãƒ–ãƒ­ã‚°æœ¬æ–‡ã®æ—¥ä»˜ã€h3ã‚¨ãƒ³ãƒˆãƒªãƒ¼ã®ã‚¿ã‚¤ãƒˆãƒ«ã®è¨­å®šâ—†*/
	h1{
		margin: 0px;
		padding: 0px;
		}
		
	h2{
		margin: 0px;
		padding: 0px;
		}

	h3 {
		margin: 0px;
		padding: 0px;
		}

/* â—†ãƒ–ãƒ­ã‚°ã‚¿ã‚¤ãƒˆãƒ«ã®ã‚ã‚‹æ®µè½â—† */
	#banner {
		color:#990066;
		background: #ffffff;
		background-position:left; 
		background-repeat:repeat-y;
background-image: url("http://my.so-net.net.tw/lemon820/jingsworld/civic/320x240.jpg");
				font-size:large;
		font-weight:normal;
		padding-top:20px;
		padding-right:20px;
		padding-bottom:45px;
		position: relative; z-index:1;
		text-align: right;
		}

/* â—†ãƒ–ãƒ­ã‚°ã‚¿ã‚¤ãƒˆãƒ«ã®æ–‡å­—ã®ãƒªãƒ³ã‚¯è‰²â—† */
	#banner a:link		{ color: #990066; text-decoration:none; background: none;}
	#banner a:visited		{ color: #669900; text-decoration:none; background: none;}
	#banner a:active		{ color: #669900; background: none;}
	#banner a:hover		{ color: #33cc00; text-decoration:none; background: none;}

/* â—†ãƒ–ãƒ­ã‚°ã‚¿ã‚¤ãƒˆãƒ«ä¸‹ã«å…¥ã‚‹ã‚³ãƒ¡ãƒ³ãƒˆè¨­å®šâ—† */
	.description {
		color:#669900;
		background: none;
		font-size:small;
		text-transform:none;
		}

/* â—†ã‚¨ãƒ³ãƒˆãƒªãƒ¼ã®ã‚ã‚‹å¤§æ®µè½ï¼ˆãƒˆãƒƒãƒ—ãƒšãƒ¼ã‚¸ï¼‰â—† */
	#content {
		color:#669900;
		background:none;
		margin-right : 250px ;
		margin-left : 30px ;
		margin-bottom : 20px ;
		width: auto ;
		}

/*â—†ã‚¨ãƒ³ãƒˆãƒªãƒ¼ã®ã‚ã‚‹å¤§æ®µè½ï¼ˆãƒˆãƒƒãƒ—ãƒšãƒ¼ã‚¸ä»¥å¤–ï¼‰â—†*/
	#container {
		color:#669900;
		background:none;
		margin-right : 250px ;
		margin-left : 30px ;
		margin-bottom : 20px ;
		width: auto ;
		}

/*â—†blockquoteè¨­å®šâ—†*/
	blockquote {
		color: #00497c;
		background:#ffffff;
		margin:10px 40px 10px 40px;
		font-size:small;
		font-weight:normal;
font-family:century gothic;
		line-height:150%;
		padding: 5px;
		border: 1px solid  #cc0066;
		width: auto ;
		}

/*â—†quotetitleè¨­å®šâ—†*/
	.quotetitle{
		font-size:medium;
		font-weight:normal;
font-family:century gothic;
		border-bottom: 1px solid #cc0066; 
		margin: 5px;
		padding: 5px;
		}

/*â—†ã‚«ãƒ†ã‚´ãƒªãƒ¼ãƒªãƒ³ã‚¯ã®è¨­å®šâ—†*/
	.category {
		color:#660033;
		background: #fff0f5;
		font-size:small;
font-family:century gothic;
		font-weight:bold;
		text-align: center;
		padding: 2px;
		border: 1px solid #ff3333;
		}

	.category a:link {color: #990066;text-decoration: none; background: none;}
	.category a:visited {color: #660033;text-decoration: none; background: none;}
	.category a:active {color: #990066;text-decoration: none; background: none;}
	.category a:hover {color: #cc3366;text-decoration: underline;background : none;}

/* â—†ã‚¨ãƒ³ãƒˆãƒªãƒ¼ã®ã‚ã‚‹æ®µè½â—† */
	.blog {
		font-size:small;
		font-weight:normal;
font-family:century gothic;
		color: #660033;
		background: none;
		}

/* â—†å„ã‚¨ãƒ³ãƒˆãƒªãƒ¼â—† */
	.blogbody {
		color:#666666;
		font-size: small;
font-family:century gothic;
		padding:10px;
		line-height:150%;
		border: 2px solid #ff3333;
		margin-bottom:3px;
		width :auto;
		}

/* â—†å„ã‚¨ãƒ³ãƒˆãƒªãƒ¼ã®æ–‡å­—ã®ãƒªãƒ³ã‚¯è‰²â—† */
	.blogbody a:link{color: #990066;text-decoration: none; background: none;}
	.blogbody a:visited{color: #990066;text-decoration: none; background: none;}
	.blogbody a:active{color: #990066;text-decoration: none; background: none;}
	.blogbody a:hover  {color: #ff6666;text-decoration: underline;background : none;}

/* â—†ã‚¨ãƒ³ãƒˆãƒªãƒ¼ã‚¿ã‚¤ãƒˆãƒ«â—† */
	.title	{
		font-size: medium;
		color: #ffffff;
font-family:century gothic;
		background: #ff9999;
		background-position:left center; 
		background-repeat:no-repeat;
		background-image: url("ç”»åƒã‚’ç½®ãURl/ãƒ•ã‚¡ã‚¤ãƒ«å.gif");
		padding-bottom:5px;
		padding-top:5px;
		padding-left:30px;
		text-align:left;
		}

/*â—†ãƒšãƒ¼ã‚¸ç§»å‹•ãƒªãƒ³ã‚¯ã®è¨­å®šâ—†*/
	#menu {
		color:#669900;
		background: none;
		font-size: small;
font-family:century gothic;
		margin-bottom:15px;
		text-align:center;
		padding-top: 5px;
		}

/* â—†æ—¥ã«ã¡â—† */
	.date	{ 
		font-size: medium;
		color: #990033;
		background:none;
background-repeat:no-repeat;
background-image: url("http://my.so-net.net.tw/lemon820/jingsworld/icon/valentineicon6.gif");
		padding-left:10px;
		padding-top:10px;
		padding-bottom:10px;
		font-weight:bold;
font-family:century gothic;
		margin-top:10px;
		}

/* â—†ã‚¨ãƒ³ãƒˆãƒªãƒ¼æŠ•ç¨¿è€…ã®æ®µè½â—† */
	.posted {
		font-size: small;
		color: #ff69b4;
		background: none;
		}

/* â—†ã€Œç¶šãã‚’èª­ã‚€ãƒ»ãƒ»ãƒ»ã€ã®è¡Œâ—† */
	.extended { 
		font-weight:normal;
font-family:century gothic;
		padding: 3px;
		}

/*â—†ã‚«ãƒ†ã‚´ãƒªã‚„ã‚«ãƒ¬ãƒ³ãƒ€ãƒ¼æž ã®åŸºæœ¬è¨­å®šâ—†*/
	#links {
		color:#336600;
		background-image: url("ç”»åƒã‚’ç½®ãURl/ãƒ•ã‚¡ã‚¤ãƒ«å.gif");
		position : absolute ;
		top: 150px ;
		right : 30px ;
		width : 200px ;
		margin-bottom : 20px ;
		margin-left : 30px ;
		padding-top : 0px ;
		padding-bottom:10px;
		padding-left:5px;
		padding-right:5px;
		}

/*â—†ã‚«ãƒ¬ãƒ³ãƒ€ãƒ¼ã®è¨­å®šâ—†*/
.calendarline {
	font-size:medium;
	font-weight:bold;
font-family:century gothic;
	color:#ccffcc;
	padding:5px;
	background:#ff9999;
	text-align:center;
	position: relative; z-index:2;
}

/*â—†ã‚«ãƒ¬ãƒ³ãƒ€ãƒ¼å¹´æœˆâ—†*/
.calendarhead {
	font-size:small;
	font-weight:bold;
font-family:century gothic;
	color:#ff3333;
	background: none;
	text-align:left;
}

/*â—†ã‚«ãƒ¬ãƒ³ãƒ€ãƒ¼æ›œæ—¥æ•°å­—â—†*/
.calendar {
	font-size:small;
	font-weight:normal;
	color:#ccffcc;
	background: none;
}

/*â—†ã‚¨ãƒ³ãƒˆãƒªãƒ¼ã‚„ã‚¢ãƒ¼ã‚«ã‚¤ãƒ–æž ã®æ–‡å­—ãªã©ã®è¨­å®šâ—†*/
	.side {
		color:#660000;
		background:none;
		font-size:small;
		font-weight:normal;
font-family:century gothic;
		line-height:140%;
		padding:5px;
		}

/*â—†ã‚¨ãƒ³ãƒˆãƒªãƒ¼ã‚„ã‚¢ãƒ¼ã‚«ã‚¤ãƒ–ãªã©ã®ã‚¿ã‚¤ãƒˆãƒ«æ–‡å­—ã‚„æž ã®è¨­å®šâ—†*/
	.sidetitle {
		color:#990066;
		font-size:medium;
		font-weight:bold;
font-family:century gothic;
		margin-top:10px;
		background:none;
		line-height:140%;
		padding-right:3px;
		padding-left:3px;
		padding-top:10px;
		text-align:left;
		border: 2px dotted #ff9999;
		}

.sidetitle:first-letter {
	color:#ff3333;
	font-size:1.5em;
	font-weight:bold;
	}

/*â—†rss(xml)ã®è¨­å®šâ—†*/
	.syndicate {
		font-size:small;
		line-height:140%;
		padding:2px;
		margin-top:15px;
		text-align:center;
		}

/*â—†poweredã®è¨­å®šâ—†*/
	.powered {
		color: #660000;
		background: none;
		font-size:small;
		line-height:140%;
		padding:2px;
		margin-top:20px;
		text-align:center;
		}

/*â—†ã‚³ãƒ¡ãƒ³ãƒˆæž ã®è¨­å®šâ—†*/
	.comments-body {
		color:#990066;
		font-size:small;
		font-weight:normal;
		background-image: url("ç”»åƒã‚’ç½®ãURl/ãƒ•ã‚¡ã‚¤ãƒ«å.gif");
		border: 1px solid #990066;
		padding:10px;
		margin:25px;
		line-height:150%;
		width : auto ;
		}

/* â—†ã‚³ãƒ¡ãƒ³ãƒˆæŠ•ç¨¿è€…â—† */
	.comments-post {
		color:#990066;
		background: none;
		font-size:small;
		font-weight:normal;
font-family:century gothic;
		}

/* â—†ã€Œã‚³ãƒ¡ãƒ³ãƒˆã€ã€Œãƒˆãƒ©ãƒƒã‚¯ãƒãƒƒã‚¯ã€ã®è¦‹å‡ºã—â—† */
	.comments-head	{
		font-size:small;
		color: #990066;
		background-position:left center; 
		background-repeat:no-repeat;
		background-image: url("ç”»åƒã‚’ç½®ãURl/ãƒ•ã‚¡ã‚¤ãƒ«å.gif");
		padding-bottom:10px;
		padding-top:10px;
		padding-left:35px;
		font-weight:bold;
		width : auto ;
		margin:25px;
		margin-bottom:20px;
		}

/* â—†æŠ•ç¨¿è€…åã€ã‚³ãƒ¡ãƒ³ãƒˆã®æ›¸ãè¾¼ã¿æ¬„ã®æ–‡å­—åŒ–ã‘é˜²æ­¢â—† */
input {
font-family:"Osaka", "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", trebuchet ms, trebuchet, verdana, arial, sans-serif;
}

textarea {
font-family:"Osaka", "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", trebuchet ms, trebuchet, verdana, arial, sans-serif;
}

/*â—†ã‚³ãƒ¡ãƒ³ãƒˆå°çª“ã®è¨­å®šâ—†*/
	.commentpop-body {
		color:#990066;
		font-size:small;
		font-weight:normal;
font-family:century gothic;
		background:#fff;
		line-height:140%;
		padding:10px;
		margin:25px;
		}

/* â—†ã‚³ãƒ¡ãƒ³ãƒˆå°çª“ã®è¦‹å‡ºã—â—† */
	.commentspop-head	{
		font-size:small;
		color: #990066;
		background:#ffffff;
		font-weight:bold;
		padding:10px;
		margin:25px;
		}

/*â—†ãƒˆãƒ©ãƒƒã‚¯ãƒãƒƒã‚¯å°çª“ã®urlæž ã®è¨­å®šâ—†*/
	.trackback-url {
		font-size:small; 
		font-weight:bold;
		color: #990066;
		background:#ffffff;
		padding:10px;
		margin:10px;
		border: 1px solid #990066;
		}

	.trackback-url a:link{color: #990066;text-decoration: none; background: none;}
	.trackback-url a:visited{color: #990066;text-decoration: none; background: none;}
	.trackback-url a:active{color: #990066;text-decoration: none; background: none;}
	.trackback-url a:hover{color: #ff6666;text-decoration: underline;background : none;}

/*â—†ãƒˆãƒ©ãƒƒã‚¯ãƒãƒƒã‚¯å°çª“ã®è¨­å®šâ—†*/
	.trackback-body {
		color:#990066;
		font-size:small;
		font-weight:normal;
		background:#ffffff;
		line-height:140%;
		padding:10px;
		width : auto ;
		margin:25px;
		margin-bottom:20px;
		}

/*â—†ãƒˆãƒ©ãƒƒã‚¯ãƒãƒƒã‚¯å°çª“ã®æ¦‚è¦æž ã®è¨­å®šâ—†*/
	.trackback-post {
		color:#990066;
		font-size:small;
		font-weight:normal;
		background:none;
		padding:10px;
		}

	.trackback-post a:link{color: #990066;text-decoration: none; background: none;}
	.trackback-post a:visited{color: #990066;text-decoration: none; background: none;}
	.trackback-post a:active{color: #990066;text-decoration: none; background: none;}
	.trackback-post a:hover{color: #ff6666;text-decoration: underline;background : none;}

/*â—†ãƒˆãƒ©ãƒƒã‚¯ãƒãƒƒã‚¯ã€ã‚³ãƒ¡ãƒ³ãƒˆå°çª“ã®ã‚¿ã‚¤ãƒˆãƒ«è¨­å®šâ—†*/
	#banner-commentspop {
		color:#990066;
		background:#ff9999;
		font-size:large;
		font-weight:bold;
		padding-left:30px;
		padding-right:30px;
		padding-top:20px;
		margin-bottom:10px;
		}

/*å¼•æ–‡*/
blockquote { 
color:#000000; /* é€™æ˜¯æ¡†å…§æ–‡å­—çš„é¡è‰² */
font-family:Verdana, Geneva, Arial;ã€€/* æ¡†å…§çš„å­—é«” */
border:1px dotted; /* æ¡†ç·šçš„ç²—ç´°èˆ‡å½¢å¼ */
background: #FCFFCA; /* æ¡†å…§çš„èƒŒæ™¯é¡è‰² */
padding:5px; /* æ¡†å…§æ–‡å­—èˆ‡æ¡†ç·šçš„è·é›¢ */
margin-left: 0px; /* å·¦æ¡†ç·šèˆ‡æ¡†å¤–é‚Šç•Œçš„è·é›¢ */
margin-right: 0px; /* å³æ¡†ç·šèˆ‡æ¡†å¤–é‚Šç•Œçš„è·é›¢ */
}
