@charset "utf-8";

/* -----------------------------------------------------
	01. Visual Style
	02. Column Style
	03. Paragraph Style
	04. 
	05. 
----------------------------------------------------- */


/* -----------------------------------------------------
	01. Visual Style
----------------------------------------------------- */

p#visual-01{
	background:url(/images/bg-visual-01.gif) no-repeat 50% 100%;
	padding-bottom:30px;
	margin-bottom:0;
}



/* -----------------------------------------------------
	02. Column Style
----------------------------------------------------- */

div.column-index-02 p.image{
	margin-bottom:0;
}
div.column-index-02.pb12 div.column div.column-inner div.section{
	padding-bottom:12px;
}
div.column-index-02.pb4 div.column div.column-inner div.section{
	padding-bottom:4px;
}



/* -----------------------------------------------------
	03. Paragraph Style
----------------------------------------------------- */

p.txt-ttl-01{
	margin:0 14px 10px 0;
}
p.txt-ttl-02 a{
	color: #FF0000;
    font-size: 20px;
}
p.txt-ttl-02 a:hover{
	color: #000066;
}
div.hdg-l2-index-01 h2.pickup-title{
    padding: 8px 0 4px 13px;
}
/* -----------------------------------------------------
	04. 
----------------------------------------------------- */



/* -----------------------------------------------------
	05. 
----------------------------------------------------- */


