/* Base Weblog (base-weblog.css) */

/* basic elements */

html {
    margin: 0;
    /* setting border: 0 hoses ie6 win window inner well border */
    padding: 0;
}

body {
    margin-top: 22px;
    /* setting border: 0 hoses ie5 win window inner well border */
    padding: 0;
    font-family: verdana, sans-serif;
    font-size: 12px;
	 line-height:150%
	 }

form { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

p{padding:0; margin:0;}

h1{font-size: 18px; padding:0; margin:0; color:#D90000; line-height:150%;}
h2{font-size: 18px; padding:0; margin:0; color:#008837; line-height:120%;}

textarea,select,input { font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku GothicPro","Osaka","Verdana","Helvetica","Arial","£Í£Ó £Ð¥´¥·¥Ã¥¯","sans-serif"; }


/* standard helper classes */

.clr {
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */

body { text-align: center; } /* center on ie */

#container {
    position: relative;
    margin: 0 auto; /* center on everything else */
    width: 696px;
    text-align: left;
}
#container-inner { position: static; width: auto;}


/*-------#banner { position: relative; }---------*/
/*-------#banner-inner { position: static; }---------*/

#bannerbody { position: relative; width: 100%;  margin-bottom:28px;}
#bannerbody-inner { position: static; width: 100%;}

#pagebody { position: relative; width: 100%;}
#pagebody-inner { position: static; width: 100%; background:#D90000;  vertical-align: top;}


#banner,#alpha,#alpha-left, #alpha-block, #one-column {
    display: inline; /* ie win bugfix */
    position: relative;
    float: left;
    /*min-height: 1px;*/
}

#bannerRight, #beta ,#alpha-right{ float: right; }

#banner-inner, #alpha-inner,#alpha-inner-left,#alpha-inner-block,#one-column-inner{
    position: static;
}

#bannerRight-inner, #beta-inner, #alpha-inner-right{
    position: right;
}






/* page layout */

body {
    min-width: 696px;
    color: #333;
    /*background: #36414d;*/
    background: #ffffff;
}

#container {
    width: 696px;
    margin-bottom: 20px;
    background: #fff;
}

#container-inner {
    border-width: 0;
    /*border-style: solid;*/
    /*border-color: #292e33;*/
}

#banner {
    width: 275px; /* necessary for ie win */
    /*background: #a3b8cc;*/
}

#banner-inner {
    padding: 0;
    border-width: 0;
    /*border-style: solid;*/
    /*border-color: #fff;*/
}

#bannerRight {
    width:421px; /* necessary for ie win */
    background: #ffffff;
}

#bannerRight-inner {
    padding-top: 36px;
    border-width: 0;
    text-align:right;
    color:#D90000;
}

#bannerRight img{
	padding:0;
	margin:0;
	border:0;
}

.banner-user {
    width: 70px;
    margin-top: 5px;
    font-size: 10px;
}



#banner-header {
    margin: 0;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
    text-shadow: #36414d 0 2px 3px;
}

#banner-description {
    margin-top: 5px;
    margin-bottom: 0;
    color: #fff;
    background: none;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.125;
    text-shadow: #36414d 0 1px 2px;
}

#redbody { padding: 23px; width: 650px; }
#redbody-inner {}


#alpha {
width: 418px;
 }
 #alpha-left {
width: 102px;
 }
  #alpha-right {
width: 293px;
 height:250px;
background:#fff;
 }
#alpha-block {
width: 418px;
 }
  #alpha-inner-left {
 }
  #alpha-inner-right {
  padding:14px;
 }
#alpha-inner-block {
 }
#beta {
width: 209px;
background:#fff;
}


#beta-inner {
padding:14px;
vertical-align: top;
}

#one-column {
width: 100%;
background:#fff;
}

#one-column-inner {
padding:14px;
vertical-align: top;
}


/***********¥È¥Ã¥×************/

p.infomation{margin-top:27px;}

img.product{padding-bottom:14px;}

p.kakaku{
font-weight:bold;
color:#D90000;
font-size:14px; 
etter-spacing:- 3em; 
padding-top:10px;
padding-bottom:10px;
}

p.alpha-block{
margin-top:24px;
vertical-align:top;
}

div.block-tri-left{
margin-top:7px;
margin-bottom:0px;
width:aout;
height:18px;
background: url("./img/hanbai_left.gif") no-repeat left #ffffff top;
}

div.block-txt{
padding-left:14px;
padding-right:14px;
background:#ffffff;
font-size:14px;
color:#D90000;
margin:0px;
}

div.block-tri-right{
width:aout;
height:14px;
background: url("./img/hanbai_right.gif") no-repeat right #ffffff bottom;
}

.top-photo{
margin-right:30px;
}

p.upday{
padding:3px;
font-size:9px;
text-align:right;
}

p.upday-info{
vertical-align: bottom;
border-top: 1px solid #D90000;
padding-top:12px; 
margin-top:30px;
}


