@charset "UTF-8";


/******************************************************
 *
 *	Reset Css Ver.1.1
 *
 ******************************************************/


/******************************************************
	Reset.css
*******************************************************/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
	font-weight:inherit;
    vertical-align:baseline;
    background:transparent;
}
body {
    line-height:1;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}
ul, ol {
    list-style:none;
}
blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
	text-decoration:none;
	outline:none;
}
a:hover{
	text-decoration:underline;
}
a.u_line_reverse{
	text-decoration:underline;
	}
a.u_line_reverse:hover{
	text-decoration:none;
	}

a img{
	vertical-align:middle;
	outline:none!important;
	border:none;
}

/* ins default */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* mark default*/
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input, select {
    vertical-align:middle;
}
img {
	vertical-align: middle;
	font-size:0;
	line-height: 0;
	border:0;
}

/*	clearfix
******************************************************/
.clearfix:after {
	content: " ";
	font-size: 0.1em;
	line-height: 0;
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {	display: inline-block;}
* html .clearfix { height: 1%;}
.clearfix {	display: block;}

.clear{
	clear:both;
}

/*	option style
******************************************************/
.relative{
	position:relative;
}
.absolute{
	position:absolute;
}

.trans{
	transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.hover:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	/*background-color:#FFF;*/
}

.bold{
	font-weight:bold;
}
.center{
	text-align:center;
}
.left{
	text-align:left;
}
.right{
	text-align:right;
}
.fleft{
	float:left!important;
}
.fright{
	float:right!important;
}

.fl{
	font-size:1.2em;
}
.fs{
	font-size:0.9em;
}


.mtxl{
	margin-top:75px;
}
.mtl{
	margin-top:60px;
}
.mtm{
	margin-top:40px;
}
.mts{
	margin-top:25px;
}
.mtxs{
	margin-top:15px;
}
.mbxl{
	margin-bottom:75px;
}
.mbl{
	margin-bottom:60px;
}
.mbm{
	margin-bottom:40px;
}
.mbs{
	margin-bottom:25px;
}
.mbxs{
	margin-bottom:15px;
}

.ptxl{
	padding-top:75px;
}
.ptl{
	padding-top:60px;
}
.ptm{
	padding-top:40px;
}
.pts{
	padding-top:25px;
}
.ptxs{
	padding-top:15px;
}
.pbxl{
	padding-bottom:75px;
}
.pbl{
	padding-bottom:60px;
}
.pbm{
	padding-bottom:40px;
}
.pbs{
	padding-bottom:25px;
}
.pbxs{
	padding-bottom:15px;
}

@media screen and (max-width: 960px) {
.mtxl{
	margin-top:65px;
}
.mtl{
	margin-top:50px;
}
.mtm{
	margin-top:30px;
}
.mts{
	margin-top:20px;
}
.mtxs{
	margin-top:12px;
}
.mbxl{
	margin-bottom:65px;
}
.mbl{
	margin-bottom:50px;
}
.mbm{
	margin-bottom:30px;
}
.mbs{
	margin-bottom:20px;
}
.mbxs{
	margin-bottom:12px;
}

.ptxl{
	padding-top:65px;
}
.ptl{
	padding-top:50px;
}
.ptm{
	padding-top:30px;
}
.pts{
	padding-top:20px;
}
.ptxs{
	padding-top:12px;
}
.pbxl{
	padding-bottom:65px;
}
.pbl{
	padding-bottom:50px;
}
.pbm{
	padding-bottom:30px;
}
.pbs{
	padding-bottom:20px;
}
.pbxs{
	padding-bottom:12px;
}
	
}

@media screen and (max-width: 680px) {
.mtxl{
	margin-top:50px;
}
.mtl{
	margin-top:40px;
}
.mtm{
	margin-top:20px;
}
.mts{
	margin-top:15px;
}
.mtxs{
	margin-top:10px;
}
.mbxl{
	margin-bottom:50px;
}
.mbl{
	margin-bottom:40px;
}
.mbm{
	margin-bottom:20px;
}
.mbs{
	margin-bottom:15px;
}
.mbxs{
	margin-bottom:10px;
}

.ptxl{
	padding-top:50px;
}
.ptl{
	padding-top:40px;
}
.ptm{
	padding-top:20px;
}
.pts{
	padding-top:15px;
}
.ptxs{
	padding-top:10px;
}
.pbxl{
	padding-bottom:50px;
}
.pbl{
	padding-bottom:40px;
}
.pbm{
	padding-bottom:20px;
}
.pbs{
	padding-bottom:15px;
}
.pbxs{
	padding-bottom:10px;
}

}

