@charset "UTF-8";
/* CSS Document */

/*======= 基本設定 =======*/


#right_box {
    float: left;
    width: 680px;
	margin-top: 50px;
	margin-left: 50px
}


#r_box {
background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    display: inline-block;
    margin-bottom: 50px;
    margin-top: 10px;
    padding: 40px;
    width: 617px;
}
#r_box .box1 {
    float: left;
    overflow: hidden;
    width: 230px;
}
#r_box .box2 {
    overflow: hidden;
    padding-left: 20px;
    width: 367px;
}

#r_box p {
    color: #4d4d4d;
    font-size: 1.2em;
    line-height: 21px;
	}
#r_box ul {
    overflow: hidden;
}
#r_box li {
    background-color: #fff;
    border: 1px solid #dedede;
    height: auto;
    margin-right: 13px;
    padding: 10px;
    width: 140px;
	float: left;
}
#r_box h2 {
color: #4d4d4d;
    font-size: 2.5em;
}
table.other {

    width: 617px;
}
table.other {
    border-collapse: separate;
    border-left: 1px solid #ccc;
    border-spacing: 0;
    border-top: 1px solid #ccc;
    line-height: 1.5;
    text-align: left;
    width: 617px;
}
table.other th {
    background: #eee none repeat scroll 0 0;
    border-color: #fff #ccc #ccc #fff;
    border-style: solid;
    border-width: 1px;
    color: #4d4d4d;
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
    width: 130px;
}
table.other td {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    font-size: 14px;
    padding: 10px;
    vertical-align: top;
}

#r_box h3 {
color: #4d4d4d;
    font-size: 1.5em;
    line-height: 18px;
     padding-bottom: 5px;
}
#r_box h4 {

}
#r_box p{
	color:#4D4D4D;
}

#r_box ul {
    overflow: hidden;
}

