/* 
 This file was generated by Dashcode.  
 You may edit this file to customize your widget or web page 
 according to the license.txt file included in the project.
 */

body {
    margin: 0px;
    font-family: Helvetica;
}

#canvas {
    position: absolute;
    margin-top: 0px;
    background-color: rgb(240, 248, 255);
    left: 3px;
    top: 156px;
    right: 394px;
    width: auto;
    bottom: 54px;
    height: auto;
}

#box {
    border-color: black;
    border-style: solid;
    border-width: 1px;
    position: absolute;
    margin-top: 0px;
    height: 123px;
    width: 249px;
    top: 26px;
    left: 3px;
}

#radioButton {
    font-family: HelveticaNeue;
    font-size: 10pt;
    height: 19px;
    position: absolute;
    right: auto;
    bottom: auto;
    margin-top: 0px;
    top: 12px;
    left: 11px;
    width: 52px;
}

#div10 {
    position: absolute;
    top: 2px;
    left: 18px;
    text-align: left;
    vertical-align: middle;
}

#radioButton1 {
    font-family: HelveticaNeue;
    font-size: 10pt;
    height: 19px;
    position: absolute;
    right: auto;
    bottom: auto;
    margin-top: 0px;
    top: 12px;
    left: 71px;
    width: 46px;
}

#div11 {
    position: absolute;
    top: 2px;
    left: 18px;
    text-align: left;
    vertical-align: middle;
}

#radioButton2 {
    font-family: HelveticaNeue;
    font-size: 10pt;
    height: 19px;
    position: absolute;
    right: auto;
    bottom: auto;
    margin-top: 0px;
    left: 128px;
    top: 12px;
    width: 46px;
}

#div12 {
    position: absolute;
    top: 2px;
    left: 18px;
    text-align: left;
    vertical-align: middle;
}

#text {
    font-size: 13px;
    font-family: 'Lucida Grande', Arial, sans-serif;
    text-overflow: ellipsis;
    overflow: hidden;
    position: absolute;
    margin-top: 0px;
    top: 7px;
    left: 24px;
    width: auto;
    height: auto;
}

.selected #text {
    color: white;
}

#text8 {
    font-size: 13px;
    font-family: 'Lucida Grande', Arial, sans-serif;
    text-overflow: ellipsis;
    overflow: hidden;
    position: absolute;
    margin-top: 0px;
    left: 289px;
    top: 7px;
    width: auto;
    height: auto;
}

.selected #text8 {
    color: white;
}

#text9 {
    font-size: 13px;
    font-family: 'Lucida Grande', Arial, sans-serif;
    text-overflow: ellipsis;
    overflow: hidden;
    position: absolute;
    margin-top: 0px;
    left: 289px;
    top: 29px;
    width: auto;
    height: auto;
}

.selected #text9 {
    color: white;
}

#radioButton4 {
    font-family: HelveticaNeue;
    font-size: 10pt;
    height: 19px;
    position: absolute;
    right: auto;
    bottom: auto;
    margin-top: 0px;
    left: 11px;
    top: 43px;
    width: 95px;
}

#div1 {
    position: absolute;
    top: 2px;
    left: 18px;
    text-align: left;
    vertical-align: middle;
}

#radioButton5 {
    font-family: HelveticaNeue;
    font-size: 10pt;
    height: 19px;
    position: absolute;
    right: auto;
    bottom: auto;
    margin-top: 0px;
    top: 43px;
    left: 111px;
    width: 127px;
}

#div2 {
    position: absolute;
    text-align: left;
    vertical-align: middle;
    top: 0px;
    left: 19px;
    right: 35px;
    width: auto;
    bottom: -1px;
    height: auto;
}

#button {
    font-family: Helvetica;
    font-weight: bold;
    font-size: 12px;
    color: rgb(255, 255, 255);
    text-shadow: rgba(0, 0, 0, 0.589844) 0px -1px 0px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 30px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    position: absolute;
    right: auto;
    bottom: auto;
    margin-top: 0px;
    left: 11px;
    top: 83px;
    width: 102px;
border-radius: 15px;
    background: -moz-linear-gradient(top, #235413 0%, #409321 100%);
    
	}		
#button:active {/*ボタンが押された時に色を変える*/
	background: #059193;
}   

#result {
    color: black;
    font-family: HelveticaNeue;
    font-size: 10pt;
    position: absolute;
    right: auto;
    bottom: auto;
    margin-top: 0px;
    left: 257px;
    top: 48px;
    width: 240px;
    height: 97px;
}

#button1 {
    font-family: Helvetica;
    font-weight: bold;
    font-size: 12px;
    color: rgb(255, 255, 255);
    text-shadow: rgba(0, 0, 0, 0.589844) 0px -1px 0px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 30px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    position: absolute;
    right: auto;
    bottom: auto;
    margin-top: 0px;
    top: 83px;
    left: 136px;
    width: 72px;
border-radius: 15px;
    background: -moz-linear-gradient(top, #235413 0%, #409321 100%);
    
	}		
#button1:active {/*ボタンが押された時に色を変える*/
	background: #059193;
}   
