body {
	margin: 0px 0px 0px 0px;
	background-color: #555;	
	background:url(./img/back.jpg);
	text-align: center;
	letter-spacing:1px;
	}
a {
	text-decoration: underline;
	}
a:link {
	text-decoration:none;
	color: #0000FF;
	}
a:visited {
	text-decoration:none;
	color: #0000FF;
	}
a:active {
	 color: #0000FF;
	}
a:hover {
	color: #0000CC;
	text-decoration:underline;
	}

a:hover img {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
}


h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}


/*ベースカラー*/
#container {
	line-height: 140%;
	max-width:800px;
	background-color: #FFFFFF;
	border-top:1px solid #ddd;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	}

/*バナー*/
#banner {
	font-family: Verdana, Arial, sans-serif;
	background-color: #fff;
	height: 100px;
	background-image:url(img/credit_bn.jpg); 
	background-repeat: no-repeat ;
	background-position:top;
	border-top: solid 10px #564E45 ;
	border-bottom: solid 1px #564E45 ;
	margin-bottom:5px;
	}

/*タイトル文字*/
#banner h1 {
	font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
	text-align: center;
	font-weight: bold;
	padding: 40px 0 0 0; 
	}

#banner h1 a {
	color: #59051D;
	font-size: 28px;
	text-decoration: none;
	}

/*メイン*/

.description{
	padding:0px;
	border-top:10px solid #9C710A;
	background: #E2FEDA;
	background-image: url(img/dsc_back.jpg);
	margin:0 0px 30px 0px;
	text-align:left;
	font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
	font-weight:bolder;
	font-size: 13px;
	line-height: 140%;
}

.description p{
	color: #57450F;
	padding:10px;
	margin:0;
}

.wrapper {
     float: right;
     margin: 0;
     width: 100%;
     margin-left: -225px;
}

#center {
	margin-left: 225px;
	width: 560px;
	overflow: hidden;
	padding: 0 15px 0px 0px;
	}

.content {
	background-color: #FFFFFF;	
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	}

.content p {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 150%;
	text-align: left;
	}

.content h2.entmk {
	font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
	font-size:16px;
	text-align: center;
	margin: 0px 0 5px 0px;
	padding: 12px 0px 0px 0px;
	font-weight:bold;
	color: #59051D;
	background-image: url(img/cl_bana1.gif);
	background-position: 0px 6px ;
	background-repeat: no-repeat;
	}

.content h2.nonmk {
	font-size:16px;
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	border-left:15px solid #486d94;
	border-bottom:1px solid #486d94;
	text-align: left;
	font-weight: bold; 
	margin: 0px 0px 10px 0px;
	padding:1px 0 1px 10px;
	background-color: #f8f8f8;
}
.content h2.lifemk {
	font-size:16px;
	line-height: 150%;
	text-indent: 0px;
	margin: 0px ;
	padding: 5px 0px 15px 55px;
	font-weight:bold;
	color: #333;
	background-color: #ffffff;
	background-image: url(img/l2_6.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	border: none  ;
	}

.content h2.lifemk a {
	text-decoration: none;	
}
.content h2.lifemk a:hover {
	color: #333;
	background-color: transparent;
	}

.content h3.kiji-mk {
	font-size:16px;
	line-height: 150%;
	text-indent: 0px;
	margin: 0px 0px 5px;
	padding: 5px 0px 5px 35px;
	font-weight:bold;
	color: #35424C;
	background-color: #ffffff;
	background-image: url(img/mid_line.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	border: none  ;
	}


/* TOP記事 ENTRY */
.top-eng {
	background-color: #fff;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	border-left:5px solid #604F44;
	border-right:1px solid #604F44 ;
	border-bottom:1px solid #604F44 ;
	}

.top-eng h3 {
	color: #F8FBB0;
	background-color: #604F44;
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	text-align: left;
	font-weight: bold; 
	margin: 0px 0px 10px 0px;
	padding:2px 0 0px 15px;
	}
.top-eng h4 {
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 19px;
	text-align: left;
	font-weight: bold; 
	margin: 0px 0px 5px 20px;
	padding: 0 ;
	}
.top-eng h5 {
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	text-align: left;
	font-weight: bold; 
	margin: 0px 0px 2px 20px;
	padding: 0 ;
	}
.top-eng p{
	font-weight: normal; 
	margin : 0px 30px;
	padding: 0px 0 5px 0 ;
}

.top-eng1 {
	background-color: #E2FEDA ;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	border-right:1px solid #387070 ;
	border-bottom:1px solid #387070 ;
	}
.top-eng1 tr {
	margin: 0px 0px 0px 0px;
	padding:1px 0 1px 10px;
	}
.top-eng1 td{
	padding:0px 15px 0px 5px;
	text-align: left;
	font-weight:bold;
	font-size:14px;
}
.top-eng2 {
	background-color: #E2FEDA ;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	border-left:1px solid #387070;
	border-right:1px solid #387070 ;
	border-bottom:1px solid #387070 ;
	}
.top-eng2 h3 {
	color: #F8FBB0;
	background-color: #387070;
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	text-align: center;
	font-weight: bold; 
	margin: 0px 0px 10px 0px;
	padding:2px 0 0px 15px;
	}
.top-eng2 tr {
	margin: 0px 0px 0px 0px;
	padding:1px 0 1px 0px;
	text-align: center;
	}
.top-eng2 td{
	padding:0px ;
	text-align: center;
	font-weight:bold;
	font-size:14px;
}

.top-btn {
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	background-color: #ffffff;
	background-image: url(img/bt_base1.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	border: none  ;
	}
.top-btn h4 {
	color: #F8FBB0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	text-align: center;
	font-weight: bold; 
	margin: 0px 0px 10px 0px;
	padding:10px 0 10px 15px;
	}


.ctgy dt{
	margin-bottom:0;
	padding: 0px 0px 0px 25px;
	font-weight: bold;
	font-size: 17px;
	color:#888;
	background-image: url(img/button217.gif);
	background-position: left;
	background-repeat: no-repeat;
	}
.ctgy dt a:link { color: #666; }
.ctgy dt a:hover{ color:red; }
.ctgy dt a:visited{ color: #666; }

.ctgy dd{
        font-size:13px;
        padding:0px 0px 0px 25px;
        margin:0px 0px 30px 0px;
        border-bottom: 1px solid #999;
        border-right: 1px solid #999;
	}

.cat_list dt{
        background-image: url(img/sankaku.gif);
        background-position: left;
        background-repeat: no-repeat;
        padding-left:20px;
}
.cat_list dd{
	margin-bottom:20px;
}

.large{
        font-size:14px;
        font-weight:bold;
        margin-left:45px;
        margin-bottom:30px;
	}

.entry-body{
        padding:0 10px 0 10px;
        border-left:3px solid #DDD;
}

/*記事内項目 */
.entry-body #kiji-top h3 {
	color:#8A6835;
	font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
	font-size: 15px;
	font-weight: bolder;
	text-align: left;
	text-indent: 35px;
	margin: 10px 0px 10px 0;
	padding:5px 20px 5px 5px;
	background-color: #FFFFff; 
	background-repeat: no-repeat;
	background-position: 20px 10px ;
	border: none  ;
	border-bottom :2px dotted #DDD;
}
.entry-body #kiji-top  {
	margin : 10px;
	padding:0px 10px 0px 10px;
	border:2px dotted #DDD;
	background-color: #F7F7F7;
}
.entry-body #kiji-top ul{
	margin : 0px 30px;
	padding: 0px ;
}
.entry-body #kiji-top li{
	padding:0px 15px 0px 50px;
	text-indent: 25px;
	text-align: left;	
	font-weight:bold;
	font-size:15px;
	line-height: 180%;
	list-style-type : none ;
	background-color: #F7F7F7;
	background-image: url(img/button227.gif);
	background-repeat: no-repeat;
	background-position: 57px 10px ;
}


.entry-body dt{
	font-size: 14px;
	font-weight: bold;
	color:#886633;
}
.entry-body dd{
	font-size: 14px;
	font-weight: normal;
	line-height:130% ;
}
.content h4.tschl {
	margin : 5px 0px 0px 0px;
	padding: 2px 5px 2px 5px;
	font-size: 14px;
}
.content h4.tschl span{
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
	line-height:140% ;
	color:#33552F;
	background-color:#DBFED1 ;
}
.content h4.tschl a{
	text-decoration: none;	
}
dl.tschl {
	margin : 0px 0px 20px 0px;
	padding: 0px ;
}
.tschl dt{
	text-indent: 20px;
	font-size: 14px;
	font-weight: bold;
	color:#886633;
}
.tschl dd{
	font-size: 14px;
	font-weight: normal;
	line-height:130% ;
}
.tschl ul{
	margin : 0px 0px 20px 0px;
	padding: 0px ;
}
.tschl li{
	color: #666600 ;
	font-size: 14px;
	font-weight: bolder;
	line-height:130% ;
}

ul.s1mk {
	margin: 10px 0 20px 20px;
}
.s1mk li {
	font-size:14px;
	font-weight:bolder;
	color: #006400;
	margin: 5px 5px 5px 50px;
	list-style-image: url(img/checkmark.gif) ;
}

/* ページトップ移動 */
.p-top {
	font-size: small;
	text-align: right;
}
.p-center {
	font-size: 14px;
	text-align: center;
}

/* 記事内テーブル */
.tb-house table{
	text-align: center;
}
.tb-house table th{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #fff;
	line-height: 120%;
	padding:5px ;
	background-color: #387070;
}
.tb-car-s table th{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #fff;
	line-height: 120%;
	padding:1px 3px 1px 3px;
	background-color: #387070;
}
.tb-house table td{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #1B2C3B;
	line-height: 120%;
	padding: 5px;
	background-color: #F2F1DF;
}

.tb-house a {
	color: #FFDB0F;
}
.tb-house a:link {
	color: #FFDB0F;
}

.tb-house a:visited {
	color: #FFDB0F;
}
.tb-house a:hover {
	color: #0000FF;
	background-color: #F8D685 ;
}
.tb-house td a {
	color: #0000FF;
}
.tb-house td a:link {
	color: #0000FF;
}
.tb-house td a:visited {
	color: #0000FF;
}

.tb-card-cp table{
	text-align: center;
}
.tb-card-cp table th{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 120%;
	padding:5px ;
/*	background-color: #785E3D; */
	background-color: #387070;
}
.tb-car-s table th{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 120%;
	padding:1px 3px 1px 3px;
	background-color: #387070;
}
.tb-card-cp table td{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #1B2C3B;
	line-height: 120%;
	padding: 5px;
	background-color: #F2F1DF;
/*	background-color: #E1E9EC; */
}
.tb-card-cp table td.tb-syo{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #595147;
	line-height: 120%;
	padding: 5px 0 5px 20px ;
	background-color: #F2F1DF;
}

.tb-card-cp a {
	color: #FFDB0F;
/*	color: #ACACFF; */
}
.tb-card-cp a:link {
	color: #FFDB0F;
/*	color: #ACACFF; */
}

.tb-card-cp a:visited {
	color: #FFDB0F;
/*	color: #ACACFF; */
}
.tb-card-cp a:hover {
	color: #0000FF;
	background-color: #F8D685 ;
}
.tb-card-cp td a {
	color: #0000FF;
}
.tb-card-cp td a:link {
	color: #0000FF;
}
.tb-card-cp td a:visited {
	color: #0000FF;
}

/*サイド*/
#left {
	width: 210px;
	overflow: hidden;
	margin-top:35px;
	margin-right:5px;
	border-right:1px solid #ddd;
	border-bottom:1px solid #999;
	background: #f8f8f8;
	text-align:left;
	}

#left h3{
	color: #FFF;
	font-size:14px;
	font-family:"ＭＳ Ｐゴシック,Osaka"; 
	font-weight:bold;
	text-align:center;
	background-image: url(img/cl_sdbana4.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	margin-left:0;
}

#left ul{
	margin:0 0 0 0px;
	padding:0 0 0 0px;
}
#left ul li  {
	font-size: 13px;
	line-height: 1.2 em;
	padding-left:15px;
	margin:5px 0 5px 10px;
	list-style-type : none ;
	background-image: url(img/button120.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}

#powered {
       font-family: Verdana, Arial, sans-serif;
       font-size:12px;
       color: #7a818e;
       font-weight:normal;
       text-align:left;
       padding:20px 20px 7px 10px;
	}

/*XML・検索のテキスト*/
.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: right;
	color: #1B2C3B;
	margin-top: 3px;
	margin-right:15px;
	position:absolute;
	top:115px; left:25px;
	}
.sh_cont {
	margin: 5px 20px 5px 20px ;
	background-color: #FFFFFF;	
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	}
.sh_cont p {
	margin: 5px 20px 5px 20px ;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 150%;
	text-align: left;
	}

/* フッター */
#foot {
	padding: 5px;
	margin-bottom:0;
	text-align: center;
	background: #604F44;
	color:#FFF;
	font-family:"ＭＳ Ｐゴシック";
	font-weight:bold;
	font-size:14px;
	}

/* アドセンス前記事 */
.kj-ads-ent{
	margin: 0px 5px 0px ;
	padding:0px 5px 0px ;
	text-align:left;
}
.kj-ads-ent p.kj-ads-tp {
	font-size:13px;
	color:#999 ;
	margin: 0px 5px 0px;
	padding:0px 5px 0px;
	text-align:left;
}
.kj-ads-ent p.kj-ads-kjm {
	font-size:12px;
	color:#725A2E ;
	line-height:120%;
	margin: 2px 0 16px 0 ;
	padding: 0px;
/*	padding-left: 70px; */
	text-align:left;
}
.kj-ads-ent a{
	font-family:"ＭＳ Ｐゴシック";
	color: #0000CC;
	font-size:12px;
	font-weight: bold;
	line-height:120% ;
	margin: 0px ;
	padding: 0;
	text-decoration:underline;
}
.kj-ads-ent a:hover {
	color:#999 ;
	background-color: transparent;
}
.kj-ads-ent a:visited {
	text-decoration:underline;
}
/* アドセンス */
.ads-top{
	margin: 0px 5px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
}
.ads-top p {
	font-size:12px;
	color:#999 ;
	margin: 0px 5px 0px;
	padding:0px 5px 0px;
	text-align:left;
}
.ads{
        padding:10px 0 10px 0;
        text-align:center;
}

.navi{
        margin-right: 10px;
        margin-top: 10px;
        text-align: right;
        font-size: small;
}

.navi a{
        color: #0000FF;
        font-size: small;
}
.navi a:visited {
        color: #0000FF;
        font-size: small;
}

/**▼文字装飾*****/
/*赤文字*/
.rb{ color:#f00;}

/*緑文字*/
.gb{ color:#006400;}

/*下線*/
.uline{ text-decoration:underline;}

/*文字色背景を黄色*/
.yb{ background:#ff0;}


@media (max-width: 750px) {
     .wrapper, #center, #left {
          float: none;
          margin: 5px;
          padding: 0px 5px 0 5px;
          width: auto;
     }

	img	{
	max-width: 100%;
	height: auto;
	width /***/:auto;
	}

	#banner h1 a {
		font-size:90%;
	}

	#left h3{
		background-repeat: repeat;
	}

	.link-note {
		text-align: left;
		position: static;
	}

    ul.s1mk {
        margin: 5px 0 5px 5px;
    }
    .s1mk li {
        font-size:14px;
        margin-left: 5px ;
    }

    .entry-body{
        padding: 1px;
        border-left:1px solid #ddd;
    }
    .entry-body #kiji-top  {
         margin:  2px ;
         padding: 0px;
    }
    .entry-body #kiji-top ul{
         margin : 0px 3px;
    }
    .entry-body #kiji-top li{
           padding: 0px 5px 0px 5px;
           text-indent: 20px;
           background-position: 5px 8px ;
     }
}

@media (max-width: 350px) {
	#banner h1 a {
		font-size:80%;
	}
}



/* エッジプラス1対応
-----------------------------------------*/

.fluid {
clear: both;
margin-left: 0;
width: 100%;
float: left;
display: block;
}

#table {word-break: break-all;}
table {
border-collapse: collapse;
border-spacing: 0;
}

.rank_title_0,.rank_title_1,.Panel_read {background-color:#ffe9ef;}

/* ランキング
-----------------------------------------*/
#rank_area { padding-bottom:5%;}

#ranking_box {
width:92%;
border:solid 3px #b9b9b9;
padding:3%;
margin-top:2%;
clear:none;
background-color:white;
}
.rank_title_0 {
width:100%;
padding:3% 0 1.5% 0;
font-size:110%;
}
.rank_title_1 {
width:100%;
padding:2% 0 1.5% 0;
font-size:110%;
}
.rank_img {
margin-top:2%;
text-align:center;
line-height:0;
}
.rank_img img {
max-width:96%;
height:auto;
}
.rank_text_area {margin-top:2%;}
.rank_catch {
text-align:center;
border-bottom:dotted 2px #7F7F7F;
padding-bottom:1%;
font-weight:bold;
font-size:100%;
}
.rank_txt {
padding:2% 0 2.5% 0;
font-size:100%;
line-height:150%;
}
.rank_table {
margin-top:-1%;
border-bottom:solid 1px #B8B8B8;
}
div#res_table {
overflow: hidden;
height: auto;
width: 100%;
}
div#res_table div {
float: left;
padding-bottom: 32767px;
margin-bottom: -32767px; 
}
div#res_table div#one {}
div#res_table div#two {}

#one {
width:35%;
float:left;
border:solid 1px #B8B8B8;
clear: both;
background-color: #E7E7E7;
}
#two {
width:59.4%;
float:left;
border:solid 1px #B8B8B8;
border-left:none;
}
#three {
width:59.4%;
float:left;
border:solid 1px #B8B8B8;
border-left:none;
}
#one,#two,#three {padding:1%; font-size:100%}

.ran_ico {
width:13%;
margin:-4.5% 0 -2% 1.5%;
float:left;
}
.ran_ico_non {
width:2%;
margin:-0.2% 0 0 2%;
float:left;
}
.rank_title_TXT_0 {
width:82%;
font-weight:bold;
margin-left:2%;
margin-top:0.7%;
line-height:120%;
float:left;
clear:none;
}
.rank_title_TXT_1 {
width:95%;
font-weight:bold;
margin-left:2.5%;
float:left;
clear:none;
}
.rank_TXT_color_1 {
    margin-right:1%;
    color:#8fc31f;
}
.ran_button_1 {text-align:center;}
.ran_button_2 {}
.ran_button_1,.ran_button_2 {padding-top:3%;}

.Button_01 {
-moz-box-shadow:inset 0px 1px 0px 0px #f58585;
-webkit-box-shadow:inset 0px 1px 0px 0px #f58585;
box-shadow:inset 0px 1px 0px 0px #f58585;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ff2929), color-stop(1, #d60404));
background:-moz-linear-gradient(top, #ff2929 5%, #d60404 100%);
background:-webkit-linear-gradient(top, #ff2929 5%, #d60404 100%);
background:-o-linear-gradient(top, #ff2929 5%, #d60404 100%);
background:-ms-linear-gradient(top, #ff2929 5%, #d60404 100%);
background:linear-gradient(to bottom, #ff2929 5%, #d60404 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2929', endColorstr='#d60404',GradientType=0);
background-color:#ff2929;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
border:1px solid #b30202;
display:inline-block;
cursor:pointer;
font-weight:bold;
}
.Button_01:hover {
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d60404), color-stop(1, #ff2929));
background:-moz-linear-gradient(top, #d60404 5%, #ff2929 100%);
background:-webkit-linear-gradient(top, #d60404 5%, #ff2929 100%);
background:-o-linear-gradient(top, #d60404 5%, #ff2929 100%);
background:-ms-linear-gradient(top, #d60404 5%, #ff2929 100%);
background:linear-gradient(to bottom, #d60404 5%, #ff2929 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d60404', endColorstr='#ff2929',GradientType=0);
background-color:#d60404;
}
.Button_01:active {position:relative;}
.Button_02 {
-moz-box-shadow:inset 0px 1px 0px 0px #f5c387;
-webkit-box-shadow:inset 0px 1px 0px 0px #f5c387;
box-shadow:inset 0px 1px 0px 0px #f5c387;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffb82b), color-stop(1, #f07000));
background:-moz-linear-gradient(top, #ffb82b 5%, #f07000 100%);
background:-webkit-linear-gradient(top, #ffb82b 5%, #f07000 100%);
background:-o-linear-gradient(top, #ffb82b 5%, #f07000 100%);
background:-ms-linear-gradient(top, #ffb82b 5%, #f07000 100%);
background:linear-gradient(to bottom, #ffb82b 5%, #f07000 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb82b', endColorstr='#f07000',GradientType=0);
background-color:#ffb82b;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
border:1px solid #e07400;
display:inline-block;
cursor:pointer;
font-weight:bold;
}
.Button_02:hover {
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f07000), color-stop(1, #ffb82b));
background:-moz-linear-gradient(top, #f07000 5%, #ffb82b 100%);
background:-webkit-linear-gradient(top, #f07000 5%, #ffb82b 100%);
background:-o-linear-gradient(top, #f07000 5%, #ffb82b 100%);
background:-ms-linear-gradient(top, #f07000 5%, #ffb82b 100%);
background:linear-gradient(to bottom, #f07000 5%, #ffb82b 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f07000', endColorstr='#ffb82b',GradientType=0);
background-color:#f07000;
}
.Button_02:active {position:relative;}
.Button_01,.Button_02 {
font-size:110%;
color:#ffffff;
padding:1% 2%;
}
.Button_big {width:80%;}
.Button_middle_orenge {
text-align:center;
width:43%;
float:left;
}
.Button_middle_red {
text-align:center;
width:43%;
float:right;
clear:none;
}
