@charset "EUC-JP";

/****************************************
*  Template  : women¡Ê²¾¡Ë
*  Author    : George Mitsumoto (ame-works)
*  Created   : 2004-01-19
*  Modified  : 2005-01-19
****************************************/

/*Body*/
body{
	margin:0px;
	padding:0px;	/*for Opera*/
	background-color:#fff;
	font-size:75%;
	font-family: ‚l‚r ƒSƒVƒbƒN, Osaka;
}

/*General Classes*/
a img{
	border-width:0px;
}

.Hide{
	display:none;
}

.Right{
	text-align:right;
}

.Center{
	text-align:center;
}

form{
	margin:0px;
}

.RightImage{
	margin:0px 0px 10px 10px;
}

.LeftImage{
	margin:0px 10px 10px 10px;
}

.CenterImage{
	text-align:center;
}

.CenterImage img{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

/*Anchors*/
/*
a:link, a:visited{
	color:#00007F;
	text-decoration:underline;
}

a:active, a:hover{
	color:#00f;
	text-decoration:underline;
}

a[name]:hover{	/*for Gecko, Opera*
	color:#000;
	text-decoration:none;
}
*/

/*Container*/
#Container{
	margin:auto;
	margin-top:20px;
}


/*Head*/
#HeadA{
	background-image:url("./out_img.php?file=img/head_a_bg.png");
	background-repeat:repeat-x;
	background-position:bottom left;
}

#HeadA .Wrapper{
	width:100%;
	height:100%;
	background-image:url("./out_img.php?file=img/women_1.png");
	background-repeat:no-repeat;
	background-position:bottom right;
}

#HeadA h1{
	margin:0px;
	position:relative;
	top:45px;
	left:2px;
	font-size:20px;
	font-weight:bold;
}

#URIContainer{
	margin-left:5px;
}

#URI{
	background-color:#CCCC99;
	padding:0px 5px;
}

#URI a:link, #URI a:visited{
	color:#000;
	text-decoration:none;
}

#URI a:active, #URI a:hover{
	color:#000;
	text-decoration:underline;
}

#HeadB{
	background-color:#663366;
	background-image:url("./out_img.php?file=img/head_b_bg.png");
	background-repeat:repeat-x;
	background-position:bottom left;
}

#HeadB .Wrapper{
	width:100%;
	height:100%;
	background-image:url("./out_img.php?file=img/women_2.png");
	background-repeat:no-repeat;
	background-position:bottom right;
}

/*Blog Profile*/
#BlogProfile{
	text-align:center;
}

#BlogProfile h3{
	text-align:left;
}

#BlogProfile .Description{
	margin-right:10px;
	margin-top:5px;
	text-align:left;
}

#BlogProfile .Author{
	text-align:left;
}

/*Menu*/
#Menu{
	width:205px;
	margin-top:14px;
}

#MenuHead{
	background-image:url("./out_img.php?file=img/menu_head.png");
	background-repeat:no-repeat;
	line-height:24px;
}

#MenuFoot{
	background-image:url("./out_img.php?file=img/menu_foot.png");
	background-repeat:no-repeat;
	line-height:10px;
}

/*Calendar*/
#Calendar{
	padding:10px 0px;
	text-align:center;
}

#Calendar table{
	margin-left:auto;
	margin-right:auto;
	border-width:0px;
}

#Calendar table td, #Calendar table th{
	border-width:0px;
}

#Calendar .Header{
	margin-bottom:5px;
	background:none;
	border-width:0px;
	font-weight:normal;
}

#Calendar a.Prev, #Calendar a.Next{
	margin:0px 10px;
	font-family:monospace;
}

#Calendar td, #Calendar th{
	width:20px;
	text-align:center;
	font-size:80%;
}

#Calendar th{
	font-weight:bold;
}

/*WeekDay*/
#Calendar .Holiday{
	color:#f00;
}

#Calendar .Sun{
	color:#f00;
}

#Calendar .Sat{
	color:#00f;
}

#Calendar .Mon, #Calendar .Tue, #Calendar .Wed, #Calendar .Thu, #Calendar .Fri{
	color:#666;
}
 
#Calendar td.Today{
	background-color:#E3E3C3;
	border:1px solid #8C8C6A;
	font-weight:bold;
}

#Calendar .HasEntry{
	font-weight:bold;
}

/*General Menu Items*/
.MenuItem{
}

.MenuItem h3{
	margin:0px;
	line-height:27px;
	background-image:url("./out_img.php?file=img/menuitem_head_bg.png");
	background-repeat:no-repeat;
	padding-left:20px;
	font-size:120%;
	font-weight:bold;
}

.MenuItem .Contents{
	overflow:hidden;
	background-color:#CCCC99;
	padding:10px;
}

.MenuItem ul{
	margin:0px;
	margin-left:15px;
	padding:0px;
	list-style-type:none;
}

.MenuItem ul li{
	background-image:url("./out_img.php?file=img/menu_list_mark.png");
	background-repeat:no-repeat;
	background-position:center left;
	line-height:160%;
	padding-left:12px;
}

.MenuItem a:link, .MenuItem a:visited{
	color:#000;
	text-decoration:none;
}

.MenuItem a:active, .MenuItem a:hover{
	color:#000;
	text-decoration:underline;
}

/*Special Menu Items*/
/*Search*/
#SearchForm{
	text-align:center;
}

#MemoText{
}

/*FruitBlog Logo*/
#FBLogo{
	margin:20px 0px;
	text-align:center;
}

#FBLogo img{
}

/*Feeds*/
#Feeds{
	padding-bottom:10px;
}

/*Validation*/
#Validation{
	display:none;
	text-align:center;
}


/*User Menu*/
#UserMenuContainer{
	background-image:url("./out_img.php?file=img/women_3.png");
	background-repeat:no-repeat;
	background-position:bottom right;
}

#UserMenu{
	padding:0px 10px;
	background-color:#990066;
}

#UserMenuFoot{
	background-color:#990066;
	background-image:url("./out_img.php?file=img/women_4.png");
	background-repeat:no-repeat;
	background-position:bottom right;
}

#UserMenu a:link, #UserMenu a:visited{
	color:#fff;
	text-decoration:none;
}

#UserMenu a:active, #UserMenu a:hover{
	color:#fff;
	text-decoration:underline;
}

/*Entries*/
#Entries{
	padding-top:15px;
}

/*Error*/
#Error{
	line-height:30px;
	padding-left:40px;
	background-image:url("./out_img.php?file=img/icon_2.png");
	background-repeat:no-repeat;
	background-position:center left;
	font-weight:bold;
}

/*Entry List*/
#EntryList h2{
	margin:0px;
	line-height:30px;
	padding-left:40px;
	background-image:url("./out_img.php?file=img/icon_1.png");
	background-repeat:no-repeat;
	background-position:center left;
	font-size:120%;
	font-weight:bold;
}

#EntryList ul{
	width:340px;
	margin:0px 0px 10px 10px;
	padding:0px;
	list-style-type:none;
}

#EntryList li{
	margin:8px 0px;
	background-image:url("./out_img.php?file=img/main_list_mark.png");
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:15px;
}

/*Search Result*/
#SearchResult h2{
	margin:0px;
	line-height:30px;
	padding-left:40px;
	background-image:url("./out_img.php?file=img/icon_2.png");
	background-repeat:no-repeat;
	background-position:center left;
	font-size:120%;
	font-weight:bold;
}

#SearchResult #Keyword{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #aaa;
	padding:5px;
	padding-left:20px;
}

#SearchResult ul{
	width:340px;
	margin:0px 0px 10px 10px;
	padding:0px;
	list-style-type:none;
}

#SearchResult li{
	margin:8px 0px;
	background-image:url("./out_img.php?file=img/main_list_mark.png");
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:15px;
}

/*Entry (Post)*/
.Post{
	margin-bottom:10px;
	width:355px;
}

.Post .Head{
	background-image:url("./out_img.php?file=img/entry_head_bg.png");
	background-repeat:no-repeat;
}

.Post .Head h2{
	margin:0px;
	margin-top:16px;
	margin-left:8px;
	padding-left:40px;
	background-image:url("./out_img.php?file=img/icon_1.png");
	background-repeat:no-repeat;
	background-position:center left;
	line-height:20px;
	font-size:120%;
	font-weight:bold;
}

.Post .Head .Date{
	padding-right:5px;
	text-align:right;
}

.Post .Body{
	border-left:1px solid #cc80b3;
	border-right:1px solid #cc80b3;
}

.Post .EditMenu{
	padding-right:5px;
	text-align:right;
	line-height:200%;
}

.Post .Body .Text{
	overflow:auto;	/*for Gecko*/
	margin:auto;
	width:345px;
}

.Post .Footer{
	margin:0px 5px;
	text-align:right;
}

/*TrackBack*/
.TrackBacks{
	display:none;
	margin-top:20px;
	border-top:1px solid #cc80b3;
}

.TrackBacks .Wrapper{
	margin:auto;
	width:335px;
}

.TrackBackURI h3{
	margin:10px 0px;
	background-image:url("./out_img.php?file=img/main_list_mark.png");
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:15px;
	font-size:100%;
}

.TrackBackList h3{
	margin:10px 0px;
	background-image:url("./out_img.php?file=img/main_list_mark.png");
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:15px;
	font-size:100%;
}

.TrackBackList .TrackBack{
	width:100%;
	border-bottom:1px solid #888;
}

.TrackBackList .TrackBack .Title{
	margin:0px;
	border:none;
	font-size:100%;
	font-weight:normal;
}

.TrackBackList .TrackBack .Text{
	margin:5px 0px;
	padding:0px;
	width:310px;
}

.TrackBackList .TrackBack .Info{
	text-align:right;
}

.TrackBackList .TrackBack .Info .Blog{
	font-weight:bold;
}

.TrackBackList .TrackBack .Info .Date{
}

.TrackBackList .CloseTrackBack{
	margin-top:5px;
	text-align:right;
}

/*Comment*/
.Comments{
	display:none;
	margin-top:20px;
	border-top:1px solid #cc80b3;
}

.Comments .Wrapper{
	margin:auto;
	width:335px;
}

.CommentList h3{
	margin:10px 0px;
	background-image:url("./out_img.php?file=img/main_list_mark.png");
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:15px;
	font-size:100%;
}

.CommentList .Comment{
	margin-top:10px;
	border-bottom:1px solid #888;
	padding:5px;
}

.CommentList .Comment .Name{
	font-weight:bold;
}

.CommentList .Comment .Date{
}

.CommentList .Comment .Text{
	margin:5px 0px;
	padding:0px;
	width:310px;
}

.CommentList .InputPasswd{
	display:none;
	background-color:#ddd;
	border:1px solid #888;
	padding-left:5px;
	font-size:80%;
}


/*Comment Form*/
.CommentForm{
	margin:auto;
	margin-top:20px;
}

.CommentForm, .CommentForm td{
	/*border-width:0px;*/
}

.CommentForm .TextField{
	margin:0px;
	font-family: ‚l‚r ƒSƒVƒbƒN, Osaka;
	font-size:100%;
}

.Comments .CloseComment{
	margin-top:5px;
	text-align:right;
}

.Post .Foot{
	background-image:url("./out_img.php?file=img/entry_foot_bg.png");
	background-repeat:no-repeat;
	background-position:bottom left;
	line-height:17px;
}

/*Page Control*/
#Page{
	padding-bottom:20px;
	text-align:center;
}

#Copy{
	border-top:none;
	padding:5px;
	text-align:center;
}

/*Right Pane, Women*/
#Right{
	background-image:url("./out_img.php?file=img/stage.png");
	background-repeat:repeat-y;
	background-position:100% 10px;
}

#WomenLeg{
	background-image:url("./out_img.php?file=img/women_5.png");
	background-repeat:no-repeat;
	background-position:top right;
}
