@charset "utf-8";
/* 
html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
*/

html {
  font-size: 62.5% !important;
}

body{
	min-width: 1008px;
	width: 100%;
	color: #333;
}

* {
    font-size: 16px;
    font-size: 1.6rem;
    line-height:1.4;
    /* font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; */
    font-family: /* Verdana,Helvetica,Arial, */'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

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;
    vertical-align:baseline;
    background:transparent;
}

h1, h2, h3, h4, h5, h6{
	letter-spacing: 0.05em;
	font-weight: lighter;
	letter-spacing: 0.1em;
}

h1, h2, h3, h4, h5{
	margin-bottom: 30px;
}
#rankingUnder .h4{
font-size: 20px;
font-weight: 600;
margin-bottom: 0;
margin-left: 15px;
}
h6{
	margin-bottom: 20px;
}

strong{
	font-weight: bold;
}

ul,ol{
	list-style-type: none;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}


a {
    margin:0;
    padding:0;
    vertical-align: middle;
    background:transparent;
    text-decoration: none;
}

a:link, a:visited, a:active{
	color: #333;
}

a:hover{
	color: #3D60A1;
	text-decoration: underline;
}

a:hover i {
	text-decoration: none !important;
}

img{
	vertical-align: bottom;
}

p{
	line-height: 1.4;
}

.fixed{
	position:fixed;
	top: 0;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}
/* change colours to suit your needs */
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;
}
/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input, select {
    vertical-align:middle;
}

/* clearfix */
.clearfix { min-height: 1%; }

.clearfix:after {
    content: " ";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
	font-size:0;
}

.clearfix { display: inline-table; }

iframe[name='google_conversion_frame'],
img[height='1']{ 
  height: 0 !important;
  width: 0 !important; 
  line-height: 0 !important; 
  font-size: 0 !important;
  margin-top: -13px;
  float: left;
}

/* Hides from Mac IE \*/
* html .clearfix { height: 1px; }
.clearfix { display: block; }
/* Hides from Mac IE */

/* responsive　*/
.spUser{
    display :none;
}
.pcUser{
}
