/* -----------------------------------------------------------
CSS Information

 File name:      common.css
 Style Info:     全コンテンツのスタイル指定
----------------------------------------------------------- */

/*----------------------------------------------------
	basic
----------------------------------------------------*/

html {
	overflow-y: scroll;
    }

body {
	margin:0;
	padding:0;
	background-color:#01245C;
	background-image:url(../image/other/base_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	text-align:center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    }

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
    }

table {
	border: 1px none #630;
    }
table tr td {
	padding: 10px;
}
	
.space_img {
    display:block;
	margin:0px;
	padding:0px;
	border:none;
	}	

/*----------------------------------------------------
	contents:layout
----------------------------------------------------*/

div#common_wrapper {
    width:900px;
	margin:0px auto 0px auto;
	padding:15px 0px 0px 0px;
	text-align:left;
	zoom:1;
	}
	
div#common_wrapper:after { 
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; 
    }
	
/* Mac版IEのみに適用 \*//*/ div#common_wrapper { overflow: hidden; } /* */	

/*----------------------------------------------------
	contents:header
----------------------------------------------------*/

div#common_header {
    width:900px;
	height:86px;
	padding:0px 0px 10px 0px;
	margin:0px;
	position:relative;
	zoom:1;
	}
	
div#common_header:after { 
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; 
    }
	
/* Mac版IEのみに適用 \*//*/ div#common_header { overflow: hidden; } /* */

div#common_header h1 {
    width:253px;
	height:86px;
	padding:0px;
	margin:0px;
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../image/logo.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	text-indent:-9999px;
	}
	
div#common_header h1 a {
    width:253px;
	height:86px;
	padding:0px;
	margin:0px;
	background-image:url(../image/logo.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
	}
	
:root div#common_header h1 a {
    width:253px;
	height:86px;
	padding:0px;
	margin:0px;
	display:block;
	overflow:hidden;
	}

/*----------------------------------------------------
	contents:menu
----------------------------------------------------*/

div#common_menuarea {
    width:900px;
	padding:0px;
	margin:0px;
	zoom:1;
	}
	
div#common_menuarea:after { 
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; 
    }
	
/* Mac版IEのみに適用 \*//*/ div#common_menuarea { overflow: hidden; } /* */

ul#txt_sidemenu {
	width:330px;
	padding:10px 0px 0px 0px;
	margin:0px;
	list-style:none;
	color:#FFFFFF;
	float:right;
	zoom:1;
	text-align: right;
	}
	
ul#txt_sidemenu:after { 
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; 
    }
	
/* Mac版IEのみに適用 \*//*/ ul#txt_sidemenu { overflow: hidden; } /* */	
	
ul#txt_sidemenu li {
    float:right;
	}					

ul#txt_sidemenu a {
    color:#FFFFFF;
	text-decoration:none;
	}

div#common_menuarea h2 {
    display:none;
	}
	
ul#img_gmenu {
	width:500px;
	height:37px;
	padding:0px;
	margin:0px;
	list-style:none;
	float:left;
	zoom:1;
	}
	
ul#img_gmenu:after { 
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; 
    }
	
/* Mac版IEのみに適用 \*//*/ ul#img_gmenu { overflow: hidden; } /* */
		
	
ul#img_gmenu li {
    float:left;
	}	
	
li#gmenu001 {
	width:124px;
	height:37px;
	padding:0px;
	margin:0px;
	background-image:url(../image/other/menu.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-indent:-9999px;
	}
	
li#gmenu001 a {
	width:124px;
	height:37px;
	padding:0px;
	margin:0px;
	background-image:url(../image/other/menu.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-indent:-9999px;
	display:block;
	}
	
li#gmenu001 a:hover {
	width:124px;
	height:37px;
	padding:0px;
	margin:0px;
	background-image:url(../image/other/menu.png);
	background-repeat:no-repeat;
	background-position:0px -37px;
	text-indent:-9999px;
	}
	
:root li#gmenu001 a {
    width:124px;
	height:37px;
	padding:0px;
	margin:0px;
	display:block;
	overflow:hidden;
	}
	
li#gmenu002 {
	width:124px;
	height:37px;
	padding:0px;
	margin:0px;
	background-image:url(../image/other/menu.png);
	background-repeat:no-repeat;
	background-position:-124px 0px;
	text-indent:-9999px;
	}
	
li#gmenu002 a {
	width:124px;
	height:37px;
	padding:0px;
	margin:0px;
	background-image:url(../image/other/menu.png);
	background-repeat:no-repeat;
	background-position:-124px 0px;
	text-indent:-9999px;
	display:block;
	}
	
li#gmenu002 a:hover {
	width:124px;
	height:37px;
	padding:0px;
	margin:0px;
	background-image:url(../image/other/menu.png);
	background-repeat:no-repeat;
	background-position:-124px -37px;
	text-indent:-9999px;
	display:block;
	}
	
:hover li#gmenu002 a {
    width:124px;
	height:37px;
	padding:0px;
	margin:0px;
	display:block;
	overflow:hidden;
	}
	
li#gmenu003 {
	width:124px;
	height:37px;
	padding:0px;
	margin:0px;
	background-image:url(../image/other/menu.png);
	background-repeat:no-repeat;
	background-position:-248px 0px;
	text-indent:-9999px;
	}
	
li#gmenu003 a {
	width:124px;
	height:37px;
	padding:0px;
	margin:0px;
	background-image:url(../image/other/menu.png);
	background-repeat:no-repeat;
	background-position:-248px 0px;
	text-indent:-9999px;
	display:block;
	}
	
li#gmenu003 a:hover {
	width:124px;
	height:37px;
	padding:0px;
	margin:0px;
	background-image:url(../image/other/menu.png);
	background-repeat:no-repeat;
	background-position:-248px -37px;
	text-indent:-9999px;
	display:block;
	}
	
:root li#gmenu003 a {
    width:124px;
	height:37px;
	padding:0px;
	margin:0px;
	display:block;
	overflow:hidden;
	}
	
li#gmenu004 {
	width:124px;
	height:37px;
	padding:0px;
	margin:0px;
	background-image:url(../image/other/menu.png);
	background-repeat:no-repeat;
	background-position:-372px 0px;
	text-indent:-9999px;
	}
	
li#gmenu004 a {
	width:124px;
	height:37px;
	padding:0px;
	margin:0px;
	background-image:url(../image/other/menu.png);
	background-repeat:no-repeat;
	background-position:-372px 0px;
	text-indent:-9999px;
	display:block;
	}
	
li#gmenu004 a:hover {
	width:124px;
	height:37px;
	padding:0px;
	margin:0px;
	background-image:url(../image/other/menu.png);
	background-repeat:no-repeat;
	background-position:-372px -37px;
	text-indent:-9999px;
	display:block;
	}
	
:root li#gmenu004 a {
	width:124px;
	height:37px;
	padding:0px;
	margin:0px;
	display:block;
	overflow:hidden;
	}
	
/*----------------------------------------------------
	contents:contentsArea
----------------------------------------------------*/			

div#contents_area {
	width:900px;
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
	background-image:url(../image/other/contents_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
	zoom:1;
	}
	
div#contents_area:after { 
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; 
    }
	
/* Mac版IEのみに適用 \*//*/ div#contents_area { overflow: hidden; } /* */

/*----------------------------------------------------
	contents:footer
----------------------------------------------------*/			

div#footer_area {
	color:#FFFFFF;
	width:900px;
	height:190px;
	text-align:center;
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
	background-image:url(../image/other/footer_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
	zoom:1;
	font-size: 12px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: bold;
	}
	
div#footer_area:after { 
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; 
    }
	
/* Mac版IEのみに適用 \*//*/ div#footer_area { overflow: hidden; } /* */	

div#footer_area ul {
	width:900px;
	list-style:none;
	zoom:1;
	margin-top: 0px;
	margin-right: 170px;
	margin-bottom: 0px;
	margin-left: 170px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	}
	
div#footer_area ul a {
    color:#FFFFFF;
	text-decoration:none;
	}	
	
div#footer_area ul:after { 
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; 
    }
	
/* Mac版IEのみに適用 \*//*/ div#footer_area ul { overflow: hidden; } /* */		
	
div#footer_area ul li {
    float:left;
	margin:0px 5px 0px 0px;
	padding:0px;
	}
	
div#footer_area address {
    font-style:normal;
	font-size:90%;
	letter-spacing:0.1em;
	}
	
div#footer_area p a {
    color:#FFFFFF;
	text-decoration:none;
	}
	
div#footer_area p a:hover {
    color:#FFFFFF;
	text-decoration:underline;
	}		
	
/*----------------------------------------------------
	contents:top:main
----------------------------------------------------*/	

h3#top_mainimg {
	width:900px;
	height:150px;
	padding:0px;
	margin:0px;
	background-image:url(../image/other/top_main.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	text-indent:-9999px;
	}
/*----------------------------------------------------
	contents:top:main
----------------------------------------------------*/	

h4#top_mainimg {
	width:900px;
	height:50px;
	margin:0px;
	background-image:url(../image/other/top_main_2.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top: 10px;
	padding-left: 20px;
	}
#top_mainimg a {
	font-weight: bold;
	font-size: 24px;
	color: #533A1C;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
div#top_main_contents2 {
	width:750px;
	zoom:1;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	font-size: 15px;
	line-height: 1.7em;
	}
	
div#top_main_contents {
	width:860px;
	zoom:1;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: 14px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: #333;
	line-height: 1.3em;
	}
div#top_bana {
	width:900px;
	zoom:1;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: 14px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: #333;
	line-height: 1.3em;
	text-align: center;
	}
#top_main_contents2 h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	padding: 5px;
	font-weight: bold;
	color: #FFF;
	background-color: #785B33;
}
#top_main_contents h10 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
	line-height: 2em;
	color: #5B483D;
	font-weight: bold;
}
#top_main_contents2 h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	color: #614128;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
	
div#top_main_contents:after { 
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; 
    }
	
/* Mac版IEのみに適用 \*//*/ div#top_main_contents { overflow: hidden; } /* */

div#top_infobox {
	width:420px;
	text-align:left;
	float:left;
	zoom:1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	}
	
div#top_infobox:after { 
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; 
    }
/* Mac版IEのみに適用 \*//*/ div#top_infobox { overflow: hidden; } /* */

div#top_main_contents h4 {
	height:34px;
	color:#FFFFFF;
	background-image:url(../image/other/top_sub.gif);
	background-repeat:repeat;
	background-position:left top;
	font-weight:bold;
	zoom:1;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	width: 410px;
	line-height: 2.2em;
	text-align: left;
	text-indent: 20px;
	}
	
div#top_infobox a {
    color:#666666;
	text-decoration:none;
	}
	
div#top_infobox a:hover {
    color:#666666;
	text-decoration:underline;
	}					
	
div#top_infobox td {
	border-bottom:1px solid #CCCCCC;
	margin:0px;
	padding:10px 0px 10px 30px;
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	}
	
div#top_infobox td.days {
	border-bottom:1px solid #CCCCCC;
	margin:0px;
	color:#000066;
	padding:10px 0px 10px 30px;
	border-top: 0px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	}			

div#top_bn_area {
	width:420px;
	text-align:left;
	float:right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	}
	
div#top_bn_area img {
    display:block;
	border:none;
	padding:0px 0px 10px 0px;
	margin:0px;
	}
	
/*----------------------------------------------------
	contents:second_common
----------------------------------------------------*/

div#second_top_area {
    width:900px;
	padding:0px;
	margin:0px;
	zoom:1;
	}
	
div#second_top_area:after { 
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; 
    }
	
/* Mac版IEのみに適用 \*//*/ div#second_top_area { overflow: hidden; } /* */	
	
div#second_ankarea {
    width:336px;
	height:171px;
	margin:0px;
	padding:0px;
	float:right;
	line-height:1.2em;
	text-align:left;
	background-image:url(../image/ankbg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	}
	
div#second_ankarea ul {
    width:316px;
	color:#FFFFFF;
	padding:10px 0px 10px 0px;
	margin:0px 10px 0px 10px;
	list-style:none;
	}
	
div#second_ankarea ul a {
    color:#FFFFFF;
	text-decoration:none;
	}
	
div#second_ankarea ul a:hover {
    color:#FFFFFF;
	text-decoration:underline;
	}		
	
div#second_ankarea ul li {
    background-image:url(../image/ank_line.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	}
	
div#second_ankarea ul li p {
    width:316px;
	margin:0px;
	padding:0px 0px 5px 0px;
	background-image:url(../image/ank_arrow.gif);
	background-repeat:no-repeat;
	background-position:center left;
	}
	
div#second_ankarea ul li p span {
    display:block;
	margin:0px 0px 0px 10px;
	padding:10px 0px 0px 0px;
	}
	
div#second_contents_area {
    width:880px;
	padding:10px 0px 10px 0px;
	margin:0px 10px 0px 10px;
	zoom:1;
	}
	
div#second_contents_area:after { 
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; 
    }
	
/* Mac版IEのみに適用 \*//*/ div#second_contents_area { overflow: hidden; } /* */

h4.second_sub {
	width:850px;
	height:34px;
	padding:0px;
	color:#FFFFFF;
	background-image:url(../image/other/second_sub.gif);
	background-repeat:no-repeat;
	background-position:top left;
	font-weight:normal;
	margin: 0px;
	}
	
p.second_full_txt {
    width:850px;
	padding:0px 0px 15px 0px;
	margin:0px 10px 0px 20px;
	}
	
/*----------------------------------------------------
	contents:second:info
----------------------------------------------------*/	
	
div#second_top_area h3#info_main {
    width:564px;
	height:171px;
	padding:0px;
	margin:0px;
	background-image:url(../image/info_main.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	}
	
h3#info_main span {
    display:none;
	}
	
h3#info_main blockquote {
    width:400px;
	padding:60px 0px 0px 0px;
	margin:0px 0px 0px 20px;
	color:#0066CC;
	font-size:105%;
	font-weight:bold;
	}		
	
/*----------------------------------------------------
	contents:second:new
----------------------------------------------------*/

h3#new_ttl {
    width:900px;
	height:70px;
	padding:0px;
	margin:0px;
	background-image:url(../image/new_main.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	text-indent:-9999px;
	}
	
/*----------------------------------------------------
	contents:second:policy
----------------------------------------------------*/

div#second_top_area h3#policy_main {
    width:564px;
	height:171px;
	padding:0px;
	margin:0px;
	background-image:url(../image/policy_main.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	}
	
h3#policy_main span {
    display:none;
	}
	
h3#policy_main blockquote {
    width:400px;
	padding:60px 0px 0px 0px;
	margin:0px 0px 0px 20px;
	color:#0066CC;
	font-size:105%;
	font-weight:normal;
	}
	
/*----------------------------------------------------
	contents:second:service
----------------------------------------------------*/

div#second_top_area h3#service_main {
    width:564px;
	height:171px;
	padding:0px;
	margin:0px;
	background-image:url(../image/service_main.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	}
	
h3#service_main span {
    display:none;
	}
	
h3#service_main blockquote {
    width:400px;
	padding:60px 0px 0px 0px;
	margin:0px 0px 0px 20px;
	color:#0066CC;
	font-size:105%;
	font-weight:bold;
	}
	
/*----------------------------------------------------
	contents:second:inq
----------------------------------------------------*/

h3#inq_ttl {
    width:900px;
	height:70px;
	padding:0px;
	margin:0px;
	background-image:url(../image/inq_ttl.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	text-indent:-9999px;
	}
	
/*----------------------------------------------------
	contents:second:map
----------------------------------------------------*/

h3#map_ttl {
    width:900px;
	height:70px;
	padding:0px;
	margin:0px;
	background-image:url(../image/map_ttl.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	text-indent:-9999px;
	}
	
ul.linkListTree {
	margin:0 0 0 50px; padding-left:0;
}

ul.linkListTree li {
	list-style:none;
	background:none;
	font-weight:bold;
}

ul.linkListTree li li li li li {
	font-weight:normal;
}

ul.linkListTree ul {
	list-style:none;
	margin:0;
	padding:0;
	background:url("../image/other/sitemap_misc001.gif") repeat-y 15px;
}

ul.linkListTree ul {
	margin:0.2em 0 1em;
	padding:10px 0 0 0;
}

ul.linkListTree ul li {
	margin:0.6em 0 0;
	padding:0 0 0 50px;
	background:url("../image/other/sitemap_misc002.gif") no-repeat 15px 0.65em;
	_background:url("../image/other/sitemap_misc002.gif") no-repeat 15px 0.75em;
}

ul.linkListTree li.lastItem {
	background:url("../image/other/sitemap_misc003.gif") no-repeat 15px 0.65em;
	_background:url("../image/other/sitemap_misc003.gif") no-repeat 15px 0.75em;
}

ul.linkListTree li.endItems {
	width:95%;
	background-color:#fff;
	background-image:none;
	margin-top:-10px;
	padding-left:0.9em;
}

ul.linkListTree li.endItems a {
	text-decoration:underline;
}

ul.linkListTree a:link {
	color:#009AFC;
	text-decoration:none;
}

ul.linkListTree a:visited {
	color:#009AFC;
	text-decoration:none;
}

ul.linkListTree a:hover {
	color:#009AFC;
	text-decoration:underline;
}																																								
.right {
	float: right;
	margin-left: 20px;
}
.left {
	float: left;
	margin-right: 10px;
}
#news {
	width: 820px;
	text-align: left;
	height: 120px;
	border: 1px inset #960;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: scroll;
}
.example table {
	width: 860;
	border: 0px none;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

.example td {
	border: 0px none;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.example5 table {
	width: 750px;
	border: 1px #000000 solid;
	border-collapse: collapse;
}

.example5 td {
	border: 1px #000000 solid;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	color: #333;
	line-height: 1.4em;
}

.example5 th {
	border: 1px solid #630;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #4D2E1D;
	background-color: #FFC;
}
.example5 table tr td h3 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bigmozi {
	font-size: 18px;
	font-weight: bold;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
