body {
	text-align: center;
}

#wrapper {
	background-color: #FFF;
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#outline {
	width: 800px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}

#header {
	height: 75px;
	width: 760px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#header .logo {
	float: left;
	width: 485px;
}
#header .description {
	float: right;
	width: 270px;
	line-height: normal;
	font-size: 10px;
}
#header .fanction {
	width: 270px;
	float: right;
	margin-top: 10px;
	text-align: right;
}
.fanction li {
	display: inline;
	margin-left: 15px;
	font-size: 10px;
}
#gNavi {
	display: block;
	width: 800px;
	clear: both;
	padding-left: 1px;
}
.navi a {
	text-decoration: none;
	display: block;
	height: 46px;
	width: 200px;
	text-indent: -999999px;
}
.navi .navi01 a {
	background-image: url(../img/gnav_01.gif);
	background-repeat: no-repeat;
	margin-right: -2px;
}
.navi .navi01 a:hover {
	background-image: url(../img/gnav_01_f2.gif);
	background-repeat: no-repeat;
}
.navi .navi02 a {
	background-image: url(../img/gnav_02.gif);
	background-repeat: no-repeat;
	padding-left: 1px;
}
.navi .navi02 a:hover {
	background-image: url(../img/gnav_02_f2.gif);
	background-repeat: no-repeat;
}
.navi .navi03 a {
	background-image: url(../img/gnav_03.gif);
	background-repeat: no-repeat;
}
.navi .navi03 a:hover {
	background-image: url(../img/gnav_03_f2.gif);
	background-repeat: no-repeat;
}
.navi .navi04 a {
	background-image: url(../img/gnav_04.gif);
	background-repeat: no-repeat;
}
.navi .navi04 a:hover {
	background-image: url(../img/gnav_04_f2.gif);
	background-repeat: no-repeat;
}

.navi li {
	float: left;
}

#contents {
	float: left;
	width: 560px;
	padding-left: 20px;
}

#sideMenu {
	float: right;
	width: 190px;
	padding-right: 20px;
	padding-left: 10px;
	line-height: normal;
	font-size: 85%;
}
#crumbs {
	margin-bottom: 8px;
	margin-left: 20px;
}
.linkBnr01 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
}

#sideMenu li.text01 {
	margin-top: -10px;
}

#sideMenu li.text02 {
	margin-top: -10px;
}
.linkBnr li {
	margin-bottom: 10px;
	line-height: normal;
}


#footer {
	width: 780px;
	padding-left: 10px;
	padding-right: 10px;
	clear: both;
}
.dantai {
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
}

.dantai img {
	margin-right: 20px;
}


.footer_note {
	font-size: 90%;
	width: 780px;
	padding-right: 10px;
	padding-left: 10px;
}
.footer_note .txtNav {
	display: block;
	width: 450px;
}

.footer_note .txtNav li {
	float: left;
}
.txtNav a {
	color: #7e4446;
	font-weight: bold;
}

.cp {
	float: right;
	width: 330px;
	line-height: normal;
	display: block;
	clear: right;
}
.clear01 {
 	clear: both;
}

.round-box {
	background: url(../img/round-bg.gif) repeat-y;
	width: 524px;
	padding: 0 10px;
}

.round-head {
	background: url(../img/round-head.gif) no-repeat;
	width: 544px;
	height: 22px;
	margin-bottom: -10px;
	margin-left: -10px;
}

.round-foot {
	background: url(../img/round-foot.gif) no-repeat;
	width: 544px;
	height: 16px;
	margin-left: -10px;
}

/*font-size*/

#font-size {
	width: 132px;
	position: absolute;
	top: 48px;
	left: 580px;
}

#font-size p a {
	float: left;
	cursor: pointer;
}

#font-change {
	background: url(../img/font-size.gif) no-repeat 0 0;
	width: 51px;
	height: 22px;
	float: left;
	overflow: hidden;
}

#font-size #small a {
	background: url(../img/font-size.gif) no-repeat -51px 0;
	width: 27px;
	height: 22px;
	float: left;
	overflow: hidden;
}

#font-size #middle a {
	background: url(../img/font-size.gif) no-repeat -77px 0;
	width: 27px;
	height: 22px;
	float: left;
	overflow: hidden;
}

#font-size #large a {
	background: url(../img/font-size.gif) no-repeat -105px 0;
	width: 27px;
	height: 22px;
	float: left;
	overflow: hidden;
}

.print {
	position: absolute;
	top: 48px;
	right: 20px;
}
