body{
	color:#333333;
margin:0px auto;
font-size:0.75em;
line-height:150%;
background-repeat:repeat-x;
background-color:#ffffff;
background:url() ;
}



/*　デフォルト　リンク色　*/
a:link,
a:visited {
	color:#333333;
	text-decoration:underline;　/*　←アンダーライン表示　*/
}


#container{
width:800px;
margin:0px auto;
background-color:#ffffff;
}

#headh1 {
width:800px;
height:14px;
text-align:left;
padding-top:4px;
}

#headh1 h1 {
padding:0px;
margin:0px;
line-height:100%;
font-size:80%;
color:#000000;
}


#header{
width:800px;
height:180px;
padding:0px;
}



#buttons2 {
padding:8px 0 0 0;
margin:0;
}

/*　マウスがリンクに重なった時　*/

#buttons2 a:hover {
	color:#663333;
	text-decoration:underline;　/*　←アンダーライン表示　*/
}

#buttons2 img{
vertical-align:middle;
margin-left:0px;
}


#topimage{
width:800px;
height:100%;
background-color:#ffffff;
}


#topimage img{
    display:block;
    margin: 0 auto;
    text-align: center;
}

p.toptxt{
width:600px;
padding-left:40px;
}



#contents{
	color:;
}

#contents:after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
}

/*\*//*/
* html #contents{
height: 1em;
}

#contents{
display: block;
}
/**/


#bgsubcol {
float: left;
  width: 200px;
  height: 100%;
  padding: 0;
  margin:0;
background:#f1eee9;
}

#bgmaincol {
  float:right;
  width: 600px;
  height: 100%;
  padding: 0;
  margin:0;
background:#ffffff;
}


#maincol {
  width: 580px;
  height: 100%;
  padding: 0;
  margin:10px auto;
}

#maincol2 {
  width: 580px;
  height: 100%;
  padding: 0;
  margin:10px 10px 0 10px;
}




.entries5 {
  padding-left: 20px;
	color:#333333;
font-size:1.2em;
line-height:180%;
}


.entries6 {
  padding: 5px 10px 5px 180px;
}







h3 {
	margin:10px 0;
	padding:0;
	color:#e10000;
font-size:150%;
}

h2 {
  width: 560px;
  height: 30px;
	margin:0;
	padding-top:20px;
	padding-left:26px;
	color:#0101a0;
	text-align:left;
background-image:url(images/bg-title.jpg);
  background-repeat: no-repeat;
font-size:150%;
}


/* IE6用対応 */
*html #title{
float:right;
}



.midashi {
	display:block;
	width:85%;
	margin:10px 10px 0 10px;
	padding:14px;
	text-align:left;
	font-size:16px;
	line-height:120%;
	color:#ffffff;
	background:#035740;
}





#footlink {
	clear: both;
	width:800px;
	height:auto;
	padding-top:10px;
	margin-top:0;
	border-top:0px solid #000000;
	text-align:center;
	background:#ebe0d3;
}


#footer img {
	margin-right:10px;
}





#footer{
	clear:right;
	width:800px;
	height:100%;
	font-size:12px;
	margin-top:20px;
	padding:10px 0;
	text-align:center;
	color:#4c423f;
	background:#ceff3a;
	line-height:120%;
}




#buttons2 ul{
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}






img.btn{
 margin-top:5px;
 margin-left:5px;
}

a img {
    border-style:none;
}



ul#nav li {
  list-style: none;
  display: block;
  padding: 2px 0 2px 0;
}




.up {
	width:90%;
	margin:10px auto;
	text-align:right;
	font-size:11px;
}

.pankuzu{
padding-left:10px;
}



/* トップナビゲーション
---------------------------------------------------- */

ul#topnav {
  margin: 0;
  padding: 0;
  width: 800px;
  height: 28px;
}



ul#topnav li {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
  height: 28px;
  text-indent: -9999px;
  float: left;
}
ul#topnav li a {
  display: block;
  padding: 0;
  text-decoration: none;
  background-image: url(images/nav-items.jpg);
  background-repeat: no-repeat;
  height: 28px;
}
ul#topnav li#nav-top     { width:  133px; }
ul#topnav li#nav-example    { width:  133px; }
ul#topnav li#nav-voice { width:  134px; }
ul#topnav li#nav-faq     { width:  133px; }
ul#topnav li#nav-query     { width:  133px; }
ul#topnav li#nav-company { width:  134px; }

ul#topnav li#nav-top a     { background-position:      0 0; }
ul#topnav li#nav-example a    { background-position: -133px 0; }
ul#topnav li#nav-voice a { background-position: -266px 0; }
ul#topnav li#nav-faq  a    { background-position: -400px 0; }
ul#topnav li#nav-query a    { background-position: -533px 0; }
ul#topnav li#nav-company a    { background-position: -666px 0; }

ul#topnav li#nav-top a:hover     { background-position:      0 50%; }
ul#topnav li#nav-example a:hover    { background-position: -133px 50%; }
ul#topnav li#nav-voice a:hover { background-position: -266px 50%; }
ul#topnav li#nav-faq  a:hover     { background-position: -400px 50%; }
ul#topnav li#nav-query a:hover     { background-position: -533px 50%; }
ul#topnav li#nav-company a:hover     { background-position: -666px 50%; }


/* トップバナー
---------------------------------------------------- */
#top_can_left {
  float: left;
  margin: 0;
  padding: 0;
  height: 240px;
  width: 400px;
}

/* IE6用対応 */
*html #top_can_right {
  float: right;
  margin:0;
  padding: 0;
}


.topright img{
  float: right;
  margin:0;
  padding: 0;
}





#sidebanner img {
	margin-top:12px;
	margin-bottom:-8px;
}



img.view{
 margin:10px;
}

img.left{
float: left;
margin-right:10px;
}

img.right{
float: right;
margin-left:10px;
}


img.center {
 display: block;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
}



/*お客様の声*/

.voice_table {
	width:100%;
	margin:0px auto;
}

.voice_table th {
	width:20%;
	padding:10px;
	font-size:0.9em;
	font-weight:normal;
	border-bottom:1px dotted #666666;
	text-align:center;
}

.voice_table td {
	padding:10px;
	border-bottom:1px dotted #666666;
	vertical-align:top;
}

.voice_table th img {
	margin-bottom:2px;
}

.voice_table td img {
	float:right;
	margin-top:10px;
}


/*制作事例*/

.record_table {
	width:100%;
	margin:0px auto;
}

.record_table td {
	font-size:0.8em;
	padding:10px;
	text-align:center;
	vertical-align:top;
	border-bottom:1px dotted #666666;
}

.record_table img {
	margin-bottom:5px;
}



#toparea{
  margin:0;
  padding: 0;
  width: 580px;
  height: 100%;
}

/*サイトマップ*/

.map {
	width:100%;
	margin:10px auto;
}

.map dt {
	margin-bottom:10px;
}

.map dd {
	margin-left:20px;
}


/*会社概要*/

#profile_table {
	width:100%;
	margin:10px auto;
}

#profile_table th {
	padding:10px;
	text-align:right;
	vertical-align:top;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	background:#E9E9E9;
}

#profile_table td {
	padding:10px;
	border-bottom:1px solid #999999;
}

.faq img {
  vertical-align:middle;
}


#salons-list {
	font-size:0.8em;
line-height:120%;
padding:0px;
margin:20px 10px;
	color:#808080;
}


/*TOPおすすめ*/

.pack_table {
	width:100%;
	margin:0px auto;
}

.record_table td {
	padding:0px;
	text-align:center;
	vertical-align:top;
}

/*アウトレット*/

.outlet_table {
	width:100%;
	margin:0px auto;
}

.outlet_table th {
	padding:10px;
	text-align:center;
	vertical-align:top;
	border-bottom:1px dotted #666666;
}

.outlet_table td {
	padding:10px;
	text-align:left;
	vertical-align:top;
	border-bottom:1px dotted #666666;
	background:#E9E9E9;
}

.outlet_table img {
	margin-bottom:20px;
}


strong {
		font-weight:normal;
}


#blog_news {
	width:560px;
	margin:20px;
	_margin:0px 10px; /* IE6 */
}


#blog_news span {
	width:100%;
	height:32px;
	display:block;
	padding-top:18px;
	text-align:center;
	font-size:1.2em;
	font-weight:bold;
	background: #f1eee9;
	color:#4b3d30;
	border:1px solid #4b3d30;
}

#blog_news ul {
  float : left;
  margin: 20px;
  padding: 0;
}

#blog_news li{
	list-style: square inside;
	font-size:0.85em;
  margin: 0;
  padding: 0;
}

.cam2010{
line-height:120%;
}



.entries5.waku {
	padding:10px;
	border:2px solid #666666;
}



#yellow{
	width:559px;
	height:141px;
  margin: 0;
  padding: 10px;
background-image:url(beauty-salon/images/ba_r34_c3.jpg);
}



/*バナーボックス*/
#bannerbox {
  margin: 0;
  padding: 0;
  width: 200px;
}

.waku3 {
  margin: 4px;
  padding: 10px;
	border:1px solid #666666;
}

p.title50{
	font-size:20px;
  margin-bottom: -10px;
  padding: 10px;
	background: #c6d7e9;
font-weight:bold; 
}

#3btn img{
clear: both;
}









#welcome_message {
	padding:10px 10px 0px 10px;
	margin: 10px;
	border: 4px dotted #6cd900;
	background: #ffffcb;
}

#welcome_message h2.title {
	_height:1px;
	background: url(images/heart-mark.gif) no-repeat left top;
	padding:4px 0 0 4px;
	font-weight:bold;
	font-size:130% !important;
	font-size:125%;
	line-height:1.2;
	color:#fe6200;
	margin: 0;
}

#welcome_message .content {
	margin:0;
	padding:10px 3px 0px 3px;
}

#maincol {
float:right;
  width: 600px;
  height: 100%;
  padding: 0;
  margin: 0;
background:#ffffff;
}

*html #maincol {
  width: 560px;
}



.news-out img{
	margin:10px 10px 0 10px;
	padding: 0;
}


#news {
	margin:0px 10px;
	padding:10px 20px;
	background: url(images/bg-news.gif) repeat;
height: 100px;
overflow: auto;
}

*html #news {
	background: #fbd7e6;
}


#toppage {
clear: both;
	margin:10px 0 10px 10px;
}

#toppage h5.title {
	_height:1px;
	background: url(images/bg-title.jpg) no-repeat left bottom;
	padding:16px 0 16px 20px;
	font-weight:bold;
	font-size:130% !important;
	font-size:125%;
	line-height:1.2;
	color:#000080;
	margin: 0;
}

#toppage .content {
	margin:0;
	padding:4px 12px;
}

