/*-------------------------------------------------
  Nucleus CMS Stylesheet - bundled with version 3.2
  Based on the Stanch skin by Ivan Fong
  Mods by hcgtv and moraes
-------------------------------------------------*/

/*-------------------------------------------------
  General layout
-------------------------------------------------*/
body
{
	background: #FFFFFF;
	color: #494949;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	padding: 0px 0 15px;
	margin: 0;
}
img
{
	border: 0 none;
}
form
{
	margin: 0;
}

/* Headings */
h1,h2,h3,h4,h5,h6
{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight:bold;
}

/* Lists */
.contentbody ul
{
	list-style: none;
	padding: 5px 0 0;
	margin: 0;
}
.contentbody li
{
	background: url(img/list_mark1.gif) no-repeat 6px 5px;
	padding: 0px 0px 3px 20px;
}
.bbp01-item-list ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
.bbp01-item-list li
{
	background: url(img/list_mark1.gif) no-repeat 12px 20px;
	padding: 0 0 10px 26px;
	margin: 0 0px 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.index_whatsnew_list ul
{
	list-style: none;
	padding: 5px 0 0;
	margin: 0;
}
.index_whatsnew_list li
{
	background: url(img/list_mark1.gif) no-repeat 6px 5px;
	padding:1px 0px 1px 20px;
	margin:0;
	height:15px;
}

/* Links */
.contenttitle a:link, .contenttitle a:visited {
　　　　color: #FFFFFF;
 text-decoration: none;
}
.contenttitle a:hover, .contenttitle a:active {
　　　　color: #CCFFFF;
}
a:link, a:visited
{
	color: #494949;
	text-decoration: none;
}
a:hover, a:active
{
	color: #666666;
}
#header a:link, #header a:visited
{
	color: #FFFFFF;
}
#header a:hover, #header a:active
{
	color: #CCFFFF;
}
#copyrights a:link, #copyrights a:visited
{
	color: #474747;
}
#copyrights a:hover, #copyrights a:active
{
	color: #737373;
}
.bbp01-item-list a:link, .bbp01-item-list a:visited {
	text-decoration: underline;
}
.next a:link {
	color: #FF3300;
	text-decoration: none;
}
.contentbody a:link, .contentbody a:visited {
	text-decoration: underline;
}

.index_whatsnew_list ul a:link
{text-decoration:underline;}
.index_whatsnew_list ul a:visited
{text-decoration:underline;}

/* Basic classes */
.hidden
{
	display: none;
}
.clearing
{
	width: 704px;
	height: 0;
	clear: both;
}
.clr
{
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}

/*-------------------------------------------------
  Header
-------------------------------------------------*/
#header
{
	position: relative;
	width: 740px;
	height: 116px;
	margin: auto;
	display: block;
}
#header h1
{
	margin: 0px;
	width: 740px;
}
#header h1 img {
	display: block;
}
.header-menu {
	background-image: url(img/menu_back.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	line-height: 1.8em;
	padding-left: 10px;
	display: block;
	height: 23px;

}
.header-menubtn0 {
	
	display: block;
	width: 10px;
	float: left;
	height: 23px;
	margin: 0px;
}

.header-menubtn {
	background-image: url(img/list_mark1.gif);
	background-repeat: no-repeat;
	background-position: 7px 6px;
	display: block;
	width: 140px;
	border-left-width: 1px;
	border-left-style: ridge;
	border-left-color: #999999;
	float: left;
	height: 23px;
	margin: 0px;
}

/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
#mainwrapper
{
	width: 740px;
	margin: 8px auto auto;
	padding-bottom: 8px;
}
#wrapper
{
	margin: auto;
}

/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container
{
	width: 545px;
	float: right;
	margin-left: 20px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.content
{
	padding: 0;
	float: left;
	border: 1px solid #CCCCCC;
	width: 260px;

}
.content1
{
	padding: 0;
	float: left;
	margin-left: 9px;
	border: 1px solid #CCCCCC;
	width: 260px;

}
.main-content {
	display: block;
	padding: 0px;
	margin-top: 8px;
}

/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.contenttitle h2
{
	font-size: 14px;
	margin-left: 16px;
	line-height: 1.5em;
}
.contentbody
{
	font-size:12px;
	padding: 0 0 8px;
	margin-right: 10px;
	margin-left: 25px;
	line-height: 1.6em;
}

/*-------------------------------------------------
  Item info
-------------------------------------------------*/
.mainimg {
	display: block;
}
.contenttitle {
	background-image: url(img/index_right_title_back.jpg);
	background-repeat: no-repeat;
	margin: 7px 7px 2px;
	height: 30px;
	width: 250px;
	padding-top: 4px;
}
.contenttitlespace {
	margin-left: 12px;
	display: block;
}

/*-------------------------------------------------
  Comments
-------------------------------------------------*/
.itemcomment
{
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #666666;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 5px;
	margin-bottom: 0;
	padding-right: 20px;
	padding-left: 20px;
}
.itemcomment h3
{
	font-size: 12px;
}

/*-------------------------------------------------
  Menu
-------------------------------------------------*/
#sidebarcontainer
{
	float: left;
	width: 175px;
	padding: 0px;
	position: relative;
}
.sidebar
{
	color: #21262A;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0px;
}

/* Menu lists */
.sidebardl
{
	padding: 0 0 400px;/*左メニュー長さ*/
	margin: 0;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#sidebardl_bbp03
{
	padding: 0 0 930px;/*左メニュー長さ*/
}

#sidebardl_index
{
	padding: 0 0 425px;/*左メニュー長さ*/
	margin: 0;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}


.sidebar .calendar h3 {
	background-color: #FFFFFF;
	width: 116px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 12px;
}
/*-------------------------------------------------
  Calendar
-------------------------------------------------*/
.calendar {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.calendar table {
	width: 175px;
	font-size: 10px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
.calendar th {
	background-color: #FFFFCC;
	font-weight: bold;
	text-align: center;
}
.calendar tr {
	margin: 0px;
	padding: 0px;
}
.calendar td {
	text-align: center;
	margin: 1px;
}
.calendar .head {	
	background-image: url(img/calendar_title_back.gif);
	background-repeat: repeat-x;
	text-align: center;
	background-position: 0px 4px;
	padding-bottom: 3px;
	width: 175px;
}
.calendar td a:link{
	font-weight: normal;
	display: block;
	text-decoration: underline;
}

.calendar td a:visited{
	font-weight: normal;
	display: block;
	text-decoration: underline;
}

.sidebarmenu {
	font-size: 14px;
	background-image: url(img/left_menu_back.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 30px;
	line-height: 2.1em;
	margin-bottom: 6px;
}

.sidebarmenu a:link, .sidebarmenu a:visited , .sidebarmenu a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.sidebarmenu a:hover {
	color: #CCFFFF;
	font-weight:bold;
}


.sidebarmenu2 {
	font-size: 14px;
	background-image: url(img/left_menu_back2.jpg);
	background-repeat: no-repeat;
	padding-left: 16px;
	height: 30px;
	line-height: 2.1em;
	margin-bottom: 6px;
}

/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#footer
{
	width: 740px;
	text-align: center;
	padding: 2px;
	margin: 10px auto 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	color: #666666;
	font-size: 9px;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 1em;
}
#footer-menu
{
	width: 740px;
	padding: 2px;
	margin: 10px auto 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	color: #666666;
	font-size: 9px;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 1em;
}

#copyrights
{
	color: #ffffff;
	background-color: #5b5b5b;
	margin-top: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	letter-spacing:0.1em;
	font-weight:bold;
}

/*-------------------------------------------------
  Forms
-------------------------------------------------*/
.searchform
{
	margin-right: 0;
	margin-left: 0;
	padding-top: 12px;
	padding-bottom: 5px;
	text-align: right;
}
.commentform
{
	margin-top: 10px;
    padding: 10px 20px;
    background: #eeeeee;
    border-right: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	border-left: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
    /* Rounded borders, for Mozilla browsers */
    /* -moz-border-radius: 10px; */
}
.formfield
{
	font-size: 11px;
	background: white;
	color: #494949;
	border-top: 2px solid #868686;
	border-left: 2px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
	margin: 1px 0 0 0;
}
.formbutton
{
	font-size: 11px;
	background: white;
	color: #494949;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 2px solid #868686;
	border-right: 2px solid #868686;
	margin: 1px 0 0 0;
	width: 150px;
}
.searchform .formfield
{
	width: 200px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	padding: 0px 0;
	margin: 0 2px 0px 0;
	font-size: 12px;
}
.searchform .formbutton
{
	width: 60px;
    font-family: "ＭＳ Ｐゴシック", "Osaka";
	padding: 2px;
}
.commentform .formfield
{
    width: 350px;
    border-right: #c1c1c1 1px solid; 
	border-top: #c1c1c1 1px solid; 
	border-left: #c1c1c1 1px solid; 
	border-bottom: #c1c1c1 1px solid; 
	color: #000000; 
	background-color: #ffffff;
}
.commentform textarea
{
	width: 350px;
	height: 120px;
}
.commentform .formbutton
{
	width: 100px;
	height: 18px;
    font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.commentform table {
	width: 452px;
	border: 0px none;
}
.commentform td {
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* Search highlight color */
.highlight
{
	background: #DEFFA9;
}

/* Leftbox and Rightbox toolbar buttons */
.small {
	font-size: 10px;
	line-height: 1.5em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.middle {
	font-size: 12px;
	margin-bottom: 6px;
	color: #000000;
}
.large {
	font-size: 14px;
	margin-bottom: 8px;
	color: #000000;
}
.bbp03 {
	margin-top: 3px;
	/*border: 1px solid #CCCCCC;*/
}

.bbp03-content
{
	padding: 0;
	float: left;
	width: 270px;
	padding-left: 10px;
}
.bbp03-content1
{
	padding: 0;
	float: right;
	width: 250px;
}

.bbp03-left {
	float: left;
	font-size: 11px;
	line-height: 1.5em;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-left: 0px;
}
.bbp03-right {
	margin-top: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	float: right;
}
.bbp03-left img {
	margin-bottom: 5px;
}

.bbp03-prof {
	float: right;
	margin-left: 16px;
	border: 1px solid #CCCCCC;
	height: 158px;
	width: 270px;
}

.tb_type1 {
	border-right: #626262 2px solid;
	border-top: #626262 1px solid;
	border-left: #626262 1px solid;
	border-bottom: #626262 2px solid;
	font-family : verdana, arial, helvetica;
	background-color : #e1e1ff;
}
.td1 {
	BORDER-RIGHT: #debcbc 1px solid; 
	BORDER-TOP: #debcbc 1px solid; 
	BORDER-LEFT: #debcbc 1px solid; 
	BORDER-BOTTOM: #debcbc 1px solid; 
	COLOR: #333333; 
	BACKGROUND-COLOR: #ead5d5;
}
.td2 {
	BORDER-RIGHT: #debcbc 1px solid; 
	BORDER-TOP: #debcbc 1px solid; 
	BORDER-LEFT: #debcbc 1px solid; 
	BORDER-BOTTOM: #debcbc 1px solid; 
	COLOR: #333333; 
	BACKGROUND-COLOR: #f5f5f5;
}
/*-------------------------------------------------
  bbp01-content
-------------------------------------------------*/
.bbp01-content-title {
	background-image: url(img/detail_title.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 545px;
	margin-bottom: 10px;
	color: #FFFFFF;
}
.bbp01-content-title h2 {
	font-size: 14px;
	line-height: 2.0em;
	margin-left: 16px;
}
.bbp01-content {
	border: 1px solid #CCCCCC;
	width: 543px;
	padding-top: 12px;
}
.bbp01-content h2 {
	font-size: 13px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid red;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 8px;
}

.bbp01-content h3 {
	font-size: 13px;
	color: #003399;
	background-color: #ffffbb;
	border: 0px solid green;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	margin-top: 12px;
	margin-right: 8px;
	margin-left: 0px;
	margin-bottom: 5px;
}

.bbp01-content-bbp01 {
	margin-right: 24px;
	margin-left: 24px;
	padding-bottom: 16px;
	padding-top: 4px;
}



/*-------------------------------------------------
  bbp01-Profile
-------------------------------------------------*/
.prof-img {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 0px;
	float: left;
}
.prof {
	float: right;
	margin-left: 16px;
	border: 1px solid #CCCCCC;
	height: 158px;
	width: 316px;
}
.prof h3 {
	font-size: 12px;
	color: #CC6600;
	background-color: #FFFFCC;
	border: 1px solid #CC6600;
	margin: 8px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 1em;
}
.prof p {
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 2px;
	margin-bottom: 5px;
}
.prof-img img {
	display: block;
}

.bbp01-item-list {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 5px;
}
.date {
	font-size: 12px;
	margin-bottom: 4px;
}
.author {
	color: #CC6600;
}
.next {
	text-align: right;
}
.detail-content {
	color: #000000;
	display: block;
	padding-top: 5px;
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 12px;
	line-height: 1.5em;
}
.detail-img {
	float: left;
	margin-right: 10px;
	padding-bottom: 5px;
}
.btn {
	margin-left: 20px;
	display: block;
}

.description2 {
	padding: 2px 12px;
	width: auto;
	border: 1px solid #cccccc;
	margin-top: 0px;
	line-height: 1.5em;
}

.description {
	padding: 2px 12px;
	width: auto;
	border: 1px solid #cccccc;
	margin-top: 8px;
	line-height: 1.5em;
}

.whatsnewimg {
	margin-top: 7px;
	margin-bottom: 0;
}

.whatsnew {
	font-weight: bold;
	font-family: "Verdana", "Arial Black", "Arial", "Helvetica", "sans-serif";
	color: red;
}
#sunday {
	color: #FF0000;
}
.today {
	background-color: #CCFFFF;
	border: 1px solid #CCCCCC;
}
#schedulebox {
	padding: 6px;
	width: 161px;
	w\idth: auto;
	border: 1px solid #CCCCCC;
	background-color: #CCFFFF;
	text-align: center;
}
#scheduletitle {
	text-align: center;
	background-image: url(img/calendar_title_back.gif);
	background-repeat: repeat-x;
	background-position: 0px 3px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 3px;
}
#monthLinkBlock {
	text-align: center;
	background-image: url(img/calendar_title_back.gif);
	background-repeat: repeat-x;
	background-position: 0px 3px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 3px;
}
#monthLinkBlock a:link, #monthLinkBlock a:visited {
	text-decoration: underline;
	padding-right: 3px;
	padding-left: 3px;
}
.detail-content table {
	width: 455px;
	border: 0px none;
}
.detail-content td {
	border: 1px solid #CCCCCC;
}
.detail-content .formfield {
	width: 240px;
}
.detail-content .formbutton {
	width: 50px;
}

div.sinryou {
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #003399;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 8px;
}

.pageswitch {
	text-align: center;
}

/*左メニューに小見出しがある場合*/
.sidebar ul
{
	list-style: none;
	padding: 1px 0 0;
	margin: 0 0 5px;
}
.sidebar li
{
	background: url(img/list_mark1.gif) no-repeat 6px 5px;
	padding: 0px 0px 3px 20px;
}
.sidebar ul a:link
{text-decoration:underline;}
.sidebar ul a:visited
{text-decoration:underline;}