@charset "utf-8";
body {
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../cimg/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	line-height: 130%;
	font-family: 'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック';
}

a:link {
	color: #53778E;
	}

a:visited {
	color: #53778E;
	}

a:active {
	color: #CC0000;
	}

a:hover {
	color: #CC0000;
	}

p, h1, h2, h3, h4, h5, h6, form {
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
/* レイアウト定義 */

#header {
	margin: 0px;
	clear: both;
	width: 850px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
}

#title {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 55px;
}

#menu {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 47px;
}

#address {
	clear: both;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 21px;
}

#banner {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 320px;
	width: 100%;
	background-color: #000000;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEC1C5;
}

#contents_banner {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 120px;
	width: 100%;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEC1C5;
}
#container {
	padding: 0px;
	clear: both;
	width: 862px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

#contents {
	width: 861px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: both;
}
#left {
	margin: 0px;
	padding: 0px;
	width: 260px;
	float: left;
	overflow: hidden;
}
#center {
	padding: 0px;
	width: 600px;
	float: right;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footer {
	clear: both;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BEC1C5;
	border-right-color: #BEC1C5;
	border-bottom-color: #BEC1C5;
	border-left-color: #BEC1C5;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footerContents {
	clear: both;
	width: 850px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#footerMenu {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#copyright {
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: right;
	height: 2em;
	vertical-align: baseline;
	font-size: 80%;
	color: #999999;
}

/* 装飾 */

.divLeftTitle {
	margin: 0px;
	padding: 0px;
}

.divLeftContents {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../cimg/div_left_bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	clear: both;
	width: 240px;
}
.divLeftFooter {
	margin: 0px;
	padding: 0px;
	clear: both;
}

/* Cate A 装飾 */
.tableCateAarea th {
	padding: 1px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DFE0E1;
}

.tableCateAarea td {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #DFE0E1;
	border-left-color: #DFE0E1;
	padding: 1px;
	margin: 0px;
}
.txtCateAtitle {
	font-size: 9pt;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-weight: bold;
}
.txtCateAsubtitle {
	font-size: 70%;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #999999;
}

/* Cate B 装飾 */
.divLeftContents dl {
	padding: 0px;
	margin: 0px;
	width: 230px;
}
.divLeftContents dt {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.divLeftContents dd {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 10px;
}

.divLeftContents .cap {
	font-size: 80%;
}

/* CENTER領域 装飾 */

.divTitle {
	padding: 0px;
	margin: 0px;
}

.divContents {
	background-image: url(../cimg/div_center_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.divContentsGray {
	background-image: url(../cimg/div_center_gray_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.divContentsRecommend {
	background-image: url(../cimg/div_recommend_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.divContentsItem {
	background-image: url(../cimg/div_item_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.divFooter {
	margin: 0px;
	padding: 0px;
}

.txtRecommend-Title {
	font-size: 9pt;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-weight: bold;
}
.txtRecommend-Data {
	padding: 3px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DFE0E1;
	border-right-color: #DFE0E1;
	border-bottom-color: #DFE0E1;
	border-left-color: #DFE0E1;
}


/*

  段落／文字 装飾用

*/
.txtBox09p {
	font-size: 9pt;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	text-decoration: none;
}

.txtBox11p {
	font-size: 11pt;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	text-decoration: none;
}
.txtBoxTitle {
	font-size: 10pt;
	margin-top: 15px;
	margin-bottom: 10px;
}
.txtBoxDef {
	font-size: 9pt;
	line-height: 140%;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 15px;
}
.txtBoxSup1 {
	font-size: 9pt;
	line-height: 150%;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 15px;
}
.txtBoxSup2 {
	font-size: 9pt;
	line-height: 150%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 40px;
}
.txtDlbox {
	line-height: 140%;
	margin: 10px;
	clear: both;
}
.txtDlbox dt {
	width: 11em;
	padding: 3px;
	float: left;
	clear: both;
}
.txtDlbox dd {
	margin-right: 1em;
	margin-left: 12em;
	margin-bottom: 1em;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

/* カテゴリー表示用 */
.txtBoxCateName1 {
	font-size: 12pt;
	line-height: 130%;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 10px;
	color: #000000;
	font-weight: bold;
}
.txtBoxCateName2 {
	font-size: 9pt;
	line-height: 130%;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 10px;
	color: #000000;
	font-weight: bold;
}
.txtBoxCateSup {
	font-size: 9pt;
	line-height: 130%;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 15px;
}

/* カテゴリー表示用 */
.txtBoxItemName {
	font-size: 12pt;
	line-height: 130%;
	color: #000000;
	font-weight: bold;
	margin: 5px;
}
.txtBoxItemCate1 {
	font-size: 9pt;
	color: #000000;
	margin: 5px;
}
.txtBoxItemCate2 {
	font-size: 9pt;
	color: #000000;
	margin: 5px;
}
.txtBoxItemCode {
	font-size: 9pt;
	color: #666666;
	margin: 5px;
}
.txtBoxItemPrice {
	font-size: 14pt;
	line-height: 130%;
	font-weight: bold;
	color: #CC0000;
	margin: 10px;
}
.txtBoxItemBody {
	line-height: 130%;
	margin: 10px;
}
.txtBoxItemSupA {
	font-size: 9pt;
	line-height: 140%;
	margin: 10px;
	padding: 10px;
	border: 1px solid #CC3300;
}
.txtBoxItemSupB {
	font-size: 9pt;
	line-height: 140%;
	margin: 10px;
	padding: 10px;
	border: 1px solid #999999;
	background-color: #F5F6F6;
}

/* Blog専用 */

#calendar,
#categories,
#archive,
#recommend {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#calendar caption {
	font-size: 10pt;
}
#categories h2 {
	font-size: 10pt;
}
#archive h2 {
	font-size: 10pt;
}
#recommend h2 {
	font-size: 10pt;
}

/* */

#recommend h2 {
	font-size: 9pt;
	margin-top: 10px;
	margin-bottom: 5px;
}

#recommend h3 {
	font-size: 12pt;
	margin-top: 10px;
	margin-bottom: 10px;
}

#recommend p {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 20px;
	margin-left: 10px;
	line-height: 150%;
}

#recommend p.extended {
	font-size: 9pt;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 20px;
}

#recommend p.posted {
	color: #999999;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	margin-top: 10px;
}
