@charset "UTF-8";
/*--------------------------------------------------------
取り扱い製品ページの設定
--------------------------------------------------------*/
#print{

   page-break-after: always;}
   
div.waku{
	overflow: hidden;
}

div.content {
	width: 450px;
	background-color: #F1EDE1;
	float: left;
	margin-left: 16px;
	margin-top: 10px;
	margin-bottom: -32768px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 32768px;
	padding-left: 5px;	
}

div.content div.photo01 {
	float: left;
	width: 225px;
}

div.content div.brand {
	float: right;
	width: 225px;

}

p.logo2 {
	text-align: right;
	padding-bottom: 5px;
}

p.logo2 img {
	padding: 5px;
	border: 1px solid #CCCCCC;
}


#print h2 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	margin-bottom: 5px;
}

p.text02 {
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	color: #666666;
	margin-bottom: 10px;
	padding-left: 3px;
}

p.text02_2 {
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	color: #666666;
	margin-bottom: 10px;
	padding-left: 3px;

}

.txt_link{
    text-align:right;
}

div.clear {
	clear: both;
}

div.clear2 {
	clear: both;
	text-align: center;	
}
div.content div.photo02 {
	float: left;
	width: 220px;
	margin-top: 5px;
}

div.content div.photo03 {
	float: right;
	width: 220px;
	margin-top: 5px;
}

div.coment {
	background-color: #E7E7DE;
	padding: 5px;
	width: 200px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: left;
	font-size: 11px;
	line-height: 16px;
}


#top_news p.news_text{
	padding-left:1em;
	padding-bottom:2px;
}

#top_news p.news_line{
	width:100%;
	height:5px;
	background: url(../images/topics_line.gif) repeat-x;
}


.newday {
	float: left;
	font-size:12px;
	line-height:1.4em;
	margin:0px;
	padding-bottom: 5px;
}

.newtext {
	float: left;
	width:475px;
	font-size:12px;
	line-height:1.4em;
	margin:0px;
	padding-bottom: 5px;
}

.arrow-bt {
	margin-bottom :1px;
	margin-left :2px;
}

#rss{
	text-align:left;
}

#rss h4#rss_title{
	margin:10px 0;
	border-left:10px solid #666;
	background-color:#f5f5f5;
	padding:7px;
	text-indent:0.3em;
	font-size:1.3em;
	line-height:1.4em;
}


#rss p.rss_ti{
	line-height:1.5em;
	text-indent:1em;
	font-weight:bold;
	padding-left:1em;
	background-color:#ddeeee;
	padding:3px;
}

#rss_textbox{
	margin-bottom:20px;
	padding:15px 1em 15px 1em;
	border:1px solid #ccc;
}

#rss p.rss_text{
	margin-bottom:10px;
	padding:10px 1em 5px 1em;
	border-bottom:1px solid #ccc;
}

