@charset "utf-8";
body {
	background: #FFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
a:link {
	color:#858585;
	text-decoration:none;
}

a:hover {
	color:#000;
}
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
	outline-style: none;
}
h1,h2,h3,h4,h5,p {
	padding:0;
	margin:0;
}
pre {
	padding:15px;
	margin:0;
	font-size:13px;
	line-height: 1.3;
	border: 1px solid #F2F2F2;
}
.oneColLiqCtrHdr #container {
	width: 950px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
    padding: 0 20px;
}
.oneColLiqCtrHdr #header {
	padding: 0;
}
.oneColLiqCtrHdr #mainContent {
	padding: 0 0 20px 0;
	background: #FFFFFF;
	margin: 0;
}
#footer {
	padding: 1em 0 5em 0;
	background:#FFF;
	width: 950px;
	margin: 1em auto 0 auto;
	text-align: left;
	border-top: 1px solid #7f7f7f;
	font-size: 11px;
	color: #656565;
} 
#footer p {
	margin: 0;
	padding: 0;
}

/* etc */

.blockquote {
	margin-left:13px;
	padding-left:13px;
	border-left:2px solid #ccc;
	font-weight: normal;
	font-size: 13px;
	color: #434343;
}

/* etc */

/* logo */
#top_logo {
}

#top_logo_1 {
	text-indent: -9999px;
	display: block;
	height: 186px;
	width: 175px;
	background-image: url(image/top_59_sprite.png);
	background-position: 0 0;
}

#top_logo_1:hover,#top_logo_1.hover {
	background-position: 0 -186px;
}

/* logo */




/* logo-right */
#logo_right {
	height: 136px;
	float: right;
	width: 475px;
	font-size: 16px;
	padding-top: 50px;
	margin: 0;
}

#logo_right a {
	color:#000;
	text-decoration:none;
	font-weight: bold;
}

#logo_right a:hover {
	color:#666;
	text-decoration:none;
}

#logo_right p {
	color: #434343;
	font-size: 14px;
	padding-top: 15px;
}

#logo_right p a {
	color:#999;
	font-size: 14px;
	font-weight:normal;
	text-decoration:underline;
}

#logo_right p a:hover {
	color:#999;
	font-size: 14px;
	font-weight:normal;
	text-decoration:none;
}

.text_45 {
	font-size: 90px;
}

.clear {
	clear:both;
}
/* logo-right */




/* navigation-bar */
#nav-bar {
	padding: 80px 0 0 0;
	margin: 0;
	border-bottom: 1px solid #7f7f7f;
	overflow: hidden;
}

#nav-bar ul {
	padding: 0;
	margin: 0;
}

#nav-bar li {
	list-style: none;
	display: block;
	float: left;
}

#nav-bar li a {
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	letter-spacing: 1.5px;
	padding: 5px 12px 5px 0;
}

#blank_01 {
	padding: 0 0 50px 0;
	margin: 0;
}
/* navigation-bar */




/* headline */
.head-left {
	width: 450px;
	float: left;
}

.head-left + .head-left {
	padding:0 0 0 50px;
}

.head-left p {
	font-size: 13px;
	color: #434343;
	padding: 1em 0;
	line-height: 1.4;
	width: 455px;
}

.head-left p a {
	font-size: 13px;
	color: #fe0e00;
	padding: 0;
}

.head-left h1 {
	font-size: 24px;
	padding: 0 0 40px 0;
}


.head-left img {
	padding: 5px;
	border: 1px solid #dddddd;
}

.head-left a {
	text-decoration: none;
	color: #333333;
}

.head-left a:hover {
	color: #000;
}

.head-left blockquote {
	border-left:2px solid #ccc;
	font-weight: normal;
	font-size: 13px;
	color: #434343;
	margin: 1em 0 1em 13px;
	padding: 0 0 0 13px;
	width: 460px;
}

.head-left blockquote a {
	color: #fe0e00;
	padding: 0;
	text-decoration:none;
}

.head-left blockquote a:hover {
	color: #000;
}

.border-block {
	border-bottom: 1px solid #7f7f7f;
}

.head-left-bottom {
	margin:1em 0;
	font-size:12px;
	color:#000;
}

.head-left-bottom p {
	line-height: 1.2;
	letter-spacing: 0px;
	color: #000;
	border-style: none;
	margin: 0;
	padding: 0;
}

.head-left-bottom p a {
	color:#7e7e7e;
	text-decoration:none;
}

.head-left-bottom p a:hover {
	color:#000;
}


p.postmetadata {
	border-top: 1px solid #7f7f7f;
	margin:1em 0;
	font-size:13px;
	color:#000 !important;
	line-height: 1.2;
	letter-spacing: 0px;
	padding:1em 0;
}

p.postmetadata a {
	color:#7e7e7e !important;
	text-decoration:none !important;
}

p.postmetadata a:hover {
	color:#000 !important;
}

/* headline */




/* bottom-menu */

#bot-menu-box {
	width: auto;
	margin: 0;
	padding: 90px 0;
	background: #f6f6f6;
}

#bot-menu {
	width: 915px;
	margin: 0 auto;
	padding: 0 0 0 35px;
}

div#left {
	text-align: left;
	float: left;
	width: 250px;
}

div#left ul {
	margin: 0;
	padding: 0;
}

div#left li {
	list-style: none;
	border-bottom: 1px #c2c2c2 solid;
	padding: 7px 0;
	color: #323232;
	font-size: 12px;
	line-height: 1.1;
}

div#left li h2 {
	color: #323232;
	font-size: 14px;
	padding: 0 0 15px 0;
	font-weight: normal;
}

div#left li a {
	color: #434343;
	text-decoration:none;
}

div#left li a:hover {
	color: #a9a9a9;
}



div#left-two {
	text-align: left;
	float: left;
	width: 250px;
	padding: 0 0 0 0;
}

div#left-two ul {
	margin: 0;
	padding: 0;
}

div#left-two li {
	list-style: none;
	border-bottom: 1px #c2c2c2 solid;
	padding: 7px 0;
	color: #323232;
	font-size: 12px;
	line-height: 1.1;
}

div#left-two li h2 {
	color: #323232;
	font-size: 14px;
	padding: 0 0 15px 0;
	font-weight: normal;
}

div#left-two li a {
	color: #434343;
	text-decoration:none;
}

div#left-two li a:hover {
	color: #a9a9a9;
}




div#center {
	text-align: left;
	float: left;
	width: 250px;
	padding-left: 45px;
}

div#center ul {
	margin: 0;
	padding: 0;
}

div#center li {
	list-style: none;
	border-bottom: 1px #c2c2c2 solid;
	padding: 7px 0;
	color: #323232;
	font-size: 12px;
	line-height: 1.1;
}

div#center li h2 {
	color: #323232;
	font-size: 14px;
	padding: 0 0 15px 0;
	font-weight: normal;
}

div#center li a {
	color: #434343;
	text-decoration:none;
}

div#center li a:hover {
	color: #a9a9a9;
}



div#right {
	text-align: left;
	float: left;
	width: 250px;
	padding-left: 45px;
}

div#right ul {
	margin: 0;
	padding: 0;
}

div#right li {
	list-style: none;
	border-bottom: 1px #c2c2c2 solid;
	padding: 7px 0;
	color: #323232;
	font-size: 12px;
	line-height: 1.1;
}

div#right li h2 {
	color: #323232;
	font-size: 14px;
	padding: 0 0 15px 0;
	font-weight: normal;
}

div#right li a {
	color: #434343;
	text-decoration:none;
}

div#right li a:hover {
	color: #a9a9a9;
}

div#right-two {
	text-align: left;
	float: left;
	width: 250px;
	padding: 100px 0 0 0;
}

div#right-three {
	text-align: left;
	float: left;
	width: 250px;
	padding: 50px 0 0 0;
}

div#right-two,#right-three ul {
	margin: 0;
	padding: 0;
}

div#right-two li,#right-three li {
	list-style: none;
	border-bottom: 1px #c2c2c2 solid;
	padding: 7px 0;
	color: #323232;
	font-size: 12px;
	line-height: 1.1;
}

div#right-two li h2 {
	color: #323232;
	font-size: 14px;
	padding: 50px 0 15px 0;
	font-weight: normal;
}

div#right-three li h2 {
	color: #323232;
	font-size: 14px;
	padding: 0 0 15px 0;
	font-weight: normal;
}

div#right-two,#right-three li a {
	color: #434343;
	text-decoration:none;
}

div#right-two,#right-three li a:hover {
	color: #a9a9a9;
}

.two-bottom {
	padding-top:50px;
}

/* bottom-menu */



/* entry */

#entry-left-about {
	color: #323232;
	width: 340px;
	float: left;
}

#entry-left-about ul {
	color: #a9a9a9;
	width: 300px;
	margin: 0;
	padding: 0;
	line-height: 1.4;
}

#entry-left-about li {
	color: #434343;
	width: 300px;
	border-bottom: 1px solid #333333;
	list-style: none;
	font-size: 13px;
	padding: 7px 0;
}

#entry-left-about li a {
	color: #7e7e7e;
	text-decoration: none;
}

#entry-left-about li a:hover {
	color: #000;
}

.entry-left-left {
	color: #a9a9a9;
}

.entry-left-top {
	color: #323232;
	padding-bottom: 6px;
	display: block;
}


#entry-right {
	color: #323232;
	width: 610px;
	float: left;
}

#entry-right blockquote {
	border-left:2px solid #ccc;
	font-weight: normal;
	font-size: 13px;
	color: #434343;
	margin: 0 0 0 13px;
	padding: 0 0 0 13px;
	width: 460px;
}

#entry-right blockquote a {
	color: #FE0000;
	padding: 0;
	text-decoration:none;
}

#entry-right blockquote a:hover {
	color: #000;
}

#entry-right img {
	padding: 5px;
	border: 1px solid #dddddd;
}

#entry-right h1 {
	font-size:38px;
	font-weight:bold;
	padding: 10px 0;
}

#entry-right h1 a {
	text-decoration:none;
	color:#333;
}

#entry-right h1 a:hover {
	color:#000;
}

#entry-right h2 {
	font-size:18px;
	margin: 0;
	padding: 14px 0 0 0;
}

#entry-right p {
	font-size: 13px;
	color: #434343;
	padding: 0.5em 0;
	line-height: 1.4;
	width: auto;
}

#entry-right p a {
	color: #fe0e00;
	padding: 0;
	text-decoration:none;
}

#entry-right p a:hover {
	color: #000;
}

#vate {
}

#vate h1 {
	font-size: 28px;
	padding-bottom: 20px;
}

#vate ul {
	width: 450px;
	margin: 0;
	padding: 0 0 50px 0;
	border-top: 1px solid #c2c2c2;
}

#vate li {
	width: 450px;
	margin: 0;
	padding: 7px 0 9px 0;
	list-style: none;
	border-bottom: 1px solid #c2c2c2;
	font-size: 13px;
	color: #3f3f3f;
	line-height: 1.3;
}

#vate li a {
	text-decoration: none;
	color: #3f3f3f;
}

#vate li a:hover {
	text-decoration: none;
	color: #a9a9a9;
}

span.date {
	color: #797979;
	padding: 0 20px 0 0;
	line-height: 1.3;
}

/* entry */

/* comment area */

#comment-width {
	width:auto;
	background-color:#e5e5e5;
	padding: 20px 0 50px 0;
}

#comment-area {
	width:880px;
	padding: 0 35px 0 35px;
	margin: 0 auto;
	text-align: left;
}

#comment-border {
	border-top:1px solid #868686;
	padding:0;
	margin:0 0 10px 340px;
}

span#comment-border-top {
	padding:20px 0;
	display: block;
}

span#comment-border-attention {
	padding:0 0 20px 0;
	display: block;
	font-size: 11px;
	color: #434343;
}

span#comment-area-comment {
	font-size:16px;
	display:block;
}

span.comment-area-bottom {
	color:#434343;
	font-size:12px;
}

span.comment-area-bottom a {
	color:#858585;
	text-decoration:none;
}

span.comment-area-bottom a:hover {
	color:#000;
}

#trackback {
}

#trackback p {
	padding-top:70px;
}

/* comment area */

/* span set */
span.iframe {
	overflow:auto;
	width:413px;
	height:175px;
	display: block;
	border: 1px solid #F0F0F0;
	padding: 0 5px;
}

span.red {
	color:#ff0000;
}
/* span set */

/* profile */
.paddin {
	padding-top:50px;
}
dl.profile {
	border-top:1px solid #c2c2c2;
	width:450px;
	padding:0 0 50px 0;
	margin:50px 0 0 0;
	clear:left;
	font-size: 13px;
	color: #3f3f3f;
	line-height: 1.3;
}
tr {
	border-bottom: 1px solid #000;
}
dt {
	width:100px;
	margin:0px;
	float:left;
	clear:left;
	border-bottom: 1px solid #c2c2c2;
	padding: 7px 0 9px 0;
	color: #797979;
}
dd {
	margin-left:100px;
	border-bottom: 1px solid #c2c2c2;
	padding: 7px 0 9px 0;
}
/* profile */


/* form */

#commnet-bg {
	margin:0;
	padding:15px 0;
	width:100%;
	background-color:#e5e5e5;
}

#commnet-db01 {
	margin:0 auto;
	width:900px;
	text-align:left;
}

textarea#comment {
	width:850px;
}

.comment-meta commentmetadata {
	border-top:1px solid #868686;
}

#commnet-db01 a {
	color:#858585;
	text-decoration:none;
}

#commnet-db01 a:hover {
	color:#000;
}


/* form */

.article {
	border-top:1px solid #868686;
	text-align:right;
	font-size:12px;
	margin:1em 0 0 0;
	padding:1em 0;
}

.article a {
	color:#ff0000;
	text-decoration:none;
}

.article a:hover {
	color:#000;
	text-decoration:none;
}



p.wp-404 {
	font-size: 13px;
	color: #434343;
	padding: 1.5em 0;
	line-height: 1.4;
}

p.wp-404 a {
	color: #fe0e00;
	padding: 0;
	text-decoration:none;
}

p.wp-404 a:hover {
	color: #000;
}


#respond {
	padding:20px 0;
}

.comment-meta commentmetadata {
	padding:20px 0;
}

.lair dl dt {
	margin:0;
	padding:0;
	line-height:1.2em;
	border: 0;
}
.lair dd {
	display:block;
	margin:0;
	border-bottom-style:none;
	border-bottom:0;
	padding: 0 0 0 30px;
}
