/*

ここは消さないで下さい

Copyright (C) 2004 Dr.Blog. All Rights Reserved. http://drblog.jp/ 

*/


body {
	margin: 0px 0px 0px 0px;
	background-image: url("shared/images/bg.gif");
	background-repeat: repeat-x,repeat-y;
	background-position: top left;
	text-align: left;
}


a {
	text-decoration: none;
	}

a:link {
	color: #3333CC;
	text-decoration:none;
	}

a:visited {
	color: #3333CC;
	text-decoration:none;
	}

a:active {
	color: #FF4400;
	text-decoration:none;
	}

a:hover {
	color: #3366CC;
	text-decoration:underline;
	}


h1, h2, h3 {
margin: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-top: 0px;
font-weight: normal;
}

h4 {
	margin: 0px;
	padding-left: 0px;
                padding-right: 0px;
                padding-bottom: 0px;
                padding-top: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}

/*ベースカラー*/
#container {
line-height: 140%;
margin-right: 0px;
margin-left: 0px;
text-align: left;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-top: 0px;
width: 760px;
background-color: #FFFFFF;
border-right: solid 0px #008800;
border-left: solid 0px #008800;
border-bottom: solid 0px #008800;
}

/*バナー*/
#banner {
	display: none;
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #DCBDC5;
	text-align: right;
	background-image: url("images/title.jpg");
	padding-left: 0px;
                padding-right: 0px;
                padding-bottom: 0px;
                padding-top: 0px;
	border-bottom: 0px solid #FFFFFF;
	height: 192px;
	}

}

#banner-img {
display: none;
}
#banner a {
    color: #FFFFFF;
    text-decoration: none;
	font-weight:bold;
	}
	
/*タイトル文字*/
#banner h1 {
font-size: 24px;
font-weight: bold;
color: #000000;
margin-bottom: 3px;
}

/*サブタイトル文字*/
#banner h2 {
font-size:12px;
font-weight: normal;
color: #464646;
padding: 90px 10px 10px 10px;
}


/*ブログ記事リスト用*/
.content_entrylist {
padding: 0px 42px 0px 0px;
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size:14px;
}

.content_entrylist p {
color: #464646;
font-family: Verdana, Arial, sans-serif;
font-weight: normal;
font-size:14px;
line-height: 140%;
text-align: left;
padding: 3px 10px 3px 3px;
margin-left: 10px;
margin-top: 3px;
margin-bottom: 0px;
border-bottom: dotted 1px #AAAAAA;
}

.content_entrylist h1 {
color: #464646;
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
font-size:14px;
line-height: 150%;
text-align: left;
padding: 2px;
margin-bottom: 0px;
margin-top: 0px;
}

.content_entrylist h2 {
color: #464646;
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
text-align: right;
padding: 5px 5px 3px 5px;
margin: 0px;
line-height: normal;
}

.content_entrylist h3 {
color: #464646;
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
text-align: right;
padding: 10px 10px 3px 10px;
margin-bottom: 10px;
margin-top: 5px;
line-height: normal;
border-top: solid 1px #BC8F8F;
}

.content_entrylist h4 {
color: #464646;
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
text-align: left;
font-weight: bold;
padding: 3px 3px 3px 3px;
margin-bottom: 0px;
margin-top: 0px;
line-height: 140%;
border-top: solid 1px #BC8F8F;
border-bottom: solid 1px #BC8F8F;
border-left: solid 10px #BC8F8F;
border-right: solid 1px #BC8F8F;
}

/*ブログ記事用*/
.content_entry {
padding: 0px 42px 0px 0px;
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size:14px;
}

.content_entry p {
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-weight: normal;
font-size:14px;
line-height: 150%;
text-align: left;
padding: 5px;
margin-bottom: 0px;
margin-top: 0px;
border-top: solid 0px #BC8F8F;
border-bottom: solid 0px #BC8F8F;
border-left: solid 1px #BC8F8F;
border-right: solid 1px #BC8F8F;
}

.content_entry h1 {
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
text-align: left;
font-weight: normal;
color: #000000;
padding: 3px 5px 3px 5px;
background-color: #FFFFFF;	
margin-top: 0px;
margin-bottom: 0px;
line-height: 120%;
border-top: solid 0px #BC8F8F;
border-bottom: solid 1px #BC8F8F;
border-left: solid 1px #BC8F8F;
border-right: solid 1px #BC8F8F;
}

.content_entry h2 {
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
text-align: left;
font-weight: normal;
color: #000000;
padding: 5px 5px 5px 5px;
background-color: #FFFFFF;	
margin-top: 0px;
margin-bottom: 0px;
line-height: 120%;
border-top: solid 1px #BC8F8F;
border-bottom: solid 0px #BC8F8F;
border-left: solid 1px #BC8F8F;
border-right: solid 1px #BC8F8F;
}

.content_entry h3 {
color: #800000;
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
text-align: left;
font-weight: bold;
background-color: #FFFFFF;
background-image: url("images/msg_ttl_bg.gif");
background-repeat: repeat-x,repeat-y;
background-position: top left;
padding: 7px 7px 7px 7px;
margin-bottom: 0px;
margin-top: 0px;
line-height: 140%;
border-top: solid 1px #BC8F8F;
border-bottom: solid 1px #BC8F8F;
border-left: solid 1px #BC8F8F;
border-right: solid 1px #BC8F8F;
}

.content_entry h4 {
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
text-align: left;
font-weight: normal;
color: #000000;
padding: 3px 5px 3px 5px;
background-color: #FFFFFF;	
margin-top: 20px;
margin-bottom: 0px;
line-height: 120%;
border-top: solid 1px #BC8F8F;
border-bottom: solid 0px #BC8F8F;
border-left: solid 1px #BC8F8F;
border-right: solid 1px #BC8F8F;
}

.content_entry p.posted {
color: #464646;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
text-align: right;
padding: 3px 5px 3px 5px;
margin-bottom: 20px;
margin-top: 0px;
line-height: normal;
border-top: solid 1px #BC8F8F;
border-bottom: solid 1px #BC8F8F;
border-left: solid 1px #BC8F8F;
border-right: solid 1px #BC8F8F;
}

.content_entry p.posted1 {
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
text-align: left;
font-weight: normal;
color: #000000;
padding: 3px 5px 3px 5px;
background-color: #FFFFFF;
margin-top: 0px;
margin-bottom: 0px;
line-height: 120%;
border-top: solid 0px #BC8F8F;
border-bottom: solid 1px #BC8F8F;
border-left: solid 1px #BC8F8F;
border-right: solid 1px #BC8F8F;
}

.content_entry td {
color: #464646;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
}

/*お悩み一覧用*/
#onym {
padding: 0px 42px 0px 0px;
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size:14px;
}

#onym p {
color: #464646;
font-family: Verdana, Arial, sans-serif;
font-weight: normal;
font-size:14px;
line-height: 140%;
text-align: left;
padding: 3px 10px 3px 3px;
margin-left: 10px;
margin-top: 3px;
margin-bottom: 0px;
border-bottom: dotted 1px #AAAAAA;
}

#onym h1 {
color: #464646;
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
font-size:14px;
line-height: 150%;
text-align: left;
padding: 2px;
margin-bottom: 0px;
margin-top: 0px;
}

#onym h3 {
color: #464646;
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
text-align: right;
padding: 10px 10px 3px 10px;
margin-bottom: 10px;
margin-top: 5px;
line-height: normal;
border-top: solid 1px #BC8F8F;
}

#onym table {
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	}

#onym td.h1 {
color: #464646;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
text-align: right;
padding: 3px 3px 3px 3px;
margin-bottom: 0px;
margin-top: 0px;
line-height: 140%;
border-top: solid 1px #BC8F8F;
border-bottom: solid 1px #BC8F8F;
border-left: solid 0px #BC8F8F;
border-right: solid 1px #BC8F8F;
}

#onym td.h2 {
color: #464646;
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
text-align: left;
font-weight: bold;
padding: 3px 3px 3px 3px;
margin-bottom: 0px;
margin-top: 0px;
line-height: 140%;
border-top: solid 1px #BC8F8F;
border-bottom: solid 1px #BC8F8F;
border-left: solid 10px #BC8F8F;
border-right: solid 0px #BC8F8F;
}

/*YUMYUMCLUB用（旧center760）*/ 
#yumyumclub {
float: left;
width: 760px;
overflow: hidden;
}

/*YUMYUMCLUB用（旧content3）*/ 
.content_yumyumclub {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
color: #464646;
font-family: Verdana, Arial, sans-serif;
font-size:12px;
}

.content_yumyumclub p {
color: #464646;
font-family: Verdana, Arial, sans-serif;
font-weight: normal;
font-size: 12px;
line-height: 150%;
text-align: left;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}



/**** コンテンツ全般 ****/
#YUMYUM {
	margin:		0px 10px 0px 10px;
}
#YUMYUM #MAIN {
	width:			759px;
}
#YUMYUM .clearance{
	clear:			both;
	visibility:		hidden;
}
#YUMYUM h1,h2,h3,h4,h5,p,ul,li,dl,dt,dd,img{
	margin:			0px;
	padding:		0px;
}
#YUMYUM a:visited,
#YUMYUM a:link,
#YUMYUM a:hover,
#YUMYUM a:active {
	color:			#3333CC;
	text-decoration:	none;
}
a img {
    border-style:none;
}
#YUMYUM p{
	color:			#333333;
	font-size:		14px;
	line-height:		140%;
}
#YUMYUM li{
	color:			#333333;
	font-size:		12px;
	line-height:		140%;
}
#YUMYUM span.txt_red{
	color:			#AD1802;
}
#YUMYUM span.txt_red_bold{
	color:			#AD1802;
	font-weight:		bold;
}
#YUMYUM ul.more{
	width:			495px;
}
#YUMYUM ul.more li{
	background-image:	url(img/ic_01.gif);
	background-position:	0 5px;
	background-repeat:	no-repeat;
	list-style-type:	none;
	line-height:		1.6;
	margin:			0px 0px 0px 390px;
	padding-left:		20px;
}
#YUMYUM ul.note li{
	background-image:	url(img/ic_02.gif);
	background-position:	0 3px;
	background-repeat:	no-repeat;
	list-style-type:	none;
	line-height:		1.6;
	padding-left:		15px;
}
#YUMYUM ul.note_02 li{
	background-image:	url(img/ic_03.gif);
	background-position:	0 3px;
	background-repeat:	no-repeat;
	list-style-type:	none;
	line-height:		1.6;
	color:			#333333;
	font-size:		14px;
	line-height:		140%;
	padding-left:		20px;
}



/**** 共通エリア ****/
/*** ヘッダー ***/
#YUMYUM #HEADER{
	background-image:	url(img/header_bk.gif);
	background-position:	left top;
	background-repeat:	no-repeat;
	height:			110px;
	width:			759px;
}
#YUMYUM #HEADER h1{
	padding:		15px 0px 0px 8px;
}
#YUMYUM #HEADER p{
	padding:		0px 0px 8px 8px;
}



/*** ナビゲーション ***/
#YUMYUM #NAVI01{
	margin-bottom:		15px;
	background-image:	url(img/navi_bk_01.gif);
	background-position:	left bottom;
	background-repeat:	no-repeat;
	height:			88px;
	width:			550px;
	float:			left;
}
#YUMYUM #NAVI02{
	margin-bottom:		15px;
	background-image:	url(img/navi_bk_02.gif);
	background-position:	left bottom;
	background-repeat:	no-repeat;
	height:			88px;
	width:			189px;
	float:			left;
}
#YUMYUM #NAVI01 ul,
#YUMYUM #NAVI02 ul{
	list-style-type:	none;
	float:			left;
}
#YUMYUM #NAVI01 ul li,
#YUMYUM #NAVI02 ul li{
	padding-top:		3px;
	float:			left;
}
#YUMYUM #NAVI01 ul li.btn_01{
	padding:		24px 0px 0px 4px;
}
#YUMYUM #NAVI01 ul li.btn_02{
	padding-top:		24px;
}
#YUMYUM #NAVI01 ul li.btn_03{
	padding:		3px 0px 0px 8px;
}
#YUMYUM #NAVI02 ul li.btn_04{
	padding:		24px 0px 0px 7px;
}



/*** 本文エリア ***/
#YUMYUM #CONTENTS{
	width:			580px;
	float:			left;
}



/*** 左リンク部分 ***/
#YUMYUM #LINK{
	width:			160px;
	float:			left;
}
#YUMYUM #LINK ul{
	margin-bottom:		30px;
	list-style-type:	none;
}
#YUMYUM #LINK ul li{
	padding-top:		17px;
}



/*** バナー ***/
#YUMYUM #BUNNER01{
	height:			171px;
	width:			273px;
	margin-top:		30px;
	background-image:	url(img/con_top_bk_04.gif);
	background-position:	left bottom;
	background-repeat:	no-repeat;
	float:			left;
}
#YUMYUM #BUNNER02{
	height:			171px;
	width:			273px;
	margin-top:		30px;
	background-image:	url(img/con_top_bk_04.gif);
	background-position:	left bottom;
	background-repeat:	no-repeat;
	float:			left;
}
#YUMYUM #BUNNER01 ul,
#YUMYUM #BUNNER02 ul{
	list-style-type:	none;
	float:			left;
}
#YUMYUM #BUNNER01 ul li,
#YUMYUM #BUNNER02 ul li{
	padding:		5px 0px 10px 5px;
	float:			left;
}



/*** 本文エリア　トップ ***/
/** 新着情報 **/
.yum_top #CONTENTS #information{
	background-image:	url(img/con_top_bk_01.gif);
	background-repeat:repeat-y;
	background-position:	left bottom;
	width:			539px;

}
.yum_top #CONTENTS #information h3{
	padding-bottom:		7px;
}
.yum_top #CONTENTS #information ul{
	width:			495px;

}
.yum_top #CONTENTS #information .date{
	color:			#710D00;
	font-size:		12px;
	line-height:		140%;
}
.yum_top #CONTENTS #information .news{
	color:			#333333;
	font-size:		12px;
	line-height:		140%;
}


/** 教え合い **/
.yum_top #CONTENTS h3#oshieai_title{
	margin-top:		5px;
}
.yum_top #CONTENTS #oshieai{
	background-image:	url(img/con_top_bk_02.gif);
	background-repeat:repeat-y;
	background-position:	left bottom;
	width:			539px;
	padding-bottom:		50px;
}
.yum_top #CONTENTS #oshieai h4{
	padding:		20px 45px 10px 45px;
}
.yum_top #CONTENTS #oshieai h5{
	padding:		0px 55px 5px 55px;
	color:			#333333;
	font-size:		14px;
	line-height:		140%;
	font-weight:		bold;
}
.yum_top #CONTENTS #oshieai p{
	padding:		0px 55px 0px 55px;
}
.yum_top #CONTENTS #oshieai p.lead{
	padding:		10px 45px 0px 45px;
}
.yum_top #CONTENTS #oshieai .lead img{
	padding:		0px 0px 10px 10px;
	float:			right;
}
.yum_top #CONTENTS #oshieai .solid01{
	margin:			0px 55px 10px 55px;
	border-style:		dotted;
	border-width : 1px ;　
}
.yum_top #CONTENTS #oshieai .solid01{
	border-color :		#FF9966;　
}
.yum_top #CONTENTS #oshieai .solid01 p{
	padding:		10px;
}


/** ブログ **/
.yum_top #CONTENTS h3#blog_title{
	margin-top:		5px;
}
.yum_top #CONTENTS #blog{
	width:			539px;
	padding-bottom:		50px;
	background-image:	url(img/con_top_bk_03.gif);
	background-repeat:repeat-y;
	background-position:	left bottom;
}
.yum_top #CONTENTS #blog h5{
	padding:		10px 55px 5px 55px;
	color:			#333333;
	font-size:		14px;
	line-height:		140%;
	font-weight:		bold;
}
.yum_top #CONTENTS #blog p{
	padding:		10px 45px 0px 45px;
}
.yum_top #CONTENTS #blog .solid02{
	margin:			0px 55px 10px 55px;
	border-style:		dotted;
	border-width : 1px ;　
}
.yum_top #CONTENTS #blog .solid02{
	border-color :		#669966;　
}
.yum_top #CONTENTS #blog .solid02 p{
	padding:		10px;
}
.yum_top #CONTENTS #blog .solid02 p img{
	float:			right;
}




/*** 本文エリア　募集 ***/
/** 教え合い **/
.yum_bosyu #CONTENTS h3 #oshieai_title{
	margin-top:		5px;
}
.yum_bosyu #CONTENTS #oshieai{
	width:			539px;
	padding-bottom:		50px;
	background-image:	url(img/con_bosyu_bk_01.gif);
	background-repeat:repeat-y;
	background-position:	left bottom;
}
.yum_bosyu #CONTENTS #oshieai h4{
	padding:		20px 45px 10px 45px;
}
.yum_bosyu #CONTENTS #oshieai h5{
	padding:		15px 55px 5px 55px;
	color:			#333333;
	font-size:		14px;
	line-height:		140%;
	font-weight:		bold;
}
.yum_bosyu #CONTENTS #oshieai p{
	padding:		0px 55px 0px 55px;
}
.yum_bosyu #CONTENTS #oshieai p.lead{
	padding:		10px 45px 0px 45px;
}
.yum_bosyu #CONTENTS #oshieai ul.btn_entry{
	padding:		20px 55px 0px 65px;
}
.yum_bosyu #CONTENTS #oshieai ul.btn_entry li{
	list-style-type:	none;
}
.yum_bosyu #CONTENTS #oshieai ul.note{
	padding:		15px 50px 0px 50px;
}
.yum_bosyu #CONTENTS #oshieai ul.btn_pro{
	padding:		20px 45px 0px 100px;
}
.yum_bosyu #CONTENTS #oshieai ul.btn_pro li{
	list-style-type:	none;
}



/*** 本文エリア　ブログ紹介 ***/
/** ブログ **/
.yum_blog #CONTENTS h3 #blog_title{
	margin-top:		5px;
}
.yum_blog #CONTENTS #blog{
	width:			539px;
	padding-bottom:		50px;
	background-image:	url(img/con_top_bk_03.gif);
	background-repeat:repeat-y;
	background-position:	left bottom;
}
.yum_blog #CONTENTS #blog h4{
	padding:		20px 45px 0px 45px;
}
.yum_blog #CONTENTS #blog h5{
	padding:		10px 55px 5px 55px;
	color:			#333333;
	font-size:		14px;
	line-height:		140%;
	font-weight:		bold;
}
.yum_blog #CONTENTS #blog h5.how_title{
	padding:		25px 55px 0px 55px;
	color:			#389248;
	font-size:		16px;
	line-height:		140%;
	font-weight:		bold;
}
.yum_blog #CONTENTS #blog dl.how{
	padding:		15px 55px 0px 55px;
	color:			#333333;
	font-size:		14px;
	line-height:		140%;
}
.yum_blog #CONTENTS #blog dl.how dt{
	padding-left:		0px;
	font-weight:	bold;
}
.yum_blog #CONTENTS #blog dl.how dd{
	padding-left:		20px;
}
.yum_blog #CONTENTS #blog p{
	padding:		10px 55px 0px 55px;
}
.yum_blog #CONTENTS #blog .solid02{
	margin:			0px 55px 10px 55px;
	border-style:		dotted;
	border-width : 1px ;　
}
.yum_blog #CONTENTS #blog .solid02{
	border-width : 1px ;　
}
.yum_blog #CONTENTS #blog .solid02 p.thema{
	padding:		10px 10px 0px 10px;
}
.yum_blog #CONTENTS #blog .solid02 p{
	padding:		10px;
}
.yum_blog #CONTENTS #blog .solid02 p img{
	float:			right;
}
.yum_blog #CONTENTS #blog .solid02{
	margin:			0px 55px 10px 55px;
	border-style:		dotted;
	border-width : 1px ;　
}
.yum_blog #CONTENTS #blog .solid02{
	border-color :		#669966;
}
.yum_blog #CONTENTS #blog .solid03{
		margin:			15px 55px 10px 55px;
		background-color: #EAF7EC;
		color:			#333333;
		font-size:		12px;
		line-height:		140%;
	}
.yum_blog #CONTENTS #blog .solid03 p{
	padding:		10px;
}
.yum_blog #CONTENTS #blog ul.note{
	padding:		5px 50px 0px 75px;
}
.yum_blog #CONTENTS #blog ul.note_02{
	padding:		10px 50px 0px 50px;
}
.yum_blog #CONTENTS #blog p.formac{
	padding:		25px 55px 0px 55px;
	color:			#333333;
	font-size:		12px;
	line-height:		140%;
}
.yum_blog #CONTENTS #blog ul.btn_entry{
	padding:		10px 55px 0px 65px;
}
.yum_blog #CONTENTS #blog ul.btn_entry li{
	list-style-type:	none;
}

.yum_blog #CONTENTS #blog p.limit{
	padding:		5px 0px 0px 0px;
	color:			#AD1802;
	font-size:		14px;
	line-height:		140%;
	text-align:center;
}



/*サイドバー*/
.sidebar {
padding: 10px 10px 0px 10px;
}

/*サイドバーの見出し*/
.sidebar h2 {
color: #464646;
border-bottom: solid 1px #A9A9D1;
font-family: Verdana, Arial, sans-serif;
font-size:12px;
text-align: left;
font-weight: normal;	
padding-left: 5px;
line-height: 150%;
}

.sidebar ul {
padding-left: 0px;
margin: 0px;
margin-bottom: 30px;
}

.paginate {
    text-align: center;
    font-size: 9px;
}

/*アーカイブ・コメント*/
.sidebar li {
color: #464646;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
text-align: left;
line-height: 15px;	
margin-top: 3px;
padding: 0px 5px 0px 5px;
list-style-type: none;
}

.sidebar img {
border: 0px solid #FFFFFF;
}

.photo {
text-align: left;
margin-bottom: 20px;
}

/*XML・検索のテキスト*/
.link-note {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
line-height: 150%;
text-align: left;
color: #464646;
margin-top: 3px;
margin-bottom: 30px;
}

#powered {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: normal;
line-height: 150%;
text-align: left;
color: #464646;
padding: 5px 0px 0px 0px;
border-top: solid 1px #A9A9D1;
margin-top: 50px;
margin-bottom: 50px;
}

#osrs {
	width: 100%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size:14px;
	text-align: left;
	}

#osrs table {
	width: 540px;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	border: 0px solid #BC8F8F;
	}

#osrs td.bbg {
	margin: 0px;
	padding: 3px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #BC8F8F;
	border: 0px solid #BC8F8F;
	}

#osrs td.wbg {
	margin: 0px;
	padding: 3px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #BC8F8F;
	}

#comment-data {
float: left;
width: 160px;
padding-right: 10px;
margin-right: 10px;
text-align: left;
border-right: 1px dotted #BBB;
}

textarea[id="comment-text"] {
width: 80%;
}

textarea {
font-family: "ＭＳ Ｐゴシック", "ヒラギノ明朝 Pro W6", "Osaka", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
}

