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

#manifesto ul li {
    list-style-type: none;
	text-indent: -13px;
	line-height: 22px;
}
#maniout #manifesto .mani-tit1 {
    font-size: 150%;
    color: #E35ACC;
    border-top-style: solid;
    border-bottom-style: solid;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}
#manifesto .mani-maintit {
    font-size: 250%;
    line-height: 120%;
    font-weight: 900;
}
#mani_ca2 {
	width: 420px;
	border: 0px solid #009D95;
	text-align: left;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	margin-bottom: 30px;
	bottom: 20px;
}
#mani_ca3 {
	width: 420px;
	border: 0px solid #F4F6F9;
	text-align: left;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	margin-bottom: 30px;
	bottom: 20px;
}
#mani_ca4 {
	width: 420px;
	border: 0px solid #F4F6F9;
	text-align: left;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	margin-bottom: 30px;
	bottom: 20px;
}
.style3 {
    color: #E28BE7;
}
/* サイドメニュー1 */
#maniout #submenu .mani-menu1 a {
    width: 173px;
    background-color: #009D95;
    display: inline-block;
    margin: 5px 0px;
    text-align: center;
    color: #FFFFFF;
    font-size: 120%;
    font-weight: bold;
    padding: 10px 0px;
    border : solid 1px #009D95;
	text-decoration: none;
}

#maniout #submenu .mani-menu1 a:hover {
    color: #009D95;
	background-color: #FFFFFF;
}
/* サイドメニュー2 */
#maniout #submenu .mani-menu2 a {
    width: 173px;
    background-color: #E85377;
    display: inline-block;
    margin: 5px 0px;
    text-align: center;
    color: #FFFFFF;
    font-size: 120%;
    font-weight: bold;
    padding: 10px 0px;
    border : solid 1px #E85377;
    text-decoration: none;
}

#maniout #submenu .mani-menu2 a:hover {
    color: #E85377;
	background-color: #FFFFFF;
}
/* サイドメニュー3 */
#maniout #submenu .mani-menu3 a {
    width: 173px;
    background-color: #F08800;
    display: inline-block;
    margin: 5px 0px;
    text-align: center;
    color: #FFFFFF;
    font-size: 120%;
    font-weight: bold;
    padding: 10px 0px;
    border : solid 1px #F08800;
    text-decoration: none;
}

#maniout #submenu .mani-menu3 a:hover {
    color: #F08800;
    background-color: #FFFFFF;
}
#maniout #manifesto .mani-tit2023-1 {
    font-size: 140%;
    font-weight: bold;
    color: #009D95;
    text-align: center;
    border-top: solid 2px #009D95;
	border-bottom: solid 2px #009D95;
	padding-bottom: 8px;
	padding-top: 8px;
}
#maniout #manifesto .mani-tit2023-2 {
    font-size: 140%;
    font-weight: bold;
    color: #E85377;
    text-align: center;
    border-top: solid 2px #E85377;
	border-bottom: solid 2px #E85377;
	padding-bottom: 8px;
	padding-top: 8px;
}
#maniout #manifesto .mani-tit2023-3 {
    font-size: 140%;
    font-weight: bold;
    color: #F08800;
    text-align: center;
    border-top: solid 2px #F08800;
	border-bottom: solid 2px #F08800;
	padding-bottom: 8px;
	padding-top: 8px;
}

