@charset "UTF-8";

/*詳細ページ*/
#ArcDetail {
margin:0px auto;
width:800px;
background:url(../images/arc_common/h3.gif) no-repeat;
}

#MainCont3 {
margin:0px 40px 0px 60px;
width:806px;
}

#DetButton {
margin:10px 0px 10px 480px;
}
#DetButton form {
float:left;
margin-left:10px;
}

#DetCate {
float:left;
width:400px;
color:#003398;
font-size:15px;
}
#DetUpdate {
float:left;
width:400px;
font-size:15px;
font-weight:bold;
text-align:right;
}

#DetTbl01 {
clear:both;
margin:5px 0px 10px 0px;
width:800px;
border-collapse:collapse;
border-spacing:0px;
border:2px solid #cccc98;
}
#DetTbl01 td {
padding:5px;
border:1px solid #cccc98;
}

#PointCont {
margin-bottom:10px;
}
#OsusumePoint {
float:left;
width:538px;
}
#OsusumeCom {
padding:20px 40px;
width:448px;
line-height:20px;
border:1px solid #ccc;
}
#DetPhotoCont {
float:left;
width:260px;
}
#DetPhotoCont img {
border:1px solid #ccc;
}

#DetPhotoCont2 {
clear:both;
margin-bottom:10px;
}
#DetPhotoCont2 img {
margin:0px 6px 5px 0px;
width:393px;
border:1px solid #ccc;
}

h5 {
margin-bottom:10px;
width:800px;
font-size:16px;
border-bottom:2px #999 solid;
}

#DetLayout {
margin-bottom:10px;
padding:20px;
width:758px;
text-align:center;
border:1px #ccc solid;
}
#DetLayout img {
margin-right:20px;
}
#DetData table {
margin:0px auto 20px auto;
width:740px;
border-collapse:collapse;
border-spacing:0px;
border:1px solid #999;
}
#DetData td {
padding:5px;
border:1px solid #999;
}
.DetTd01 {
width:120px;
background:#ccc;
}
.DetTd02 {
width:250px;
}

#DetButton2 {
margin-bottom:10px;
text-align:center;
}

#DetInfo {
margin-bottom:10px;
padding:20px 20px 10px 20px;
width:758px;
border:1px #ccc solid;
}
#DetInfo ul {
margin-left:20px;
list-style:disc!important;
}
#DetInfo li {
margin-bottom:10px;
}