/* -------------------------------- 
Name: decelerator stylesheet
Manager: MUSCLE co.ltd
-------------------------------- */

/* sidemenu
-------------------------------- */
#sidemenu01{
    margin: 32px 0 0 0;
}

#sidemenu01 li a{
	height: 31px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
    background: url(../../product/img/sidemenu01.gif) no-repeat;
}

#sidemenu02 li a{
	height: 31px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
    background: url(../../product/img/sidemenu02.gif) no-repeat;
}

#sidemenu03 li a{
	height: 31px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
    background: url(../../product/img/sidemenu03.gif) no-repeat;
}

#sm01 a:link, #sm01 a:visited {
	width: 181px;
	background-position: 0px 0px;
}


#sm01 a:hover, #sm01 a:active {
	background-position: -181px 0px;
}

#sm01_on a:link, #sm01_on a:visited, #sm01_on a:hover, #sm01_on a:active {
	width: 181px;
	background-position: -181px 0px;
}


/* undermenu
-------------------------------- */
#undermenu {
    margin: 0;
}

#undermenu li a {
	width: 139px;
	height: 20px;
	display: block;
	background-color: #e9f5e9;
    margin: 0 0 1px 1px;
	padding: 7px 0 0 40px;
	text-decoration: none;
    color: #006100;
}

#undermenu li a:hover,a:active {
    background-color: #c1f4c1;
}



/* pagetitle
-------------------------------- */
#pagetitle {
    width: 570px;
    padding: 0 0 15px 3px;
}



/* box
-------------------------------- */
.box {
    width: 570px;
    padding: 10px 0 15px 10px;
}

#box_l {
    width: 240px;
    padding: 0 0 0 10px;
    float: left;
}

#box_r {
    width: 315px;
    padding: 0 0 0 5px;
    float: right;
}

#box_c {
    width: 570px;
    padding: 10px 0 30px 15px;
}

.box02 {
    width: 560px;
	margin: 0 0 15px 10px;
    padding: 10px 0 15px 0;
    border: #CCCCCC 1px solid;
}




/* Type C
-------------------------------- */
#c_box_l {
    width: 70px;
    padding: 0 0 0 10px;
    float: left;
}

#c_box_r {
    width: 450px;
    padding: 0 20px 0 10px;
    float: right;
}

#c_l {
    width: 190px;
    float: left;
}

#c_right {
    width: 380px;
    float: right;
}

#c_m {
    width: 190px;
    float: left;
}

#c_r {
    width: 190px;
    float: right;
}

.c_txt {
    padding: 0 0 5px 0;
    line-height: 18px;
    font-size: x-small;
    width: 170px;
    height: 90px;
    color: #666666;
}






/* txt
-------------------------------- */
.txt {
    padding: 5px 30px 10px 15px;
    line-height: 20px;
}

.type_txt {
    padding: 7px;
    line-height: 20px;
    border: #c5e2c4 1px solid;
    background-color: #f0ffef;
}

.txt02 {
    padding: 5px;
    line-height: 20px;
}

.txt03 {
    padding: 5px 15px 5px 5px;
    line-height: 18px;
    font-size: x-small;
    color: #666666;
}



/* ex
-------------------------------- */
.ex {
    padding: 5px 10px 10px 10px;
    line-height: 18px;
}




#cool_l {
    width: 240px;
    padding: 0 0 0 10px;
    float: left;
}

#cool_r {
    width: 295px;
    padding: 0 15px 0 10px;
    float: right;
}






/* spec
-------------------------------- */
#spec {
    padding: 0;
}

#spec td{
    padding: 2px;
}






/* tumtitle
-------------------------------- */
.tumtitle {
    padding: 10px 0 5px 15px;
}


/* tum
-------------------------------- */
#tum {
    width: 570px;
    padding: 0 0 0 15px;
}

#tum li{
    padding: 0 4px 8px 4px;
    float: left;
}



