@charset hshift_jish;
/* CSS Document */

/*----------------------------
            
-----------------------------*/
body,
div,
pre,
blockquote,
form,
fieldset,
textarea,
select,
option,
dl,
dt,
dd,
embed,
object,
iframe,
form {
	margin: 0;
	padding: 0;
	list-style:none;
	display:list-item;
	vertical-align: baseline;
	font-family : 'Hiragino Kaku Gothic Pro', Meiryo, san-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}

p {
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	font-family : 'Hiragino Kaku Gothic Pro', Meiryo, san-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
}

input {
	margin: 0;
	padding: 0;
	list-style:none;
	vertical-align: baseline;
	font-family : 'Hiragino Kaku Gothic Pro', Meiryo, san-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}


ul,
ol,
li {
	margin: 0;
	padding: 0;
	list-style:none;
	vertical-align: baseline;
	font-family : 'Hiragino Kaku Gothic Pro', Meiryo, san-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}


img {
	margin: 0!important;
	padding: 0!important;
	border: none;
}


table,
th,
td {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

a {
	color: #5171F0;
	text-decoration: underline;
}

a:hover {
	color: #7C96FB;
	text-decoration: none;
}
