@charset "utf-8";
/* テンプレート用 */

#contnt_03 {
/*		background-image: url(../../03_promotion/images/bg_03.jpg);*/
	background-repeat: no-repeat;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	text-align: left;
	padding: 0px;
	}
#contnt_03 h2 {
	color: #339999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #339999;
	text-indent: 5px;
}
#contnt_03 h3 {
	color: #339999;
}

#contnt_03 .sub_title {
	height: 44px;
	margin: 0px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 44px;
	margin-top:10px;		
	vertical-align: middle;
	background-color:#30a59e;
	width:700px;
}

#contnt_03 .list_p {
	list-style-type: none;
	list-style-image: url(../../03_promotion/images/list.gif);
}
#contnt_03 a:link {
	color: #339999;
}
#contnt_03 a:visited {
	color: #339999;
}
#contnt_03 a:hover {
	color: #339999;
	text-decoration: underline;
}
h4 {
	color: #339999;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}
#contnt_03 h4 {
	background-image: url(../../03_activities/images/h4_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 14px;
	padding-left: 10px;
	color: #354D49;
}

.number {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #339999;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-right: 5px;
}
/*----------------------------------―――----------------------------------サイドナビ第2階層*/
#side03 ul li a:link,
#side03 ul li a:visited{
	color:#fff;
	text-decoration:none;
	background:#967E00 url(../../03_activities/images/b.gif) no-repeat left bottom;
	display: block;
	width: 200px;
	padding: 20px 10px 12px 15px;
	font-size:14px;
}
#side03 ul li a:hover{
	background:#755c0d url(../../03_activities/images/b_r.gif) no-repeat left bottom;
	color:#eee;
}
/*----------------------------------―――-----------------------------サイドナビ第３階層*/
#side03 #sub01 ul li a:link,
#side03 #sub01 ul li a:visited{
	padding: 8px 10px 8px 15px;
	background:#FFFFFF;
	border-bottom: 1px dotted #C0C0C0;
	color:#238484;
}

#side03 #sub01 ul li a:hover{
	background: #effffe;
	color:#2B87DB;
}
/*-----------------------サイドナビ第３階層一番目*/
#side03 #sub01 li.first a:link,
#side03 #sub01 li.first a:visited{
	color:#fff;
	background:#967E00 url(../../03_activities/images/b.gif) no-repeat left bottom;
	padding: 20px 10px 12px 15px;
	border-bottom:0px;
}
#side03 #sub01 li.first a:hover {
	background:#755c0d url(../../03_activities/images/b_r.gif) no-repeat left bottom;
	color:#eeeeee;
}




