/*-----------------------------------------------------------------------------
  小江戸HP ページ全体の設定
-----------------------------------------------------------------------------*/

.mailform TABLE {
	padding: 10px 5px 10px 5px;
	border-top: solid 1px #cdcdcd;
	border-left: solid 1px #cdcdcd;
}

.mailform TABLE TH {
	padding: 3px 6px 3px 6px;
	font-weight: normal;
	background-color: #dedede;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
}

.mailform TABLE TD {
	padding: 3px 6px 3px 6px;
	background-color: #ffffff;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
}

/* 外枠のスタイル */
div.simplemailform  {
}

/* 項目全体のスタイル */
div.simplemailform table {
}

/* 項目見出し部分のスタイル */
div.simplemailform tr {
}

/* 項目入力部分のスタイル */
div.simplemailform td {
}

/* メッセージ・ボタンのスタイル */
div.datatable div {
}

body {
	text-align: center;
}
#skin_container {
	background-color: #ffffff;
	margin: 15px auto 15px auto;
	overflow: hidden;
	text-align: left;
	width: 750px;
	border: #6f6f6f 1px solid;
}
#skin_container:after {
	clear: both;
	content: "";
	display: block;
	height: 1px;
	overflow: hidden;
}
/*\*/
* html #skin_container {
	height: 1em;
	overflow: visible;
}

span.alert {
	color: #ff0000;
}

span.price {
	color: #ff0000;
}

span.freeprice {
	color: #008800;
}

/*-----------------------------------------------------------------------------
  小江戸HP ヘッダーの設定
-----------------------------------------------------------------------------*/
#skin_header {
	background: #ffffff url('images/header_back.gif') repeat-x;
	height: 58px;
	padding: 10px 15px 5px 15px;
	width:750px;
}
#skin_header .logo {
	float:left;
	width: 373px;
}
#skin_header .menu {
	float:right;
	margin-top:0;
	width: 337px;
	text-align:right;
}
#skin_header ul {
	margin-left: -20px;
	padding-left: 0;
}
#skin_header li {
	float:left;
	display:block;
}

/*-----------------------------------------------------------------------------
  小江戸HP メニューの設定
-----------------------------------------------------------------------------*/
#skin_menu {
	background-color: #ffffff;
	border-top: #6f6f6f 1px solid;
	margin: 2px 14px 10px 14px;
	padding-top : 7px;
	width: 720px;
}

/*-----------------------------------------------------------------------------
  小江戸HP コンテンツの設定
-----------------------------------------------------------------------------*/
#skin_contents {
	overflow: hidden;
	background-color: #ffffff;
	width: 750px;
	padding: 0 15px 0 15px;
}
#skin_contents:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
/*\*/
* html #skin_contents {
	height: 1em;
	overflow: visible;
}

/*-----------------------------------------------------------------------------
  小江戸HP トップページの設定
-----------------------------------------------------------------------------*/
#dnn_TopPane {
}
#dnn_ContentPane {
	float: left;
	width: 525px;
}
#dnn_RightPane {
	float: left;
	margin-left: 15px;
	padding-bottom: 15px;
	width: 180px;
	background-color: #e7e7e7;
}
#dnn_LeftPane {
	float: left;
	margin-right: 15px;
	padding-bottom: 15px;
	width: 180px;
}
#dnn_BottomPane {
	clear: both;
}

/*-----------------------------------------------------------------------------
  小江戸HP フッターの設定
-----------------------------------------------------------------------------*/
#skin_footer {
	background-color: #6f6f6f;
	clear: both;
	color: #ffffff;
	padding: 5px 0 5px 0;
	text-align:center;
	width:750px;
}

/*-----------------------------------------------------------------------------
  小江戸HP DNNMENUの設定
-----------------------------------------------------------------------------*/
.menu_control {
	font-family: Tahoma, Arial, Helvetica;
}
.menu_break {
}
.menu_icon {
	background: url('images/menu_back.gif');
	padding-left: 6px;
	cursor: pointer; 
	cursor: hand; 
}
.menu_node {
	background: url('images/menu_back.gif');
	height: 26px;
	cursor: pointer; 
	cursor: hand; 
	color: #666666;
	font-weight: bold;
}
.menu_node_hover {
	height: 26px;
	color: #000000;
	font-weight: bold;
}
.menu_node_hover_root {
	background: url('images/menu_back_hover.gif');
}
.menu_node_houver_sub {
	background: url('images/menu_back_hover.gif');
}
.menu_node_root {
	background: url('images/menu_back.gif');
	margin-left: 6px;
}
.menu_container_root {
	background: url('images/menu_back.gif');
	border-left: #cccccc 2px solid;
	border-right: #cccccc 2px solid;
}
.menu_container_sub {
	margin-top: 0;
	border-left: #cccccc 1px solid; 
	border-right: #cccccc 1px solid; 
}
.menu_right_separator {
}
.menu_indicate_sub {
	background: url('images/menu_back.gif');
	border-right: #cccccc 1px solid; 
}
.menu_indicate_root {
	border-right: #cccccc 1px solid; 
	padding-right: 6px;
}

/*-----------------------------------------------------------------------------
  小江戸HP メニューコンテナの設定
-----------------------------------------------------------------------------*/
.sidemenu {
	width: 185px;
}
.sidemenu .title {
	background-color: #e21f1f;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.sidemenu .title .head {
	border-bottom: dotted 1px #ffffff;
	width: 165px;
}
.sidemenu .title .shadow {
	color: #eeaa99;
	font-weight: lighter;
	font-family: Arial;
}
.sidemenu .body table tr td {
	padding-bottom: 0px
}
.sidemenu .body table tr td table {
	background: url('images/sidebar_back.gif');
	border-left: solid 1px #e21f1f;
	border-right: solid 1px #e21f1f;
	border-bottom: solid 1px #e21f1f;
	height: 26px;
	width: 185px;
}
.sidemenu .body table tr td table tr td a.Normal {
	background: url('images/sidebar_arrow.gif') no-repeat;
	padding-left: 18px;
}

/*-----------------------------------------------------------------------------
  小江戸HP デフォルトコンテナの設定
-----------------------------------------------------------------------------*/
#dnn_ContentPane H2 {
	background: url('images/title_back.gif');
	border-bottom: solid 1px #e21f1f;
	border-left: solid 5px #e21f1f;
	border-top: solid 1px #fff0f0;
	border-right: solid 1px #fff0f0;
	font-size: 14px;
	font-weight: bold;
	height: 26px;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-left: 8px;
}

#dnn_ContentPane H3 {
	clear:both;
	background: url('images/title_back.gif');
	border-bottom: double 3px #dd9999; /*e21f1f;*/
	font-size: 14px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-left: 8px;
}

#dnn_ContentPane H4 {
	display:block;
	border-bottom: dotted 2px #f0e0e0;
	font-size: 14px;
	font-weight: bold;
	color: #884444;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-left: 8px;
}

#dnn_ContentPane P {
	text-indent: 1em;
	margin-top: 0;
	margin-left: 5px;
}

#dnn_ContentPane P.noindent {
	text-indent: 0;
	margin-top: 0;
	margin-left: 5px;
}

#dnn_ContentPane TABLE.datatable {
	margin: 10px 5px 10px 5px;
	border-top: solid 1px #cdcdcd;
	border-left: solid 1px #cdcdcd;
	width: 500px;
}

#dnn_ContentPane TABLE.datatable TH {
	padding: 3px 6px 3px 6px;
	font-weight: normal;
	background-color: #dedede;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
}

#dnn_ContentPane TABLE.datatable TD {
	padding: 3px 6px 3px 6px;
	background-color: #ffffff;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
}

#dnn_ContentPane TABLE.datatable_s {
	margin: 10px 5px 10px 5px;
	border-top: solid 1px #cdcdcd;
	border-left: solid 1px #cdcdcd;
	width: 300px;
}

#dnn_ContentPane TABLE.datatable_s TH {
	padding: 3px 6px 3px 6px;
	font-weight: normal;
	background-color: #dedede;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
}

#dnn_ContentPane TABLE.datatable_s TD  {
	padding: 3px 6px 3px 6px;
	background-color: #ffffff;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
}

#dnn_RightPane H2 {
	background: url('images/title_back.gif');
	border-bottom: solid 1px #e21f1f;
	border-left: solid 5px #e21f1f;
	border-top: solid 1px #fff0f0;
	border-right: solid 1px #fff0f0;
	font-size: 12px;
	font-weight: bold;
	height: 26px;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-left: 8px;
}

#dnn_RightPane H3 {
	clear:both;
	background: url('images/title_back.gif');
	border-bottom: double 3px #dd9999; /*e21f1f;*/
	font-size: 12px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-left: 8px;
}

#dnn_RightPane H4 {
	display:block;
	border-bottom: dotted 2px #f0e0e0;
	font-size: 12px;
	font-weight: bold;
	color: #884444;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-left: 8px;
}

#dnn_RightPane P {
	text-indent: 0;
	font-size: 11px;
	margin-top: 5px;
	margin-left: 5px;
}

#dnn_BottomPane H2 {
	background: url('images/title_back.gif');
	border-bottom: solid 1px #e21f1f;
	border-left: solid 5px #e21f1f;
	border-top: solid 1px #fff0f0;
	border-right: solid 1px #fff0f0;
	font-size: 14px;
	font-weight: bold;
	height: 26px;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-left: 8px;
}

#dnn_BottomPane H3 {
	clear:both;
	background: url('images/title_back.gif');
	border-bottom: double 3px #dd9999; /*e21f1f;*/
	font-size: 14px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-left: 8px;
}

#dnn_BottomPane H4 {
	display:block;
	border-bottom: dotted 2px #f0e0e0;
	font-size: 14px;
	font-weight: bold;
	color: #884444;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-left: 8px;
}

#dnn_BottomPane P {
	text-indent: 1em;
	margin-top: 0;
	margin-left: 5px;
}

#dnn_BottomPane P.noindent {
	text-indent: 0;
	margin-top: 0;
	margin-left: 5px;
}

.AnnounceHead {
	border-bottom: dashed 1px #996600;
	background: url('images/sidebar_arrow.gif') no-repeat;
	padding-left: 18px;
	color: #336600;
	font-size: 12pt;
	padding-top: 2px;
}

.AnnounceDescription P {
	padding-top: 3px;
	padding-left: 10px;
	margin-bottom: 2px;
}

/*-----------------------------------------------------------------------------
  小江戸HP DNNモジュール関連の設定
-----------------------------------------------------------------------------*/

.dnnlistimage {
	margin-left: 5px;
	margin-right: 10px;
	float: left;
}

.dnnlistmenu {
	margin-bottom: 15px;
}

.dnnlistmenu a {
	width: 90px;
	text-align: center;
	/*margin-left: 2px;*/
	background-color: #ffeeee;
	border-top: solid 1px #ffdddd;
	border-left: solid 1px #ffdddd;
	border-right: solid 1px #ffaaaa;
	border-bottom: solid 1px #ffaaaa;
}
