@charset "utf-8";
/* 会社案内「タイトル」 */
.blog_banner {
	width:996px;
	height:180px;
	margin:0 auto 0 auto;
	padding:0;
	background-color:#000;
	border:#000 solid 2px;
	background:url(../note/img/note_banner002.png) no-repeat center top #000;
	color:#FFF;	
}
.blog_banner h1 {
	height:5px;
	text-indent:-9999px;
	overflow:hidden;
}
.blog_banner p {
	display:block;
	width:490px;
	height:auto;
	margin:0 0 0 500px;
	font-size:14px;
	line-height:18px;
	text-align:right;
	color:#000;
}
/* 会社案内「タイトル」 */

/* ブログ（タイトルボックス） */
.note_titleBox {
	margin:4px 2px 0 0;
	height:90px;
	width:740px;
}
/* ブログ（日めくり） */
.himekuri {
	float:left;
	width:75px;
	height:85px;
	margin-left:-15px;
	margin-top:-4px;
	padding:5px 0 0 5px;
	background:url(../note/img/himekuri_gr02.png) 0 0 no-repeat;
	color:#666;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.note_year {
	width:70px;
	color:#FFF;
	height:20px;
	line-height:22px;
}
.note_month {
	width:70px;
	padding:3px 0 0 0;
	height:14px;
	line-height:1em;
}

.note_day {
	width:70px;
	padding:7px 0 0 0;
	font-size:30px;
	font-weight:bold;
	line-height:28px;
	text-align:center;
}

/* ブログ（日めくり） */
/* ブログ（タイトル） */
.note_title {
	float:right;
	width:670px;
	background:url(../note/img/note_title06.jpg);
	background-color:#060;
	height:80px;
	color:#FFF;
}
.note_title h2 {
	height:auto;
	width:80%;
	margin:0 0 0 20px;
	padding:25px 0 5px 5px;
	font-size:20px;
	font-weight:bold;
	border-bottom:#fff 2px inset;
}
.note_title h3 {
	margin:5px 0 0 20px;
	padding:0 0 0 5px;
	font-size:14px;
	font-weight:bold;
}
/* ブログ（タイトル） */
/* ブログ（タイトルボックス） */
/* ブログ（本文） */
.note_honbun {
	width:auto;
	height:auto;
	margin:10px 4px 0 0;
}
.note_honbun p {
	font-size:100%;
	line-height:1.5em;
	margin:5px 20px;
	text-indent:1em;
}
.note_honbun h3 {
	font-weight:bolder;
	margin:10px 30px 5px 20px;
	padding:10px 0 5px 5px;
	width:90%;
	border-left:7px solid #096;
	border-bottom:1px solid #096;
}
.note_honbun ul {
	margin:0 0 0 3.7em;
	list-style-type:disc;
}
.note_honbun a {
	text-decoration:underline;
}
.note_honbun a:hover {
	text-decoration:underline;
}
.note_honbun a:visited {
	text-decoration:underline;
}
.note_honbun hr {
	width:auto;
	height:0;
	color:#FFF0FA;
	margin:15px;
}
.note_honbun span {
	color:#06F;
	font-weight:bold;
}
/* ブログ（本文） */
/* ブログ（記事・リンク） */
.kanren {
	border-top:#000 1px dotted;
	width:731px;
	padding:5px;	
}
.kanren a {
	margin:10px 30px 10px 30px;
}
.kanren p {
	margin:0 0 10px 45px;
	padding:0;
	font-size:12px;
	line-height:1.2em;
}
.kanren h4 {
	margin:10px 30px 5px 20px;
	padding:10px 0 5px 5px;
	border-left:4px solid #096;
	border-bottom:1px solid #096;
}
/* ブログ（記事・リンク） */
/* ブログ（ページネーション） */
.page_n {
	margin:5px;
	width:auto;
	height:16px;
}
.page_n a {
	font-size:14px;
	text-decoration:none;
	line-height:16px;
}
.page_n a:hover {
	font-size:14px;
	text-decoration:none;
}
.page_n a:visited {
	font-size:14px;
	text-decoration:none;
}
.page_n p {
	font-size:14px;
	line-height:16px;
	color:#999;
}
.page_prev {
	float:left;
	width:160px;
	height:16px;
}
.page_next {
	float:right;
	width:160px;
	height:16px;
}
/* ブログ（ページネーション） */
/* ブログ（画像） */
.note_nigaoe {
	float:left;
	margin:5px;
	width:48px;
	height:48px;
}
.note_caption {
	float:inherit;
	width:410px;
	margin:5px auto 5px 20px;
	padding:10px 5px;
	text-align:center;
	font-size:14px;
	border:solid 2px #888888;
}
.note_caption img {
	margin-bottom:10px;
}
.note_caption p {
	margin:0;
}
.note_img_right {
	float:right;
	margin:5px;
	padding:5px 5px 15px 5px;
	text-align:center;
	font-size:14px;
	border:solid 2px #888888;
}
.note_img_right p {
	margin:0;
}
.note_img_left {
	float:right;
	margin:5px;
	padding:5px 5px 15px 5px;
	text-align:center;
	font-size:14px;
	border:solid 2px #888888;
}
.note_img_left p {
	margin:0;
}	
/* ブログ（画像） */
/* ブログ目次 */
.mokuji_body {
	width:220px;
	height:auto;
	margin:0 0 0 auto;
	padding:0 0 5px 22px;
	background: url(../img_main/sbase_body.png) top right repeat-y;
}
.mokuji_body div {
	margin:0 0 0 5px;
	width:185px;
	text-align:left;
	padding:5px 5px 0 5px;
	background-color:#FFF;
	border: 1px solid #363;
}
.mokuji_body p {
	width:auto;
	height:20px;
	line-height:20px;
	font-size:14px;
	text-align:center;
	background-color:#CF9;
	border-bottom:1px #363 dotted;
}
.mokuji_body li {
	height:auto;
	list-style:none;
	font-size:12px;
	line-height:12px;
	padding:2px 0;
	border-bottom:#363 dotted 1px;
}
.mokuji_body a {
	display:block;
	width:auto;
	height:auto;
	padding:0 0 0 22px;
	background:url(../img_main/ar003_gr.png) 0 2px no-repeat; 
}
.mokuji_body a:hover {
	background-position:2px 4px;
}
.mokuji_body span {
	width:auto;
	display:block;
	text-align:right;
	font-size:10px;
	color:#333;
}
/* ブログ目次 */
