@charset "euc-jp";

/* ---------------------------------------------------------
	CSS Document Top Page
--------------------------------------------------------- */

#about {
	margin-top: 20px;
}

#about ul {
	height: 43px;
	overflow: hidden;
	list-style: none;
	text-align: left;
	text-indent: -9999px;
}

#about li {
	float: left;
	height: 21px;
	_height: 23px;
	overflow: hidden;
	border: solid 1px #ff9702;
}

#about li:hover {
	border: solid 1px #ff6904;
}

#about li a {
	display: block;
	height: 21px;
	_height: 23px;
}

#about li#anavi1 {
	width: 141px;
	_width: 143px;
	margin-right: 4px;
	background: url(../images/anavi1.jpg) no-repeat 0 0;
}

#about li#anavi2 {
	width: 99px;
	_width: 101px;
	margin-right: 4px;
	background: url(../images/anavi2.jpg) no-repeat 0 0;
}

#about li#anavi3 {
	width: 70px;
	_width: 72px;
	margin-right: 4px;
	background: url(../images/anavi3.jpg) no-repeat 0 0;
}

#about li#anavi4 {
	width: 92px;
	_width: 94px;
	background: url(../images/anavi4.jpg) no-repeat 0 0;
}

#about h3 {
	clear: both;
	margin-top: 20px;
	font-weight: normal;
	font-size: 100%;
}

/* ---------------------------------------------------------
	CSS Document new_work
--------------------------------------------------------- */

#new_work {
	clear: both;
	margin-top: 20px;
	position: relative;
}

#new_work h3 {
	clear: both;
	width: 422px;
	height: 30px;
	overflow: hidden;
	background: url(../themes/mama/images/h3_new_work.jpg) no-repeat 0 0;
	text-align: left;
	text-indent: -9999px;
}

#new_work ul#menu {
	position: absolute;
	top: 1px;
	right: 10px;
	list-style: none;
	color: #933;
}

#new_work ul#menu li {
	display: inline;
}

#new_work ul#list {
	margin-top: 8px;
	padding: 8px 12px;
	background: #F5F4E4;
	list-style: none;
}

/* ---------------------------------------------------------
	CSS Document How to Work
--------------------------------------------------------- */

#howto_work {
	margin-top: 8px;
	position: relative;
}

#howto_work p {
	padding-top: 3px;
}

#howto_work ul {
	position: absolute;
	top: 1px;
	right: 10px;
	list-style: none;
}

#howto_work li {
	padding-left: 18px;
	background: url(../themes/mama/images/list_icon.jpg) no-repeat 0 4px;
}

/*----------------------------------------------------------
	CSS Document Project
--------------------------------------------------------- */

#project {
	clear: both;
	min-height: 25px;
	margin-top: 20px;
}

#project h3 {
	clear: both;
	width: 422px;
	height: 25px;
	overflow: hidden;
	background: url(../themes/mama/images/h3_project.jpg) no-repeat 0 0;
	text-align: left;
	text-indent: -9999px;
}

#project p#desc {
	margin-top: 8px;
	margin-bottom: 10px;
	padding: 8px 12px 6px;
	background: #F5F4E4;
}

#project p.f_left , #project p.f_right  {
	width: 205px;
	height: 55px;
	overflow: hidden;
	margin: 0;
}

* + html project p.f_left {
	height: 56px;
}

* + html #project p.f_left a ,
* + html #project p.f_right a {
	display: block;
	width: 205px;
	height: 55px;
	overflow: hidden;
}

* + html #project p.f_left img ,
* + html #project p.f_right img {
	displau: block;
	width: 205px;
	height: 54px;
	overflow: hidden;
}

#project form.f_left:after ,
#project form.f_right:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

#project p.banner {
	clear: both;
	padding-top: 10px;
}

* + html #project p.banner {
	clear: both;
	margin-top: 9px;
	padding: 0;
	padding-bottom: 1px;
}

* html #project p.banner {
	clear: both;
	margin-top: 9px;
	padding: 0;
	padding-bottom: 1px;
}

/*----------------------------------------------------------
	CSS Document Store
--------------------------------------------------------- */

#store {
	clear: both;
	margin-top: 20px;
	position: relative;
}

* html #store p {
	line-height: 160%;
}

#store h3 {
	clear: both;
	width: 422px;
	height: 30px;
	overflow: hidden;
	background: url(../themes/mama/images/h3_store.jpg) no-repeat 0 0;
	text-align: left;
	text-indent: -9999px;
}

#store ul {
	margin-top: 4px;
	border-top: solid 2px #FFD8AF;
/*	background: #F5F4E4;*/
	list-style: none;
}

#store li {
	margin-top: 4px;
	padding-left: 23px;
	padding-bottom: 3px;
	border-bottom: solid 2px #FFD8AF;
	background: url(../themes/mama/images/list_icon.jpg) no-repeat 5px 5px;
	font-size: 90%;
	line-height: 140%;
}

#store li a {
	font-size: 110%;
	line-height: 180%;
}

#store p.right {
	margin-top: 6px;
}

/*----------------------------------------------------------
	CSS Document Feature
--------------------------------------------------------- */

#feature {
	clear: both;
	margin-top: 20px;
	position: relative;
}

#feature h3 {
	clear: both;
	width: 422px;
	height: 23px;
	overflow: hidden;
	background: url(../themes/mama/images/h3_feature.jpg) no-repeat 0 0;
	text-align: left;
	text-indent: -9999px;
}

#feature h3 a {
	display: block;
	height: 30px;
	overflow: hidden;
}

#feature p {
	margin-top: 10px;
}

#feature a {
	color: #EF680E;
}

* html #feature p {
	padding-bottom: 1px;
}

/*----------------------------------------------------------
	CSS Document Chirashi
--------------------------------------------------------- */

table.xhld {
	border-collapse: collapse;
	margin: 0 0 0 -1px;
}

#chirashi {
	clear: both;
	margin-top: 20px;
	position: relative;
}

* html #chirashi p {
	line-height: 160%;
}

#chirashi h3 {
	clear: both;
	width: 422px;
	height: 30px;
	overflow: hidden;
	background: url(../themes/mama/images/h3_chirashi.jpg) no-repeat 0 0;
	text-align: left;
	text-indent: -9999px;
}

#chirashi ul {
	margin: 10px 0;
	list-style: none;
	text-align: center;
}

#chirashi li {
	display: inline;
	margin: 0 10px;
}

#chirashi p.right {
	clear: both;
}

/*----------------------------------------------------------
	CSS Document Template
--------------------------------------------------------- */

#template {
	clear: both;
	width: 422px;
	overflow: hidden;
	_height: 437px;
	_overflow: visible;
	margin-top: 20px;
}

#template h3 {
	clear: both;
	width: 422px;
	height: 30px;
	overflow: hidden;
	background: url(../themes/mama/images/h3_template.jpg) no-repeat 0 0;
	text-align: left;
	text-indent: -9999px;
}

#template ul#thumb {
	width: 428px;
	min-height: 135px;
	_height: 135px;
	padding: 0 0 8px 8px;
	background: #F5F4E4;
	list-style: none;
	line-height: 120%;
	font-size: 90%;
}

#template ul#thumb li {
	float: left;
	width: 95px;
	min-height: 135px;
	_height: 135px;
	overflow: hidden;
	margin-right: 8px;
}

#template li img {
	margin-bottom: 5px;
	border: solid 1px #f91;
}

#template li img:hover {
	border: solid 1px #990;
}

#template p.right {
	height: 21px;
	_height: 37px;
	overflow: hidden;
	margin-top: 5px;
	padding: 8px;
	background: #F5F4E4;
}

#template p.right a.list_btn1 {
	float: left;
	display: block;
	width: 135px;
	height: 21px;
	background: url(../themes/mama/images/list_btn1.jpg) no-repeat left top;
	text-align: left;
	text-indent: -9999px;
}

#template p.right a.list_btn1:hover {
	background: url(../themes/mama/images/list_btn1.jpg) no-repeat left bottom;
}

#template p.right a.list_btn2 {
	float: left;
	display: block;
	width: 135px;
	height: 21px;
	background: url(../themes/mama/images/list_btn2.jpg) no-repeat left top;
	text-align: left;
	text-indent: -9999px;
}

#template p.right a.list_btn2:hover {
	background: url(../themes/mama/images/list_btn2.jpg) no-repeat left bottom;
}

#template p.right a.list_btn3 {
	float: left;
	display: block;
	width: 135px;
	height: 21px;
	background: url(../themes/mama/images/list_btn3.jpg) no-repeat left top;
	text-align: left;
	text-indent: -9999px;
}

#template p.right a.list_btn3:hover {
	background: url(../themes/mama/images/list_btn3.jpg) no-repeat left bottom;
}

#template p#sugi {
	margin-top: 20px;
}

/* ---------------------------------------------------------
	CSS Document TOP > t_eshizuoka
--------------------------------------------------------- */

.t_eshizuoka {
	margin-top: 20px;
}

.t_eshizuoka ul {
	margin-top: 5px;
	padding: 15px 0 5px 15px;
	background: #F5F4E4;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	overflow: visible;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

.t_eshizuoka li {
	width: 90px;
	height: 105px;
	overflow: hidden;
	margin-bottom: 8px;
	margin-right: 10px;
	list-style: none;
	font-size: 10px;
	line-height: 140%;
	color: #2c98d3;
}

.t_eshizuoka ul a {
	text-decoration: none;
	color: #666;
}

.t_eshizuoka ul a:hover {
	text-decoration: underline;
	color: #2c98d3;
}

/* ---------------------------------------------------------
	CSS Document User Login Form
--------------------------------------------------------- */

#login {
	margin-top: 10px;
}

#login p.desc {
	margin-top: 10px;
}

#login form {
	margin-top: 10px;
	padding: 13px 10px 8px 0;
	border: solid 1px #990;
	background: url(../themes/mama/images/bg_login.jpg) ;
	text-align: left;
	font-weight: bold;
	color: #333;
}

* html #login form#loginform ,
* html #login form#lostpass {
	text-align: center;
}

#login table {
	margin: 0 auto;
}

#login input#uname ,
#login input#pass {
	width: 200px;
	margin: 4px 0 4px 5px;
	border: solid 1px #990;
	vertical-align: middle;
}

* + html #login input#uname ,
* + html #login input#pass {
	height: 18px;
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯";
}

#login input#email {
	width: 240px;
	margin: 4px 0 4px 5px;
	border: solid 1px #990;
	vertical-align: middle;
}

* + html #login input#email {
	height: 18px;
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯";
}

#login input#submit {
	margin: 4px 0;
	border: solid 1px #990;
	background: #933;
	color: #fff;
}

#login ul {
	margin-top: 7px;
	list-style: none;
	color: #933;
}

#login li {
	padding-left: 18px;
	background: url(../themes/mama/images/list_icon.jpg) no-repeat 0 4px;
}

/* ---------------------------------------------------------
	CSS Document User Register
--------------------------------------------------------- */

#register {
	margin-top: 10px;
}

#register h3 {
	clear: both;
	width: 422px;
	height: 38px;
	overflow: hidden;
	background: url(../images/register.jpg) no-repeat 0 0;
	text-align: left;
	text-indent: -9999px;
}

#register p.desc {
	margin-left: 5px;
	margin-bottom: 15px;
	color: #444;
}

#register ul.errorMsg {
	margin: 0 40px 18px;
	padding: 6px 10px 5px 28px;
	border: solid 1px #933;
	color: #933;
}

#register p.head {
	padding: 4px 10px;
	border: solid 1px #BEBF83;
	border-bottom: 0;
	background: #F5F4E4;
	color: #444;
}

#register table {
	margin-left: 1px;
	_margin-left: 0;
	margin-bottom: 20px;
	border-collapse: collapse;
}

* + html #register table {
	margin-left: 0;
}

#register em {
	font-style: normal;
	color: #933;
}

#register th {
	width: 110px;
	padding: 8px 5px;
	border: solid 1px #BEBF83;
	vertical-align: top;
	font-weight: normal;
}

#register td {
	width: 280px;
	padding: 5px 10px;
	border: solid 1px #BEBF83;
}

#register td input {
	font-size: 100%;
}

* + html #register td input {
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯";
}

#register td textarea {
	width: 270px;
	margin: 3px 0;
	font-size: 100%;
}

#register p.center {
	margin-bottom: 10px;
}

#register p.center input {
	font-size: 120%;
	width: 100px;
}

/* ---------------------------------------------------------
	CSS Document User Info
--------------------------------------------------------- */

#user_info {
	margin-top: 10px;
}

#user_info h3 {
	clear: both;
	width: 422px;
	height: 26px;
	overflow: hidden;
	background: url(../images/user_info.jpg) no-repeat 0 0;
	text-align: left;
	text-indent: -9999px;
}

#user_info p.right {
	margin-bottom: 20px;
}

#user_info p.head {
	padding: 4px 10px;
	border: solid 1px #BEBF83;
	border-bottom: 0;
	background: #F5F4E4;
	color: #444;
}

#user_info table {
	margin-left: 1px;
	_margin-left: 0;
	margin-bottom: 20px;
	border-collapse: collapse;
}

* + html #user_info table {
	margin-left: 0;
}

#user_info td ul {
	margin-left: 16px;
	line-height: 126%;
}

#user_info td li {
	margin-top: 5px;
}

#user_info td li.right {
	list-style: none;
}

#user_info th {
	width: 110px;
	padding: 8px 10px;
	border: solid 1px #BEBF83;
	vertical-align: top;
	font-weight: normal;
}

#user_info td {
	width: 280px;
	padding: 5px 10px;
	border: solid 1px #BEBF83;
}

/* ---------------------------------------------------------
	CSS Document prvmsg
--------------------------------------------------------- */

#prvmsg {
	margin-top: 10px;
}

#prvmsg p.head {
	padding: 4px 10px;
	border: solid 1px #BEBF83;
	border-bottom: 0;
	background: #F5F4E4;
	color: #444;
}

#prvmsg table.outer {
	width: 421px;
	margin-left: 1px;
	_margin-left: 0;
	margin-bottom: 20px;
	border-collapse: collapse;
}

* + html #prvmsg table.outer {
	margin-left: 0;
}

#prvmsg table th {
	width: 120px;
	padding: 5px 10px;
	border: solid 1px #BEBF83;
	text-align: center;
	font-weight: normal;
}

#prvmsg  table.outer td {
	padding: 5px 10px;
	border: solid 1px #BEBF83;
}

#prvmsg td input {
	font-size: 100%;
}

* + html #prvmsg td input {
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯";
}

#prvmsg td textarea {
	width: 270px;
	margin: 3px 0;
	font-size: 100%;
}

#prvmsg p.center {
	margin-bottom: 10px;
}

#prvmsg p.center input {
	font-size: 110%;
	width: 100px;
}

/* ---------------------------------------------------------
	CSS Document readpmsg
--------------------------------------------------------- */

#readpmsg {
	margin-top: 10px;
}

#readpmsg p.head {
	padding: 4px 10px;
	border: solid 1px #BEBF83;
	border-bottom: 0;
	background: #F5F4E4;
	color: #444;
}

#readpmsg table.outer {
	width: 421px;
	margin-left: 1px;
	_margin-left: 0;
	margin-bottom: 20px;
	border-collapse: collapse;
}

#readpmsg table.outer th {
	width: 80px;
	padding: 5px 10px;
	border: solid 1px #BEBF83;
	font-weight: normal;
}

#readpmsg  table.outer td {
	padding: 5px 10px;
	border: solid 1px #BEBF83;
}

#readpmsg p.center {
	margin-bottom: 10px;
}

#readpmsg p.center input {
	font-size: 110%;
	width: 100px;
}

/* ---------------------------------------------------------
	CSS Document private message
--------------------------------------------------------- */

#pmlite {
	margin-top: 10px;
}

#pmlite p.head {
	font-weight: bold;
	font-size: 110%;
}



