/* =============== body =============== */

body
{
font-family : "ＭＳ Ｐゴシック", Osaka, Gothic, Sans-serif ;
font-size: 12px;
color: #333333;
background-color: #ffffff;
margin: 0;
padding: 0
}

div, form, input { border: none }
img { border: none }

.footer { font-size: 10px; line-height: 10px; color: #FFFFFF }



/* =============== anchor =============== */

a{
outline:0px none blank;
}

a:link {
color : #3366ff ;
text-decoration: none
}
a:active {
color : #3366ff ;
text-decoration: none
}
a:visited {
color : #3366ff ;
text-decoration: none
}
a:hover {
color: #ff0033
}



/* =============== top contents =============== */

td.top-body{
background-image: url(images/top_bg.gif);
background-repeat: no-repeat
}

.top-text{
font-size: 12px;
line-height: 20px; color: #FFFFFF; 
padding-left: 8px
}

.top-shop{
font-size: 10px;
line-height: 16px 
}



/* =============== left contents =============== */


/* --- main --- */

.text-head{
font-family: "ＭＳ Ｐ明朝", "細明朝体";
font-size: 24px;
line-height: 28px;
text-align: center;
height: auto;
width: auto;
float: left;
margin: 4px 5px 0px 0px;
padding: 3px 3px 1px;
border: 1px #999999 solid
}

.text{
font-size: 12px;
line-height: 22px
}

.caption{
font-size: 10px; 
line-height: 13px
}

.links{
padding-bottom: 5px;
padding-top: 0;
}


/* --- shop --- */

.shop{
border: 1px #333 solid
}

.shop-name{
border-bottom: 2px #DAD0B7 solid
}

.shop-text{
font-size: 12px;
line-height: 14px;
font-weight: bold;
padding-top: 8px
}

.shop-text-small{
font-size: 10px;
line-height: 12px;
font-weight: bold;
padding-top: 8px
}



/* =============== right contents =============== */


td.right-body{
background-color: #FFC801;
background-image: url(images/r_bgimg.gif);
background-repeat: repeat ;
padding-top: 50px
}

.comment{
font-size: 10px;
line-height: 14px; 
padding-top: 3px
}

.comment-icon{
text-align: left;
width: 30px;
float: left;
padding-top: 1px
}

.column{
border-bottom: 4px #E50000 solid
}

.column-contents{
font-size: 10px;
line-height: 18px
}

