@charset "Shift_JIS";

/*----------------------------------------------------------
leftCol
----------------------------------------------------------*/
div#leftCol h3{
	margin: 0 0 10px 0;
}


/*----------------------------------------------------------
section
----------------------------------------------------------*/
div.section{
	border-left: 1px solid #003371;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

div.green{
	border-left: 1px solid #034347;
}

div.brown{
	border-left: 1px solid #422D00;
}

/*----------------------------------------------------------
gray_box
----------------------------------------------------------*/
div.gray_box{
	width: 613px;
	background: #F5F5F5;
	margin: 0 0 0 15px;
}

div.gray_box ul{
	margin: 14px 12px 10px 12px;
}

div.gray_box ul li{
	padding-top: 3px;
}

/*----------------------------------------------------------
cond_list
----------------------------------------------------------*/
dl.cond_list{
	width: 614px;
	margin: 0 0 0 16px;
	background: url(../../images/conduct/cond_list_back.gif) left top repeat-y;
}

dl.cond_list dt{
	width: 89px;
	float: left;
	font-weight: bold;
	padding: 15px 0 0 18px;
	background: url(../../images/common/img_mark02.gif) 2px 18px no-repeat;
}

dl.cond_list dd{
	background: url(../../images/conduct/cond_list_border01.jpg) left bottom no-repeat;
	padding: 15px 0 15px 116px;
}

dl.cond_list dd ul{
	width: 400px;
}

dl.cond_list dd ul li{
	padding: 0 0 3px 0;
}

/*----------------------------------------------------------
s_menu
----------------------------------------------------------*/
div#s_menu{
	width: 150px;
	margin: 0 0 28px 5px;
	background: url(../../images/conduct/s_menu_back.jpg) left top repeat-y;
}

div#s_menu img{
	vertical-align: bottom;
	padding-bottom: 2px;
}

div#s_menu dl.box01{
	padding: 5px 0 12px 5px;
}

div#s_menu dl.box01 dd ul{
	padding: 28px 0 13px 5px;
	background: url(../../images/conduct/s_menu.jpg) left top no-repeat;
}
/*----------------------------------------------------------
jirei
----------------------------------------------------------*/

div.jirei  {
	margin-top: 20px;
	width: 580px;
	margin-left: 10px;
	line-height: 160%;
}
div.jirei .box2 {
	padding: 10px;
	width: 540px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #fff6e9;
}
div.jirei .box2 li {
	margin-left: 17px;
	padding-left: 7px;
	list-style-image: url(../../images/conduct/arrow2.jpg);
	line-height: 100%;
	margin-bottom: 8px;
}
div.jirei .box3 {
	width: 538px;
	margin-top: 35px;
	margin-left: 10px;
	background-color: #EEEEEE;
	border: 1px solid #666;
	padding: 10px;
}
div.jirei .box3 .ttl {
	font-size: 12px;
	font-weight: bold;
	color: #C00;
	background-color: #FFF;
	width: 120px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #003371;
	border-bottom-width: 1px;
	border-bottom-color: #999;
	padding-left: 8px;
	background-image: url(../../images/conduct/line_dot.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
}
div.jirei .box4 {
	width: 538px;
	margin-top: 5px;
	margin-left: 10px;
	border: 1px solid #003371;
	padding: 10px;
}
div.jirei .box4 .ttl {
	font-size: 12px;
	font-weight: bold;
	color: #003371;
	width: 120px;
}
div.jirei .box5 {
	width: 526px;
	border: 1px dotted #666;
	padding: 5px;
	line-height: 130%;
	margin-top: 10px;
}
div.jirei .box5 .ttl {
	color: #F00;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
