@charset "UTF-8";
/* CSS Document */


#main {
	width:680px;
	margin:0;
	padding:30px;
	float:left;
}
#main h1 {
	margin:0;
	padding:0;
}
.main-inner {
	margin:0 0 100px 0;
	padding:0;
}
#main h2 {
	width:680px;
	margin:0;
	padding:33px 0 8px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:1px dotted #27829F;
}
#main p.update {
	margin:15px 0 0 0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.img p{
	margin:27px 0 0 0;
	padding:0;
	font-size:77%;
	line-height:1.8;
}
.img p img {
	background-color:#27829F;
	background:url(../../common/img/COM_bg_img.gif);
	line-height:100%;
	margin:0 0 5px;
	padding:10px;
}
.txt p {
	margin:20px 0 0 0;
	font-size:77%;
	line-height:1.8;
	padding:0;
}
#main ul {
	width:80px;
	height:13px;
	margin:5px 0 10px 0;
	padding:0px;
}
#main ul li{
	width:80px;
	height:13px;
	float:left;
	text-indent:-9999px;
}
#main ul li a{
	display:block;
}
#main ul li.url a{
	width:80px;
	height:13px;
	background:url(../../common/img/btn_see_site.gif) left top no-repeat;
}
#main ul li.url a:hover{
	background-position:0 -13px;
}

/*rightNav*/
#rightNav {
	width:220px;
	margin:0;
	padding:0;
	float:right;
}
#rightNav-inner {
	width:220px;
	margin:0;
	padding:30px 0 0 0;
	background:url(../img/COM_bg_rightNav.gif) top left no-repeat;
}

/*カレンダー*/
#calendar table {
	width:160px;
	margin: 0px 30px 0 30px;
	padding: 0px 0 0 0;
	background:#FFFFFF;
}
#calendar table caption {
	line-height:2;
	text-align:center;
	font-weight:bold;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3","Georgia","Times New Roman","Times, serif";
}
#calendar table th {
	font-weight:bold;
	padding: 3px 0 3px 0;
	text-align:center;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3","Georgia","Times New Roman","Times, serif";
}
#calendar table td {
	padding: 3px 0 3px 0;
	text-align:center;
}
#calendar table td a {
	background:#27829F;
	color:#F8F8EC;
	padding:0 3px;
}
#calendar table td a:hover {
	background:#cccccc;
	color:#27829F;
}
#calendar table th.red {
	color:#BF3B31;
}
#calendar table th.blu {
	color:#0066CC;
}
/*カレンダー*/



#right-menu {
	width:220px;
	margin:10px 0;
	padding:0;
	background:#f3f3f3;
}
#rightNav-inner h3{
	width:197px;
	margin:0;
	padding:20px 0 10px 20px;
}
#rightNav-inner p{
	margin:0;
	padding:10px 0 10px 30px;
}
#rightNav-inner ul{
	width:190px;
	padding:0px 0 10px 20px;
}
#rightNav-inner ul li{
	width:170px;
}
#rightNav-inner ul li a{
	padding:0 0 0 20px;
	width:170px;
	display:block;
	background:url(../../blog/img/btn_link.gif) 0px 5px no-repeat;
	text-decoration:none;
}
#rightNav-inner ul li a:hover{
	padding:0 0 0 20px;
	background:url(../../blog/img/btn_link_on.gif) 0px 5px no-repeat;
}



/*search-result*/

.search-result{
	padding:20px;
	overflow:hidden;
}

.search-result form{
	position:absolute;
	top:20px;
	left:20px;
	width:200px;
	height:25px;
	font-size:75%;
}
.search-result form input#input-search{
	width:140px;
	height:20px;
	float:left;
}
.search-result form input#search-start{
	width:50px;
	height:25px;
	float:right;
	padding:0 0 20px 0;
}
.search-result form input.text{
	clear:both;
	padding:20px 0 0 0;
}


.search-result h3 {
	width:920px;
	margin:0;
	padding:33px 0 8px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:1px dotted #27829F;
}

.search-result p {
	font-size:77%;
	line-height:1.8;
}


/*commnet*/
.comment p {
	font-size:77%;
	line-height:1.8;
}

.comment input.confirm,
.comment input.search-start{
	margin:10px 0 0 0;
}



/*comment-thanks*/

.comment-thanks {
	margin:20px 0 0 0;
}
.comment-thanks h1,
.comment-thanks h2,
.comment-thanks h3,
.comment-thanks p{
	font-size:77%;
	line-height:1.8;
}






