/*
Theme Name: 
Theme URI: http://phpbb.xwd.jp/viewforum.php?f=20
Description: 
Version: 1.0
Author: Synchro Design
Author URI: http://www.synchro-d.com/
*/


@import url("css/navi.css");
@import url("css/inq.css");




body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	font-size: 90%;
}

a{color: #006699;}

h1,h2,h3,h4,p,ul,ol,dl{	margin: 0px; padding: 0px;}

img {border : 0px}

.right{float: right;}

.left{float: left;}

.clear{
	clear: both;
	font-size: 0px;
	line-height: 0px;
}


.center{text-align: center;}

.align-r{
	text-align: right;
}


/*wp style--------------------------------------*/

img.alignleft{margin: 0 25px 2px 0;}

img.alignright{margin: 0 0 2px 25px;}

.alignright {float: right;}

.alignleft {float: left;}

.more-link{
	background-image: url(img/common/arrow_l.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	float: right;
}



/*layout--------------------------------------*/


#wrap{
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}

#head{
	font-size: 12px;
}

#main{
	text-align: left;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}

#foot{
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	margin-bottom: 10px;
}


#foot .foot-menu{
	float: right;
}


#foot .foot-menu p{
	display: inline;
	text-align: right;
	margin-left: 10px;
}



/*head--------------------------------------*/

#head h1{
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	padding-top: 8px;
}

#head .rogo{
	float: left;
	padding-top: 10px;
}

#head .rogo p{
	text-align: left;
	display: inline;
}

#head .head-menu{
	float: right;
	padding-top: 24px;
}


#head .head-menu p{
	display: inline;
	text-align: right;
	margin-left: 10px;
}





/*breadcrumb  ----------------------------------------------*/

.path {
	margin-top: 0px;
	text-align: right;
	background-image: url(img/common/path_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
}
.path li {
	list-style-type: none;
	display: inline;
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.path ol {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	display: inline;
	padding-top: 0px;
	line-height: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.path a {
	background-image: url(img/common/path.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
	color: #666666;
	text-decoration: none;
}

/*foot----------------------------------------------*/

#foot .foot-rogo{
	float: left;
	text-align: left;
	background-image: url(img/common/foot_rogo.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
}

.pagetop{
	float: right;
	margin-top: 40px;
}

#foot p{
	font-size: 12px;
	margin-bottom: 3px;

}

#foot address{
	font-size: 10px;
	font-style: normal;
	line-height: 1.2em;
}



/*main ----------------------------------------------*/


.main-img{
	margin-top: 11px;
}

#main .title-img{
	margin-top: 23px;
	margin-bottom: 14px;
}




#main p{
	font-size: 100%;
	line-height: 1.8em;
	margin-bottom: 8px;
	margin-top: 0px;
}

#main p em{
	font-style: normal;
	font-weight: bold;
	font-size: 110%;
	color: #78A232;
}


/*main h-tag ----------------------------------------------*/


#main #type1 h2{
	background-image: url(img/common/h2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 90%;
	margin-top: 20px;
	padding-left: 20px;
	clear: both;
	padding-top: 15px;
	padding-bottom: 14px;
	margin-bottom: 10px;
}

#main #type1 h3{
	background-image: url(img/common/h3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 100%;
	padding-left: 14px;
	margin-top: 20px;
	margin-bottom: 10px;
	clear: both;

}



#main #type2 h2{
	background-image: url(img/common/h2_1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 100%;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	padding-top: 15px;
	padding-bottom: 14px;
}



#main #type2 h3{
	background-image: url(img/common/h2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 90%;
	margin-top: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
	clear: both;
	padding-top: 15px;
	padding-bottom: 13px;
}

#main #type2 h4{
	background-image: url(img/common/h3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 100%;
	padding-left: 14px;
	margin-top: 20px;
	margin-bottom: 10px;

}


#main .h-irregular{
	background-image: url(img/common/h3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 100%;
	padding-left: 14px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;

}



/*main parts----------------------------------------------*/



.phot400 .right{
	width: 400px;
	float:right;
}

.phot340 .right{
	width: 340px;
	float:right;
}

.phot220 .right{
	width: 225px;
	float:right;
}



.arrow{
	background-image: url(img/common/arrow_l.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;

}



#main ol{
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 2em;
}

#main ol li{
	margin-bottom: 10px;
	line-height: 1.5em;
}


#main ul{

}

#main ul li ul{

}


.dot-line{
	background-image: url(img/common/dot-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 20px;
}


.pdf{
	background-image: url(img/common/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;

}

ul.bass-root{
	list-style-type: none;
	margin-top: 20px;
}

ul.bass-root li{
	float: left;
	padding-right: 5px;
}

ul.bass-root .arrow-on{
	background-image: url(img/common/arrow_ss.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;

}


ul.list {
	list-style-type: none;
	list-style-position: inside;
	margin-top: 16px;
}
ul.list li{
	background-image: url(img/common/li.gif);
	background-repeat: no-repeat;
	background-position: left .5em;
	padding-left: 1em;
	list-style-position: outside;
	line-height: 1.3em;
	margin-bottom: .5em;
}
ul.list li ul{
	list-style-type: none;
	margin-top: 10px;
}
ul.list li ul li{
	list-style-type: none;
	background-image: url(img/common/ulli.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-position: outside;
	margin-bottom: .3px;
}






/*table----------------------------------------------*/


#main .line-non{
	border: none;
}

#main .line-non td{
	font-size: 90%;
	line-height: 1.5em;
	vertical-align: top;
	padding-bottom: 8px;
}

#main .line-non th{
	font-size: 90%;
	line-height: 1.5em;
	vertical-align: top;
	padding-bottom: 8px;
	text-align: left;
}



#main .line-non .head{
	padding-right: 20px;
}


#main .line-on{
	width: 100%;
	background-color: #CCCCCC;
}

#main .line-on td{
	background-color: #FFFFFF;
	padding: 5px;
	font-size: 90%;
}

#main .line-on th{
	background-color: #EBEDF3;
	text-align: center;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 90%;
}

#main .nomal td{
	font-size: 100%;
	line-height: 1.5em;
	padding-bottom: 8px;}




#main .td-with150{
	width: 150px;
}

#main .td-with180{
	width: 180px;
	text-align: center;
}


#main .td-with20{
	width: 20px;
	text-align: center;
}

#main .td-with10{
	width: 10px;
	text-align: center;
}

#main .td-with100{
	width: 25%;
}


.size-10{	font-size: 95%;}




#main .consutation{
	width: 100%;
	background-color: #CCCCCC;
	font-size: 95%;
}

#main .consutation th{
	background-color: #EBEDF3;
	text-align: center;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}

#main .consutation td{
	padding: 5px;
	line-height: 1.3em;

}

#main .consutation span{
	font-size: 90%;
}

.consutation .width-1{
	width: 13%;
}

.consutation .width-2{
	width: 6%;
}


.color-a-center{
	background-color: #FDFFDB;
	text-align: center;
}
.color-a-left{
	background-color: #FDFFDB;
	text-align: left;
}

.color-b-center{
	background-color: #FFF5E4;
	text-align: center;
}
.color-b-left{
	background-color: #FFF5E4;
	text-align: left;
}

.color-c-center{
	background-color: #EDFFED;
	text-align: center;
}
.color-c-left{
	background-color: #EDFFED;
	text-align: left;
}

.color-d-center{
	background-color: #E7F1FF;
	text-align: center;
}
.color-d-left{
	background-color: #E7F1FF;
	text-align: left;
}

.color-e-center{
	background-color: #EDEDFF;
	text-align: center;
}
.color-e-left{
	background-color: #EDEDFF;
	text-align: left;
}


.facilities{
	margin-top: 30px;

}

.facilities td{
	text-align: center;
	padding-top: 5px;
	font-size: 80%; 
}


/*margin----------------------------------------------*/

#top .mt-10,
#main .mt-10{	margin-top: 10px;}

#top .mt-20,
#main .mt-20{	margin-top: 20px;}

#top .mt-30,
#main .mt-30{	margin-top: 30px;}

#top .mt-40,
#main .mt-40{	margin-top: 40px;}

#top mtb-20,
#main .mtb-20{	margin-top: 20px; margin-bottom: 20px;}

#top mtb-30,
#main .mtb-30{	margin-top: 30px; margin-bottom: 30px;}

#top .mb-5,
#main .mb-5{	margin-bottom: 5px;}

#top .mb-10,
#main .mb-10{	margin-bottom: 10px;}

#top .mb-20,
#main .mb-20{	margin-bottom: 20px;}

#top .mb-30,
#main .mb-30{	margin-bottom: 30px;}

#top .mb-40,
#main .mb-40{	margin-bottom: 40px;}




/*food-menu----------------------------------------------*/


.food-menu{
	background-image: url(img/common/dot-line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 20px;
	padding-top: 20px;
	width: 620px;
}

.food-menu .arrow{
	padding-top: 6px;
	padding-bottom: 6px;
}

.food-menu .img-left{
	float: left;
	margin-right: 20px;
}


#blog table{

	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}

#blog td{
	padding: 5px;
	font-size: 90%;
} 


#main #blog td p{
	margin-bottom: 0px;
	line-height: 1.2em;
} 

#main #blog td p.subTitile{
	margin-bottom: 8px;
	margin-top:15px;
	font-weight:bold;}



/*blog entry----------------------------------------------*/


#blog h2{
	background-image: url(img/common/h2_1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 100%;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	padding-top: 15px;
	padding-bottom: 14px;
}



#blog h3{
	background-image: url(img/common/h3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 100%;
	padding-left: 14px;
	margin-top: 30px;
	margin-bottom: 5px;
	clear: both;
	float: none;

}

#main #blog td ol{
	margin: 0px;
}


#blog ol , #blog ul {
	margin-top: 10px;
	margin-bottom: 20px;
}

#blog ol li, #blog ul li{
	margin-bottom: 10px;
	margin-top: 0px;
}


#blog .space{
	height: 20px;
}


#blog img.alignleft{margin: 0 25px 20px 0;}

#blog img.alignright{margin: 0 0 20px 25px;}


#blog-index h2{
	background-image: url(img/common/h2_1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	padding-top: 15px;
	padding-bottom: 14px;
	font-size: 100%;
}

#blog-index h3{
	background-image: url(img/common/blog-h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 16px;
	padding-bottom: 16px;
	margin: 0px;
	padding-left: 16px;
	font-size: 100%;
}



#blog-index .news-block{
	margin-bottom: 20px;
}

#blog-index .news-block .ymd{
	color: #78A232;
	font-size: 90%;
}



#main #blog-index p{
	margin-bottom: 8px;
}



/* ---------------pagenavi-------------- */

.wp-pagenavi{
	padding-top: 5px;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	margin-right: 10px;
}

.wp-pagenavi span.pages {
	margin: 2px;
}
.wp-pagenavi span.current {
	color: #333333;
	text-align: center;
	font-weight: bold;
	margin-right: 6px;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #CCCCCC;
	color: #000000;
	background-color: #FFFFFF;
}



/* ---------------top-page----------------------------------- */



#top{
	margin-top: 10px;
	text-align: left;
	font-size: 90%;
}

#top #top-main{
	float: left;
	width: 460px;
}

#top #top-side{
	float: right;
	width: 165px;
}






#top .top-navi{
	background-image: url(img/top/menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 640px;
	margin-bottom: 15px;
}

#top .top-navi a{
	color: #666666;
	text-decoration: none;
}



#top .top-navi-box{
	float: left;
	width: 213px;
}

#top .top-navi .more{
	float: right;
	margin-top: 1.2em;
	margin-bottom: 8px;
}


#top .top-navi dl{
	line-height: 1.2em;
	padding: 0px;
	width: 197px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}

#top .top-navi dt{
	float: left;
	width: 90px;
	margin: 0px;
}

#top .top-navi dt img{
	margin-bottom: 5px;
}

#top .top-navi dd{
	float: left;
	width: 107px;
	margin: 0px;
}

#top .topics{
	background-image: url(img/top/topics-body.gif);
	background-repeat: repeat-y;
	width: 460px;
	text-align: center;
}


#top .topics .news-block{
	width: 436px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 4px;
}



#top .news-block p{
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 45px;
	text-indent: 0px;
	padding-bottom: 6px;
	line-height: 1.2em;

}

#top .news-block .icon-news{
	background-image: url(img/top/icon_news.jpg);
}

#top .news-block .icon-recruit{
	background-image: url(img/top/icon_recruit.jpg);
}

#top .news-block .icon-foods{
	background-image: url(img/top/icon_foods.jpg);
}

#top .news-block .icon-club{
	background-image: url(img/top/icon_club.jpg);
}

#top .news-block .icon-suginoko{
	background-image: url(img/top/icon_suginoko.jpg);
}


#top .top-info{
	width: 436px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.3em;
}

#top dl.info-block{
	width: 210px;
}



#top dl.info-block dt{
	background-image: url(img/common/arrow_l.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	padding-left: 16px;
	font-weight: bold;

}

#top dl.info-block dd{
	margin: 0px;
	padding-bottom: 10px;
}


.pagetop-top{
	float: right;
	margin-top: 0px;
}



/* ---------------other parts----------------------------------- */


#main .info-block{
	margin-top: 30px;
	margin-bottom: 30px;
}

#main .info-block .left{
	width: 100px;
}

#main .info-block .right{
	width: 500px;
}


#main .link{
	width: 620px;
	margin-top: 40px;
}

#main .link .left{
	width: 120px;
	margin-top: 0px;
}

#main .link ul.right{
	width: 480px;
	margin-top: 5px;
}


#main .left400{	width: 400px; float:left}










