@charset "utf-8";
/* formatting style
----------------------------*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

html{
	overflow-y:scroll;
	height:100%;
	margin:1px 0;
}

body {
	color: #333333;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 83%;
	line-height: 1.7;
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-shadow: 1px 1px 2px #ddd;
/*	-webkit-text-size-adjust: 100%;*/
}
p {
	margin-top:1em;
	margin-bottom:1em;
}

table td{
	padding-right:5px
}
table{
	border-collapse:collapse;
}
	
.mac body {
	color: #333333;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 77%;
	line-height: 1.7;
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-shadow: 1px 1px 2px #ddd;
}

.f14px {
	font-size: 107%;
}
.pdle15 {
	padding-left: 15px;
}
.pdt5 {
	padding-top: 5px;
}
.pdt10 {
	padding-top: 10px;
}
.pdt20 {
	padding-top: 20px;
}
.mgt20 {
	margin-top: 20px;
}
.mgt5 {
	margin-top: 5px;
}
.pdlr25tb5 {
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.hr100 {
	padding: 0px;
	height: 1px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	border: #ccc 1px solid;
	color: #CCC;
	background: #ccc;
}
.hr90 {
	padding: 0px;
	height: 1px;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	margin-top: 10px;
	margin-bottom: 10px;
	border: #ccc 1px solid;
	color: #CCC;
	background: #ccc;
}
.hr80 {
	padding: 0px;
	height: 1px;
	margin-right: auto;
	margin-left: 0px;
	width: 80%;
	margin-top: 10px;
	margin-bottom: 10px;
	border: #ccc 1px solid;
	color: #CCC;
	background: #ccc;
}
.tdr {
	text-align: right;
}
.centerout {
	text-align:center;
}
.centerin {
	display:inline-block;
	*display:inline;
	zoom:1;
	text-align:left;
}
.floatl {
	float: left;
}
.floatr {
	float:right;
}
.clear {
	clear: both;
}

.c090 {
	color:#009900
}
.cC00 {
	color:#cc0000
}
.cF00 {
	color:#ff0000
}
.cF60 {
	color:#FF6600
}
.c06F {
	color:#06F
}

.str {
	text-decoration:line-through;
}


/* link styles
----------------------------*/
a img {
	border-style: none;
}

a:link {
	color: #000066;
	text-decoration: underline;
}

a:visited {
	color: #660033;
	text-decoration: underline;
}
.move a:hover{
	color: #CC0000;
	text-decoration: none;
	position: relative;
	top: +1px;
	right: +1px;
}
#bg {
	background-image: url(../img/bg.png);
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#bg_t {
	background-image: url(../img/bg_t.png);
	height: 20px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#bg_u {
	background-image: url(../img/bg_u.png);
	height: 20px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}


/* basic layout
----------------------------*/
#wrapper {
	background-color: #FFFFFF;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header {
	background-color: #FFFFFF;
	height: 72px;
	width: 960px;
	position: relative;
}
#header #logo {
	left: 15px;
	top: 5px;
	position: relative;
}
#header #name {
	left: 100px;
	top: 44px;
	position: absolute;
}

#header #snavi {
	position: absolute;
	top: 44px;
	width: 920px;
	left: 30px;
}
#header #snavi li {
	float: right;
	list-style: none;
	right: 10px;
	border-right: #333333;
	border-left: 1px dashed #333333;
	border-top-color: #333333;
	border-bottom-color: #333333;
	padding-right: 5px;
	padding-left: 5px;
}
#header #snavi #neng {
	border-right: 1px dashed #333333;
}

#navi {
	position: relative;
}

#navi #nav #ntop a {
	/* [disabled]border-left: 1px solid #000000; */
}
#flash {
	height: 300px;
	width: 960px;
	position: static;
	top: 0px;
}
#flashb {
	height: 150px;
	border-width: 10px;
	border-style: solid;
	position: static;
	top: 0px;
}


#ttl {
	/* [disabled]height: 100px; */
	width: 960px;
	/* [disabled]border-width: 10px; */
	/* [disabled]border-style: solid; */
	position: static;
	/* [disabled]top: 0px; */
}
#ttl h2 {
	font-style: italic;
	text-align: center;
	vertical-align: middle;
}
#pankuzu {
	margin: 10px;
	padding: 0px;
}
#pankuzu .blue {
	color: #0099FF;
}

#salesmail img{
	height: 20px;
	width: 220px;
	margin-top: 5px;
}

#general{
	width: auto;
	/* [disabled]border: 1px solid #CCC; */
	margin-left: 50px;
	margin-bottom: 15px;
	margin-right: 50px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 107%;
	margin-top: 5px;	
}
#footer {
	clear: both;
	background-color: #eeeeee;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	position: relative;
}
#footer #fnavi {
	float: left;
	width: 100%;
	padding-top: 10px;
}

#footer #fnavi li {
	float: left;
	list-style: square;
	margin-left: 25px;
}
#footer #copyr {
	/* [disabled]float: right; */
	position: absolute;
	right: 15px;
	top: 25px;
}

/*画像拡大表示*/
.overlay {
	position: absolute;
	display: none;
	top: 0;
	width: 100%;
	z-index: 1;
	background-image: url(../img/black.png);
}
.overlay img {
	display: inline-block;
	position: relative;
	/* [disabled]width: 600px; */
	-webkit-box-shadow: 0px 0px 20px 0px #333;
	-moz-box-shadow: 0px 0px 20px 0px #333;
	box-shadow: 0px 0px 20px 0px #333;
}
#cursol {
  position: absolute;
  padding: 5px;
  color: #fff;
  background: #666;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 2px 2px 5px 0px #333;
  -moz-box-shadow: 2px 2px 5px 0px #333;
  box-shadow: 2px 2px 5px 0px #333;
}
.imgzoom {
	cursor:pointer;
}

.slidetoggle:hover{
	position: relative;
	top: +1px;
	right: +1px;
	cursor: pointer;
}

.slidetoggle {
	color:#00aaff;
}

.del {
	text-decoration-line: line-through;
}

/*ここまで*/
