@charset "euc-jp";
/*=====================================================*/
/*for JCI Kobe 2010 Designd by DEWEY Inc.*/
/*=====================================================*/
/*--------------------------------------
	Universal selector
---------------------------------------*/
* {
	background: transparent;
	font-size: 100%;
	margin: 0;
	padding: 0;
}

/*--------------------------------------
 Structure Module
---------------------------------------*/

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	color: #444444;
	margin: 0;
	padding:0 0 0;
	background-color: white;
	background-image: url(images/backg.gif);
	font-size: small;
	line-height: 140%;
	text-align:left;
}

/*--------------------------------------
 Text Module
---------------------------------------*/

p,
pre,
address,
cite {
 font-size: 100%;
 margin: 0.8em 16px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
 clear: both;
 font-weight: bold;
 line-height: 1.2;
 /*margin: 1em 16px;*/
}
h1 {
    font-size: 160%;
    color: #0179b6;
    padding: 5px 0 5px 30px;
    margin-bottom: 10px;
    background: url(images/arrow_big.gif) no-repeat left;
    border-bottom: 2px dotted #CCCCCC;
}
h2 { font-size: 130%;
    line-height: 150%;
}
h3 {
    font-size: 115%;
    font-weight: bold;
    padding: 0 0 0 17px;
    line-height: 20px;
    background: url(images/arrow.gif) no-repeat left;
}
h3 a{
    text-decoration: underline;
}
h4 {
    font-size: 115%;
    font-weight: bold;
    padding: 0 0 0 17px;
    line-height: 20px;
    background: url(images/arrow.gif) no-repeat left;
}
h4 a{
    text-decoration: underline;
}
h5 { font-size: 100%;
    line-height: 140%;
}
h6 { font-size: 80%;}

em {
	font-style: normal;
	font-weight: bold;
}
strong {	font-weight: bold;}
hr {	display:none;}
.caption{font-size:86%;}
/*--------------------------------------
	Hypertext Module
---------------------------------------*/

a {
	color:#ff6600;
	text-decoration: none;
}

/*a:link {
	color:#B00;
}*/

/*a:visited {
	color:#B00;
}*/

a:hover {
	color: #0179B6;
}


/*--------------------------------------
	List Module
---------------------------------------*/

ul,
ol,
dl {
	margin: 1em 16px;
	padding: 1px 8px;
}

li ul,
li ol,
li dl,
li p,
dd ul,
dd ol,
dd dl,
dd p {
	margin: 0.4em 8px;
}
/*--------------------------------------
	Image Module
---------------------------------------*/

img {
	vertical-align: bottom;
	border:0;
}

/*--------------------------------------
	custum Module
---------------------------------------*/

.clear {
	clear: both;
	font-size: 1px;
}

/*--------------------------------------
	breadcrumbs Module
---------------------------------------*/
#theme_breadcrumbs {
	padding-left:11px;
}

/*--------------------------------------
    basic setting
---------------------------------------*/
#maincont{
	width: 962px;/* ←ページ全体幅を変えるときはこの数値を修正 */
	margin-left:auto;
	margin-right:auto;
}

#leftcolumn {
	width: 200px;/* ←左メニュー幅を変えるときはこの数値を修正 */
	/*padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;*/
}

#rightcolumn {
	display: none;
	width: 200px;/* ←右メニュー幅を変えるときはこの数値を修正 */
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 0px;
}

table {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	border-collapse: collapse;
}

td {border: 0px none;margin:0px;padding:0px;border-collapse: collapse;}

table td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}


input.formButton {}

.item {
    margin-top: 10px;
    margin-bottom: 0px;
    /*border: 1px solid #cccccc;*/
}
.itemHead {padding: 5px; background-color: #888888; color: #FFFFFF;}
/*.itemInfo {text-align: right; padding: 3px; background-color: #efefef;}*/
.itemTitle a {font-size: 130%; font-weight: bold; font-variant: small-caps; color: #ffffff; background-color: transparent;}
.itemCategory a {font-size: 90%; font-variant: small-caps; /*color: #ffffff;*/ background-color: transparent; float: right; margin-top: -30px;}
.itemPoster {font-size: 90%; font-style:italic;}
.itemPostDate {font-size: 90%; font-style:italic;}
.itemStats {font-size: 90%; font-style:italic;}
.itemBody {padding-left: 5px;}
.itemText {margin-top: 5px; margin-bottom: 5px; line-height: 1.5em;}
/*.itemText:first-letter {font-size: 133%; font-weight: bold;}*/
.itemFoot {text-align: right; padding: 3px; background-color: #efefef;}
.itemAdminLink {font-size: 90%;}
.itemPermaLink {font-size: 90%;}

/*kmLine Enclosure*/
.kmLine{
	padding:0px;
}
.kmLineTL{
	width:4px;
	height:4px;
	font-size: 1px;
	background: url(images/km_line_tl.gif) no-repeat left top;
}
.kmLineTC{
	height:4px;
	font-size: 1px;
	background: url(images/km_line_tc.gif) repeat-x ;
}
.kmLineTR{
	width:4px;
	height:4px;
	font-size: 1px;
	background: url(images/km_line_tr2.gif) no-repeat right top;
}
.kmLineML{
	width:4px;
	background: url(images/km_line_ml.gif) repeat-y left top;
}
.kmLineMC{
	padding:10px;
}

.kmLineMC h4{
	padding: 0 0 3px;
	margin:0 0 10px;
	width: auto;
	height:20px;
	font-weight:bold;
	font-size:120%;
	text-align:left;
	background: url(images/line_dot.gif) no-repeat left bottom;
}
.kmLineMR{
	width:4px;
	background: url(images/km_line_mr.gif) repeat-y right top;
}
.kmLineBC{
	font-size: 1px;
	background: url(images/km_line_bc.gif) repeat-x ;
}
.kmLineBL{
	width:4px;
	height:4px;
	font-size: 1px;
	background: url(images/km_line_bl.gif) no-repeat left top;
}
.kmLineBR{
	width:4px;
	height:4px;
	font-size: 1px;
	background: url(images/km_line_br2.gif) no-repeat right top;
}

/*detail Enclosure*/
.detailArea{
	padding:0;
	width:720px;
	margin:0 0 10px;
	background: url(images/detail_km_c.gif) repeat-y ;
}
.detailArea .detailAreaT{
	width:720px;
	height:3px;
	font-size:1px;
	background: url(images/detail_km_t.gif) no-repeat ;
}
.detailArea .detailAreaB{
	width:720px;
	height:3px;
	font-size:1px;
	background: url(images/detail_km_b.gif) no-repeat ;
}

/*icnR*/
ul.icnR{
	padding:0;
	margin:0;
	list-style:none;
}
.detailArea ul.icnR{
	padding:10px 20px;
	margin:0;
	list-style:none;
}
.icnR li{
	padding:0 0 0 10px;
	margin:0 0 1em;
	background: url(images/icn_red.gif) no-repeat left 0.6em;
	font-size:86%;
}

.contmain1{
	background-image: url(images/ta_01.gif);
	background-repeat: repeat-y;
}

.contmain2{
	background-image: url(images/ta_02.gif);
	background-repeat: repeat-y;
	background-position: right center;
	padding-right: 3px;
	padding-left: 3px;
}

.space{
	height: 10px;
}

/*--------------------------------------
    hedder
---------------------------------------*/
#headerlogo {
    height: 86px;
    width: 958px;
    margin-left:2px;
    margin-bottom:10px;
	background-image: url(images/hedda.jpg);
	background-repeat: no-repeat;
	float: left;
}

.headertext{
	color: #666666;
}

#headermenu {
	float: right;
    width: 267px;
	margin-top: -90px;
	font-size:12px;
}

#headermenu .hm_link {
	padding:0 7px 0 15px;
	text-align: center;
}

#headermenu a{
	color:#FFFFFF;
}
#headermenu  a:hover{
	color: #ffff99;
	text-decoration:none;
}

#headertop {
	float: left;
    height: 20px;
    width: 200px;
	margin-left: 10px;
	text-align: left;
}
.hm_linkimg {
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
}
#gnavi {
	float: left;
}

/*--------------------------------------
    center contents
---------------------------------------*/
#mainImg{
    margin-top:-10px; 
    width: 720px;
    hight: 296px;
    text-align: left;

}
#mainImg a {
	display:block;
}
#mainImg a:hover {
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}
#mainImg ul{
	list-style:none;
	padding:0;
	margin:0;
}

#linkmenu{
    width: 720px;
    text-align: right;
	font-size: 11px;
}
/*--------------------------------------
    main topics
---------------------------------------*/
#topicstitle{
	padding-bottom: 3px;
	margin: 50px 0 5px 0;
}

#topicssub{
    float: right;
    height: 20px;
    width: 300px;
	margin-top: -28px;
	margin-right: 10px;
	text-align: right;
}

ul .topics{
	font-size:100%;
	text-align: left;
	padding: 0;
	margin:0;
	list-style:none;
}
ul .topics li{
	padding: 0 0 0 15px;
}
ul .topics li a{
	color: #333333;
}
ul .topics li a:hover{
	color: #0179B6;
	text-decoration:underline;
}
/*--------------------------------------
    main report
---------------------------------------*/
#reporttitle{
	padding-bottom: 3px;
	margin: 10px 0 5px 0;
}

#reportsub{
    float: right;
    height: 20px;
    width: 300px;
	margin-top: -28px;
	margin-right: 10px;
	text-align: right;
}

/*--------------------------------------
    main direct button
---------------------------------------*/
#cdbarea{
	padding:0;
	margin-bottom:30px;
}
#cdbarea ul{
	padding:0;
	margin:0;
	width:723px;
}
#cdbarea li{
	display:block;
	float:left;
	list-style:none;
	padding:0;
	margin:0;
	width:241px;
}
#cdbarea a {
	display:block;
}
#cdbarea a:hover {
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}

/*--------------------------------------
    main report
---------------------------------------*/
#repoarea {

}
#repoarea ul {
	padding:0;
	margin:0 0 0 10px;
	list-style:none;
	width:720px;
}
#repoarea li {
	/*display:block;*/
	float:left;
    background:url(images/report_flame.gif) no-repeat center middle;
	padding:0px 10px 10px 10px;
	margin-bottom: 10px;
	width:220px;
}
#repoarea p {
    margin-right: 20px;
    padding: 0;
	float: right;
	font-size:90%;
}
#repoarea a {
	display:block;
}
#repoarea a:hover {
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}
#repoarea img {
	width:200px;
	height:140px;
    margin-bottom: 8px;
    clear:both;
}
.reporttop{
    padding: 8px;
}

/*--------------------------------------
    right top
---------------------------------------*/

#righttopbutton {
	margin-top: 2px;
	margin-bottom: 10px;
}

#search{
	text-align:right;
	padding-right: 5px;
	padding-top: 3px;
	width: 250px;
	float: right;
}

th {
	/*color: #FFFFFF;*/
	padding : 4px;
	vertical-align : middle;
	/*background-image: url(images/th.gif);*/
}

.column2 {
	width: 10px;
}

/*--------------------------------------
    left section
---------------------------------------*/
#leftcolumn .g_navi ul{
	float:left;
	margin:1px 0 8px -7px;
}
#leftcolumn .g_navi li{
	list-style:none;
	margin:3px 0;
}
#leftcolumn .g_navi a:hover{
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}
	
#leftcolumn .2010logo{
	height:200px;
	margin-bottom:30px;
}

#leftcolumn .blockTitle {
	padding-top: 7px;
	padding-bottom: 3px;
	color: #CC9900;
	font-weight: bold;
	background-image: url(images/leftmenu-title_01.jpg);
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-position: left top;
}

#leftcolumn .blockTitleleft {
	width: 6px;
	background-image: url(images/leftmenu-title_02.jpg);
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#leftcolumn .blockContent {
	padding: 3px;
	background-image: url(images/leftmenu-title_03.jpg);
}

#leftcolumn .blockContentleft {
	width: 6px;
	background-image: url(images/leftmenu-title_04.jpg);
	background-position: right top;
}

.blockBottom {
	height:15px;
	background-image: url(images/leftmenu-title_05.jpg);
	background-repeat: no-repeat;
}

.blockBottomleft {
	width: 6px;
	background-image: url(images/leftmenu-title_06.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#centercolumn {
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	text-align: left;
}

.cont-title {
	color: #777;
	font-weight: bold;
	background-image: url(images/center-title.jpg);
	height: 23px;
	padding-top: 6px;
	padding-left: 18px;
	background-repeat: no-repeat;
}

.blockTitle2 {
	background-image: url(images/center-title_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 6px;
	padding-left: 18px;
	height: 23px;
}

/*--------------------------------------
    main column
---------------------------------------*/
.centerCcolumn {
	clear:both;
	padding-bottom: 3px;
	/*padding-left: 5px;*/
}

.centerCcolumn div.blockTitle {
	clear:both;
	color: #777;
	font-weight: bold;
	background-image: url(images/center-title_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.centerCcolumn div.blockContent {
    width: 720px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.centerLcolumn {
	float: left;
	overflow:hidden;
	width: 48%;
	padding-right: 3px;
}

.centerLcolumn div.blockTitle {
	color: #777;
	font-weight: bold;
	background-image: url(images/centerl-title_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.centerLcolumn div.blockContent {
	margin-bottom: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.centerRcolumn {
	float: right;
	overflow:hidden;
	width: 49%;
	padding-left: 3px;
}

.centerRcolumn div.blockTitle {
	color: #777;
	font-weight: bold;
	background-image: url(images/centerr-title_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.centerRcolumn div.blockContent {
	margin-bottom: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}

div#content {text-align: left;}

/*--------------------------------------
    right section
---------------------------------------*/
#rightcolumn .blockTitle {
	padding-top: 7px;
	padding-bottom: 3px;
	color: #5577AA;
	font-weight: bold;
	background-image: url(images/rightmenu-title_01.jpg);
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-position: left top;
}

#rightcolumn .blockTitleleft {
	width: 6px;
	background-image: url(images/rightmenu-title_02.jpg);
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#rightcolumn .blockContent {
	padding: 3px;
	background-image: url(images/rightmenu-title_03.jpg);
}

#rightcolumn .blockContentleft {
	width: 6px;
	background-image: url(images/rightmenu-title_04.jpg);
	background-position: right top;
}

/*--------------------------------------
    right menu
---------------------------------------*/
#sideMenu {
	margin-bottom: 10px;
}
#sideMenu a:hover {
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}

/*--------------------------------------
    7days
---------------------------------------*/
#Login7days {
    height: 120px;
    width: 200px;
   	background-image: url(http://www.kobejc.or.jp/2008/uploads/imgc85e8b77faaad0f20d7f4.gif);
	background-repeat: no-repeat;
	padding-top: 37px;
	margin: 12px 0;
	font-size:11px;
} 
#Login7days td {
    height: 25px;
    text-align:left;
    padding-left:8px;
}

/*--------------------------------------
    RSS
---------------------------------------*/
#rss {
    width: 200px;
    margin-top: -35px;
}
#rss ul {
	padding:0;
	margin:0 0 0 -1px;
	list-style:none;
}
#rss li {
	float:left;
	padding:0px 1px;
}
/*--------------------------------------
    button
---------------------------------------*/
.btnLF a{
	width:240px;
	height: 32px;
	margin-top: 5px;
	margin-bottom: 15px;
	background-image: url(images/button_bk.jpg);
	padding-top: 14px;
	padding-left: 10px;
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: left;
	display: block;
	float: right;
	background-position: 1px;
	font-size: 17px;
	color:#333333;
}

.btnLF a:hover{
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}
/*--------------------------------------
    button2
---------------------------------------*/
.btnLFL a{
	width:360px;
	height: 32px;
	margin-top: 5px;
	margin-bottom: 15px;
	display: block;
	float: right;
	background-position: 1px;
}

.btnLFL a:hover{
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}

/*--------------------------------------
    Form table
---------------------------------------*/
.formtable{
	margin-bottom: 20px;
	width: 720px;
}
.formtable tr{
    height: 24px;
}

/*--------------------------------------
    tips_accordion
---------------------------------------*/
.AccordionArea {
	overflow: hidden;
}
.AccordionArea div.AccordionTab { 
	margin: 0;
	padding: 0;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}
.AccordionArea .selected { 
	color:#900;
	font-weight: bold;
}
.AccordionContent {
	overflow: auto;
	margin: 0;
	padding: 0;
}
/*--------------------------------------
    banner
---------------------------------------*/
#banner {
	text-align: center;
	margin-top: 20px;
}

/*--------------------------------------
    history table
---------------------------------------*/
#historytable {
}
#historytable table {
    width: 720px;
    font-size: 86%;
}
#historytable th {
    background-color: #e0e0e0;
}
#historytable .trh {
    background-color: #e0e0e0;
}
#historytable .trbk {
    background-color: #d6f0ff;
}

#historytable .td1 {
    width: 280px;
    padding: 2px 4px 2px 4px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#historytable .td2 {
    width: 200px;
    padding: 2px 4px 2px 4px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#historytable .td3 {
    width: 140px;
    padding: 2px 4px 2px 4px;
}

/*--------------------------------------
    inquiry
---------------------------------------*/
.inquiry_tbl td{
	padding:5px;
	text-align:left;
}


/*--------------------------------------
    footer section
---------------------------------------*/
#footbnr a:hover {
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}
#footbnr table {
    text-align:center;
}

#pagetop {
	text-align:right;
	vertical-align: middle;
	font-size: 9px;
	padding: 10px 8px 10px 1px;
}

.footer {
    margin: 0;
    padding-top:39px;
    height: 60px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
}

.footmenu{
	float: right;
	margin: 5px 10px 0 0;
	text-align: right;
    font-size: 11px;
	color: #FFFFFF;
}
.footmenu a {
	color: #FFFFFF;
}
.footmenu a:hover {
	color: #ffff99;
	text-decoration:none;
}

.footcopy {
	float: left;
	margin: 5px 0 0 10px;
    font-size: 11px;
	color: #FFFFFF;
}
.footcopy a {
	color: #FFFFFF;
}
.footcopy a:hover {
	color: #ffff99;
	text-decoration:none;
}
/*--------------------------------------
    sitemap
---------------------------------------*/
#sitemap {
    padding-top: 5px;
    padding-bottom: 5px;
}


/*--------------------------------------
    main menu
---------------------------------------*/
#mainmenu a {
	display: block;
	background-image: url(images/menulink1.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 4px;
	padding-left: 9px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}

#mainmenu a:hover {
	background-image: url(images/menulink2.gif);
	background-repeat: no-repeat;
}

#mainmenu a.menuTop {padding-left: 10px;}
#mainmenu a.menuMain {padding-left: 10px;}
#mainmenu a.menuSub {
	padding-left: 10px;
	margin-left: 15px;
	display: block;
}

#usermenu a {
	display: block;
	background-image: url(images/menulink1.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 4px;
	padding-left: 9px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}
#usermenu a:hover {
	background-image: url(images/menulink2.gif);
	background-repeat: no-repeat;
}
#usermenu a.menuTop {}
#usermenu a.highlight {background-color: #fcc;}


.outer{
}
.outer th{
    font-size: 115%;
    font-weight: bold;
    padding: 0 0 0 17px;
    line-height: 20px;
    background: url(images/arrow.gif) no-repeat left;
}

.outer td.head{
    padding: 5px;
}
.outer td.odd{
    padding: 5px;
}
.outer td.even{
    padding: 5px;
}

.head {
	padding: 5px;
	background-image: url(images/foot.gif);
	background-repeat: repeat-x;
	background-color: #EBEBEB;
}

.even {
	padding: 5px;
	background-image: url(images/even.gif);
	background-repeat: repeat-x;
}

.odd {
	padding: 5px;
	background-image: url(images/even.gif);
	background-repeat: repeat-x;
}

.foot {
	padding: 5px;
	background-image: url(images/foot.gif);
	background-repeat: repeat-x;
	background-color: #EBEBEB;
}

tr.even td {
	padding: 5px;
	background-image: url(images/even.gif);
	background-repeat: repeat-x;
}

tr.odd td {
	padding: 5px;
	background-image: url(images/even.gif);
	background-repeat: repeat-x;
}

div.errorMsg {
    background-color: #FFCCCC;
    text-align: center;
    border-top: 1px solid #DDDDFF;
    border-left: 1px solid #DDDDFF;
    border-right: 1px solid #AAAAAA;
    border-bottom: 1px solid #AAAAAA;
    font-weight: bold;
    padding: 10px;
}

div.confirmMsg {
    background-color: #DDFFDF;
    color: #136C99;
    text-align: center;
    border-top: 1px solid #DDDDFF;
    border-left: 1px solid #DDDDFF;
    border-right: 1px solid #AAAAAA;
    border-bottom: 1px solid #AAAAAA;
    font-weight: bold;
    padding: 10px;
}

div.resultMsg {
    background-color : #CCCCCC;
    color: #333333;
    text-align: center;
    border-top: 1px solid silver;
    border-left: 1px solid silver;
    font-weight: bold;
    border-right: 1px solid #666666;
    border-bottom: 1px solid #666666;
    padding: 10px;
}

div.xoopsCode { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;}
div.xoopsQuote { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;}


.comTitle {font-weight: bold; margin-bottom: 2px;}
.comText {padding: 2px;}
.comUserStat {font-size: 10px; color: #2F5376; font-weight:bold; border: 1px solid silver; background-color: #ffffff; margin: 2px; padding: 2px;}
.comUserStatCaption {font-weight: normal;}
.comUserStatus {margin-left: 2px; margin-top: 10px; color: #2F5376; font-weight:bold; font-size: 10px;}
.comUserRank {margin: 2px;}
.comUserRankText {font-size: 10px;font-weight:bold;}
.comUserRankImg {border: 0;}
.comUserName {}
.comUserImg {margin: 2px;}
.comDate {font-weight: normal; font-style: italic; font-size: smaller}
.comDateCaption {font-weight: bold; font-style: normal;}
