@charset "utf-8";
/* CSS Document */


/*-------------------------------------
 clearfix
--------------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;
    clear: both; 
        visibility: hidden;
}
.clearfix {
    display: inline-block;
    overflow: hidden;
} 
/* Hides from IE Mac */
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}



@charset "utf-8";
* {
    margin: 0;
    padding: 0;
}
.main table,
img, p {
    border: 0 none;
}
body {
    background-color: #ffffff;
    color: #555555;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 72.5%;
    line-height: 150%;
}
li {
    list-style-type: none;
}
select {
    border: 1px solid #ccc;
}
.picture {
    border: 1px solid #ccc;
}
br.clear {
    clear: both;
    display: none;
    font-size: 0;
    height: 0;
    line-height: 0;
}
a {
    text-decoration: underline;
}
a:link {
    color: #3a75af;
}
a:visited {
    color: #3a75af;
}
a:hover {
    color: #ff6600;
}
h1, h2, h3, h4, h5 {
    font-size: 100%;
    line-height: 150%;
}
.price {
    color: #ff0000;
    font-weight: bold;
}
.attention {
    color: #ff0000;
}
.mini {
    font-size: 90%;
}
em {
    color: #ff0000;
    font-style: normal;
}

.main{
    letter-spacing: 1px;
}

/* Def
table {
    border-collapse: collapse;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin: 15px auto 0;
    text-align: left;
}
table th {
    background-color: #f0f0f0;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    font-weight: normal;
    padding: 8px;
}
table td {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 8px;
}
*/

.main table {
    border-collapse: collapse;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin: 15px auto 0;
    text-align: left;
}
.main table th {
    background-color: #f0f0f0;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    font-weight: normal;
    padding: 8px;
}
.main table td {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 8px;
}

div.tblareabtn {
    clear: both;
    margin: 15px 0 0;
    text-align: center;
}
.phototd {
    text-align: center;
    width: 75px;
}
.centertd {
    text-align: center;
}
.pricetd {
    text-align: right;
}
.pricetd em {
    font-weight: bold;
}
div#completetext {
    border: 5px solid #ccc;
    margin: 15px auto 0;
    padding: 15px;
    width: 470px;
}
div#completetext em {
    font-weight: bold;
}
div#completetext p {
    padding: 20px 0 0;
    text-align: left;
}
div#header {
    background: url("../img/header/top_logo.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 349px;
    margin: 0 auto;
    width: 800px;
}
div#header2 {
    background: url("../img/header/top_logo2.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 149px;
    margin: 0 auto;
    width: 800px;
}
div#header em {
    display: none;
}
div#information {
    float: right;
    padding: 300px 4px 0 0;
}
div#information2 {
    float: right;
    padding: 100px 4px 0 0;
}
div#information ul li {
    display: inline;
}
div#information ul li a {
    text-decoration: none;
}
div#container {
    background-color: #fff;
    margin: 0 auto;
    padding: 0 8px;
    text-align: left;
    width: 784px;
}
#container:after {
    clear: both;
    content: "";
    display: block;
    height: 1px;
    overflow: hidden;
}
div#leftcolumn {
    float: left;
    width: 166px;
}
div#leftcolumn h2 {
    padding: 15px 0 0;
}
div#rightcolumn {
    float: left;
    width: 166px;
}
div#rightcolumn h2 {
    padding: 15px 0 0;
}
div#three_maincolumn {
    float: left;
    padding: 15px 0 0;
    width: 432px;
}
div#three_maincolumn h2 {
    padding: 15px 0 0;
}
div#two_maincolumn {
    float: left;
    padding: 15px 0 0;
    width: 598px;
}
div#two_maincolumn h2 {
    padding: 15px 0 0;
}
div#one_maincolumn {
    padding: 10px 0 0;
}
div#cartarea {
    border: 1px solid #ccc;
    padding: 10px;
    width: 144px;
}
div#cartarea p {
    padding: 5px 0 10px;
}
div#cartarea p.item {
    background: url("../img/side/line_146.gif") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    padding: 0 0 10px;
}
div#cartarea .btn {
    padding: 0;
    text-align: center;
}
div#categoryarea {
    background-color: #fff1e3;
    border: 1px solid #ccc;
    padding: 10px;
    width: 144px;
}
div#categoryarea li {
    background: url("../img/common/arrow_blue.gif") no-repeat scroll 0 3px rgba(0, 0, 0, 0);
    padding: 0 0 0 20px;
}
div#categoryarea li.onmark {
    background: url("../img/common/arrow_red.gif") no-repeat scroll 0 3px rgba(0, 0, 0, 0);
}
div#categoryarea li.level1 {
    font-weight: bold;
}
div#categoryarea li.level1 li {
    font-weight: normal;
}
div#categoryarea li a {
    display: block;
    padding: 3px 0;
}
a.onlink {
    text-decoration: underline;
}
a.onlink:link {
    color: #ff0000;
}
a.onlink:visited {
    color: #ff0000;
}
a.onlink:hover {
    color: #ff0000;
}
#guidearea {
    line-height: 0;
    padding: 15px 0 0;
}
div#loginarea {
    border: 1px solid #ccc;
    padding: 0 10px 10px;
    width: 144px;
}
div#loginarea p {
    padding: 8px 0 0;
}
div#login img {
    padding: 0 5px 0 0;
    vertical-align: bottom;
}
div#loginarea .btn {
    text-align: center;
}
#loginarea .box96 {
    border: 1px solid #ccc;
    width: 96px;
}
div#searcharea {
    border: 1px solid #ccc;
    padding: 0 10px 10px;
    width: 144px;
}
div#searcharea p {
    padding: 8px 0 0;
}
div#searcharea .btn {
    text-align: center;
}
#searcharea .box142 {
    border: 1px solid #ccc;
    width: 142px;
}
#block-calendar {
}
#block-calendar table {
    border-collapse: collapse;
    margin: 0 auto 10px;
    text-align: center;
}
#block-calendar th, #block-calendar td {
    border: 1px solid #cccccc;
    padding: 2px;
}
#block-calendar th {
    background: none repeat scroll 0 0 #ff8144;
    color: #ffffff;
}
#block-calendar .off {
    background: none repeat scroll 0 0 #ffeecc;
    color: #e04a00;
}
#block-calendar caption {
    color: #dd4400;
}
ul#banner {
    padding: 15px 0 0;
}
#banner li {
    padding: 0 0 10px;
}
input[type="text"] {
    border: 1px solid #ccc;
}
input[type="image"] {
    border: medium none;
}
input.box190[type="image"] {
    height: 30px;
    width: 190px;
}
input.box180[type="image"] {
    height: 30px;
    width: 180px;
}
input.box150[type="image"] {
    height: 30px;
    width: 150px;
}
input.box140[type="image"] {
    height: 30px;
    width: 140px;
}
input.box130[type="image"] {
    height: 30px;
    width: 130px;
}
input.box51[type="image"] {
    height: 22px;
    width: 51px;
}
#pagetop {
    background-color: #fff;
    margin: 0 auto;
    padding: 30px 8px 15px;
    text-align: right;
    width: 784px;
}
#fotter {
    background-color: #ffa85c;
    border-top: 1px solid #ff6600;
    color: #fff;
    font-size: 90%;
    margin: 0 auto;
    padding: 15px 8px;
    text-align: left;
    width: 784px;
}


/**********************************************
�ᥤ�󥳥�ƥ��
**********************************************/

.title3 {
	background-color: #e4e4e4;
  font-size: 120%;
  margin: 0 0 10px;
  padding: 5px 10px;
  width: 560px;
}

.color_blue {
	color:#006699;
}

.katsuyo_cont {
	width:720px;
	margin:0 0 50px 0;
}

.katsuyo_cont02 {
	width:720px;
	margin:0 0 10px 0;
}

.katsuyo_cont h2 {
	width:720px;
	margin:0 0 40px 0;
}

.katsuyo_cont02 h2 {
	width:720px;
	margin:0 0 40px 0;
}

.katsuyo_cont .katsuyo_cont_left {
	float:left;
	width:350px;
}

.katsuyo_cont .katsuyo_cont_right {
	float:right;
	width:350px;
}

.katsuyo_cont02 .katsuyo_cont_left {
	float:left;
	width:350px;
}

.katsuyo_cont02 .katsuyo_cont_right {
	float:right;
	width:350px;
}

.katsuyo_cont .kc_img {
	width:350px;
	margin:0 0 15px 0;
}

.katsuyo_cont .kc_txt01 {
	width:350px;
	margin:0 0 7px 0;
}

.katsuyo_cont .kc_txt02 {
	color:#006699;
}

.katsuyo_cont .kc_txt03 {
	width:314px;
	border:1px solid #fe7701;
	margin:0 auto;
	padding:0 0 20px 0;
}

.katsuyo_cont .kc_txt03 .kc_txt03_inner {
	width:312px;
	text-align:center;
}

.katsuyo_cont .kc_txt03 .kc_txt03_inner a {
	width:312px;
	margin:0;
	padding:0;
}

.bottom_bnr {
	width:720px;
	margin:0 0 50px 0;
}

.center_txt {
	width:720px;
	text-align:center;
	margin:0 0 50px 0;
}

.sekorei_bar {
	margin:40px 0 15px 0;
}