@charset "utf-8";

/*
	Site Name: 
	Description: base template style
	Version: 
	Author: 
*/


/*
===== CONTENTS ===========================================

	0: UNIVERSAL
	1: HEADER
	2: FOOTER
	3: NAVIGATION
	4: MAIN CONTENT

==========================================================
*/



/*
===== 0: UNIVERSAL ==========================================
*/


*{
	margin:0;

}
p {
	padding-top: 10px;
}

body {
	font: normal 14px Verdana,'CI','Meiryo','Osaka','lr oSVbN',sans-serif;
	letter-spacing:0.05em;
	line-height:145%;
	color:#333333;
	background-image: url(../cmn_img/head_bg.gif);
	background-repeat: repeat-x;
}

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


img { border:none
}


.bg_white{
background-color:#ffffff;
}

.bg_black{
background-color:#000000;
}

.border_dot {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}

.pan {
	font-size:10px;
	letter-spacing: normal;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}
.bt {
	line-height: 300%;
	background-image: url(../cmn_img/icon_yajirushi_brown.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-left: 22px;
}

.bt_title {
	background-image: url(../cmn_img/bt_bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 22px;
}

.concept_bg_green {
	padding: 20px;
	background-color:#E7F4D7;

}

.title {
	background-image: url(../cmn_img/title_bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	padding-top: 12px;
	padding-bottom: 13px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #529F05;
}














/*
===== 1: HEADER ==========================================
*/











/*
===== 2: FOOTER ==========================================
*/
#main{
	margin-top: 25px;
}

#foot{
	margin-top: 100px;
}

#bt{
	margin-top: 5px;
}

#top{
	margin-top: 8px;
}











/*
===== 3: NAVIGATION ==========================================
*/












/*
===== 4: MAIN CONTENTS ==========================================
*/
.head_link {
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: normal;
	padding-top: 5px;
	background-image: url(../cmn_img/head_link_bg.gif);
	background-repeat: no-repeat;
}

.head_link a {
	color: #FFFFFF;
}

.head_tel {
	padding-top: 10px;
	padding-bottom: 10px;
}

.head_logo {
	padding-bottom: 5px;
}

.foot_link {
	font-size: 10px;
	letter-spacing: normal;
	padding-bottom: 5px;
}

.foot_copyright {
	padding-top: 15px;
	padding-bottom: 30px;
}

.foot {
background-color:#70AF30;
}



.pd_b_10 {
padding-bottom:10px;
}

.pd_t_10 {
padding-top:10px;
}

.pd_t_7 {
padding-top:7px;
}

.txt_brown {
	color:#966C2F;
}

.shuhen_01 {
padding-top: 3px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
.link_01 {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.link_02 {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


.pd_t_b_10 {
padding-top:10px;
padding-bottom:10px;
}

.pd_b_6 {
padding-bottom:6px;
}

.pd_t_b_20 {
padding-top:20px;
padding-bottom:20px;
}

.pd_l_15 {
padding-left:15px;
}

.pd_t_b_7 {
padding-top:7px;
padding-bottom:7px;
}



.muryo {
	padding: 15px;
	border: 1px solid #CCCCCC;
}
.access {
	font-size: 10px;
	letter-spacing: normal;
	padding: 10px;
}

.pd_t_30 {
padding-top:30px;
}

.pd_t_10 {
padding-top:10px;
}
.circle {
	background-color: #F5F5F5;
	padding: 15px;
	border: 1px solid #CCCCCC;
}
.tv {
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 6px;
	padding-bottom: 6px;
}
ol {
	padding-left: 25px;
}
li {
	padding-top: 15px;
}
.border_dot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.news {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #529F05;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 12px;
}

.news_date {
	color: #529F05;
	padding-bottom: 6px;
}

.news_list_01 {
	color: #529F05;
	padding-top: 8px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.news_list_02 {
	padding-top: 8px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.pickup_01 {
padding-top:6px;
padding-bottom:3px;
}

.pickup_02 {
line-height: 14px;

}

.jujitsu {
line-height: 14px;
padding-left:10px;

}

.saishin {
line-height: 14px;

}

.saishin_date {
font-size:10px;
color: #529F05;
letter-spacing:normal;

}
