/* Generated by Font Squirrel (http://www.fontsquirrel.com) on February 2, 2011 */
html { font-size: 62.5%; } 

body {
  		font-size: 14px;
  		font-size: 1.4rem;
  		line-height: 1.8;
  		color: #555;
		letter-spacing: 1px;
}
	
body, button, input, select, textarea, .btn, .btn a, .btn a:hover, .btn a:visited { font-family: Meiryo,"CI",Arial,Helvetica,Clean,"Hiragino Kaku Gothic Pro","qMmpS Pro W3",Osaka,"MS P Gothic","lr oSVbN",sans-serif; }


@font-face {
	/* This declaration targets Internet Explorer */
	font-family: 'VAGRoundedStdBlack';
	src: url('fonts/vagroundedstd-black-webfont.eot');
}

@font-face {
	/* This declaration targets everything else */
	font-family: 'VAGRoundedStdBlack';
	src: url(//:) format('no404'), url('fonts/vagroundedstd-black-webfont.woff') format('woff'), url('fonts/vagroundedstd-black-webfont.ttf') format('truetype'), url('fonts/vagroundedstd-black-webfont.svg#webfontyg475MLS') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	/* This declaration targets Internet Explorer */
	font-family: 'VAGRoundedStdBold';
	src: url('fonts/vagroundedstd-bold-webfont.eot');
}

@font-face {
	/* This declaration targets everything else */
	font-family: 'VAGRoundedStdBold';
	src: url(//:) format('no404'), url('fonts/vagroundedstd-bold-webfont.woff') format('woff'), url('fonts/vagroundedstd-bold-webfont.ttf') format('truetype'), url('fonts/vagroundedstd-bold-webfont.svg#webfont9QbXQ5st') format('svg');
	font-weight: normal;
	font-style: normal;
}


.note {
	font-size: 10px;
	font-size: 1.0rem;
	letter-spacing: 0;
}

.colred {
	color: #ff0000;
}
.fontcomment {
	color: #707070;
}

.f_bold {
	font-weight: bold;
}

h1 {
	padding: 50px 0;
	font-weight: bold;
	font-size: 24px;
	font-size: 2.4rem;
}

h2 {
	padding: 0.3em 0 0.3em 3em !important;
	font-size: 21px;
	font-size: 2.1rem;
}
h3 {
	font-weight: bold;
	padding: 1em 0 1em 3em !important;
	background: url(../images/i.png) left 0.8em no-repeat;
	font-size: 18px;
	font-size: 1.8rem;
}

ul li a p {
	height: 80px;
}


p {
	font-size: 14px;
	font-size: 1.4rem;
}

.ft18 {
	font-size: 18px;
	font-size: 1.8rem;
}

a { outline: none; color: #0000ff; }

a.culr_link {color: #fff;text-decoration:underline;}
a:hover{color:#E64C30 !important;text-decoration:underline;}



@media all and (max-width: 900px) {
h2 {
	font-size: 18px;
	font-size: 1.8rem;
}
h3 {
	font-size: 16px;
	font-size: 1.6rem;
}
}