/*
Theme Name: Lotus-Portal
Theme URI: http://www.tomtom24.com/
Description: 
Version: 1.0
Author: tomtom24
Tags: 
*/

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
body.top{	/* トップページ用クラス */
	background-image: url(images/top_bk.jpg);
	background-repeat: repeat-x;
}
body.will{	/* Will Care Lotus用クラス */
	background-image: url(images/will_bk.jpg);
	background-repeat: repeat-x;
}
body.en {	/* 延寿園用クラス */
	background-image: url(images/en_bk.jpg);
	background-repeat: repeat-x;
}
body.hana {	/* ヘルパーステーション・デイサービス華用クラス */
	background-image: url(images/hana_bk.jpg);
	background-repeat: repeat-x;
}
#wrap {
	width: 950px;
	height: 100%;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

/* header */
#header {
	margin: 0px;
	padding: 0px;
	width: 950px;
}
#header h1.top_logo { /* トップページロゴ用 */
	margin: 0px;
	padding: 0px;
	height: 59px;
	width: 950px;
	background-image: url(images/top_h1.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#header h1.top_logo a{ /* トップページロゴ用 */
	float:left;
	background-image: url(images/top_h1.jpg);
	background-repeat: no-repeat;
}
#header h1.will_logo { /* Well care lotusロゴ用 */
	margin: 0px;
	padding: 0px;
	height: 59px;
	width: 950px;
	background-image: url(images/will_h1.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#header h1.will_logo a{ /* Well care lotus用 */
	float:left;
	background-image: url(images/will_h1.jpg);
	background-repeat: no-repeat;
}
#header h1.en_logo { /* 延寿園ロゴ用 */
	margin: 0px;
	padding: 0px;
	height: 59px;
	width: 950px;
	background-image: url(images/en_h1.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#header h1.en_logo a{ /* 延寿園ロゴ用 */
	float:left;
	background-image: url(images/en_h1.jpg);
	background-repeat: no-repeat;
}
#header h1.hana_logo { /* 華ロゴ用 */
	margin: 0px;
	padding: 0px;
	height: 59px;
	width: 950px;
	background-image: url(images/hana_h1.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#header h1.hana_logo a{ /* 華ロゴ用 */
	float:left;
	background-image: url(images/hana_h1.jpg);
	background-repeat: no-repeat;
}
#header p.dis {
	font-size: 13px;
	color: #9a9b80;
	margin: 0px;
	padding: 0px;
}

/* navi menu */
#navi_menu {
	padding: 0px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navi_menu ul{
	margin: 0px;
	padding: 0px;
}
#navi_menu li {
	list-style-type: none;
	float: left;
}
#navi_menu li a {
	float: left;
	height: 58px;
	text-indent: -9999px;
}
#navi_menu li.hm01 a {
	width: 184px;
	margin-right: 7px;
	background-image: url(images/navi_menu/top.jpg); 
}
#navi_menu li.hm02 a {
	width: 184px;
	margin-right: 7px;
	background-image: url(images/navi_menu/introduction.jpg);
}
#navi_menu li.hm03 a {
	width: 185px;
	margin-right: 7px;
	background-image: url(images/navi_menu/company.jpg);
}
#navi_menu li.hm04 a {
	width: 185px;
	margin-right: 6px;
	background-image: url(images/navi_menu/map.jpg);
}
#navi_menu li.hm05 a {
	width: 185px;
	background-image: url(images/navi_menu/contact.jpg);
}
#navi_menu li.hm01 a:hover {
	background-image: url(images/navi_menu/top_h.jpg); 
}
#navi_menu li.hm02 a:hover {
	background-image: url(images/navi_menu/introduction_h.jpg);
}
#navi_menu li.hm03 a:hover {
	background-image: url(images/navi_menu/company_h.jpg);
}
#navi_menu li.hm04 a:hover {
	background-image: url(images/navi_menu/map_h.jpg);
}
#navi_menu li.hm05 a:hover {
	background-image: url(images/navi_menu/contact_h.jpg);
}

/* flash area */
#flash_area {
	padding: 0px;
	float: left;
	height: 380px;
	width: 950px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#fa_left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 380px;
	width: 650px;
	background-color: #CCCCCC;
}
#fa_right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 380px;
	width: 290px;
}
#fr_menu {
	padding: 0px;
	margin: 0px;
	float: left;
}
#fr_menu ul{
	margin: 0px;
	padding: 0px;
}
#fr_menu  li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#fr_menu  li a {
	float: left;
	width: 290px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
#fr_menu  li.fm01 a {
	height: 126px;
	background-image: url(images/will.jpg);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-repeat: no-repeat;
}
#fr_menu  li.fm02 a {
	height: 122px;
	background-image: url(images/en.jpg);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-repeat: no-repeat;
	margin-top: 5px;
}
#fr_menu  li.fm03 a {
	height: 122px;
	background-image: url(images/hana.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
}

/** content **/
#content {
	padding: 0px;
	float: left;
	width: 950px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* top content */
#top_content {
	background-image: url(images/riji.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
	height: 120px;
	width: 950px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#tc_text {
	float: right;
	width: 700px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	height: 100px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#tc_text p {
	font-size: 12px;
	color: #666666;
	letter-spacing: 0.1em;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* left content */
#left_content {
	margin: 0px;
	float: left;
	width: 650px;
	padding: 0px;
}
#left_content .news_box {
	padding: 0px;
	float: left;
	height: 100px;
	width: 313px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.news_box h3.will {
	background-image: url(images/news/will.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 313px;
	text-indent: -9999px;
}
.news_box h3.en {
	background-image: url(images/news/en.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 313px;
	text-indent: -9999px;
}
.news_box h3.h_hana {
	background-image: url(images/news/h_hana.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 313px;
	text-indent: -9999px;
}
.news_box h3.d_hana {
	background-image: url(images/news/d_hana.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 313px;
	text-indent: -9999px;
}
.nb_text {
	padding: 0px;
	float: left;
	width: 313px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.news_box p,
.news_box p a {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.news_box p {
	color: #333333;
}
.news_box p a {
	color: #CC0066;
}

/* right content */
#right_content {
	margin: 0px;
	float: right;
	width: 280px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-style: dotted;
}
#right_content li,
#right_content ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
h3.widgettitle {
	background-image: url(images/right_h3.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 100%x;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-size: 16px;
	color: #666666;
}
#right_content li ul li {
	font-size: 14px;
	padding: 0px;
	width: 280px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
}
#right_content li ul li a {
	color: #666666;
}
#right_content li ul li a:hover {
	color: #999999;
}
#right_content hr {
	width: 260px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
}
.sideimg {
	margin: 0px;
	padding: 0px;
}
a .sideimg {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sideimg_box {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -5px;
}
/** footer **/
#footer {
	padding: 0px;
	float: left;
	height: 50px;
	width: 950px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #e9e9e9;
}
#footer .foot_text {
	width: 950px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	color: #333333;
}
#footer .foot_text p {
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.1em;
}
#footer .foot_text p a {
	color: #333333;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	letter-spacing: 0.1em;
}

/** 内部コンテンツ **/
h2.normal_h2 {
	background-image: url(images/right_h3.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 20px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 25px;
	font-size: 17px;
	color: #333;

}
.entry {
	font-size: 15px;
	letter-spacing: 0.03em;
}
.entry strong {
	color: #666;

	float: left;

}
.entry hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	width: 100%;
}
.entry a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.entry a:hover img {
	border: 1px solid #999999;
}
.entry table {
	float: left;
	width: 100%;
}
.entry ul {
	padding: 0px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.entry li {
	padding: 0px;
	float: left;
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.entry p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	width: 100%;
}
p.edit_ent {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 600px;
}