/*-------------------------------------------------
  General layout
  TSB siccms001ky
-------------------------------------------------*/
body{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 12px;
	padding: 0px 0;
	margin: 0;
}

img{
	border: 0;
}

form{
	margin: 0;
}

/* Headings */
h1,h2,h3,h4,h5,h6
{
    font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-weight: normal;
	margin: 0;
}


/* Basic classes */
.hidden{
	display: none;
}

.centerize{
	text-align: center;
}

.clearing{
	width: 784px;
	height: 0;
	clear: both;
}


/*------------------------------NL_wrapper---Start---*/
#NL_wrapper{
					float: left;
					width:99%;
					margin-right: -215px;
					background-color:#ffffff;
}
/*------------------------------NL_wrapper---End---*/


/*------------------------------Not Banner wrapper---Start*/
#not_banner_wrapper{
					float:left;
					width:770px;
}
/*------------------------------Not Banner wrapper---End---*/


/*------------------------------Banner right---Start---*/
#banner_right {
					float: right;
					width: 213px;
}

* html #banner_right { 
					float: right;
					width: 210px;
} 
/*------------------------------Banner right---End---*/


/*------------------------------Banner left---Start---*/
#banner_left {
					float: right;
					width: 192px;
					margin : 0px 0px;
					
					
}
/*------------------------------Banner left---End---*/


/*------------------------------Underbar---Start---*/
#Underbar{
					width : 1003px;
					height : 65px;
					margin : 0 auto;
					background-image : url(./img/Underbar.jpg);
}
/*------------------------------Underbar---End---*/

/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
#mainwrapper{
	width: 785px;
	background: #E0E0E0;
	border-width: 0 2px;
	border-style: solid;
	border-color: #E0E0E0;
}

#wrapper
{

}

/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container
{
	float: right;
	width: 570px;
	height: 1%;
	overflow: visible;

	padding: 1px 0 0 0;

}
.content
{
	width: 565px;
	padding: 1px 1px 1px 4px;
	background: #ffffff;
}

/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.contenttitle h2
{
	clear: both;
	background: url(images/dot.gif) bottom repeat-x;
	font-size: 15px;
	padding: 0 0 6px 0;
	margin: 0;
}
.contentbody
{
	font-size:13px;
	text-align: justify;
	padding: 0 0 16px 0;
	line-height:1.5;
}

/*-------------------------------------------------
  Item info
-------------------------------------------------*/
.contentitemcategory
{
	background: url(images/bgcategory.gif) center left no-repeat;
	font-size: 12px;
	line-height: 12px;
	padding: 0 10px 0 14px;
}
.contentitempostedby
{
	background: url(images/bgpostedby.gif) center left no-repeat;
	font-size: 12px;
	line-height: 12px;
	padding: 0 10px 0 12px;
}
.contentitemcomments
{
	background: url(images/bgcomment.gif) center left no-repeat;
	font-size: 12px;
	line-height: 12px;
	padding: 0 10px 0 13px;
}
.contentitemedit
{
	background: url(images/bgedit.gif) center left no-repeat;
	font-size: 12px;
	line-height: 12px;
	padding: 0 10px 0 11px;
}
.contentitem
{
	padding: 3px 0 0 0;
	margin: 0 0 16px 0;
}
.contentitem1
{
	display: inline;
}
.contentitem2
{
	display: inline;
	background: url(images/dotv.gif) left repeat-y;
	padding: 0 0 0 10px;
}
.contentitem3
{
	display: inline;
	background: url(images/dotv.gif) left repeat-y;
	padding: 0 0 0 10px;
}
.contentitem4
{
	display: inline;
	padding: 0 0 0 10px;
	background: url(images/dotv.gif) left repeat-y;
}

/*-------------------------------------------------------*/

/* Lists */
ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

li{
	/*background: url(images/arrow.gif) left 5px no-repeat;*/
	padding: 0 0 0 10px;
	margin: 0 20px;
}


/* Links */
a:link, a:visited{
	color: #635D45;
	text-decoration: none;
}

a:hover, a:active{
	color: black;
}

#header a:link, #header a:visited{
	color: #474747;
}

#header a:hover, #header a:active{
	color: #737373;
}

#copyrights a:link, #copyrights a:visited{
	color: #474747;
}

#copyrights a:hover, #copyrights a:active{
	color: #737373;
}


/*-------------------------------------------------
  Header
-------------------------------------------------*/
#header{
	position: relative;
	width: 974px;
	background: white;
	background: #E0E0E0;
	border-width: 0px 0px 0;
	border-style: solid;
	border-color: #FFFFFF;
	margin: auto;
}


#header h1{
	/* small header image specific lines */
	height: 168px;
	width: 692px;
	background: white url(images/header_sm.jpg) repeat-x 0 6px;
	margin: 0 6px;
	/* end small header image specific lines */
	font-size: 38px;
	text-align: center;
	line-height: 160px;
	letter-spacing:5px;
}

/*-------------------------------------------------
  Menu
-------------------------------------------------*/
#sidebarcontainer
{
	float: left;
	width: 200px;
	background-color: #f8e2e7;
	padding: 0px 0 0 0;
	margin:0px 0px 0px 15px;
	_margin:0px 0px 0px 8px;
	
}
.sidebar
{
	color: #21262A;
					margin: 0 0 0px 1px;

}

/* Menu lists */
.sidebardl
{
	padding: 0 0 0px 0;
	margin: 0;
	
}
.sidebardl dt
{
	background: #E5E5E5 url(images/sidetitlebg.gif);
	color: #3A3523;
	font-size: 12px;
	font-weight: bold;
	letter-spacing:2px;
    font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", Arial, "Trebuchet MS", sans-serif;
	padding: 4px 10px;
}
.sidebardl dd
{
	background: #f8e2e7;
	padding: 2px 10px;
	margin: 0px 0 0 0;
}
.sidebardl dd:hover
{
	background: #f8e2e7;
	padding: 2px 10px;
	margin: 0px 0 0 0;
}
.sidebardl dd a:link, .sidebardl dd a:visited
{
	background: url(images/arrow.gif) left center no-repeat;
	padding: 0 0 0 10px;
}

/*-------------------------------------------------
  Footer
------------------------------------------------*/
#footer
{
	width: 1003px;
	background: #FCD21B;
	text-align: center;
	border-width: 0px 2px 2px 2px;
	border-style: solid;
	border-color: #E0E0E0;
	margin: 0 auto;
	
	
}

/*-------------------------------------------------
  Underbar

#Underbar {
background-image:url(http://www.tsb.ne.jp/img/Underbar.jpg);
height:65px;
width:1003px;
}
-------------------------------------------------*/




/*-------------------------------------------------
  Miscelaneous
-------------------------------------------------*/
/* VBlog image onion skin shadow - From AListApart.com*/
.wrap1, .wrap2, .wrap3
{
	display:inline-table;
	/* \*/display:block;/**/
}
.wrap1
{
	float:left;
	background:url(images/shadow.gif) right bottom no-repeat;
	margin: 0 5px 3px 0;
}
.wrap2
{
	background:url(images/corner_br.gif) left bottom no-repeat;
}
.wrap3
{
	background:url(images/corner_tr.gif) right top no-repeat;
	padding:0 5px 5px 0;
}
.wrap3 img
{
	display:block;
	border: 3px solid white;
}

/* Search highlight color */
.highlight
{
	background: #80ff80;
}

/* Leftbox and Rightbox toolbar buttons */
.leftbox, .rightbox {
	margin: 3px;
	padding: 3px;
	font-size: larger;
	width: 20%;
}
.leftbox {
	float: left;
	border-right: 2px solid #ccc;
}
.rightbox {
	float: right;
	border-left: 2px solid #ccc;
}


/*------------------------------calendar---Start---*/
table.calendar {
	background-color:#fff;border-collapse:collapse;
	font-family:sans-serif;
	border:1px solid #ddd;
}
table.calendar caption {
	color:#aaa;
	letter-spacing:2px;padding:4px;
}
table.calendar th,table.calendar td {
	border:1px solid #ddd;padding:2px 4px;
}
table.calendar th {
	text-align:center;
}
table.calendar td {
	text-align:right;color:#999;
	letter-spacing:1px;
}
tr.calendardateheaders {
	background-color:#ccc;color:#fff;
}
td.blank {
	background-color:#f5f5f5;
}
td.saturday {
	background-color:#f7f9fd;
}
td.sunday {
	background-color:#fff3ee;
}
td.holiday {background-color:#fff3ee;
}
td.today {background-color:#f9f0a8;
}

/*�ȉ��Adefault�X�L���p */
table.calendar a:link,table.calendar a:visited {
	background:none;padding:0;
         font-weight: bold;
         color: #cb3167;
}
table.calendar {
	margin:0 auto;
}
/*------------------------------calendar---End---*/

/*------------------------------link---Start---*/

a.ar{text-decoration:underline; color:#00552B;}
a:hover.ar{text-decoration:none; color:#00552B;}
/*------------------------------link---End---*/
