body {
	margin: 0;
	
	scrollbar-arrow-color:#666666;
	scrollbar-base-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#999999;
	scrollbar-darkshadow-color:#666666;
	scrollbar-hightligth-color:#CCCCCC;
	scrollbar-3dlight-color:#999999;

	background-image:url('/prifie_lib/home/hd_bg.gif');
	background-repeat:repeat-x;
	
    background-color: #ffffff;

	text-align:center;
	width:100%;

}
#body {
    width:840px;
	height:auto;
	border:0;
}
#body #l, #body #r {
    margin:0;
	padding:0;
	width:30px;
	height:auto;
	background-image:url("/prifie_lib/home/reel.gif");
	background-repeat:repeat-y;
}
#body #c {
    margin:0;
	padding:0;
	width:780px;
	height:auto;
	background-color:#FFFFFF;
}


/*----------------------ヘッダー------------------------*/
#header {
    float:left;
	margin: 0;
	padding: 0;
	width: 780px;
	height: 72px;
	background-color:#ffffff;
    text-align:left;
	background-image:url("/prifie_lib/home/header_top.gif");
	background-repeat:no-repeat;
	border:0;
}
#header #t {
	margin: 0;
	padding: 3px 0 0 6px;
	width: 780px;
	height: 30px;
}
#header #logo {
    float:left;
	width:390px;
	height:42px;
}
#header #logo img {
	width:390px;
	height:42px;
    border:0;
}
#header #link {
    margin:30px 12px 0 0;
	padding:0 0 0 15px;
	width:auto;
	height:auto;
	float:right;
	background-image:url("/prifie_lib/icon/YRB11px.gif");
	background-repeat:no-repeat;
}
/*----------------------ヘッダー------------------------*/

h1 {
    margin:0;
    padding:0;
	color:#CC0000;
	font-size:12px;
}
h1 a {
    text-decoration:none;
}

/*----------------------フッター------------------------*/
#footer {
	margin: 0 auto;
	padding: 0;
	width: 780px;
	height: auto;
    text-align:center;
	background-color:#F4F3F1;
}
#footer #t {
	margin: 0;
	padding: 0 3px;
	width: 780px;
	height: auto;
	background-color:#FFFFFF;
    text-align:center;
	font-size:x-small;
}
#footer #t #row {
	margin: 6px 0;
	padding: 0;
}
#footer #c {
	margin: 0;
	padding: 0;
	width: 780px;
	height:20px;
	background-color:#F4F3F1;
}
#footer #b {
	margin: 0;
	padding: 0;
	width: 780px;
	height:auto;
	background-color:#F4F3F1;
}

/*----------------------フッター------------------------*/

/*------------------------メニュー--------------------------*/
#menu {
	margin: 0;
	padding:0;

	width: 780px;
	height:32px;

    background-image:url("/prifie_lib/home/menuline2.gif");
	background-repeat:repeat-x;
    background-color:#FFFBF8;

	border:0;
}
#menu td {
    font-weight:bold;
	font-size:12px;
	text-align:center;
}
#menu td a {
    text-decoration:none;
	color:#CC0000;
}

#menu img {
    width:30px;
	height:24px;
	border:0;
}

/*------------------------メニュー--------------------------*/

/*------------------------ナビ--------------------------*/
#navi {
	margin: 0;
	padding:0 0 0 6px;

	float:left;

	width: 780px;
	height:30px;

    background-image:url("/els/navi_bg.gif");
	background-repeat:repeat-x;
    background-color:#F3FFCC;

	text-align:left;
}

#navi #yard {
	margin: 0;
	padding:0;
    float:left;

	width: 24px;
	height:30px;

    background-image:url("/els/navi_yard.gif");
	background-repeat:no-repeat;

}
#navi #txt {
	margin: 0;
	padding:8px 0;
    float:left;

	width: auto;
	height:30px;

    font-size:12px;
}
/*------------------------ナビ--------------------------*/

/*--------------------780ブロック-----------------------*/
#cnt {
    margin: 0 auto;
	padding: 0;

	width: 780px;
	height:auto;
	background-color:#FFFFFF;
	text-align:center;
}
/*--------------------780ブロック-----------------------*/





td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 12px;
	color: #333333;
    line-height: 1.30;

}

textarea {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 11px;
	color:#440000;
}

a {
	color:#FF3366;
}
a:visited {
	color:#CC3366;
}
a:hover {
	color:#CC0033;
}
a:active {
	color:#FF6699;
}
a:link {
	color:#FF3366;
}
.submitButton {
	bg-color:#ECDfB9;
	background-image:url(http://www.prifie.net/elements/css/submitButton.gif);
	background-repeat:repeat-x;

	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	text-align: center;

	cursor: hand;
	
	height: 22px;
	
	vertical-align: middle;
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;

	border-top-style: double;
	border-right-style: double;
	border-left-style: double;
	border-bottom-style: double;

	border-top-color: #d0cbbc;
	border-right-color: #664422;
	border-left-color: #b0ab9c;
	border-bottom-color: #442200;

	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-bottom-width: 3px;
}