/* EUCで保存*/
/* EUCで保存*/
/* EUCで保存*/


/*-------------------------------------------------
  Nucleus CMS Stylesheet - bundled with version 3.2
  Based on the Stanch skin by Ivan Fong
  Mods by hcgtv and moraes
-------------------------------------------------*/

/*-------------------------------------------------
  General layout
-------------------------------------------------*/
body
{
    font-family: Meiryo,MS PGothic,Arial,Verdana,sans-serif;

	background:#FFFFFF;
	color: #555555;
	font-size: 100%;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}
label:hover
{
	background-color: #ffddaa;

}
img
{
	border: 0;
}

a img.button:hover
{
/*	border: 1px solid #f58ab6;*/
}
a img.button
{
/*	border: 1px solid #333333;*/
}

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;
}


/* Lists */
ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
/*NP_CommentTree用*/
ul.nobullets 
{
	
}

li
{
	background: url(images/o-seven200607/arrow.gif) left 5px no-repeat;
	padding: 0 0 0 10px;
	margin: 0 20px;
}
/*NP_CommentTree用*/
li.item
{
	margin-left:5px;
}
li.comment li.trackback
{
	padding-left:0px;
	margin-left:20px;
}
li.more
{
	margin-left:20px;
}

/*NP_07Category用 パンくずリスト用*/
ul.pankuzu
{
	width:100%;/*910px;*/
	padding:0;/* 0;*/
	margin:0px auto 0px 0px;/* auto;*/
	height:25px;
/*	border:1px solid #dddddd;*/
/*	background:#dddddd url(images/mainmenu/pankuzu_bg.gif) repeat-x;*/
	border-bottom:1px solid #dddddd;

}
li.pankuzu_s
{
	height:20px;
	float:left;
	padding-left:10px;
	padding-top:5px;
	padding-right:0px;
	margin-left:0px;
	margin-right:5px;
	font-size:10pt;
}
li.pankuzu_b,li.pankuzu_c,li.pankuzu_i
{
	height:20px;
	float:left;
	background: url(images/mainmenu/pankuzu_25.gif) left no-repeat;
	padding-left:20px;
	padding-top:5px;
	padding-right:0px;
	margin-left:0px;
	margin-right:5px;
	font-size:10pt;
}



/* Links */
a:link
{
	color: #777777; /*Green;*/
	/*text-decoration: none;*/
	text-decoration: underline;
}
a:visited
{
	color: #aaaaaa;
	/*text-decoration: none;*/
	text-decoration: underline;
}
a:hover, a:active
{
	color: #333333; /*#a2a2a2; 茶色*/
	text-decoration: underline;
}
#header a:link, #header a:visited
{
	color: #777777;
}
#header a:hover, #header a:active
{
	color: #333333;
}
#sidebarcontainer a:link
{
	color: #777777; /*Green;*/
	/*text-decoration: none;*/
	text-decoration: underline;
}
#sidebarcontainer a:visited
{
	color: #aaaaaa;
	/*text-decoration: none;*/
	text-decoration: underline;
}
#sidebarcontainer a:hover, a:active
{
	color: #333333; /*#a2a2a2; 茶色*/
	text-decoration: underline;
}



#copyrights a:link, #copyrights a:visited
{
	color: #777777;
}
#copyrights a:hover, #copyrights a:active
{
	color: #333333;
}

/* Basic classes */
.hidden
{
	display: none;
}
.centerize
{
	text-align: center;
}
.clearing
{
	width: 980px;
	height: 0;
	clear: both;
}

/*-------------------------------------------------
  Header
-------------------------------------------------*/
#header
{
	background:url(images/menubar/e-tokoplan/colorbar.jpg) top repeat-x;
/*	position: relative;*/
	width: 100%;
	height: 70px;
	color: #7A6858;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size:8px;

}

#header100
{
	background:url(images/bgheader1500.jpg) left top no-repeat;
/*	position: relative;*/
	width: 100%;
	height: 100px;
	color: #7A6858;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 5px 17px;
	font-size:8px;

}

#header h1
{
	color: #FFFFFF;
	height: 30px;
	width: 910px;
	font-size: 16px;
	text-align: left;
	line-height: 20px;
/*	padding: 10px 10px 10px 30px;*/
}
/*-------------------------------------------------
  Menu
-------------------------------------------------*/
#mainmenu
{
	position: relative;
	width: 950px;
	height: 30px;
	background: white;
	margin: auto;
	padding: 2px 100px 0 100px;
}
.menubar
{
	color: #a2a2a2;
	margin: 0 0 4px 6px;
}


/*-------------------------------------------------
  SimpleMenu _20060810 20070616 UEM
-------------------------------------------------*/

#headermenusimple
{
	position: relative;
	width: 950px;
	height: 40px;/*130px; 168px;*/
/*	background: white url(images/natural/sky_1000_107_2.png) top no-repeat;*/
	background: white url(images/natural/roof_1000_107.png) top no-repeat;
	/* 	background: white;*/
/*	border-width: 2px 2px 0;*/
/*	border-style: solid;*/
/*	border-color: #ffffff;*/
	margin: auto;
	padding: 0px 0 0 0px;
}
.menubar
{
/*	background: #ffffff url(images/o-seven200707/toptitle.gif);*/
/*	background: #ffffff url(images/natural/grass_82_42.png) bottom repeat-x;*/
/*	background: #249700; /*#30B1D0;*/*/
/*	border-top: 1px solid #ffffff;*/
	border-left: 1px solid #ffffff;
	border-bottom: 1px dotted #ffffff;/*#D4D2CF;*/
/*	border-right: 1px solid #D4D2CF;*/
/*	height: 25px;*/
	width: 900px;
	padding: 3px 0px 3px 10px; /*0px 0px 3px 0px;*/
	margin: 0px 0 0 50px; 
	text-align: left;
	color: white;
}
.menubar :hover
{
/*	background: #ffffff;*/
/*	padding: 0 0 0 0px;*/
/*	margin: 0px 0 0 0;*/
	text-decoration: underline;
}
.menubar a:link, .menubar a:visited
{
/*	background: url(images/o-seven200607/arrow_triangle.gif) left center no-repeat;*/
	padding: 0 0 0 0px;
	color: white;
}

.menubar_right
{
/*	border-top: 1px solid #ffffff;*/
/*	border-bottom: 1px dotted #ffffff;/*#D4D2CF;*/
/*	border-right: 1px solid #ffffff;*/
/*	border-left: 1px solid #D4D2CF;*/
/*	height: 25px;*/
	width: 900px;
	padding: 3px 10px 3px 10px; /*0px 0px 3px 0px;*/
	margin: 0px 0 0 0px; 
	text-align: right;
	color: white;
}
.menubar_right :hover
{
/*	background: #ffffff;*/
	padding: 0 0 0 0px;
	margin: 0px 0 0 0;
	text-decoration: underline; 
}
.menubar_right a:link, .menubar_right a:visited
{
/*	background: url(images/o-seven200607/arrow_triangle.gif) left center no-repeat;*/
	padding: 0 0 0 0px;
	color: white;
}

/*-------------------------------------------------*/

/* Menu lists */
.menubarl
{
	padding: 0 0 10px 0;
	margin: 0;
}
.menubarl dt
{
	background: #dddddd url(images/o-seven200607/sidetitlebg2.gif);
	color: #a2a2a2;
	font-size: 12px;
	font-weight: bold;
    font-family: "HG丸ｺﾞｼｯｸM-PRO", "Georgia", "Lucida Grande", "Lucida Sans Unicode", Arial, "Trebuchet MS", sans-serif;
	padding: 4px 10px;
}
.menubarl dd
{
	background: #dddddd;
	padding: 5px 10px;
	margin: 1px 0px 0px 0;
}
.menubarl dd:hover
{
	background: #dddddd;
	padding: 2px 10px;
	margin: 1px 0 0 0;
}
.menubarl dd a:link, .menubarl dd a:visited
{
	background: url(images/o-seven200607/arrow.gif) left center no-repeat;
	padding: 0 0 0 10px;
}

/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
#mainwrapper
{
	width: 980px;
/*	border-width: 0 2px;*/
/*	border-style: solid;*/
/*	border-color: #ffffff;*/
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#wrapper
{
	width: 980px;
/*	background: white url(images/o-seven200607/bgcontainer01.gif) repeat-y;*/
/*	background: white;*/


/*	border-top: 1px solid #30B1D0;*/
/*	border-left: 1px solid #53DE2E; /*#CCECF4;*/*/
/*	border-bottom: 1px solid #30B1D0;*/
/*	border-right: 1px solid #53DE2E; /*#CCECF4;*/ */
/*	margin: auto;*/
	margin: auto;
}

#mainwrapper100
{
	width: 100%;
/*	border-width: 0 2px;*/
/*	border-style: solid;*/
/*	border-color: #ffffff;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
/*	border:1px solid red;*/
}
#wrapper100
{
	width: 100%;
/*	background: white url(images/o-seven200607/bgcontainer01.gif) repeat-y;*/
/*	background: white;*/


/*	border-top: 1px solid #30B1D0;*/
/*	border-left: 1px solid #53DE2E; /*#CCECF4;*/*/
/*	border-bottom: 1px solid #30B1D0;*/
/*	border-right: 1px solid #53DE2E; /*#CCECF4;*/ */
/*	margin: auto;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
/*	border:1px solid blue;*/

}
/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container
{
	width: 600px;
	/*background: white;*/

	height: 1%;
	overflow: visible;
	float: left;
	padding: 0px 0px 0px 18px;
	margin: 2px 0px 0px 0px;/*2px 8px 0px 17px;*/
	float:left;
}
.content
{
	padding: 0;
	margin: 0px 0px 0px 0px;/*0px 0px 20px 0px;*/


}


/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.contenttitle h2
{
	width: 580px;

	height: 20px;
	color: #ffffff;
	background: #dddddd url(images/menubar/e-tokoplan/colorbar_title.jpg);
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
	/*border-bottom: 1px solid #000000;*/

	font-size: 10pt;/*90%;*/
	text-align: left; /*center;*/
	text-indent: 0px;
	font-weight: bold;
	padding: 5px 5px 1px 10px;
	margin: 3px 0px 0px 0px;
}

.contenttitle h2 a:link
{
	color: #ffffff;
	text-decoration: underline;
}
.contenttitle h2 a:visited
{
	color: #ffffff;
	text-decoration: underline;
}
.contenttitle h2 a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
.contenttitle h2 a:active
{
	color: #ffffff;
	text-decoration: underline;
}


.contenttitle h3
{
	width: 600px;
	clear: both;
	background: white;
	font-size: 18px;
	text-align: center;
	padding: 6px 0 6px 0;
	margin: 0;
}
.contenttitle h4
{
	clear: both;
	font-size: 11px;/*11px;*/
	text-align: right; /*center;*/
	padding: 2px 0 0 0;
	margin: 0;
}

.contenttitle450 h2
{
	/*height: 20px;*/
	color: #000000;
/*	background: #ffffff url(images/titleX_25.jpg) repeat-x;*/
	background: url(images/border_box_left.jpg) left repeat-y;

/*	border-top: 1px solid #777777;*/
/*	border-left: 1px dotted #777777;*/
/*	border-right: 1px solid #777777;*/
	border-bottom: 1px solid #aaaaaa;
	width: 450px;

	font-size: 10pt;/*90%;*/
	text-align: left; /*center;*/
	text-indent: 10px;
	/*font-weight: bold;*/
	padding: 3px 10px 3px 10px;
	margin: 3px 0px 0px 0px;
}

.contenttitle450 h2 a:link
{
	color: #000000;
	text-decoration: underline;
}
.contenttitle450 h2 a:visited
{
	color: #000000;
	text-decoration: underline;
}
.contenttitle450 h2 a:hover
{
	color: #aa0000;
	text-decoration: underline;
}
.contenttitle450 h2 a:active
{
	color: #aa0000;
	text-decoration: underline;
}

.contenttitle300 h2
{
	/*height: 20px;*/
	color: #000000;
	background: #ffffff url(images/titleX_25.jpg) repeat-x;
	border-top: 1px solid #777777;
	border-left: 1px solid #777777;
	border-right: 1px solid #777777;
	border-bottom: 0px solid #777777;
	width: 300px;

	font-size: 10pt;/*90%;*/
	text-align: left; /*center;*/
	text-indent: 10px;
	/*font-weight: bold;*/
	padding: 3px 10px 3px 10px;
	margin: 3px 0px 0px 0px;
}
.contentbody
{
	font-size: 10pt;
/*	background: url(images/border_box_left.jpg) left repeat-y;*/
	padding: 10px 5px 5px 5px;
	margin: 0px 0px 20px 0px;
	line-height: 170%; 

	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	width: 585px;

}
.contentbody450
{
	font-size: 10pt;
	background: url(images/border_box_left.jpg) left repeat-y;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 20px 0px;
	line-height: 170%; 

/*	border-top: 1px solid #aaaaaa;*/
/*	border-left: 1px dotted #aaaaaa;*/
/*	border-right: 1px solid #aaaaaa;*/
/*	border-bottom: 1px solid #aaaaaa;*/
	width: 450px;

}
.contentbody300
{
	font-size: 10pt;
	background: #FFFFFF;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 20px 0px;
	line-height: 170%; 

	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	width: 300px;

}


.contentbody h1
{

	background: #888888;
	margin: 20px 0px 0px 0px;
	padding: 12px 20px 12px 20px;

	color: #ffffff;
	font-size: 100%;
	text-align: left;
	text-valign: middle;
	font-weight: bold;
	border-top: 2px solid #eeeeee;
	border-left: 2px solid #eeeeee;
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
}

.contentbody h2
{
	background: #eeeeee;
	font-size: 100%;
	text-align: left;
	text-valign: middle;
	margin: 0px 0px 0px 0px;
	padding: 9px 20px 9px 20px;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}

.contentbody h3
{
	background: #ffffff;
	font-size: 100%;
	text-align: left;
	text-valign: middle;
	margin: 0px 0px 0px 0px;
	padding: 9px 20px 9px 20px;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}

.contentbody h4
{
	background: #888888;
	color: #FFFFFF;
	font-size: 80%;
	text-align: left;
	text-valign: middle;
	margin: 0px 0px 0px 0px;
	padding: 9px 20px 9px 20px;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}

.contentbody h5
{
	background: #eeeeee;
	font-size: 80%;
	text-align: left;
	text-valign: middle;
	margin: 0px 0px 0px 0px;
	padding: 9px 20px 9px 20px;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}

.contentbody h6
{
	background: #ffffff;
	font-size: 80%;
	text-align: left;
	text-valign: middle;
	margin: 0px 0px 0px 0px;
	padding: 9px 20px 9px 20px;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}


.contentbar/*UEM*/
{
	width: 550px;
	color: #a2a2a2;
	font-size:12px;
	text-align: left;
	text-valign: middle;
	font-weight: bold;
	padding: 0 0 0 0;
	background: #F9F9F9 url(images/o-seven200607/sidetitlebg.gif) repeat;
}


.contentuser/*UEM*/
{
	width: 560px;/*550px;*/
	padding: 0px 0px 0px 0px;
	margin: auto;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
	background: #F6EDD2; /* url(images/e-toko200608/contentuser.gif) repeat;*/
}
.content07/*UEM*/
{
	width: 560px;/*550px;*/
	padding: 0px 0px 0px 0px;
	margin: auto;
	/* background: #B3E8FF;url(images/e-toko200608/contentuser.gif) repeat;*/
}




/*------- Item styles  TABLE ------*/

					.contentbody table
					{
						width: auto;
						/*background: #777777;*/
					}
					.contentbody table tr td
					{
						background: #FFFFFF;
						font-size: 11pt;
						/*font-weight:bold;*/
						padding: 2px 5px 2px 5px;
						/*border-bottom: 1px solid #D4D2CF;
						border-right: 1px solid #D4D2CF;*/
						/*line-height: 170%; */
					}



/*-------------------------------------------------
  GPSMapプラグイン
-------------------------------------------------*/
#map0
{
	margin: 10px 0px 10px 0px;
	float: left;
}


/*-------------------------------------------------
  Item styles Half
-------------------------------------------------*/

.contenttitle_half h2
{
	height: 20px;
	color: #ffffff;
	background: #000000 url(images/menubar/e-tokoplan/colorbar_title.jpg);
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
	/*border-bottom: 1px solid #000000;*/
	width: 280px;

	font-size: 10pt;/*90%;*/
	text-align: left; /*center;*/
	text-indent: 0px;
	font-weight: bold;
	padding: 5px 5px 1px 10px;
	margin: 3px 0px 0px 0px;
}

.contenttitle_half h2 a:link
{
	color: #ffffff;
	text-decoration: none;
}
.contenttitle_half h2 a:visited
{
	color: #ffffff;
	text-decoration: none;
}
.contenttitle_half h2 a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
.contenttitle_half h2 a:active
{
	color: #ffffff;
	text-decoration: none;
}

.contenttitle_c_half h2
{
	/*height: 22px;*/
	color: #ffffff;
	background: #846952;
	border-top: 1px solid #846952;
	border-left: 1px solid #846952;
	border-right: 1px solid #846952;
	border-bottom: 1px solid #846952;
	width: 280px;

	font-size: 10pt;/*90%;*/
	text-align: left; /*center;*/
	text-indent: 0px;
	/*font-weight: bold;*/
	padding: 3px 5px 3px 10px;
	margin: 3px 0px 0px 0px;
}

.contenttitle_c_half h2 a:link
{
	color: #ffffff;
	text-decoration: underline;
}
.contenttitle_c_half h2 a:visited
{
	color: #ffffff;
	text-decoration: underline;
}
.contenttitle_c_half h2 a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
.contenttitle_c_half h2 a:active
{
	color: #ffffff;
	text-decoration: underline;
}


.contentbody_half
{

	font-size: 80%;
	background: #FFFFFF;
	/*text-align: justify;*/
	line-height: 130%; 

	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	width: 280px;
	height: 230px;
/*	overflow: scroll;*/
	padding: 10px 5px 10px 10px;
	margin: 0px 0px 20px 0px;
	word-break: break-all;

}


.contentbody_half h1
{

	background: #888888;
	margin: 20px 0px 0px 0px;
	padding: 12px 20px 12px 20px;

	color: #ffffff;
	font-size: 100%;
	text-align: left;
	text-valign: middle;
	font-weight: bold;
	border-top: 2px solid #eeeeee;
	border-left: 2px solid #eeeeee;
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
}

.contentbody_half h2
{
	background: #eeeeee;
	font-size: 100%;
	text-align: left;
	text-valign: middle;
	margin: 0px 0px 0px 0px;
	padding: 9px 20px 9px 20px;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}

.contentbody_half h3
{
	background: #ffffff;
	font-size: 100%;
	text-align: left;
	text-valign: middle;
	margin: 0px 0px 0px 0px;
	padding: 9px 20px 9px 20px;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}

.contentbody_half h4
{
	background: #888888;
	color: #FFFFFF;
	font-size: 80%;
	text-align: left;
	text-valign: middle;
	margin: 0px 0px 0px 0px;
	padding: 9px 20px 9px 20px;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}

.contentbody_half h5
{
	background: #eeeeee;
	font-size: 80%;
	text-align: left;
	text-valign: middle;
	margin: 0px 0px 0px 0px;
	padding: 9px 20px 9px 20px;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}

.contentbody_half h6
{
	background: #ffffff;
	font-size: 80%;
	text-align: left;
	text-valign: middle;
	margin: 0px 0px 0px 0px;
	padding: 9px 20px 9px 20px;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}












.contenttitle_200 h2
{
	width: 200px;
/*	clear: both;*/
/*	background: url(images/o-seven200607/contenttitle_h2.gif) center repeat-x;*/
	background: #53DE2E; /*#CCECF4;*/
/*	border-top: 1px solid #30B1D0;*/
/*	border-left: 1px solid #30B1D0;*/
/*	border-bottom: 1px solid #30B1D0;*/
/*	border-right: 1px solid #30B1D0;*/


	font-size: 12px;
	text-align: left; /*center;*/
	text-indent: 10px;
	font-weight: bold;
	padding: 3px 0 3px 0;
	margin: 3px 0 0px 0;
}




/*-------------------------------------------------
  Main content Half
-------------------------------------------------*/
#container_half_left
{
	width: 47%;
	height: 1%;
	overflow: visible;
	float: left;
	padding: 0 0px 0 0px;
	margin: 0 0px 0 0px;
}

/*-------------------------------------------------
  Main content Half
-------------------------------------------------*/
#container_half_right
{
	width: 47%;
	height: 1%;
	overflow: visible;
	float: right;
	padding: 0 0px 0 0px;
	margin: 0 0px 0 0px;
}



/*-------------------------------------------------
  Item styles Half
-------------------------------------------------*/
.contenttitle_200 h2
{
	width: 200px;
/*	clear: both;*/
/*	background: url(images/o-seven200607/contenttitle_h2.gif) center repeat-x;*/
	background: #53DE2E; /*#CCECF4;*/
/*	border-top: 1px solid #30B1D0;*/
/*	border-left: 1px solid #30B1D0;*/
/*	border-bottom: 1px solid #30B1D0;*/
/*	border-right: 1px solid #30B1D0;*/


	font-size: 12px;
	text-align: left; /*center;*/
	text-indent: 10px;
	font-weight: bold;
	padding: 3px 0 3px 0;
	margin: 0px 0 0px 0;
}











/*-------------------------------------------------
  Item info
-------------------------------------------------*/
.contentitemcategory
{
	background: url(images/o-seven200607/bgcategory.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 14px;
}
.contentitempostedby
{
	background: url(images/o-seven200607/bgpostedby.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 12px;
}
.contentitemcomments
{
	background: url(images/o-seven200607/bgcomment.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 13px;
}
.contentitemedit
{
	background: url(images/o-seven200607/bgedit.gif) center left no-repeat;
	font-size: 10px;
	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/o-seven200607/dotv.gif) left repeat-y;
	padding: 0 0 0 10px;
}
.contentitem3
{
	display: inline;
	background: url(images/o-seven200607/dotv.gif) left repeat-y;
	padding: 0 0 0 10px;
}
.contentitem4
{
	display: inline;
	padding: 0 0 0 10px;
	background: url(images/o-seven200607/dotv.gif) left repeat-y;
}

/*-------------------------------------------------
  Comments
-------------------------------------------------*/
.itemcomment
{
	background: url(images/o-seven200607/commentquote01.gif) no-repeat;
	background-position: 6px 9px;
	padding: 6px 42px;
	border: 1px solid white;
	margin: 10px 0 0 0;
}
.itemcomment:hover
{
	background: #F9F9F9 url(images/o-seven200607/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #CCCCCC;
}
.id1 /*This is to give the admin a special comment style, to distinguish him/her from the rest of the commentors*/
{
	background: #F9F9F9 url(images/o-seven200607/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}
.id1:hover
{
	background: #F9F9F9 url(images/o-seven200607/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}
.itemcomment h3
{
	font-size: 12px;
}











/*-------------------------------------------------
  Sub content
-------------------------------------------------*/
#container_sub
{
/*	width: 200px;*/
	width: 190px;

	color: #a2a2a2;

	float: left;
	padding: 0px 0 0 0;
	margin: 4px 3px 0px 0px;
line-height: 20px; 
}

.title_sub
{
	background: white /*url(images/e-tokoplan_sidebar_sub_title200.png) no-repeat*/; 
	padding: 5px 3px 3px 0px;
	color: #4B657E; /*#a2a2a2;*/
	font-weight: bold;
	font-size:14px;
	margin:0;
/*	text-align:center;*/
}

.content_sub
{
	padding: 10px 10px 10px 0px;
	margin: 0px 0px 0px 0px;
	background: white /*url(images/e-tokoplan_sidebar_sub_body200.png) repeat-y*/;
	color: #4B657E; /*#a2a2a2;*/
	font-size:12px;
}

/* Menu lists */
.content_sub dl
{
	padding: 0 0 0 0;
	margin: 0px 0px 5px 0px;
}
.content_sub dl dt
{
	font-size: 16px;
	font-weight: bold;
    font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", Arial, "Trebuchet MS", sans-serif;
	padding: 2px 0px 2px 5px;
	margin: 0 0 0 0;
	text-align : center;
}

.content_sub dl dd
{
	background: url(images/marker22.gif) no-repeat;
	font-size: 14px;
/*	font-weight: bold;*/
	padding: 2px 0px 2px 20px;
	margin: 0 0 0 0px;
}



.bottom_sub
{
	background: white /*url(images/e-tokoplan_sidebar_sub_bottom200.png) no-repeat*/;
	height : 50px;
	padding: 5px 3px 3px 0px;
	color: #4B657E; /*#a2a2a2;*/
	font-weight: bold;
	font-size:16px;
	margin:0;
	text-align:center;
}



/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.contenttitle_sub h2
{
	width: 390px;
/*	clear: both;*/
	background: #FFFFFF url(images/title_bg30.png) repeat-x;
/*	background: #FFFFFF;*/ /*#CCECF4;*/
	border-top: 1px solid #559E1A;
	border-left: 2px solid #559E1A;
/*	border-bottom: 1px solid #53DE2E;*/
	border-right: 1px solid #559E1A;


	font-size: 14px;
	text-align: left; /*center;*/
	text-indent: 10px;
	font-weight: bold;
	padding: 3px 0 3px 0;
	margin: 3px 0 0px 0;
}



.bottom
{
	background: white url(images/e-tokoplan_sidebar_bottom200.png) no-repeat;
	height : 50px;
	padding: 5px 3px 3px 10px;
	color: #ffffff; /*#a2a2a2;*/
	font-weight: bold;
	font-size:16px;
	margin:0;
	text-align:center;
}









/*-------------------------------------------------
  Menu
-------------------------------------------------*/

#sidebarcontainer
{
	float: left;
	width: 300px;
	margin: 0px 0px 0px 10px;/*0px 17px 0px 3px;*/
	padding: 0px 0px 0px 0px;/*2px 0 0 0;*/
	/*background: #99B3CC; *//*99D257;#FFFFFF;*/
	color: #555555; /*#a2a2a2;*/
	/*border: 1px solid #33A02C;*/
}
.title
{
	background: white url(images/e-tokoplan_sidebar_title200.png) no-repeat;
	padding: 5px 0px 3px 0px;/*5px 3px 3px 10px;*/
	color: #555555; /*#a2a2a2;*/
	font-weight: bold;
	font-size:16px;
	margin:0;
	text-align:center;
}

.sidebar
{

	padding: 8px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	border: none; /*1px dotted #555555 */

}

/* Menu lists */
.sidebardl
{
	padding: 0 0 0 0;
	margin: 0px 0px 0px 0px;
}
.sidebardl dt
{
	font-size: 16px;
	font-weight: bold;
    font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", Arial, "Trebuchet MS", sans-serif;
	padding: 2px 0px 2px 0px;/*2px 0px 2px 5px;*/
	margin: 0 0 0 0;
	text-align : center;
}

.sidebardl dd
{
	font-size: 14px;
/*	font-weight: bold;*/
	padding: 2px 0px 2px 0px;/*2px 0px 2px 20px;*/
	margin: 0 0 0 0px;
}

.bottom
{
	background: url(images/e-tokoplan_sidebar_bottom200.png) no-repeat;
	height : 50px;
	padding: 5px 3px 3px 0px;/*5px 3px 3px 10px;*/
	color: red; /*#a2a2a2;*/
	font-weight: bold;
	font-size:16px;
	margin:0;
	text-align:center;
}






/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#footer
{
	background: #ffffff url(images/title_bg30.png) repeat-x;
/*	background: #53DE2E; */
/*	border-top: 1px solid #30B1D0;*/
/*	border-left: 1px solid #868686;*/
/*	border-bottom: 1px solid #a2a2a2;*/
/*	border-right: 1px solid #D4D2CF;*/
	text-align: center;
	width: 900px;
	padding: 8px 0px 5px 0px; /*0px 0px 3px 0px;*/
	margin: auto;

}

#copyrights
{
	color: #888888;
}

/*-------------------------------------------------
  Forms
-------------------------------------------------*/
.searchformtext
{
/*	background: #ffffff url(images/o-seven200707/toptitle.gif);*/
/*	background: #30B1D0; /*#CCECF4;*/*/
	border-top: 1px dotted #ffffff; *//*#30B1D0;
/*	border-left: 1px solid #868686;*/
/*	border-bottom: 1px solid #D4D2CF;*/
/*	border-right: 1px solid #D4D2CF;*/
	width: 700px;
	padding: 5px 0px 5px 0px;
	margin: 5px 0px 0px 0px;
	text-align: left;
	color: white;
}
.searchformtext :hover
{
	text-decoration: bold;/*underline; */
}
.searchformtext a:link, .searchformtext a:visited
{
/*	background: url(images/o-seven200607/arrow_triangle.gif) left center no-repeat;*/
	padding: 5px 0px 5px 0px;
	margin: 5px 0px 0px 0px;
}

.loginform, .searchform
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.commentform, .mailform
{
	margin-top: 10px;
    padding: 10px;
    background: #eeeeee;
    /* Rounded borders, for Mozilla browsers */
    /* -moz-border-radius: 10px; */
}
.commentform img{
    margin: 5px 0 0 0;
}
.formfield
{
	font-size: 10pt;
	background: white;
	color: #494949;
	border-top: 1px solid #868686;
	border-left: 1px 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: 1px solid #868686;
	border-right: 1px solid #868686;
	margin: 1px 0 0 0;
}
.searchform .formfield
{
	width: 130px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 0px 0;
	margin: 0 2px 2px 0;
}
.searchform .formbutton
{
	width: 60px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 0px 2px;
}
.loginform .formfield
{
	width: 130px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 0px 0;
	margin: 0 2px 0px 0;
}
.loginform .formbutton
{
	width: 60px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
.mainform .formfield
{
	width: 280px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.mailform .formbutton
{
	width: 100px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
#nucleus_cf_name, #nucleus_cf_mail
{
    width: 300px;
    margin-right: 105px;
    font-family: Arial, Trebuchet MS, Verdana, sans-serif;
}
.commentform textarea, .commentform .formfield, .mailform textarea, .mailform .formfield
{
    width: 300px;
}
.commentform .formbutton
{
	width: 100px;
	height: 22px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
}
.error
{
	color: red;
	font-weight: bold;
}


/*-------------------------------------------------
  Miscelaneous
-------------------------------------------------*/
/* VBlog image onion skin shadow - From AListApart.com*/
.wrap1, .wrap2, .wrap3
{
	display:inline-table;
	/* \*/display:block;/**/
}
.wrap1
{
	float:left;
	background:url(images/o-seven200607/shadow.gif) right bottom no-repeat;
	margin: 0 5px 3px 0;
}
.wrap2
{
	background:url(images/o-seven200607/corner_br.gif) left bottom no-repeat;
}
.wrap3
{
	background:url(images/o-seven200607/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: #DEFFA9;
}

/* Leftbox and Rightbox toolbar buttons */
.leftbox, .rightbox {
	margin: 3px;
	padding: 10px; /*3px;*/
	font-size: larger;
}
.leftbox {
	float: left;
	width: 50%; /*45%;*/
/*	border-right: 1px dashed #ddd;*/
}
.rightbox {
	float: right;
	width: 50%; /*45%;*/
/*	border-left: 1px dashed #ddd;*/
}

.leftbox10 {
	float: left;
	width: 10%; 
}
.leftbox15 {
	float: left;
	width: 15%; 
}
.leftbox20 {
	float: left;
	width: 20%; 
}
.leftbox25 {
	float: left;
	width: 25%; 
}
.leftbox30 {
	float: left;
	width: 160px; 
}
.leftbox35 {
	float: left;
	width: 35%; 
}
.leftbox40 {
	float: left;
	width: 40%; 
}
.leftbox45 {
	float: left;
	width: 45%; 
}
.leftbox55 {
	float: left;
	width: 55%; 
}
.leftbox60 {
	float: left;
	width: 60%; 
}
.leftbox65 {
	float: left;
	width: 65%; 
}
.leftbox70 {
	float: left;
	width: 70%; 
}
.leftbox75 {
	float: left;
	width: 75%; 
}
.leftbox80 {
	float: left;
	width: 80%; 
}

/*e-tokoカタログ追加*/
.catalogindex {
	float: left;
	margin:2px 10px 7px 4px;
	/*border:2px solid #777777;*/
}


/*---------------------------------------------------*/
/*NP_ShowBlog用*/
div.pageswitch{
	font-size:11pt;
}
span.npsb_prevlink{
	font-size:11pt;
}
span.npsb_nextlink{
	font-size:11pt;
}


/*NP_znSmiley用*/
div#znsm_ico_layer{
	width:280px;
	margin-left:80px;
	/*border:1px solid #777777;*/
	padding:5px;
}
div.znsm_ico{
	float:left;
}
div#znSmiley_preview{
	width:400px;
	margin-left:75px;
	border:1px solid #777777;
	padding:5px;
}

/*e-tokoplan 画面表示用*/
.categorybox{
	float:left;
	width:110px;
	height:140px;
	overflow:hidden;
	padding:5px;
	border:1px solid #aaaaaa;
	margin:3px;
	background-color:#f5f5f5;
}

.jsbutton{
	cursor:pointer; 
	width:120px; 
	background-color:#555555; 
	color:white; 
	text-align:center; 
	font-weight:bold;
}
.jsbutton:hover {
	background-color:#cccccc;
	color:black;
}

#box_category{
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	background: url(images/border_box_right.jpg) right repeat-y;
	padding-bottom: 20px;
	font-size:10pt;
}

#box_maker{
	border-top: 1px solid #dddddd;
	background: url(images/border_box_left.jpg) left repeat-y;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 20px;
}

.rsspagetitle{
	color:#00a1e6;
	font-size:18pt;
}

.rsstitle{
	font-size:12pt; 
	font-weight:bold; 
	color:#006fec; 
	line-height:130%; 
	text-decoration:underline;
}
.rsstitle:hover{
	color:#0043ec; 
}

.rssdesc{
	font-size:10pt; 
	color:#555555; 
	line-height:130%; 
	padding-top:3px; 
	overflow:hidden;
}

.rsskeywords{
	font-weight:bold;
	color:#ffffff; 
	background-color:#ecc800; 
	padding:2px 3px; 
	margin-right:4px;
}
.rsskeywords:hover{
	color:#ffffff; 
	background-color:#ec9b00;
}

.rsskeywordcloud a:link{
	color:#ecc800; 
}



/*トップページ以外のheader画面サイズ*/
#container_size_topnext{ 
 width: 1050px;
}
/* 画面サイズを判別してアイコンが並ぶ横幅を指定*/
 @media screen and (min-width: 0px) and (max-width: 400px) {
  #container_size_topnext { width: 360px;}
 }
 @media screen and (min-width: 401px) and (max-width: 600px) {
  #container_size_topnext { width: 600px;}
 }
  @media screen and (min-width: 601px) and (max-width: 900px) {
  #container_size_topnext { width: 1050px;}
 }
  @media screen and (min-width: 900px) {
  #container_size_topnext { width: 1050px;}
 }
 
/* 画面サイズを判別して画像のサイズを指定（iPhone、スマートフォン対策）*/
img.miniimage { display: none; }
 @media screen and (max-width: 767px) {
  img.miniimage { display: block; } /* snav1_1〜snav1_12を表示 */
  img.bigimage  { display: none; }  /* nav1_1〜nav1_12を非表示 */
 }
  @media screen and (min-width: 768px)  {
  img.miniimage { display: none; }  /* snav1_1〜snav1_12を非表示 */
  img.bigimage  { display: block; } /* nav1_1〜nav1_12を表示 */
 }


 
/*headerトップ*/
#headertop
{
/*	position: relative;*/
/*	width: 1050px;*/
	height: 120px;
	color: #7A6858;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 30px;
	font-size:8px;


/*background-color: #FFCC87;*/
}

#headertopnext
{
/*	position: relative;*/
	width: 1050px;
	height: 150px;
	color: #7A6858;
	font-weight: bold;
	padding: 0px 0px 0px 30px;
	margin: 0 0 0 30px;
	font-size:8px;


/*background-color: #FFCC87;*/
}

#headerbodytabletop{
	width: 100%;
	display: table;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;	
}

#leftsidetop, #centerbodytop, #rightsidetop {
	display: table-cell;
}
#leftsidetop {
	width: 220px;
	padding: 20px 0 0 0;

/*background-color: #FF9966;*/
}
#leftsidetop lp{
}

#centerbodytop {
/*	height: 50px;*/
/*	width: 220px;*/
	margin-left: auto;
	margin-right: auto;	
	padding: 0 0 10px 0;
/*background-color: #CC6633;*/
}
#centerbodytop cp{

}

#rightsidetop {
	width: 250px;
/*background-color: #FF9966;*/

}
#rightsidetop ii{
	float: left;
	padding: 0 0 0 12px;
}




#headericon{
	width:100%;
	margin-left: auto;
	margin-right: auto;	
	padding: 10px; 0 10px; 0;
background-color: #CC6633;
}

#headericon ic{

	margin:15px 8px 0px 8px;

}

#icon a img{
/*    display: block;*/
    position: relative;
	margin:0 8px 0px 8px;
	padding:0 0 8px 0;
	float:left;
}



/*footerのテーブル*/
#footerbodytable{
	width: 100%;
	display: table;
	padding: 10px 0 0 0;
	margin-left: auto;
	margin-right: auto;
}

#leftfooter, #centerfooter, #rightfooter {
	display: table-cell;
}

#leftfooter {
	width: 18%;
/*background-color: #CC6633;*/

}




#centerfooter {
/*	height: 50px;*/
/*	width: 200px;*/
	width: 64%;	
	margin-left: auto;
	margin-right: auto;
	margin: 5px 5px 5px 5px;
	text-align:center;
/*background-color: #FF9966;*/
}
#centerfooter cb{
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 80%;
}



#rightfooter {
	width: 18%;

/*background-color: #FFCC87;*/
}

#copyrights_n{
	font-size: 80%;
	margin: 30px;
	padding:0 0 30px 0;
	text-align:center;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', sans-serif;

}
