﻿@charset "UTF-8";
/* CSS Document */

/* ------------------------------------------------------- 白背景設定 ------------------------- */
div#box_area {
	height: auto;
	width: 800px;
	float: left;
}

#box_area #box_top {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../images/top/box_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 5px;
	width: 800px;
}

#box_area #box_middle {
	background-image: url(../images/top/box_middle.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: auto;
	width: 780px;
	padding: 10px;
	float: left;
}

div#rss {
	width: 520px;
	height: auto;
	float: left;
}

#rss_area {
	width: 500px;
	float: left;
	height: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#rss_area dl {
	display: block;
	float: left;
	width: 500px;
	height: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5;
	margin: 0px;
	padding: 0px;
}

#rss_area dt {
	background-image: url(../images/top/rss_barret.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	width: 100px;
	display: block;
	float: left;
}

#rss_area dd {
	float: right;
	width: 370px;
	clear: right;
}

#rss_area  .more {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #000000;
	width: 490px;
	padding-right: 10px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	height: auto;
	margin-bottom: 20px;
	float: left;
}

#rss_area  a {
	color: #430d0d;
	text-decoration:none;
}

#rss_area a:hover {
	color: #430d0d;
	text-decoration:underline;
}

#rss_area p {
	text-align: right;
	margin-top: .5em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#link_plate {
	float: right;
	width: 210px;
}
#link_plate  h3 {
	margin-bottom: 5px;
}

#product_link a {
	background-image: url(../images/top/product_link.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
	display: block;
	height: 56px;
	width: 210px;
}

#howto_link a {
	background-image: url(../images/top/howto_link.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
	display: block;
	height: 56px;
	width: 210px;
}

#shiin_link a {
	background-image: url(../images/top/shiin_link.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
	display: block;
	height: 56px;
	width: 210px;
}

#faq_link a {
	background-image: url(../images/top/faq_link.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
	display: block;
	height: 56px;
	width: 210px;
}

#blog_link a {
	background-image: url(../images/top/blog_link.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
	display: block;
	height: 56px;
	width: 210px;
}
