@charset "UTF-8";

body {
	margin:0;
	padding:0;
	font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	font-size: 16px;
	line-height: 1.7;
	background-color: #F7F0F0;
}

a {
	border: none;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {border: none;}

p {margin:0px;}

#menu ul,#menu li {
	list-style-type: none;
}

div
{margin:0;padding:0;}

h1,h2,h3,h4,h5,h6
{margin:0;padding:0;}

.clear {
	margin: 0;
	padding: 0;
	clear: both;
}

form {
	margin: 0;
}

/* コンテンツ
--------------------------------------------- */
#header_area {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 30px;
	background-image: url(../images/hd_bg.png);
	background-repeat: repeat;
}

#header_area #logo {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
}

#mainimg_area {
	margin: 20px 0 0 0;
	padding: 0;
	width: 100%;
	height: 790px;
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.mensbnr{
    margin-top:1.5rem;
}

#mainimg_area h1 {
	margin: 0 auto;
	padding: 20px 0 0 0;
	width: 1000px;
}

.container {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
}

#box_standard {
	margin: 0;
	padding: 30px 0;
	width: 100%;
	background-color: #FFB9B9;
}

#box_standard #in_box {
	margin: 0 auto ;
	padding: 0;
	width: 1000px;
}

#box_standard h2 {
	text-align: center;
}

#box_search {
	margin: 0;
	padding: 30px 0;
	width: 100%;
	background-color: #FFDDDD;
}

#box_search #in_box {
	margin: 0 auto ;
	padding: 0;
	width: 1000px;
}

#search_area {
	margin: 0 30px 0 0;
	padding: 0px;
	width: 700px;
	float: left;
}

#search_area #search_box {
	margin: 10px 0 0 0;
	padding: 5px 10px 20px 10px;
	background-color: #FFF;
	border: 5px solid #FFB9B9;
	border-radius: 15px;
}

table .subtit {
	background-color: #FF9999;
	padding: 3px 8px;
	color: #FFF;
	text-align: center;
}

/* メインコンテンツ
--------------------------------------------- */
.box_creem {
	margin:0;
	padding:40px 0;
	background-color:#F9E4BF;
}

.box_white{
	margin:0;
	padding:40px 0;
}

.box_white2 {
	margin:0;
	padding:30px 0;
}

.box_pink {
	margin:0;
	padding:30px 0;
	background-color:#F79090;
}

#box_chart {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
}

#chart {
	margin: 20px auto 0 auto;
	padding: 0;
	width: 903px;
	position: relative;
}

#chart #chart1 {
	position: absolute;
	top: 18px;
	left: 567px;
	z-index: 8;
}

#chart #chart2 {
	position: absolute;
	top: 105px;
	left: 458px;
	z-index: 7;
}

#chart #chart3 {
	position: absolute;
	top: 115px;
	left: 397px;
	z-index: 6;
}

#chart #chart4 {
	position: absolute;
	top: 127px;
	left: 330px;
	z-index: 2;
}

#chart #chart5 {
	position: absolute;
	top: 161px;
	left: 278px;
	z-index: 4;
}

#chart #chart6 {
	position: absolute;
	top: 195px;
	left: 203px;
	z-index: 5;
}

#chart #chart7 {
	position: absolute;
	top: 156px;
	left: 152px;
	z-index: 3;
}

#chart #chart8 {
	position: absolute;
	top: 209px;
	left: 101px;
	z-index: 1;
}

.box_ranking {
	margin: 50px 0 0 0;
	padding: 0 0 50px 0;
	background-color: #FFF;
	-webkit-box-shadow: 0 0 5px 0 #DFC499; /* Safari, Chrome用 */
	-moz-box-shadow: 0 0 5px 0 #DFC499; /* Firefox用 */
	box-shadow: 0 0 5px 0 #DFC499; /* CSS3 */
}

.box_ranking .in_box {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	position: relative;
}

.box_ranking .in_box .rank {
	position: absolute;
	top: -30px;
	left: -100px;
}

.box_detail {
	margin: 20px 0 0 0;
	padding: 0;
}

.box_detail .box_img {
	margin: 0 15px 0 0;
	padding: 0;
	float: left;
	width: 290px;
}

.box_detail .box_img ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.box_detail .box_img li {
	margin: 10px 10px 0 0;
	padding: 0;
	float: left;
}

.box_detail .copy {
	margin: 0;
	padding: 0;
	font-size: 23px;
	font-weight: bold;
}

.box_detail .box_right {
	margin: 0;
	padding: 0;
	float: left;
	width: 595px;
}

.txt_off {
	color: #FFF;
	background-color: #FF5151;
	font-weight: bold;
	padding: 0 5px;
}

.bt_half {
	margin: 0 auto;
	padding: 0 20px;
	float: left;
	width: 410px;
}

.bt_one {
	margin: 0 auto;
	padding: 0;
	width: 450px;
}

.catch_pink {
	color:#FF5151;
	text-align:center;
	margin: 0 0 5px 0;
	padding: 0;
	font-size:20px;
	font-weight: bold;
}

.catch_green {
	color:#72A131;
	text-align:center;
	margin: 0 0 5px 0;
	padding: 0;
	font-size:20px;
	font-weight: bold;
}

.bt_pink {
	text-align:center;
	margin: 0 0 5px 0;
	padding: 0;
	border-radius: 40px;
	background: #F9A4A4;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	box-shadow: 0 7px 0 #CF5C5C;
	font-size:30px;
	font-weight: bold;
}

.bt_green {
	text-align:center;
	margin: 0 0 5px 0;
	padding: 0;
	border-radius: 40px;
	background: #95C94E;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	box-shadow: 0 7px 0 #5B8327;
	font-size:30px;
	font-weight: bold;
}

.bt_green_s {
	text-align:center;
	margin: 5px auto 0 auto;
	padding: 0;
	border-radius: 40px;
	background: #95C94E;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	box-shadow: 0 5px 0 #5B8327;
	font-size: 20px;
	font-weight: bold;
	width: 260px;
}


.bt_pink a,
.bt_green a,
.bt_silver a,
.bt_bronze a,
.bt_blue a {
	padding: 12px 8px;
	display: block;
	color: #FFF;
}

.bt_green_s a {
	padding: 7px 0;
	display: block;
	color: #FFF;
}

.bt_pink :hover {
	text-decoration: none;
	border-radius: 40px;
	background: #FBBFBF;
}

.bt_green :hover,
.bt_green_s :hover {
	text-decoration: none;
	border-radius: 40px;
	background: #B5D983;
}

.midashi1 {
	margin: 0 0 25px 0;
	padding: 0 0 0 5px;
	font-size: 25px;
	line-height: 1.3;
	font-weight: bold;
	background-image: url(../images/stripe1_2.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 55px;
}

.midashi2 {
	margin: 0 0 25px 0;
	padding: 0 0 0 5px;
	font-size: 25px;
	line-height: 1.3;
	font-weight: bold;
	background-image: url(../images/stripe2_2.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 55px;
}

.midashi3 {
	margin: 0 0 25px 0;
	padding: 0 0 0 5px;
	font-size: 25px;
	line-height: 1.3;
	font-weight: bold;
	background-image: url(../images/stripe3_2.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 55px;
}

.midashi4 {
	margin: 0 0 25px 0;
	padding: 0 0 0 5px;
	font-size: 25px;
	line-height: 1.3;
	font-weight: bold;
	background-image: url(../images/stripe4_2.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 55px;
}

.box_voice {
	margin:0;
	padding:0 20px 0 0;
	overflow-y: scroll;
	height: 400px;
}

.box_voice2 {
	margin:0;
	padding:0 25px;
	background-color:#FFF;
	border: 1px solid #C6C6C6;
}

.voice1 {
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #BEBEBE;
}

.voice2 {
	margin:0;
	padding:20px 0;
}

/* サブコンテンツ
--------------------------------------------- */
#mainimg_area_sub {
	margin: 5px 0 0 0;
	padding: 0;
	width: 100%;
	height: 358px;
	background-image: url(../images/sub_main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#mainimg_area_sub h1 {
	margin: 0 auto;
	padding: 5px 0 0 0;
	width: 1000px;
}

#sub_wrapper {
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #FFF;
}

#container {
	margin: 0 auto;
	padding: 30px 0;
	width: 1000px;
}

#wrapper {
	width: 100%;
	background-color: #FFB9B9;
	padding: 0;
}

#wrapper h2 {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	font-size:28px;
	background-color: #FFB9B9;
	padding: 15px;
	color: #FFF;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
	font-weight: bold;
	line-height: 1.2;
}

h3 {
	font-size: 22px;
	line-height: 1.5;
	padding: 5px 0 5px 12px;
	margin: 0 0 20px 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F79090;
}


#main_contents3 {
	margin: 0 30px 0 0;
	padding: 0;
	width: 700px;
	float: left;
}

.spec_table {
	padding: 0;
	font-size:14px;
}

.spec_table th {
	margin: 0;
	padding: 0;
}

.spec_table td {
	margin: 0;
	padding: 8px;
	border-bottom-width: 1px;
}

/* サイドコンテンツ
--------------------------------------------- */
#side_contents {
	margin: 0;
	padding: 0;
	width: 270px;
	float: left;
}

#side_contents .line {
	margin: 10px 0;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}

#side_contents #know_box {
	margin: 15px 0 0 0;
	padding: 0;
	border: 3px solid #CCCCCC;
	background-color: #FFF;
}

#side_contents #know_box ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 2.2;
}

#side_contents #know_box li {
	margin: 0;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#side_contents #know_box li a {
	margin: 0;
	padding: 5px 12px;
	display: block;
	color: #333;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 240px center;
}

#side_contents #know_box li :hover {
	text-decoration: none;
	background: #FFFFF4;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 240px center;
}


#side_contents #box_ranking {
	margin: 15px 0 0 0;
	padding: 0 15px 15px 15px;
	border: 3px solid #FFB9B9;
	width: 234px;
	background-color: #FFF7F7;
}

#side_contents #box_ranking .patern1 {
	margin: 0;
	padding: 15px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFB9B9;
}

#side_contents #box_ranking .patern2 {
	margin: 0;
	padding: 15px 0 0 0;
}

/* 検索結果
--------------------------------------------- */
.sorting_area  {
	line-height: 2;
	padding: 10px 15px;
}

.search_box  {
	margin: 30px 0 0 0;
	padding: 26px;
	border: 1px solid #CCCCCC;
}

.search_box .item_img  {
	float: left;
}

.search_box .item_detail  {
	margin: 0 0 0 20px;
	float: left;
	overflow: hidden;
	width: 430px;
}

.search_box .item_detail h4  {
	font-size: 35px;
	line-height: 1.4;
	font-weight: normal;
}

.search_box .item_detail .price  {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding: 8px 0;
	line-height: 2;
	margin: 15px 0 0 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	font-size: 14px;
}

.search_box .conditions  {
	margin: 20px -10px 0 0;
}

.search_box .conditions img  {
	margin: 0 4px 0 0;
}

.search_box ul.bt {
	margin: 20px 0 0 -20px;
	text-align: center;
}

.search_box ul.bt li {
	margin: 0 5px;
	padding: 0;
	display: inline-block;
	font-size:20px;
	font-weight: bold;
	border-radius: 30px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}

.search_box ul.bt li.bt_pink_b {
	background: #F9A4A4;
	box-shadow: 0 4px 0 #CF5C5C;
}

.search_box ul.bt li.bt_green_b {
	background: #95C94E;
	box-shadow: 0 4px 0 #5B8327;
}

.search_box ul.bt li a {
	padding: 5px 0;
	display: block;
	color: #FFF;
	width: 230px;
}

.search_box ul.bt li.bt_pink_b :hover{
	text-decoration: none;
	border-radius: 30px;
	background: #FBBFBF;
}

.search_box ul.bt li.bt_green_b :hover {
	text-decoration: none;
	border-radius: 30px;
	background: #B5D983;
}

/* 知識
--------------------------------------------- */
#link_list {
	margin: 30px 0 0 0;
	padding: 5px 0 13px 40px;
	border: 3px solid #CCC;
}

#link_list ul {
	margin: 5px 0 0 0;
	padding: 0;
}

#link_list li {
	margin: 5px 0 0 10px;
	text-decoration: none;
	list-style-type: decimal;
	float: left;
	width: 190px;
}

#link_list li a {
	text-decoration: none;
	color:#666;
}

#link_list li a:hover {
	text-decoration:underline;
}


/* 共通
--------------------------------------------- */
.float_left {
	margin: 0;
	padding: 0;
	float: left;
}

.float_left_r10 {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}

.float_left_r20 {
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
}

.float_left_r20_l10 {
	margin: 0 20px 0 10px;
	padding: 0;
	float: left;
}

.float_left_r30_l30 {
	margin: 0 30px 0 30px;
	padding: 0;
	float: left;
}

.float_right {
	margin: 0;
	padding: 0;
	float: right;
}

.float_right_l10 {
	margin: 0 0 0 10px;
	padding: 0;
	float: right;
}

.float_right_l20 {
	margin: 0 0 0 20px;
	padding: 0;
	float: right;
}

.float_right_l20_tm80 {
	margin: -80px 0 0 20px;
	padding: 0;
	float: right;
}

.float_overflow {
	overflow: hidden;
}

.ms5_right_14px {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 14px;
	text-align: right;
}

/* フッター
--------------------------------------------- */
#box_info {
	margin: 20px 0 0 0;
	padding: 15px 20px;
	font-size: 14px;
	background-color: #FCD3D3;
}

#box_list {
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-align: center;
	color:#FFF;
}

#box_list a {
	border: none;
	text-decoration: none;
	color:#FFF;
}

#box_list a:hover {
	text-decoration: underline;
}

#box_list2 {
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 14px;
	text-align: center;
	color: #FFF;
}

#box_list2 a {
	border: none;
	text-decoration: none;
	color:#FFF;
}

#box_list2 a:hover {
	text-decoration: underline;
}

#copyright {
	margin: 0;
	padding: 20px 0;
	line-height: 1;
	font-size: 14px;
	text-align: center;
}

#page-top {
	position: fixed;
	bottom: 30px;
	right: 30px;
}

/* スペース
--------------------------------------------- */
.ms0_ce {
	margin: 0;
	padding: 0;
	text-align: center;
}

.ms5 {
	margin: 5px 0 0 0;
	padding: 0;
}

.ms5_ce {
	margin: 5px 0 0 0;
	padding: 0;
	text-align: center;
}

.ms10 {
	margin: 15px 0 0 0;
	padding: 0;
}

.ms10_ce {
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
}

.ms15 {
	margin: 15px 0 0 0;
	padding: 0;
}

.ms15_ce {
	margin: 15px 0 0 0;
	padding: 0;
	text-align: center;
}

.ms20 {
	margin: 20px 0 0 0;
	padding: 0;
}

.ms20_ce {
	margin: 20px 0 0 0;
	padding: 0;
	text-align: center;
}

.ms25 {
	margin: 25px 0 0 0;
	padding: 0;
}

.ms25_ce {
	margin: 25px 0 0 0;
	padding: 0;
	text-align: center;
}

.ms30 {
	margin: 30px 0 0 0;
	padding: 0;
}

.ms30_ce {
	margin: 30px 0 0 0;
	padding: 0;
	text-align: center;
}

.ms40 {
	margin: 40px 0 0 0;
	padding: 0;
}

.ms40_ce {
	margin: 40px 0 0 0;
	padding: 0;
	text-align: center;
}

.ms50 {
	margin: 50px 0 0 0;
	padding: 0;
}

.ms50_ce {
	margin: 50px 0 0 0;
	padding: 0;
	width: 100%;
	text-align: center;
}

.ms60 {
	margin: 60px 0 0 0;
	padding: 0;
}

.ms60_ce {
	margin: 60px 0 0 0;
	padding: 0;
	width: 100%;
	text-align: center;
}

.ms-20 {
	margin: -20px 0 0 0;
	padding: 0;
}

.ms-30 {
	margin: -30px 0 0 0;
	padding: 0;
}

.ms-60 {
	margin: -60px 0 0 0;
	padding: 0;
}

/* テキスト
--------------------------------------------- */
.txt_b {
	font-weight: bold;
}

.txt_11 {
	font-size: 11px;
}

.txt_12 {
	font-size: 12px;
}

.txt_12_b {
	font-size: 12px;
	font-weight: bold;
}

.txt_14 {
	font-size: 14px;
}

.txt_14_b {
	font-size: 14px;
	font-weight: bold;
}

.txt_16 {
	font-size: 16px;
}

.txt_16_b {
	font-size: 16px;
	font-weight: bold;
}

.txt_18 {
	font-size: 18px;
}

.txt_18_b {
	font-size: 18px;
	font-weight: bold;
}

.txt_20 {
	font-size: 20px;
}

.txt_20_b {
	font-size: 20px;
	font-weight: bold;
}

.txt_22 {
	font-size: 22px;
}

.txt_22_b {
	font-size: 22px;
	font-weight: bold;
}

.txt_26 {
	font-size: 26px;
}

.txt_28 {
	font-size: 28px;
}

.txt_b {
	font-weight: bold;
}

.txt_red_b {
	font-weight: bold;
	color: #FF5151;
}

.txt_red,
.tx_red {
	color: #FF5151;
}

.txt_14_red_b {
	font-size: 14px;
	color: #FF5151;
	font-weight: bold;
}

.txt_18_red_b {
	font-size: 18px;
	color: #FF5151;
	font-weight: bold;
}

.txt_20_red {
	font-size: 20px;
	color: #FF5151;
}

.txt_20_red_b {
	font-size: 20px;
	color: #FF5151;
	font-weight: bold;
}

.txt_22_red_b {
	font-size: 22px;
	color: #FF5151;
	font-weight: bold;
}

.txt_26_red_b {
	font-size: 26px;
	color: #FF5151;
	font-weight: bold;
}

.txt_white {
	color: #FFFFFF;
}

.txt_white_b {
	color: #FFFFFF;
	font-weight: bold;
}

.txt_blue {
	color: #6A8CC4;
}

.txt_blue_b {
	color: #6A8CC4;
	font-weight: bold;
}

.txt_18_blue_b {
	font-size: 18px;
	color: #6A8CC4;
	font-weight: bold;
}

.txt_23_blue_b {
	font-size: 23px;
	color: #6A8CC4;
	font-weight: bold;
}

.txt_b_bg_yellow {
	background-color: #FFFF99;
	font-weight: bold;
}

.txt_bg_yellow {
	background-color: #FFFF99;
}

.txt_16_b_bg_yellow {
	font-size: 16px;
	background-color: #FFFF99;
	font-weight: bold;
}

.txt_18_b_bg_yellow {
	font-size: 18px;
	background-color: #FFFF99;
	font-weight: bold;
}

.txt_20_b_bg_yellow {
	font-size: 20px;
	background-color: #FFFF99;
	font-weight: bold;
}

.txt_red_bg_yellow {
	color: #DD6C70;
	background-color: #FFFF99;
	font-weight: bold;
}

.txt_right {
	text-align:right;
}

.txt_12_mt5 {
	font-size: 12px;
	margin: 5px 0 0 0;
}

.txt_14_mt5 {
	font-size: 14px;
	margin: 5px 0 0 0;
}

.txt_14_mt10 {
	font-size: 14px;
	margin: 10px 0 0 0;
}

.txt_marker {
	background: -moz-linear-gradient(transparent 70%, #FFF78E 70%);      /* Firefox用 */
	background: -webkit-linear-gradient(transparent 70%, #FFF78E 70%);   /* Safari用 */
	background: -ms-linear-gradient(transparent 70%, #FFF78E 70%);       /* IE用 */
	background: -o-linear-gradient(transparent 70%, #FFF78E 70%);        /* Opera用 */
	background: linear-gradient(transparent 70%, #FFF78E 70%);
}

.txt_18_marker {
	font-size: 16px;
	background: -moz-linear-gradient(transparent 70%, #FFF78E 70%);      /* Firefox用 */
	background: -webkit-linear-gradient(transparent 70%, #FFF78E 70%);   /* Safari用 */
	background: -ms-linear-gradient(transparent 70%, #FFF78E 70%);       /* IE用 */
	background: -o-linear-gradient(transparent 70%, #FFF78E 70%);        /* Opera用 */
	background: linear-gradient(transparent 70%, #FFF78E 70%);
}

.txt_18_marker {
	font-size: 18px;
	background: -moz-linear-gradient(transparent 70%, #FFF78E 70%);      /* Firefox用 */
	background: -webkit-linear-gradient(transparent 70%, #FFF78E 70%);   /* Safari用 */
	background: -ms-linear-gradient(transparent 70%, #FFF78E 70%);       /* IE用 */
	background: -o-linear-gradient(transparent 70%, #FFF78E 70%);        /* Opera用 */
	background: linear-gradient(transparent 70%, #FFF78E 70%);
}

/* その他
--------------------------------------------- */
.nonimg {
	margin: 0;
	padding: 0;
	display: none;
	width:0px;
	height:0px;
}

.right_link {
	text-align: right;
	margin: 5px 0 0 0;
}

.sort td {
	padding: 8px 10px;
}

.sort a {
	text-decoration:underline;
}

.sort a:hover {
	text-decoration:none;
}



/* テーブル
------------------------------------------- */
.price_table {
	padding: 0;
	line-height: 1.2;
}

.price_table {
	border-collapse: collapse;
	line-height:1.6;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #BEBEBE;
	margin: 20px 0 0 0;
}

.price_table td {
	margin:0;
	padding:8px 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #BEBEBE;
}

.table1 {
	border-collapse: collapse;
	border: 1px #C6C6C6 solid;
	line-height:1.6;
}

.table1 td,th {
	margin:0;
	padding:10px 12px;
	border: 1px #C6C6C6 solid;
}

.table1 th {
	margin:0;
	padding:10px 12px;
	border: 1px #C6C6C6 solid;
	background-color: #FFFFE6;
	font-weight: bold;
	text-align: center;
}

.table2 {
	border-collapse: collapse;
	border: 1px #C6C6C6 solid;
	line-height:1.5;
	font-size: 14px;
}

.table2 td,th {
	margin: 0;
	padding: 8px 10px;
	border: 1px #C6C6C6 solid;
}
