@charset "utf-8";
/*==============================================================================*/
/* DEFINE TAGS
/*------------------------------------------------------------------------------*/

html,body {
	font-family: "ＭＳ Ｐゴシック",Osaka, "ヒラギノ角ゴ Pro W3";
	margin:0;
	padding:0;
	font-size:0.9em;
	color:#000000;
	line-height:1.7em;
}
body {
	background-image: url(images/stripe_bg.png);
	background-repeat: repeat;
}

p,div,span,ul,li,dl,form {
	margin:0px;
	padding:0px;
	border:none;
}
h1,h2,h3,h4,h5,h6,img,input {
	margin:0px;
	padding:0px;
}
#header {
	height: 260px;
	width: 800px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#header h1 a {
	text-decoration: none;
	display: block;
	height: 80px;
	width: 355px;
	overflow: hidden;
	position: absolute;
	left: 20px;
	top: 46px;
	text-indent: -9999px;
}

h2.logo_monnaka {
	background-image: url(images/logo_monnaka.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 236px;
	margin-bottom: 10px;
}
#header p {
	text-indent: -9999px;
}

h2.logo_tsukiji {
	background-image: url(images/logo_tsukiji.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 236px;
	margin-bottom: 10px;
}
h2.logo_tsukishima {
	background-image: url(images/logo_tsukishima.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 236px;
	margin-bottom: 10px;
}
h2.logo_ningyocho {
	background-image: url(images/logo_ningyocho.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 236px;
	margin-bottom: 10px;
}
h2.logo_kayabacho {
	background-image: url(images/logo_kayabacho.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 236px;
	margin-bottom: 10px;
}

h4 {
	color: #00A050;
	background-color: #EEFFF7;
	margin-bottom: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #00A050;
	border-left-color: #00A050;
	font-size: 14px;
	margin-right: 15px;
	margin-left: 15px;
}



ul,li {
	list-style-type: none;
}

.clear {
	clear:both;
	height:0;
	font-size:1px;
	line-height:0;
}

table {
	border-collapse:collapse;
}
td, th {
	border:solid 1px #999;
	padding:3px 5px;
	vertical-align:top;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:visited {
}
/*==============================================================================*/
/* COMMON LAYOUT
/*------------------------------------------------------------------------------*/
#wrap {
	width:800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00A050;
	border-right-color: #00A050;
	border-bottom-color: #00A050;
	border-left-color: #00A050;
	background-color: #FFFFFF;
}
/*
#header {
}
#header h1,#header h2 {
	text-indent:-9999px;
	overflow:hidden;
}
*/
#side_bg {
	width:800px;
	background:url(images/side_bg.png) repeat-y;
}
#left_column {
	width:236px;
	float:left;
	margin-right: 15px;
	padding-top: 20px;
}
#left_column ul {
	margin-bottom:20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00A050;
	width: 230px;
	overflow: hidden;
}
#left_column li {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#left_column ul.list01 li a {
	display:block;
	width:190px;
	height:30px;
	line-height:30px;
	padding-left:46px;
	text-decoration:none;
	color:#00A050;
	background-image: url(images/list_bg01.png);
	background-repeat: no-repeat;
}
#left_column ul.list01 li a:hover {
	color: #FFFFFF;
	background-image: url(images/list_bgh01.png);
	background-repeat: no-repeat;
}
#left_column ul.list02 li a {
	display:block;
	width:190px;
	height:30px;
	line-height:30px;
	padding-left:46px;
	text-decoration:none;
	color:#0065A0;
	background-image: url(images/list_bg02.png);
	background-repeat: no-repeat;
}
#left_column ul.list02 li a:hover {
	color: #FFFFFF;
	background-image: url(images/list_bgh02.png);
	background-repeat: no-repeat;
}
#left_column ul.list03 li a {
	display:block;
	width:190px;
	height:30px;
	line-height:30px;
	padding-left:46px;
	text-decoration:none;
	color:#A00000;
	background-image: url(images/list_bg03.png);
	background-repeat: no-repeat;
}
#left_column ul.list03 li a:hover {
	color: #FFFFFF;
	background-image: url(images/list_bgh03.png);
	background-repeat: no-repeat;
}
#left_column ul.list04 li a {
	display:block;
	width:190px;
	height:30px;
	line-height:30px;
	padding-left:46px;
	text-decoration:none;
	color:#6A3906;
	background-image: url(images/list_bgh04.png);
	background-repeat: no-repeat;
}
#left_column ul.list04 li a:hover {
	color: #FFFFFF;
	background-image: url(images/list_bg04.png);
	background-repeat: no-repeat;
}
#left_column ul.list05 li a {
	display:block;
	width:190px;
	height:30px;
	line-height:30px;
	padding-left:46px;
	text-decoration:none;
	color:#F56B00;
	background-image: url(images/list_bg05.png);
	background-repeat: no-repeat;
}
#left_column ul.list05 li a:hover {
	color: #FFFFFF;
	background-image: url(images/list_bgh05.png);
	background-repeat: no-repeat;
}
#left_column ul.list_out li a {
	display:block;
	width:190px;
	height:30px;
	line-height:30px;
	padding-left:46px;
	text-decoration:none;
	color:#00A050;
	background-image: url(images/list_bg01.png);
	background-repeat: no-repeat;
}
#left_column ul.list_out li a:hover {
	color: #FFFFFF;
	background-image: url(images/list_bgh01.png);
	background-repeat: no-repeat;
}
#left_column ul.list_out {
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#left_column ul.list_out li {
	margin-bottom: 10px;
}
#left_column .bnr_jiko a {
	text-decoration: none;
	background-image: url(images/bnr_jiko.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 80px;
	width: 200px;
	margin-bottom: 10px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
#left_column .bnr_jiko a:hover {
	background-position: 0px -80px;
}
#left_column .bnr_rousai a {
	text-decoration: none;
	background-image: url(images/bnr_rousai.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 80px;
	width: 200px;
	margin-bottom: 10px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
#left_column .bnr_rousai a:hover {
	background-position: 0px -80px;
}
#left_column .bnr_staff a {
	text-decoration: none;
	background-image: url(images/bnr_staff.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 200px;
	margin-bottom: 10px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
#left_column .bnr_staff a:hover {
	background-position: 0px -60px;
}



#left_column #time {
	width:201px;
	margin-top:50px;
	margin-bottom:3em;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color:#FFFFFF;
	background:url(images/side_bg2.png) repeat-y;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#left_column #company {
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 15px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #00A050;
	border-bottom-color: #00A050;
}
#left_column #company .t_company {
	font-weight: bold;
	color: #00A050;
}




#right_colmun {
	width:549px;
	float:right;
}
#right_colmun #top01 {
	width:542px;
	height:182px;
	margin-top:15px;
	margin-bottom:30px;
	text-indent:-9999px;
	background-image: url(images/top01.jpg);
	background-repeat: no-repeat;
}
#right_colmun #top02 {
	width:542px;
	height:182px;
	margin-top:15px;
	margin-bottom:30px;
	text-indent:-9999px;
	background-image: url(images/top02.jpg);
	background-repeat: no-repeat;
}
#right_colmun #top03 {
	width:542px;
	height:182px;
	margin-top:15px;
	margin-bottom:30px;
	text-indent:-9999px;
	background-image: url(images/top03.jpg);
	background-repeat: no-repeat;
}
#right_colmun #top04 {
	width:542px;
	height:182px;
	margin-top:15px;
	margin-bottom:30px;
	text-indent:-9999px;
	background-image: url(images/top04.jpg);
	background-repeat: no-repeat;
}
#right_colmun #top05 {
	width:542px;
	height:182px;
	margin-top:15px;
	margin-bottom:30px;
	text-indent:-9999px;
	background-image: url(images/top05.jpg);
	background-repeat: no-repeat;
}
#copy {
	font-size:10px;
	text-align:right;
	padding:10px;
}

#footer {
	text-align: center;
}
#right_colmun  .text {
	width:500px;
	height:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: justify;
}
#right_colmun .text .text_in {
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}

#left_column .c_title {
	background-image: url(images/campaign.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 207px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
#left_column .campaign {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	word-wrap:break-word;
	color:#7A3D00;
	line-height:130%;
}
#left_column .campaign a {
	color:#CCCCCC;
}
#right_colmun .title_01 {
	width: 536px;
	margin-bottom: 10px;
}


#right_colmun .news {
	width:500px;
	height:auto;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding: 0px;
}
.text_brown {
	font-weight: bold;
	color: #663300;
	font-size: 1.1em;
}
.text_red {
	color: #CC0000;
}
.text_orange {
	color: #FF6600;
}

.text_large {
	font-size: 16px;
}
.text_large02 {
	font-size: 14px;
}


.text_monnaka {
	color: #00A050;
}
.text_tsukiji {
	color: #0065A0;
}
.text_tsukishima {
	color: #A00000;
}
.text_ningyocho {
	color: #6A3906;
}
.text_kayabacho {
	color: #F56B00;
}
.text_tel {
	font-size: 18px;
	color: #FF6600;
}

.center {
	text-align: center;
}


#right_colmun .text .out01 dl,
#right_colmun .text .out02 dl,
#right_colmun .text .out03 dl,
#right_colmun .text .out04 dl,
#right_colmun .text .out05 dl {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6A40E;
	padding-right: 10px;
	padding-left: 10px;
}
#right_colmun .text .out01 dt {
	float: left;
	font-weight: bold;
	color: #00A050;
}
#right_colmun .text .out02 dt {
	float: left;
	font-weight: bold;
	color: #0065A0;
}
#right_colmun .text .out03 dt {
	float: left;
	font-weight: bold;
	color: #A00000;
}
#right_colmun .text .out04 dt {
	float: left;
	font-weight: bold;
	color: #6A3906;
}
#right_colmun .text .out05 dt {
	float: left;
	font-weight: bold;
	color: #F56B00;
}
#right_colmun .text dd {
	margin-left: 120px;
}



/*///　編集画面の共通認証フォーム ///*/
form#edit_auth{
	text-align:center;
}


/*************************************/
/*******　キャンペーン情報更新画面  **/
/*************************************/

#cam_edit{
	width:1000px;
	display:block;
	padding:0px;
	min-height:1em;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: left;
}
#cam_edit  #c_title {
	background-color: #339EC4;
	background-image: url(images/edit_title.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 1000px;
	background-position: center center;
	text-indent: -9999px;
	margin-bottom: 20px;
	margin-top: 0px;
}

#cam_edit:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

#cam_edit #edit_form{
	width:418px;
	float:left;
	display:block;
	margin-left: 10px;
	text-align: center;
	background-color: #F6F6F3;
	border: 1px solid #666666;
}
#cam_edit #edit_form .cam_title {
	background-color: #CCFFFF;
	text-align: left;
	width: 408px;
	padding-left: 10px;
	font-size: 0.9em;
	color: #3366CC;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: bold;
}
#cam_edit #edit_form textarea {
	height: 300px;
	width: 400px;
	margin-top: 10px;
	margin-bottom: 10px;
}


#cam_edit #preview{
	width:438px;
	float:right;
	display:block;
	margin-right: 10px;
	padding-bottom: 20px;
	border: 1px solid #0099CC;
	background:url(images/side_bg.png) repeat-y;
}
#cam_edit .pre_title {
	background-color: #CCFFFF;
	text-align: left;
	width: 428px;
	padding-left: 10px;
	font-size: 0.9em;
	color: #3366CC;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366cc;
	margin-bottom: 20px;
	font-weight: bold;
}
#cam_edit .base {
	background-color: #339EC4;
	width: 1000px;
	height: 30px;
	margin-top: 50px;
	color: #FFFFFF;
	text-align: center;
}
#cam_edit .yajirushi {
	float: left;
	width: 105px;
	text-align: center;
	margin-top: 150px;
}

.clear {
	clear: both;
	font-size: 1px;
	line-height: 0px;
	height: 0px;
}

/*************************************/
/*******　お知らせ情報更新画面  **/
/*************************************/

#news_edit{
	width:1000px;
	display:block;
	padding:0px;
	min-height:1em;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align:center;
}
#news_edit h1 {
	background-color: #339EC4;
	background-image: url(images/edit_title02.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 1000px;
	background-position: center center;
	text-indent: -9999px;
	margin-bottom: 20px;
	margin-top: 0px;
}

#news_edit:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

#news_edit #edit_form{
	width:418px;
	/*float:left;*/
	display:block;
	margin:10px auto;
	text-align: center;
	background-color: #F6F6F3;
	border: 1px solid #666666;
}
#news_edit #edit_form .news_title {
	background-color: #CCFFFF;
	text-align: left;
	width: 408px;
	_width: 418px;
	padding-left: 10px;
	font-size: 0.9em;
	color: #3366CC;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: bold;
}
#news_edit #edit_form textarea {
	height: 300px;
	width: 400px;
	margin-top: 10px;
	margin-bottom: 10px;
}


#news_edit #preview{
	width:600px;
	/*float:right;*/
	display:block;
	margin:10px auto;
	padding-bottom: 20px;
	border: 1px solid #0099CC;
}
#news_edit .pre_title {
	background-color: #CCFFFF;
	text-align: left;
	width: 590px;
	_width: 600px;
	padding-left: 10px;
	font-size: 0.9em;
	color: #3366CC;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366cc;
	margin-bottom: 20px;
	font-weight: bold;
}
#news_edit .base {
	background-color: #339EC4;
	width: 1000px;
	height: 30px;
	margin-top: 50px;
	color: #FFFFFF;
	text-align: center;
}
#news_edit .yajirushi {
	/*float: left;*/
	/*width: 105px;*/
	text-align: center;
	margin-top: 30px;
}

.clear {
	clear: both;
	font-size: 1px;
	line-height: 0px;
	height: 0px;
}


/*************************************/
/*******　情報更新画面メニュー  **/
/*************************************/

#edit_menu {
	text-align: center;
	margin-bottom: 30px;
}
#edit_menu ul {
	width: 621px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
}
#edit_menu li {
	display: block;
	float: left;
	height: 35px;
	width: 192px;
	margin-right: 15px;
}
#edit_menu a {
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 192px;
	overflow: hidden;
}

#edit_menu .bt01 a {
	background-image: url(images/bt01_a.gif);
	background-repeat: no-repeat;
}
#edit_menu .bt01 a:hover {
	background-image: url(images/bt01_b.gif);
	background-repeat: no-repeat;
}

#edit_menu .bt02 a {
	background-image: url(images/bt02_a.gif);
	background-repeat: no-repeat;
}
#edit_menu .bt02 a:hover {
	background-image: url(images/bt02_b.gif);
	background-repeat: no-repeat;
}

#edit_menu .bt03 a {
	background-image: url(images/bt03_a.gif);
	background-repeat: no-repeat;
}
#edit_menu .bt03 a:hover {
	background-image: url(images/bt03_b.gif);
	background-repeat: no-repeat;
}

/*************************************/
/******編集画面の共通認証フォーム  ***/
/*************************************/

form#edit_auth{
	text-align:center;
}



/*************************************/
/******　クレア整骨院追加CSS　   ***/
/*************************************/

#footer a:link,#footer a:visited,#footer a:active {
	color: #663300;
}
#footer a:hover {
	color: #CC0000;
	text-decoration: none;
}
.pagetop {
	text-align: right;
	padding-right: 25px;
	margin-top: 30px;
}

.image_right {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.image_right_noborder {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
}
.image_left {
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}

.hour,
.hour_02,
.hour_03,
.hour_04,
.hour_05 {
	width: 500px;
	margin-bottom: 5px;
	font-size: 14px;
}
.hour th {
	color: #FFFFFF;
	background-color: #00A050;
}
.hour_02 th {
	color: #FFFFFF;
	background-color: #0065A0;
}
.hour_03 th {
	color: #FFFFFF;
	background-color: #A00000;
}
.hour_04 th {
	color: #FFFFFF;
	background-color: #6A3906;
}
.hour_05 th {
	color: #FFFFFF;
	background-color: #F56B00;
}
.hour th, .hour td,
.hour_02 th, .hour_02 td,
.hour_03 th, .hour_03 td,
.hour_04 th, .hour_04 td,
.hour_05 th, .hour_05 td {
	border: 1px solid #999999;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}


.text_green {
	color: #00A050;
}
.text_blue {
	color: #0065A0;
}
.text_pink {
	color: #A00000;
}


.text_greenbold {
	font-weight: bold;
	color: #00A050;
}
.syojo {
	background-color: #ECF8F2;
	padding: 14px;
	width: 470px;
	border: 1px solid #00A050;
	margin-bottom: 25px;
}
.syojo .syojo_t {
	background-image: url(images/syojo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 16px;
	width: 241px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.syojo_02 {
	background-color: #E6F0F6;
	padding: 14px;
	width: 470px;
	border: 1px solid #0065A0;
	margin-bottom: 25px;
}
.syojo_02 .syojo_t {
	background-image: url(images/syojo_02.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 16px;
	width: 241px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.syojo_03 {
	background-color: #FAF2F2;
	padding: 14px;
	width: 470px;
	border: 1px solid #A00000;
	margin-bottom: 25px;
}
.syojo_03 .syojo_t {
	background-image: url(images/syojo_03.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 16px;
	width: 241px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.syojo_04 {
	background-color: #F6F3F0;
	padding: 14px;
	width: 470px;
	border: 1px solid #A00000;
	margin-bottom: 25px;
}
.syojo_04 .syojo_t {
	background-image: url(images/syojo_04.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 16px;
	width: 241px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.menu_bottom {
	padding-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.price {
	padding: 14px;
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CC0000;
	margin-bottom: 40px;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}
.machine_box {
	margin-bottom: 25px;
}
.machine_name {
	font-size: 14px;
	font-weight: bold;
	color: #00A050;
	margin-bottom: 10px;
}
.machine_box ul {
	padding-left: 15px;
}
.machine_box li {
	margin-bottom: 5px;
	list-style-type: square;
	font-weight: bold;
}
.capsule_price,
.capsule_price02 {
	width: 500px;
	margin-top: 20px;
}
.capsule_price th,
.capsule_price td {
	vertical-align: middle;
	border: 1px solid #A00000;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
}
.capsule_price th {
	font-weight: bold;
	color: #A00000;
	background-color: #FAF2F2;
}
.capsule_price02 th,
.capsule_price02 td {
	vertical-align: middle;
	border: 1px solid #6A3906;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
}
.capsule_price02 th {
	font-weight: bold;
	color: #6A3906;
	background-color: #F6F3F0;
}
.image_comleft {
	float: left;
	width: 200px;
	margin-right: 40px;
	color: #006F37;
}
.image_comright {
	float: right;
	width: 200px;
	margin-left: 15px;
	color: #006F37;
}
.image_comleft img,
.image_comright img {
	margin-bottom: 5px;
}
.image_comleft p,
.image_comright p {
	font-size: 11px;
	line-height: 1.5em;
}

.image_comleft_tsukiji {
	float: left;
	width: 150px;
	margin-right: 20px;
	color: #006F37;
}
.access_com {
	font-weight: bold;
	color: #0065A0;
	margin-bottom: 5px;
}

.last {
	margin-right: 0px;
}
.image_comleft_tsukiji img {
	margin-bottom: 5px;
}
.image_comleft_tsukiji p {
	font-size: 11px;
	line-height: 1.5em;
}

/*************************************/
/******　トップページ　   ***/
/*************************************/
.group_bt {
	width: 535px;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: 10px;
	background-image: url(images/crea_chan.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.group_bt li {
	float: left;
}

.group_bt li a {
	height: 150px;
	width: 255px;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	margin-right: 10px;
	margin-bottom: 10px;
}
.group_bt .group_bt01 a {
	background-image: url(images/home_bt_monnaka.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.group_bt .group_bt01 a:hover {
	background-position: 0px -150px;
}
.group_bt .group_bt02 a {
	background-image: url(images/home_bt_tsukiji.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.group_bt .group_bt02 a:hover {
	background-position: 0px -150px;
}
.group_bt .group_bt03 a {
	background-image: url(images/home_bt_tsukishima.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.group_bt .group_bt03 a:hover {
	background-position: 0px -150px;
}
.group_bt .group_bt04 a {
	background-image: url(images/home_bt_ningyocho.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.group_bt .group_bt04 a:hover {
	background-position: 0px -150px;
}
.group_bt .group_bt05 a {
	background-image: url(images/home_bt_kayabacho.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.group_bt .group_bt05 a:hover {
	background-position: 0px -150px;
}
.t_yugami {
	background-image: url(images/t_yugami.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	height: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.yugami_box {
	background-image: url(images/image_yugami.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 170px;
	margin-bottom: 30px;
}
.yugami_box .yugami_text {
	padding: 9px;
	width: 310px;
	border: 1px solid #FF7F00;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}
.yugami_box .yugami_text img {
	margin-bottom: 5px;
}
.syojo .syojo_title {
	background-image: url(images/syojo_title.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	height: 31px;
	margin-bottom: 10px;
}

.time_table {
	width: 500px;
}
.time_table th,
.time_table td {
	padding: 10px;
}
.time_table th {
	vertical-align: middle;
}
.media_comment {
	font-size: 14px;
	background-color: #FFFFDD;
	padding: 15px;
	margin-top: 20px;
	border: 1px solid #CCCCCC;
}
.media_comment h5 {
	font-size: 14px;
	font-weight: bold;
	color: #993300;
	text-align: center;
}
.jiko_ul {
	margin-bottom: 15px;
	padding-left: 15px;
	font-size: 14px;
}
.jiko_ul li {
	font-weight: bold;
	list-style-type: disc;
}
.image_right_illust {
	float: right;
	margin-bottom: 15px;
	margin-left: 10px;
}
.jiko_red {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.advice_box {
	background-color: #F0F9FE;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}

.advice_title {
	background-image: url(images/advice_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 42px;
	margin-bottom: 20px;
}
.advice_ul li {
	margin-bottom: 20px;
}
.advice_ul .advice01 {
	background-image: url(images/advice01.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 35px;
}
.advice_ul .advice02 {
	background-image: url(images/advice02.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 35px;
}
.advice_ul .advice03 {
	background-image: url(images/advice03.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 35px;
}
.advice_ul .advice04 {
	background-image: url(images/advice04.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 35px;
}
.futan_box {
	background-image: url(images/rousai_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 84px;
	padding-bottom: 10px;
}
.futan_box .rousai_futan {
	background-image: url(images/rousai_futan.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 31px;
	margin-bottom: 15px;
}
.text_crea {
	background-image: url(images/text_crea.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	height: 47px;
	margin-top: 40px;
}
.hari_box {
	padding: 10px;
	border: 1px solid #F5821F;
	margin-bottom: 30px;
}

.hari_box .t_hari {
	margin-bottom: 10px;
	background-image: url(images/t_hari.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	height: 60px;
}
.hari_box .t_harikyu {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #F5821F;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5821F;
}
.t_case {
	background-image: url(images/t_case.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 50px;
}
.case_box {
	background-image: url(images/washi_bg.jpg);
	background-repeat: repeat;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}

.soudan_box {
	background-image: url(images/washi_bg.jpg);
	background-repeat: repeat;
	padding: 15px;
	margin-top: 20px;
	font-size: 14px;
	line-height: 1.8em;
}
.soudan_box .soudan_title {
	background-image: url(images/soudan_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	height: 35px;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.soudan_box .soudan_p {
	margin-bottom: 5px;
}


/*************************************/
/******　スタッフ募集ページ　   ***/
/*************************************/
.staff_title01 {
	background-image: url(images/staff/staff_title01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 143px;
}
.staff_title02 {
	background-image: url(images/staff/staff_title02.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 93px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.staff_text01 {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #00A050;
	border-bottom-color: #00A050;
}
.staff_table {
	width: 500px;
}
.staff_table th,
.staff_table td {
	padding: 10px;
}
.staff_table th {
	font-weight: bold;
	color: #00A050;
	background-color: #EEF9F3;
}
ul.syugi_list {
	margin-top: 10px;
	padding-left: 15px;
	color: #007339;
}
ul.syugi_list li {
	margin-bottom: 0px;
	list-style-type: disc;
}
