@charset "utf-8";

/*
  WFWeb スタイルシート copyright (C) 2008 WHITE-FLUTE
*/

em{
	font-style:normal;
	font-weight:bold;
}
strong{
	font-style:normal;
	font-weight:bold;
	color:#660000;
}
strong.red{
	color:#ff0000;
}

hr{
 	border-width:1px;
	border-color:#990099;
	border-style:dashed none none none;
}

a{
	text-decoration:underline;
}
a:link{
	color:#336699;
}
a:visited{
	color:#009966;
}
a:hover{
	color:#003300;background-color:#ccffcc;
}
a:active{
	color:#003300;background-color:#ccffcc;
}
a[id]{
	color:inherit;
	text-decoration:none;
	background-color:inherit;
}
a[name]{
	color:inherit;
	text-decoration:none;
	background-color:inherit;
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
	text-decoration:none;
}

html, div{
	margin:0;
	padding:0;
	color:#000000;
	background-color:#ffffff;
}

p{
	text-indent:1em;
	margin: 0 0 0.5em 0;
}

dt{
	font-weight:bold;
	border-width:1px;
	border-style:none none dashed none;
	margin:0 0 2px 0;
	padding:2px 0;
	border-color:#ede9ea;
	color:#110000;
	background-color:#fefafb;
}
dd{
	margin:0 0 1em 0;
	padding:0;
}

.logo{
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background-image:url("img/WFlogo.jpg");
	background-repeat:no-repeat;
	width:200px;
	height:100px;
	border-style:hidden;
	text-indent:-10000em;
}

h1{
	display:block;
	position absolute;
	left:240px;
	top:30px;
	font-size:150%;
	margin:30px 0 0 0;
}

body{
	margin:120px 0 0 0;
	padding:0;
	color:#000000;
	background-color:#ffffff;
}


.userheader{
	position:absolute;
 	width:100%;
	height:100px;
	top:0px;
	left:0px;
	color:#ffffff;
	background-color:#c455a0;
	text-indent:240px;
	background-image:url("img/WFtitle.jpg");
	background-repeat:no-repeat;
	background-position:200px 0;
	z-index:5;
	margin:0px 0 20px 0 !important;
}

.sidebar{
	position:absolute;
	top:100px;
	left:0;
	width:200px;
	height:330px;
 	background-image:url("img/WFmenuBase.jpg");
	background-repeat:no-repeat;
}

.sidebar ul{
 	display:inline;
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	left:0;
}

.sidebar li{
	margin:0;
	padding:0;
	position:absolute;
	left:0;
}

.sidebar a{
 	display:block;
	position: absolute;
	width:190px;
	height:20px;
	background-repeat:no-repeat;
	text-indent:-10000em;
	left:0;
}

.sidebar a:hover{
	background-position: left bottom;
}

.menu01{
	background-image:url("img/WFmenu01.jpg");
	top:10px;

}

.menu02{
	background-image:url("img/WFmenu02.jpg");
	top:40px;

}

.menu03{
	background-image:url("img/WFmenu03.jpg");
	top:70px;

}

.menu04{
	background-image:url("img/WFmenu04.jpg");
	top:100px;

}

.menu05{
	background-image:url("img/WFmenu05.jpg");
	top:130px;

}

.menu06{
	background-image:url("img/WFmenu06.jpg");
	top:160px;

}

.menu07{
	background-image:url("img/WFmenu07.jpg");
	top:190px;

}

.menu08{
	background-image:url("img/WFmenu08.jpg");
	top:220px;

}

.menu09{
	background-image:url("img/WFmenu09.jpg");
	top:250px;

}

.menu10{
	background-image:url("img/WFmenu10.jpg");
	top:280px;

}

#body{
	margin-top:120px !important;
	margin:120px 40px 1em 240px;
 	position:relative;
        height:1%;
}

h2{
	font-size:100%;
	margin:1.5em 0 0.5em -2px;
	background-image:url("img/h2_1.png");
	background-repeat:no-repeat;
	background-position:right top;
	border-style:solid none;
	border-width:1px;
	border-color:#990099;
	color:#ffffff;
	background-color:#c455a0;
	padding:5px 0 5px 2px;
	width:100%;

}

h3{
	font-size:100%;
	margin:1.5em 0 0.5em -2px;
	border-style:solid none dashed none;
	border-width:1px;
	border-color:#990099;
	color:#ffffff;
	background-color:#e466b0;
	padding:5px 0 5px 2px;
	width:100%;
	background-image:url("img/h3_1.png");
	background-repeat:no-repeat;
	background-position:right top;

}

h4{
	font-size:100%;
	margin:1.5em 0 0.5em -2px;
	border-style:solid none dashed none;
	border-width:1px;
	border-color:#990099;
	color:#000000;
	background-color:#ffccff;
	padding:5px 0 5px 2px;
	width:100%;
	background-image:url("img/h4_1.png");
	background-repeat:no-repeat;
	background-position:right top;

}

h5{
	font-size:100%;
	margin:1.5em 0 0.5em -2px;
	border-style:solid none dashed none;
	border-width:1px;
	border-color:#990099;
	color:#000000;
	background-color:#ffffff;
	padding:5px 0 5px 2px;
	width:100%;

}

.topnavi{
	text-align:right;
}

.userfooter, .adminmenu{
	margin:1em 40px 1em 240px;
	height:1%;
	clear:both;
}

address{
	font-style:normal;
}

img {
	border-width:0;
	border-style:hidden;
}

ol{
	margin:0 0 0.5em 40px;
	padding:0;
	line-height:125%;
	z-index:1;
	position:relative;
	top:0;
	left:-24px;
	marker-offset:16px;
}
ul{
	margin:0;
	padding:0;
	line-height:125%;
	z-index:1;
	position:relative;
	top:0;
	left:-24px;
	list-style-image:url("img/WFlist1.png");
	marker-offset:16px;
}
ul ul, ol ul{
	margin:0;
	position:relative;
	top:0;
	left:0;
	list-style-image:url("img/WFnlist1.png");
}
ol ol, ul ol{
	margin:0;
	position:relative;
	top:0;
	left:0;
}
li{
	clear:both;
	margin-left:24px;
}

.outline{
	height:1%;
	background-color:#fcf9fa;
	color:#330000;
	margin:0 -40px;
	padding:2px 40px 0.5em 40px;
}

.outline ul{
	list-style-image:url("img/WFlist2.png");
}
.outline ul ul{
	list-style-image:url("img/WFnlist2.png");
}

.leftimg{
	display:block;
	float:left;
	margin:0 20px 20px 0;
	padding:0;
}
.rightimg{
	display:block;
	float:right;
	margin:0 0 20px 20px;
	padding:0;
}

.detailpage{
	clear:both;
	width:100%;
	margin:0px;
	padding:2px 0;
	font-weight:bold;
	text-align:right;
	line-height:140%;
}

.attribute{
	clear:both;
	width:100%;
	margin:0 0 0 -5px;
	padding:2px 0 2px 5px;
	border-style:dashed none none none;
	border-color:#cc6699;
	border-width:1px;
}

.type{
 	font-size:100%;
	margin:-0.5em 0 0.5em -2px;
	border-style:solid none dashed none;
	border-width:1px;
	border-color:#990099;
	color:#000000;
	background-color:#ffffff;
	padding:3px 0 3px 2px;
	width:100%;

}

.comment{
	clear:both;
	margin:0 40px 0 200px;
	padding:0 0 0 40px;
	text-align:left;
}

.commentbody{
	margin:10px -40px 0 -40px;
	padding:2px 40px 2px 40px;
	background-color:#fefafb;
	color:#001100;
	text-align:left;
}

.bbsTextPart{
	margin:0 -40px;
	padding:0 40px;
	border-style:none none solid none;
	border-width:1px;
	border-color:#993366;
}

input, textarea{
	font-size:0.85em;
	clear:both;
}
input[name="inputFeedMessage"]{
	width:60%;
}

input[name="inputPostAuthor"]{
	width:20%;
}
input[name="inputMailAddr"]{
	width:24%;
}
input[name="inputComment"]{
	width:40%;
}
input[name="inputSiteAddr"]{
	width:64%;
}

.button1{
	background-color:#995566;
	color:#ffffff;
	border-color:#ddcccc #aa9999 #440000 #663333;
	border-style:solid;
	border-width:2px;
	font-size:85%;
	margin:0;
	padding:2px 0.5em;
	font-weight:bold;
}

div#body form{
	width:auto;
}
div#body .comment{
	margin:0.5em -40px 0 -40px;
	padding:0.5em 40px 2px 40px;
	color:#001100;
	border-color:#aa6699;
	border-style:solid none none none;
	border-width:1px 0 0 0;
}

div#body .comment .commentBody{
	margin:0;
	padding:2px 0px 2px 40px;
}

div#body .comment .commentBody hr{
	margin:0 -40px 0 0;
}

.bbsTextPart h4{
	font-size:100%;
	margin:0 -40px;
	color:#000000;
	background-color:#ffccff;
	padding:2px 40px 2px 40px;
	border-style:solid none;
	border-width:1px;
	border-color:#cc9999;
	background-image:url("img/h4_1.png");
	background-repeat:no-repeat;
	background-position:right top;
}

.bbsDate{
	background-color:#ede9ea;
	color:#330000;
	margin:0 -40px;
	padding:2px 40px;
}

.bbsBody{
	line-height:135%;
	margin:0;
	padding:0.5em 0;
}

form[name="coolForm"] .commentBody{
	margin:0 0 0 -40px;
	padding:0;
	color:#000000;
	background-color:#eedde6;
	text-align:right;
}

form[name="coolForm"] .commentBody hr{
	display:none;
	border-style:hidden;
}

table{
	border-collapse:collapse;
	border-style:solid;
	border-width:2px;
	border-color:#993366;
	margin:0.5em 0;
	padding:0;
	border-spacing:0;
	background-color:#422332;
	color:#fafefb;
}
thead{
	background-color:#993366;
	color:#fefafb;
}
tbody{
	background-color:#fefafb;
	color:#000000;
}
th{
	font-weight:bold;
	text-align:left;
	padding:0.2em;
	border-style:none;
}
td{
	font-weight:normal;
	text-align:left;
	padding:0.2em;
	border-color:#993366;
}

.centerbox{
	text-align:center;
}

.reset{
	clear:both;
}

.category,.floatbox ,.messagebox{
	width:100%;
}

.nav{
	clear:both;

}

.mark{
	color:#cc0000;
}

.mark2{
	color:#669988;
}

.new{
	font-weight:bold;
	color:#ff6699;
}
.update{
	font-weight:
	bold;color:#6699ff;
}
.recommendation{
	font-weight:
	bold;color:#ff6699;
}
.mutual{
	font-weight:bold;
	color:#6699ff;
}


