body {
	margin:0px;
	padding:0px;
	background-color:#eee;
	_font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	color:#333;
}

/* タグ */
div,td,input,textarea,ul,li{
	font:10pt/15pt 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
}

a,
a:link,
a:active
a:visited{
	color:#30c;
}

a:active,{
	color:#f00;
}

ul,li{
	margin:0;
	padding:0;
}

li{
	margin-left:2px;
}

/* 外枠 */
#frame{
	background-image:url(../img/bLotus-MainBg-L.gif);
	background-repeat:repeat-y;
	margin-left:10px;
	margin-right:195px;
	text-align:left;
}

/* ヘッダー */
.headline{
	margin:0 5px 0 10px;
	font-size:8pt;
	line-height:15px;
	padding:0 10px;
	text-align:right;
	color:#ccc;
}

h1{
	font-size:8pt;
	line-height:15px;
	margin:0;
	font-weight:normal;
}

h2{
	border-left:solid 5px #99CCFF;
	border-right:solid 5px #99CCFF;
	border-bottom:solid 1px #ccc;
	border-top:solid 1px #f6f6f6;
	background:#fff;
	padding:0 5px;
	width:80%;
	line-height:20pt;
	font-weight:bold;
}


.header{
	margin:0 5px 0 10px;
	padding-bottom:8px;
	height:130px;
	background-color:#41a9e6;
	background:url(../img/HeadBg.jpg) repeat-x;
}

.title{
	height:100px;
	width:400px;
	font-size:12pt;
	line-height:100px;
	font-weight:bold;
	padding:0 10px;
	background:url(../img/HeadBg.jpg);
}

.title a,
.title a:link,
.title a:active,
.title a:visited,
.title a:hover{
	text-decoration:none;
}

/* ナビゲーション */
#nav {
	margin: 0px;
	padding-top: 10px;
	padding: 0px;
	list-style:none;
	width: 100%;
	background:#41a9e6;
	border-bottom:2px solid #cc0000;
}

#nav li {
	float:left;
	font-size:12px;
	font-weight:bolder;
	text-align:center;
	width:100px;
	height:20px;
	border:none;
	color:#fff;
	text-decoration:none;
}

#nav a{
	display:block;
	width:100px;
	height:20px;
	border:none;
	color:#fff;
	text-decoration:none;
}

#nav a:hover{
	display:block;
	width:100px;
	height:20px;
	border:none;
	color:#c36;
	text-decoration:none;
}

/* メインスペース */
.main{
	padding:0px 26px;
	background-image:url(../img/bLotus-MainBg-R.gif);
	background-repeat:repeat-y;
	background-position:right;
}

#main-margin{
	margin:0 5px 0 10px;
	background-color:#fff;
}

#BodyArea-out {
	background-image:url(../img/bLotus-BodyBg-T.gif);
	background-repeat:repeat-x;
	z-index: 100;
}

#BodyArea-mid {
	background-image:url(../img/bLotus-BodyBg-L.gif);
	background-repeat:no-repeat;
	z-index: 100;
}

#BodyArea-in {
	background-image:url(../img/bLotus-BodyBg-R.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding:15px 20px 0px 0px;
	z-index: 100;
}

/* 記事の表示 */
.data{
	border-left:solid 10px #f99;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	border-top:solid 1px #f6f6f6;
	background:#fff6f6;
	padding:0 5px;
	width:50%;
	line-height:20pt;
	font-weight:bold;
}

.entry{
	margin:20px 0;
}

.entry-title{
	font-weight:bold;
	padding:0 5px;
	width:50%;
	font-size:11pt;
	line-height:250%;
}

.entry-text{
	border-top:solid 1px #f6f6f6;
	border-left:solid 1px #f6f6f6;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	margin:0 10px;
	padding:10px;
}

.posted{
	text-align:right;
	border-top:solid 1px #ccc;
	margin-top:10px;
	font-size:8pt;
}

/* サイドスペース */
.side-bar{
	width:195px;
	position:absolute;
	top:0px;
	right:15px;
	margin-bottom:0px;
}

#prf-img{
	width:145px;
	height:195px;
	border:none;
	padding:10px 20px;
}

.prf-img-margin{
	border::none;
}
.side-margin{
	width:191px;
}

.sidemodule {
	padding:0px;
	background-image:url(../img/SideBg-mid.gif);
	background-repeat:repeat-y;
}

.sidetitle{
	padding:6px 10px 0px 7px;
	margin:0px;
	background-image:url(../img/SideBg-top.gif);
	background-repeat:no-repeat;
}

.sidetitle p {
	padding:7px 10px;
	margin:0px;
	color:#222;
	text-shadow:#bbb 2px 2px 3px;
	font-size: 9pt;
	font-weight:bolder;
	border-bottom:1px solid #D1D1D1;
}

.sidebody {
	padding:0px 10px 21px 7px;
	margin:0px;
	background-image:url(../img/SideBg-btm.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}


.sidebody ul {
	list-style-type:none;
	margin:0px;
	padding:0px 0px 0px 0px;
}

.sidebody ul li {
}

.sidebody ul li p {
	padding:2px 2px 2px 11px;
}

.Side-Body ul li .date {
	color:#555;
	font-size:8pt;
}

.Side-Body ul li .Posted {
	padding:0px 0px 0x 10px;
	margin:0px 0px 0px 0px;
	color:#555;
	font-size:8pt;
}

.sidebody p,
.sidebody form {
	font-size: 9pt;
	padding:0px 5px;
	margin:0px;
}

.sidebody form {
	padding: 10px 5px 5px 15px;
}

.Side-Body p.txt {
	padding-top:5px;
}

.Side-Body input#search {
	width:144px;
}

.SideBottom {
	margin:10px 0px 0px 0px;
	padding:10px;
	font-size: 9pt;
}

.SideBottom p {
	margin-bottom:1em;
}



/* 各種設定 */
.cb{
	clear:both;
}

.cl{
	clear:left;
}

/* 個別記事 */
.back-forth{
	text-align:center;
}
.bf-back{
	float:left;
}
.bf-forth{
	float:right;
}

.tburl{
	width:350px;
	border:none;
	color:#339;
}

.comment-form td{
	vertical-align:top;
}

#trackback,
#comment{
	background:#fee;
	border-bottom:solid 1px #ddd;
}

h2 {
	font-size:116%;
}

.web h3 {
	font-size:105%;
}

.web p {
	margin-left:20px;
}

table.pdf {
	width:130px;
	float:left;
	border:3px solid #ccc;
	margin-left:15px;
	text-align:center;
}

.pdf th {
	background:#ccc;
	border:solid 1px #fff;
	font-size: 90%;
	color:#333;
}

.pdf td {
	border:1px solid #ccc;
	font-size:80%;
	color:#333;
}

.pdf a,
.pdf a:link,
.pdf a:active,
.pdf a:visited,
.pdf a:hover{
	text-decoration:none;
}

.pdf img {
	border:none;
}

#address {
	padding-top:40px;
	text-align:center;
}
#address2{
	width:280px;
	text-align:left;
	margin-left:50px;
}
#address2 ul{
	list-style:none;
	padding-left:5px;
}

.red {
	font-size:14px;
	font-weight:bold;
	color:#FF3366;
}

#footer {
	padding-top:25px;
	text-align:center;
}

.BodyUnder-out {
	background-image:url(../img/bLotus-BodyUD-T.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	margin:0px;
	z-index: 100;
}

.BodyUnder-mid {
	background-image:url(../img/bLotus-BodyUD-L.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	z-index: 100;
}

.BodyUnder-in {
	background-image:url(../img/bLotus-BodyUD-R.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	z-index: 100;
}
