@charset "shift_jis";

body {
	font-family:Meiryo,Verdana,"MS UI Gothic",Osaka;
	font-size:12px;
	font-weight: normal;
}
* {
	margin: 0;
	padding: 0;
}

img { border:none; }

hr {
	clear:both;
	visibility:hidden;
}

A:link    { color:#0066FF; text-decoration:none; }
A:visited { color:#0066FF; text-decoration:none; }
A:active  { color:#0066FF; text-decoration:underline; }
A:hover {
	color:#FF0000;
	position: relative; 
	text-decoration: underline;
} 

/* -- id="header" start here -- */
#header .logo {
	float: left;
	white-space:nowrap;
}
/* -- id="header" end here -- */





/* -- id="linker" start here -- */
#linker {
	font-family:Verdana,"MS UI Gothic",Osaka;
}
#linker ul{
	list-style:none;
}
#linker li{
	display:inline;
	white-space:nowrap;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:2px;
}
#linker .line1 {
	position:relative;
	padding-top:0px;
	top:0px;
}
#linker .line2 {
	padding-bottom:0px;
	position:relative;
	bottom:0px;
	top:8px;
}
/* -- id="linker" end here -- */






/* -- class="news" start here -- */
.news {
	margin-bottom: 2em;
	width:263px;
	border: 1px double #333333;
	float: left;
	margin-left: 10px;
	margin-right: 5px;
}
.cm01 {
	margin-bottom: 2em;
	float: left;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clearfix:after {
	content:".";
	display:block;
	clear:both;
	height: 0;
	visibility:hidden;
}
.clearfix {display:inline-block;}
.news h2 {
	font-size: 14px;
	text-indent:1em;
	line-height:1.5em;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}


.news .sp{
	font-size: 14px;
	text-indent:1em;
	font-weight:bold;
	border-bottom: 1px dotted #666666;
	line-height:1.5em;
}


.news img {
	float: left;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
}
.news p {
	color:#333333;
	line-height: 1.2em;
	font-size: 13px;
	font-weight: normal;
	text-indent:1em;
	margin: 5px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}


.news a {
	color:#000099;
	text-decoration: none;
	font-weight:normal;
}
.news a:hover {
	color:#000099;
	text-decoration: underline;
}
.backhistory {
	text-align:left;
	margin-bottom:2em;
	clear: both;
	line-height:2em;
	width:100%;
	background-color:#666666;
}
.backhistory a {
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.backhistory a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
/* -- class="news" end here -- */




/* -- id="main" start here -- */
.row {
	font-size:14px;
	font-weight:bold;
	color:#d60000;
	padding-top:20px;
	padding-bottom:0px;
}
.row h4 {
	font-size:10px;
	font-weight:normal;
	color:#000000;
}
.row ul {
	list-style:none;
	margin-top: 2px;
	margin-left:0;
	padding-left:0;
}
.row li {
	list-style:none;
	display:inline;
	line-height:1.4;
	word-spacing:6px;
}
.row li a {
	text-decoration:none;
	padding:0.2em 1em;
	color:#FFFFFF;
	background:#999999;
}
.row li a:hover {
	color:#FFFFFF;
	background:#d60000;
}

.bread {
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	padding-top:5px;
	padding-bottom:0px;
}
.bread a {
	text-decoration:underline;
	color:#666666;
}
.bread a:hover {
	color:#0000FF;
}

.itempage {
	font-size:10px;
	font-weight:normal;
	color:#666666;
	text-align:right;
	padding-top:0px;
	padding-bottom:0px;
}

.page {
	font-size:14px;
	font-weight:bold;
	color:#d60000;
	clear: left;
	text-align:right;
	border-bottom: 3px solid #d60000;
	padding-top:6px;
	padding-bottom:6px;
}
.page ul {
	list-style:none;
}
.page li {
	list-style:none;
	display:inline;
	padding-top:0px;
	padding-bottom:0px;
}
.page li a {
	text-decoration:none;
	padding:0.4em 0.4em;
	color:#666666;
}
.page li a:hover {
	text-decoration:none;
	color:#FFFFFF;
	background:#7fc269;
}


#productList {
	width:135px;
	margin-top:10px;
	float:left;
}
#productList .newmark {
	height:14px;
	padding-bottom: 5px;
}
#productList H3{
	text-align:center;
	width:125px;
	height:106px;
}
#productList .word{
	font-family: Verdana,"MS UI Gothic",Osaka;
	font-size:12px;
	white-space:nowrap;
	height:18px;
	width:11em;
	text-align:center;
	word-wrap: break-word;
	width:11em;
}
#productList .word a{
	text-decoration:none;
	color:#0000FF;
}
#productList .word a:hover{
	text-decoration:underline;
	color:#0000FF;
}
#productList .bottom{
	font-size:10px;
	white-space:nowrap;
	height:18px;
	width:135px;
	text-align:center;
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top:1px;
	padding-bottom:5px;
}

.page2 {
	font-size:14px;
	font-weight:bold;
	color:#d60000;
	clear: both;
	text-align:right;
	border-top: 3px solid #d60000;
	padding-top:6px;
	padding-bottom:6px;
}
.page2 ul {
	list-style:none;
}
.page2 li {
	list-style:none;
	display:inline;
	padding-top:0px;
	padding-bottom:0px;
}
.page2 li a {
	text-decoration:none;
	padding:0.4em 0.4em;
	color:#666666;
}
.page2 li a:hover {
	text-decoration:none;
	color:#FFFFFF;
	background:#7fc269;
}
/* -- id="main" end here -- */




/* -- for detail.php use id="main" start here -- */
.detailbread {
	font-size:12px;
	font-weight:bold;
	clear:left;
	color:#000000;
	text-align:left;
	padding-top:20px;
	padding-bottom:0px;
}
.detailbread a {
	text-decoration:underline;
	color:#666666;
}
.detailbread a:hover {
	color:#0000FF;
}

.backpage {
	clear:left;
	text-align:right;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:2px solid #d60000;
}

#side4img {
	width:200px;
	float:left;
	text-align:center;
	background-color: #FFFFFF;
	margin-left: 40px;
}
#side4img .img {
	margin-left:10px;
	margin-top:10px;
	margin-bottom: 20px;
}
.clearfix:after {
	content:".";
	display:block;
	clear:both;
	height: 0;
	visibility:hidden;
}
.clearfix {display:inline-block;}
#side4img span {
	display: block;
	font-weight: bold;
	padding: 10px;
}
#side4img input {
	padding:0.5em;
}
#side4data {
	float:left;
	font-size:12px;
	font-weight:normal;
	margin:0px;
	background-color: #FFFFFF;
	margin-right:10px;
	margin-bottom:10px;
}
#side4title H1 {
	font-size:18px;
	font-weight: bolder;
	margin: 0px;
	padding-bottom: 5px;
	color:#D60000;
	letter-spacing: 2px;
}
#side4title H2 {
	font-size:12px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 5px;
	color:#666666;
}
#side4data H3 {
	color:#d60000;
	font-size:16px;
	font-weight: bold;
	margin: 0px;
}
#side4data a {
	text-decoration:none;
	color:#0000FF;
}
#side4data a:hover {
	text-decoration:underline;
	color:#0000FF;
}
#side4data table {
	border:none;
	border-collapse:collapse;
	margin: 0;
}
#side4data th {
	font-weight:normal;
	text-align:right;
	padding:0.3em;
	border: 1px solid #CCCCCC;
	empty-cells:show;
	width:85px;
}
#side4data td {
	font-weight:bold;
	text-align:left;
	padding:0.3em;
	border: 1px solid #CCCCCC;
	empty-cells:show;
	width:150px;
}
.attention {
	clear:both;
	width:100%;
	margin:0;
	border: 1px solid #0066CC;
}
.attention h3 {
	text-align:left;
	font-size:12px;
	font-weight: bold;
	border-bottom:1px dotted #999999;
	line-height:1.5em;
	text-indent:1em;
}
.attention p{
	margin: 5px;
	line-height:1.2em;
	font-size:10px;
	clear:left;
	text-indent:1em;
	text-align:left;
}
.attention .subpics{
	float:left;
	margin-top: 5px;
	margin-bottom:5px;
}
.attention .subpics img{
	padding:0px;
}

.detailproduct {
	clear:left;
	color:#000000;
	text-align:left;
}
.detailproduct H1 {
	font-size:16px;
	font-weight: bold;
	text-indent:1em;
	margin: 0px;
	border-bottom:2px solid #d60000;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
/* -- for detail.php use id="main" end here -- */





/* -- id="menu" start here -- */
#menu li a {
	padding:0px 0px 0px 17px;
	background:url(gas_im/arrow01.gif) left center no-repeat;
	text-decoration: none;
	color: #000000;
}
#menu li a:hover {
	color: #FF0000;
}
.menutitle {
	color: #FFFFFF;
	padding: 6px 0px 0px 0px;
	text-align:center;
}
.box {
	background: url(gas_im/list_top.gif) left top no-repeat;
	margin-bottom: 10px;
}
.box ul {
	list-style-type: none;
	font-weight: bold;
	line-height: 2em;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
.box .content {
	text-align:left;
	padding-bottom: 15px;
	background: url(gas_im/list_bottom.gif) left bottom no-repeat;
}
.search {
	background: url(gas_im/list_top.gif) left top no-repeat;
	margin-bottom: 10px;
	text-align:center;
}
.search select {
	margin-top:20px;
}
.search table {
	width: 170px;
        font-size: 10pt;
	text-align:center;
}
.search .content {
	padding-bottom: 15px;
	background: url(gas_im/list_bottom.gif) left bottom no-repeat;
}
.box .content #search {
	width: 110px;
	border:1px solid #e0e0e0;
}
/* -- id="menu" end here -- */	


/* -- id="footer" start here -- */
#footer ul{
	list-style:none;
}
#footer li{
	display:inline;
	white-space:nowrap;
}
#footer li a{
	text-decoration:none;
	padding: 0.2em 0.5em;
}
#footer li a:hover{
	text-decoration:underline;
}
#footer p{
	padding:15px;
}
/* -- id="linker" end here -- */
h1 {
  font-family:"Arial","Hiragino Kaku Gothic Pro","MS UI Gothic";
  font-size: 14px;
  font-weight: bold;
  padding: 0;
  margin: 0;
  position: relative;
  left: 0px;
}
.h1w {
  font-family:"Arial", "MS UI Gothic", "Osaka";
  font-size: 14px;
  font-weight: bold;
  color:#ffffff;
  padding: 0 0 5px 0;
  margin: 0;
  position: relative;
  left: 0px;
  z-index: 2;
}
h2 {
	font-family:"Arial", "MS UI Gothic", "Osaka";
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	position: relative;
	left: 0px;
	z-index: 2;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.h2w {
  font-family:"Arial", "MS UI Gothic", "Osaka";
  font-size: 12px;
  font-weight: bold;
  color:#ffffff;
  padding: 0 0 5px 0;
  margin: 0;
  position: relative;
  left: 0px;
  z-index: 2;
}
h3 {
	font-family:"Arial", "MS UI Gothic", "Osaka";
	margin: 0px;
	font-size:12px;
	font-weight: bold;	
}
h4 {
	font-family:"Arial", "MS UI Gothic", "Osaka";
	margin: 0px;
	font-size:12px;
	font-weight: bold;	
}
