@charset "Shift_JIS";

/* Šî–{ƒŒƒCƒAƒEƒgEƒtƒHƒ“ƒg‘•üŠÖ˜A */
.roman-s { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px}
.f-bold { font-weight: bold}
.f-b-red { font-weight: bold ; color: #FF0000}
.f-b-y { font-weight: bold ; color: #FFFFCC}
.f-b-pink { font-weight: bold ; color: #FF6666}
.f-b-orange { font-weight: bold ; color: #FF6600}
.f-b-s-pink { font-weight: bold ; color: #FF3399}
.f-b-white { font-weight: bold ; color: #FFFFFF}
.f-b-purple { font-weight: bold; color: #B086B9}
.f-b-dp { font-weight: bold; color: #663399}
.f-b-green { font-weight: bold; color: #008888}
.f-b-blue { font-weight: bold; color: #0066CC}
.f-dp { color: #663399}
.f-white { color: #FFFFFF}
.f-red { color: #FF0000}

/* ƒŒƒCƒAƒEƒg */
.t10b { font-size: 10px; line-height: 14px}
.t10-r { font-size: 10px ; color: #FF0000}	
.t10w { font-size: 10px; color: #FFFFFF}
.t14b { font-size: 14px ; font-weight: bold ; color: #666666}
.t14y { font-size: 14px ; font-weight: bold ; color: #FFFFCC}
.t16b { font-size: 16px; font-weight: bold; color: #3366CC}

/* CSS‰ŠúÝ’è */
html {
    filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

body {
	background-color:#ffffff;
	font-family: '‚l‚r ‚oƒSƒVƒbƒN', Osaka, 'ƒqƒ‰ƒMƒmŠpƒS Pro W3';
}
p,h2,h3,h4,h5,ul,li,dl,dt,dd { 
	margin:0;
	padding:0;
	color:#000;
	text-decoration:none;
	line-height: 1.3em;
	font-size:12px;
}
img {
    border:0;
    vertical-align:bottom;
}
ul {
	list-style:none;
}
a {
	overflow: hidden;
}
.clear {
	clear: both;
}
.clearfix:after { 
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
	line-height: 0; 
} 
.clearfix { 
	display: inline-table; 
	min-height: 1%; 
} 
/* for macIE \*/ 
* html .clearfix { 
	height: 1%; 
} 
.clearfix { 
	display: block; 
} 
/* end of for macIE */
.clearfix {
	overflow:hidden;
}



/* class */
.btnBox {
	height: 165px;
	padding: 15px 0px 0px 28px;
}
* html .btnBox { margin-bottom:35px; } /*IE6*/

.btnSyukuhaku {
	height: 118px;
	width: 222px;
	background: url(images/btn1.gif) no-repeat top;
	text-indent: -9999px;
	float: left;
	margin-right: 2px;
}
.btnSyukuhaku a {
	height: 118px;
	width: 222px;
	display: block;
}
.btnSyukuhaku a:hover {
	background: url(images/btn1.gif) no-repeat bottom;
}

.btnJr {
	height: 118px;
	width: 222px;
	background: url(images/btn2.gif) no-repeat top;
	text-indent: -9999px;
	float: left;
	margin-right: 2px;
}
.btnJr a {
	height: 118px;
	width: 222px;
	display: block;
}
.btnJr a:hover {
	background: url(images/btn2.gif) no-repeat bottom;
}

.btnKokunai {
	height: 118px;
	width: 222px;
	background: url(images/btn3.gif) no-repeat top;
	text-indent: -9999px;
	float: left;
	margin-right: 2px;
}
.btnKokunai a {
	height: 118px;
	width: 222px;
	display: block;
}
.btnKokunai a:hover {
	background: url(images/btn3.gif) no-repeat bottom;
}

.btnKaigai {
	height: 118px;
	width: 222px;
	background: url(images/btn4.gif) no-repeat top;
	text-indent: -9999px;
	float: left;
	margin-right: 2px;
}
.btnKaigai a {
	height: 118px;
	width: 222px;
	display: block;
}
.btnKaigai a:hover {
	background: url(images/btn4.gif) no-repeat bottom;
}
