@charset "utf-8";
/* CSS Document */

/* COMMON -----------------------*/

body {
	background-color:#FFF;
	color:#555555;
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	line-height:22px;
	margin:0;
	padding:0;
}
img {
	border:none;
}
.right {
	text-align:right;
}
#all {
	width:860px;
	margin:auto;
}

/* HEADER -----------------------*/

#header {
	height:60px;
	width:850px;
	margin:auto;
}
#logo-kowa {
	height:25px;
	width:50px;
	margin:20px 10px 0 0px;
	float:left;
}
#logo-c2 {
	height:40px;
	width:165px;
	margin:10px 2px 0 0px;
	float:left;
}
#type-c2 {
	height:25px;
	width:65px;
	margin:20px 15px 0 0px;
	float:left;
}
#lead-c2 {
	height:25px;
	width:390px;
	margin:20px 10px 0 0px;
	float:left;
}

/* MENU -----------------------*/

#mainmenu {
	margin:auto;
	height:30px;
	width:850px;
	background:url(../img/menu_dammy.gif) no-repeat;
}
#mainmenu ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#mainmenu li {
	background:transparent none repeat scroll 0 0;
	float:left;
}
#mainmenu li a, #mainmenu li span {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	height:30px;
	width:120px;
}
#mainmenu li.mm1 a {
	background:transparent url(../img/mainmenu.png) no-repeat scroll 0 0;
}
#mainmenu li.mm1 a:hover {
	background:transparent url(../img/mainmenu.png) no-repeat scroll 0 -30px;
}
#mainmenu li.mm2 a, #mainmenu li.mm2 span {
	background:transparent url(../img/mainmenu.png) no-repeat scroll -120px 0;
}
#mainmenu li.mm2 a:hover {
	background:transparent url(../img/mainmenu.png) no-repeat scroll -120px -30px;
}
#mainmenu li.mm3 a, #mainmenu li.mm3 span {
	background:transparent url(../img/mainmenu.png) no-repeat scroll -240px 0;
}
#mainmenu li.mm3 a:hover {
	background:transparent url(../img/mainmenu.png) no-repeat scroll -240px -30px;
}
#mainmenu li.mm4 a {
	background:transparent url(../img/mainmenu.png) no-repeat scroll -360px 0;
}
#mainmenu li.mm4 a:hover {
	background:transparent url(../img/mainmenu.png) no-repeat scroll -360px -30px;
}
#mainmenu li.mm5 a {
	background:transparent url(../img/mainmenu.png) no-repeat scroll -480px 0;
}
#mainmenu li.mm5 a:hover {
	background:transparent url(../img/mainmenu.png) no-repeat scroll -480px -30px;
}
#mainmenu li.sm1 a {
	width:125px;
	background:transparent url(../img/mainmenu.png) no-repeat scroll -600px 0;
}
#mainmenu li.sm2 a {
	width:125px;
	background:transparent url(../img/mainmenu.png) no-repeat scroll -725px 0;
}

/* MENU CURRENT*/

#top #mainmenu li.mm1 a {
	background:transparent url(../img/mainmenu.png) no-repeat scroll 0 -30px;
}
#occasion #mainmenu li.mm2 a {
	background:transparent url(../img/mainmenu.png) no-repeat scroll -120px -30px;
}
#ecard #mainmenu li.mm3 a {
	background:transparent url(../img/mainmenu.png) no-repeat scroll -240px -30px;
}
#points #mainmenu li.mm4 a {
	background:transparent url(../img/mainmenu.png) no-repeat scroll -360px -30px;
}
#comparison #mainmenu li.mm5 a {
	background:transparent url(../img/mainmenu.png) no-repeat scroll -480px -30px;
}

/* FLASH -----------------------*/

#top #flash, #ecard #flash {
	width:850px;
	height:400px;
	margin:auto;
	margin-top:1px;
}
#points #flash {
	width:850px;
	height:160px;
	margin:auto;
	margin-top:1px;
	background: url(../img/topfla_dammy2.jpg) no-repeat;
}

/* MAIN -----------------------*/

#contents {
	width:850px;
	margin:auto;
}
#main {
	width:530px;
	float:left;
	background: #FFF;
	padding:10px 10px 0 10px;
}
#main2 {
	width:850px;
	float:left;
	background: #FFF;
	padding:20px 10px 0 0px;
}
#caption {
	font-size:13px;
	font-weight:bolder;
	padding:30px 10px 0 25px;
}

/* RIGHT -----------------------*/

#right {
	width:280px;
	padding:10px 10px 0 10px;
	float:left;
}

/* FOOTER -----------------------*/

#footer {
	width:850px;
	height:30px;
	background: #060;
	margin:auto;
}
#footer address {
	color:#CCC;
	font-size:10px;
	text-decoration:none;
	font-style:normal;
	text-align:right;
	margin-right:10px;
}

/* COMMON -----------------------*/


#contents p {
	margin:5px 10px 5px 10px;
	padding:0;
}
.px10 {
	font-size:10px;
}
.px8 {
	font-size:8px;
}

.bnr_top {
	background:url(../img/bnr1_top.gif) no-repeat;
	width:280px;
	height:10px;
	line-height:10px;
	font-size:10px;
}
.bnr_btm {
	background:url(../img/bnr1_btm.gif) no-repeat;
	width:280px;
	height:10px;
	margin-bottom:20px;
}
ul, ol {
	margin:0;
	padding:0;
	padding-left:20px;
	list-style-position:outside;
}
.bnr_mdl {
	background:url(../img/bnr1_mdl.gif) repeat-y;
	padding:5px 10px;
}

/* EACH PAGES -----------------------*/

/* top PAGE */

#main p.style01 {
	padding-left:20px;
	border-left:2px dotted #66CC66;
}

/* comparison PAGE */

#points table{margin-top:20px;}

#ct td {
	border-right:1px dotted #ccc;
	padding:3px 8px;
	vertical-align:top;
}

#ct .npd {
	padding:0px;
	text-align:center;
}


#ct .nbd {
	border:none;
	width:20%;
}
#ct .ltd {
	border-left:1px dotted #ccc;
}
#ct .rnbd {
	border-right:none;
}
#ct .tim {
	font-weight:bolder;
	color: #FF6600;
}
#ct .tim2 {
	font-weight:bolder;
	color: #339900;
}
#ct .px10 {
	color:#006633;
	margin-left:15px;
	line-height:14px;
}
#ct .ts {
	padding:2px;
}
#ct .lbd2 {
	border-left:3px double #ddd;
}
#ct .tss {
	background-color: #dFc;
	padding:4px;
	height:55px;
}
#ct .tss2 {
	background-color: #ffda9f;
	padding:4px;
	height:55px;
}

#ct .iyk{
text-align:right;
padding:0 20px 5px 0;

}
