@charset "utf-8";


/* ******************************************************* */
/* ショップ　                                              */
/* ******************************************************* */
/*.shop_div_base{
	width:350px;
	float:left;
	padding: 5px;
	margin: 5px;
	border: 1px solid #CCCCCC;
}
.shop_tbl_form{
	width:200px;
	margin: auto;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}
.shop_tbl_form td,.shop_tbl_form th{
	padding:2px 5px;
	font-weight: normal;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.shop_tbl_form th {
	background-color: #eeeeee;
}*/
.shop_tbl_law{
	width:650px;
	margin: auto;
	color: #666666;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}
.shop_tbl_law td ,.shop_tbl_law th{
	padding: 5px;
	font-weight: normal;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.shop_tbl_law th {
	background-color: #eeeeee;
}




.shop_tbl_cartlist{
	width:650px;
	margin: auto;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}
.shop_tbl_cartlist td ,.shop_tbl_cartlist th{
	padding: 5px;
	font-weight: normal;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.shop_tbl_cartlist th {
	background-color: #eeeeee;
}



.shop_tbl_sum{
	width:300px;
	margin: 10px auto;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	font-size: 120%;
}
.shop_tbl_sum td ,.shop_tbl_sum th{
	padding: 5px;
	font-weight: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	text-align: center;
}
.shop_tbl_sum th {
	background-color: #eeeeee;
}

#shop_div_cart{
	text-align:right;
	padding: 2px;
}



/* ----- 商品一覧 -------------------------------------- */

div#logs {

}

div#catalog .catalog {
	margin-bottom: 10px;
	padding: 2px;
}

div#catalog .images {
	margin-left: 10px;
}
div#catalog .image {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
}
div#catalog .image img {
	margin: 1px;
	width: 200px;
	height: 200px;
}
div#catalog .image {
	text-align: center;
	padding: 10px;
}
div#catalog .image .explain {
	display: block;
	text-align: center;
	height: 50px;
	font-size: 13px;
}
div#catalog .all {
	float: none;
	clear: both;

	margin-bottom: 15px;
}

div#catalog h2 {
	margin: 7px 0px 12px 0px;
	padding: 5px;
	border: 1px solid #777777;
	border-left: 5px solid #777777;

	background-color: #EEEEEE;
}
div#catalog h3 {
	float: none;
	clear: both;

	margin: 0px 5px 20px 5px;
	padding: 5px;

	border-bottom: 1px solid #AAAAAA;
}
div#catalog h4 {
	float: none;
	clear: both;

	margin: 10px;
}

/*div#catalog .text * {
	font-size: x-small;
}
html>body div#catalog .text * {
	font-size: small;
}*/
div#catalog .text p {
	margin: 15px 10px;
}
div#catalog .text ul {
	margin: 15px 30px;
}
div#catalog .text ol {
	margin: 15px 40px;
}

div#catalog dl.detail {
	margin: 15px 10px;
	padding: 10px;

	background-color: #EEEEEE;
}
div#catalog dl.detail dt {
	float: left;
	clear: left;
	width: 6em;
}
div#catalog dl.detail dd {
}

div#catalog .text .navi {
	margin: 0px 10px;
}
div#catalog .text .navi * {
	font-size: 10px;
}
div#catalog .text .navi ul {
	margin-left: -10px;
}
div#catalog .text .navi li {
	display: inline;

	margin-right: 10px;
}

div#catalog .info {
	margin: 5px 10px;

	text-align: right;
}
div#catalog .info * {
	font-size: 10px;
}
div#catalog .info li {
	display: inline;

	margin-left: 5px;
}

div#catalog .list {
	margin: 0px 0px 10px 20px;
	padding: 5px 10px;

	background-color: #F7F7F7;
}
div#catalog .list h4 {
	margin: 0px 0px 15px 0px;
	padding: 3px 5px;

	color: #444444;
}
div#catalog .list ul {
	margin: 0px 0px 10px 20px;
}
div#catalog .list dl dt {
	margin: 0px 5px;
        font-weight: bold;
}
div#catalog .list dl dd {
	margin: 10px 10px 0px 15px;
}

div#trackback h2 {
	margin: 7px 0px 17px 0px;
	padding: 5px;
	border: 1px solid #777777;
	border-left: 5px solid #777777;

	background-color: #EEEEEE;
}
div#trackback dl {
	margin-bottom: 10px;
	padding: 2px 2px 10px 2px;
	border: 1px solid #AAAAAA;
}
div#trackback dl dt {
	margin-top: 10px;
	margin-left: 10px;
}
div#trackback dl dd {
	margin-left: 30px;
}

div#comment .comment {
	margin-bottom: 10px;
	padding: 2px 2px 10px 2px;
	border: 1px solid #AAAAAA;
}

div#comment h2 {
	margin: 7px 0px 17px 0px;
	padding: 5px;
	border: 1px solid #777777;
	border-left: 5px solid #777777;

	background-color: #EEEEEE;
}
div#comment h3 {
	margin: 5px 5px 10px 5px;
	padding: 5px;
}

div#comment .text * {
	font-size: x-small;
}
html>body div#comment .text * {
	font-size: small;
}
div#comment .text p {
	margin: 10px;
}

/* ----- ページ移動 ------------------------------------ */

div#page h2 {
	display: none;
}

div#page ul {
	margin: 0px;
}
div#page ul li {
	display: inline;

	margin-right: 10px;
}

div#logs div#page ul {
	margin: 0px 10px;
}

/* ----- ナビゲーション -------------------------------- */

div#navi h2 {
	display: none;
}

div#navi ul {
	margin: 5px 0px;

	text-align: right;
}
div#navi ul li {
	display: inline;

	margin-left: 5px;
}

div#navi form dl {
}
div#navi form dl dt {
	display: none;
}
div#navi form dl dd {
	float: left;
}
div#navi form input {
	padding: 0px;
}

div#logs div#navi ul {
	margin: 5px 10px;
}

/* ----- コンテンツ ------------------------------------ */

div#contents h2 {
	margin-bottom: 15px;
	padding: 5px;
	border: 1px solid #444444;

	background-color: #EEEEEE;
}
div#contents h3 {
	margin-bottom: 15px;
	padding: 3px 0px;
	border-bottom: 1px solid #BBBBBB;
}
div#contents h4 {
	margin-bottom: 10px;
}

div#contents dl {
	margin-bottom: 20px;
}
div#contents dl dt {
	margin-top: 10px;
}
div#contents dl dd {
	margin-left: 30px;
}

div#contents form.search {
	margin: 10px 0px;
}
div#contents form.search dl dt {
	display: none;
}
div#contents form.search dl dd {
	float: left;

	margin: 0px;
}
div#contents form.search input {
	padding: 0px;
}

/* ----- 処理選択 -------------------------------------- */

div#work h2 {
	margin-bottom: 15px;
	padding: 5px;
	border: 1px solid #444444;

	background-color: #EEEEEE;
}

div#work form {
	margin: 10px 0px;
}
div#work form dl dt {
	display: none;
}
div#work form dl dd {
	float: left;
}
div#work form input {
	padding: 0px;
}

/* ----- フォーム -------------------------------------- */

div#form h2 {
	margin-bottom: 15px;
	padding: 5px;
	border: 1px solid #444444;

	background-color: #EEEEEE;
}
div#form h3 {
	margin-bottom: 15px;
	padding: 3px 0px;
	border-bottom: 1px solid #BBBBBB;
}

div#form form {
	margin-bottom: 10px;
}
div#form form dl {
	margin-bottom: 20px;
}
div#form form dl dt {
	float: left;
	clear: left;
	width: 5em;
}
div#form form dl dd {
}
div#form form dl dd textarea {
	margin-top: 2px;
}
div#form form ul {
	margin: 0px 0px 20px 0px;
}
div#form form ul li {
	list-style-type: none;
}

/* ----- 注文フォーム ---------------------------------- */

div#order h2 {
	margin-bottom: 15px;
	padding: 5px;
	border: 1px solid #444444;

	background-color: #EEEEEE;
}
div#order h3 {
	margin-bottom: 15px;
	padding: 3px 0px;
	border-bottom: 1px solid #BBBBBB;
}

div#order dl {
	margin-bottom: 20px;
}
div#order dl dt {
	float: left;
	clear: left;
	width: 6em;
}
div#order dl dd {
}

div#order form {
	margin-bottom: 10px;
}
div#order form dl {
	margin-bottom: 20px;
}
div#order form dl dt {
	float: left;
	clear: left;
	width: 7.5em;
	padding: 3px;
}
div#order form dl dd {
	padding: 3px;
}
div#order form dl dd textarea {
	margin-top: 2px;
}
div#order form ul {
	margin: 0px 0px 20px 0px;
}
div#order form ul li {
	list-style-type: none;
}

/* ----- 環境設定 -------------------------------------- */

div#env h2 {
	margin-bottom: 15px;
	padding: 5px;
	border: 1px solid #444444;

	background-color: #EEEEEE;
}
div#env h3 {
	margin-bottom: 15px;
	padding: 5px;

	background-color: #CCCCCC;
}

div#env dl {
	margin-bottom: 20px;
}
div#env dl dd {
	margin-bottom: 10px;
}

div#env form {
	margin-bottom: 20px;
}

/* ----- ステータス ------------------------------------ */

div#status h2 {
	margin-bottom: 15px;
	padding: 5px;
	border: 1px solid #444444;

	background-color: #EEEEEE;
}
div#status h3 {
	margin-bottom: 15px;
	padding: 3px 0px;
	border-bottom: 1px solid #BBBBBB;
}
div#status h4 {
	margin-bottom: 10px;
}

div#status dl {
	margin-bottom: 20px;
}
div#status dl dt {
	float: left;
	clear: left;
	width: 10em;
	padding: 3px;
}
div#status dl dd {
	padding: 3px;
}


/* ----- 個別指定 -------------------------------------- */

.new {
	color: #FF0000;
}
.price {
	text-align: right;
}
.button {
	margin-bottom: 10px;
}





h3{
	font-size:16px;
}

ul{
	list-style-type: none;
}

em{
	font-style: normal;
	font-weight: bold;
}

form em{
	color:#990000;
}

.ul_err{
	color:#CC0000;
}

fieldset{
	padding: 10px;
}

