@Charset "EUC-JP";
/****************************************************
* CSS 2.0                                           *
****************************************************/

* {
margin: 0px;
padding: 0px;
}

body {
color: #333;
font-size: 0.85em;
font-family: "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
line-height: 150%;
text-align: center;
background : #eee;
}

ul, li {
list-style-type: none;
}

img {
border: none;
}

a {
color: #00e;
text-decoration: underline;
}

a:hover {
color: #f60;
text-decoration: underline;
}

hr {
margin: 10px 0px;
}

/*********************default parts***********************/

.r {
float: right;
margin-left: 5px;
}

.l {
float: left;
margin-right: 5px;
}

.cb {
clear: both;
margin: 10px 0px;
}

.tCenter {
text-align: center;
margin-bottom: 10px; 
}

.tRight {
text-align: right;
margin-bottom: 10px;
}

.pagetop {
margin-top: 10px;
text-align: right;
clear: both;
}

/*********************レイヤー***********************/

#shade {
width: 796px;
background: url(images/shade.gif) repeat-y center;
margin: 0px auto;
text-align: center;
}

#body {
width: 786px;
margin: 0px auto;
text-align: left;
background: #fefefe;
}

#header {
width: 786px;
margin-bottom: 10px;
text-align: left;
float: left;
}

#contents {
padding: 0px 10px;
text-align: left;
}

#main {
float: right;
width: 530px;
}

#sidemenu {
width: 220px;
margin-bottom: 10px;
text-align: left;
border: solid 1px #aaa;
float: left;
}

#footer {
margin: 10px 13px 0px;
padding: 10px;
border-top: solid 3px #ddd;
clear: both;
}

/*********************ヘッダー***********************/

#header h1 {
color: #fff;
font-size: 100%;
padding: 0.2em;
background: #667;
}

#header p#headerText {
font-size: 100%;
font-weight: bold;
padding: 0.2em;
background: #667;
}

#header p {
font-size: 90%;
margin: 0px;
padding: 0px;
}

#header a {
color: #fff;
text-decoration: underline;
}

#header a:hover {
color: #eee;
text-decoration: underline;
}

#header p#headerText a:hover {
color: #99f;
text-decoration: underline;
}

#header ul {
font-size: 10px;
line-height: 10px;
width: 786px;
height: 35px;
}

#header ul li { 
text-align:right;
float: left;
}

#header ul li a {
height: 35px; 
background-repeat: no-repeat;
background-position: 0px 0px;
display: block; 
float: left;
}

#header ul li a:hover { 
background-position: 0px -35px;
}

#header ul li a span {
display: none; 
}

#header ul li#menu01 a {
width: 157px;
background-image: url(/images/header_li01.jpg);
float: left;
}

#header ul li#menu02 a {
width: 157px;
background-image: url(/images/header_li02.jpg);
float: left;
}

#header ul li#menu03 a {
width: 158px;
background-image: url(/images/header_li03.jpg);
float: left;
}

#header ul li#menu04 a { 
width: 156px;
background-image: url(/images/header_li04.jpg);
float: left;
}

#header ul li#menu05 a {
width: 158px;
background-image: url(/images/header_li05.jpg);
}

#header img {
margin: 0px;
padding: 0px;
}

/*********************フッター***********************/

#footer p {
text-align: center;
}

/*********************メイン***********************/

#main h2 {
font-size: 130%;
margin-bottom: 10px;
clear: both;
}

#main .marginBottom {
margin-bottom: 40px;
}

#main h3 {
color: #001da4;
font-size: 110%;
}

#main h4 {
color: #001da4;
font-size: 130%;
}

#main p {
margin-bottom: 10px;
}

#main p span {
color: #a41d00;
font-weight: bold;
}

#main p.pan a {
margin: 0px 5px;
}

#main ul.mainBannerList {
margin-bottom: 10px;
}

#main ul.mainBannerList li {
margin-bottom: 5px;
}

#main ul.mainBannerList li.r {
float: right;
margin-left: 0px;
}

#main ul.mainBannerList li.l {
float: left;
margin-right: 0px;
}

#main ul.mainBannerList img {
border: solid 1px #aaa;
}

/*商品バナー*/

#main .item {
width: 528px;
border: solid 1px #000;;
margin-bottom: 10px;
}

#main .item img {
border-bottom: solid 1px #000;
}

#main .item h4 {
color: #1656a4;
padding: 8px 5px 0px;
}

#main .item p {
padding: 5px 5px 0px;
}

/*コラム*/

#main .main_columnL {
font-size: 90%;
width: 250px;
margin: 0px 0px 10px;
float: left;
}

#main .main_columnR {
font-size: 90%;
width: 250px;
margin: 0px 0px 10px;
float: right;
}

#main .main_columnL p,#main .main_columnR p {
margin-bottom: 0px;
}

#main .main_columnL img,#main .main_columnR img {
width: 60px;
margin-bottom: 20px;
}

/*********************posted***********************/

#main p.posted {
padding-bottom: 10px;
clear: both;
}

/*********************メイン（カテゴリー）***********************/

p.topicPath {
margin-bottom: 10px;
padding: 5px 0px;
}

/*********************メイン（個別）***********************/

/*商品一覧*/

#main .entry .leftbox {
width: 260px;
float: left;
}

#main .entry .rightbox {
width: 260px;
margin-left: 3px;
float: right;
}

#main div.entry h1 {
color: #fff;
font-size: 130%;
margin: 5px 0px;
padding: 3px;
background: #001da4;
clear: both;
}

#main div.entry h1#cate {
color: #fff;
font-size: 130%;
margin: 5px 0px;
padding: 3px;
background: #001da4;
clear: both;
}

#main div.entry h2 {
font-size: 120%;
clear: both;
}

#main div.entry h2.entrytitle {
margin-top: 20px;
padding-left: 7px;
border-left: solid 5px #001da4;
border-bottom: solid 1px #ccc;
}

#main div.entry h3.tRight {
color: #003;
font-size: 110%;
margin-right: 3px;
text-align: right;
}

#main div.sitemap h3 {
color: #333;
margin-bottom: 5px;
padding: 3px;
background: #ddd;
}

#main div.sitemap ul {
margin-bottom: 10px;
}

#main div.entry .arrow {
color: #600;
font-size: 100%;
padding-left: 15px;
background: url(/images/h3_arrow.gif) no-repeat 0em 0.4em;
}


#main div.entry p#itiran {
text-align: center;
}

#main div.entry p#itiran a {
margin: 0px 5px;
}

#main div.entry strong {
color: #a41d00;
font-size: 110%;
}

#main div.entry table {
font-size: 95%;
line-height: 140%;
width: 500px;
background: #aaa;
margin-bottom: 10px;
clear: both;
}

#main div.entry th {
font-weight: normal;
width: 200px;
padding: 4px 0px;
background: #ccc;
text-align: left;
}

#main div.entry td {
padding: 4px;
background: #fff;
}

#main div.entry td input {
margin-left: 15px;
}

#main div.entry table.priceBord th {
font-size: 110%;
font-weight: bold;
padding: 4px;
}

#main div.entry td.nedan {
color: #a41d00;
font-size: 110%;
font-weight: bold;
padding: 4px;
background: #fff;
text-align: right;
}

#main div.entry td.nedanH {
font-size: 110%;
padding: 4px;
background: #fff;
text-align: right;
}

#main div.entry table#ssl {
width: 520px;
background: #900;
}

#main div.entry table#ssl th {
width: 260px;
background: #cdf;
}

#main div.entry table#ssl td {
background: #fff;
}

#main div.entry table#link {
font-size: 95%;
width: 500px;
background: #009;
margin: 10px 0px;
}

#main div.entry table#link th {
width: 250px;
padding: 4px;
background: #cdf;
text-align: left;
}

#main div.entry table#link td {
padding: 4px;
background: #fff;
}

#main div.entry table.profile {
font-size: 95%;
width: 500px;
background: #009;
margin: 10px 0px;
}

#main div.entry table.profile th {
padding: 4px;
background: #cdf;
text-align: left;
}

#main div.entry table.profile td {
padding: 4px;
background: #fff;
}

#main div.entry table.small_table {
font-size: 95%;
width: 300px;
background: #009;
margin: 10px 0px;
}

#main div.entry table.small_table th {
padding: 4px;
background: #cdf;
text-align: center;
}

#main div.entry table.small_table td {
padding: 4px;
background: #fff;
text-align: center;
}

#main div.entry table.profile input,#main div.entry table.profile textarea,#main div.entry table#link input,#main div.entry table#link textarea {
font-size: 9pt;
width: 90%;
vertical-align: middle;
}

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

#main table#order {
font-size: 95%;
width: 500px;
background: #009;
margin: 10px 0px;
}

#main table#order th {
padding: 4px;
background: #cdf;
text-align: left;
}

#main table#order td {
padding: 4px;
background: #fff;
}

#main table#order td input {
width: 80%;
}

#main table#order td input.check {
width: 15px;
padding-right: 3px;
}

#main table#order td textarea {
line-height: 140%;
width: 80%;
height: 80px;
}


#main div.entry input {
vertical-align: middle;
}

#main div.entry hr {
border: solid 1px #ccc;
clear: both;
}

#main div.entry ul#linkList {
margin-bottom: 10px;
}

#main div.entry ul#linkList li {
margin: 0px 5px;
padding-left: 10px;
background: url(/images/linkList_li.gif) no-repeat 0% 50% #fff;
border-bottom: solid 1px #eaa;
}

#main div.entry ol {
margin: 1em 0em 1em;
}

#main div.entry ol li {
margin-left: 2em;
padding-botton: 10px;
list-style-type: decimal;
}

#main div.entry dl#contact {
margin: 1em;
}

#main div.entry dl#contact dt {
width: 120px;
float: left;
}

#main div.entry dl#contact dt dd {
margin-left: 130px;
}

/*コメント*/

#main div.comment {
/*width: 250px;*/
border: solid 2px #001da4;
margin-bottom: 5px;
}

#main div.comment h3 {
color: #fff;
padding: 3px;
background: #001da4;
}

#main div.comment img {
margin: 5px;
float: left;
vertical-align: top;
}

#main div.comment p {
padding: 0px 5px;
text-indent: 1em;
}

/*個別*/


/*#main ul {
margin-left: 10px;
margin-bottom: 15px;
line-height: 170%;
}*/

#main div.entry img.margin30 {
margin-right: 5px;
margin-bottom: 40px;
float: left;
}

#main ul span {
margin-right: 10px;
}

#main ul.entryNextprevious {
text-align: right;
}

#main p.writter {
text-align: right;
border-top: 3px solid #ccc;
}

/*********************sidemenu***********************/

#sidemenu h2 {
font-size: 1.3em;
line-height: 140%;
margin-bottom: 10px;
margin-left: 4px;
clear: both;
}

#sidemenu h3 {
font-size: 1.1em;
line-height: 140%;
padding-left: 4px;
margin: 0px 5px 5px;
background: #ececec;
}

#sidemenu p img {
margin-top: 5px;
}

#sidemenu p {
margin: 0px 4px 10px;
}

#sidemenu ul {
line-height: 170%;
margin-bottom: 10px;
}

#sidemenu ul#itemsList {
line-height: 130%;
margin: 10px 10px;
}

#sidemenu ul#itemsList li {
margin: 3px 0px;
}

#sidemenu dl {
width: 212px;
margin-bottom: 10px;
float: left;
}

#sidemenu dl dt {
width: 63px;
text-align: center;
float: left;
}

#sidemenu dl dd {
width: 145px;
float: left;
padding-bottom: 0.2em;
margin-bottom: 0.2em;
}

ul.sideBannerList {
padding: 0px 4px;
margin-bottom: 10px;
}

ul.sideBannerList li {
margin-bottom: 5px;
}

ul.sideBannerList li img {
vertical-align: bottom;
}

ul.sidePayList {
margin: 0px 4px;
margin-bottom:10px;
/*background: url(images/sidemenu_bg.jpg)  repeat-y;*/
}

ul.sidePayList li {
margin-left: 10px;
margin-bottom: 5px;
padding-left: 10px;
padding-right: 5px;
background: url(images/sidemenu_li.jpg) no-repeat 0px 8px;
}

.entry dl dt {
font-weight: bold;
}

.entry dl dd {
text-indent: 1em;
margin-bottom: 10px;
}
