body {
	height: auto;
	padding-bottom: 20px;
}

a {
	color: #0066CC;
}

h1 {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	background-color: #DDDDDD;
	padding: 3px;
}

/*** header */

#header {
	background: url(../img/header.jpg) no-repeat;
	height: 36px;
}

#headerLogo {
	float: left;
	text-indent: -99999px;
	width: 185px;
	height: 36px;
}

#headerLogo a {
	display: block;
	height: 36px;
}

#headerText {
	float: left;
	text-indent: -99999px;
	width: 630px;
	height: 36px;
}

/* header ***/

/*** globalNavi */

#globalNavi {
	background: url(../img/globalNaviBack.jpg) repeat-x;
	height: 70px;
	margin: 30px 0 20px 0;
}

#globalNavi01 {
	width: 159px;
	height: 70px;
	float: left;
}

#globalNavi01 a {
	background: url(../img/globalNavi.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
	height: 70px;
	background-position: 0px 0px;
}

#globalNavi02 {
	width: 158px;
	height: 70px;
	float: left;
}

#globalNavi02 a {
	background: url(../img/globalNavi.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
	height: 70px;
	background-position: -159px 0px;
}

#globalNavi03 {
	width: 158px;
	height: 70px;
	float: left;
}

#globalNavi03 a {
	background: url(../img/globalNavi.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
	height: 70px;
	background-position: -317px 0px;
}

#globalNavi04 {
	width: 158px;
	height: 70px;
	float: left;
}

#globalNavi04 a {
	background: url(../img/globalNavi.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
	height: 70px;
	background-position: -475px 0px;
}

#globalNavi05 {
	width: 158px;
	height: 70px;
	float: left;
}

#globalNavi05 a {
	background: url(../img/globalNavi.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
	height: 70px;
	background-position: -633px 0px;
}

#globalNavi06 {
	width: 159px;
	height: 70px;
	float: left;
}

#globalNavi06 a {
	background: url(../img/globalNavi.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
	height: 70px;
	background-position: -791px 0px;
}

#bread {
	background: url(../img/bread.jpg) no-repeat;
	height: 21px;
	margin-bottom: 20px;
	padding: 1px 0 0 25px;
}

/* globalNavi ***/

/*** globalNaviHover */

.navi_sub1 {
	line-height: 15px;
	background: url(../img/subnavi.png) no-repeat;
	margin: 80px 0 0 0;
	visibility: hidden;
	position: absolute;
	text-align: left;
	width: 626px;
	height: 82px;
	padding: 10px;
}

.navi_sub1  a {
	display: block;
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}

.navi_sub_menu1_1 {
	background: #FFF;
	width: 150px;
	float: left;
	font-size: 10px;
	margin-bottom: 5px;
	text-align: center;
	padding: 2px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.navi_sub_menu1_2 {
	background: #FFF;
	width: 150px;
	float: left;
	font-size: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	text-align: center;
	padding: 2px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.navi_sub_menu1_3 {
	background: #FFF;
	width: 150px;
	float: left;
	font-size: 10px;
	text-align: center;
	padding: 2px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.navi_sub_menu1_4 {
	background: #FFF;
	width: 150px;
	float: left;
	font-size: 10px;
	margin-left: 10px;
	text-align: center;
	padding: 2px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.navi_sub2 {
	line-height: 15px;
	background: url(../img/subnavi.png) no-repeat;
	margin: 80px 0 0 155px;
	visibility: hidden;
	position: absolute;
	text-align: left;
	width: 626px;
	height: 82px;
	padding: 10px;
}

.navi_sub2  a {
	display: block;
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}

.navi_sub_menu2_1 {
	background: #FFF;
	width: 150px;
	float: left;
	font-size: 10px;
	margin-bottom: 5px;
	text-align: center;
	padding: 2px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	line-height: 31px;
	height: 29px;
}

.navi_sub_menu2_2 {
	background: #FFF;
	width: 150px;
	float: left;
	font-size: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	text-align: center;
	padding: 2px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	line-height: 31px;
	height: 29px;
}

.navi_sub_menu2_3 {
	background: #FFF;
	width: 150px;
	float: left;
	font-size: 10px;
	text-align: center;
	padding: 2px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	line-height: 31px;
	height: 29px;
}

.navi_sub_menu2_4 {
	background: #FFF;
	width: 150px;
	float: left;
	font-size: 10px;
	margin-left: 10px;
	text-align: center;
	padding: 2px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	line-height: 31px;
	height: 29px;
}

.navi_sub3 {
	line-height: 15px;
	background: url(../img/subnavi.png) no-repeat;
	margin: 80px 0 0 315px;
	visibility: hidden;
	position: absolute;
	text-align: left;
	width: 626px;
	height: 82px;
	padding: 10px;
}

.navi_sub3  a {
	display: block;
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}

.navi_sub_menu3_1 {
	background: #FFF;
	width: 143px;
	float: left;
	font-size: 10px;
	margin-bottom: 5px;
	text-align: center;
	padding: 2px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	line-height: 31px;
	height: 29px;
}

.navi_sub_menu3_2 {
	background: #FFF;
	width: 143px;
	float: left;
	font-size: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	text-align: center;
	padding: 2px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	line-height: 31px;
	height: 29px;
}

.navi_sub_menu3_3 {
	background: #FFF;
	width: 143px;
	float: left;
	font-size: 10px;
	text-align: center;
	padding: 2px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	line-height: 31px;
	height: 29px;
}

.navi_sub_menu3_4 {
	background: #FFF;
	width: 143px;
	float: left;
	font-size: 10px;
	margin-left: 10px;
	text-align: center;
	padding: 2px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	line-height: 31px;
	height: 29px;
}

.navi_sub_menu3_5 {
	background: #FFF;
	width: 143px;
	float: left;
	font-size: 10px;
	margin-left: 10px;
	text-align: center;
	padding: 2px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

/* globalNaviHover ***/

/*** inner ( sideMenu ) */

#sideMenu {
	width: 200px;
	float: left;
}

#sideTokka {
	background: url(../img/sideTokka.jpg) no-repeat;
	height: 175px;
	text-indent: -99999px;
	margin-bottom: 20px;
}

#sideTokka a {
	display: block;
	height: 175px;
}

.sideMenu01 {
	background: url(../img/sideMenu.jpg) no-repeat;
	height: 39px;
	padding: 20px 0 0 35px;
	font-size: 14px;
	font-weight: bold;
}

#sideMenu02 {
	background: url(../img/sideMenu.jpg) no-repeat;
	height: 40px;
	padding: 20px 0 0 35px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}

#sideCatalog {
	background: url(../img/sideCatalog.jpg) no-repeat;
	height: 216px;
	text-indent: -99999px;
}

#sideCatalog a {
	display: block;
	height: 216px;
}

/* inner ( sideMenu ) ***/

/*** inner ( main ) */

#main {
	width: 720px;
	float: left;
	margin-left: 30px;
}

/* inner ( main ) ***/

/*** common ( footer ) */

#pageTop {
	background: url(../img/pageTop.jpg) no-repeat;
	width: 85px;
	height: 21px;
	float: right;
}

#pageTop a {
	display: block;
	text-indent: -99999px;
	height: 21px;
}

#footer {
	background: url(../img/footer.jpg) repeat-x;
	background-position: 0 21px;
	color: #000;
}

#footer a {
	color: #000;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footerMenu {
	text-align: center;
	padding: 25px 0 15px 0;
	font-size: 10px;
	line-height: 18px;
}

#footerLeft {
	width: 300px;
	float: left;
	font-size: 11px;
}

#footerCenter {
	width: 300px;
	margin-left: 25px;
	float: left;
	font-size: 11px;
}

#footerRight {
	width: 300px;
	margin-left: 25px;
	float: left;
	font-size: 11px;
}

.footerTitle {
	font-weight: bold;
	padding: 15px 0;
	border-bottom: #666 1px dashed;
}

.footerText {
	padding: 15px 0;
}

.footerTextBb {
	padding: 15px 0;
	border-bottom: #666 1px dashed;
	margin-bottom: 15px;
}

#copy {
	text-align: center;
	color: #666;
	padding-top: 20px;
}

#copy a {
	color: #666;
	text-decoration: none;
}

#copy a:hover {
	text-decoration: underline;
}

/* common ( footer ) ***/

/*** commonParameter */

.pad10 {
	padding: 10px;
}

.padT10 {
	padding-top: 10px;
}

.padT11 {
	padding-top: 11px;
}

.padR20 {
	padding-right: 20px;
}

.padL14 {
	padding-left: 14px;
}

.marT20 {
	margin-top: 20px;
}

.marR20 {
	margin-right: 20px;
}

.marB9 {
	margin-bottom: 9px;
}

.marB10 {
	margin-bottom: 10px;
}

.marB20 {
	margin-bottom: 20px;
}

.marB30 {
	margin-bottom: 30px;
}

.marB40 {
	margin-bottom: 40px;
}

.marL20 {
	margin-left: 20px;
}

.lh20 {
	line-height: 20px;
}

.fL {
	float: left;
}

.taR {
	text-align: right;
}

/* commonParameter ***/