@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}
body {
	width: 668px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(common_images/head-bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 100%;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

a,a[name]:hover {
	text-decoration: none;
}

a:link {
	color: #404040;
	text-decoration: none;
}
a:visited {
	color: #404040;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FE120C;
}
a:active {
}



/*h1=blog^Cg*/

h1 {
	position: absolute;
	top: 85px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 115%;
	left: 30px;
	z-index: 50;
	margin: 0px;
	padding: 0px;
}
h1 a,h1 a:link,h1 a:visited {
 color           : #FFFFFF;
 text-decoration : none;
}
h1 a:hover {
 color           : #FFFFFF;
 text-decoration : underline;
}



/*outline=ubN*/
#outline {
	width: 668px;
	position: relative;
	left: auto;
	right: auto;
	text-align: left;
}

/*contents=L*/
#contents {
	width: 452px;
	left: 246px;
	top: 280px;
	z-index: 100;
	margin-top: 60px;
	margin-left: 246px;
}
#contents .content-nav {
	font-size: 75%;
	margin-bottom: 20px;
}


/*Gg[*/

/*h2t*/
#contents .date-header {
	font-size: 85%;
	font-weight: bold;
	color: #1A64A4;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #81817E;
}

/*h3L^Cg*/
#contents .entry-header {
	font-size: 100%;
	font-weight: bold;
	color: #FE120C;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(common_images/icon-entry-tittle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
}
#contents .entry p {
	padding-bottom: 10px;
	font-size: 75%;
	color: #404040;
	line-height: 1.5;
}
#contents .entry-more-link {
	margin-top: 20px;
}

#contents .entry-footer {
	font-size: 75%;
	color: #81817E;
	margin-top: 8px;
	margin-bottom: 30px;
}

#contents .entry-deka {
	margin-top: 24px;
	margin-bottom: 0px;
}

#contents .entry-footer p {
	font-size: 100%;
	color: #81817E;
}


#contents a:link,
#contents a:visited,
#contents a:hover {
	text-decoration: underline;
	color: #FE120C;
}





#contents .entry-footer a,
#contents .entry-footer a:link,
#contents .entry-footer a:visited {
	color: #81817E;
	text-decoration: none;
}

#contents .entry-footer a:hover {
	color: #81817E;
	text-decoration: underline;
}
#contents .trackbacks-header {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
	text-decoration: underline;
}





/*leftcol=j[i#outlineɑ΂ĐΔzuj*/
#leftcol {
	position: absolute;
	width: 162px;
	top: 175px;
	left: 32px;
	background-image: url(common_images/bg-sidebar-upper.gif);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 10;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
#leftcol h2 {
	color: #0387BA;
	font-size: 75%;
	background-image: url(common_images/icon-sidebar-tittle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 45px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#leftcol #calendar {
	font-size: 75%;
	margin-top: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	padding-bottom: 10px;
	color: #404040;
}
#leftcol #calendar a,
#leftcol #calendar a:hover,
#leftcol #calendar a:link,
#leftcol #calendar a:visited {
 color           : #FE120C;
 text-decoration : underline;
}


#leftcol #calendar table {
	text-align: center;
	width: 100%;
}
#leftcol #calendar td {
	padding-top: 2px;
	padding-bottom: 2px;
}

#leftcol #calendar .border_bottom {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	padding-bottom: 8px;
}

#leftcol #recent_entry ul {
	font-size: 75%;
	color: #404040;
	margin: 0px;
	padding: 0px;
}
#leftcol #recent_entry li {
	padding-bottom: 10px;
	list-style-type: none;
	line-height: 1.2;
	background-image: url(common_images/icon-sidebar-list.gif);
	background-repeat: no-repeat;
	background-position: left 0.35em;
	padding-left: 10px;
}

#leftcol #category_link ul {
	font-size: 75%;
	color: #404040;
	margin: 0px;
	padding: 0px;
}
#leftcol #category_link li {
	padding-bottom: 5px;
	list-style-type: none;
	line-height: 1.2;
	background-image: url(common_images/icon-sidebar-list.gif);
	background-repeat: no-repeat;
	background-position: left 0.35em;
	padding-left: 10px;
}

#leftcol #recent_trackback ul {
	font-size: 75%;
	color: #404040;
	margin: 0px;
	padding: 0px;
}
#leftcol #recent_trackback li {
	padding-bottom: 5px;
	list-style-type: none;
	line-height: 1.2;
	padding-left: 10px;
}

#leftcol #backnumber ul {
	font-size: 75%;
	color: #404040;
	margin: 0px;
	padding: 0px;
}
#leftcol #backnumber li {
	padding-bottom: 5px;
	list-style-type: none;
	line-height: 1.2;
	padding-left: 10px;
}

#leftcol #link ul {
	font-size: 75%;
	color: #404040;
	margin: 0px;
	padding: 0px;
}
#leftcol #link li {
	padding-bottom: 5px;
	list-style-type: none;
	line-height: 1.2;
	padding-left: 10px;
}
#leftcol #search_form {
	font-size: 75%;
}
#leftcol #search_form h2 {
	font-size: 100%;
	background-image: url(common_images/icon-sidebar-serch.gif);
}

#leftcol #copyright {
	font-size: 70%;
	color: #404040;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}

/* 検索結果 */

#contents .serch-entry p {
	padding-bottom: 10px;
	font-size: 75%;
	color: #404040;
	line-height: 1.5;
}

#serch-title {
	font-size: 115%;
	font-weight: bold;
	color: #666666;
	margin-bottom: 12px;
	padding-left: 5px;
	border-top: #0387BA;
	border-right: #0387BA;
	border-bottom: #0387BA;
	border-left: 13px solid #0387BA;
}
