/*-------------------
全般設定
--------------------*/

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #333333;
	text-align: center;
	font-size:12px;
	background:url("../images/bg.gif") repeat-x top left #d19384;
}

a, a:visited, a:active {
	font-family: arial, helvetica, sans-serif;
	color: #669933;
	text-decoration: none;
}

a:hover {
	color: #ffcc00;
	text-decoration: underline;
}

img {
	padding: 0;
	border: 0px;
}

#content .post img{
 vertical-align:middle;
}

dl{
 margin:20px 10px;
 padding:0px;
 border:0px;
}

.entry dt{
	color:#663300;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	background:#f0dcd7;
	margin:5px 20px 0px 0px;
	padding:0px 0px 0px 5px;
}

.entry dd{
	margin-left:10px;
	margin-bottom:1em;
	margin-top:7px;
}

#contentcontainer #content table.tableOuter {
	clear:both;
	padding-left:100px;
	width:100%;
}
.post .tableOuter th{
	border:solid 1px #cc9966;
	background:#fce7e1;
	color:#333333;
}


form {
	padding: 0;
	margin: 0;
}

input{
	font-size:12px;
}

label:hover {
   background-color: #ffcccc;
}

blockquote {
	margin: 15px 30px 15px 5px;
	padding-left: 10px;
	border-left: 5px solid #d7d7d7;
	color: #6e6e6e;
}

legend {
	color: #ff0000;
}

h3 {
	font-size: 12px;
	color: #990033;
}

h4 {
	color: #ff6600;
	margin:10px 20px 10px 0px;
	padding: 7px 0px 0px 34px;
	height:13px;
	font-size:12px;
	letter-spacing:0px;
	background:url("../images/h4title.gif") no-repeat left bottom;
	background-repeat:no-repeat;
	line-height: 0.1em;
}

/*-------------------
レイアウト設定

--------------------*/

/*- 全体を包括 -*/
#container {
	width: 900px;
	margin: 0 auto;	
	padding: 0px 0px 0px 0px;
	text-align: left;
}

/*- ヘッダー -*/
#header {
	width: 900px;
	height:148px;
	margin: 0px;
	padding:0px;
	background:url("../images/header.jpg") no-repeat right top #ffffff;
}

/*- ヘッダー内キーワード -*/
#header #header_top {
	margin: 0px;
	padding: 18px 330px 0px 10px;
	text-align: left;
	font-size: 12px;
	height:16px;
	color: #330000;
	overflow:hidden;
}


/*- メインブロック -*/
#contentcontainer {
	float: left;
	width: 900px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	background:#ffffff;
}

/*- メインブロック上段 -*/
#content_top {
	text-align: center;
	margin:auto;
}

#content_top .pnavi{
	text-align:left;
	padding:3px 0px 0px 10px;
}

#content_top .pnavi a{
color:#cc9966;
}
/*- メインブロック -*/
#content {
	width: 650px;
	float: right;
	display: inline;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*-フラッシュ-*/
#flashcontent{
 margin:10px 0px 20px;
 padding: 0px;
 text-align:center;
}
/*- メインブロック下段 -*/
#content_foot {
	text-align: center;
	margin:auto;
}


/*- サイドバー -*/
#sidebar {
	width: 200px;
	margin: 0px;
	float: left;
	padding:20px 0px 0px 5px;
}


/*- サイドバー左 -*/
#sidebarleft {
	width: 200px;
	margin: 0px;
	padding:0px;
	float: left;
}


/*- サイドバー右 -*/
#sidebarright {
	width: 200px;
	float: left;
	margin: 0px;
	padding:0px;
}

#sidebarright a {
	vertical-align:middle;
}

#footbar {
	margin: 0px;
	padding:0px;
	clear:both;
	width: 900px;
}
 
#footbar p{
	text-align: center;
	margin: 0px;
	padding:0px;
	line-height:31px;
	font-size:12px;
	color:#fff;
	background:url("../images/footer.gif") repeat-x left bottom; 
}

/*-------------------
メニュー装飾
--------------------*/

/*- メインメニュータブ -*/
#topmenu {
	padding:0px;
	margin: 0px;
	width:100%;
}

#topmenu ul {
	padding: 9px 0px 0px 5px ;
	margin: 0px;
}

#topmenu li {
	display: inline;
	list-style: none;
	margin: 0px;
	text-align:center;
	padding: 0px;
}

#topmenu li a, #topmenu li a:visited, #topmenu li a:active {
	display: block;
	color: #cc9999;
	text-decoration:none;
	float: left;
	font-size:12px;
	padding: 0px 30px 0px 15px;
	line-height:30px;
	text-align:center;
	background:url("../images/gnavi.gif") no-repeat left center; 
}

#topmenu li a:hover {
	color:#fff;
	background:url("../images/gnavi2.gif") no-repeat left center; 
}

#topmenu li a.highlight, #topmenu li a:visited.highlight, #topmenu li a:active.highlight {
}

/*- サイドメニュー -*/
#sidebar ul {
	list-style: none; 
	margin:0px;
	padding:0px;
	min-height:80px;
}

#sidebar ul li {
	margin:0px;
	padding:0px;
}

#sidebar #sidemenu li a{
	color:#ffffff;
	display:block;
	background:url("../images/sidemenu.jpg") no-repeat left center;
	padding:0px 0px 0px 10px;
	width:180px;
	text-decoration:none;
	font-size:12px;
	line-height:35px;
	margin: 0px 0px 1px 0px;
	}

#sidebar #sidemenu li a:hover{
	color:#663300;
	background:url("../images/sidemenu_over.jpg") no-repeat left center;
}


#sidebar ul li ul li a, #sidebar ul li ul li a:visited, #sidebar ul li ul li a:active {
	color: #663300;
	display:block;
	background:url("../images/sideberleft_off.gif") no-repeat left center;
	padding:0px 0px 0px 20px;
	margin-left:2px;
	margin-top:5px;
	font-size:12px;
	line-height:20px;
}

#sidebar ul li ul li a:hover {
	color:#d19384;
	text-decoration:none;
	background:url("../images/sideberleft_on.gif") no-repeat left center;
}

/*-------------------
個別設定
--------------------*/


/*- サイトタイトル -*/
#header h1 {
	color: #330000;
	font-size: 22px;
	font-weight: bold;
	padding: 5px 435px 0px 10px;
	margin: 0px;
	height:44px;
	overflow:hidden;
}
#header h1 a, #header h1 a:visited, #header h1 a:active, #header h1 a:hover {
	color: #330000;
	font-size: 22px;
	text-decoration: none;
	overflow:hidden;
}

/*- サイトサブタイトル -*/
#header p {
	margin: 0px;
	padding: 0px 435px 0px 10px;
	height:26px;
	text-align: left;
	font-size: 12px;
	color: #fff;
	overflow:hidden;
}

/*- コンテンツ -*/
#content p {
	line-height: 140%;
	margin: 0px 0px 12px 0px;
	padding: 0px;
}

#content h2 {
	background:url("../images/h2.gif") no-repeat left center;
	text-align: left;
	line-height:44px;
	padding:0px 0px 0px 60px;
	margin:0px;
	font-size: 16px;
	color: #330000;
}

#content h2 a, #content h2 a:visited, #content h2 a:active {
	letter-spacing: -1px;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #330000;
}

#content h2 a:hover {
	text-decoration: none;
	color: #ff9900;
}

#content h3 {
	font-weight: bold;
	color: #990033 !important;
	background:url("../images/h3title.gif") no-repeat left bottom;
	text-align: left;
	font-size:12px;
	line-height:20px;
	margin:10px 0px 10px 0px;
	padding:7px 0px 0px 10px;
}

#content h3, #content h3 a, #content h3 a:visited, #content h3 a:active {
	font-size: 12px;
	text-decoration: none;
	color: #990033;
	font-weight: bold;
}

#content h3 a:hover {
	text-decoration: none;
	color: #ff6600;
}

#content table.tableOuter th{
 color:#663300;
 padding:5px 5px;
}


/*- お知らせなど
<div class="post">
	<h4 class="title"><a href="">タイトル</a></h4>
	<div class="entry">
		<p class="posted"><span class="posttime">yyyy/mm/dd</span></p>
		<div class="entry">
			<img src="画像" />
			<p>コメント</p>
			<div style="clear:both;"></div>
		</div>
	</div>
/div> -*/
.post {
	margin: 0px;
	padding: 5px 0px 14px 0px;
}
.entry {
	margin: 0px;	
	padding: 6px 0px 0px 0px;
}

#content .entry h2{
 font-size:12px;
 background:none;
 padding:0px;
 margin:5px 10px 7px 0px;
 color:#663300;
 height:14px;
 line-height: 14px;
 border-bottom:dotted 1px #cc6666;
}

#content .entry p{
 padding-right:15px;
 padding-left:10px;
}

#content .entry div{
 /*padding-left:20px;*/
}

#content .entry img{
 margin-right:3px;
}

.post span{
 color: #996633;
}
.post .title{
	color: #ff6600;
	font-size:12px;
	font-weight:bold;
}

#content p.posted {
	font-size: 12px;
	height: 15px;
	text-align: right;
	color: #6e6e6e;
	margin-top: 2px;
	margin-bottom: 0px;
	padding: 0px;
}

.posted a, .posted a:visited, .posted a:active {
	color: #663300;
}
.posted a:hover {
	text-decoration: underline;
	color: #ffff00;
}

.posttime {
	float: left;
	padding: 0px 0px 0px 13px;
	margin: 0px;
	color: #6e6e6e;
}

.comments {
	width: 100%;
	text-align: right;
	padding: 0px 0px 0px 16px;
	margin: 0px;
}

#content .tags {
	padding: 0px 0px 0px 18px;
	margin: 12px 0px 12px 0px;
}


#commentlist {
	list-style: none;
	margin: 0;
	padding: 0px;
}

#commentlist li {
	margin: 0px;
	padding: 14px 11px 10px 11px;
}

#commentlist .altcolor1 {
	background: #cc9966;
}

#commentlist .altcolor2 {
	background: #ffffff;
}

#commentlist li p {
	margin-top: 12px;
	margin-bottom: 6px;
	line-height: 130%;
}


#contentb p {
	margin: 0px;
	padding: 0px;
}


#writecomment {
	padding: 10px 10px 10px 15px;
	margin-top: 20px;
}

#writecomment p {
	margin: 5px;
}

#writecomment dt{
	color:#663300;
	font-size:12px;
	font-weight:bold;
}

#writecomment dd{
	margin-bottom:1em;
	margin-top:3px;
}

/*- お問い合わせフォーム -*/
#commentform textarea {
	width: 95%;
	padding: 2px;
	border: 1px solid #cccccc;
}
	
#commentform input {
	margin: 0px 7px 0px 0px;
	border: 1px solid #cccccc;
}
	
#commentform #submit {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	color: #333333;
}

#content .postpagesnav {
	padding: 15px 5px 5px 5px; 
	margin: 0px; 
}

#content .postpagesnav .older {
	width:50%;
	float:left;
}

#content .postpagesnav .newer {
	width: 50%; 
	float: right; 
	text-align:right;
}


/*- サイドバー -*/
#sidebar h2 {
	font-size:12px;
	font-weight:bold;
	color: #ffffff;
	margin: 20px 0px 1px 0px;
	padding: 0px 0px 0px 10px;
	line-height:22px;
	width:185px;
	background:url("../images/h2_l.gif") no-repeat top left;
}

#sidebar #sidebarright h2{
 margin-bottom:5px;
}


#sidebar .about {
	background: #e7eef5;
	border: 1px solid #cccccc;
	padding: 12px 15px 12px 15px;
}
#sidebar .about h2 {
	margin-top: 10px;
}



#searchform {
	margin-top: 12px;
}

#searchfield {
	border: 1px solid #cccccc;
	color: #333333;
	width: 200px;
	padding: 1px;
	margin: 1px;
	height: 18px;
}

/*- テーブル -*/
#content table.tableOuter{
 border-collapse:collapse;
 margin-top:10px;
 margin-bottom:10px;
}

#content table.calendar{
 width:95%;
}

#content table.tableOuter td{
 border:solid 1px #cc9966;
 padding:3px 7px;
}

/*カレンダー*/

#container .calendar .holiday{
 color:#ff0000;
}

#container .calendar .saturday{
 color:#3366cc;
}

#container .calendar th{
background:#fce7e1;
color:#666;
border:solid 1px #cc9966;
text-align:center;
}

#container .entry .calendar td div{
margin:0px;
padding:0px;
}

#container .calendar td{
 border:solid 1px #cc9966;
 text-align:center;
 padding:3px;
}
#container .saturday{
color:#0000ff;
}

#container .holiday{
color:#f00;
}

#container .calendar_monthList dt{
 color:#663300;
	background:url(../images/p_dt.gif) no-repeat left center ;
	padding-left:20px;
	height:16px;
 border-bottom:dashed 1px #663300;
}

#container .calendar_monthList dd{
 margin:3px 0px;
}

#container .calendar_monthList dd li{
 list-style:square inside;
}

#container .workday{
	color:#555555;
}

#container label{
border:0px;
background:#transparent;
}

#container .optional{
 background:#transparent;
 margin-left:5px;
border:0px;
padding-top:3px;
}

#content .required{
 background:#transparent;
 border:0px;
 border-left:5px solid #ff0000;
 padding-top:3px;
 }
 
  
/*-ショッピング画像-*/
#container .img_box img{
 margin-bottom:10px;
}

/*-スタッフ募集のテーブル-*/
#content .head{
background:#fce7e1;
}
.serviceItemTitle{ font-size:1.5em;}