/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
	font-family: "lr oSVbN", Osaka;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

a:link { color:#ff3300; text-decoration:underline; }
a:hover { color:#ff3300; text-decoration:underline; }
a:visited { color: #ff9933; text-decoration:none; }
a:active { color: #ff3300; }


h1{
	font-family: "lr oSVbN", Osaka;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px 0px 10px;
	padding: 0px;
}

table {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container {
	width: 600px;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

#header{
	width: 600px;
	padding-top: 10px;
	padding-bottom: 10px;
}


#container-in {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/dit-bkline.gif);
	background-repeat: repeat-y;
}

#header2 {
	height: 27px;
	width: 600px;
	background-image: url(../images/t02_head.gif);
	background-repeat: repeat-x;
}

.imgstyle {
	position: relative;
	height: 27px;
	width: 12px;
	left: 517px;
}


#container-in2 {
	width: 576px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#maincontent { width: 360px; float:right; }



#left-content { width:200px; float:none; }

.c-both { clear:both; }


/***********************************************/
/*Maincontent                                  */
/***********************************************/


#productname{
	padding: 0px 0px 10px 0px;
}

#recommend{
	padding: 5px 0px 0px 0px;
	font-size: 13px;
	line-height: 14px;
	margin: 0px;
}

#purchase{
	padding: 5px 0px 10px;
	font-size: 13px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width: 360px;
}

.price {
	font-size: 14px;
	font-weight: bold;
}

.sale-price {
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
}

.sale-priceline {
	font-size: 14px;
	text-decoration: line-through;
	font-weight: bold;
}

.buybutton {
	height: 23px;
	width: 80px;
	margin: 0px;
	position: relative;
	padding: 0px;
	top: 5px;
}


/************** .outline styles *****************/

.outline{
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 10px;
}

.outline p{
	font-size: 13px;
	line-height: 14px;
}
.midashi {
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
}

.al-img {
	/*width: 360px;*/
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/***********************************************/
/*leftcontent                                  */
/***********************************************/

#photo-area{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
}

.caption{
	font-size: 13px;
}


.photo{
	border: 0.5px solid #999999;
	padding: 0px;
	margin: 0px;
}

.photo2{
	border: 0.5px solid #999999;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 10px;
}

.nutrient {
	font-size: 13px;
}

.kosu {
	text-align: right;
}
/***********************************************/
/*footer                                       */
/***********************************************/

#footer2{
	width: 600px;
	background-image: url(../images/dit-bkline2.gif);
	position: relative;
	bottom: 0px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#footer{
	width: 576px;
	margin: 0px;
	text-align: center;
	padding: 5px 0px 10px;
}

