html {
/*	overflow-y:scroll;*/
}
body, html{
	height:auto;
}
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}

a img {
	border: none;
}
#top_bar a:hover img{
    opacity: 0.8;
}

#top_bar{
	box-shadow: 0px 7px 8px -6px rgba(0, 0, 0, 0.3);
}

#top_ttl h1{
	margin:0;
	padding:3px 0 0 0;
	font-size:14px;
	font-weight:normal;
}

.entry h2{
	font-size:14px;
	border-bottom:1px dashed #cccccc;
	background: url(/adm/template/default/images/icon_entry.png) no-repeat 0 2px;
	padding-left:20px;
}

.entry h2 a,.entry h2 a:link,.entry h2 a:visited{
	color:#0066cc;
	text-decoration:none;
}

.entry h2 a:hover{
	color:#ff66cc;
}

.bigs{
	font-weight:bold;
	font-size:24px;
}


ul li {
	list-style: none;
}
ol li {
/*	list-style: none;*/
	list-style-position:inside;
	margin:0 10px;
}

.clrfx::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: ".";
}
.clrfx {
	min-height: 1px;
}
* html .clrfx {
	height: 1px;
}
ul.att li{
	margin: 0.5em 2em;
	padding:1em 0 1em 0;
	border-bottom:1px dotted #cccccc;
}
.navTab {
	position: relative; z-index: 500;
	margin: 0 auto;
	width: 1100px;

}
.navTab a {
	text-decoration: none !important;
}
.navTab a:hover {
	text-decoration: none !important;
}
.navTab .listTab {
	background: rgb(48, 116, 186); font-weight: normal;
}
.navTab .listTab li {
	/*border-right-color: rgb(32, 95, 160); border-right-width: 1px; border-right-style: solid;*/
	float: left;
	background:url("/adm/template/default/images/arrow_red.png") no-repeat 0 18px;

}
.navTab .listTab li:last-child {
	border-right-color: currentColor; border-left-color: rgb(32, 95, 160); border-right-width: medium; border-left-width: 1px; border-right-style: none; border-left-style: solid; float: right;
}
.navTab .listTab li a {
	padding: 13px 8px; height: 18px; text-align: center; color: rgb(255, 255, 255); line-height: 1.6; font-size: 90%; display: block;
}
.navTab .listTab li:first-child a {
	border-radius: 3px 0px 0px; -webkit-border-radius: 3px 0 0 0; -moz-border-radius: 3px 0 0 0;
}
.navTab .listTab li:last-child a {
	border-radius: 0px 3px 0px 0px; border-right-color: currentColor; border-left-color: rgb(32, 95, 160); border-right-width: medium; border-left-width: 1px; border-right-style: none; border-left-style: solid; -webkit-border-radius: 0 3px 0 0; -moz-border-radius: 0 3px 0 0;
}
.navTab .listTab li.unrgstrd a {
	width: 140px;
}
.navTab .lstCtgry {
	background: rgb(255, 255, 255); border-width: medium 1px 1px; border-style: none solid solid; border-color: currentColor rgb(170, 170, 170) rgb(170, 170, 170); border-image: none; left: 110px; top: 34px; font-size: 88%; position: absolute; z-index: 100; box-shadow: 0px 1px 1px 0px #aaa; -moz-box-shadow: 0px 1px 1px 0px #aaa; -webkit-box-shadow: 0px 1px 1px 0px #aaa;
}
.navTab .lstCtgry a {
	padding: 5px 10px; color: rgb(17, 17, 17); overflow: hidden; display: block; -ms-zoom: 1;
}
.navTab .lstCtgry li {
	padding: 0px;
}
.navTab .lstCtgry li a:hover {
	background: rgb(224, 194, 255);
}
.navTab .lstCtgry .lnk a {
	background: rgb(240, 240, 240); text-align: right;
}

.p16p{
	font-size:16px;
}
.p18p{
	font-size:18px;
}
.p20p{
	font-size:20px;
}
.p24p{
	font-size:24px;
}
.p32p{
	font-size:32px;
}

.bigs{
	font-size:48px;
}

/*pager*/
.pagination {
    border-radius: 4px;
    display: inline-block;
    margin: 20px 0;
    padding-left: 0;
}
.pagination > li {
    display: inline;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    margin-left: 0;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.pagination > li > a, .pagination > li > span {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #428bca;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
}
.pagination > .active > a, .pagination > pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #428bca;
    border-color: #428bca;
    color: #fff;
    cursor: default;
    z-index: 2;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    background-color: #eee;
    border-color: #ddd;
    color: #2a6496;
}

.api_video {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.api_video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

/*　トップページカラム表示*/
#v_list{
	width:99%;
	margin:0 auto 20px;
	box-sizing: border-box;
}

#v_list::after{
    clear: both;
    content: "";
    display: block;
    height: 0;
}

section {
    border: 1px solid #cccccc;
    margin: 5px;
    padding: 5px;
    width: 160px;
	float: left;
	height:200px;
	overflow:hidden;
}

section::after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}

.p_item{
	clear:both;

}

.tmb{
    margin-bottom: 5px;
}

.tmb img{
	width:160px;
}

.p_txt {
    margin: 0 0 0 0;
    max-width: 500px;
    padding: 0;
    line-height: 1.2;
}

.p_txt2 {
    margin: 0 0 0 0;
    max-width: 500px;
    padding: 0;
    line-height: 1.2;
}


.p_txt a,.p_txt2 a{
	font-weight:normal;
	font-size:13px;
	text-decoration:none;
}

.p_txt a,.p_txt a:link,.p_txt a:visited,.p_txt2 a,.p_txt2 a:link,.p_txt2 a:visited{
	color:#666666;
}

.p_txt a:hover,.p_txt2 a:hover{
	color:#FFBFC1;
}

#v_list a:hover img{
    opacity: 0.8;
}

#footer a,#footer a:link,#footer a:visited{
	color:#ffffff;
	text-decoration:none;
}

#footer a:hover{
	color:#ff66cc;
}

.mbox a,.mbox a:link,.mbox a:visited{
	color:#0066cc;
	text-decoration:none;
}

.mbox a:hover{
	color:#ff66cc;
}

.recent_img img{
	width:94%;
}

.recent_img a:hover img{
	opacity:0.8;
}


.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.mbox{
/*	border:1px solid #603;*/
	background:#ffffff;
	margin:0 0 25px 0;
}

.mbox h3{
	font-size:15px;
	color:#444444;
	margin:0 0 3px 0;
	padding:5px;
	text-align:left;
/*	border-bottom:2px solid #cccccc;*/
}

.mbox p{
	margin:10px;
	
}

.mbox ul{
	margin:3px 10px 10px 10px;
	
}

.mbox ul li{
	list-style:none;
	padding:3px 0 0 20px;
	background: url(/adm/template/default/images/icon_category.png) no-repeat 0 5px;
	border-bottom:1px dotted #cccccc;
}

.mbox ul li a,.mbox ul li a:visited{
	color:#0066cc;
	text-decoration:none;
}

.mbox ul li a:hover{
	color:#ff66cc;
}



#main dl{
	margin:20px 0 20px 10px;
}

#main dl dt{
	margin:0 0 0 10px;
	padding:5px 0 0 0;
	border-top:1px dashed #cccccc;
}

#main dl dd{
	margin:0 0 50px 10px;
	font-weight:bold;
	font-size:18px;
}



/* ページの見出し　*/
    .head_h1 {
        margin:  0;                 /* デフォルトCSS打ち消し */
        position:  relative;        /* 位置調整 */
        font-weight:  normal;       /* 文字の太さ調整 */
        font-size: 21px;            /* 文字サイズ指定 */
        padding: 10px 5px 10px 30px;  /* 余白指定 */
        margin-bottom:  20px;       /* 周りの余白指定 */
    }
    p {
        margin:  0;                 /* デフォルトCSS打ち消し */
        line-height: 2;             /* 行間調整 */
    }
     
    .head_h1:before {
        content: '';                /* 空の要素を作る */
        height: 110%;               /* 高さ指定 */
        width: 3px;                 /* 幅指定 */
        display:  block;            /* ブロック要素にする */
        position:  absolute;        /* 位置調整 */
        left: 14px;                 /* 位置調整 */
        top: -3px;                  /* 位置調整 */
        margin:  auto;              /* 位置調整 */
        background-color:  #fff;    /* 背景色指定 */
        transform: rotate(3deg);    /* 回転 */
    }
    .head_h1:after {
        content: '';                /* 空の要素を作る */
        height: 116%;               /* 高さ指定 */
        width: 3px;                 /* 幅指定 */
        display:  block;            /* ブロック要素にする */
        position:  absolute;        /* 位置調整 */
        left: 14px;                 /* 位置調整 */
        top: -6px;                  /* 位置調整 */
        margin:  auto;              /* 位置調整 */
        background-color:  #fff;    /* 背景色指定 */
        transform: rotate(-15deg);  /* 回転 */
    }

    .head_h2 {
        margin:  0;                 /* デフォルトCSS打ち消し */
        position:  relative;        /* 位置調整 */
        font-weight:  normal;       /* 文字の太さ調整 */
        font-size: 16px;            /* 文字サイズ指定 */
        padding: 10px 5px 10px 30px;  /* 余白指定 */
        margin-bottom:  20px;       /* 周りの余白指定 */
    }
    p {
        margin:  0;                 /* デフォルトCSS打ち消し */
        line-height: 2;             /* 行間調整 */
    }
     
    .head_h2:before {
        content: '';                /* 空の要素を作る */
        height: 110%;               /* 高さ指定 */
        width: 3px;                 /* 幅指定 */
        display:  block;            /* ブロック要素にする */
        position:  absolute;        /* 位置調整 */
        left: 14px;                 /* 位置調整 */
        top: -3px;                  /* 位置調整 */
        margin:  auto;              /* 位置調整 */
        background-color:  #fff;    /* 背景色指定 */
        transform: rotate(3deg);    /* 回転 */
    }
    .head_h2:after {
        content: '';                /* 空の要素を作る */
        height: 116%;               /* 高さ指定 */
        width: 3px;                 /* 幅指定 */
        display:  block;            /* ブロック要素にする */
        position:  absolute;        /* 位置調整 */
        left: 14px;                 /* 位置調整 */
        top: -6px;                  /* 位置調整 */
        margin:  auto;              /* 位置調整 */
        background-color:  #fff;    /* 背景色指定 */
        transform: rotate(-15deg);  /* 回転 */
    }

.pg_item .pg_img {
    float: left;
    border: 1px solid #cccccc;
    padding: 5px;
    width: 320px;
}

.pg_item .pg_img img {
    width: 320px;
}

.pg_item .pg_detail {
    float: left;
    margin-left: 10px;
    width: 360px;
}

.pg_item::after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}



#main dl.pg dt{
float: left;
margin: 0;
padding: 0;
width: 100px;
position: relative;
font-size: .8em;
border-top:none;
}


#main dl.pg{
border-top: 1px dotted #aaa;
padding-top:6px;
margin: 2px 0 0 10px;
width:98%;
}

#main dl.pg dd{
margin: 0 0 6px;
padding: 0 0 6px 110px;
border-bottom: 1px dotted #aaa;
font-size: 1.0em;
font-weight:normal;
}




#main input[type=text],#main input[type=email],#main input[type=password]{
	border: 1px solid #88a;
	background-color:#F8EFEF;
	border-top-color: rgb(204, 204, 204);
	border-right-color: rgb(204, 204, 204);
	border-bottom-color: rgb(204, 204, 204);
	border-left-color: rgb(204, 204, 204);
    font-size: 20px;
    width: 70%;
    min-height: 30px;
    display: block;
    margin-bottom: 15px;
    margin-top: 5px;
    outline: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}

#main textarea{
	border: 1px solid #88a;
	background-color:#F8EFEF;
	border-top-color: rgb(204, 204, 204);
	border-right-color: rgb(204, 204, 204);
	border-bottom-color: rgb(204, 204, 204);
	border-left-color: rgb(204, 204, 204);
    min-height: 30px;
    display: block;
    margin-bottom: 15px;
    margin-top: 5px;
    outline: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}


.button_example{
border-top-color: #CB236C;border-right-color: #819BCB;border-bottom-color: #819BCB;border-left-color: #819BCB;border-width: 18px 1px 1px 1px;border-style: solid;-webkit-box-shadow: #B4B5B5 0px 1px 1px inset;-moz-box-shadow: #B4B5B5 0px 1px 1px inset; box-shadow: #B4B5B5 0px 1px 1px inset; -webkit-border-radius: 8px; -moz-border-radius: 8px;border-radius: 8px;font-size:34px;font-family:arial, helvetica, sans-serif; padding: 10px 90px 10px 90px; text-decoration:none; display:inline-block;text-shadow: 2px 2px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #3093C7; background-image: -webkit-gradient(linear, left top, left bottom, from(#3093C7), to(#1C5A85));
 background-image: -webkit-linear-gradient(top, #3093C7, #1C5A85);
 background-image: -moz-linear-gradient(top, #3093C7, #1C5A85);
 background-image: -ms-linear-gradient(top, #3093C7, #1C5A85);
 background-image: -o-linear-gradient(top, #3093C7, #1C5A85);
 background-image: linear-gradient(to bottom, #3093C7, #1C5A85);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093C7, endColorstr=#1C5A85);
}

.button_example:hover{
 border-top-color: #FFDE0A;border-right-color: #819BCB;border-bottom-color: #819BCB;border-left-color: #819BCB;border-width: 18px 1px 1px 1px;border-style: solid;
 background-color: #26759E; background-image: -webkit-gradient(linear, left top, left bottom, from(#26759E), to(#133D5B));
 background-image: -webkit-linear-gradient(top, #26759E, #133D5B);
 background-image: -moz-linear-gradient(top, #26759E, #133D5B);
 background-image: -ms-linear-gradient(top, #26759E, #133D5B);
 background-image: -o-linear-gradient(top, #26759E, #133D5B);
 background-image: linear-gradient(to bottom, #26759E, #133D5B);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#26759E, endColorstr=#133D5B);
cursor:pointer;
}


/*　ランキング　*/
.mbox ul.ranking li{
	padding:3px 0 0 0;
	background: url(/adm/template/default/images/icon_r0.fw.png) no-repeat 0 5px;

}

.mbox ul.ranking li .rank_thumb{
	float:left;
	padding:40px 0 3px 0;
	width:70px;
}

.mbox ul.ranking li .rank_txt{
	float:left;
	padding:36px 0 3px 5px;
	width:200px;
}

.mbox ul.ranking li:first-child{
	background: url(/adm/template/default/images/icon_r1.fw.png) no-repeat 0 5px;
}
.mbox ul.ranking li:nth-child(2){
	background: url(/adm/template/default/images/icon_r2.fw.png) no-repeat 0 5px;
}
.mbox ul.ranking li:nth-child(3){
	background: url(/adm/template/default/images/icon_r3.fw.png) no-repeat 0 5px;
}
.mbox ul.ranking li:nth-child(4){
	background: url(/adm/template/default/images/icon_r4.fw.png) no-repeat 0 5px;
}
.mbox ul.ranking li:nth-child(5){
	background: url(/adm/template/default/images/icon_r5.fw.png) no-repeat 0 5px;
}
.mbox ul.ranking li:nth-child(6){
	background: url(/adm/template/default/images/icon_r6.fw.png) no-repeat 0 5px;
}
.mbox ul.ranking li:nth-child(7){
	background: url(/adm/template/default/images/icon_r7.fw.png) no-repeat 0 5px;
}
.mbox ul.ranking li:nth-child(8){
	background: url(/adm/template/default/images/icon_r8.fw.png) no-repeat 0 5px;
}
.mbox ul.ranking li:nth-child(9){
	background: url(/adm/template/default/images/icon_r9.fw.png) no-repeat 0 5px;
}
.mbox ul.ranking li:nth-child(10){
	background: url(/adm/template/default/images/icon_r10.fw.png) no-repeat 0 5px;
}






/*文字列強制折り返し*/
body{
	word-break: break-all;
    overflow-wrap: break-word;
}

/*===============================================
●style.css 画面の横幅が769px以上
===============================================*/

@media screen and (min-width: 769px){
img{
/*max-width: 100%;
height: auto;
width /***/:auto;*/
}

body, div, dl, dt, dd, ul, ol, li, table, th, td,fieldset, pre, form, p, blockquote{
	margin: 0;
	padding: 0;
}

body{
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 14px;
	line-height: 1.6em;
}

#wrapper{
	width: 1100px;
	text-align: left;
	margin: 10px auto;
/*	background-color: #ffffff;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.27);*/

}

.btn{
	width:330px;
}

#top_bar{
	padding:5px;
}

#top_bar img{
	padding:0;
	margin:0;
	vertical-align:middle;
}

#top_ttl{
	margin:0 auto;
	width:1100px;
}

#top_ttl::after{
    clear: both;
    content: "";
    display: block;
    height: 0;
}

#top_site_ttl{
	float:left;
}

#top_rss{
	float:right;
	margin-right:10px;
}

#topper2{
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.17);
}

#header{
	background-color: #FFFFFF;
	background: url();
	margin: 0 auto;
	width: 1100px;
	line-height: 1.0em;
	padding:0px 0 0px 0;
}



#menu{
    clear: both;
	margin:10px 0 0 0;
	width: 200px;
    height: 100%;
	background-color: #f0f0f0;
    float: left;
}

#main{
	margin:10px 0 10px 0;
	padding:10px;
	width:98%;
    height:100%;
//	background-color: #ffffff;
    float: left;
    overflow:hidden;
//	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.27);
}
/*
#main h2{
	font-size:20px;
	color:#444444;
	line-height:150%;
	margin:10px 0 10px 5px;
}
*/

#menu2{
	margin:10px 0 10px 15px;
	padding:5px;
	width: 305px;
    height: 100%;
//	background-color: #ffffff;
    float: left;
//	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.27);
}


#footer{
    clear: both;
/*	width: 1100px;*/
	background:#603;
	color:#ffffff;
    text-align: center;
	margin: 0 auto;
	padding: 20px 0 40px;
}


#main .title_bar {
	margin:0;
	overflow: hidden;
}

.ttl {
	padding:5px;
	width: 100%;
	overflow: hidden;
	clear: both;
	border-top-color: rgb(170, 170, 170);
	border-top-width:
	1px; border-top-style: solid;
	background-color: rgb(234, 234, 234);
}

h1{
	line-height:1.1em;
}


#main .title_bar .ttl h2 {
	padding: 0px 10px;
	font-weight:bold;
	float: left;
}

#main .title_bar .ttl p {
	padding: 0px 10px;
}

.content{
	width:90%;
	background:#ffffff;
	border:1px solid #603;
	margin:0 auto 10px;
	padding:10px;
}

.date{
	margin:0 auto 10px;
	width:90%;
	text-align:right;
}

.banner{
	margin:0 auto 10px;
	width:94%;
}

.nanashi{
	font-weight:bold;
	color:green;
	padding-right:5px;
}
.times{
	font-size:12px;
}

.red{
	color:#ff0000;
}

.ress{
	margin:0 0 50px 10px;
	font-weight:bold;
	font-size:18px;
}

.blue{
	color:#0066cc;
}


#mainSearchWrap {
    background-color: rgb(244, 243, 240);
    margin-bottom: 20px;
    padding:0;
}

#mainSearch {
    font-size: 75%;
    position: relative;
    text-align: center;
}

form {
    margin: 0;
    padding: 0;
}

#mainSearch fieldset {
    margin: 0;
    display: inline;
    padding-right: 50px;
    border:none:
}

#mainSearch .search-title {
    margin: 0;
    font-size: 120%;
    font-weight: bold;
    padding: 10px 7px 0 0;
}

.search-box {
    background-color: rgb(169, 169, 169);
    margin-bottom: 2px;
    margin-top: 2px;
    padding: 6px;
}

.mainsearch-txt {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
/*    border: medium none currentcolor;*/
	border:2px solid #cccccc;
    color: rgb(120, 120, 120);
    font-size: 15px;
    height: 24px;
    line-height: 1.5;
    margin-right: 0;
    padding: 2px 5px 3px;
    vertical-align: middle;
    width: 180px;
}

#mainSearch .searchBottun {
    line-height: 1.22;
    margin-top: 1px;
    padding: 3px 2px 3px 5px;
}

.mainsearch-btn {
    background: rgba(0, 0, 0, 0) url("/adm/template/default/images/bg_navi_btns_mod_area.png") no-repeat scroll 0 -227px;
    border: medium none currentcolor;
    cursor: pointer;
    font-weight: bold;
    height: 33px;
    letter-spacing: 0.3em;
    overflow: hidden;
    text-indent: -9998px;
    vertical-align: middle;
    width: 80px;
}

.un_line {
	border-bottom-color: rgb(203, 212, 140); border-bottom-width: 1px; border-bottom-style: dotted;
}

.big_titleQstn {
	background: url("/adm/template/default/images/kaiketu.png") no-repeat;
}

.big_titleBA{
	background: url("/adm/template/default/images/best.png") no-repeat;
//	background-position: right 30px;
}

.qa_back {
//	background-position: right 30px;
	background-color:#fafafa;
}

.usr_icon {
	margin: 0px 10px 0px 5px; width: 60px; float: left;
}
.usrInfo {
	padding: 0px 0px 30px;
}
.usrInfo .prof {
	margin: 0px 10px 0px 0px; float: left;
}
.usrInfo .name {
	width: 360px; float: left;
}
.usrInfo .day {
	float: right;
}
.usrInfo .name {
	overflow: hidden; -ms-word-break: break-all; -ms-word-wrap: break-word;
}
.usrInfo .day {
	padding: 0px 0px 0px 20px; width: 160px; text-align: right; font-size: 88%; vertical-align: top;
}
.usrInfo .day span.time {
	padding: 0px 0px 0px 8px;
}

.usrQstn {
	width: 90%; float: left;
}

.re_textsup {
	margin: 0px 0px 37px;
}
.re_textsup span {
	margin: 0px 0px 10px; padding: 5px 5px 2px; width: 35px; color: rgb(255, 255, 255); line-height: 1; font-size: 90%; font-weight: bold; display: block; background-color: rgb(153, 153, 153);
}

.plus_an {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-color: rgb(221, 221, 221);
	border-top-width: 1px;
	border-top-style: solid;
}











}

