body {
	background: #efefef url(images/bg.gif);
	color: #444444;
	font-size: 93%;
	margin: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	font-family: "Hiragino Kaku Gothic Pro", Osaka, "Osaka-\xc5\xf9\xc9\xfd", "Osaka-等幅", "ヒラギノ明朝 Pro W6","ＭＳ Ｐゴシック", "trebuchet MS", trebuchet, verdana, arial, sans-serif;
}

table {
	width: 100%;
}

td {
	margin : 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	vertical-align: top;
	border: 0;
}

th {
	color: #000;
	padding: 2px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	vertical-align: middle;
}

p {
	margin: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 5px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	line-height: 1.4;
}

a {
	background: transparent;
	color: #762200;
	font-weight:bold;
	text-decoration: none;
}

a:visited {
	color: #762200;
}

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

th a {
	color: #762200;
}

h1, h2, h3, h4, h5 {
	color:#762200;
}

ul {
	text-align: left;
	margin: 2px 2px 2px 15px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 2px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	list-style: square outside;
}

input{
	font-size: 0.9em;
}

select{
	font-size: 0.9em;
}

textarea{
	font-size: 0.9em;
}

.outline {
	background: #ffffff;
	width: 1000px;
	margin:auto;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	border-right: solid 1px #7a7acc;
	border-left: solid 1px #7a7acc;
}

.headerlogo {
	background: #fff;
	width: 370px;
	height: 120px;
	margin: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

.headerbanner {
	background: #fff;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}

.headerlink {
	background: url(images/hd_link_bg.gif);
 	background-repeat: repeat-x;
	/*width: 100%;*/
	/*height: 38px;*/
	color: #762200;
	text-align: center;
	padding: 7px 10px 7px 10px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	vertical-align: middle;
	border: solid 1px #dddddd;
	border-bottom: solid 2px #dddddd;
}

.headerlink_hover {
	background: url(images/hd_hover_bg.gif);
 	background-repeat: repeat-x;
	/*width: 100%;*/
	/*height: 38px;*/
	color: #762200;
	text-align: center;
	font-weight: bold;
	padding: 5px 10px 6px 10px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	vertical-align: middle;
	border: solid 1px #dddddd;
	border-bottom: solid 2px #dddddd;
}

.headerlink a {
	color: #762200;
}

.headerlink vlink {
	color: #762200;
}

.headerbar {
	background: #fff;
	font-size: 10pt;
	text-align: right;
	margin: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	/*padding: 3px 5px;*/					/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 3px 0;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	border-bottom: solid 1px #dddddd;
}

.header_link_menu {
	margin: 0px 0px 15px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

.leftcolumn {
	background: url(images/lb.gif) left repeat-y;
	width: 190px;
	font-size: 0.9em;
	border-right: solid 1px #dddddd;
}

.leftcolumn th {
	background: #778899;
	color: #ffffff;
	font-size: 0.9em;
	vertical-align: middle;
}

.leftblockTitle {
	background: url(images/hbar.gif) repeat-x ;
	color: #4d4d80;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 4px 3px 3px 3px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

.leftblockContent {
	margin: 5px 2px 10px 2px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 3px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	line-height: 1.2;
}

.centeroutline {
	margin-bottom: 10px;					/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 0px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	border: solid 0px #cccccc;
}

.centercolumn {
	font-size: 0.9em;
	margin: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 10px 5px 10px 5px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

.centercolumn th {
	background: #778899;
	color: #ffffff;
	vertical-align: middle;
}

.centerCcolumn {
	margin: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 10px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

.centerCblockTitle {
	background: url(images/bg.gif);
	color: #4d4d80;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 4px 3px 3px 3px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	border: solid 1px #7a7acc;
}

.centerCblockContent {
	margin: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 0px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	line-height: 1.4;
	border-right: solid 0px #7a7acc;
	border-bottom: solid 0px #7a7acc;
	border-left: solid 0px #7a7acc;
}

.centerLcolumn {
	width: 50%;
	margin: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 0 3px 0 0;						/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

.centerLblockTitle {
	background: url(images/bg.gif);
	color: #4d4d80;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 4px 3px 3px 3px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	border: solid 1px #7a7acc;
}

.centerLblockContent {
	padding: 8px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	line-height: 1.4;
	border-right: solid 1px #7a7acc;
	border-bottom: solid 1px #7a7acc;
	border-left: solid 1px #7a7acc;
}

.centerRcolumn {
	width: 50%;
}

.centerRblockTitle {
	background: url(images/bg.gif);
	color: #4d4d80;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 4px 3px 3px 3px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	border: solid 1px #7a7acc;
}

.centerRblockContent {
	margin: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 8px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	line-height: 1.4;
	border-right: solid 1px #7a7acc;
	border-bottom: solid 1px #7a7acc;
	border-left: solid 1px #7a7acc;
}

.content {
	text-align: left;
	margin: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 8px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

.rightcolumn {
	background: #ede4ca;
	width: 200px;
	font-size: 0.9em;
	border-left: solid 0px #dddddd;
}

.rightcolumn th {
	background: #778899;
	color: #ffffff;
	font-size: 0.9em;
	vertical-align: middle;
}

.rightblockTitle {
	background: url(images/hbar.gif) repeat-x #ffffff;
	color: #4d4d80;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 4px 3px 3px 3px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

.rightblockContent {
	margin: 5px 2px 7px 2px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 3px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	line-height: 1.2;
}

.footerlink {
	/*width: 200px;*/
	background: #fff;
	color: #999;
	font-size: 9pt;
	text-align: left;
	padding: 0 5px 0 5px;					/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	vertical-align: middle;
	border-left: solid 1px #999;
}

.footerlink a {
	color: #999;
}

.footerlink vlink {
	color: #999;
}

.footerbar {
	background: #fff;
	color: #999;
	font-size: 9pt;
	text-align: right;
	margin: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 3px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

.footerbar a {
	color: #ffffff;
}

.footerbar a:visited {
	color: #ffffff;
}

.footerbar a:hover {
	color: #ff8c00;
	text-decoration:underline overline;
}

.footerbar2 {
	background: url(images/footer_line.gif);
 	background-repeat: repeat-x;
 	background-position: center;
	height: 40px;
}

input.formButton {}

.item {
	border: solid 1px #7a7acc;
}

.itemHead {
	background: #778899;
	color: #ffffff;
	margin: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 3px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

.itemInfo {
	background: #efefef;
	text-align: right;
	margin: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 3px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

.itemTitle a {
	background: transparent;
	color: #ffffff;
	font-size: 120%;
	font-weight: bold;
}

.itemTitle a:visited {
	color: #e6e6e6;
}

.itemPoster {
	font-size: 0.9em;
}

.itemPostDate {
	font-size: 0.9em;
}

.itemStats {
	font-size: 0.9em;
}

.itemBody {
	margin: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding-left: 5px;						/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

.itemText {
	margin: 6px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	line-height: 1.5;
}

.itemFoot {
	background: #efefef;
	text-align: right;
	margin: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 3px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

.itemAdminLink {
	font-size: 0.9em;
}

.itemPermaLink {
	font-size: 0.9em;
}

td#mainmenu a {
	text-decoration: none;
	margin: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 2px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	display: block;
}

td#mainmenu a:visited{
	color:#000080;
}


td#mainmenu a:hover {
	background: #e6e6e6;
	text-decoration: none;
}

td#mainmenu a.menuTop {
	margin: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding-left: 3px;						/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	border-bottom: dotted 1px #7a7acc;
}

td#mainmenu a.menuMain {
	margin: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding-left: 3px;						/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	border-bottom: dotted 1px #7a7acc;
}

td#mainmenu a.menuSub {
	margin: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding-left: 9px;						/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	border-bottom: dotted 1px #7a7acc;
}

td#usermenu a {
	background: #ffffff;
	text-decoration: none;
	margin: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 2px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	border-bottom: dotted 1px #7a7acc;
	display: block;
}

td#usermenu a:visited {
	color:#000080;
}

td#usermenu a:hover {
	background: #666;
	text-decoration: none;
}
td#usermenu a.menuTop {}

td#usermenu a.highlight {
	background: #ffcccc;
}

.outer {
	border: solid 1px #c0c0c0;
}

.head {
	background: #c2cdd6;
	font-weight: bold;
	margin: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 5px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

.even {
	background: #efefef;
	margin: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 5px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

.odd {
	background: #e6e6e6;
	margin: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 5px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

.foot {
	background: #c2cdd6;
	font-weight: bold;
	margin: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 5px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

tr.even td {
	background: #efefef;
	margin: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 5px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

tr.odd td {
	background: #e6e6e6;
	margin: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 5px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

div.errorMsg {
	background: #ffcccc;
	font-weight: bold;
	text-align: center;
	margin: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 10px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	border-top: solid 1px #ddddff;
	border-right: solid 1px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	border-left: solid 1px #ddddff;
}

div.confirmMsg {
	background: #ddffdf;
	color: #136c99;
	font-weight: bold;
	text-align: center;
	margin: 10px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 10px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	border-top: solid 1px #ddddff;
	border-right: solid 1px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	border-left: solid 1px #ddddff;
}

div.resultMsg {
	background: #ddddff;
	color: #333333;
	font-weight: bold;
	text-align: center;
	margin: 10px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 10px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	border-top: solid 1px #cccccc;
	border-right: solid 1px #9999cc;
	border-bottom: solid 1px #9999cc;
	border-left: solid 1px #cccccc;
}

div.xoopsCode, div.xoopsQuote { 
	width:98%;
	height: 100%;
	padding: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

div.xoopsCode pre {
	border: solid 1px #c0c0c0;
	margin:0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	overflow:auto;
	padding:0 1em;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	min-height:4em;
	height:auto;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
    background-color:#ffffff;
}
/* for IExplorer */
* html div.xoopsCode pre {
	height:4em;
	height:auto;	/* IE 6.x */
	width:40em;
}

div.xoopsQuote blockquote {
	margin: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 0 6px 6px 6px;					/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	border: solid 1px #c0c0c0;
    background-color:#ffffff;
}

.comTitle {
	font-weight: bold;
	margin-bottom: 2px;						/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

.comText {
	margin: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 2px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	line-height: 1.4;
}

.comUserStat {
	background: #f5f5f5;
	color: #2f5376;
	font-size: 0.8em;
	font-weight:bold;
	margin: 2px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 4px 2px 1px 4px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	border: solid 1px #c0c0c0;
}

.comUserStatCaption {
	font-weight: normal;
}

.comUserRank {
	margin: 2px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

.comUserRankText {
	font-size: 0.8em;
}

.comUserRankImg {
	border: 0;
}

.comUserName {}

.comUserImg {
	margin: 2px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

.comDate {
	font-size: smaller;
	font-weight: normal;
}

.comDateCaption {
	font-weight: normal;
}

.comUserStatus {
	background: #f5f5f5;
	color: #2f5376;
	font-size: 0.8em;
	font-weight: bold;
	margin: 2px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 4px 2px 1px 3px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	border: solid 1px #c0c0c0;
}
/*add by octrise,llc.*/
table.facility_information {
	padding: 2px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	margin: 5px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

table.facility_information_sub tr td {
	border: 2px #c0c0c0 solid;
	padding: 5px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	margin: 5px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}



.cal_descrip {
	width: 760px;
	height: 110px;
	margin: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	background: url(images/event_top.jpg);
	background-repeat: no-repeat;
	background-position: 37px 0px;
}

.cal_logo {
	width: 750px;
	height: 33px;
	margin: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	background: url(images/cal_logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

.cal_discri {
	width: 760px;
	padding: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	margin: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}


.jpicocal_day_0 {
	color: #762200;
}

.jpicocal_day_0_hover {
	color: #762200;
}

.jpicocal_day_0 a {
	color: #762200;
}

.jpicocal_day_0 vlink {
	color: #762200;
}


.bg_tsuta {
	width: 760px;
	height: 40px;
	margin: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	background: url(images/tsuta.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

.event_s_logo {
	width: 760px;
	height: 33px;
	margin: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	background: url(images/event_s_logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}


td.link_cal_top {
	background: url(images/icon_link_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	padding: 10px 0px 10px 10px;
	margin: 0px 0px 10px 0px;
				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

/* Login */

.login_title {
	background: url(images/login_01.gif);
	background-repeat: no-repeat;
	color: #4d4d80;
	font-size: 10px;
	font-weight: normal;
	height: 18px;
	/*margin: 0px 0px 0px 14px;*/			/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	margin: 0px 0px -2px 11px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 2px 0px 0px 5px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

.login_content {
	background: url(images/login_02.gif);
 	background-repeat: repeat-y;
	color: #4d4d80;
	font-size: 10px;
	font-weight: normal;
	/*margin: 0px 0px 0px 14px;*/			/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	margin: 0px 0px -2px 11px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 1px 0px 5px 10px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

.login_end {
	background: url(images/login_03.gif);
	background-repeat: no-repeat;
	color: #4d4d80;
	font-size: 10px;
	font-weight: normal;
	height: 18px;
	margin: 0px 0px 0px 11px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 0px 0px 0px 5px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

	ul.nlm {
		list-style: none;
		padding: 0;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
		margin-left: 0;						/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
		margin-right: 0;					/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	}
	ul.nlm li {
	padding: 0px 0px 0px 13px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	margin: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	}
	ul.nlm li *{
		vertical-align: middle;
	}

/* jpico */

h2.j2pico_main_menu_h2_1 a {
	background: url(images/icon_link_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0px 0px 0px 10px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

tr td h2.j2pico_main_menu_h2_1 {
	background: #fff;
}

h3.j2pico_main_menu_h2_1 a {
	background: url(images/icon_link_past.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	padding: 10px 0px 0px 10px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

tr td h3.j2pico_main_menu_h2_1 {
	background: #fff;
}

h2.j2pico_main_menu_h2_2 a {
	background: url(images/icon_link_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0px 0px 0px 10px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

tr td h2.j2pico_main_menu_h2_2 {
	background: #fff;
}

h3.j2pico_main_menu_h2_2 a {
	background: url(images/icon_link_past.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	padding: 10px 0px 0px 10px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

tr td h3.j2pico_main_menu_h2_2 {
	background: #fff;
}

h2.j2pico_main_menu_h2_3 a {
	background: url(images/icon_link_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0px 0px 0px 10px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

tr td h2.j2pico_main_menu_h2_3 {
	background: #fff;
}

h3.j2pico_main_menu_h2_3 a {
	background: url(images/icon_link_past.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	padding: 10px 0px 0px 10px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

tr td h3.j2pico_main_menu_h2_3 {
	background: #fff;
}

h2.j2pico_main_menu_h2_4 a {
	background: url(images/icon_link_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0px 0px 0px 10px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

tr td h2.j2pico_main_menu_h2_4 {
	background: #fff;
}

h3.j2pico_main_menu_h2_4 a {
	background: url(images/icon_link_past.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	padding: 10px 0px 0px 10px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

tr td h3.j2pico_main_menu_h2_4 {
	background: #fff;
}

/* guide */

td.guide_header {
	background: url(images/guide_header.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

td.guide_bg_top {
	font-size: 14px;
	width: 730px;
	height: 52px;
	background: url(images/guide_bg_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	margin: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

td.guide_bg_top2 {
	font-size: 14px;
	width: 730px;
	height: 52px;
	background: url(images/guide_bg_01_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	margin: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

td.guide_bg_top3 {
	font-size: 14px;
	width: 730px;
	height: 52px;
	background: url(images/guide_bg_01_3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	margin: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

td.guide_bg_middle {
	font-size: 14px;
	background: url(images/guide_bg_02.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding: 10px 60px 10px 35px;			/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

td.guide_bg_bottom {
	background: url(images/guide_bg_03.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}


/* 検索エリア */

table.jpicocal_detail_judge {
	margin: 10px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding:0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	border:0;
	border-collapse: collapse;				/* collapse/separate */
}
table.jpicocal_detail_judge th,td {
	margin: 0px 0px 0px 0px;;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding:0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	border:0;
}

.jpicocal_detail_judge td.top_left {		/* 左上角 */
	background: url("images/top_left.gif") bottom no-repeat;
	height: 27px;
	width: 11px;
}
.jpicocal_detail_judge td.top_center {		/* 上部 */
	background: url("images/top_center.gif") bottom repeat-x;
	height: 27px;
	color: #762200;
	font-size: 10pt;
	padding: 5px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}
.jpicocal_detail_judge td.top_right {		/* 右上角 */
	background: url("images/top_right.gif") bottom no-repeat;
	height: 27px;
	width: 11px;
}

.jpicocal_detail_judge td.side_left {		/* 左部 */
	background: url("images/side_left.gif") repeat-y;
}
.jpicocal_detail_judge td.side_right {		/* 右部 */
	background: url("images/side_right.gif") repeat-y;
}

.jpicocal_detail_judge td.btm_left {		/* 左下角 */
	background: url("images/btm_left.gif") no-repeat;
	height: 10px;
}
.jpicocal_detail_judge td.btm_right {		/* 右下角 */
	background: url("images/btm_right.gif") no-repeat;
	height: 10px;
}
.jpicocal_detail_judge td.btm_center {		/* 下部 */
	background: url("images/btm_center.gif") repeat-x;
	height: 10px;
}
.jpicocal_detail_judge td.content {			/* 中身 */
	background-color:#ffffff;
	padding: 10px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}
label.jpicocal_pccid,
label.jpicocal_dates,
label.jpicocal_areas,
label.jpicocal_payment,
label.jpicocal_ageobject,
label.jpicocal_rain_use,
label.jpicocal_genre1,
label.jpicocal_genre2,
label.jpicocal_genre3 {			/* 項目 */
	background: url(images/icon_link_past.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 0px 0px 0px 10px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

/* イベントカレンダー内ブログ表示 */
table.jpicocal_detail_d3blog {
	margin: 10px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding:0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	border:0;
	border-collapse: collapse;				/* collapse/separate */
}
table.jpicocal_detail_d3blog th,td {
	margin: -5px 0px -2px 0px;;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding:0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	border:0;
}

.jpicocal_detail_d3blog td.top_left {		/* 左上角 */
	background: url("images/top_left.gif") bottom no-repeat;
	height: 27px;
	width: 11px;
}
.jpicocal_detail_d3blog td.top_center {		/* 上部 */
	background: url("images/top_center.gif") bottom repeat-x;
	height: 27px;
	color: #762200;
	font-size: 14pt;
	padding: 5px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}
.jpicocal_detail_d3blog td.top_right {		/* 右上角 */
	background: url("images/top_right.gif") bottom no-repeat;
	height: 27px;
	width: 11px;
}

.jpicocal_detail_d3blog td.side_left {		/* 左部 */
	background: url("images/side_left.gif") repeat-y;
}
.jpicocal_detail_d3blog td.side_right {		/* 右部 */
	background: url("images/side_right.gif") repeat-y;
}

.jpicocal_detail_d3blog td.btm_left {		/* 左下角 */
	background: url("images/btm_left.gif") no-repeat;
	height: 10px;
}
.jpicocal_detail_d3blog td.btm_right {		/* 右下角 */
	background: url("images/btm_right.gif") no-repeat;
	height: 10px;
}
.jpicocal_detail_d3blog td.btm_center {		/* 下部 */
	background: url("images/btm_center.gif") repeat-x;
	height: 10px;
}
.jpicocal_detail_d3blog td.content {			/* 中身 */
	background-color:#ffffff;
	padding: 10px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}


/* サイドバー */

td.side_banner {
	padding: 0px 0px 3px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}


/* イベント情報 */
/* ALL*/
.event_main {
	border-collapse: collapse;				/* collapse/separate */
	margin: 10px 30px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 10px 30px 0px 30px;			/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}
/* header */
.event_main_head {
	background: url(images/event_out_01.gif);
	background-repeat: no-repeat;
 	background-position: -10px 0px;
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	height: 66px;
	/*margin: 0px 0px 0px 14px;*/			/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	margin: 0px 0px -2px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 10px 0px 0px 30px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}
/* contets */
.event_main tr  {
	background: url(images/event_out_02.gif);
 	background-repeat: repeat-y;
 	background-position: -10px 0px;
	margin: -2px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 30px 10px 0px 40px;			/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}
/* footer */
.event_main_foot {
	background: url(images/event_out_03.gif);
	background-repeat: no-repeat;
 	background-position: -10px 0px;
	height: 26px;
	/*margin: 0px 0px 0px 14px;*/			/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	margin: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

/* Contents Main left block ('jpico' Main contents:'jpico' body) */
div.jpico_body {
	margin: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 0px 0px 0px 15px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	width: 350px;
}
#jpico_fromto{
	color: #762200;
	font-size: 15px;
	font-weight: bold;
}

/* Contents Main right ('jpico' sub contents:'jpico' others:Event Data Sheet) */
.event_info {
	border-collapse: collapse;				/* collapse/separate */
	width: 367px;
	margin: 10px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 0px 30px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

/* Event data sheet header */
td.event_info_head {
	background: url(images/event_in_01.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 30px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 0px 0px 0px 30px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	width: 360px;
	height: 48px;
}

/* Event data sheet main : all */
td.event_info_detail {
 	background: url(images/event_in_02.gif);
	background-repeat: repeat-y;
	margin: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 0px 15px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	width: 360px;
}

/* Event data sheet main : field */
td.event_info_detail_col1 {
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;				
	padding: 0px 0px 0px 10px;
/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	width: 80px;
	color: #6dbb58;
	background-color:#fffbc4;
	font-weight: bold;
	text-align: justify;					/* IE 5.0+ / other left */
	text-justify: distribute-all-lines;		/* IE 5.0+ */
}

/* Event data sheet main : data */
td.event_info_detail_col2 {
	margin: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 0px 10px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	width: 280px;
	background-color:#fffbc4;
	align: left;
}

/* Event data sheet main : line */
td.event_info_detail_line {
 	background: url(images/tensen_s.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 360px;
	height: 6px;
}

/* Event data sheet main : data sub left block */
td.event_info_detail_col2_1 {
	margin: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 0px px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	width: 210px;
	height: 20px;
	background-color:#fffbc4;
	align: left;
}
td.event_info_detail_col2_1 div {
	width: 210px;
	height: auto;
	white-space: normal;
	word-wrap: break-word;					/* IE 5.5+ */
}

/* Event data sheet main : data sub right block to icon */
td.event_info_detail_col2_2 {
	margin: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	width: 65px;
	background-color:#fffbc4;
	align: center;
}

/* Event data sheet footer */
.event_info_foot {
	background: url(images/event_in_03.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	height: 15px;
}

/* Event data sheet main : icon */
/* to facility link icon */
a.event_facility_link {
	background:url(images/event_facility_1.gif) bottom left no-repeat;
	display:block;
}
a:hover.event_facility_link {
	background:url(images/event_facility_2.gif) bottom left no-repeat;
	display:block;
}

/* to google map link icon */
a.event_map_link {
	background:url(images/event_map_1.gif) bottom left no-repeat;
	display:block;
}
a:hover.event_map_link {
	background:url(images/event_map_2.gif) bottom left no-repeat;
	display:block;
}

/* to home page link icon */
a.event_hp_link {
	background:url(images/bottom_hp_01.gif) bottom left no-repeat;
	display:block;
}
a:hover.event_hp_link {
	background:url(images/bottom_hp_02.gif) bottom left no-repeat;
	display:block;
}

/* Event data sheet without Words of mouth block */
.event_info2 {
	/*border-collapse: collapse;*/		/* collapse/separate */
	width: 365px;
}

/* to words of mouth link icon */
a.event_mouth_submit {
	background:url(images/toukou_1.gif) bottom left no-repeat;
	display:block;
}
a:hover.event_mouth_submit {
	background:url(images/toukou_2.gif) bottom left no-repeat;
	display:block;
}

/* to about icon */
a.event_about_submit {
	background:url(images/event_about.gif) bottom left no-repeat;
	display:block;
}

/* イベント情報 -クチコミ */
.event_wordofmouth {
	border-collapse: collapse;				/* collapse/separate */
	margin: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}
th.event_wordofmouth_head {
	background: url(images/kuchikomi_01.gif);
	background-repeat: no-repeat;
	color: #fff;
	font-size: 28px;
	text-indent: -9999px;
	font-weight: bold;
	height: 201px;
	/*margin: 0px 0px 0px 14px;*/			/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	margin: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}
td.event_wordofmouth {
	background: url(images/kuchikomi_02.gif);
	background-repeat: repeat-y;
	font-size: 10px;
	font-weight: bold;
	/*margin: 0px 0px 0px 14px;*/			/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	margin: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 10px 30px 0px 30px;			/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}
.event_wordofmouth_foot {
	background: url(images/kuchikomi_03.gif);
	background-repeat: no-repeat;
	height: 11px;
	/*margin: 0px 0px 0px 14px;*/			/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	margin: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}
table.event_wordofmouth li {
	background: url(images/tensen.gif);
	background-repeat: repeat-x;
	background-position: -2px 17px;
	font-weight: bold;
	width: 700px;
	/*margin: 0px 0px 0px 14px;*/			/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	margin: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 3px 0px 9px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

/* 施設情報 */
/* ALL*/
.facility_main {
	border-collapse: collapse;				/* collapse/separate */
	margin: 10px 30px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 10px 30px 0px 30px;			/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}
/* header */
.facility_main_head {
	background: url(images/event_out_01.gif);
	background-repeat: no-repeat;
 	background-position: -10px 0px;
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	height: 66px;
	/*margin: 0px 0px 0px 14px;*/			/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	margin: 0px 0px -2px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 10px 0px 0px 30px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}
/* contets */
.facility_main tr  {
	background: url(images/event_out_02.gif);
 	background-repeat: repeat-y;
 	background-position: -10px 0px;
	margin: -2px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 30px 10px 0px 40px;			/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}
/* footer */
.facility_main_foot {
	background: url(images/event_out_03.gif);
	background-repeat: no-repeat;
 	background-position: -10px 0px;
	height: 26px;
	/*margin: 0px 0px 0px 14px;*/			/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	margin: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

/* Contents Main left block ('jpico' Main contents:'jpico' body) */
div.j2pico_body {
	margin: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 0px 0px 0px 15px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	width: 350px;
}

/* Contents Main right ('jpico' sub contents:'jpico' others:Event Data Sheet) */
.facility_info {
	border-collapse: collapse;				/* collapse/separate */
	width: 367px;
	margin: 10px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 0px 30px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

/* Event data sheet header */
td.facility_info_head {
	background: url(images/facility_in_01.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 30px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 0px 0px 0px 30px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	width: 360px;
	height: 48px;
}

/* Event data sheet main : all */
td.facility_info_detail {
 	background: url(images/event_in_02.gif);
	background-repeat: repeat-y;
	margin: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 0px 15px 10px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	width: 360px;
}

/* Event data sheet main : field */
td.facility_info_detail_col1 {
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 0px 2px 0px 2px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	width: 80px;
	color: #6dbb58;
	font-weight: bold;
	background-color:#fffbc4;
	text-align: justify;					/* IE 5.0+ / other left */
	text-justify: distribute-all-lines;		/* IE 5.0+ */
}

/* Event data sheet main : data */
td.facility_info_detail_col2 {
	margin: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 0px 00px 00px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	width: 280px;
	background-color:#fffbc4;
	align: left;
}
/* Event data sheet main : data sub left block */
td.facility_info_detail_col2_1 {
	margin: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 0px px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	width: 210px;
	height: 20px;
	background-color:#fffbc4;
	align: left;
}
td.facility_info_detail_col2_1 div {
	width: 210px;
	height: auto;
	white-space: normal;
	word-wrap: break-word;					/* IE 5.5+ */
}

/* Event data sheet main : data sub right block to icon */
td.facility_info_detail_col2_2 {
	margin: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	width: 65px;
	background-color:#fffbc4;
	align: center;
}

/* Event data sheet footer */
.facility_info_foot {
	background: url(images/event_in_03.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	height: 15px;
}

/* Event data sheet main : icon */
/* to facility link icon */
a.facility_facility_link {
	background:url(images/event_facility_1.gif) bottom left no-repeat;
	display:block;
}
a:hover.facility_facility_link {
	background:url(images/event_facility_2.gif) bottom left no-repeat;
	display:block;
}

/* to google map link icon */
a.facility_map_link {
	background:url(images/event_map_1.gif) bottom left no-repeat;
	display:block;
}
a:hover.facility_map_link {
	background:url(images/event_map_2.gif) bottom left no-repeat;
	display:block;
}

/* to home page link icon */
a.facility_hp_link {
	background:url(images/bottom_hp_01.gif) bottom left no-repeat;
	display:block;
}
a:hover.facility_hp_link {
	background:url(images/bottom_hp_02.gif) bottom left no-repeat;
	display:block;
}

/* Event data sheet without Words of mouth block */
.facility_info2 {
	/*border-collapse: collapse;*/		/* collapse/separate */
	width: 365px;
}

/* to words of mouth link icon */
a.facility_mouth_submit {
	background:url(images/toukou_1.gif) bottom left no-repeat;
	display:block;
}
a:hover.facility_mouth_submit {
	background:url(images/toukou_2.gif) bottom left no-repeat;
	display:block;
}

/* to about icon */
a.facility_about_submit {
	background:url(images/event_about.gif) bottom left no-repeat;
	display:block;
}

/* 施設情報 -クチコミ */
.facility_wordofmouth {
	border-collapse: collapse;				/* collapse/separate */
	margin: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}
th.facility_wordofmouth_head {
	background: url(images/kuchikomi_01.gif);
	background-repeat: no-repeat;
	color: #fff;
	font-size: 28px;
	text-indent: -9999px;
	font-weight: bold;
	height: 201px;
	/*margin: 0px 0px 0px 14px;*/			/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	margin: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}
td.facility_wordofmouth {
	background: url(images/kuchikomi_02.gif);
	background-repeat: repeat-y;
	font-size: 10px;
	font-weight: bold;
	/*margin: 0px 0px 0px 14px;*/			/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	margin: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 10px 30px 0px 30px;			/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}
.facility_wordofmouth_foot {
	background: url(images/kuchikomi_03.gif);
	background-repeat: no-repeat;
	height: 11px;
	/*margin: 0px 0px 0px 14px;*/			/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	margin: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}
table.facility_wordofmouth li {
	background: url(images/tensen.gif);
	background-repeat: repeat-x;
	background-position: -2px 17px;
	font-weight: bold;
	width: 700px;
	/*margin: 0px 0px 0px 14px;*/			/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	margin: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 3px 0px 9px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}



/* マイページ管理 */
/* お知らせ */
div.bulletin_block_new_head {		/* top */
	background: url("images/mypage_info_top.gif") no-repeat;
	height: 50px;
	width: 763px;
	padding: 0px 0px 0px 0px;
}
div.bulletin_block_new_content {		/* contents */
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
div.bulletin_block_new_content li {		/* contents */
	list-style: none;
	background: url(images/icon_link_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px -10px;
}
div.bulletin_block_new_foot {		/* footer */
	background: url("images/tsuta.gif") no-repeat;
 	background-position: bottom;
	height: 30px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px -10px 0px;
}


/* Book mark */
.jmypage_boomark {
	padding:0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	border:0;
	border-collapse: collapse;				/* collapse/separate */
}

table.jmypage_boomark td.top_center {		/* 上部 */
	text-align:center;
	background: url("images/bg_mypage_top1.gif") bottom no-repeat;
	height: 66px;
	color: #762200;
	font-size: 12pt;
	font-weight:bold;
	text-indent: -9999px;
	padding: 0px 0px 0px 0px;
				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}
table.jmypage_boomark td.center {			/* 中央 */
	background: url("images/bg_mypage_content.gif") repeat-y;
	background-position: 11px 0px;
	padding: 10px 30px 0px 30px;	
	margin: 0px 0px 0px 10px;
			/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}
table.jmypage_boomark td.center_button {			/* 中央管理ボタン */
	background: url("images/bg_mypage_content.gif") repeat-y;
	background-position: 11px 0px;
	padding: 10px 50px 0px 30px;	
	margin: 0px 0px 0px 10px;
			/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}
table.jmypage_boomark td.btm_center {		/* 上部 */
	text-align:center;
	background: url("images/bg_mypage_footer.gif") bottom no-repeat;
	height: 26px;
	padding: 0px 0px 0px 0px;
				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

/* Feed */
.jmypage_feed {
	padding:0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	border:0;
	border-collapse: collapse;				/* collapse/separate */
}

table.jmypage_feed td.top_center {		/* 上部 */
	text-align:center;
	background: url("images/bg_mypage_top2.gif") bottom no-repeat;
	height: 66px;
	color: #762200;
	font-size: 12pt;
	font-weight:bold;
	text-indent: -9999px;
	padding: 0px 0px 0px 0px;
/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}
table.jmypage_feed td.center {			/* 中央 */
	background: url("images/bg_mypage_content.gif") repeat-y;
	background-position: 11px 0px;
	padding: 10px 30px 0px 30px;	
	margin: 0px 0px 0px 10px;
/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	margin: 0px 20px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}
table.jmypage_feed td.center li {			/* 中央 */
	margin: 0px 0px 0px 20px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}
table.jmypage_feed td.center_button {			/* 中央管理ボタン */
	background: url("images/bg_mypage_content.gif") repeat-y;
	background-position: 11px 0px;
	padding: 10px 50px 0px 30px;	
	margin: 0px 0px 0px 10px;
			/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}
table.jmypage_feed td.btm_center {		/* 下部 */
	text-align:center;
	background: url("images/bg_mypage_footer.gif") bottom no-repeat;
	height: 26px;
	padding: 0px 0px 0px 0px;
}

/* Submitted Comment */
.jmypage_submitted {
	padding:0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	border:0;
	border-collapse: collapse;				/* collapse/separate */
}

table.jmypage_submitted td.top_left {		/* 左上角 */
	background: url("images/top_left.gif") bottom no-repeat;
	height: 27px;
	width: 11px;
}
table.jmypage_submitted td.top_center {		/* 上部 */
	text-align:center;
	background: url("images/top_center.gif") bottom repeat-x;
	height: 27px;
	color: #762200;
	font-size: 12pt;
	font-weight:bold;
	padding: 5px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}
table.jmypage_submitted td.top_right {		/* 右上角 */
	background: url("images/top_right.gif") bottom no-repeat;
	height: 27px;
	width: 11px;
}
table.jmypage_submitted td.side_left {		/* 左部 */
	background: url("images/side_left.gif") repeat-y;
}
table.jmypage_submitted td.center {			/* 中央 */
	background-color:#ffffff;
	padding: 10px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}
table.jmypage_submitted td.center_title {	/* 中央タイトル */
	width:100px;
}
table.jmypage_submitted td.center_point {	/* 中央ポイント */
	width:200px;
}
table.jmypage_submitted td.side_right {			/* 右部 */
	background: url("images/side_right.gif") repeat-y;
}

table.jmypage_submitted td.btm_left {		/* 左下角 */
	background: url("images/btm_left.gif") no-repeat;
	height: 10px;
}
table.jmypage_submitted td.btm_center {		/* 下部 */
	background: url("images/btm_center.gif") repeat-x;
	height: 10px;
}
table.jmypage_submitted td.btm_right {		/* 右下角 */
	background: url("images/btm_right.gif") no-repeat;
	height: 10px;
}

/* マイページブロック */
.jmypage_info {
	background: #ffffff;
	padding: 5px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	margin: 10px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	text-align:center;
	border: solid 6px #ddd;
}
.jmypage_info_user {
	padding: 5px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	color: #33c;
	font-size: 18px;
}
.jmypage_info_logout {
	height: 40px;
}
.jmypage_useredit {
	padding: 5px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	font-size: 12px;
	background: url(images/icon_link_edit.gif);
	background-repeat: no-repeat;
	background-position: 15px 7px;
	padding: 5px 0px 10px 0px;
}
.jmypage_useredit a{
	color: #666;
}
.jmypage_useredit a:hover{
	color: #666;
}
.jmypage_point {
	background: #ffffff;
	padding: 5px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	margin: 10px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	text-align:center;
	border: solid 6px #ddd;
}
.jmypage_point td {
	valign: bottom;
}
.jmypage_point_posts_dsc ,
.jmypage_point_wordofmouthpoint_dsc {
	padding: 5px;							/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	valign: bottom;
	color: #c00;
}
.jmypage_point_posts ,
.jmypage_point_wordofmouthpoint {
	color: #c00;
	font-size: 2.0em;
}
.jmypage_link {
	padding: 5px 5px;						/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	margin: 5px 10px;						/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	text-align:center;
}

/* ブログパーツ */

div.blogparts {		
	width: 180px;
}
div.blogparts li{		
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}


/* お出かけスポット */

table.search_judge1 {						/*第一カテゴリ「あそぶ」用*/
	width: 760px;
	border-collapse: collapse;				/* collapse/separate */
}
tr.search_judge1_top {						/*第一カテゴリ「あそぶ」用ヘッダ部*/
	background: url(images/spot_play_header.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	height: 66px;
	margin: 0px 0px -2px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 10px 0px 0px 30px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}
td.search_judge1_top {						/*第一カテゴリ「あそぶ」用ヘッダ部*/
	font-size: 28px;
	font-weight: bold;
	padding: 10px 0px 0px 30px;
	text-indent: -9999px;
				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}
tr.search_judge1_content {					/*第一カテゴリ「あそぶ」用データ部*/
	background: url(images/spot_content.gif);
	background-repeat: repeat-y;
	background-position: 10px 0px;
	margin: -2px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}
td.search_judge1_content {					/*第一カテゴリ「あそぶ」用データ部*/
	padding: 10px 0px 0px 30px;			/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}
table.search_judge1_content_data {			/*第一カテゴリ「あそぶ」用データ部*/
}
tr.search_judge1_content_data {				/*第一カテゴリ「あそぶ」用データ部*/
}
td.search_judge1_content_data_subcat {		/*第一カテゴリ「あそぶ」用データ部*/
	width: 220px;
}
div.search_judge1_content_data_subcat {		/*第一カテゴリ「あそぶ」用データ部*/
	width: 230px;
	height: 56px;
	background: url(images/category_header_play.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
td.search_judge1_content_data_result {		/*第一カテゴリ「あそぶ」用データ部*/
	width: 230px;
	background: url(images/spacer.gif);
	background-repeat: no-repeat;
	padding: 40px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}
ul.search_judge1_content_data_result {		/*第一カテゴリ「あそぶ」用データ部*/
}
td.search_judge1_content_data_img {			/*第一カテゴリ「あそぶ」用データ部*/
	background: url(images/j2pico_catimg1.gif);
	width: 180px;
	padding: 0px 30px 0px 0px;
	margin: 0px 30px 0px 0px;
	background-repeat: no-repeat;
	background-position: 0px 30px;
}
td.search_judge1_content_data_submit {		/*第一カテゴリ「あそぶ」用データ部*/
	width: 180px;
	height: 26px;
	text-align: center;
	valign: bottom;
}
/*input.search_judge1_content_data_submit {*/	/*第一カテゴリ「あそぶ」用データ部*/
/*	background: url(images/j2pico_submit1.gif);*/
/*}*/
tr.search_judge1_btm {						/*第一カテゴリ「あそぶ」用フッタ部*/
	background: url(images/spot_footer.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	height: 50px;
}
td.search_judge1_btm {						/*第一カテゴリ「あそぶ」用フッタ部*/
}



table.search_judge2 {						/*第一カテゴリ「たべる」用*/
	border-collapse: collapse;				/* collapse/separate */
}
tr.search_judge2_top {						/*第一カテゴリ「たべる」用ヘッダ部*/
	background: url(images/spot_eat_header.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	height: 66px;
	margin: 0px 0px -2px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 10px 0px 0px 30px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}
td.search_judge2_top {						/*第一カテゴリ「たべる」用ヘッダ部*/
	font-size: 28px;
	font-weight: bold;
	padding: 10px 0px 0px 30px;
	text-indent: -9999px;
				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}
tr.search_judge2_content {					/*第一カテゴリ「たべる」用データ部*/
	background: url(images/spot_content.gif);
	background-repeat: repeat-y;
	background-position: 10px 0px;
	margin: -2px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}
td.search_judge2_content {					/*第一カテゴリ「たべる」用データ部*/
	padding: 10px 10px 0px 30px;			/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}
table.search_judge2_content_data {			/*第一カテゴリ「たべる」用データ部*/
}
tr.search_judge2_content_data {				/*第一カテゴリ「たべる」用データ部*/
}
td.search_judge2_content_data_subcat {		/*第一カテゴリ「たべる」用データ部*/
	width: 220px;
}
div.search_judge2_content_data_subcat {		/*第一カテゴリ「たべる」用データ部*/
	width: 230px;
	height: 56px;
	background: url(images/category_header_eat.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
td.search_judge2_content_data_result {		/*第一カテゴリ「たべる」用データ部*/
	width: 230px;
	background: url(images/spacer.gif);
	background-repeat: no-repeat;
	padding: 40px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}
div.search_judge2_content_data_subcat {		/*第一カテゴリ「たべる」用データ部*/
}
ul.search_judge2_content_data_result {		/*第一カテゴリ「たべる」用データ部*/
}
td.search_judge2_content_data_img {			/*第一カテゴリ「たべる」用データ部*/
	background: url(images/j2pico_catimg2.gif);
	width: 180px;
	height: 200px;
	padding: 0px 30px 0px 0px;
	margin: 0px 30px 0px 0px;
	background-repeat: no-repeat;
	background-position: 20px 30px;
}
td.search_judge2_content_data_submit {		/*第一カテゴリ「たべる」用データ部*/
	width: 180px;
	height: 26px;
	text-align: center;
	valign: bottom;
}
/*input.search_judge2_content_data_submit {*/	/*第一カテゴリ「たべる」用データ部*/
/*	background: url(images/j2pico_submit2.gif);*/
/*}*/
tr.search_judge2_btm {						/*第一カテゴリ「たべる」用フッタ部*/
	background: url(images/spot_footer.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	height: 50px;
}
td.search_judge2_btm {						/*第一カテゴリ「たべる」用フッタ部*/
}


table.search_judge3 {						/*第一カテゴリ「まなぶ」用*/
	border-collapse: collapse;				/* collapse/separate */
}
tr.search_judge3_top {						/*第一カテゴリ「まなぶ」用ヘッダ部*/
	background: url(images/spot_edu_header.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	height: 66px;
	margin: 0px 0px -2px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 10px 0px 0px 30px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}
td.search_judge3_top {						/*第一カテゴリ「まなぶ」用ヘッダ部*/
	font-size: 28px;
	font-weight: bold;
	padding: 10px 0px 0px 30px;
	text-indent: -9999px;
				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}
tr.search_judge3_content {					/*第一カテゴリ「まなぶ」用データ部*/
	background: url(images/spot_content.gif);
	background-repeat: repeat-y;
	background-position: 10px 0px;
	margin: -2px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}
td.search_judge3_content {					/*第一カテゴリ「まなぶ」用データ部*/
	padding: 10px 10px 0px 30px;			/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}
table.search_judge3_content_data {			/*第一カテゴリ「まなぶ」用データ部*/
}
tr.search_judge3_content_data {				/*第一カテゴリ「まなぶ」用データ部*/
}
td.search_judge3_content_data_subcat {		/*第一カテゴリ「まなぶ」用データ部*/
	width: 220px;
}
div.search_judge3_content_data_subcat {		/*第一カテゴリ「まなぶ」用データ部*/
	width: 230px;
	height: 56px;
	background: url(images/category_header_edu.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
td.search_judge3_content_data_result {		/*第一カテゴリ「まなぶ」用データ部*/
	width: 230px;
	background: url(images/spacer.gif);
	background-repeat: no-repeat;
	padding: 40px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}
div.search_judge3_content_data_subcat {		/*第一カテゴリ「まなぶ」用データ部*/
}
ul.search_judge3_content_data_result {		/*第一カテゴリ「まなぶ」用データ部*/
}
td.search_judge3_content_data_img {			/*第一カテゴリ「まなぶ」用データ部*/
	background: url(images/j2pico_catimg3.gif);
	width: 180px;
	height: 200px;
	padding: 0px 30px 0px 0px;
	margin: 0px 30px 0px 0px;
	background-repeat: no-repeat;
	background-position: 30px 20px;
}
td.search_judge3_content_data_submit {		/*第一カテゴリ「まなぶ」用データ部*/
	width: 180px;
	height: 26px;
	text-align: center;
	valign: bottom;
}
/*input.search_judge3_content_data_submit {*/	/*第一カテゴリ「まなぶ」用データ部*/
/*	background: url(images/j2pico_submit3.gif);*/
/*}*/
tr.search_judge3_btm {						/*第一カテゴリ「まなぶ」用フッタ部*/
	background: url(images/spot_footer.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	height: 50px;
}
td.search_judge3_btm {						/*第一カテゴリ「まなぶ」用フッタ部*/
}


table.search_judge4 {						/*第一カテゴリ「くらし」用*/
	border-collapse: collapse;				/* collapse/separate */
}
tr.search_judge4_top {						/*第一カテゴリ「くらし」用ヘッダ部*/
	background: url(images/spot_life_header.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	height: 66px;
	margin: 0px 0px -2px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	padding: 10px 0px 0px 30px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}
td.search_judge4_top {						/*第一カテゴリ「くらし」用ヘッダ部*/
	font-size: 28px;
	font-weight: bold;
	padding: 10px 0px 0px 30px;
	text-indent: -9999px;
				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}
tr.search_judge4_content {					/*第一カテゴリ「くらし」用データ部*/
	background: url(images/spot_content.gif);
	background-repeat: repeat-y;
	background-position: 10px 0px;
	margin: -2px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}
td.search_judge4_content {					/*第一カテゴリ「くらし」用データ部*/
	padding: 10px 10px 0px 30px;			/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}
table.search_judge4_content_data {			/*第一カテゴリ「くらし」用データ部*/
}
tr.search_judge4_content_data {				/*第一カテゴリ「くらし」用データ部*/
}
td.search_judge4_content_data_subcat {		/*第一カテゴリ「くらし」用データ部*/
	width: 220px;
}
div.search_judge4_content_data_subcat {		/*第一カテゴリ「くらし」用データ部*/
	width: 230px;
	height: 56px;
	background: url(images/category_header_life.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
td.search_judge4_content_data_result {		/*第一カテゴリ「くらし」用データ部*/
	width: 230px;
	background: url(images/spacer.gif);
	background-repeat: no-repeat;
	padding: 40px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}
div.search_judge4_content_data_subcat {		/*第一カテゴリ「くらし」用データ部*/
}
ul.search_judge4_content_data_result {		/*第一カテゴリ「くらし」用データ部*/
}
td.search_judge4_content_data_img {			/*第一カテゴリ「くらし」用データ部*/
	background: url(images/j2pico_catimg4.gif);
	width: 180px;
	height: 280px;
	padding: 0px 30px 0px 0px;
	margin: 0px 30px 0px 0px;
	background-repeat: no-repeat;
	background-position: 70px 20px;
}
td.search_judge4_content_data_submit {		/*第一カテゴリ「くらし」用データ部*/
	width: 180px;
	height: 26px;
	text-align: center;
	valign: bottom;
}
/*input.search_judge4_content_data_submit {*/	/*第一カテゴリ「くらし」用データ部*/
/*	background: url(images/j2pico_submit4.gif);*/
/*}*/
tr.search_judge4_btm {						/*第一カテゴリ「くらし」用フッタ部*/
	background: url(images/spot_footer.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	height: 50px;
}
td.search_judge4_btm {						/*第一カテゴリ「くらし」用フッタ部*/
}


.spot_logo {
	width: 750px;
	height: 33px;
	margin: 0;								/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
	background: url(images/spot_logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding: 0px 0px 0px 0px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

table.spot_link {
	width: 320px;
	margin: 0px 0px 20px 10px;				/* [TBLR] / [TB][LR] / [T][LR][B] / [T][R][B][L] */
}

td.link_spot_cat1 {
	width: 80px;
	font-size: 12pt;
	background: url(images/icon_spot_link_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	padding: 10px 0px 0px 15px;
}
td.link_spot_cat2 {
	width: 80px;
	font-size: 12pt;
	background: url(images/icon_spot_link_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	padding: 10px 0px 0px 15px;
}
td.link_spot_cat3 {
	width: 80px;
	font-size: 12pt;
	background: url(images/icon_spot_link_3.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	padding: 10px 0px 0px 15px;
}
td.link_spot_cat4 {
	width: 80px;
	font-size: 12pt;
	background: url(images/icon_spot_link_4.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	padding: 10px 0px 0px 15px;
}
