@charset "utf-8";

/* -----------------------------------------------------------
	Site Name:
	Author: Yamazen Communications co.,ltd.
	Comment: management style
	Since2014.8
----------------------------------------------------------- */

/*Index
	1.common
	2.login
	3.wrapper
	4.header
	5.container
	6.sidemenu
	7.contents
	8.footer
	9.list
	10.free layout block list


/* Emergency evacuation
----------------------------------------------------------- */
/*table#sidemenu ul#extend li.topics{display:none;}
.dashboard td#topics{display:none;}
.dashboard td#new_products{display:none;}

table#sidemenu td ul#extend li.cooperation{display:none!important;}*/


/* 1.common
----------------------------------------------------------- */
#admin{
	font-size: 14px;
	background: none;
}
.noborder{
	border:none!important;
	border-top:none!important;
	border-bottom:none!important;
	border-left:none!important;
	border-right:none!important;
}

/* oblique */
span.oblique {font-style:italic;}

/* resize */
span.big {font-size:133.33%;}
span.large {font-size:116.66%;}
span.small {font-size:83.33%;}

/* bold */
strong {
	font-weight:bold;
}
input[type="text"],
input[type="password"]{
	padding:5px 2.5%;
}


/* 2.login
----------------------------------------------------------- */
div#login       {width:620px;}
div#login p,
div#login h1,
div#input       {width:580px;}
div#login dl    {width:570px;}


div#login,
div#login p,
div#login h1,
div#input {
	text-align:left;
}
div#login {
	margin:100px auto 0;
	border:1px #cccccc solid;
	background:white;
}

div#login {
	margin: -250px 0 0 -310px;
	padding:20px;
	position: absolute;
	top: 50%;
	left: 50%;
	text-align:center;
}

div#login h1{
	margin: 10px auto;
	padding:10px 0 0 0;
	font-size:100%;
	border-top:1px #cccccc solid;
}
div#login dl {
	margin:10px auto;
	padding:0;
	text-align:left;
}
div#login dl dt{
	float:left;
	width: 6em;
	padding: 10px 0 0;
}
div#login dl dd{
	padding: 10px 0 0 7em;
}
div#login dl dd:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
div#login p.loginerror {
	color: #CC3300;
	text-align:center;
}
div#input {
	clear:both;
	margin:10px auto;
	padding:10px 0 0 0;
	text-align:center;
	border-top:1px #cccccc solid;
}
a:hover img{
    opacity:0.50;
    filter: alpha(opacity=50);
}
address {
	margin:3px auto;
	text-align:center;
	font-style:normal;
}



/* 3.wrapper
----------------------------------------------------------- */
div#wrapper{
	width:100%;
	margin:0 auto;
	text-align:center;
}




/* 4.header
----------------------------------------------------------- */
div#header{
	width:95%;
	padding:0;
	margin:0 auto;
	border-bottom: 2px solid #19ab84;
}
div#header p{
	margin: 0;
}



/* 5.container
----------------------------------------------------------- */
div#container{
	width:95%;
	padding:0;
	margin:0 auto;
}
div#container td{
	padding:0;
	margin:0;
	vertical-align:top;
}



/* 6.sidemenu
----------------------------------------------------------- */

table#sidemenu{
	width:180px;
	margin:30px 0 0 0;
	padding-top:90px;
	border-collapse: separate;
	background:url(../img/mngs.gif) no-repeat center top;
}
table#sidemenu td{
	text-align:left;
	margin:0px;
	padding:0px;
}


table#sidemenu td ul{
	width:100%;
	margin:0;
	padding:0;
}
table#sidemenu td ul li{
	list-style:none;
	margin:0 3px;
	padding:0;
	line-height:1.8;
}
table#sidemenu td ul li.last{
	list-style:none;
	margin-bottom:10px;
}
table#sidemenu td ul.other li{
	line-height:1.5;
}
table#sidemenu td ul.other li span{
	display:block;
	width:160px;
	padding-left:15px;
}



/* extended menu */
table#sidemenu td ul#extend li{
	width:100%;
	margin:0px;
	padding:0px;
	background:none;
}
table#sidemenu td ul#extend li div a{
	display:block;
	overflow:visible;
	width:165px;
	margin:0 0 0 4px;
	padding:1px 0 1px 8px;
	border-left:1px dotted #999999;
	background:none;
	transition:all 0.3s linear;
}
table#sidemenu td ul#extend li div a:hover{
	color:#eb6d87;
	background:#f0f0f0;
}
p.MenuTitle{
	margin:0;
	padding:10px 5px 9px 15px;
	color:white;
	text-align:left;
	border-radius:5px;        /* CSS3草案 */
    -webkit-border-radius:5px;/* Safari,Google Chrome用 */
    -moz-border-radius:5px;   /* Firefox用 */
	border-bottom:1px #ffffff solid;
	/*-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;*/
	background-color:#1b3c5f;
	/*background:url(../img/symbol.png) no-repeat 90px 70px;*/
}
p.MenuTitle:hover{
	background-color:#eb6d87;
	/*background:url(../img/symbol.png) no-repeat right bottom;*/
}

.MenuSTitle{
	margin:0px;
	padding:2px 5px;
	text-align:left;
}

p.sTitle{
	width:180px;
	margin:5px auto;
	padding:5px 10px 5px 35px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	border-radius:5px;        /* CSS3草案 */
    -webkit-border-radius:5px;/* Safari,Google Chrome用 */
    -moz-border-radius:5px;   /* Firefox用 */
	background:#eeeeee url(../../common/img/arrow01.png) no-repeat 10px 0.5em;
}

table#sidemenu td ul#extend li div p.sTitle a{
	width:135px;
	margin:0;
	padding:0;
	border-left:none;
}



p.MenuTitle a{display:block;}

#menu_tree04_01,
#menu_tree04_02,
#menu_tree04_03,
#menu_tree04_04,
#menu_tree04_05,
#menu_tree04_06{text-indent:1em;}




/* color of titlebar */

p.MenuTitle{
	color:white;
	background-color:#19ab84;
	transition:all 0.3s linear;
}
p.MenuTitle:hover{
	background-color:#eb6d87;
}
p.sTitle{color:white;transition:all 0.3s linear;}

p.MenuTitleView,
p.MenuTitleSystem,
p.MenuTitleView:hover,
p.MenuTitleSystem:hover {background-color:#999999;cursor:default;}

p.MenuTitle a,
p.MenuTitle a:link,
p.MenuTitle a:visited,
p.MenuTitle a:hover{color:#ffffff;}

.MenuSTitle{
	color:#ffffff;
	background-color:#19ab84;
}

.ContentTitle {background-color:#19ab84;}
.ContentSTitle{background-color:#999999;}





/* 7.contents
----------------------------------------------------------- */
table#contents{
	width:100%;
	margin:20px 0 0;
	padding:0px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
}
table#contents tr td{
	min-width:2em;
	text-align:left;
	vertical-align:top;
	padding:10px 0;
	margin:0 auto;
}
table#contents .border{
	border-bottom: 1px #aaa solid;
}
table#contents .vm{
	vertical-align: middle;
}
table#contents ul.list{
	margin: 0 -10px;
	letter-spacing: -0.5em;
	overflow: hidden;
}
table#contents ul.list li{
	display: inline-block;
	margin: 0 0 10px;
	padding: 0 10px;
	letter-spacing: normal;
	vertical-align: top;
}
table#contents .col2 li{
	width: 50%;
}
table#contents .col3 li{
	width: 33.333%;
}
table#contents .col4 li{
	width: 25%;
}
table#contents .col5 li{
	width: 20%;
}
.ContentTitle{
	margin-bottom:0;
	padding:20px 10px 15px 30px;
	font-size:142.8571428%;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
}


.ContentSTitle{
	clear:both;
	color:#ffffff;
	margin:5px 0;
	padding:10px 10px 8px;
	font-size:114.2857%;
	text-align:left;
	border-radius:5px;        /* CSS3草案 */
    -webkit-border-radius:5px;/* Safari,Google Chrome用 */
    -moz-border-radius:5px;   /* Firefox用 */
}

.ContentSTitle:hover{
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	background-color:#ff6400;
}


.ContentSTitle a{display:block;}
.ContentSTitle a:link,
.ContentSTitle a:hover,
.ContentSTitle a:visited,
.ContentSTitle a:active,
.MenuTitle a:link,
.MenuTitle a:hover,
.MenuTitle a:visited,
.MenuTitle a:active {color:white;}

table.itembox{
	width:100%;
	margin:0 0 15px;
	padding:0 0 15px;
	border-bottom:1px #cccccc solid;
}
table.itembox tr td{
	width:50%;
	text-align:left;
	vertical-align:top;
}
table.itembox .secondbox{
	width: 100%;
}
table.itembox .secondbox tr td:first-child{
	width:35%;
	vertical-align: middle!important;
}
table.itembox img{
	float:left;
}

table.itembox tr td table caption{
	text-align:left;
}


#page span{
	display:inline-block;
	padding-left:20px;
}

div#text textarea{
    margin: 0 0 10px;
}


/* mandatory */
span.mandatory{
	position:relative;
	display:block;
	padding-left:4.5em;
}
p#allergy a{
	position:relative;
	padding-left:4.5em;
	padding-left:calc(3em +10px);
}
p#allergy a:before,
span.mandatory:before{
	content:"必須";
	width:3em;
	position:absolute;
	top:0;
	left:0;
	display:block;
	margin-right:5px;
	padding:0 0.5em;
	color:#fff;
	text-align:center;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	background-color:red;
}



span.blue       {color:#0071be;font-weight:bold;}
span.darkblue   {color:#1b3c5f;font-weight:bold;}
span.red        {color:#c80000;font-weight:bold;}
span.darkred    {color:#960000;font-weight:bold;}
span.orange     {color:#ee7a00;font-weight:bold;}
span.yellowgreen{color:#5c9f1d;font-weight:bold;}
span.green      {color:#005d1e;font-weight:bold;}
span.bluegreen  {color:#00a291;font-weight:bold;}
span.purple     {color:#51278a;font-weight:bold;}
span.wine       {color:#d0517d;font-weight:bold;}
span.pink       {color:#ff7f9a;font-weight:bold;}
span.aqua       {color:#00b2fd;font-weight:bold;}
span.ashes      {color:#adadad;font-weight:bold;}


/* for tag btn */
div#text a.blue       {color:white;font-weight:bold;background:#0071be;}
div#text a.darkblue   {color:white;font-weight:bold;background:#1b3c5f;}
div#text a.red        {color:white;font-weight:bold;background:#c80000;}
div#text a.darkred    {color:white;font-weight:bold;background:#960000;}
div#text a.orange     {color:white;font-weight:bold;background:#ee7a00;}
div#text a.yellowgreen{color:white;font-weight:bold;background:#5c9f1d;}
div#text a.green      {color:white;font-weight:bold;background:#005d1e;}
div#text a.bluegreen  {color:white;font-weight:bold;background:#00a291;}
div#text a.purple     {color:white;font-weight:bold;background:#51278a;}
div#text a.wine       {color:white;font-weight:bold;background:#d0517d;}
div#text a.pink       {color:white;font-weight:bold;background:#ff7f9a;}
div#text a.aqua       {color:white;font-weight:bold;background:#00b2fd;}
div#text a.ashes      {color:white;font-weight:bold;background:#adadad;}


div#extended_deco strong span{margin-right:10px;}


/* visual editer */
#tinymce{
	width:100%;
	min-height:300px;
}


/* palette */
span.selected_color{
	display:inline-block;
	*display:inline;
	padding:5px 10px;
	text-align:center;
	vertical-align:middle;
	border:1px #cccccc solid;
	zoom:1;
}




div#text a:hover,
a.color-palette:hover{
    background: -moz-linear-gradient(center top , #ff6400 0%, #ff6400 50%, #ffa86f 50%, #ffa86f) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff6400), color-stop(50%,#ffa86f), color-stop(50%,#ffa86f), color-stop(100%,#ffa86f));
	background: -webkit-linear-gradient(top, #ff6400 0%,#ff6400 50%,#009a44 50%,#ffa86f 100%);
	background: -o-linear-gradient(top, #ff6400 0%,#ff6400 50%,#ffa86f 50%,#ffa86f 100%);
	background: -ms-linear-gradient(top, #ff6400 0%,#ff6400 50%,#ffa86f 50%,#ffa86f 100%);
	background: linear-gradient(to bottom, #ff6400 0%,#ff6400 50%,#ffa86f 50%,#ffa86f 100%);
    color: #ffffff !important;
}
*/





/*tooltip*/
.tip {
	width:400px;
    position:absolute;
    display:none;
	margin:0;
    padding:10px;
    color: #464646;
	text-align:center;
	border:5px #cccccc solid;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background:#ffffff;
	z-index:1000;
	overflow:hidden;

}
.tip span {
	position:static !important;
	margin:0 !important;
}




/* photo */
div#extend_photo table.itembox td{
	display:block;
	width:100%;
}
div.photo{
	width:270px;
	display:inline-block;
	*display:inline;
	margin:0 30px 20px 0;
	padding:5px 10px 10px;
	vertical-align:top;
	zoom:1;
	overflow:hidden;
	border:1px #cccccc solid;
	border-radius:5px;        /* CSS3草案 */
    -webkit-border-radius:5px;/* Safari,Google Chrome用 */
    -moz-border-radius:5px;   /* Firefox用 */
}
div.photo img{
	display:block;
	float:none;
	margin:0 auto 5px;
}
div.photo span{
	display:block;
	width:100%;
}
#extend_photo input[type="file"]{
	width: 150px!important;
}

#extend_photo button[type="button"]{
	margin: 5px auto 0;
}
div.photo p{
	width:100%;
	font-size:10px;
}
div.sample{
	width:182px;
	margin:0 28px 30px 0;
}

div.sample img{
	border:1px #cccccc solid;
}



/* pic */
span.thumb,
span.btn{
	display:inline-block;
	*display:inline;
	width:125px;
	height:85px;
	vertical-align:top;
	overflow:hidden;
	zoom:1;
}
span.btn{
	width:auto;
	height:auto;
}



/* input button */
div.button{
	width:100%;
	padding:10px 0 5px;
	letter-spacing: -0.4em;
}
div.button input,
div.button a{
	margin-right: 5px;
	padding:10px;
	color:#1b3c5f;
	letter-spacing:normal;
	text-decoration: none;
	border:1px #cccccc solid;
	border-radius:5px;        /* CSS3草案 */
    -webkit-border-radius:5px;/* Safari,Google Chrome用 */
    -moz-border-radius:5px;   /* Firefox用 */
	background: #ebebeb;
	cursor:pointer;
}
div.button input:hover,
div.button a:hover{
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
#approval{
	display: none;
	position: relative;
	min-width: 600px;
}
#approval .close{
	position: absolute;
	top: 0;
	right: 0;
}
#approval h2{
	margin: 0 0 30px;
	color: #eb6d87;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
#approval textarea{width: 100%;}
#approval .button{
	margin: 20px 0 0;
	text-align: center;
}


/*FORM*/
.form_full{
	width:95%;
	display:block;
	padding:5px 2.5%;
}
.form_half{
	width:45%;
	display:block;
	padding:5px 2.5%;
}
.form_quater{
	width:20%;
	display:block;
	padding:5px 2.5%;
}
select.form_quater{
	width:25.4%;
	padding:5px 2.5%;
}
.form520{
	width:500px;
	display:block;
}
.form350{
	width:330px;
	display:block;
}
.form300{
	width:280px;
	display:block;
}
.form250{
	width:230px;
	display:block;
}
.form200{
	width:180px;
	display:block;
}
.form200i{
	width:180px;
}
.form100i{
	width:80px;
}
.form_gallery{
	width:170px;
	display:block
}





/* sample */
div#sample{margin:20px 0 0;}
div#sample ul,
div#sample li{
	list-style:none;
}
div#sample li{
	float:left;
	min-height:260px;
	_height:260px;
	margin:10px 20px 0 0;
	text-align:center;
}
div#sample p.source{display:none;}
div#sample img#layout1{margin-bottom:32px}
div#sample img#layout2{margin-bottom:10px}
div#sample img#layout3{margin-bottom:4px}
div#sample img#layout4{margin-bottom:75px}
div#sample img#layout5{margin-bottom:111px}
div#sample img#layout6{margin-bottom:29px}
div#sample img#layout7{margin-bottom:95px}
div#sample img#layout8{margin-bottom:7px}


/* status */
p.states{
	margin:10px auto 0;
	padding:8px 0 3px;
	color:#fff;
	font-size:16px;
	text-align:center;
	letter-spacing:normal;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-ms-border-radius:10px;
	background-color:red;
}




/* 8.footer
----------------------------------------------------------- */
div#footer {
	width:95%;
    padding: 0;
    text-align: left;
    background-color: #fff;
}


/* 9.list
----------------------------------------------------------- */
table.list{
	width:100%;
	margin:0px;
	padding:0px;
	border-top:1px #cccccc solid;
}

table.list tr td{
	text-align:left;
	vertical-align:top;
	margin:0px;
	padding:3px 10px 3px 5px;
	border-right:10px transparent solid;
	border-bottom:1px #cccccc solid;
}

table.list tr td img{margin-right:10px;}

/*calendar*/
#cal-title{
	display:inline-block;
	margin:0px;
	padding:3px 10px 3px 5px;
	font-size:16px;
	font-weight:bold;
	color:#1b3c5f;
}

table.list-cal{
	border-collapse: collapse;
	border:1px #cccccc solid;
	width:100%;
	margin:0px;
	padding:0px;
}
table.list-cal tr td{
	text-align:center!important;
	vertical-align:middle!important;
	margin:0px;
	padding:0px!important;
	border:1px #cccccc solid;
}
table.list-cal tr td.head{
	background-color:#efefef;
}
table.list-cal tr td.blue{color:blue;}
table.list-cal tr td.red{color:red;}

/*search area*/
table#search {
	width:100%;
	background-color:#efefef;
}
table#search span{
	white-space:nowrap;
}
table#search table {
	margin:0 auto;
}
table#search td {
	padding:10px 20px !important;
	line-height:2.4;
}
table#search p {
	padding:1px 10px;
}
table#search td.btn-area {
	text-align:right;
	vertical-align:bottom;
}



/*pager*/
ul#pager{
	width:100%;
	margin:5px 0;
}
ul#pager li,
ul#pager li a,
ul#pager li span,
ul#pager li.pageCurrent{
	display:block;
	width:2em;
}
ul#pager li{
	float:left;
	margin:5px 15px 10px 0;
	padding:0;
	text-align:center;
	line-height:1.5;
	font-weight:bold;
}
ul#pager li a,
ul#pager li span{
	padding:8px 5px 5px;
	text-align:center;
	line-height:1.5;
}
ul#pager li span{
	border:none;
}
ul#pager li a:link   { background:#19ab84;}
ul#pager li a:visited{ background:#19ab84;}
ul#pager li a:hover  { background:#eb6d87; color:white;}
ul#pager li a:action { background:#19ab84;}

ul#pager li.step,
ul#pager li.step a,
ul#pager li.step span{
	width:9em;
}
ul#pager li.pageCurrent{
	margin:5px 5px 5px 0;
	padding:10px 5px 5px;
	color:white;
	text-align:center;
	line-height:1.5;
	background:#c83233;
	border:1px #c83233 solid;
}





/*function*/
.line {
	border-bottom:1px #cccccc solid;
	margin:5px 0;
	padding:5px 0;
}
.coution{
	font-size:83.33%;
	margin:0px;
	padding:0 0 0 5px;
}
.pageTop{
	text-align:right;
	display:block;
	padding-top:10px;
	padding-bottom:10px;
	border-top:1px #cccccc solid;
	border-bottom:1px #cccccc solid;
	margin:10px 0 10px 0;
}
.noBorder {
	padding-bottom:0 !important;
	border-bottom:none !important;
}
.TxtRed{
	color:#CC3300;
}
td.left {text-align:left;}
td.right{text-align:right;}
.gray_line{
	background:url(img/gray_line.gif) repeat-x center;
}
.err {
	border:2px solid #6b0e09;
	padding:3px;
	color:#CC3300;
	margin:0 0 1px 0;
}
.T10P{
	padding-top:10px;
}
.T20P{
	padding-top:20px;
}
.B10M{
	margin-bottom:10px;
}
.B10P{
	padding-bottom:10px;
}
.T10M{
	margin-top:10px;
}
.T20M{
	margin-top:20p;
}






/* 10.free layout block list
----------------------------------------------------------- */
/*width*/
table#block_list           {width:100%;}
div#block_layout           {width:27%;}
div#block_layout dl        {width:187px;}
div#block_layout dd.textbox{width:175px;}
ul.btn                     {width:100%;}
ul.btn li                  {width:6em;}
ul.btn li.ttl              {width:80px;}

/*block_list*/
table#block_list{
	float:left;
	margin-bottom:15px;
	padding-bottom:5px;
	border-bottom:1px #cccccc solid;
}

table#block_list th{
	font-size:12px;
}
table#block_list td{
	margin-top:5px;
	padding-top:5px;
	border-top:1px #cccccc dotted;
}




/*block_layout*/
div#block_layout{
	float:right;
	margin:10px auto 20px;
	text-align:center;
	overflow:hidden;
}

div#block_layout dl{
	margin:10px auto 20px;
	padding:5px;
	border:1px #cccccc solid;
}
div#block_layout dd.textbox{
	text-align:left;
}

div#block_layout dd.textbox a{
	color:#464646;
}

div#block_layout dd.textbox a:hover img{
    opacity:0.50;
    filter: alpha(opacity=50);
}

div#block_layout dd.textbox span,
div#block_layout dd.textbox table{
	display:inline-block;
	*display:inline;
	font-size:25%;
	vertical-align:top;
	zoom:1;
}
div#block_layout dd.textbox span:hover,
div#block_layout dd.textbox table:hover{
	background-color:#bafef9;
}

div#block_layout dd.textbox span img{
	max-width:100%;
}



/*undisplayed*/
tr.undisplayed td,
tr.undisplayed td input{
	color:#cccccc;
	transition:all 0.3s linear;
}
tr.undisplayed td:hover,
tr.undisplayed td input:hover{
	color:#464646;
	transition:all 0.3s linear;
}
tr.undisplayed td img{
    opacity:0.25;
    filter: alpha(opacity=25);
}
/*unapproved*/
tr.unapproved td{
	color:#c80000;
	transition:all 0.3s linear;
}




/* btn */
ul.btn{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px #cccccc dotted;
}


ul.btn li{
	display:inline-block;
	*display:inline;
	padding:7px 10px 0 0;
	vertical-align:top;
	zoom:1;
}
ul.btn li.ttl{
	padding:0 30px 0px 10px;
	color:#1b3c5f;
	border-radius:5px;        /* CSS3草案 */
    -webkit-border-radius:5px;/* Safari,Google Chrome用 */
    -moz-border-radius:5px;   /* Firefox用 */
	background: url(../img/arr.png) no-repeat 60px center;
}
ul.btn li.ttl img{
	padding:0 10px 0px 0;
}


li.blockBt{
	float:right;
}

li.blockBt:hover{
    opacity:0.50;
    filter: alpha(opacity=50);
	cursor:pointer;
}


/* btn block-edit-page*/
div#extend_block ul.btn    {width:100%;}
div#extend_block ul.btn li {width:145px;}
div#extend_block ul.btn{
	margin:10px 0 15px;
	border-bottom:none;
}




/* 11.for this site only style
----------------------------------------------------------- */

table#contents tr td.industry span,
table#contents tr td.business_content span,
table#contents tr td.onlineship_item span,
table#contents tr td.shop_category span,
table#contents tr td.category span,
table#contents tr td.target span,
table#contents tr td.allergy span{
	width:9em;
	display:inline-block;
	margin:0 1em 5px 0;
	vertical-align:top;
	line-height:1.4;
	zoom:1;
}

table#contents tr td.onlineship_item p.ttl,
table#contents tr td.category p.ttl{
	margin-bottom:5px;
	font-size:16px;
	border-bottom:1px #ccc solid;
}
table#contents tr td.onlineship_item p.ttl:before,
table#contents tr td.category p.ttl:before{
	content:"■";
}

table#contents tr td textarea#business_description{
	width:100%;
}



/* 12.decoration
----------------------------------------------------------- */
#basic{min-height: 300px;}
#basic h1{
	margin: 0 0 20px;
	color: #fff;
	padding: 10px 25px;
	font-size: 142.85%;
	line-height:1.4;
	background: url(../img/bg-ttl-blue.png) 0 0 repeat;
}
#basic h1:first-child{margin: 0 0 20px;}
#basic h2{
	clear:both;
	margin: 30px 0 10px;
	padding: 10px 40px 10px 10px;
	color: #19ab84;
	font-size: 128.571%;
	font-weight: bold;
	border-left: 8px solid #19ab84;
}

#basic h3{
	clear:both;
	margin: 30px 0 10px;
	padding: 10px 40px 10px 10px;
	color: #eb6d87;
	font-size: 128.571%;
	font-weight: bold;
	border-left: 8px solid #eb6d87;
}
#basic h4{
	clear:both;
	margin: 30px 0 10px;
	padding: 0px 40px 5px 10px;
	color: #19ab84;
	font-size: 114.285%;
	font-weight: bold;
	border-left: 3px solid #19ab84;
	border-bottom: 1px solid #e1e1e1;
}

#basic h5{
	clear:both;
	margin: 30px 0 10px;
	padding: 0px 40px 5px 10px;
	color: #eb6d87;
	font-size: 114.285%;
	font-weight: bold;
	border-left: 3px solid #eb6d87;
	border-bottom: 1px solid #e1e1e1;
}
#basic h6{
	clear:both;
	margin: 30px 0 10px;
	padding: 0px 40px 5px 10px;
	color: #afafaf;
	font-size: 114.285%;
	font-weight: bold;
	border-left: 3px solid #afafaf;
	border-bottom: 1px solid #e1e1e1;
}

#basic h7{
	min-height:19px;
	margin: 15px 0 10px;
	padding: 0 0 5px 20px;
	font-size: 100%;
	font-weight: bold;
	background: url(../img/arrow.png) no-repeat left 0;
}
#basic strong{font-weight: bold;}

#basic table,
#basic table.noborder {
	width:100%;
	margin:5px 0;
	padding:0;
	border-left:1px #cccccc solid;
	border-top:1px #cccccc solid;
}

#basic table th,
#basic table.noborder th{
	margin:0;
	padding:5px 10px;
	color:#009600;
	font-size:100%;
	font-weight:bold;
	vertical-align:top;
	border-right:1px #cccccc solid;
	border-bottom:1px #cccccc solid;
	background:#f0fff0;
}

#basic table td,
#basic table.noborder td{
	margin:0;
	padding:5px 10px;
	font-size:100%;
	vertical-align:top;
	border-right:1px #cccccc solid;
	border-bottom:1px #cccccc solid;
}


#basic table.noborder,
#basic table.noborder th,
#basic table.noborder td {border:none;}

@media only screen and (max-width: 640px){
#basic{
	padding: 10px;
}
#basic .table-sp th,
#basic .table-sp td{
	float: left;
	width: 100%!important;
}
#basic .table-sp thead{display: none;}
}

/* anchor with arrow */
.anchor{
	padding-left:20px;
	background:url(../img/arrow.png) no-repeat left 0.2em;
}

/* anchor btn*/
#basic .btn{
	display:inline-block;
	*display:inline;
	padding: 15px 10px;
	text-align: center;
	color: #fff !important;
	background: #00c3d2;
	z-index:1;
}
#basic .btn:hover{
	color:white !important;
	background:#ff6400;
}

/*underline*/
#basic table.underline{
	border-top:1px #cccccc solid;
	border-left:none;
}

#basic table.underline th,
#basic table.underline td{
	padding:3px 0;
	border-right:none;
	border-bottom:1px #cccccc solid;
}


/*boxline*/
#basic table.boxline{
	border-top:1px #cccccc solid;
	border-left:1px #cccccc solid;
}

#basic table.boxline th,
#basic table.boxline td{
	padding:3px 5px;
	border-right:1px #cccccc solid;
	border-bottom:1px #cccccc solid;
}

/* img size600px */
#basic  .img{
	clear:both;
	display:block;
	width:100%;
	max-width:600px;
	margin:15px auto;
	border:none;
}



/* dashboard
----------------------------------------------------------- */
.dashboard table.list a{
	padding-left:25px;
	background:url(../img/arr.png) no-repeat left center;
}


/* for member login
----------------------------------------------------------- */
tr#category_area,
tr#method_area{
	display:none;
}

/* for sort_function
----------------------------------------------------------- */
table#search ul#sort li{
	margin-right:10px;
}
table#search ul#sort li a{
	margin-left:10px;
}


/* Modification place
----------------------------------------------------------- */
table#contents p.active,
table#contents div#extended_photo span.active,
table#contents table.itembox td.active,
table#contents table.itembox td span.active{
	color:red;
	font-weight:bold;
}
