/* common
----------------------------------------------------------------------- */
body{
	font-family:'Meiryo','メイリオ','ＭＳ Ｐゴシック',sans-serif;
	color:#333;
	padding:0;
	margin:0;
	font-size:12px;
	line-height:1.5;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../img/bg_header.gif);
}

form,input,select,optgroup,option,p,ul,li,dl,th,dd,dt,address,
h1,h2,h3,h4,h5,h6			{margin:0; padding:0; font-weight:normal; font-style:normal;}
h1,h2,h3,h4,h5,h6			{font-size:12px; margin:0; padding:0;}
ul,ol,dl					{margin:0; padding:0;}
dt,dd,li					{list-style-type:none;}
img,a img					{margin:0; padding:0; border:0; vertical-align:bottom; -ms-interpolation-mode:bicubic;}
label,label input			{cursor:pointer; vertical-align:middle;}
label input					{margin:0 3px 0 0;}

a:link		{
	text-decoration:underline;
}
a:visited	{
	text-decoration:underline;
}
a:hover		{
	text-decoration:none;
}
a:active	{text-decoration:underline;}

a:hover .ro,
a .ro:hover,
input.ro:hover,
.ro:hover input	{opacity:0.7; filter:alpha(opacity=70);}

.txt	{vertical-align:bottom; text-align:justify; text-justify:distribute;}



/* clfix
----------------------------------------------------------------------- */
.clfix:after	{
  content:".";  /* 新しい要素を作る */
  display:block;  /* ブロックレベル要素に */
  clear:both;
  height:0;
  visibility:hidden;
}
.clfix	{min-height:1px;}
* html .clfix{
  height:1px;
  /*\*//*/
  height:auto;
  overflow:hidden;
  /**/
}
.clear		{clear:both;}
.allclear	{clear:both; height:0; font-size:0; line-height:0;}
h1 {
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	width: 700px;
	float: left;
}
#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header #font {
	float: right;
	height: 26px;
	padding-top: 10px;
}
#header #font li {
	display: inline;
	float: left;
	margin-right: 2px;
	margin-bottom: 5px;
}
#header .head {
	float: right;
}

#header h2 {
	float: left;
	display: inline;
	margin-bottom: 13px;
}
#header dl {
	float: right;
	width: 214px;
	padding-left: 2px;
	height: 19px;
	margin-top: 5px;
}
#header dt {
	float: left;
	height: 19px;
}
#header dt input {
	height: 17px;
	width: 158px;
	border: 1px solid #acacac;
}
#header dd {
	float: left;
	height: 19px;
}
#header #navi {
	clear: both;
	height: 47px;
	width: 960px;
	margin-bottom: 5px;
}
#header #navi li {
	float: left;
}
#contents {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	text-align: left;
	clear: both;
}
#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 40px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#footer .line {
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	height: 23px;
	margin-bottom: 10px;
}
#footer .pgtp {
	float: right;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#footer ul {
	padding-left: 5px;
}
#footer ul li {
	background-image: url(../img/footer_line.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: inline;
	float: left;
	margin-right: 5px;
	padding-right: 5px;
}
#footer p {
	text-align: center;
	clear: both;
	padding-top: 20px;
}

#root {
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 25px;
}
#root ul {
	height: 20px;
}
#root li {
	float: left;
	margin-right: 10px;
}
#root li a {
	background-image: url(../img/arrow02.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	font-weight: bold;
	display: block;
}

#contents .heading {
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	background-image: url(../img/title.gif);
	background-repeat: no-repeat;
	width: 920px;
	clear: both;
	background-position: left bottom;
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 10px;
	letter-spacing: 1px;
	margin-bottom: 20px;
}
#contents .heading dt {
	font-size: 12px;
	line-height: 16px;
	color: #e43f31;
	margin-bottom: 7px;
	font-weight: bold;
}
#contents .heading dd {
	font-weight: bold;
}

#contents #previous {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#contents #center {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#contents #ppevent {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
#contents #ppjpn {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#contents #corpo {
	width: 795px;
	margin-right: auto;
	margin-left: auto;
}
.category_title{
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	}
#shop {
	width: 100%;
	margin-bottom: 20px;
}
#shop th {
	width: 20%;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	vertical-align: top;
	padding-top: 10px;
}
#shop td {
	width: 80%;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	vertical-align: top;
	padding-top: 10px;
}
#header .fb {
	text-align: right;
}
