@charset "UTF-8";

/* ===========================================================
    For Cause Settings                              
============================================================== */

.cause_index h1,
.cause_index #mainArea {
margin-left:15px;
}

.cause_index .sBox{
width:304px;
margin:0 10px 10px 0;
float:left;
}

.cause_index .sBoxInnerTop{
background: url(/common/images/index_bg_border_01.gif) no-repeat left top;
padding-top:10px;
}
.cause_index .sBoxInner{
padding:0 15px 0 15px;
text-align:left;
background: url(/common/images/index_bg_border_02.gif) repeat-y left;
}
.cause_index .sBoxInnerBg{
padding-bottom:10px;
background: url(/common/images/index_bg_border_03.gif) no-repeat left bottom;
position:relative;
}
.cause_index .sBoxRight {
		width:185px;
}

#leftBlock p.txt {
margin:0 25px 15px;
}

 ul.list1 {
margin:15px 20px 0 25px;
}
 ul.list1 ul {
margin-top:5px;
}
 ul.list1 li {
margin-bottom:10px;
font-weight:bold;	
list-style:disc;
}
 ul.list1 li li {
font-weight:normal;	
list-style:none;
}

