/*
Theme Name:daisin
Theme URI:http://berry.org.cn/
Description:berry_theme
Version: 1.0
*/


/*-----------------------------------------------------------------------------/* all */

*{margin:0; padding:0;}

body{
	font-size:16px;
	font-family:Osaka,Verdana,Arial,Helvetica,sans-serif;
	color:#333333;
	}

ul{list-style-type:none;}
li{list-style-type:none;}

img{vertical-align:top; border:0px;}

a:link { text-decoration: none; color: #0066CC;}
a:visited { text-decoration: none; color: #674989;}
a:hover { text-decoration: underline; color: #0066CC;}
a:active { text-decoration: underline; color: #0066CC;}

h1{
	width:850px;
	padding:5px 0;
	margin:0 auto;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	}

h2{
	height:14px;
	padding:9px 0 14px 30px;
	background-image:url(http://daisin-kaigo.com/wp-content/themes/daisin/img/common/h2.png);
	background-repeat:no-repeat;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	clear:both;
	}

h4{
	height:20px;
	padding:5px 0 25px 30px;
	background-image:url(http://daisin-kaigo.com/wp-content/themes/daisin/img/common/h4.png);
	background-repeat:no-repeat;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	clear:both;
	}
.left_h3{
	background-image:url(http://daisin-kaigo.com/wp-content/themes/daisin/img/common/left_h.png);
	background-repeat:no-repeat;
	height:15px;
	padding:9px 0 14px 30px;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	}

/* header */

#header{
	background-image:url(http://daisin-kaigo.com/wp-content/themes/daisin/img/common/head_back.png);
	background-repeat:repeat-x;
	}
#head{
	height:179px;
	margin:0 auto;
	background-image:url(img/common/head.png);
	background-position:center;
	background-repeat:no-repeat;
	text-indent:-9999px;
	}
	
/* menu */

#menu{
	height:53px;
	background-image:url(http://daisin-kaigo.com/wp-content/themes/daisin/img/common/menu_back.png);
	background-repeat:repeat-x;
	}
	
#menu ul{
	width:850px;
	height:46px;
	margin:0 auto;
	display:block;
	}

#menu li{
	float:left;
	width:170px;
	height:46px;  
	text-indent:-9999px;
	}

.top a{
	background:url(http://daisin-kaigo.com/wp-content/themes/daisin/img/common/menu01.png) 0 0;    
	width:170px;
	height:46px;   
	display:block;
	} 
.top a:hover{
	background:url(http://daisin-kaigo.com/wp-content/themes/daisin/img/common/menu02.png) 0 0;   
	}
	
.shop a{
	background:url(http://daisin-kaigo.com/wp-content/themes/daisin/img/common/menu01.png) -170px 0;    
	width:170px;
	height:46px;   
	display:block;
	} 
.shop a:hover{
	background:url(http://daisin-kaigo.com/wp-content/themes/daisin/img/common/menu02.png) -170px 0;   
	}

.option a{
	background:url(http://daisin-kaigo.com/wp-content/themes/daisin/img/common/menu01.png) -340px 0;    
	width:170px;
	height:46px;   
	display:block;
	} 
.option a:hover{
	background:url(http://daisin-kaigo.com/wp-content/themes/daisin/img/common/menu02.png) -340px 0;   
	}
	
.template a{
	background:url(http://daisin-kaigo.com/wp-content/themes/daisin/img/common/menu01.png) -510px 0;    
	width:170px;
	height:46px;   
	display:block;
	} 
.template a:hover{
	background:url(http://daisin-kaigo.com/wp-content/themes/daisin/img/common/menu02.png) -510px 0;   
	}
	
.inqury a{
	background:url(http://daisin-kaigo.com/wp-content/themes/daisin/img/common/menu01.png) -680px 0;    
	width:170px;
	height:46px;  
	display:block;
	} 
.inqury a:hover{
	background:url(http://daisin-kaigo.com/wp-content/themes/daisin/img/common/menu02.png) -680px 0;   
	}
	
/* flash */

#flash{
	text-align:center;
	background-image:url(http://daisin-kaigo.com/wp-content/themes/daisin/img/common/line01.png);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:18px 0 20px;
	margin-bottom:15px;
	}
	
/* pankuzu */

#pan{
	height:40px;
	font-size:12px;
	padding:0 0 0 10px;
	}
	
#pan p{
	line-height:40px;
	padding:0 0 0 10px;
	}

.kuzu{
	height:40px;
	font-size:12px;
	line-height:40px;
	padding:0 0 0 0;
	}
/*------------------------------------------------------------------------------- container */

#container{
	width:850px;
	margin:0 auto;
	}
/*-----------------------------------------------------------------------------	
/*------------------------------------------------------------------------------- contents */
	
#contents{
	width:636px;
	float:right;
	line-height:1.7em;
	}

/* main */

#main{
	width:850px;
	margin:0 auto;
	}
	
/* right */
	
#right{
	width:636px;
	float:right;
	line-height:1.7em;
	}

.box01{
	border-width:0 1px 1px 1px;
	border-color:#C2C4BF;
	border-style:solid;
	padding:10px 10px 5px 10px;
	margin-bottom:10px;
	}
.box01 p{
	margin-bottom:15px;
	padding:10px 11px;
	}

.openning_l{
	text-align:left;
	width:47%;
	float:left;
	}

.openning_r{
	width:47%;
	float:right;
	margin:15px 0px 0px 0px;
	}

.box02{
	border-width:1px;
	border-color:#C2C4BF;
	border-style:solid;
	padding:10px;
	margin-bottom:15px;
	}

.box03{
	border-width:0px;
	border-color:#FFFFFF;
	border-style:solid;
	padding:0px 20px 0px 30px;
	margin-bottom:15px;
	}

#right .box_l{
	width:295px;
	margin-top:15px;
	float:left;
	}

#right .box_l div{
	border-width:1px;
	border-color:#C2C4BF;
	border-style:solid;
	margin-bottom:15px;
	}

#right .box_l p{
	padding:0 15px 15px 15px;
	}

#right .box_r{
	width:295px;
	margin-top:15px;
	float:right;
	}

#right .box_r div{
	border-width:1px;
	border-color:#C2C4BF;
	border-style:solid;
	margin-bottom:15px;
	}

#right .box_r p{
	padding:0 15px 15px 15px;
	}

.new{
	line-height:2em;
	}
.style1 {
	color: #FF0000;
	font-weight: bold;
}

.style2 {color: #FF0000}


/* left */
	
#left{
	width:200px;
	float:left;
	}

.left_h{
	background-image:url(http://daisin-kaigo.com/wp-content/themes/daisin/img/common/left_h.png);
	background-repeat:no-repeat;
	height:15px;
	padding:9px 0 14px 30px;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	}
.h3{
	background-image:url(http://daisin-kaigo.com/wp-content/themes/daisin/img/common/left_h.png);
	background-repeat:no-repeat;
	height:15px;
	padding:9px 0 14px 30px;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	}

.list01{
	border-width:0 1px 1px 1px;
	border-color:#C2C4BF;
	border-style:solid;
	padding:10px;
	margin-bottom:15px;
	}

.list01 li{
	background-image:url(http://daisin-kaigo.com/wp-content/themes/daisin/img/common/list.png);
	background-repeat:no-repeat;
	background-position:8px 10px;
	padding:9px 0 9px 25px;
	}

.banner{
	margin:15px 0;
	}
	
.banner li{
	margin-bottom:10px;
	}

#tweet h3{
	background-image: none;
	}
	
	
/* footer */
#footer01{
	background-image:url(http://daisin-kaigo.com/wp-content/themes/daisin/img/common/footer_line.png);
	background-repeat:repeat-x;
	clear:both;
	}
#to_top{
	width:850px;
	margin:0 auto;
	text-align:right;
	}
	
#footer02{
	background-image:url(http://daisin-kaigo.com/wp-content/themes/daisin/img/common/footer_back.png);
	background-repeat:repeat-x;
	}

.f_box{
	width:820px;
	margin:0 auto;
	text-align:center;
	padding:15px;
	color:#FFFFFF;
	}
	
address{
	font-style:normal;
	color:#FFFFFF;
	background-image:url(http://daisin-kaigo.com/wp-content/themes/daisin/img/common/address.png);
	background-repeat:repeat-x;
	font-size:12px;
	padding:7px 0;
	text-align:center;
	}

/* table */

.tb table{
	border-top: solid 1px #CCCCCC;
	margin-top: 5px;
	margin-bottom: 10px;
	}

.tb table th{
	padding:10px 10px;
	border-right: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	text-align:left;
	color: #333333;
	font-weight:bold;
	background-color:#F6F6F6;
	}
	
.tb table td{
	padding:10px 10px;
	border-bottom: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	text-align:left;
	}

.tb2 table{
	border-top:1px dotted #CCCCCC;
	}

.tb2 table th{
	font-weight:normal;
	color: #009967;
	background-image:url(img/common/tb2.png);
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:top;width:110px;
	padding:5px;
	border-bottom:1px dotted #CCCCCC;
	}
	
.tb2 table td{
	padding:5px 10px;
	border-bottom:1px 
	dotted #CCCCCC;
	}
.tb3 table{
	border-top: solid 1px #CCCCCC;
	width:100%;
	}

.tb3 table th{
	padding:10px 10px;
	border-right: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	text-align:left;
	color: #333333;
	font-weight:bold;
	background-color:#F6F6F6;
	width:35%;
        white-space:    nowrap;
	}
	
.tb3 table td{
	padding:10px 10px;
	border-bottom: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	text-align:left;
	background-color:#FFFFFF;
	width:65%;
        white-space:    nowrap;
	}


/* other */

.orange{
	color:#FF3300;
	}
	
/* clearfix */

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
	
/* blog */
.title{
	font-size:14px;
	font-weight:700;
	background-image:url(img/common/blog_title.png);
	background-repeat:no-repeat;
	padding:12px 0 12px 15px;
	margin:15px 0 0 0;
	}

h3{
	font-size:12px;
	font-weight:700;
	background-image: url(http://daisin-kaigo.com/wp-content/themes/daisin/img/common/h3.png);
	background-repeat:no-repeat;
	padding:7px 0 12px 30px;
	}

#contents h3{
	font-size:16px;
	font-weight:700;
	background-color:#D1D8D7;
	padding:5px 5px 5px 15px;
	margin:0;
	}

.iine li{
	float:left;
	display:inline;
	margin-bottom:5px;
	}

#respond{
	border:solid 1px #CCCCCC;
	margin:10px 0 10px; 0;
	}
	
#commentform{
	padding:10px;
	}
	
#comments{
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px 1px 0px 1px;
	margin:10px 0 0 0;
	}
	
.commentlist{
	border-color:#CCCCCC;
	border-style:solid;
	border-width:0px 1px 1px 1px;
	padding:10px;
	}
	
.comment-body{
	border-color:#CCCCCC;
	border-style: dotted;
	border-width:0px 0px 1px 0px;
	padding:5px;
	margin:0 0 8px 0;
	}

.fn{
	font-style:normal;
	}
	
.nav-below{
	border:solid 1px #CCCCCC;
	background-color:#F5F3F1;
	padding:5px 0 3px 0;
	margin:8px 0 10px 0;
	text-align:center;
	}

.more-link{
	text-align:right;
	display:block;
	}

.blog_info{
	height:22px;
	font-size:12px;
	background-color:#F5F3F1;
	padding:5px 0 3px 0;
	margin:0 0 10px 0;
	clear:both;
	}

.blog_next{
	height:22px;
	font-size:12px;
	background-color:#F5F3F1;
	padding:5px 0 3px 0;
	margin:0 0 5px 0;
	text-align:center;
	}
	
.blog_info li{
	float:left;
	padding:0 10px;
	}

.widget-container{
	border:solid 1px #CCCCCC;
	margin:0 0 15px 0;
	line-height:1.5em;
	}
	
.widget-container li{
	padding:0 0 10px 10px;
	}

.widget-container ul{
	padding:8px 0 0 0;
	}
	
#wp-calendar{
	margin:0 auto 10px;
	padding:0;
	width:170px;
	border-top:1px solid #CCCCCC;
    border-left:1px solid #CCCCCC;
	text-align:center;
	border-spacing:0;
	font-size:12px;
	}
	
#wp-calendar a{
	display:block;
	background-color:#FFCC99;
	}
	
#wp-calendar td{
	border-right:1px solid #CCCCCC;
    border-bottom:1px solid #CCCCCC;
	}
#wp-calendar th{
	border-right:1px solid #CCCCCC;
    border-bottom:1px solid #CCCCCC;
	background-color:#CCCCCC;
	}

caption{
	color:#FF6600;
	font-weight:bold;
	padding:5px;
	}
	
.blog_right_box{
	padding:5px 10px;
	line-height:34px;
	clear:both;
	}
