 @charset "utf-8";
/*
	Site Name: 
	Description: initial setting
	Version: 
	Author: 
*/



/*
===== 1: リセット =================================*/

* {
	margin:0;
	padding:0;
}
/*===== 2: 共通設定 ===========================*/

html {
	height:100%;
}
body {
	height:100%;
	margin: 0px;
	padding: 0px;
	color: #000;
	font-family: "メイリオ", Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFF;
	background-image: url(../images/dot_1.gif);
}
* html div#container {
	height:100%;
}
h1, h2, h3, h4, h5, h6, div, p, pre, ul, ol, dl, dt, dd, address, form, blockquote {
	padding: 0;
	line-height: 1.6;
	text-align: left;
	display: block;
	margin: 0px;
	font-size:small;
	font-weight: normal;
}
h2 {
	height: 40px;
	width: 100%;
	margin-top: 10px;
	text-indent: -9999px;
	margin-bottom: 0px;
	font-size: small;
	margin-right: 0px;
	margin-left: 0px;
}
h2.top {
	margin-top: 0px;
}
h2.text {
	text-indent: 0px;
	background-image: none;
	font-size: 20px;
	font-weight: bolder;
	height: 40px;
	margin: 0px;
	padding: 0px;
	bottom: 0px;
}
h2 span {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h3 {
	width: auto;
	margin-top: 30px;
	margin-bottom: 0px;
	font-size: medium;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/icon_dot100.gif);
	padding-left: 16px;
	display: block;
}
h2     +          h3{
}
h4 {
	font-weight: bold;
	font-size: 110%;
	margin-top: 16px;
}
table {
	margin : 0;
	empty-cells: show;
	font-size: small;
}
img {
	border: none;
	vertical-align: bottom;
}
ul {
	width: 100%;
	position: relative;
}
li {
	list-style: none;
	float: left;
	height: 50px;
	clear: none;
	position: relative;
	display: block;
}
acronym, abbr {
	cursor: help;
}
option {
	padding-right: 10px;
}
*+html option {
	padding-right: 0;
}/* for IE7&Opera */
* html option {
	padding-right: 0;
}/* for IE6 */
.hidden {
	display: none;
	visibility: hidden;
}
a:link, a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #666666;
}
p {
	margin-top: 0.8em;
 letter-spacing: 0.07em .０８;
	line-height: 1.8em;
	font-size: small;
	color: #000000;
	font-weight: lighter;
	text-decoration: none;
}
a p {
	display: inline;
}
.small {
	font-size: x-small;
	font-weight: lighter;
	line-height: 1.2em;
}
.big {
	font-size: 32px;
	font-weight: bolder;
}
strong {
	font-weight: bold;
}
/*
===== 6: モジュール =================================
*/

.clear {
	clear: both;
}
.border_top:after {
 content:(" ");
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	display: block;
	clear: both;
}
.clearfix {
	zoom: 100%;
}
.clearfix:after {
 content: (" ");
	height: 0;
	clear: both;
	visibility: hidden;
	display: block;
}
.page-top {
	text-align: right;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.link {
	text-align: right;
	width: auto;
	text-decoration: none;
	color: #000000;
	display:inline;
	font-weight: lighter;
	background-image: url(../images/icon_link1.gif);
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: right center;
	margin: 1px;
	padding-top: 1px;
	padding-right: 16px;
	padding-bottom: 2px;
}
.link:hover {
	text-decoration: underline;
	color: #000000;
	background-image: url(../images/icon_link2.gif);
}

.mail {
	text-align: right;
	width: auto;
	text-decoration: none;
	color: #000000;
	display:inline;
	font-weight: lighter;
	background-image: url(../images/icon_mail1.gif);
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: right center;
	margin: 1px;
	padding-top: 1px;
	padding-right: 16px;
	padding-bottom: 2px;
}
.mail:hover {
	text-decoration: underline;
	color: #000000;
	background-image: url(../images/icon_mail2.gif);
}
.linkbar {
	margin: 0px;
	padding: 0px;
}
.icon_next {
	background-image: url(../images/icon_nextstep.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 16px;
	width: 100%;
	margin-top: 20px;
	text-indent: -9999px;
}
.linkbar a, #feed p a {
	font-size: 20px;
	display: block;
	text-indent: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-decoration: none;
	color: #000000;
	font-weight: bolder;
	top: 1px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 14px;
	margin: 0px;
	background-image: url(../images/dot_05_link.gif);
	background-position: right center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.linkbar a:hover, #feed p a:hover {
	background-image: url(../images/dot_100_link.gif);
	background-color: #999999;
	text-decoration: none;
	background-position: right center;
	color: #FFFFFF;
}
.linkbar a span, #feed p a span {
	font-size: 10px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-weight: normal;
	text-decoration: none;
}
.linkbox {
	clear: both;
}
.linkbox a {
	display: block;
	text-indent: 0px;
	text-decoration: none;
	color: #000000;
	margin: 0px;
	width: 200px;
	position: relative;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	line-height: 1em;
	height: auto;
}
.linkbox a:hover {
	background-image: url(../images/dot_50.gif);
	text-decoration: none;
	background-repeat: repeat;
}
.linkbox a span {
	font-size: small;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-weight: normal;
	text-decoration: none;
	margin-top: 4px;
}
.linkbox .new .caption {
	font-size: 10px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin: 0px;
}
.linkbox .new .title {
	display: block;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
a.product_box {
	width: 140px;
	display: block;
	float: left;
	padding: 20px;
	position: relative;
	font-size: small;
	text-decoration: none;
	height: 200px;
	background-color: #FCFCFC;
}
a.product_box img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
a.product_box:hover {
	background-image: url(../images/dot_50.gif);
	text-decoration: none;
}
a.product_box span  {
	font-size: x-small;
	text-decoration: none;
}
.text {
	background-image: url(../images/icon_new.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.comment {
	color: #666666;
}
a#totop {
	display: block;
	background-image: url(../images/button_top.gif);
	height: 16px;
	width: 64px;
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}
a#totop:hover {
	background-color:#999999;
	text-decoration: none;
}

.text_red { color: #CC0000; }
.lead {
	font-size: x-large;
}

