/* CSS Document */


.sola_orange {
	color		: #FF6600;
	border		:  none;
	background-color: none;
	font-size	: 18px;
	font-weight	: bold;
	line-height	: 150%;
        text-align      : center;
	padding		: 10px 20px 5px;
}
.sola_txc {
	color		: #00;
	border		:  none;
	background-color: none;
	font-size	: 15px;
	font-weight	: normal;
	line-height	: 150%;
        text-align      : center;
	padding		: 10px 20px 5px;
}
.sola_txc_ore {
	color		: #FF6600;
	font-size	: 15px;
	font-weight	: normal;
	line-height	: 150%;
}
.sola_tit {
	color		: #333333;
	border		:  none;
	background-color: none;
	font-size	: 18px;
	font-weight	: bold;
	line-height	: 150%;
        text-align      : left;
	padding		: 10px 20px 5px;
}
.sola_tit_ore {
	color		: #FF6600;
	border		:  none;
	background-color: none;
	font-size	: 16px;
	font-weight	: bold;
	line-height	: 150%;
        text-align      : left;
	padding		: 10px 20px 5px;
}

.sola_res {
	color		: #333333;
	border		:  none;
	background-color: none;
	font-size	: 18px;
	font-weight	: bold;
	line-height	: 150%;
        text-align      : left;
	padding		: 10px 0px 10px;
}
.sola_res_ore {
	color		: #FF6600;
	border		:  none;
	background-color: none;
	font-size	: 16px;
	font-weight	: bold;
	line-height	: 150%;
        text-align      : left;
	padding		: 5px 5px 5px;
}
.sola_res_tx {
	color		: #00;
	border		:  none;
	background-color: none;
	font-size	: 15px;
	font-weight	: normal;
	line-height	: 150%;
        text-align      : left;
	padding		: 10px 5px 50px;
}
.sola_rec_txore {
	color		: #FF6600;
	font-size	: 15px;
	font-weight	: normal;
	line-height	: 150%;
}

.defaultlist
,.defaultlist li{
	padding:0px;
	margin:0px;
}
 
.defaultlist li{
	list-style-type:none !important;
	list-style-image:none !important;
	margin: 5px 10px 5px 0px !important;
}
 
.list li{
	position:relative;
	display: block;
	padding: 5px 0px 5px 30px;
	background: #EEEEEE;
	color: #444;
	border-radius:15px 0px 0px 15px;
}
 
.list li:after{
	content:'';
	display:block; 
	position:absolute;
	width:12px;
	height: 12px;
	top:7px;
	left:5px;
	background: #fff;
	border-radius: 10px;
}
.sola_waku {
	color		: #000000;
	border		:  0px #cccccc solid;
	background-color: #FFECC6;
	font-size	: 13px;
	font-weight	: normal;
	line-height	: 150%;
        text-align      : left;
        letter-spacing  : 0.2em;
        border-radius   : 15px;
	padding		: 5px 10px 5px;
}
.sola_waku_tit {
	color		: #333333;
	border		:  none;
	background-color: none;
	font-size	: 14px;
	font-weight	: bold;
	line-height	: 150%;
        text-align      : left;
	padding		: 5px 0px 10px;
}
.sola_pro {
	color		: #333333;
	border		:  none;
	background-color: none;
	font-size	: 18px;
	font-weight	: bold;
	line-height	: 150%;
        text-align      : left;
	padding		: 10px 0px -50px;
}
.sola_tit2 {
	color		: #333;
	border		: none;
	background-color: none;
	font-size	: 13px;
	font-weight	: normal;
	line-height	: 150%;
        text-align      : left;
	padding		: 10px 20px 5px;
}
div.sola {
       width: 100%;
}

div.sola img {
       float: right;
       margin: 0 10px 10px 0;
}
.sola_orange2 {
	color		: #FF6600;
	border		:  none;
	background-color: none;
	font-size	: 18px;
	font-weight	: bold;
	line-height	: 200%;
        text-align      : center;
	padding		: 10px 20px 5px;
}