@charset "UTF-8";
/*-----------------------------------------------------
	reset
----------------------------------------------------**/
html, body, div, span, applet, object, iframe, strong, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, legend, caption, tbody, tfoot, thead, table, label, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline;
	font-style: normal;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	vertical-align: text-bottom;
}

/*-----------------------------------------------------
	clearfix
----------------------------------------------------**/
/* For modern browsers */
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
/* For IE 6/7 (trigger hasLayout) */
.clearfix {
	zoom: 1;
}

#reader_head {
	background-image: url(http://blog.eigyo.co.jp/share/designs/differentworld/img/reader.gif);
	height: 50px;
	background-repeat: no-repeat;
	margin-left: 10px;
}
#message_head {
	background-image: url(http://blog.eigyo.co.jp/share/designs/differentworld/img/message.gif);
	height: 41px;
	width: 127px;
	background-repeat: no-repeat;
	text-align: center;
}
#body {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
body {
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 85%;
	line-height: 130%;
	color: #2b2b2b;
	background: url(http://www.k1-kitagawa.com/images/common/bg.jpg) repeat-x top #EAF2FD;
}
#head {
	background-image: url(http://blog.eigyo.co.jp/share/designs/k1-kitagawa/img/b_top2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 850px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #115EA5;
	height: 367px;
	padding-top: 70px;
	margin-left: auto;
	margin-right: auto;
}
#head a {
	display: block;
	position: absolute;
	width: 763px;
	height: 367px;
	text-indent: -9999px;
	overflow: hidden;
	visibility: inherit;
	top: 0px;
}
#header h2 {
	text-indent: -9999px;
}
#head a:link {
	text-decoration: none;
	color: #0054ff;
}
#head a:visited {
	text-decoration: none;
	color: #ff0003;
}
#head h1 {

}
#head h2 {
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #ffffff;
	text-indent: -9999px;
}
#main_clm {
	width: 850px;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
}
#cal_foot {
	height: 10px;
	font-size: 1px;
}
#left_clm {
	width: 179px;
	float: left;
	margin-right: 10px;
	background-color: #ffffff;
	color: #2b2b2b;
	border: #0036AD solid 1px;
}
#left_clm2 {
	width: 179px;
	float: left;
	background-color: #333333;
	color: #ffffff;
	margin-right: 10px;
	display: none;
}
#cal_header {
	height: 9px;
	font-size: 1px;
}
#cal_head {
	color: #2b2b2b;
	text-align: center;
	font-size: 95%;
	padding-top: 3px;
	padding-bottom: 3px;
}
#cal_head a:link {
	color: #2b2b2b;
	text-align: center;
	font-size: 95%;
}
#cal_body {
	background-color: #DDEEFE;
	font-size: 9pt;
	width: 90%;
	margin: 0 auto 10px;
}
#right_clm {
	width: 179px;
	float: right;
	background-color: #ffffff;
	color: #2b2b2b;
	border: #0036AD solid 1px;
}
#right_clm2 {
	width: 179px;
	float: right;
	background-color: #333333;
	margin-left: 10px;
	display: none;
}
#profile_head {
	background-image: url(http://blog.eigyo.co.jp/share/designs/milk/img/profile_head.gif);
	background-repeat: no-repeat;
	height: 49px;
	font-size: 1px;
}
#center_clm {
	position: relative;
	width: 470px;
	float: left;
}
#article_head {
	background: url(http://blog.eigyo.co.jp/share/designs/k1-kitagawa/images/common/bg_ttl.gif) no-repeat left top;
	height: 45px;
	line-height: 45px;
	padding: 0 0 0 15px;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}
#article_body {
	padding: 5px 10px;
	line-height: normal;
	color: #2b2b2b;
	font-size: 12px;
}
#article_foot {
	background: url(http://blog.eigyo.co.jp/share/designs/k1-kitagawa/images/common/bg_box_bottom.gif) no-repeat left bottom;
	padding: 5px 10px 10px;
	font-size:10px;
	border-top:#0236B0 dotted 1px;
}
#comments {
}
#comment_body {
	padding: 5px;
	font-size: 11px;
	position: relative;
}
#trackback {
}
#trackback_body {
	padding: 5px;
	font-size: 11px;
	position: relative;
}
#comment_form {
	font-size: 90%;
	color: #003366;
}
#comment_form input {
	font-size: 90%;
	color: #2b2b2b;
	border: 1px solid #A5ACB2;
}
input {
	font-size: 90%;
	color: #ffffff;
	border: 1px solid #A5ACB2;
}
.btm_border {
	padding: 5px;
}
.title {
	color: #ffffff;
	background: url(http://blog.eigyo.co.jp/share/designs/k1-kitagawa/images/common/bg_ttl.gif) no-repeat center bottom;
	height: 25px;
	line-height: 25px;
	margin: 0 auto;
	font-weight: bold;
	text-align: center;
}
.side_txt {
	color: #2b2b2b;
	font-size: 11px;
	text-align: left;
	margin: 0 auto;
	padding: 5px 0 10px;
}
#article_head h1 {
	color: #ffffff;
}
#article_head h1 a {
	color: #ffffff;
}
#profile_body {
	padding: 10px;
	text-align: center;
}
#profile_foot {
	background-repeat: no-repeat;
	background-position: bottom;
	height: 11px;
	font-size: 1px;
}
#profile_text {
	background-color: #DDEEFE;
	font-size: 90%;
	color: #2b2b2b;
	text-align: left;
	padding: 5px;
	margin:10px 0 0 0;
}
#cal_table table {
	width: 90%;
	margin: 0 auto;
}
#cal_table td {
	width: 14%;
	text-align: center;
	padding: 1px 0;
}
#eigyo_head {
	background-image: url(http://blog.eigyo.co.jp/mod/brblog/img/toppage/common/eigyo_head_rep.gif);
	background-repeat: repeat-x;
	text-align: left;
}
.txt_use_rd_bd {
	color: #FF0000;
}
#cal_yymm {
	background-color: #0036AD;
	font-weight: bold;
	font-size: 9pt;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.txt_use_bl_bd {
	color: #0066FF;
}
.txt_title1 {
	color: #2b2b2b;
	font-weight: bold;
	font-size: 85%;
}
.txt_title2 {
	color: #2b2b2b;
	font-weight: normal;
	font-size: 85%;
}
.articles {
	background: url(http://blog.eigyo.co.jp/share/designs/k1-kitagawa/images/common/bg_box_middle.gif) repeat-y left top;
	margin: 0 0 10px 0;
}
form {
	margin: 0px;
}
.title2 {
	color: #ffffff;
	font-size: 95%;
	padding-right: 5px;
	padding-left: 5px;
	height: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	background-color: #0143B0;
}
.title1 a:hover, .title2 a:hover {
	color: #ffffff;
}
a:link {
	color: #0049cd;
	text-decoration: none;
}
a:visited {
	color: #0049cd;
	text-decoration: none;
}
a:hover {
	color: #0049cd;
	text-decoration: underline;
}
a:active {
	color: #0049cd;
	text-decoration: underline;
}
#page_number {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 90%;
}

/*-----------------------------------------------------
	body
----------------------------------------------------**/
body {
	background: url(http://blog.eigyo.co.jp/share/designs/k1-kitagawa/images/common/bg.jpg) repeat-x left top;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.5;
	font-size: 12px;
}
#wrapper {
	width: 948px;
	margin: 0 auto;
}
/*-----------------------------------------------------
	link
----------------------------------------------------**/
a:link {
	color: #0049CD;
	text-decoration: none;
}
a:visited {
	color: #0049CD;
	text-decoration: none;
}
a:hover {
	color: #0049CD;
	text-decoration: underline;
}
a:active {
	color: #0049CD;
	text-decoration: underline;
}
/*-----------------------------------------------------
	header
----------------------------------------------------**/
#header {
	background: url(http://blog.eigyo.co.jp/share/designs/k1-kitagawa/images/common/bg_heder.png) no-repeat left top;
	height: 196px;
	padding: 9px 4px 0 4px;
}
#header h1.logo {
	float: left;
}
#header .visual {
	float: right;
}
/*-----------------------------------------------------
	main
----------------------------------------------------**/
#main {
	background: url(http://blog.eigyo.co.jp/share/designs/k1-kitagawa/images/common/bg_main.png) repeat-y left top;
	padding: 15px 14px;
}
#leftClm {
	width: 230px;
	float: left;
	margin:0 10px 0 0;
}
#centerClm	{
	width: 470px;
	float: left;
}
#rightClm {
	width: 200px;
	float: right;
}
/*-----------------------------------------------------
	footer
----------------------------------------------------**/
#footer {
	background: url(http://blog.eigyo.co.jp/share/designs/k1-kitagawa/images/common/bg_bottom.png) no-repeat left -20px;
	font-size: 11px;
	padding: 15px;
	color: #0135B0;
}
/*-----------------------------------------------------
	nav
----------------------------------------------------**/
#nav li {
	margin: 0 0 10px 0;
}
/*-----------------------------------------------------
	bnr
----------------------------------------------------**/
.bnrList li {
	margin: 0 0 10px 0;
}
.topBnr {
	margin: 0 0 10px 0;
}
