@charset "Shift_JIS";


/* text cording
---------------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: font-family: Helvetica, Geneva, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3",  Arial,  sans-serif;
	background-color: #505A66;
	color: #333333;
	}

h1, h2, h3, h4, h5, h6 {
	font-weight: bolder;
	}

/*
h1, h2, h3, h4 {
	color:#696F8D;
	}
*/	

h1 {
	font-size: 20px;
	margin-bottom: 0.3em;
	}

h2 {
	font-size:17px;
	margin-bottom: 0.3em;
	}
h3 {
	font-size:15px;
	margin-bottom: 0.3em;
	}

h4 {
	font-size:13px;
	margin-bottom: 0.3em;
	}

h5 {
	font-size:10px;
	}
h6 {
	font-size:8px;
	}

hr {
	border: dotted 1px #999999;
	margin-top: 3px;
	margin-bottom: 8px;
	}

p {
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 0.8em;
	}

address {
	font-size:10px;
	}

em {
	font-weight: bold;
	}

ul {
	margin-left: 0;
	}

li {
	margin-left: 1em;
	letter-spacing: 0.1em;
	line-height: 1.2em;	
	}

ixframe {
	float: inherit;
	overflow: auto;
	width: 260px;
	height: 40px;
	text-align: left;
	color :#333333;
	background-color: #cccccc;
	}


/* link
------------------------------------------ */

a {
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}

a:link {
	text-decoration: none;
	}

a:active {
	text-decoration: none;
	}

a:visited {
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}



.hide {
	display: none;
	}

.count {
	font-size:10px;
	}
