﻿/*-----------------------------------------------
 tmp01b 縦長 横menu 作成 applet 山田
-----------------------------------------------*/

/*-----------------------------------------------
 __default style clear
-----------------------------------------------*/
/* body */
body {
	background: #ffffff url(../image/back.gif) repeat-x;
	margin:0;
	padding:0;
	font-family:Verdana,Arial,"ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	height: 10px;
}

TABLE {
	font-size: 14px;
	line-height: 1.6;
}

H2 {
	height:0;
	overflow: hidden;
	text-indent: -9999px;
}

tr,td,th {
	font-size: 13px;
	line-height:1.3;
	color:#606060;
}

.midasi {
	font-size: 19px;
	font-weight: bold;
}

.info {
	font-size: 16px;
	text-indent: 10px;
}

html {
	overflow:scroll;
}

li {
	list-style:none;
}

A {
	font-weight: bold;
}

/*-----------------------------------------------
div class.sitemap
-----------------------------------------------*/
div .sitemap {
	width: 150px;
	height:20px;
	float: right;
	top: 8px;
	right: 6px;
	position: relative;
}

/*-----------------------------------------------
div class.sitemap
-----------------------------------------------*/
div .google {
	width: 310px;
	height:32px;
	float: right;
	top: 5px;
	right: 6px;
	position: relative;
}

/*-----------------------------------------------
 __genzaiiti
-----------------------------------------------*/
.genzaiiti {
	font-size: 13px;
	height:33px;
	padding: 8px 0px 0px 0px;
}


/*-----------------------------------------------
 __Base Link Color Setting
-----------------------------------------------*/

a:link {
	text-decoration: none;
	color: #0000cc;
}

a:visited {
	text-decoration: none;
	color: #990099;
}

a:hover,a:active {
	text-decoration:underline;

}

/*-----------------------------------------------
div#container
-----------------------------------------------*/
#container {
	background: url(../image/ram-topimage00.gif) no-repeat;
	width: 1002px;
	margin: 20px auto 0px;
	border: 1px solid #c00000;
}

/*-----------------------------------------------
 h1 (div#top)
-----------------------------------------------*/
#top {
	background:#c00000;
	color:#ffffff;
	height: 15px;
}

#top h1 {
	font-size:9px;
	float:left;
	color:#c00000;
}
 
#top p#siteDescription {
	margin:0;
	padding:0px 0px 0px 200px;
}

/*-----------------------------------------------
div#header (topimage waku)
-----------------------------------------------*/
#headerwaku {
	background: url(../image/ram-topimage02.gif) no-repeat;
	color:#000000;
	height: 200px;
	width:1000px;
}

/*-----------------------------------------------
 __header横menu
-----------------------------------------------*/

#menu {
	width:1000px;
	margin: 0; 
	padding :0;
}

#menu ul { 
	margin: 0; 
	padding :0; 
	list-style-type : none; 
}

#menu li { 
	display : inline; 
	padding :0; 
	margin:0; 
	float:left;
}

#menu a {
	display:block; 
	background:url(../image/ram-menu-02.gif);
	font-size:15px;
	line-height:2.2;
	height: 33px;
	text-decoration:none;
	color:#808080;
	width:200px;
	text-align:center;
}

#menu a:hover {
	display:block; 
	background:url(../image/ram-menu-01.gif);
	font-size:15px;
	line-height:2.2;
	height: 33px;
	text-decoration:none;
	color:#808080;
	text-align:center;
}

.linkhk {
	background:url(../image/ram-menu-01.gif);
	width:200px;
	font-size:15px;
	line-height:2.2;
	height: 33px;
	color:#808080;
	text-align:center;
	font-weight: bold;
}

/*-----------------------------------------------
 __contents
-----------------------------------------------*/

#contents {
	background: #FFFFFF;
	width: 1000px;
	clear: both;
	margin-bottom: 10px;
	height: 780px;
}


/*-----------------------------------------------
 __topics
-----------------------------------------------*/

#topics {
	width:990px;
	clear: both;
	padding-top:5px;
	margin:5px;
	height: 170px;
}

/*-----------------------------------------------
div#main
-----------------------------------------------*/
#main {
	float:right;
	width:790px;
}

/*-----------------------------------------------
div#sub 取り扱い商品
-----------------------------------------------*/
#subwaku {
	float:left;
	width:200px;
	padding:0px;
	margin: 0px 5px; 
	background: url(../image/sub-title.gif) no-repeat;
}

#sub {
	float:none;
}

#sub ul { 
	margin: 30px 0px 5px 0px; 
	padding :0; 
	list-style-type : none; 
}

#sub li { 
	display : inline; 
	padding :0; 
	margin:0; 
}

#sub a {
	display:block;
	background:url(../image/sub-bk01.gif); 
	background-color:#dde;
	text-decoration:none;
	color:#557;
	font-size:15px;
	line-height:2.3;
	text-align:left;
	height: 40px;
}

#sub a:hover {
	display:block;
	background:url(../image/sub-bk02.gif);  
	background-color:#ded;
	text-decoration:none;
	color:#575;
	font-size:15px;
	line-height:2.3;
	width:200px; 
}

/*-----------------------------------------------
div#sub02 その他リンク
-----------------------------------------------*/
#sub02 {
	float:none;
	margin-bottom:20px;
}

#sub02 ul {
	margin: 0; 
	padding :0; 
	list-style-type : none; 
}

#sub02 li { 
	display : inline; 
	padding :5px; 
	margin:5px; 
}

#sub02 a {
	border:1px solid #c0c0c0;
	display:block; 
	background-color:#FFFFFF;
	text-decoration:none;
	color:#808080;
	font-size:15px;
	line-height:1.8;
	margin: 3px 0px;
	width:197px;
}

#sub02 a:hover {
	border:1px solid #CC0000;
	display:block; 
	background-color:#eacecf;
	text-decoration:none;
	color:#CC0000;
	width:197px; 
}

/*-----------------------------------------------
 __footer menu
-----------------------------------------------*/

#footermenu {
	width:990px;
	clear: both;
	border-top:1px dashed #c0c0c0;
	border-bottom:1px dashed #c0c0c0;
	margin:5px;
}

/*-----------------------------------------------
 __footer
-----------------------------------------------*/
#footer {
	clear: both;
	width: 1000px;
	margin-bottom: 5px;
	padding: 3px;
	background-color: #eacecf;
}

#footer p#copyright {
	font-size: 11px;
	color: #800000;
	text-align:center;
	margin-bottom:0;
	font-weight: bold;
}


/*-----------------------------------------------
以下は必要に応じて
-----------------------------------------------*/

/*-----------------------------------------------
 __sub09
-----------------------------------------------*/
.map {
	margin-top: 50px;
	margin-left: 100px;
	margin-right: 100px;
	margin-bottom: 100px;
}


/*-----------------------------------------------
 __liclass
-----------------------------------------------*/
.white {
	font-size: 15px;
	color: #FFFFFF;
}

/*-----------------------------------------------
div#sub02
-----------------------------------------------*/
.sub02 a:hover {
	background-color: yellow;
}

.sub02{
	margin-bottom: -3px;
}


/*-----------------------------------------------
 __sub09
-----------------------------------------------*/
.sub09 {
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	background-color: #e1e1e1;
}
