
@charset "EUC-JP";

/*-------------------------------------------------------*/
/* FY Cafeaulait CSS                                     */
/* Update: 2005/02/05                                    */
/* Author: Broom ( http://www.theme4u.net/ )             */
/*-------------------------------------------------------*/


/* SITE BODY Style ------------------------------------- */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #E9F319;
	color: #000000;
	font-size: 80%;
	}

table,td,tr{
	font-size: 100%;
	}

th{
	background-color: #592222;
	color: #efe7c6;
	padding:5px;
	}

th a:link, th a:hover, th a:visited, th a:active{
	color: #efe7c6;
	}

ul {
	margin: 2px; padding: 2px;
	list-style: decimal inside;
	text-align: left;
	}

li {
	margin-left: 2px;
	list-style: square inside;
	}


/* Link Style ------------------------------------------ */

a{
	color: #6E6E6E;
	text-decoration: none;
	}

a:hover{
	color: #FF0003;
	text-decoration: underline;
	}


/* General text ---------------------------------------- */

.genmed {
	font-size : 11px;
	}

.gensmall {
	font-size : 11px;
	}


/* Site Wrap Style ------------------------------------- */

.top_left{
	background: #efe7c6 url(images/top_left.gif) no-repeat;
	width: 8px;
	height: 8px;
	}

.top_bg{
	background-image : url(images/top_bg.gif);
	background-repeat : repeat-x;
	}

.top_right{
	background: #efe7c6 url(images/top_right.gif) no-repeat;
	width: 10px;
	height: 8px;
	}

.left_bg{
	background-image : url(images/left_bg.gif);
	background-repeat : repeat-y;
	width: 8px;
	}

.right_bg{
	background-image : url(images/right_bg.gif);
	background-repeat : repeat-y;
	width: 10px;
	}

.bottom_left{
	background: #efe7c6 url(images/bottom_left.gif) no-repeat;
	width: 8px;
	height: 8px;
	}

.bottom_bg{
	background-image : url(images/bottom_bg.gif);
	background-repeat : repeat-x;
	}

.bottom_right{
	background: #efe7c6 url(images/bottom_right.gif) no-repeat;
	width: 10px;
	height: 8px;
	}



/* Header Search --------------------------------------- */

#searchengine{
	float: right;
	width: auto;
	padding: 3px 5px;
	margin: 0;
	}

#searchengine form{
	margin: 0;
	}

#searchengine input{
	border: 1px solid #efe7c6;
	background: #592222;
	color: #efe7c6;
	font-size: 13px;
	margin: 0;
	vertical-align: middle;
	}

#searchengine .inputstyle{
	padding: 2px;
	margin: 0 3px;
	}


/* Copyright Style ------------------------------------- */

.copyright{
	font-size: 90%;
	}

/* left menu Style ---------------------------------- */

.leftmenu_top_left{
	background: #CFE8EA url(images/leftmenu_top_left.gif) no-repeat;
	width: 6px;
	height: 6px;
	}

.leftmenu_top_right{
	background: #CFE8EA url(images/leftmenu_top_right.gif) no-repeat;
	width: 6px;
	height: 6px;
	}

.leftmenu_bottom_left{
	background: #CFE8EA url(images/leftmenu_bottom_left.gif) no-repeat;
	width: 6px;
	height: 6px;
	}

.leftmenu_bottom_right{
	background: #CFE8EA url(images/leftmenu_bottom_right.gif) no-repeat;
	width: 6px;
	height: 6px;
	}

.leftmenu_left_bg{
	background: #CFE8EA;
	}

.leftmenu_right_bg{
	background: #CFE8EA;
	}

.leftmenu_bottom_bg{
	background-image : url(images/leftmenu_bottom_bg.gif);
	background-repeat : repeat-x;
	}

.leftmenu_bgcolor{
	background: #CFE8EA;
	}

/* foot Style ---------------------------------- */

.foot_top_left{
	background: #EDE6DE url(images/foot_top_left.gif) no-repeat;
	width: 6px;
	height: 6px;
	}

.foot_top_right{
	background: #EDE6DE url(images/foot_top_right.gif) no-repeat;
	width: 6px;
	height: 6px;
	}

.foot_bottom_left{
	background: #EDE6DE url(images/foot_bottom_left.gif) no-repeat;
	width: 6px;
	height: 6px;
	}

.foot_bottom_right{
	background: #EDE6DE url(images/foot_bottom_right.gif) no-repeat;
	width: 6px;
	height: 6px;
	}

.foot_left_bg{
	background: #EDE6DE;
	}

.foot_right_bg{
	background: #EDE6DE;
	}

.foot_bottom_bg{
	background-image : url(images/foot_bottom_bg.gif);
	background-repeat : repeat-x;
	}

.foot_bgcolor{
	background: #EDE6DE;
	}

/* RIGHT BLOCK Style ---------------------------------- */

.right_top{
font-weight: bold;
	background: #DB7C7A;
	color: #000000;
	height: 20px;
	line-height: 20px;
	padding: 2px 5px;
	}

.right_block_content{
font-weight: bold;
	background: #FFD3D4;
	color: #FFFFFF;
	padding: 2px 5px;
	}

/* MENU Content Style ---------------------------------- */

.in_top_left{
	background: #f9f5e8 url(images/in_top_left.gif) no-repeat;
	width: 6px;
	height: 6px;
	}

.in_top_right{
	background: #f9f5e8 url(images/in_top_right.gif) no-repeat;
	width: 6px;
	height: 6px;
	}

.in_bottom_left{
	background: #f9f5e8 url(images/in_bottom_left.gif) no-repeat;
	width: 6px;
	height: 6px;
	}

.in_bottom_right{
	background: #f9f5e8 url(images/in_bottom_right.gif) no-repeat;
	width: 6px;
	height: 6px;
	}

.in_left_bg{
	background: #FFFFFF;
	}

.in_right_bg{
	background: #FFFFFF;
	}

.in_bottom_bg{
	background-image : url(images/in_bottom_bg.gif);
	background-repeat : repeat-x;
	}

.in_bgcolor{
	background: #FFFFFF;
	}

.menuHeader{
	padding:2px;
	}


.lefttitlebar{
	font-weight: bold;
	color: #000000;
	height: 20px;
	line-height: 20px;
	}

.righttitlebar{
	font-weight: bold;
	color: #000000;
	height: 20px;
	line-height: 20px;
	}

.titlebar{
	font-weight: bold;
	color: #000000;
	height: 20px;
	line-height: 20px;
	}

.titlebarleft{
	float: left;
	background: #592222 url(images/title_bg_left.gif) center no-repeat;
	width: 20px;
	height: 20px;
	}

.titlebarright{
	float: right;
	background: #592222 url(images/title_bg_right.gif) center no-repeat;
	width: 10px;
	height: 20px;
	}

.menuContent{
	color: #706736;
	line-height:145%;
	padding: 5px 0px 0.8em 0px;
	}

.menuContent table{
	width: 100%;
	}

#contentleft{
	vertical-align: top;
	width: 50%;
	padding-right: 3px;
	}

#contentright{
	vertical-align: top;
	width: 50%;
	padding-left: 3px;
	}

/* XOOPS Menu Style ------------------------------------ */

td#mainmenu {
	line-height: 0.9em;
	}

td#mainmenu a.menuTop {
	background: url(images/menuDot.gif) no-repeat left;
	text-decoration: none;
	padding-left: 20px;	}

td#mainmenu .menuTop:hover{
	background: url(images/menuHover.gif) no-repeat left;
	color: #000000;
	}

td#mainmenu a.menuMain {
	background: url(images/menuDot.gif) no-repeat left;
	text-decoration: none;
	padding-left: 20px;
	}

td#mainmenu .menuMain:hover{
	background: url(images/menuHover.gif) no-repeat left;
	color: #000000;
	}

td#mainmenu a.menuSub {
	line-height: 0.6em;
	font-size: 80%;
	padding-left: 20px;
	}

td#usermenu {
	line-height: 0.9em;
	}

td#usermenu a {
	background: url(images/menuDot.gif) no-repeat left;
	text-decoration: none;
	padding-left: 20px;
	}

td#usermenu a:hover {
	background: url(images/menuHover.gif) no-repeat left;
	color: #000000;
	}

td#usermenu a.menuTop {
	}

td#usermenu a.highlight {
	background: url(images/menuHover.gif) no-repeat left;
	color: #a53f3f;
	font-weight: bold;
	}


/* NEWS Style ---------------------- */

.item {
	}

.itemHead {
	background: #6D9C00;
	border-bottom: 3px double #F5F5F5;
	color: #ffffff;
	font-size: 110%;
	font-weight: bold;
	padding: 2px 5px;
	}

.itemInfo {
	text-align: right;
	font-size: 90%;
	padding: 2px 5px;
	}

.itemTitle a:link, .itemTitle a:active, .itemTitle a:visited {
	color: #ffffff;
	text-decoration: none;
}

.itemPoster {}

.itemPostDate {}

.itemStats {}

.itemBody {
	}

.itemText {
	font-size: 95%;
	line-height: 150%;
	padding: 2px 5px;
	}

.itemFoot {
	border-top: 1px dotted #666666;
	padding: 2px 5px;
	font-size: 90%;
	text-align: right;
	}

.itemAdminLink {}

.itemPermaLink {}



/* Newbb Style --------------------- */

.outer{
	border: 1px solid #6D6C00;
	width: 100%;
	}

.head, tr.head td{
	background: #6D9C00;
	color: #ffffff;
	font-size: 90%;
	padding: 3px;
	}

.head a:link, .head a:active, .head a:visited{
	color: #ffffff;
	}

.head a:hover{
	text-decoration: underline;
	}

.even{
	background: #F3FFD7;
	vertical-align: top;
	padding: 3px;
	}

.odd{
	background: #FBFFF0;
	vertical-align: top;
	padding: 3px;
	}

tr.even td{
	background: #F3FFD7;
	vertical-align: middle;
	padding: 3px;
	}

tr.odd td{
	background: #FBFFF0;
	vertical-align: middle;
	padding: 3px;
}

.foot, tr.foot td{
	background: #6D9C00;
	padding: 4px;
	color: #E5E5E5;
	}

.foot a:link, .foot a:active, .foot a:visited{
	color: #E5E5E5;
	}


/* NEWBB Userbox Style ------------- */

.comTitle {
	padding: 2px;
	margin-bottom: 2px;
	}

.comPoster {
	border: 1px solid #e1e1e1;
	background: #f7f4f0;
	padding: 2px 5px;
	margin: 5px;
	}

.comText {
	font-size: 100%;
	line-height: 150%;
	padding: 2px;
	padding-bottom: 20px;
	}

.comUserStat {
	font: 70% Tahoma, Verdana, "Lucida Grande", sans-self;
	font-weight:bold;
	border: solid #6D9C00;
	border-width: 1px 2px 2px 1px;
	margin: 2px; padding: 2px;
	}

.comUserStatCaption {
	font-weight: normal;
	}

.comUserStatus {
	margin-left: 2px;
	margin-top: 10px;
	color: #2F5376;
	font-weight:bold;
	font-size: 10px;
	}

.comUserRank {
	margin: 2px;
	}

.comUserRankText {
	font-size: 10px;
	font-weight:bold;
	}

.comUserRankImg {
	border: 0;
	}

.comUserName {
	}

.comUserImg {
	margin: 2px;
	}

.comDate {
	font-weight: normal;
	font-style: italic;
	}

.comDateCaption {
	font-weight: bold;
	font-style: normal;
	}


/* Form Setting ------------------------------------------- */
form {
	margin:0;
	padding:0
	}

input{
	}

textarea{
	}


/* BBCODE Style -------------------- */

div.xoopsCode {
	border: solid #6D9C00;
	border-width: 1px 1px 1px 5px;
	padding: 0em 0.5em;
	margin: 5px;
	font-family: "Courier New", Courier, monospace;
	}

div.xoopsQuote {
	padding: 0;
	margin: 5px;
	}

blockquote {
	border: solid #6D9C00;
	border-width: 1px 1px 1px 5px;
	padding: 1.0em 0.5em;
	margin: 0;
	}


/* ERROR MESSAGE ------------------- */

div.errorMsg {
	background-color: #FFCCCC;
	text-align: center;
	border-top: 1px solid #DDDDFF;
	border-left: 1px solid #DDDDFF;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	font-weight: bold;
	padding: 10px;
	}

div.confirmMsg {
	background-color: #DDFFDF;
	color: #136C99;
	text-align: center;
	border-top: 1px solid #DDDDFF;
	border-left: 1px solid #DDDDFF;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	font-weight: bold;
	padding: 10px;
	}

div.resultMsg {
	background-color : #CCCCCC;
	color: #333333;
	text-align: center;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	font-weight: bold;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 10px;
}