@charset "utf-8";
/*--------------------------------------
	copyright : Lampros co.,Ltd.
--------------------------------------*/

@import url(normalize.css);
@import url(font-awesome.min.css);
@import url(common.css);


/*
 index
==============================*/
.report {display: table-cell;}
.report th {background-image: url(../_img/bg.jpg); background-repeat: repeat;}
.report td {padding: 10px 0;}
.report .td1 {width: 80px; text-align:center; vertical-align: middle;}
.report .td2 {width: 190px; text-align:center; vertical-align: middle;}
.report .td3 {width: 550px; padding-left: 10px; padding-right: 20px;}
.report a {text-decoration: underline; color: #00F;}
.report a:visited { color: #909;}
/* mv ----------*/
#mv {}




