a:link {
	color: #477AA5;
}

a:visited {
	color: #477AA5;
}

a:hover {
	background-color: #477AA5;
	color: #FFF;
}

h1 {
	width: 600px;
	height: 200px;
	margin: 0px 0px 3px 0px;
	padding: 0px;

	background-image:url('images/cd09webtop.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #333;

	text-indent: -9999px;
}

h4 {
	margin: 5px 5px 5px 5px;
	padding: 0.2em 0.4em;

	border-bottom: solid 5px #A9AAA1;
}

h5 {
	width: 95%;
	_width: 98%;
	margin: 5px 5px 5px 10px;
	padding: 0.1em 0.4em;
	border-bottom: solid 2px #A9AAA1;
	
	color: #262626;
}

h6 {
	width: 40%;
	margin: 0px 0px 0px 10px;
	_margin: 0px 0px 0px 15px;
	padding: 0.3em 0 0.3em 0.2em;

	border: solid #A9AAA1;
	border-width: 1px 1px 1px 12px;

	font-size: 85%;
	font-weight: bold;
}

#container {
	width: 600px;
	_width: 600px;
	margin: 0px;
	padding: 1px;

	background-color: #FFF;
}

#mainCenter {
	width: 100%;
	margin: 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0px;
	border: none;
	
	background-color: #FFF;

	text-align: left;
}

.textMain {
	margin: 0px 10px 10px 10px;
	
	font-size: 102%;
}

.textHowTo {
	margin-left: 40px;

	font-size: 102%;
	line-height: 130%;
}

.item {
	margin-left: 20px;
}

.header {
	width: 840px;
	margin-left: 40px;
}

.logo {
	margin-bottom: 5px;
}

.radioleft {
	margin-top: 30px;
	float: left;
}

.imgleft {
	margin-left: 10px;
	float: left;
}

.imgleft_top {
	margin: 40px 50px 150px 30px;
	_margin: 40px 50px 100px 30px;
	float: left;
}

.clear {
	clear: both;
}

.soufu {
	margin-top: 10px;
	_margin-top: 5px;
}

.subtitle {
	color: #000;
	font-size: 110%;
	_font-size: 120%;
	font-weight: bold;
	line-height: 150%;
	text-decoration: underline;
}

.naiyou_font {
	color: #DD6600;
	font-size: 100%;
	_font-size: 110%;
	line-height: 160%;
}

.shousai_font {
	color: #505050;
	font-size: 80%;

	line-height: 120%;
}

.haisou {
	margin-top: 10px;
	margin-left: 160px;
}

.haisou_font {
	margin-left: 160px;
	
	color: #000;
	font-size: 83%;
	line-height: 160%;
}

.waku {
	width: 720px;
	margin-left: 5px;
	padding-top: 10px;

	background:url(images/base_top.jpg) no-repeat left top;
}

.waku .body {
	padding: 6px 10px 6px 10px;

	background: background:url(images/base_body.jpg) repeat-y left top;
}

.waku .bottom {
	height: 15px;

	background: background:url(images/base_bottom.jpg) no-repeat left bottom;

	font-size: 1px;
	line-height: 1px;
}

.FONTS1 {
	color: #333;
	font-size: 75%;
	line-height: 130%;
}

.FONTS2 {
	margin-left: 10px;

	color: #000;
	font-size: 160%;
	font-weight: bold;
	line-height: 150%;
}

.FONTS3 {
	color: #333;
	font-size: 110%;
	line-height: 130%;
}

.FONTS4 {
	margin-left: 10px;
	
	color: #000;
	font-size: 84%;
	line-height: 160%;
}

.FONTS5 {
	color: #000;
	font-size: 85%;
	line-height: 160%;
}

.FONTS6 {
	color: #333;
	font-size: 90%;
	line-height: 130%;
}

.FONTS7 {
	margin-left: 0px;
	
	color: #000;
	font-size: 160%;
	font-weight: bold;
	line-height: 150%;
}

.FONTS8 {
	margin-right: 30px;
	_margin-right: 40px;
	
	color: #333;
	font-size: 85%;
	_font-size: 95%;
	font-weight: bold;
	line-height: 150%;
	text-align: right;
}

.FONTS9 {
	margin-left: 20px;
	
	color: #000;
	font-size: 90%;
	line-height: 130%;
}

.FONTS10 {
	margin-bottom: 2px;
	margin-left: 10px;
	
	color: #000;
	font-size: 110%;
	line-height: 130%;
	text-decoration: underline;
	text-underline-position: below;
}

.TITLE1 {
	color: #FFF;
	font-size: 120%;
	font-weight: bolder;
}

.TITLE2 {
	color: #000;
	font-size: 95%;
	font-weight: bold;
}

.TITLE_L {
	font-size: 110%;
	font-weight: bolder;
}

.box {
	width: 220px;
	float: left;
}

.box_w270 {
	width: 270px;
	float: left;
}

.box_right {
	width: 320px;
	margin-right: 20px;
	margin-left: 20px;
	float: right;
}

.box_right_w250 {
	margin-right: 20px;
	margin-left: 20px;
	width: 250px;
	float: right;
}

.box_douga {
	width: 190px;
	float: left;
}

.box_douga_right {
	width: 470px;
	margin-left: 20px;
}

.line {
	width: 850px;
	margin-left: 50px;
	border-bottom: 1px #000 dotted;
}

.table,
.table tr,
.table td {
	border: 2px solid #FFF;
	border-collapse: collapse;
}

.table2,
.table2 tr,
.table2 td {
	border: 2px solid #FFF;
	border-collapse: collapse;

	text-align: center;
}

.shousai {
	margin-top: 10px;
}

.cart {
	margin-top: 30px;
	margin-left: 210px;
}

.BIGRED {
	background-color: #FFC5F5;
	
	color: #FF0000;
	font-size: 110%;
	font-weight: bolder;
	line-height: 110%;
}

.CHURED {
	color: #FF0000;
	font-size: 100%;
	font-weight: bolder;
}

.FONTS2 {
	color: #000;
	font-size: 85%;
	line-height: 140%;
}

.SPACE {
	margin-bottom: 10px;
}

.VAN {
	width: 150px;
	top: 1500px;
	left: 640px;
	position: absolute;
}

.tab {
	width: 110px;
	height: 32px;
	margin: 0 0 0 0;
	float: left;

	background: transparent url(images/tab.jpg) repeat-x top left;
	
	text-align: center;
}

.tab1 {
	width: 110px;
	height: 32px;

	margin: 0 0 0 0;
	float: left;
	
	background: #8DC70A url(images/tab1.jpg) no-repeat;
	
	text-align: center;
}

ul#taberea {
	width: auto;
	margin: 0px 0px 0px 50px;
	padding: 0;
	display: block;
	position: relative;

	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	
	list-style-type: none;
}

ul#taberea li {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
}

ul#taberea li a {
	width: 120px;
	height: 30px;
	padding: 10px 0px 0px 0px;
	float: left;
	display: block;

	text-decoration: none;
}

ul#taberea li a:hover {
	background:transparent url("images/tab.jpg") no-repeat top right;
	
	color: #477AA5;
}

ul#taberea li a.current,
ul#saturday li a.current:hover {
	color: #477AA5;
}

#stylefour {
	height: 39px;
	display: block;
	position: static;
	border-top: 4px solid #CCC;

	background:transparent url(images/bgOFF.gif) repeat-x top left;

	font-family: Arial, Verdana, Helvitica, sans-serif;
	font-size: 70%;
	font-weight: bold;
}

#stylefour ul {
	width: auto;
	margin: 0;
	padding: 0;

	list-style-type: none;
}

#stylefour ul li {
	margin: 0;
	float: left;
	display: block;
}

#stylefour ul li a {
	color: #4D4D4D;

	padding: 11px 15px 0 15px;
	height: 33px;
	float: left;
	display: block;

	background:transparent url(images/bgDIVIDER.gif) no-repeat top right;
	
	text-decoration: none;
}

#stylefour ul li a:hover,
#stylefour ul li a.current {
	color: #4D4D4D;
	background:#FEFEFE url(images/bgON.gif) no-repeat top right;
}

#topbnr {
	width: 590px;
	margin: 10px auto 20px auto;

	text-align: center;
}

#topbnr img {
	margin: auto;
}

.MIDASHI1 {
	width: 570px;
	margin-bottom: 5px;
	padding: 0.4em 0.4em;
	border: solid #990033;
	border-width: 0 0 1px 12px;

	font-size: 90%;
	_font-size: 95%;
}

.MIDASHI1_1 {
	width: 570px;
	margin-bottom: 5px;
	padding: 0.4em 0.4em;
	border: solid #990033;
	border-width: 0 0 1px 12px;

	font-size: 87%;
	_font-size: 95%;
}

.MIDASHI2 {
	width: 570px;
	margin-bottom: 5px;
	padding: 0.4em 0.4em;
	border: solid #3366CC;
	border-width: 0 0 1px 12px;

	font-size: 90%;
	_font-size: 95%;
}

.MIDASHI3 {
	width: 570px;
	margin-bottom: 5px;
	padding: 0.4em 0.4em;
	font-size: 90%;
	_font-size: 95%;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 12px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}

.MIDASHI3_1 {
	margin-left: 5px;
	padding: 0.4em 0.4em;
	border: solid #CC0000;
	border-width: 0 0 0 3px;

	font-size: 90%;
	_font-size: 95%;
	line-height: 150%;
}

.MIDASHI3_2 {
	width: 300px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0.4em 0.4em;
	border: solid #CC0000;
	border-width: 1px 1px 1px 12px;

	font-size: 90%;
}

.MIDASHI4 {
	width: 570px;
	margin-bottom: 5px;
	padding: 0.4em 0.4em;
	border: solid #FF6600;
	border-width: 0 0 1px 12px;

	font-size: 90%;
	_font-size: 95%;
}

.MIDASHI4_1 {
	width: 570px;
	margin-bottom: 5px;
	padding: 0.4em 0.4em;
	border: solid #FF6600;
	border-width: 0 0 1px 12px;

	font-size: 90%;
	_font-size: 95%;
}
.MIDASHI4_2 {
	margin-bottom: 5px;
	padding: 0.4em 0.4em;
	border: solid #FF6600;
	border-width: 0 0 1px 12px;

	font-size: 90%;
	_font-size: 95%;
}

.MIDASHI5 {
	margin-left: 5px;
	padding: 0.4em;
	border-left: solid 3px #009966;
}

.productTitle {
	background-color: #A2DBA8;
}

#compare {
	width: 590px;
	margin-left: 5px;
}

#compare td {
	padding: 2px 4px;
	
	font-size: 0.7em;
	text-align: center;
}

.non {
	background-color: #CCC;
}

#caution {
	margin: 10px;
	font-size: 0.7em;
}

.h5subtitle {
	width: 95%;
	_width: 98%;
	margin: 20px 5px 10px 10px;
	padding: 0.1em 0.4em;
	border-bottom: solid 2px #a9a9a9;

	font-size: 16px;
}

.h6subtitle {
	width: 90%;
	margin: 30px 0px 10px 20px;
	_margin: 0px 0px 0px 15px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.2em;
	border: solid #005C8D;
	border-width: 1px 1px 1px 12px;

	color: #333;
	font-size: 14px;
	font-weight: bold;
}

.pstyle {
	margin: 10px 10px 20px 20px;
	
	color: #333;
}

.center1 {
	margin: 0px 0px 30px;
	
	text-align: center;
}

.section img {
	margin: 20px auto 20px 0px;
}

.setumei {
	width: 450px;
	margin: 10px 0px 0px 50px;

	font-size: 90%;
	text-align: left;
}

#bestshot {
	padding: 0px;
}

#bestshot td,
th {
	border: 1px #999 solid;
	border-collapse: collapse;
}

#bestshot th {
	padding: 4px;

	background-color: #FFF;

	vertical-align: middle;
}

#bestshot td {
	padding: 4px;

	vertical-align: middle;
}


/* 17新規 */
.TOPIC0 {
	margin-top: 1em;
	margin-bottom: 1.5em;
}


.TOPIC1 {
	color: #477AA5;
	list-style-position: inside;
	list-style-type: disc;
	line-height: 1.8em;
	margin-left: 5px;
	display: inline; /*IE*/
}

.pageHead {
	padding: 5px;
	
	color: #FFF;
	font-size: 105%;
	font-weight: bold;
}

section {
	width: 570px;
	padding: 5px;
}

section h3 {
	width: auto;
	padding: 2px 5px 2px 5px;
	border-bottom: solid thin #C00;
	border-left: solid 12px #C00;
	font-size: 90%;
	font-weight: bold;
}

section p {
	margin-left: 10px;
	padding-top: 5px;
	font-size: 85%;
	line-break: strict;
	line-height: 160%;
	text-align: justify;
}

section ol {
	margin-top: -10px;
	margin-bottom: -15px;
	margin-left: 5px;
	font-size: 85%;
	line-height: 160%;
	list-style-position: outside;
}

section table {
	text-align: center;
	line-break: strict;
}

.sectionImage {
	text-align: center;
}

.supple {
	margin-left: 5px;
	padding-top: 5px;
	color: #666;
	font-size: 80%;
	line-break: strict;
	line-height: 160%;
	list-style-position: outside;
}

.detail1-2_17exist_5Button a {
	width: 150px;
	height: 35px;
	margin: 0px auto 10px;
	display: block;
	overflow: hidden;
	background-image:url(images/0000ver/17exist_1-2_5_2a.jpg);
	text-align: center;
}

.detail1-2_17exist_5Button a:hover {
	background-image:url(images/0000ver/17exist_1-2_5_2b.jpg);
}

.detail1-2_17exist_1 {
	font-weight: bold;
	text-decoration: underline;
}