/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */
* {
	margin: 0;
	padding: 0;
	outline: 0
}
body {
	/*background: #dbeee1;*/
	position:absolute;
	width:100%;
	background: #fff url(images/bg.gif) repeat center top;
	font-size: 75%;
	line-height:1.2;
	color: #555;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:"ヒラギノ丸ゴ Pro W4", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}
* html body {
	font-family: 'ＭＳ Ｐゴシック', arial, helvetica, clean, sans-serif;
}

/**:first-child+html body {
	font-family: 'メイリオ','ＭＳ Ｐゴシック',arial,helvetica,clean,sans-serif;
}*/


/* for safari */
/*\*/
html:\66irst-child body {
 font-size: 70%;
}
/* end */

/* for macIE */
/* \*//*/
body {
 font-size: 74%;
 font-size: 11px;}
/**/


img {
	border: none;
	vertical-align: middle;
}
a img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
a:hover img {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
}
h1 {
	font-size: 150%;
	font-weight: normal;
	color: #006699;
}
h2 {
	font-size: 140%;
	text-transform: uppercase;
	color: lightcoral;
}
h3 {
	font-size: 120%;
	color: #666666;
}
a img {
	border-style:none;
}
img.float-right {
	margin: 5px 0px 10px 10px;
}
img.float-left {
	margin: 5px 10px 10px 0px;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}
code {
	margin: 5px 0;
	padding: 10px;
	text-align: left;
	display: block;
	overflow: auto;
	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
	/* white-space: pre; */
  background: #FAFAFA;
	border: 1px solid #f2f2f2;
}
acronym {
	cursor: help;
	border-bottom: 1px dotted #777;
}
blockquote {
	margin: 10px;
	padding: 0 0 0 28px;
	border: 1px solid #f2f2f2;
	background: #FAFAFA url(images/quote.gif) no-repeat 5px 5px;
}
/* form elements */
form {
	margin:10px;
	padding: 0 5px;
	border: 1px solid #f2f2f2;
	background-color: #FAFAFA;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button {
	font: bold 12px Arial, Sans-serif;
	height: 24px;
	margin: 0;
	padding: 2px 3px;
	color: #FFF;
	background: #8EB50C url(images/button-bg.jpg) repeat-x 0 0;
	border: none;
}
/* search form */
.searchform {
	background-color: transparent;
	border: none;
	margin: 0;
	padding: 5px 0 15px 0;
	width: 190px;
}
.searchform p {
	margin: 0;
	padding: 0;
}
.searchform input.textbox {
	width: 120px;
	color: #777;
	height: 18px;
	padding: 2px;
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button {
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}
/********************************************
   LAYOUT
********************************************/ 

#top {
	width: 100%;
	line-height:34px;
	height:34px;
	background: #F9F9F9;
}
#top .head-logo {
	/*gazosize20px*/
padding:0 7px 0 7px;
}
#top .box1 {
	width:30%;
	margin: 0;
	padding:0;
	float: left;
}
#top .box2 {
	width:70%;
	margin: 0 0 0 0;
	padding: 0;
	float: right;
}
#bottom {
	width: 100%;
	line-height:34px;
	height:34px;
	background: #f9f9f9;
}
#bottom .head-logo {
	/*gazosize20px*/
padding:0 7px 0 7px;
}
#bottom .box1 {
	width:30%;
	margin: 0;
	padding:0;
	float: left;
}
#bottom .box2 {
	width:70%;
	margin: 0 0 0 0;
	padding: 0;
	float: right;
}
/* Menu */
#menu {
	clear: both;
	margin: 0 auto;
	padding: 0;
	font-size:14px;
	font-weight:400;
	color:#000066;
	text-decoration:none;
}
#menu ul {
	float: right;
	list-style: none;
	margin:0;
	padding: 0;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	display: block;
	float: left;
	padding: 0 6px;
	text-decoration:none;
}
#menu ul li.last a {
	padding-right: 10px;
}
#menu ul li a:hover {
	color: #D4E59F;
}
#header {
	width: 897px;
	margin: 0 auto;
	height: 100px;
	background:  url(images/header.gif) no-repeat center top;
	padding: 0;
}
#header_work {
	width: 897px;
	margin: 0 auto;
	height: 69px;
	background:  url(images/work/header.gif) no-repeat center top;
	padding: 0;
}
#header_shoplist {
	width: 897px;
	margin: 0 auto;
	height: 69px;
	background:  url(images/shoplist/header.gif) no-repeat center top;
	padding: 0;
}
#header_brand {
	width: 897px;
	margin: 0 auto;
	height: 69px;
	background:  url(images/brand/header.gif) no-repeat center top;
	padding: 0;
}
#header_sub {
	width: 897px;
	margin: 0 auto;
	height: 69px;
	background:  url(images/header_sub.gif) no-repeat center top;
	padding: 0;
}
#header_vision {
	width: 897px;
	margin: 0 auto;
	height: 69px;
	background:  url(images/vision/header.gif) no-repeat center top;
	padding: 0;
}
#header_senpai {
	width: 897px;
	margin: 0 auto;
	height: 69px;
	background:  url(images/senpai/header.gif) no-repeat center top;
	padding: 0;
}
#header_staff {
	width: 897px;
	margin: 0 auto;
	height: 69px;
	background:  url(images/staff/header.gif) no-repeat center top;
	padding: 0;
}
#header_sub_qa {
	width: 897px;
	margin: 0 auto;
	height: 69px;
	background:  url(images/header_qa.gif) no-repeat center top;
	padding: 0;
}
#header_sub_mail {
	width: 897px;
	margin: 0 auto;
	height: 69px;
	background:  url(images/mail/header.gif) no-repeat center top;
	padding: 0;
}
#header_sub_charm {
	width: 897px;
	margin: 0 auto;
	height: 69px;
	background:  url(images/header_charm.gif) no-repeat center top;
	padding: 0;
}
#header_line_staff {
	width: 897px;
	margin: 0 auto;
	padding:10px 0;
	background-color:#ff6600;
	height:51px;
	line-height:51px;
}
#header_line_fff {
	width: 897px;
	margin: 0 auto;
	padding:10px 0;
	background-color:#fff;
	height:51px;
	line-height:51px;
}
#header_line_charm {
	width: 897px;
	margin: 0 auto;
	padding:10px 0;
	background-image:url(images/charm/line.gif);
	height:51px;
	line-height:51px;
}
#header_line_0099ff {
	width: 897px;
	margin: 0 auto;
	padding:10px 0;
	background-color:#0099ff;
	height:51px;
	line-height:51px;
}
#header_line_ff33cc {
	width: 897px;
	margin: 0 auto;
	padding:10px 0;
	background-color:#ff33cc;
	height:51px;
	line-height:51px;
}
#header_line_000000 {
	width: 897px;
	margin: 0 auto;
	padding:10px 0;
	background-color:#000000;
	height:51px;
	line-height:51px;
}
#header_line_009900 {
	width: 897px;
	margin: 0 auto;
	padding:10px 0;
	background-color:#009900;
	height:51px;
	line-height:51px;
}
#header_line_d4004c {
	width: 897px;
	margin: 0 auto;
	padding:10px 0;
	background-color:#d4004c;
	height:51px;
	line-height:51px;
}
#header_line_209750 {
	width: 897px;
	margin: 0 auto;
	padding:10px 0;
	background-color:#209750;
	height:51px;
	line-height:51px;
}
#header_line2 {
	width: 897px;
	margin: 0 auto;
	padding: 0;
	height: 20px;
	background-color:#00661c;
}
#header_line3 {
	width: 897px;
	margin: 0 auto;
	padding: 0;
	height: 40px;
	background:  url(images/sub-line.gif) repeat-x center top;
}
.logo {
	padding-left:20px;
}
.line-left {
	width: 747px;
	float:left;
}
.line-right {
	width: 150px;
	float:right;
}
.p-babydoll {
	margin: 0;
	padding:0 0 0 15px;
	width:41;
	height:51;
}
.p-dreambaby {
	margin: 0;
	padding:0 15px 0 0;
	width:41;
	height:51;
}
#wrap {
	width: 897px;
	margin: 0 auto;
	text-align: left;
	height: 550px;
	background: url(images/bg/top-main.gif) no-repeat center top;
	height:500px;
}
#wrap_sub {
	width: 897px;
	margin: 0 auto;
	text-align: left;
	background-color:#ff6600;
}
#wrap_staff {
	background-image:url(images/staff/staff_back.jpg);
	background-repeat:repeat-x;
	width: 897px;
	margin: 0 auto;
	text-align: left;
	background-color:#ff6600;
}
#wrap_sub_style {
	width: 897px;
	margin: 0 auto;
	background: url(images/brand/main.jpg) no-repeat center top;
	height:1500px;
}
#wrap_sub_0099ff {
	width: 897px;
	margin: 0 auto;
	text-align: left;
	background-color:#0099ff;
}
#wrap_sub_009900 {
	width: 897px;
	margin: 0 auto;
	text-align: left;
	background-color:#009900;
}
#wrap_sub_fff {
	width: 897px;
	margin: 0 auto;
	text-align: left;
	height:1000px;
	background: #fff url(images/mail/bg.gif) repeat center top;
}
#wrap_sub_corp {
	width: 897px;
	margin: 0 auto;
	text-align: left;
	height:800px;
	background-color:#fff;
	background: #fff url(images/mail/bg.gif) repeat center top;
}
#wrap_sub_charm {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
/* table */
table.separateBox {
	border-collapse: separate;
	border-right: 1px solid #d0d0c1;
	border-bottom: 1px solid #d0d0c1;
	border-spacing: 0;
	background: #FFF;
	margin: 10px auto;
}
table.separateBox th {
	border-top: 1px solid #d0d0c1;
	border-left: 1px solid #d0d0c1;
	background-color:#f6f3ef;
	padding: 7px 10px;
	line-height: 1.3;
	margin:0;
	color: #333;
	font-weight: normal;
}
table.separateBox td {
	border-top: 1px solid #d0d0c1;
	border-left: 1px solid #d0d0c1;
	padding: 7px 10px;
	line-height: 1.3;
	margin:0;
	color: #333;
	font-weight: normal;
}
table.entry th {
	font-size: 14px;
	font-weight: normal;
	color: #333;
	padding: 5px;
	background-color: #f6f3ef;
}
table.entry td {
	font-weight: normal;
	color: #333;
	padding: 5px;
	background-color: #FFF;
}
#wrap_sub_000000 {
	width: 897px;
	margin: 0 auto;
	text-align: left;
	background-color:#000000;
}
#wrap_sub_000000 table td {
	text-align: center;
	vertical-align: top;
}
#wrap_sub_d4004c {
	width: 897px;
	margin: 0 auto;
	text-align: left;
	background-color:#d4004c;
}
#wrap_sub_209750 {
	width: 897px;
	margin: 0 auto;
	text-align: left;
	background-color:#209750;
}
#wrap_sub_ff33cc {
	width: 897px;
	margin: 0 auto;
	text-align: left;
	background-color:#ff33cc;
	background-image: url(images/senpai/senpai_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrap_sub h2 {
	color:#fff;
	font-weight:900;
}
#content-wrap {
	clear: both;
	width: 830px;
	padding: 20px 0;
	margin: 0 auto;
	color:#fff;
	font-weight:800;
}
#staff-wrap {
	clear: both;
	width: 830px;
	margin: 0 auto;
	color:#fff;
	font-weight:800;
}
#content-wrap h2 {
	color:#fff;
	font-weight:900;
	font-size:20px;
}
/* header links */
#header #header-links {
	position: absolute;
	top: 20px;
	right: 30px;
	color: darkorange;
	font-size: 10px;
}
#header #header-links a {
	color: darkorange;
	text-decoration: none;
}
#header #header-links a:hover {
	color: #D4E59F;
}
/* Main Column */
#main {
	float: right;
	width: 70%;
	padding: 0;
	margin: 5px 0 0 5px;
	display: inline;
	color:#666666;
}
#main h2 {
	margin-top: 10px;
	font: Bold 140% 'Trebuchet MS', Tahoma, Sans-serif;
	color: lightcoral;
	padding: 5px 0 5px 40px;
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(f2.gif) no-repeat 8px 50%;
	text-transform: none;
}
#main h2 a {
	background: none;
	color: lightsalmon;
	text-decoration: none;
}
#main ul li {
	list-style-image: url(bullet.gif);
}
.post-footer {
	background-color: #FAFAFA;
	padding: 5px;
	margin: 20px 10px 10px 10px;
	border: 1px solid #f2f2f2;
	font-size: 95%;
}
.post-footer .date {
	background: url(clock.gif) no-repeat left center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(comment.gif) no-repeat left center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(page.gif) no-repeat left center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}
/* Sidebar */	
#sidebar {
	float: left;
	width: 26.5%;
	padding: 0;
	margin: 0;
	color: #68774A;
	background-color:#FFFFFF;
}
/*#sidebar h3 {
	margin-top: 10px;
	padding: 5px 5px; 
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #728D26;	
}
*/
#sidebar h3 {
	margin-top: 10px;
	margin-left: 6px;
	padding: 6px 0 8px 0px;
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	font-size: 115%;
	color: #728D26;
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 7px 4px 8px 0;
	padding: 0;
	text-decoration: none;
	background: url(dots.jpg) repeat-x left top;
}
#sidebar ul.sidemenu li {
	list-style: none;
	background: url(dots.jpg) repeat-x left bottom;
	padding: 4px 0 4px 5px;
	margin: 0 2px;
	color: #68774A;
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;
	background-image: none;
	color: #666666;
}
#sidebar ul.sidemenu li a:hover {
	color: #1773BC;
}
#sidebar ul.sidemenu ul {
	margin: 0 0 0 5px;
	padding: 0;
}
#sidebar ul.sidemenu ul li {
	background: none;
}
#navi {
	margin: 0 auto;
	background: url(images/navi.gif) no-repeat center top;
	clear: both;
	width: 897px;
	height: 40px;
}
/* Footer */	
#footer {
	margin: 0 auto;
	background: url(images/footer.gif) no-repeat center top;
	clear: both;
	width: 897px;
	height: 100px;
}
#footer_fff {
	margin: 0 auto;
	background: url(images/mail/footer_fff.gif) no-repeat center top;
	clear: both;
	width: 897px;
	height: 100px;
}
#footer_charm {
	margin: 0 auto;
	background: url(images/charm/bottom.gif) no-repeat center top;
	clear: both;
	width: 900px;
	height: 100px;
}
#footer_qa {
	margin: 0 auto;
	background: url(images/footer_qa.gif) no-repeat center top;
	clear: both;
	width: 897px;
	height: 100px;
}
#footer_shoplist {
	margin: 0 auto;
	background: url(images/shoplist/footer.gif) no-repeat center top;
	clear: both;
	width: 897px;
	height: 100px;
}
#footer_brand {
	margin: 0 auto;
	background: url(images/brand/footer.gif) no-repeat center top;
	clear: both;
	width: 897px;
	height: 100px;
}
#footer_vision {
	margin: 0 auto;
	background: url(images/vision/footer.gif) no-repeat center top;
	clear: both;
	width: 897px;
	height: 100px;
}
#footer_work {
	margin: 0 auto;
	background: url(images/work/footer.gif) no-repeat center top;
	clear: both;
	width: 897px;
	height: 100px;
}
#footer_senpai {
	margin: 0 auto;
	background: url(images/senpai/footer.gif) no-repeat center top;
	clear: both;
	width: 897px;
	height: 100px;
}
#footer_staff {
	margin: 0 auto;
	background: url(images/staff/footer.gif) no-repeat center top;
	clear: both;
	width: 897px;
	height: 100px;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#foot-menu {
	clear: both;
	margin:0;
	padding:0;
}
#foot-menu ul {
	float: left;
	list-style: none;
	margin:0;
	padding: 0;
}
#foot-menu ul li {
	display: inline;
}
#foot-menu ul li a {
	display: block;
	float: left;
	padding: 0;
	color: #00660f;
	text-decoration: none;
}
#foot-menu ul li.last a {
	padding-right: 20px;
}
#foot-menu ul li a:hover {
	color: #D4E59F;
}
#foot-menu ul li#current a {
	color: #ff0000;
}
/* alignment classes */
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
/* display and additional classes */
.clear {
	clear: both;
}
.q-shoplist {
	position:absolute;
	margin: 0;
	padding: 0;
	left:40px;
	top:180px;
	width:260;
	height:221;
}
.q-vision {
	position:absolute;
	margin: 0;
	padding: 0;
	left:310px;
	top:200px;
	width:266;
	height:153;
}
.q-work {
	position:absolute;
	margin: 0;
	padding: 0;
	left:230px;
	top:310px;
	width:264;
	height:182;
}
.q-qa {
	position:absolute;
	margin: 0;
	padding: 0;
	left:50px;
	top:410px;
	width:216;
	height:140;
}
.q-senpai {
	position:absolute;
	margin: 0;
	padding: 0;
	left:670px;
	top:180px;
	width:273;
	height:189;
}
.q-staff {
	position:absolute;
	margin: 0;
	padding: 0;
	left:650px;
	top:380px;
	width:264;
	height:173;
}
#kadomaru {
	color:#555;
	width: 828px;
	margin:20px 0;
	font-weight:800;
}
#kadomaru2 {
	color:#555;
	width: 828px;
	font-weight:800;
}
#kadomaru p {
	padding:10px 0px;
}
div.column-orange .inner {
	background:url(images/kadomaru/inner.gif) repeat-y;
	padding:0 10px;
}
.stamp {
	width:460px;
	margin:20px 0;
}
div .bg-inner-green {
	width:440px;
	background:#fff url(images/bg/bf-green-inner.gif) repeat-y;
	padding:0 10px;
	margin:0;
}
div .bg-inner-green h3 {
	margin:0 5px;
	color:#47d1a3;
	border-bottom:#ccc 1px solid;
}
div .bg-inner-green-bottom {
	background:#fff url(images/bg/bf-green-botom.gif) no-repeat;
	height:14px;
}
.base {
	width: 800px;
	height: 100%;
	margin: 0 5px;
	padding: 0;
	text-align: left;
}
.base3 {
	background-image: url(images/staff/staff_11.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 250px;
	width: 800px;
}
.base_head {
	width: 840px;
	height: 100%;
	margin: 0 5px;
	padding: 0;
	text-align: left;
	position: relative;
}
.base_head .senpai_title {
	position: relative;
	top: 20px;
}
.base_head .box5 {
	width:433px;
	margin: 0;
	padding:0 40px 0 0;
	float: left;
	background-color:#ff33cc;
}
.base_head .box6 {
	width:347px;
	margin: 0 0 0 0;
	padding:0;
	float: left;
}
.base_head_green {
	width: 840px;
	height: 100%;
	margin: 0 5px;
	padding: 0;
	text-align: left;
}
.base_head_green .box5 {
	width:433px;
	margin: 0;
	padding:0 40px 0 0;
	float: left;
}
.base_head_green .box6 {
	width:347px;
	margin: 0 0 0 0;
	padding:0;
	float: left;
}
.base_head_green .box7 {
	width: 776px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.li_center2 {
	vertical-align: middle;
	height: 150px;
	width: 716px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 30px;
	margin-right: auto;
	margin-left: auto;
}
.base_head_green .box7 .libox {
	background-image: url(images/work/li_back.gif);
	background-repeat: no-repeat;
	float: left;
	height: 181px;
	width: 188px;
	padding-top: 7px;
}
.base_head_green .box7 .libox2 {
	background-image: url(images/work/li_back.gif);
	background-repeat: no-repeat;
	height: 181px;
	width: 188px;
	padding-top: 7px;
	margin-right: auto;
	margin-left: auto;
}
.base_head_green .box7 .li_center {
	float: left;
	height: 210px;
	width: 290px;
	padding-right: 45px;
	padding-left: 45px;
	vertical-align: middle;
}
.base .box1 {
	width:300px;
	margin: 0;
	padding:7px 0;
	float: left;
}
.base .box2 {
	width:500px;
	margin: 0 0 0 0;
	padding: 0;
	float: left;
}
.base .box3 {
	width:490px;
	margin: 0;
	padding:0;
	float: left;
}
.base .box4 {
	width:282spx;
	margin: 0 0 0 0;
	padding:7px 0;
	float: left;
}
.base .box5 {
	width:433px;
	margin: 0;
	padding:0 20px 0 0;
	float: left;
	background-color:#ff33cc;
}
.base .box6 {
	width:347px;
	margin: 0 0 0 0;
	padding:0;
	float: left;/*background-color:#ff33cc;*/
}
.box6 .bg {
	width:347px;
	margin: 0 0 0 0;
	padding:0;
	height:109px;
	/*background-color:#ff33cc;*/
background: url(images/work/staffab.gif) no-repeat top left;
}
.box6 .bg .le {
	width:110px;
	padding:10px 30px 10px 30px;
	height:109px;
	float: left;
}
.box6 .bg .ri {
	width:110px;
	padding:10px 30px 10px 30px;
	height:109px;
	float: left;
}
.base .box7 {
	width:458px;
	margin: 0;
	padding:0 20px 0 0;
	float: left;
}
.title {
	padding:5px 0;
	color:#ff33cc;
	margin:0 15px 0 0;
	font-size:larger;
	font-weight:800;
	border-bottom:#ccc 1px solid;
}
.title2 {
	padding:5px 0;
	color:#ff6600;
	margin:0 15px 0 0;
	font-size:larger;
	font-weight:800;
	border-bottom:#ccc 1px solid;
}
.title_qa {
	background-color:#ff33cc;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	height:40px;
	line-height:40px;
	text-indent:40px;
	width:770px;
}
p.name {
	font-size: 13px;
	font-weight: bold;
	color: #333;
}
p.zensyoku {
	font-size: 10px;
	line-height: 11px;
	letter-spacing:1px;
	color: #333;
	font-weight: normal;
}
p.coment {
	font-size: 19px;
	line-height: 1.5em;
	margin-top: 20px;
	margin-left: 35px;
}
p.mess {
	font-size: 10px;
	color: #00F;
	font-weight: normal;
}
.base .box8 {
	width:322px;
	margin: 0 0 0 0;
	padding:0;
	float: left;
}
.base .box9 {
	margin: 0px;
	float: left;
	width: 520px;
	padding-right: 20px;
}
.base .box10 {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 250px;
}
.y5 {
	padding: 5px;
	color: #666;
}
#shop {
	text-align:center;
	font-style:normal;
	font-weight:100;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 30px;
}
#shop img {
	border: none;
	vertical-align:top;
}
#shop dl {
	padding:5px 5px;
	margin:5px 5px;
	text-align:left;
}
#shop dt {
	color:yellow;
	font-weight:normal;
}
#shop dd {
	color:#fff;
}
p {
	font-size: 11px;
	line-height:1.2;
	font-weight: normal;
}
/*shop-name
shop-info*/
#shop .shop-address {
	font-size:10px;
	color:green;
	margin:5px 0 3px 0;
}
.senpaicoments {
	font-size: 14px;
	line-height: 18px;
}
#wrap_sub_ff33cc #content-wrap #kadomaru .column-orange .inner .base p {
	padding-left: 40px;
	padding-right: 25px;
	line-height: 150%;
}
#wrap_sub_fff #content-wrap .entry strong {
	font-size: 15px;
	color: #990000;
}
#vision_title {
	font-size: 28px;
	padding-right: 90px;
	padding-left: 90px;
}
#vision_text {
	font-size: 14px;
	padding-top: 25px;
	padding-right: 90px;
	padding-left: 90px;
}

