@charset "utf-8";
@import url("webnomise_2.css");
/* CSS Document */

a:link {
	text-decoration: none;
	color: #F33;
}
a:visited {
	color:#C33;
}
a:active {
	color: #F33;
}
a:hover {
	color: #F33;
	text-decoration: underline;
}


html,body,div,span,
applet,object,iframe,code,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,
del,dfn,font,img,ins,kbd,q,s,samp,
small,strike,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	color: #555;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}



#header {
	height: 83px;
	width: 930px;
	margin: 0 auto;
}

#header p {
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
}


#menu {
	width: 930px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 13px;
}


#cc #main {
	height: auto;
	width: 650px;
	margin-top: 10px;
	margin-bottom: 7px;
	margin-left: 20px;
	float: left;
	display: inline;

}
#cc #side {
	float: right;
	height: auto;
	width: 226px;
	margin-top: 10px;
	margin-right: 18px;
	margin-bottom: 7px;
	text-align: center;
	display: inline;
}
#cc #side img {
	margin-bottom: 10px;
}



.space20 {
	height: 20px;
	width: 100%;
}

.space15 {
	height: 15px;
	width: 100%;
}

.space10 {
	height: 10px;
	width: 100%;
}

.space5 {
	height: 5px;
	width: 100%;
}
.leftimg {
	float: left;
}
.rightimg {
	float: right;
}

.txt12 {
	font-size: 12px;
	line-height: 140%;
	color: #555;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.btnright {
	float: right;
	padding-top: 3px;
	padding-right: 10px;
}

#ff {
	width: 100%;
	background-image: url(img/footerbg.jpg);
	background-repeat: repeat-x;
	height: 200px;
	clear: left;
}
#fl {
	width: 930px;
	height: 130px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#ff #fl p {
	float: left;
	height: 120px;
	width: 80px;
	font-size: 10px;
	line-height: 180%;
	color: #FFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-decoration: none;
	border-right: solid 1px #C33;
	text-align: left;

}

#ff #fl P a:link {
	text-decoration: none;
	color: #FFF;
}

#ff #fl P a:visited {
	color:#FFF;
}
#ff #fl P a:active {
	color: #FFF;
}
#ff #fl P a:hover {
	color: #FFF;
	text-decoration: underline;
}


#ff #fl div {
	float: right;
	width: 400px;
	padding-top: 5px;
}
#ff #fl div .txt10w a:link {
	text-decoration: none;
	color: #FFF;
}

#ff #fl div .txt10w a:visited {
	color:#FFF;}


#ff #fl div .txt10w  a:hover {
	color: #FFF;
	text-decoration: underline;
}




#ff #fl span {
	padding: 10px;
}

.txt10w {
	font-size: 10px;
	line-height: 180%;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}

.txt10 {
	font-size: 10px;
	line-height: 150%;
	color: #555;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
h1 {
	font-size: 10px;
	letter-spacing: 1px;}