@charset "utf-8";

/*アウトライン*/
body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	background-color: #FFFFFF;
	color:#555555;
	margin:0;
	padding:0;
	text-align:center;
	}
#header {
	height:140px;
	width:760px;
	color: #777777;
	text-align:left;
	margin: auto;
	}
#topimage {
	background-color:#666666;
	height:200px;
	margin:0;
	padding:0;
	}
#main {
	width:760px;
	padding:10px 0 0 0;
	margin: auto;
	}
#main-left {
	width:520px;
	float:left;
	text-align:left;
	}
#main-right {
	width:220px;
	float:right;
	}
#fotter {
	clear:both;
	height:50px;
	width:760px;
	background: repeat-x url(img/base/line01.gif);
	padding: 15px 0 0 0;
	margin: auto;
	}
/*ヘッダー*/
#top {
	float:left;
	margin-top:22px;
	}
h1 {
	font-size:12px;
	margin:0px;
	padding:1px 1px 1px 1px;
	font-weight:normal;
	color: #777777;
	text-align:right;
	display:inline;
	}
/***　メイン左　***/
.path {
	margin:0 0 10px 0;
	}
#main-left h2 {
	font-size:24px;
	color:#990000;
	margin:0 0 10px 0;
	}
/*商品ページ*/
.products {
	margin:0 0 20px 0;
	}
.products h3 {
	font-size:16px;
	border-bottom:dotted 1px #666666;
	padding:20px 0 5px 0;
	margin:0px ;
	clear:both;
	}
.products h4 {
	font-size:16px;
	color:#990000;
	border-bottom:dotted 1px #666666;
	padding:0 0 5px 0;
	margin:0;
	}
.products p {
	line-height:135%;
	margin:10px 0 10px 0;
	}
.products table {
	width:520px;
	line-height:135%;
	}
.products td {
	padding:10px 10px 10px 10px;
	vertical-align:top;
	}
/*Information*/
.info {
	margin:0 0 20px 0;
	}
.info h3 {
	font-size:12px;
	font-weight: normal;
	border-bottom:#333333 dotted 1px;
	color: #555555;
	padding:0 0 5px 0;
	margin:0;
	}
#main-left .block {
	padding:10px 0 10px 0;
	border-bottom:#333333 dotted 1px;
	}
.info h4 {
	font-size:15px;
	font-weight: bold;
	color: #990000;
	margin:0px 0 5px 0;
	}
.date {
	padding:0 0 5px 0;
	}
.info p {
	margin:5px 0 0 0;
	line-height:135%;
	}
/*会社概要*/
.company {
	margin:0 0 20px 0;
	}
.company table {
	width:520px;
	line-height:135%;
	border:none;
	}
.company td {
	padding:10px 10px 10px 10px;
	border-bottom:#666666 dotted 1px;
	vertical-align:top;
	}
.company h3 {
	border-left:#990000 5px solid;
	border-bottom:#990000 1px dotted;
	color:#990000;
	font-size:16px;
	padding:5px 0 5px 5px;
	margin:20px 0 5px 0;
	}
.company p {
	line-height:150%;
	}

/*サイトマップ*/
#sitemap {
	margin:0 0 20px 0;
	}
#sitemap ul {
	list-style-image: url(img/base/arrowr02.gif) ;
	vertical-align: top;
	line-height:250%;
	}
#sitemap .a2 {
	margin-left:10px;
	}
#sitemap .a3 {
	margin-left:20px;
	}


/***　メイン右　***/
.rnavi {
	border-top:#666666 dotted 1px;
	height:90px;
	padding:2px 0 2px 0;
	text-align:left;
	clear:both;
	}
.rnavi-e {
	border-top:#666666 dotted 1px;
	border-bottom:#666666 dotted 1px;
	height:90px;
	padding:2px 0 2px 0;
	margin:0px 0 20px 0;
	text-align:left;
	clear:both;
	}
#main-right h2 {
	font-size:20px;
	font-family:Georgia;
	margin:0px 0 5px 0;
	}
#main-right h2 a {
	text-decoration:none;
	color:#990000;
	}
#main-right h2 a:hover {
	color: #CC3333;
	}
#main-right h3 {
	font-size:12px;
	font-weight:normal;
	color:#990000;
	margin:0;
	}
#main-right h3 a {
	text-decoration:none;
	color:#990000;
	}
#main-right p {
	margin:7px 0 5px 0;
	line-height:130%;
	}

/*フッター*/
#copyright {
	float:left;
	margin-left: 30px;
	}
#fotter-right {
	float:right;
	}

/*文字・装飾*/
.none {
	text-decoration:none;
	color:#555555;
	}
.left {
	float:left;
	margin-right: 10px;
	}
.right {
	float:right;
	margin-left: 10px;
	}
.clear {
	clear:both;
	}
.fami-g {
	font-family:Georgia;
	}
.fami-g20 {
	font-family:Georgia;
	font-size: 20px;
	}

/*位置調整*/
m-tb1 {
	margin:1px 0 1px 0;
	}

/*矢印関連*/
.arrow02r {
	background:url(img/base/arrowr02.gif) no-repeat left;
	padding-left:10px;
	margin:10px 0 10px 3px;
	text-decoration:none;
	color: #555555;
	}
.to-top {
	background:url(img/base/to-topr.gif) no-repeat left;
	padding:0 0 0 15px;
	text-decoration:none;
	color: #990000;
	float: left;
	}

/*画像*/
img {
	border:none;
	}

