@charset "utf-8";
/*
Theme Name: houjyukai.net
Theme URI: http://www.houjyukai.net/
Description: 社会福祉法人　豊寿会用のテーマ
Author: yuko kitake
Author URI: http://kitax.info/
Tags: blue, custom header, fixed width, two columns, widgets

*/



body  {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	line-height: 1.3em;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
#container {
	width: 780px;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 2px solid #999999;
	text-align: left; 
} 
#container #header {
	background-image: url(images/kanban_back.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 140px;
	position: relative;
	margin: 0px;
	padding: 0px;
} 
#container #sidebar {
	float: left;
	width: 160px;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom: 15px;
	text-transform: uppercase;
	font-size: 14px;
	color:#666666;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 20px;
}
#mainContent {
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 200px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	padding-top: 20px;
} 
#footer {
	padding: 0 10px 0 20px;
	background-color: #FFCCCC;
	color: #FF6600;
} 
#footer p {
	margin: 0; 
	padding: 10px 0; 
}
#container #sidebar li {
	list-style-type: none;
	padding: 5px;
	margin: 0px;
}
#container #footer p {
	font-size: small;
}

#container #mainContent h2 {
	padding-top: 30px;
	padding-bottom: 20px;
}
#container #mainContent p {
	line-height: 1.7em;
}


#container #sidebar ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}
#container #sidebar p {
	line-height: 1.5em;
}
#container #mainContent table {
	border: 1px solid #666666;
}
#container #mainContent td {
	margin: 0px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	line-height: 1.7em;
}
#container #mainContent th {
	padding: 5px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	color: #000066;
	text-align: center;
	background-color: #FFFFCC;
}

#container #mainContent h3 {
	background-image: url(images/h3.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF6699;
	padding-left: 50px;
	height: 25px;
	padding-top: 20px;
	margin-top: 10px;
	color: #000066;
	font-size: small;
}

#container #mainContent li {
	line-height: 1.6em;
}

#container #header h1 {
	font-size: 12px;
	color: #000066;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#container #header p {
	position: absolute;
	top: 30px;
	right: 30px;
}
#container #mainContent #topleft {
	width: 150px;
	float: left;
}
#container #mainContent #topright {
	float: right;
	width: 390px;
}

#container #sidebar #adress a {
	text-decoration: underline;
	background-color: #FFFFFF;
	height: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	font-size: small;
}
#container #sidebar h4 {
	line-height: 1.5em;
	color: #000066;
	font-weight: bold;
	font-size: 13px;
}
#container #header h2 {
	position: absolute;
	left: 25px;
	top: 45px;
}
#container #mainContent h4 {
	color: #000066;
}
#container #mainContent #news {
	border: 1px solid #666666;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}
#container #mainContent #news h2 {
	font-size: 14px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF669A;
	color: #000066;
	padding-bottom: 10px;
         padding-left: 20px;
         line-height: 0.5em;
}
#container #mainContent #news li {
	line-height: 0.5em;
}
/*sidebar*/
#sidebar #infobar h2 {
	font-size: 14px;
	color: #000066;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF669A;
         padding-left: 10px;
}
#sidebar #infobar li {
	line-height: 1em;
	list-style-type: disc;
	margin-left: 20px;
}
#sidebar #infobar a {
	text-decoration: none;
}
.inside	{
	background-color:#eeeeee;
	color:#333333;
	font-size:90%;
	padding:2 0 5 15;
	}
	
.imgleft {
	float: left;
	margin-right: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 5px;
	margin-bottom: 10px;
}
.clear {
	clear: both;
}
.rightpadding {
	padding-left: 415px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.left {
	float: left;
	width: 250px;
}
.right {
	float: right;
	width: 250px;
	margin-bottom: 30px;
}
.border {
	width: 350px;
	border: 1px solid #FF6699;
	margin-left: 100px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #FFFF99;
	color: #000066;
	margin-bottom: 50px;
}
.bold {
	font-size: large;
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-color: #FF6600;
	padding-bottom: 5px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #FF6600;
	padding-left: 10px;
	margin-bottom: 5px;
	background-color: #FFFFCC;
	margin-left: 5px;
}
#price {
	font-size: 12px;

}
.paddeing30 {
	margin-top: 30px;
	margin-bottom: 30px;
}
.room_left   {
	padding: 3px;
	width: 165px;
	margin-right: 5px;
	float: left;
}
.waku1 {
	padding: 3px;
	border: 1px solid #FF669A;
}
.padding5 {
	margin-left: 22px;
	margin-bottom: 10px;
}
.border2 {
	padding: 10px;
	border: 1px solid #FF6600;
}
