/*
Theme Name: ã¯ãªã¾ã‚‹ãƒ–ãƒ­ã‚°
Theme URI: 
Description: å€‹åˆ¥è‘—åäººãƒ–ãƒ­ã‚°ãƒ†ãƒ¼ãƒžã‚»ãƒƒãƒˆ
Version: 1.0
Author: WILLNAVI
Author URI: http://willnavi.jp/
*/



p i {
/*ãƒªãƒªãƒ¼ã‚¹æ™‚ã«ã¯è©²å½“ã‚½ãƒ¼ã‚¹ã‚’å‰Šé™¤ã™ã‚‹ã“ã¨*/
	/*display:none;*/
}


/*------------------------------
Selectors
------------------------------*/
body {
	margin: 0px;
	padding: 0px;
	color: #333;
	background: #fff;
	font: normal normal 12px/1.5em "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", Osaka, san-serif;
	behavior: url(csshover.htc); /*for IE6 :hover enable*/
}

h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
	font: normal normal 12px/1.5em "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", Osaka, san-serif;
}

a, a:link, a:visited {
	color:#105fa7;
	text-decoration:none;
	outline-style:none;
}

a:hover, a:active {
	color:#105fa7;
	text-decoration:underline;
}

small {
	font-size: 0.9em;
	/*
	line-height: 1.5em;
	color: #777;
	*/
}

ul,ol,li {
	margin: 0px;
	padding: 0px;
	list-style:none;
}
dl,dt,dd {
	margin: 0px;
	padding: 0px;
}

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

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

img {
	margin:0px;
	padding:0px;
	border: none;
	vertical-align:bottom;
}

hr { display:none; }

select { width: 130px; }

textarea { font-size:100%; }

.clear {
	clear:both;
	height:0px;
	line-height:0;
	font-size:0;
}

/*
#headerimg .description {
	text-decoration: none;
	color: white;
}
*/


/*
#leftSide ul ul li, #leftSide ul ol li, .nocomments, blockquote, strike {
	color: #777;
	}
*/
code {
	font-size: 1.1em;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}


h2.pagetitle {
	font-size: 14px;
	margin: 0px 0px 20px 0px;
	border-left: 7px solid #FCD475;
	padding: 0px 0px 0px 7px;
}



/*------------------------------
Layouts
------------------------------*/
#page {
	width: 850px;
	margin:0px auto;
	padding: 0px;
	background: #fff;
	text-align: left;
}

#header {
	/*background: url(images/common/img_header.jpg) no-repeat;*/
	/*height: 150px;*/
	/*width: 850px;*/
	margin-bottom: 15px;
	/*text-indent: -1200px;*/
}
/*
#header a {
	display: block;
	height: 100%;
}
*/
#leftSide {
	float: left;
	width: 180px;
	margin-right: 26px;
}

#content {}
.narrowcolumn {
	float: left;
	width: 430px;
	margin-right: 21px;
}

#rightSide {
	width: 190px;
	float: left;
}

#Footer {
	width: 100%;
	margin: 15px auto 0px auto;
	padding: 0px;
}
#Footer #footlinks {
	font-size: 12px;
	margin: 0px 0px 0px 150px;
}
#Footer #footlinks li {
	float: left;
	list-style-type: none;
	border-left: 1px solid #99A1CE;
	padding: 0px 10px;
}
#Footer #footlinks li.end {
	border-right: 1px solid #99A1CE;
}
#Footer #copyright {
	text-align: right;
	font-size: 12px;
	font-style: normal;
	color: #666;
	margin: 5px 0px 0px 0px;
}


/*------------------------------
Leftside classes
------------------------------*/
#leftSide #rssfeeds {
	margin: 0px 0px 10px 0px;
}

#leftSide #btn1 {
	margin:0 0 5px 2px;
	background: url(images/common/btn01on.gif) no-repeat;
	width:178px;
	height:29px;
	text-indent:-9999px;
	overflow:hidden;
}
#leftSide #btn1 a {
	display:block;
	background: url(images/common/btn01.gif) no-repeat;
	width:178px;
	height:29px;
}
#leftSide #btn1 a:hover {
	background: none;
}
#leftSide #btn2 {
	background: url(images/common/btn_rss_on.gif) no-repeat;
	width:176px;
	height:28px;
	text-indent:-9999px;
	overflow:hidden;
	margin: 0 0 0 2px;
}
#leftSide #btn2 a {
	display:block;
	background: url(images/common/btn_rss.gif) no-repeat;
	width:176px;
	height:28px;
}
#leftSide #btn2 a:hover {
	background: none;
}
#leftSide #rss a {
	display:block;
	float:right;
	background: url(images/common/icn01.gif) 0px 4px no-repeat;
	padding: 0 0 0 17px;
}
#leftSide #calender {
	width: 180px;
	/*height:158px;*/
	/*background: #eee;*/
	margin:0 0 8px 0;
	overflow:hidden;
}
/*
#leftSide h2, #wp-calendar caption {
	text-decoration: none;
}
*/
#wp-calendar {
	empty-cells: show;
	margin: 0px auto;
	width: 97.5%;
	border-top: 1px solid #8bcb60;
	*border-bottom: 1px solid #8bcb60; /*for IE6,7*/
	/*border-left: 1px solid #8bcb60;*/
	border-collapse: collapse;
}
#wp-calendar caption {
	text-align: center;
	margin: 0px 0px 3px 0px;
}
#wp-calendar tfoot {
	display: none;
}
#wp-calendar th {
	background: #d3fbc6;
	border-left: 1px solid #8bcb60;
	border-bottom: 1px solid #8bcb60;
	border-right: 1px solid #8bcb60;
	text-align: center;
	color: #060
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar tbody td {
	border-left: 1px solid #8bcb60;
	border-bottom: 1px solid #8bcb60;
	border-right: 1px solid #8bcb60;
}
/*
#wp-calendar td.pad {
	background: #ccc;
}
*/
/*
#wp-calendar td.pad:hover { (Doesn't work in IE)
	background-color: #fff;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}
*/

#wp-calendar a {
	text-decoration: none;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}


/*å„æœˆã®è¨˜äº‹ä¸€è¦§*/
#leftSide #monthly {
	width:166px;
	border:1px solid #ccc;
	padding:8px 6px 5px 6px;
	margin:0 0 6px 0;
	background: url(images/common/bg_list.gif) left bottom repeat-x;
}
#leftSide h2#listMonthly {
	background: url(images/common/h2_01.gif) no-repeat;
	text-indent:-9999px;
	width:165px;
	height:14px;
	overflow:hidden;
	margin:0 0 5px 0; 
}
#leftSide #monthly ul li {
	border:1px solid #ccc;
	margin-bottom:3px;
	background: #fff;
	line-height:1.5em;
	padding: 0px 0px 0px 3px;
}
#leftSide #monthly ul li a {
	display: block;
}
#leftSide #monthly ul li:hover {
	background: #d3edfb;
	/*text-decoration: none;*/
}

/*ãƒ–ãƒ­ã‚°ãƒ†ãƒ¼ãƒž(ã‚«ãƒ†ã‚´ãƒª)*/
#leftSide #theme {
	width:166px;
	border:1px solid #ccc;
	padding:8px 6px 5px 6px;
	margin:0 0 6px 0;
	background: url(images/common/bg_list.gif) left bottom repeat-x;
}
#leftSide h2#listTheme {
	background: url(images/common/h2_02.gif) no-repeat;
	text-indent:-9999px;
	width:165px;
	height:14px;
	overflow:hidden;
	margin:0 0 5px 0; 
}
/*
#leftSide #theme ul li {
	border:1px solid #ccc;
	margin-bottom:3px;
	background: #fff;
	line-height:1.5em;
	padding: 0px 0px 0px 3px;
}
#leftSide #theme ul li a {
	display: inline-block;
}
#leftSide #theme ul li:hover {
	background:#d3edfb;
	text-decoration:none;
}
*/

/*æœ€æ–°ã®è¨˜äº‹*/
#leftSide #news {
	width:166px;
	border:1px solid #ccc;
	padding:8px 6px 5px 6px;
	margin:0 0 6px 0;
	background: url(images/common/bg_list.gif) left bottom repeat-x;
}
#leftSide h2#listNews {
	background: url(images/common/h2_03.gif) no-repeat;
	text-indent:-9999px;
	width:165px;
	height:14px;
	overflow:hidden;
	margin:0 0 5px 0; 
}

/*æœ€æ–°ã®ã‚³ãƒ¡ãƒ³ãƒˆ*/
#leftSide #comment {
	width:166px;
	border:1px solid #ccc;
	padding:8px 6px 5px 6px;
	margin:0 0 6px 0;
	background: url(images/common/bg_list.gif) left bottom repeat-x;
}
#leftSide h2#listComment {
	background: url(images/common/h2_04.gif) no-repeat;
	text-indent:-9999px;
	width:165px;
	height:14px;
	overflow:hidden;
	margin:0 0 5px 0; 
}

/*æœ€æ–°ã®ãƒˆãƒ©ãƒƒã‚¯ãƒãƒƒã‚¯*/
#leftSide #trackback {
	width:166px;
	border:1px solid #ccc;
	padding:8px 6px 5px 6px;
	margin:0 0 6px 0;
	background: url(images/common/bg_list.gif) left bottom repeat-x;
}
#leftSide h2#listTrackback {
	background: url(images/common/h2_05.gif) no-repeat;
	text-indent:-9999px;
	width:165px;
	height:14px;
	overflow:hidden;
	margin:0 0 5px 0; 
}

#leftSide #theme ul li,
#leftSide #news ul li,
#leftSide #comment ul li,
#leftSide #trackback ul li {
	width:164px;
	border-bottom:1px dotted #ccc;
	margin-bottom:3px;
	padding-bottom:3px;
	line-height:1.5em;
}
#leftSide #theme ul.children li {
	width: auto;
	border-top: 1px dotted #ccc;
	border-bottom: none;
	margin-bottom: 0px;
	padding: 3px 0px 0px 10px;
	/*line-height:1.5em;*/
	background: none;
}
#leftSide #trackback .btn {
	background: url(images/common/btn_track_on.gif) no-repeat;
	height: 19px;
	width: 167px;
	text-indent:-9999px;
	margin:4px 0 2px 0;
}
#leftSide #trackback .btn a {
	display:block;
	background-image: url(images/common/btn_track.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 167px;
}
#leftSide #trackback .btn a:hover {
	background-image: none;
}
#leftSide .tolist a {
	float:right;
	background: url(images/common/top_icn01.gif) 0px 4px no-repeat;
	padding:0 0 0 15px;
}



/*------------------------------
Rightside classes
------------------------------*/
#rightSide #wrap {
	border:solid 1px #ccc;
	background: #f7f7f7;
	padding:7px;
	width:174px;
}
#rightSide #photo {
	width:174px;
	text-align:center;
	padding:11px 0 11px 0;
	margin:0 0 10px 0;
	background:#fff;
}
#rightSide .profWrap {
	width:174px;
	background: url(images/common/bg_profile01.gif) no-repeat #fff;
	margin:0 0 6px 0;
}
#rightSide .profWrap p {
	width:166px;
	padding:5px 5px 5px 3px;
	background: url(images/common/bg_profile02.gif) left bottom no-repeat;
}
#rightSide .inquiry {
	background: url(images/common/btn_inquiry_on.gif) no-repeat;
	width: 121px;
	height: 20px;
	text-indent:-9999px;
	overflow:hidden;
	margin: 0 auto 15px auto;
}
#rightSide .inquiry a {
	display:block;
	background: url(images/common/btn_inquiry.gif) no-repeat;
	width:121px;
	height:20px;
}
#rightSide .inquiry a:hover {
	background: none;
}

 p.box { padding-top: 5px; 
  			border-bottom: 1px dotted  #B7B7B7; 
 			padding-bottom: 5px; }

#rightSide #prbox{
	border:solid 1px #ccc;
	padding:5px 5px;
	}

 
	

/*------------------------------
Content classes
------------------------------*/
#content #category {
	font-size:14px;
	margin: 0px 0px 5px 0px;
}
.post {
	margin: 0 0 40px;
	/*text-align: justify;*/
}
/*
.post hr {
	display: block;
	}
*/
#content .post h2 {
	background: url(images/common/bg_h1.gif) left bottom no-repeat;
	/*width: 420px;*/
	font-size: 18px;
	padding: 10px 0 10px 10px;
	margin: 0 0 10px 0;
}
#content .post h2 a {
	display: block;
}
#content .entry {
	margin:0 0 10px 0;
	padding: 0px 0px 10px 0px;
	border-bottom: 2px solid #FCD475;
}
#content .entry p {
	/*margin:0 0 2em 0;*/
}
#content .entry img {
	text-align: center;
	margin-bottom: 2em;
}
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
/*
.entry ul li:before, #leftSide ul ul li:before {
	content: "Â¥00BB Â¥0020";
}
*/
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
#content #link {
	padding:0 0 0 300px;
}
#content #link2 {
	padding:0 0 0 90px;
}
#content #link ul {
	float:right;
	margin:0 0 5px 0;
}
#content #link li {
	border:1px solid #ccc;
	background:#dedede;
	margin:0 3px 0 0;
	width:14px;
	text-align:center;
	float:left;
}
#content #link li a {
	display:block;
	background:#fff;
}
#content #link li a:hover {
	background:#d3edfb;
}
#content #link2 .btn {
	float:right;
	background: url(images/common/top_btn01on.gif) no-repeat;
	width:128px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
	margin: 0 10px 0 0;
}
#content #link2 .btn a {
	float:right;
	background: url(images/common/top_btn01.gif) no-repeat;
	width:128px;
	height:24px;
}
#content #link2 .btn a:hover {
	background: none;
}
#content #link2 .link1 {
	float:right;
	background: url(images/common/top_icn02.gif) 0px 3px no-repeat;
	font-size:10px;
	margin-bottom: 30px;
	padding-left: 15px;
}
#content #link2 .link2 {
	float:right;
	background: url(images/common/top_icn02.gif) 0px 3px no-repeat;
	font-size:10px;
	margin-bottom: 30px;
	padding-left: 15px;
	margin-right: 10px;
}

#famousNewWrap {
	background: url(images/common/bg_new01.gif) repeat-x;
	width:430px;
	margin-bottom:20px;
}
#famousNew {
	background: url(images/common/bg_new02.gif) left bottom no-repeat;
	width:402px;
	padding:13px 14px 20px 14px;
}
#famousNewBack {
	background: url(images/common/bg_new03.gif) repeat-y;
}
#famousNew h2 {
	background: url(images/common/top_h2_new.gif) no-repeat;
	text-indent: -9999px;
	height: 19px;
	overflow:hidden;
	margin:0 0 15px 0;
}
#famousNew .list {
	width:102px;
	padding:0 0 0 93px;
	margin:0 10px 5px 0;
	background: url(images/common/bg_expart1.jpg) no-repeat;
	float:left;
}
#famousNew .list2 {
	width:102px;
	padding:0 0 0 93px;
	margin:0 0 5px 0;
	background: url(images/common/bg_expart1.jpg) no-repeat;
	float:left;
}
#famousNew .list .category,
#famousNew .list2 .category {
	font-size:10px;
	margin:0 0 6px 0;
}
#famousNew .list .guideTitle,
#famousNew .list2 .guideTitle {
	color:#2f46a0;
}
#famousNew .list a,
#famousNew .list2 a {
	background: url(images/common/chip03.gif) no-repeat;
	padding:0 0 0 16px;
	text-decoration:underline;
}




/*------------------------------
Classes
------------------------------*/
.alignL { text-align: left; }
.alignC { text-align: center; }
.alignR { text-align: right; }
.alignL * { margin-right: auto !important; }
.alignC * { margin-left: auto !important;  margin-right: auto !important; }
.alignR * { margin-left: auto !important; }

.valignT { vertical-align: top !important; }
.valignM { vertical-align: middle !important; }
.valignB { vertical-align: bottom !important; }

div.separateS {
	font-size: 1px;
	line-height: 0%;
	margin: 5px 0px 0px 0px;
}
div.separateM {
	font-size: 1px;
	line-height: 0%;
	margin: 5px 0px;
}
div.separateL {
	font-size: 1px;
	line-height: 0%;
	margin: 10px 0px;
}



.widecolumn {
	/*line-height: 1.6em;*/
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
.widecolumn .post {
	margin: 0;
	}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

/*
.narrowcolumn .postmetadata {
	text-align: right;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.postmetadata {
	clear: both;
}
*/
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.alt {
	/*background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	*/
	margin: 0;
}

/*
#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}
#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
*/

/*
h2.pagetitle {
	font-size: 1.6em;
	}

#leftSide h2 {
	font-size: 1.2em;
	}
*/


.trackbackblock {
	margin: 0 0 40px;
}
h3.ttltrackback {
	padding: 3px;
	margin: 0px 0px 10px 0px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.trackbackblock input {
	width: 420px;
	border: 1px solid #aaa;
	/*cursor: pointer;*/
}
.entrypagesTB ul{
	margin: 0px 0px 0px 20px;
}
.entrypagesTB ul li {
	/*text-indent: -12px;
	margin: 0px 0px 5px 12px;*/
	list-style-type: disc;
}
/*
.entrypagesTB ul li span {
	display: block;
}
*/


/*h3.comments {*/
h3#comments {
	padding: 3px;
	margin: 0px 0px 10px 0px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
/*
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
*/
.commentlist {
	padding: 0;
	/*text-align: justify;*/
	margin: 0px 0px 40px 0px;
}
.commentlist li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
/*
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
*/
.commentlist cite, .commentlist cite a {
	display: inline;
	font-weight: bold;
	font-style: normal;
	/*font-size: 1.1em;*/
}
.commentmetadata {
	margin: 0px 0px 0px 5px;
	/*display: block;*/
}
.commentmetadata a.canchor {
	color: #000;
	text-decoration: none;
}
.commentlist p {
	margin: 0px 5px 15px 12px;
}



#respond {
	padding: 3px;
	margin: 0px 0px 10px 0px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#commentform p {
	/*font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
}
#commentform table {}
#commentform table td {
	padding: 5px 5px 5px 0px;
}
#commentform table td input {
	width: 200px;
	padding: 1px;
}
/*
#commentform input {
	width: 200px;
	padding: 1px;
	margin: 5px 5px 1px 0;
}
*/
#commentform textarea {
	width: 420px;
	padding: 1px;
}
#commentform #submit {
	margin: 0;
	float: right;
	}
#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 10px 0px;
	border: 1px solid #ddd;
	color: #666;
}


















/* End Structure */



/*	Begin Headers */
/*
#leftSide h2 {
	margin: 5px 0 0;
	padding: 0;
	}
*/

/* End Headers */



/* Begin Images */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */



/*
#leftSide ul, #leftSide ul ol {
	margin: 0;
	padding: 0;
	}

#leftSide ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#leftSide ul p, #leftSide ul select {
	margin: 5px 0 8px;
	}

#leftSide ul ul, #leftSide ul ol {
	margin: 5px 0 0 10px;
	}

#leftSide ul ul ul, #leftSide ul ol {
	margin: 0 0 0 10px;
	}

ol li, #leftSide ul ol li {
	list-style: decimal outside;
	}

#leftSide ul ul li, #leftSide ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
*/
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#leftSide #searchform #s {
	width: 108px;
	padding: 2px;
	}

#leftSide #searchsubmit {
	padding: 1px;
	}



/* End Comments */








/* Begin Various Tags & Classes */
.center {
	text-align: center;
	}

.hidden {
	display: none;
	}


.navigation {
	display: block;
	/*text-align: center;*/
	/*margin-top: 10px;*/
	margin: 0px 0px 30px 0px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */




/*--404 style---------------------------*/
#notfound {
	margin: 0px 0px 30px 0px;
	text-align: center;
}
#notfound h2 {
	color: #c00;
	font-size: 14px;
	background: #fce5e8;
	padding: 10px 0px;
	margin: 0px 0px 30px 0px;
}



/*--recentcomment style---------------------------*/
.recentcommentslist {}
.recentcommentslist ul li {
	border-bottom:1px dotted #ccc;
	margin-bottom:3px;
	padding-bottom:3px;
	line-height:1.5em;
}

.recenttrackbackslist {}
.recenttrackbackslist ul li {
	border-bottom:1px dotted #ccc;
	margin-bottom:3px;
	padding-bottom:3px;
	line-height:1.5em;
}
