@charset "UTF-8";
/* Reset
------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,blockquote,th,td {
margin: 0;
padding: 0;
}
address,em,strong,th {
font-style: normal;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
th {
text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}
img,fieldset {
border: 0;
}
li {
list-style-type: none;
}

/* Fonts
------------------------------------------------------------*/
body {
	font-family: ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", verdana, "Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	text-align: center;
	background-color: #FC3;
}
html>/**/body {
	color: #333;
	line-height: 1.6em;
}

/* clearfix
------------------------------------------------------------*/
.clearfix:after {
content: ".";
display: block;
visibility: hidden;
height: 0;
clear: both;
}
.clearfix {
zoom: 1;
}#page #contentsArea #mainContents #box .recommendMenuBox1 {
	float: left;
	background-color: #CCC;
	line-height: 1.3em;
}
#page #contentsArea #mainContents .recommendMenuBox2 {
	float: right;
}
#page #contentsArea #sideContents #bannerBox li {
	padding-bottom: 10px;
}

/*linkx
------------------------------------------------------------*/
a {
	text-decoration: none;
	color: #F60;
}
a:hover {
	text-decoration: underline;
	color: #F60;
}
#copy {
	background-color: #333;
	color: #CCC;
	font-size: 12px;
}
#main #right p strong {
}
#foot table {
	font-size: 12px;
	line-height: 1.5em;
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#foot table li {
	list-style-image: url(../images/arrows-1.jpg);
	list-style-position: inside;
}
#main #right .red {
	color: #F00;
}
