/* --------全体の設定D4315F------- */

body {
	padding: 0px;
	margin: 0px;
	background-color: #FDF3ED;
	text-align: center;
	font-size: medium;
}
#wrapper {
	margin: 0 auto;
	width: 770px;
	text-align: left;
}
a:link { 
	color: #0000CD;
}
a:visited {
	color: #D4315F;
}
a:hover {
	color: #FF6666;
}
a:active {
	color: #FF6666;
}

/* --------ヘッダーの設定------- */
#bl2-heade td {
	vertical-align: top;	 
}
#bl2-header h2 {
	background-image: url(img/bl2-header.jpg.gif);
	padding: 8px 0px 0px 80px;
	font-size: 80%;
	color: #FFFFFF;
	font-weight: bold;
}
#bl2-header .title1 {
	padding: 8px 0px 0px 0px;
	font-size: 120%;
	color: #FFFFFF;
	font-weight: bold;
}
#bl2-header .title2 {
	padding: 0px 0px 0px 0px;
	font-size: 200%;
	color: #FFFFFF;
	font-weight: bold;
}
#bl2-header a:link { 
	color: #FFFFFF;
	text-decoration: none;
}
#bl2-header a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#bl2-header a:hover {
	color: #FC6103;
	text-decoration: none;
}
#bl2-header a:active {
	color: #FFEECC;
	text-decoration: none;
}
/* --------フッターの設定------- */

#footer {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#ft-top-l {
	background-image: url(img/footer-bg.gif);
	background-repeat: repeat-x;
}
#ft-top-r{
	background-image: url(img/footer-bg.gif);
	background-repeat: repeat-x;
	font-size: 80%;
	padding: 8px 30px;
	vertical-align: top;
}
#ft-top-r a:link { 
	color: #490F21;
	text-decoration: none;
}
#ft-top-r a:visited {
	color: #490F21;
	text-decoration: none;
}
#ft-top-r a:hover {
	color: #490F21;
	text-decoration: underline;
}
#ft-top-r a:active {
	color: #490F21;
	text-decoration: underline;
}
#ft-copyright {
	color: #865E36;
	padding: 0px 15px;
	font-size: 75%;
	line-height: 1.2em;
	text-align: right;
	vertical-align: top;
	height: 40px;
}
#ft-bg-c {
	background-image: url(img/main-shadow-b.gif);
}

/* --------メイン部分の設定------- */

#bl2-wrapper	{
	padding: 0px 30px;
	text-align: left;
}
#main {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;	
}
#main td {
	vertical-align: top;	 
}
.main-bg-l {
	background-image: url(img/main-shadow-l.gif);
}
.main-bg-r {
	background-image: url(img/main-shadow-r.gif);
}
.main-center {
	background-image: url(img/bl2body-bg.gif);
	background-repeat: repeat-x;
}
#bl2-main {
	background-color: #FFFFFF;	
}

/* --------フォームの設定------- */

#form-wrapper {
	padding: 0px 10px;
	text-align: left;
	font-size: 90%;
	color: #333333;
}

/* --------bl2関連の設定------- */

#bl2-kn2 {
	margin-bottom: 20px;
}
#bl2-kn2 h1 {
	font-size: 100%;
	color: #000000;
	margin: 0px;
	padding: 2px 0px 0px 5px;
	border-bottom: 2px dotted #D4315F;
}
#bl2-kn2 h2 {
	font-size: 100%;
	color: #FFF;
	margin: 0px;
	padding: 6px 0px 0px 60px;
	background-image:  url(img/bl2-bg-h2.jpg);
	background-repeat: no-repeat;
	height: 25px;
}
#bl2-kn2 h3 {
	font-size: 100%;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#bl2-kn2 h4 {
	font-size: 90%;
	color: #FFF;
	margin: 0px;
	padding: 7px 0px 0px 40px;
	background-image:  url(img/bl2-bg-h4.jpg);
	background-repeat: no-repeat;
	height: 25px;
}
#bl2-kn2 h5 {
	font-size: 100%;
	color: #D4315F;
	margin: 0px;
	padding: 2px 0px 4px 12px;
	border-bottom: 1px dotted #CCC;
}
#bl2-kn2 ul {
	margin: 0px 10px 20px 10px;
	padding: 0px;
	list-style-type: none;
}
#bl2-kn2 li {
	margin-bottom: 5px;
	line-height: 1.3em;
	font-size: 80%;
}
.bl2-text {
	font-size: 90%;
	color: #333;
	line-height: 1.4em;
	padding: 0px 15px 0px 15px;
}
.posteed {
	font-size: 80%;
	color: #333;
	padding: 5px 10px 10px 12px;
	border-top: 1px solid #DDD;
}
#bl2-left {
	background-color: #FFF4DC;
	background-image: url(img/bl2left-bg.gif);
	background-repeat: repeat-x;
}
#main #bl2-left-footer {
	background-color: #FFF4DC;
	vertical-align: bottom;
}
#bl2-left-footer img {
	padding : 0px 0px 10px 0px;
}
#profile {
	margin: 15px 0px 15px 0px;
}
#profile .prof-face {
	margin: 0px 0px;
}
#profile .prof-name {
	font-size: 100%;
	color: #CC0000;
	text-align: center;
	font-weight: bold;
	padding: 5px 0px;
}
#profile .prof-text {
	font-size: 80%;
	text-align: left;
	padding : 0px 18px 0px 18px;
	line-height: 1.3em;
}

/* --------bl2カレンダーの設定------- */

#calendarhead {
	font-size: 100%;
	padding: 3px 0px;
	margin:0px;
	color: #D4315F;
	text-align: center;
	font-weight: bold;
}
#bl2-calendar {
	font-size: 90%;
	text-align: center;
	margin: 0px 0px 10px 0px;
}
#bl2-calendar td {
	padding: 2px 0px;
	color: #666;
}
#bl2-calendar .lk {
	background-color: #FEC7B3;
}
#bl2-calendar a:link { 
	color: #D4315F;
	font-weight: bold;
	text-decoration: underline;
}
#bl2-calendar a:visited {
	color: #D4315F;
	font-weight: bold;
	text-decoration: underline;
}
#bl2-calendar a:hover {
	color: #FF6666;
	font-weight: bold;
	text-decoration: underline;
}
#bl2-calendar a:active {
	color: #FF6666;
	font-weight: bold;
	text-decoration: underline;
}


/* -----コンテンツ文中フォトの横マージン---- */

#bl2-main img {
	margin: 0 5px 0 5px;
}
