/*------------リンクカラー------------*/
a:link {
 color: #284ea8;
 text-decoration: none;
}
a:visited {
 color: #555599;
 text-decoration: none;
}
a:hover {
 color: #c80006;
 text-decoration: underline;
}
a:active {
 color: #c80006;
 text-decoration: none;
}
/*------------ナビ用リンクカラー------------*/
/*a.navi:link {
 color: #000000;
 text-decoration: none;
}
a.navi:visited {
 color: #000000;
 text-decoration: none;
}
a.navi:hover {
 color: #c80006;
 text-decoration: underline;
}
a.navi:active {
 color: #c80006;
 text-decoration: none;
}
*/
/*------------HTMLタグの再定義------------*/
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #000000;
}
div,td {
	font-size: 11px;
	line-height: 170%;
}
p {
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}
h1,h2,h3 {
	margin: 0px;
	padding: 0px;
}

/*------------ブログレイアウト------------*/
#header {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
#centerline {
	text-align: center;
}
#mainstage {
	width: 720px;
	margin-top: 18px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	font-size: 10px;
	color: #284ea8;
	margin-top: 30px;
	margin-bottom: 10px;
}
#leftstage {
	width: 530px;
	margin-right: 10px;
	float: left;
	text-align: left;
}
#rightstage {
	float: right;
	width: 180px;
	text-align: left;
}

/*------------ブログ装飾------------*/
h1.mt-title {
	font-size: 14px;
	color: #284ea8;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #284ea8;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.box-article {
	border: 1px solid #bfbfbf;
	margin-top: 25px;
}
.box-pdg {
	padding: 6px;
}
.box-pdg2 {
	border: 1px solid #bfbfbf;
	padding: 6px;
}
h2.article-title {
	font-size: 12px;
	color: #284ea8;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #284ea8;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Verdana, Arial, sans-serif;
}

h3.article-title {
	font-size: 12px;
	color: #284ea8;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
}

.article-img {
	float: left;
	width: 100px;
	margin-right: 10px;
}
.article-txt {
	width: 397px;
	float: right;
}
.article-link {
	text-align: right;
	margin-top: 5px;
}
.category-title {
	font-weight: bold;
	color: #000000;
	margin-bottom: 3px;
}
.category-box{
	/*color: #284ea8;*/
	color: #284ea8;
	width: 180px;
	/*padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 15px;*/
	background-color: #ecf3f8;
	font-weight: bold;

}
.category-box .category-box{
	color: #000000;
	background-color: #ffffff;
	text-align: center;
	width: 180px;
        padding-bottom:20px;
	/*padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0px;*/
	/*margin-bottom: 15px;*/
        /*padding-left: 9px;*/
	font-weight: normal;
	font-size: 7pt;
}

.category-list {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #284ea8;
	margin-top: 0px;
	/*margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	padding-right: 6px;*/
	padding-left: 9px;
	text-align: left;
}
.category-box .category-box .category-list {
	padding-left: 18px;
}
.category-box .category-box .category-list .navi {
color:#000000;
}

.category-box .category-list .navi {
color:#284ea8;
}


.category-title2 {
	font-weight: bold;
	color: #284ea8;
	margin-top: 20px;
}
.category-list2 {
	padding: 3px 18px;
        font-size:7pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #284ea8;
	margin: 0px;
	text-align: left;
}
.category-list2 a.navi{
	color: #000000;
}

.category-box2{
	color: #284ea8;
	width: 180px;
	background-color: #ecf3f8;
	font-weight: bold;*/
	/*padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 15px;*/

}
/*
.category-list3 {
	text-align: left;
	padding-bottom: 5px;
	padding-top: 20px;*/
	/*padding-top: 5px;*/
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #284ea8;*/
	/*margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	padding-right: 6px;
	padding-left: 0px;*/
/*}*/

h1.mt-title2 {
	font-size: 14px;
	color: #284ea8;
	margin: 0px;
	padding: 0px;
}
.mt-category {
	color: #284ea8;
	text-align: right;
}
table.box-mt-title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #284ea8;
	padding-bottom: 3px;
}
.box-date {
	font-size: 10px;
	text-align: right;
	margin-top: 25px;
}
.box-article2 {
	border: 1px solid #bfbfbf;
	margin-top: 2px;
}
.box-comment {
	font-weight: bold;
	color: #284ea8;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #284ea8;
}
.comment-name {
	margin-bottom: 5px;
	margin-left: 10px;
}
.comment-stage {
	padding-right: 10px;
	padding-left: 30px;
	margin-bottom: 40px;
}
.comment-time {
	font-size: 11px;
	margin-left: 30px;
}
.box-track {
	font-weight: bold;
	color: #284ea8;
	margin-top: 15px;
	margin-bottom: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #284ea8;
}
.box-trackurl {
	background-color: #ecf3f8;
	padding: 7px;
	margin-bottom: 15px;
}
table.box-news {
	margin: 5px 5px 15px;
}
h2.pj-category {
	font-size: 12px;
	font-weight: bold;
	color: #284ea8;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #284ea8;
}
.box-pj {
	background-image: url(../img/home/box_pj_bg1.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
}
.box-pj-back {
	background-image: url(../img/home/box_pj_bg2.gif);
	background-repeat: repeat-y;
}
h3.pj-title {
	font-weight: bold;
	color: #284ea8;
	margin-bottom: 3px;
	margin-top: 0px;
	font-size: 12px;
	line-height: 15px;
}
.pj-list {
	width: 250px;
}
.pj-pic {
	width: 100px;
	float: left;
	margin-right: 5px;
}
.pj-txt {
	width: 140px;
	float: left;
	margin-right: 5px;
        font-size:7pt;
}
.rtn-top {
	font-size: 10px;
	text-align: right;
	padding-top: 10px;
}
.bn-mgn {
	margin-bottom: 10px;
}
h2.article-title2 {
	font-size: 12px;
	color: #284ea8;
	padding: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #284ea8;
}
.box-article3 {
	background-color: #ecf3f8;
	padding: 10px;
	text-align: left;
}
p.extended {
	color: #333300;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	text-align: right;
	margin-top:5px;
	line-height: normal;
	padding: 3px;
	}

p.posted {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	text-align: right;
	margin-top:15px;
}

.img_L{
	border: none;
	margin-right:8px;
	margin-top:4px;
	} 

