@charset "utf-8";

/* ===================================================================
CSS information

 File Name  : typical.css
 Author     : Swimsuit Department
 Style Info : Typical local style
=================================================================== */

/****************************************
	sub text
*****************************************/

.sub_cap {
	width:750px;
 	margin:0 auto;
    text-align: center;    
	font-size: 100%;
	line-height: 200%;
    padding: 0px 0 40px 0;
}

