/* CSS Document */
@charaset "Shift-JIS";

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
【ふれあい便利堂】(C)FureaiGropu 2008-2010
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*　0-0.format
------------------------------------------------------------*/

body,form,fieldset {
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", 'Hiragino Kaku Gothic Pro', Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Helvetica, Arial, sans-serif;
}
fildset {
	border: none;
}
h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,dd {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
input,textarea {
	font-size: 1em;
}
blokquote,li,dt,dd {
	margin-left: 1em;
}
a: link,a: visited {
	color: #029982;
}	
a: hover,a: active {
	color: #005E4E;
	text-decoration: none;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.shortEmpty {
	height: 80px;
}
.miniEmpty {
	height: 30px;
}
.longEmpty {
	height: 350px;
}
.fontS {
	font-size: 12px;
}
.B {
	font-weight: bold;
}
.emphasisB {
	color: #003366;
}
.emphasisBB {
	color: #003366;
	font-weight: bold;
}
.emphasisR {
	color: #FF3333;
}
.emphasisRB {
	color: #FF3333;
	font-weight: bold;
}
.borderB {
	border: 1px solid #6699CC;
	padding: 10px;
}
.borderDot01 {	
	background-image: url(../img/border_cccccc.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 10px;
}

	
/* 0-1.コンテンツ
------------------------------------------------------------*/
body {
	background-color: #F18D23;
	color: #63452B;
	font-size: 14px;
}
.centerlayout {
	text-align: center;
	width: 100%;
	height: 100%;
}
.centerlayout2 {
	width: 848px;
	height: 100%;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFF;
}
.centerlayout3 {
	width: 846px;
	margin: 0px auto;
	background-color: #FFF;
}
.table01 {
	width: 826px;
	padding: 0 10px;
	text-align: left;
}
.table02 {
	width: 846px;
	padding-right: 0px;
	padding-left: 0px;
}
.top {
	height: 10px;
	margin-top: -3px;
	background-image: url(img/bg01.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}
.bottom {
	height: 30px;
	background-image: url(img/bg01.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.mail {
	font-size: 12px;
	border: 1px solid #63452B;
}
