body {
	background-color: #FFF;
	line-height: 1.7;
}

/* =========================================================
■container
========================================================= */
#container {
	width: 950px;
	margin: 0 auto;
	background: #FFFFFF;
	padding: 0px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	bottom: 0px;
}
#container img{
	border: 0px none;
}
/* =========================================================
■header
========================================================= */
#header {
	padding: 0px;
	margin: 0px;
	background-image:  url(../cmn_img/header_bg.gif);
	background-repeat: repeat-x;
	height: 29px;
	width: 950px;
	clear: both;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
#header img {
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#header ul {
	margin: 0px;
	padding: 0px 22px 0px 0px;
	LIST-STYLE-TYPE: none;
	text-align: right;
}
#header li {
	DISPLAY: inline;
	BORDER-LEFT: 1px solid #1F4B7A;
	color: #1F4B7A;
	font-weight: bold;
	padding: 0px 3px;
	list-style: none;
	overflow: visible;
	text-align: right;
}

#header li.first {
	BORDER-LEFT-STYLE: none
}
#header a{
	color: #1F4B7A;
}
/* =========================================================
■navi
========================================================= */
#navi {
	padding: 0px;
	margin: 0px;
	background-image:  url(../cmn_img/navi_bg.gif);
	background-repeat: no-repeat;
	height: 48px;
	width: 950px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, "Trebuchet MS", "Myriad Web";
	font-size: 11px;
}
#navi a{
	color: #FFFFFF;
	font-weight: bold;
}

#navi ul {
	MARGIN: 0px;
	TEXT-INDENT: 0px;
	LIST-STYLE-TYPE: none;
	text-align: right;
	display: inline;
	padding: 0px;
	height: 29px;
	width: 250px;
	line-height: 30px;
}
#navi LI {
	DISPLAY: inline;
	BORDER-LEFT: #fff 1px solid;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
#navi LI.first {
	BORDER-LEFT-STYLE: none
}


.logoimg {
	padding: 0px;
	margin: 0px;
	float: left;	
}

.telimg {
	padding: 0px;
	margin: 0px;
	float: right;
	height: 48px;
}

/* =========================================================
■title
========================================================= */

title {
	background-image:  url(../cmn_img/title_bg.gif);
	background-repeat: repeat-x;
	width: 950px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-align: center;

	}
#title p{
	padding: 6px 0px 10px;
	margin: 0px;
	text-align: center;

	}
#title h1 {
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px;
	font-size: 18px;
	text-align: center;
	z-index: 1;
	font-family: "Trebuchet MS", "Myriad Web";
	}
#toptitle {
	height: 25px;
}
	

/* =========================================================
■menu
========================================================= */
#menu {
	background-image:  url(../cmn_img/menu_bg.gif);
	background-repeat: repeat-x;
	height: 50px;
	width: 950px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 0px;
	color: #FFFFFF;
	text-align: center;	/* border-bottom: 1px solid #CCCCCC;*/
	}

#menu a{
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#menu UL {
	display: inline;
	list-style: none;
}
#menu LI {
	BORDER-LEFT: #fff 1px solid;
	margin: 0px;
	padding: 0px 7px;
	display: inline;
	text-align: center;
}
#menu LI.first {
	BORDER-LEFT-STYLE: none
}

/* =========================================================
■wrapper
========================================================= */
#wrapper:after {
	content: "."; 
	display: block; 
	height: 0; 

	visibility: hidden;
}
#wrapper {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html div#wrapper { height: 1%; }

/* =========================================================
■contents
========================================================= */

#table {
	display: table;
	width: 930px;
	border-bottom: 1px dotted #CCCCCC;
}
#tdjacket {
	display: table-cell;
	float: left;
	width: 190px;
	margin: 10px 10px 10px 40px;
}
#tdspec {
	display: inline-table;
	width: 680px;
	float: right;
}
#tdspec h3{
	font-size: 167%;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
	display: block;
	padding-bottom: 4px;
}
#tdspec .catch{
	font-size: 120%;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 10px;
	display: block;
	padding-bottom: 4px;
}
#tdspec li{
	line-height: 1.7;
	display: list-item;
}
.pricedown{
	text-decoration:line-through;
}
.newprice{
	font: bold 140% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FF0000;
}
#contents {
	padding-right: 40px;
	padding-left: 40px;
	width: 870px;
	margin-bottom: 20px;
}
#contents h2{
	font-size: 145%;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 3px;
	color: #379BD5;
}
#contents img{
	float: left;
	padding-right: 8px;
	padding-bottom: 6px;

}
#contents h4{
	font-size: 125%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 8px;
	color: #FF6600;
	border-top: 1px dotted #CCCCCC;
	padding-top: 8px;
}
#contents h5{
	font-size: 110%;
	font-weight: bold;

	margin-bottom: 8px;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 16px;
	margin-left: 15px;
	display: block;
}
#contents p {
	line-height: 1.5;
	display: block;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.marginleft {
	padding-left: 250px;
}
#contents ul {
	display: block;
	width: 600px;
	margin-left: 40px;
}
#contents ol{
	width: 600px;
	display: block;
	margin-left: 40px;
	list-style: decimal outside;
}
#contents li{
	line-height: 1.7;
	list-style: outside;
		list-style: decimal outside;
}
#contents li a{
	background: #FFFF99;
}


/* =========================================================
■footer	border: 1px solid #CCCCCC;
========================================================= */

#footer {
	WIDTH: 950px;
	BACKGROUND-COLOR: #f1f1f1;
	margin: 0px;
	padding: 3px 0px 5px;
	border-bottom: 1px solid #51A6D7;
	border-top: 1px solid #51A6D7;
	font-size: 88%;
	line-height: 15px;

}
#footer p {
	text-align: center;
}
#footer a {
	color: #666;
}

.welcome {
	margin-right: 5px;
	margin-left: 5px;
	width: 950px;
}
.welcome h3{
	margin-right: 5px;
	margin-left: 5px;
	font-size: 109%;
	color: #1F4B7A;
}
.welcome img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
