@charset "UTF-8";
/**
 * スケルトンスタイルシート
 */
/* tags
----------------------------------------------- */
body {
	font-size:small;
	padding:0;
	margin:0;
}
td {
	padding:5px;
}
input {
	margin:3px;
}
img, a, h1, h2, h3, h4,p {
	border:none;
	padding:0;
	margin:0;
}
ul, li {
	margin:0;
	padding:0;
	list-style:none;
}
/* Page
----------------------------------------------- */
#Page {
	width:1104px;
	margin:0 auto;
	text-align: left;
}
#Page #Wrap {
	width:912px;
	margin: 0 auto;
}
/* Alfa, Beta
----------------------------------------------- */
#Alfa, #Beta {
	position: relative;
	float:left;
	display: inline;
	background-color: #fefefe;
}
#Alfa {
	width:690px;
	left:0px;
	margin-right:30px;
}
#Beta {
	width:184px;
	left:0px;
}
/* Header
----------------------------------------------- */
#Header {
	text-align: center;
	padding: 0;
	margin: 0;
	background-image: url(/img/header.gif);
	background-repeat: repeat-x;
}
#Header #headerlogo {
	height: 90px;
	width: 910px;
	text-align: center;
	margin: 0 auto;
}
#Header #headerlogo #headerRight { width:385px; height:90px; float:left; clear:both;}
#Header #headerlogo #headerCenter { width:140px; height:90px; float:left;}
#Header #headerlogo #headerLeft { width:385px; height:90px; float:left;}
#Header #headerlogo #headerCenter h1 { text-align: center;}
#Header #headerlogo #headerLeft #headbtn { height: 100px; width: 150px; float:right;}
#Header #headerlogo #headerLeft #headbtn img { padding: 5px;}
#Header #headerImg { height:320px; overflow:hidden;}
#Header #headerImg img { float:left;}

/* Footer
----------------------------------------------- */
#Footer {
	text-align: center;
	font-size: small;
	clear: both;
	padding: 10px 0 10px;
	background-color: #bfc0c0;
}
/* GlobalMenus
----------------------------------------------- */
#GlobalMenus {
	margin:0 auto;
	width: 910px;
}
#GlobalMenus ul {
	padding:0;
	margin:0;
}
#GlobalMenus li {
	float: left;
	margin-right:20px;
	list-style: none;
	font-size: medium;
	font-weight: bold;
	margin-left:0;
	padding-left:0;
}
/* Navigation
----------------------------------------------- */
#Navigation {
  width:910px;
  clear:both;
  text-align:left;
	margin: 0 auto 20px;
}
/* widget
----------------------------------------------- */
.widget h2 {
	font-size:small;
}
/* clearfix
----------------------------------------------- */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
#Page #Header #GlobalMenus .local-menu li {
	margin: 0px;
	padding: 0px;
}
#Page .to-top {
	clear: both;
	font-size: x-small;
	width: 910px;
	margin: 0 auto;
}
#Page #Wrap #Alfa #ContentsBody #news .news .body img {
	clear: both;
	float: left;
}
#news .news .body {
	padding: 6px 0 10px;
	min-height: 100px;
	max-width: 690px;
	clear:both;
	line-height: 17px;
}
#news .news #newsHead01 {
	padding: 0px;
}
#news .news {
	padding: 6px 0 0;
}
#news #newsspace {
	height: 20px;
	width: 690px;
	clear: both;
}

#Beta .widget-area .widget img {
	padding: 0 0 10px;
}
#Page .to-top a {
	float: right;
}
#rssinfo {
	max-height:300px;
	overflow:auto;
	border: 1px solid #CCC;
	margin-top:10px;
	padding-top:10px;
}
.rssItem{ margin-bottom:8px; clear:both; min-height:2.8em; line-height:18px}
.rssItem .rssItemIconNew{ color:#999999; width:40px; min-height:2.8em; float:left;}
.rssItem .rssItemDate{
	color:#999999; 
	width:114px; 
	min-height:2.8em; 
	float:left; 
	background:url(/img/arrow.gif) no-repeat; 
	padding-left:12px;
	line-height:13px;
	margin-left: 16px;
}
.rssItem .rssItemContent{width:520px; min-height:2.8em; float:left;}
.rssItem .rssItemTitle{ font-weight:bold;}
.rssItem .rssItemSummary{margin-bottom:8px;}
.rssSummaryListTitle{font-weight:bold}

/* Member
--------------------------------------------------*/
#member h2 {margin:19px 0;}

#member h3	{
	font-size:1.3em;
	font-weight:900;
	margin-bottom:4px;
}
#member {
	width:690px;
	font-size:15px;	}

#member .flower	{
	background:url(/img/mark_flower.gif) no-repeat 0 0;
	padding-left:33px;
	padding-top:3px;
	height:24px;
	font-weight:bold;
	margin-bottom:0;
	font-size:1.1em;
}

#member .flower_2nd	{
	margin-top:0;
	padding-left:33px;
	font-size:0.8em;
}

#member .setsumei	{
	margin-top:6px;
}
#member .orange	{
	color:#F60;
}

#member .bold, #service .bold {
	font-weight:bold;
	}
#member .font15em	{
	font-size:1.5em;
}
#member h2.puffeste {
	background:url(/img/titlebar.gif) no-repeat 0 0;
	margin:19px 0 9px;
	font-weight:bold;
	font-size:0.8em;
	height:24px;
	padding-left:30px;
	padding-top:5px;
	color:#FFF;
}

#estemenu tr th, #estemenu tr td {
	border: 1px solid #333;
	padding: 5px 0;
	max-height:17px;
}

#estemenu tr th.tablerow {
	text-align: left;
	padding-left: 10px;
	width:28%;
}
#estemenu tr th.colum {
	width:24%;
	text-align: center;
}
#estemenu tr td {
	text-align: center;
}
#estemenu tr th {
	background: #ccc;
	font-weight:normal;
}
table#estemenu {
	width:690px;
	border-collapse:collapse;
}
#estemenu {
	font-size:small;
}
.memberprice {
	color:red;
}

/* Service
--------------------------------------------------*/

#service { width:690px;}
#service .menu{
	float:left;
	margin-left:10px;
	margin-right:30px;
	margin-bottom:15px;
	width:190px;
	font-weight:normal;
	font-size:12px;
}

#service #menu_area	{
	font-size:15px;
	width: 690px;
}
#service .menu_title	{
	font-weight:bold;
	margin-bottom:3px;
	font-size:14px;
}
#service .price	{
	margin-top:0px;
	margin-bottom:3px;
}
#service .m_price	{
	margin-top:0px;
}
#service #loseraie	{
	clear:both;
	margin-bottom:30px;
}
#service h2	{
	background:url(/img/titlebar.gif) no-repeat 0 0;
	font-weight:bold;
	font-size:small;
	height:24px;
	padding-left:30px;
	padding-top:5px;
	color:#FFF;
}
#service .img_r10 {
	margin-right:10px;
}
#service .img_r5 {
	margin-right:5px;
}
#service .img_r25 {
	margin-right:25px;
}
#service #option_menu	{
	line-height:1.2em;
	font-size:12px;
}

#service .size14	{
	font-size:14px;
}
#service #menu_area p.bold { padding:10px 0; }
#service .menu p.menu_title { padding:3px 0;}
#service #option_menu { padding:5px 0 1px;}
#service #loseraie #lose_1 {padding: 5px 0}

/* Puroduct
----------------------------------------------- */
#product {
	clear:both;
	width:690px;
}

#product h2 {
background: url(/img/titlebar.gif) no-repeat 0 0;
font-weight: bold;
font-size: small;
height: 24px;
padding-left: 30px;
padding-top: 5px;
color: white;
}


#product .listarea {
	float:left;
	width:154px;
	margin: 0px 18px 22px 0px;
}
#product .listarea .listphoto {
	border:2px solid #b5b5b6;
}
#product .listarea .listcoment {
	padding:2px;
	margin: 0 auto;
	width:150px;
}
#product .listarea h4 {
	width:150px;
	font: 12px bold;
	padding:3px 0;
}
#product .listarea .comenttext {
	width:150px;
	font-size:11px;
}
/* Contact
----------------------------------------------- */
#Contact .required {
color: #C00!important;
font-size: 16px;
}

#contentsBody h2.contents-head {
/*	background:url(images/bg_head_square.gif) no-repeat left center;*/
	margin-left:30px;
	margin-bottom:30px;
	height:35px;
	padding-left: 48px;
	line-height:40px;
	margin-top:30px;
}

h3.contents-head {
	margin-bottom:20px!important;
	padding:5px 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
	margin-left:0px;
	margin-right:20px;
	color:#000;
}
/* row-table-01
----------------------------------------------- */
table.row-table-01 {
	width:100%;
	color:#333;
	background-color: #fff;
	clear:both;
	padding: 0;
	margin: 0 0 1em 0;
	white-space: normal;
	border-collapse:separate;
	border:none;
}
table.row-table-01 th {
	text-align: right;
	padding:8px 8px;
	font-weight:normal;
	border:none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #963 /*#9C3*/;
	font-size:0.85em;
	color:#666;
}
table.row-table-01 tr td {
	background-color: #ffffff;
	padding:10px 8px;
	vertical-align:top;
	text-align: left;
	border:none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
#puffnewsContent { float:left; margin-left: 10px; width: 450px;}
.puffnewsTitle { font-size: medium; font-weight: bold;}
.puffnewsSummary {font-size: small; line-height:18px;}