@charset "utf-8";
/* Reset */
html, body, h1, h2, h3, h4, h5, h6, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	display:block;
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
/* CSS Document */
html {
	height:100%;
}
body {
	height:100%;
	font-size:12px;
	line-height:1.6;
	background-color:#e3f4e4;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a {
	color:#1C52AF;
	text-decoration:none;
}
a:visited {
	color:#432A72;
}
a:hover {
	color:#ff0048;
	text-decoration: underline;
}
a img, h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	border:none;
	vertical-align:top;
}
a.imglink img {
	border:1px solid #fff;
	vertical-align:top;
}
a.imglink:hover img {
	border:1px solid #3dcd00;
}

/*--------------------
header
--------------------*/
#head-wrap {
	width:100%;
	min-width:980px;
	background-color:#FFF;
	border-top:3px solid #008d6a;
	padding-top:5px;
	background-image:url(../image/head-bg-wint.gif);
	background-repeat: repeat-x;
}
#header {
	width:960px;
	padding:0 10px;
	margin: 0 auto;
	background-image:url(../image/head-winter.png);
	background-repeat: no-repeat;
	background-position:left 10px;
}
#head-rogo {
	float: left;
	padding-top:10px;
}
#head-r {
	float: right;
}
#sub-navi {
	text-align:right;
	padding-bottom:1px;
}
#sub-navi-inner {
	float: right;
	padding-top:9px;
	padding-right:15px;
}
#sub-navi-inner a {
	margin-left:10px;
}
#sub-navi-inner a:hover {
	background-image:url(../image/bg-dotff.gif);
}
#search-box {
	float:right;
	width:250px;
	padding-left:60px;
	background-image:url(../image/search-bg.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
}
.gsc-search-box {
	margin:0 !important;
}
.gsc-input {
	padding-right:5px !important;
}
#search-box table ,#search-box div{
	padding:0;
	margin:0;
	line-height:1.0;
}
#search-box #gsc-iw-id1{
	height:20px;
	line-height:1.2;
}
#search-box #gs_tti50 {
	padding-top:3px;
	padding-bottom:0;
}
#search-box #gs_tti50 input{
	height:16px;
	font-size:90%;
}
#search-box .gsc-search-button input{
	margin:0;
	padding:5px 7px;
}
#global-navi {
	background-image:url(../image/nav-shadow.gif);
	background-repeat: no-repeat;
	background-position:center bottom;
	height:50px;
	padding-bottom:10px;
}
#global-navi ul {
	background-image:url(../image/nav-bg.gif);
	margin:0;
	padding:0;
	display:block;
	height:50px;
	clear:both;
}
#global-navi li {
	list-style:none;
	display:block;
	float:left;
	background-image:url(../image/nav-bar.gif);
	background-position:right 14px;
	background-repeat: no-repeat;
	padding:5px 6px 5px 5px;
}
#global-navi li a {
	display:block;
	padding:10px 50px 5px 50px;
	-webkit-transition: background-color 0.2s linear, border-radius 0.2s linear;
}
#global-navi li a:hover {
	background-color:#3bb294;
	border-radius:5px;
}
/*--------------------
main
--------------------*/
#main-wrap {
	width:100%;
	min-width:980px;
	background-color:#767676;
	background-image:url(../image/main-bg.gif);
	background-repeat:repeat-x;
	padding-top:20px;
	padding-bottom: 15px;
}
#main {
	width:960px;
	padding:0 10px;
	margin: 0 auto;
}
#slider {
	float:left;
	width: 720px;
}
#slider img {
	vertical-align:top;
}
#top-info {
	float:right;
	width:227px;
	line-height: 1.3;
}
#top-info h2 {
	margin:0;
	padding:0;
	line-height:0;
}
#top-info-box{
	height:242px;
	overflow-y:scroll;
}
#top-info ul {
	margin:0 0 0 7px;
	padding:0;
	background-color:#FFF;
	background-image:url(../image/info-bg.gif);
	background-repeat:repeat-y;
}
#top-info li {
	list-style:none;
}
#top-info li a {
	display:block;
	color:#333333;
	background-image:url(../image/line-dot8f.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding:10px 5px 8px 10px;
}
#top-info li a span {
	display:block;
	color:#ca3954;
	font-weight:bold;
}
/*--------------------
content
--------------------*/
#conte-wrap {
	width:100%;
	min-width:980px;
	background-image:url(../image/body-bg.gif);
	padding-top:15px;
}
#content {
	width:960px;
	padding:0 10px;
	margin: 0 auto;
}
#conte-l {
	width:740px;
	float:left;
}
#conte-full {
	width:960px;
}
/*----------
conte-top
----------*/
#conte-top {
	background-color:#FFF;
	background-image:url(../image/shadow-l.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-bottom:35px;
	width: 720px;
}
#conte-top h1 {
	margin:0 0 0 -3px;
	display:block;
	padding:25px 0 14px 50px;
	width:673px;
	background-image:url(../image/ribon1.gif);
	background-repeat: no-repeat;
	background-position:left top;
	border-bottom:5px solid #009b74;
}
#conte-top h1 img {
	vertical-align:top;
}
/*----------
top-service
----------*/
.top-service {
	float:left;
	margin: 20px 0 10px 20px;
}
.top-service h2 {
	margin: 0;
	font-size:110%;
	padding-bottom: 5px;
}
.top-service h2 a {
	color:#333;
}
.top-service h2 a img {
	border:1px solid #fff;
	vertical-align:top;
	margin-bottom: 7px;
}
.top-service h2 a:hover img {
	border:1px solid #3dcd00;
}
.top-service ul {
	margin: 0;
	padding:0;
	list-style:none;
}
.top-service li {
	padding-bottom: 2px;
}
.top-service li a {
	display:block;
	background-image:url(../image/arrow1.gif);
	background-repeat: no-repeat;
	background-position:left 3px;
	padding-left:15px;
}
/*----------
conte-sub 
----------*/
#conte-sub {
}
#conte-sub p {
	margin:0 0 10px 0;
	padding:0 0 0 10px;
}
.conte-subbox {
	float:left;
	background-color:#FFF;
	background-position: center bottom;
	background-repeat:no-repeat;
	padding-bottom:25px;
	margin-right: 15px;
}
.conte-box-m {
	background-image:url(../image/shadow-m.gif);
	width:475px;
}
.conte-box-m h2 {
	margin:0 0 10px -3px;
	width:478px;
}
.conte-box-s {
	background-image:url(../image/shadow-s.gif);
	width:230px;
}
.conte-box-s h2 {
	margin:0 0 0 -3px;
	width:233px;
}
.conte-box-link a{
	display:block;
	text-align:right;
	padding:5px 30px 0 0;
	color:#666;
	border-top:1px solid #ddd;
}
/*----------
rank
----------*/
ul#rank {
	margin:0;
	padding:0;
	list-style:none;
}
#rank li {
	display:block;
	border-bottom:1px dotted #ccc;
}
#rank li a {
	display:block;
	padding:8px 5px 7px 42px;
	background-position:10px 10px;
	background-repeat:no-repeat;
	color: #666;
}
.rank1 a {
	background-image:url(../image/rank1.jpg);
	background-color:#FFEBCF;
}
.rank2 a {
	background-image:url(../image/rank2.jpg);
	background-color: #FFF2E1;
}
.rank3 a {
	background-image:url(../image/rank3.jpg);
	background-color: #FFF9F3;
}
.rank4 a {
	background-image:url(../image/rank4.jpg);
}
.rank5 a {
	background-image:url(../image/rank5.jpg);
}
/*----------
info-mente
----------*/
#info-mente {
	height:180px;
	overflow-y:scroll;
}
#info-mente ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height:1.3;
}
#info-mente li {
	display:block;
	border-bottom:1px dotted #ccc;
}
#info-mente li a {
	display:block;
	padding:10px 5px 8px 10px;
}
#info-mente li a span {
	display:block;
	font-weight:bold;
	color:#999;
}

/*----------
conte-page
----------*/
#conte-page {
	background-color:#FFF;
	background-image:url(../image/shadow-l.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-bottom:35px;
	width: 720px;
}
#conte-full #conte-page {
	width: 960px;
	background-image:url(../image/shadow-full.gif);
}
#conte-page .title-category {
	margin:0 0 0 -3px;
	display:block;
	padding:3px 0 0 57px;
	width:666px;
	background-image:url(../image/ribon1.gif);
	background-repeat: no-repeat;
	background-position:left top;
	border-bottom:5px solid #009b74;
}
#conte-page .title-category img {
	width:666px;
	vertical-align:top;
}
#pan-list {
	background-color:#f1f1f1;
	padding:5px 5px 3px 15px;
	font-size:90%;
	border-top:1px solid #ccc;
}
.type-sidearea {
}
/*--------------------
conte-main
--------------------*/
.type-sidearea .conte-main {
	float:right;
	width:520px;
	padding-right:15px;
	padding-left: 20px;
	border-top:1px solid #ccc;
	padding-bottom: 15px;
}
/*--------------------
全幅
--------------------*/
.type-full .conte-main {
	width:715px;
	padding-right:0;
	padding-left: 5px;
	border-top:1px solid #ccc;
	padding-top: 5px;
	padding-bottom: 15px;
}
/*--------------------
全幅(バナーなし)
--------------------*/
.type-maxfull .conte-main {
	width:950px;
	padding-right:0;
	padding-left: 5px;
	border-top:1px solid #ccc;
	padding-top: 5px;
	padding-bottom: 15px;
}
/*--------------------
全幅(左右余白なし)
--------------------*/
.type-full-x .conte-main {
	width:720px;
	padding-right:0;
	padding-left: 0;
	border-top:1px solid #ccc;
	padding-top: 5px;
	padding-bottom: 15px;
}
/*--------------------
sidearea
--------------------*/
.type-sidearea .conte-side {
	float:left;
	width:165px;
	border-bottom:1px solid #ccc;
	line-height:1.3;
	margin-bottom: 15px;
}
.NAVI-A a {
	display:block;
	border-top:1px solid #ccc;
	padding:15px 10px 12px 15px;
	color:#1d745e;
	background-image:url(../image/arrow2.gif);
	background-repeat: no-repeat;
	background-position:right 19px;
	-webkit-transition: background-color 0.2s linear;
	box-shadow:0 1px 1px #f3f3f3 inset;
}
.NAVI-B a {
	display:block;
	border-top:1px dotted #ccc;
	padding:7px 5px 5px 28px;
	color:#318671;
	background-image:url(../image/arrow3.gif);
	background-repeat: no-repeat;
	background-position:17px 14px;
	-webkit-transition: background-color 0.2s linear;
}
.NAVI-A a:hover, .NAVI-B a:hover {
	background-color:#EDF8F5;
	color:#009B74;
}
.NAVI-C a {
	display:block;
	border-top:1px solid #ccc;
	color:#1d745e;
	padding:15px 2px 10px 2px;
	text-align:center;
}
.NAVI-C a img {
	display:block;
	margin-bottom:5px;
}
/*--------------------
side
--------------------*/
#conte-r {
	width:220px;
	float: right;
	margin-bottom:15px;
}
#conte-r iframe {
	width:220px;
	height: 750px;
}
#bana {
	padding:10px 10px 1px 10px;
	background-image:url(../image/side-bg.gif);
}
#bana p {
	margin: 0px;
	padding: 0px;
}
#bana a {
	display:block;
	margin-bottom:8px;
}
/*--------------------
footer
--------------------*/
#foot-wrap {
	width:100%;
	min-width:980px;
	background-image:url(../image/foot-bg-winter.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color:#ccc;
	padding-top:25px;
}
#footer {
	width:960px;
	padding:0 10px;
	margin: 0 auto;
	background-image:url(../image/foot-winter.png);
	background-repeat: no-repeat;
	background-position:right bottom;
}
#foot-rogo {
	margin-bottom: 20px;
}
#foot-rogo img {
	margin-right:14px;
}
#foot-link {
}
.footlink-box {
	width:170px;
	float:left;
	margin-right:25px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.footlink-box-r {
	width:170px;
	float:left;
	margin-top: 0px;
	margin-bottom: 10px;
}
#foot-link h4 {
	display:block;
	width:170px;
	margin-bottom: 10px;
}
#foot-link h4 a {
	display:block;
	padding:10px 10px 7px 10px;
	background-image:url(../image/foot-titlebg.gif);
	color: #333;
}
#foot-link ul {
	margin:0;
	padding:0;
	list-style:none;
}
.footlink2 {
}
.footlink-box-x {
	width:595px;
	float:left;
	margin-top: 0px;
	margin-bottom: 10px;
}
.footlink-box-x h4 {
	float:left;
	margin-left:25px;
}
#foot-link ul li {
	margin-bottom:5px;
	margin-left:12px;
}
#foot-link ul li a {
	color: #333;
	font-size:90%;
}
#copy {
	clear:both;
	height:30px;
	line-height:30px
}
#copy p{
	color:#fff;
	padding:0;
	margin: 0;
}
/*--------------------
STYLE
--------------------*/
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	float: none;
}
.clear-sp {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	float: none;
}
#conte-page H1 {
	font-size: 160%;
	color: #333;
	margin: 15px 0px 7px;
	padding: 20px 5px 15px 20px;
	background-image: url(../image/bg-dote5.gif);
	border-left: 2px solid #009b74;
	border-bottom: 1px solid #e5e5e5;
	text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
#conte-page H2 {
	font-size: 140%;
	margin: 25px 0px 10px 0;
	color: #333;
	padding:0 0 0 6px;
	border-left: 5px solid #3dcd00;
	line-height: 1.2;
}
#conte-page H2.NEWS {
	font-size: 80%;
	background-color: #FFE1E1;
	color: #CC0000;
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #FFBFBF;
}
#conte-page H3 {
	font-size: 120%;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #f7a26f;
	padding-bottom: 2px;
	margin-bottom: 10px;
	color: #ee5900;
	margin-top: 10px;
}
#conte-page H4 {
}
#conte-page H5 {
}
#conte-page H6 {
}

#conte-page .type-full H1 {
	margin-right:5px;
	margin-top:0;
}
#conte-page .type-full H2, #conte-page .type-full H3, #conte-page .type-full H4, .type-full .BOX-B-A {
	margin-left:15px;
	margin-right:15px;
}

/* -----------------------------------
text area
----------------------------------- */
#conte-page UL {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0 0 0 1.5em;
}
#conte-page OL {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 36px;
}
#conte-page LI {
	margin-bottom: 0.5em;
}
#conte-page LI UL {
	padding: 0px;
	margin-left: 26px;
}
#conte-page LI OL {
	padding: 0px;
	margin-left: 30px;
	margin-top: 10px;
}
.BOX-A {
	margin: 0px;
	padding: 0px;
}
.BOX-A-A {
	margin: 0px 0px 10px;
	padding: 0px;
}
.BOX-B {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	line-height: 130%;
}
.BOX-B-A {
	font-size: 100%;
	margin: 10px 0px 20px 0;
	padding: 0 0 0 1em;
}
.BOX-B-B {
	margin: 0px 18px 16px;
	padding: 0px;
	font-size: 100%;
	line-height: 130%;
}
.BOX-B-C {
	margin: 0px 15px 3px;
	padding: 0 0 0 10px;
	font-size: 90%;
	line-height: 130%;
}
.BOX-D {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.BOX-D-A {
	text-align: center;
	margin: 0px 0px 26px;
	padding: 0px;
}
.BOX-LIST {
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 100%;
}
.BOX-LINK {
	margin: 6px 0 0 0;
	text-align: right;
}
.BOX-LINK2 {
	margin: 6px 0px 0px 360px;
	padding: 0px;
}
.BOX-BG-A {
	margin: 0px 0px 16px 10px;
	padding: 8px 10px;
	font-size: 100%;
	line-height: 130%;
	background-color: #FFE1D7;
	border: 1px solid #FF8F93;
}
.BOX-PDF {
	padding: 5px 10px 3px;
	width: 400px;
	margin-left: 60px;
	border: 1px solid #666666;
	font-size: 100%;
}
.BOX-ADDRESS{
	line-height: 130%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	clear: both;
	font-size: 100%;
}
.BOX-PMARK {
	text-align: center;
	font-size: 100%;
	padding-top: 19px;
}
.BOX-PMARK a:hover {
	background-color: transparent;
}
.BOX-INDEX {
	border: 1px solid #999999;
	margin: 10px 0px 10px 10px;
	padding: 7px;
	font-size: 100%;
	line-height: 130%;
	height: 75px;
}
.BOX-INDEX-R {
	float: right;
	width: 387px;
}
.BOX-INDEX-R H3 {
	margin-top: 3px;
	font-size: 110%;
}
.BOX-INDEX IMG {
	float: left;
	margin-right: 7px;
}
.BOX-404 {
	border: 1px solid #999999;
	line-height: 130%;
	height: 75px;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.BOX-404 form {
	margin: 0px;
}
.TITLE_MA{
	color:#009b74;
	margin-right: 0.3em;
}
.SP-A_MA {
	color:#59D0CE;
	font-size:90%;
}
/* -----------------------------------
table
----------------------------------- */
TABLE.TOP-A {
	border-left-width: 5px;
	border-left-style: dotted;
	border-left-color: #009966;
	padding-bottom: 6px;
}
TABLE.TOP-A TD {
	padding-left: 6px;
	padding-bottom: 2px;
}
TABLE.TOP-B TD {
}
TABLE.CELL-A {
	margin: 0px 0px 2px 10px;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
TABLE.CELL-A TH {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	font-weight: normal;
	color: #006600;
	background-color: #D4FFB8;
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 120%;
}
TABLE.CELL-A TD {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 120%;

}
TABLE.CELL-A-A {
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
TABLE.CELL-A-A TH {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	font-weight: normal;
	color: #006600;
	background-color: #D4FFB8;
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 120%;
}
TABLE.CELL-A-A TD {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 120%;

}
TABLE.CELL-B {
	margin: 0px 0px 2px 10px;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
TABLE.CELL-B TH {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	font-weight: normal;
	color: #006600;
	background-color: #D4FFB8;
	padding-left: 8px;
	padding-right: 8px;
}
TABLE.CELL-B TD {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	padding-left: 8px;
	padding-right: 8px;
}
TABLE.CELL-C {
	margin: 0px 0px 2px;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
TABLE.CELL-D {
	margin: 0px 0px 2px 10px;
}
TABLE.CELL-E TD {
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
}
TABLE.CELL-F {
	margin: 0px 0px 2px 10px;
	border-top: 5px solid #CCCCCC;
	border-bottom: 5px solid #CCCCCC;
	border-collapse:collapse;
}
TABLE.CELL-F TD.BORDER{
	border-top: 5px solid #CCCCCC;
	padding:8px 10px;
}
table.table-qa{
	margin-bottom: 1em;
	margin-left: 15px;
	width: 90%;
	font-size: 100%;
}
table.table-qa th{
	color: #940542;
	padding-bottom: 2px;
	border-bottom: 1px dashed #ccc;
	text-align: left;
	line-height: 1.3;
}
table.table-qa th span.q{
	color: #e26360;
	font-size: 130%;
	padding-right: 7px;
}
table.table-qa td span.a{
	color: #5A82E9;
	font-weight: bold;
	font-size: 130%;
	padding-right: 7px;
}
table.table-qa td {
	padding: 4px 0;
	line-height: 1.4;
}


/* -----------------------------------
携帯デバイス用スタイル

----------------------------------- */
@media screen and (max-device-width: 768px){
#head-wrap {
	min-width:768px;
}
#header {
	width:720px;
	padding:0 24px;
}
#global-navi li a {
	display:block;
	padding:10px 25px 5px 25px;
	-webkit-transition: background-color 0.2s linear, border-radius 0.2s linear;
}
#main-wrap {
	min-width:768px;
}
#main {
	width:720px;
	padding:0 24px;
}
#slider {
	float: none;
	margin-bottom:15px;
}
#top-info {
	float: none;
	width:720px;
}
#top-info h2 {
	background-image:url(../image/info-title-bg.gif);
	background-repeat: no-repeat;
}
#top-info li a {
	padding:15px 5px 12px 30px;
}
#top-info li a span {
	display: inline;
	margin-right:30px;
}
#conte-wrap {
	min-width:768px;
}
#content {
	width:744px;
	padding:0 0 0 24px;
}
#conte-l {
	width:744px;
	float: none;
}
#conte-r {
	float: none;
	width:720px;
	margin-bottom:15px;
}
#conte-r iframe {
	width:720px;
	height: 350px;
}
#bana {
	padding:15px 0 10px 30px;
	background-image:url(../image/side-bg.gif);
}
#bana a {
	display:inline;
	margin-right:25px;
}
#bana a img{
	margin-bottom:5px;
}
#foot-wrap {
	min-width:768px;
}
#footer {
	width:744px;
	padding:0 0 0 24px;
}
#foot-rogo img {
	margin-right:0px;
	height:33px;
	width:auto;
}
.footlink-box {
	width:160px;
	float:left;
	margin-right:20px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.footlink-box-r {
	width:160px;
	float:left;
	margin-top: 0px;
	margin-bottom: 10px;
}
.footlink1 {
	float:left;
	width:380px;
}
#foot-link h4 {
	display:block;
	width:160px;
	margin-bottom: 10px;
}
#foot-link h4 a {
	display:block;
	padding:10px 10px 7px 10px;
	background-image:url(../image/foot-titlebg.gif);
	color: #333;
}
#foot-link ul {
	margin:0;
	padding:0;
	list-style:none;
}
.footlink2 {
	float:left;
	width:360px;
}
.footlink-box-x {
	width:360px;
}
.footlink-box-x h4 {
	float:left;
	margin-left:0px;
	margin-right:20px;
}
}
