@charset "utf-8";
/*------------------------------------------------------------
	見出しなどのテキスト
------------------------------------------------------------*/


h2{
	font-size: 2.5em;
	color: #f58221;
	border-bottom: dotted 3px #f58221;
	padding-bottom: 5px;
	}

.h5_box{
	clear: both;
    border:#f58221 dotted 1px;  
    display:block;
	margin: 20px 0 20px 0;
}  
h5{  
    border-left:#f58221 solid 6px;
	padding-top: 3px;
	text-indent: 10px;
	font-size: 2em;
	font-weight: bold;
	color: #f58221;}	
	
h6{  
    padding:3px;
	text-indent: 5px; 
	font-size: 2em;
	font-weight: bold;
	color: #f58221;}	


.font_big{
	margin-top:10px;
	font-size: 1.5em;}
	
h4.resson_feature{
	font-size: 1.8em;
	color: #f58221;
	padding-bottom: 5px;
}	

/*------------------------------------------------------------
	青系
------------------------------------------------------------*/

.text_blue{
	color:#00C;
	font-weight: bold;}

.text_paple{
	color: #90F;
	font-weight: bold;}
	
.text_blue_f {
	color:#4ba7d6;
	font-weight: bold;
}

.text_blue_s {
	color:#bd71db;
	font-weight: bold;
}
	


/*------------------------------------------------------------
	赤系
------------------------------------------------------------*/

.text_red{
	color: #F00;
	font-weight: bold;}
	
.text_orange{
	color: #F60;
	font-weight: bold;}
	
	
.text_orange_b {
	color: #F60;
	font-weight: bold;
}

.text_orange_c {
	color: #F60;
	font-size: 14px;
}

.text_orange_d {
	color: #F60;
	font-size: 12px;
}


/*------------------------------------------------------------
	緑系
------------------------------------------------------------*/


.text_green{
	color: #096;
	font-weight: bold;}

.text_green_g{
	color: #5c8e25;
	font-weight: bold;}


.text_smal{
	font-size: 12px;}
	
	
.comic_text{
	font-size: 12px;
	line-height: 20px;}	