@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}
body{
	font-family:"メイリオ", Meiryo, Osaka,  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	background-color:#F5F5F5;
	font-size: 14px;
	line-height: 24px;
}

img,img a{
	border: none;
}
a{
	color: #DF5327;
}
p{
	padding: 5px 0;
}

ul,ol{
	list-style: none;
	list-style-position: outside;
}

.bg_yellow{
	padding: 0 3px;
	margin: 0 2px;
	color: #000;
	background-color: #FFFF00;
}

.blue{
	color: #00F;
}
.bg_blue{
	padding: 0 3px;
	margin: 0 2px;
	color: #000;
	background-color: #AFEEEE;
}
.red{
	color:#F00;
}
.bg_red{
	padding: 0 3px;
	margin: 0 2px;
	color: #000;
	background-color: #FFC0CB;
}
.red_border{
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.text-center{
	text-align: center;
}
.text-right{
	text-align: right;
}
.text-padding{
	padding-left: 120px;
}

.bold{
	font-weight:bold;
}

blockquote{
	color: #333;
	border: solid 1px #CCCCCC;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	padding: 10px;
	margin: 10px 0;
}

div#wrapper{
	width: 800px;
	margin: 0 auto;
	padding: 0 7px;
	color: #000;
	background-color:#FFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
}
div#header{
	width: 800px;
	position:relative;
	padding: 15px 0 0 0;
}
div#header h1{
	font-size: 14px;
	font-weight: normal;
	padding-left: 5px;
	margin-bottom: 5px;
}

div#header p#description{
	position:absolute;
	top: 15px;
	right: 9px;
	padding: 0;
}
div#header h2{
	padding-left: 5px;
	margin-bottom: 10px;
}
/*ヘッダーメニュー*/
div#header ul#header_menu{
	position:absolute;
	top: 48px;
	right: 9px;
}
div#header ul#header_menu li{
	float: left;
	width: 100px;
	padding: 0 0 0 20px;
	background-image: url(../images/header-arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
}
div#header ul#header_menu li a{
	color: #000;
	text-decoration: underline;
}
div#header ul#header_menu li a:hover{
	text-decoration: underline;
}

/*メインメニュー*/
div#main_menu{
	height: 27px;
	padding: 8px 0 0 10px;
	background-image: url(../images/bg-main-menu.gif);
	background-repeat: repeat-x;
}
div#main_menu ul{

}
div#main_menu ul li{
	display: inline;
	padding: 0 15px;
	border-right: solid 1px #71BD7B;
}
div#main_menu ul li.end{
	border-right: none;
}
div#main_menu ul a{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
div#main_menu ul a:hover{
	text-decoration: underline;
}

div#main-content{
	float: right;
	width: 600px;
	padding: 20px 0;
	margin-right: 10px;
}
div#main-content .title{
	color: #666;
	font-size: 18px;
	font-weight:bold;
	border-bottom: dotted 1px #666;
}
div#main-content .sub_title{
	color:#F00;
	font-size: 14px;
	font-weight:bold;
}
div#main-content div.content{
	padding: 10px 0;
	margin-bottom: 15px;
	border-bottom: solid 1px #EAEAEA;
}

div.index-title{
	padding: 10px 15px;
	background-image: url(../images/bg-index-title.gif);
	background-repeat: no-repeat;
	line-height: 20px;
	margin-bottom: 15px;
}
div.index-title p{
	border-bottom: dotted 1px #71BD7B;
}

div.index-title p.index-title-bottom{
	font-size: 15px;
	color: #000;
	font-weight: bold;
	text-align: center;
	border-bottom: none;
	margin-top: 13px;
}
div.index-title2{
	margin-bottom: 15px;
}
div.index-title2 p{
	background-image: url(../images/check.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0 0 0 28px;
	margin-bottom: 10px;
}
div.fuzita{
	border-top: solid 2px #EAEAEA;
	border-bottom: solid 2px #EAEAEA;
	margin: 10px 0;
	background-image: url(../images/fujita.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding: 10px 0 10px 110px;
}

div.contact-content{
	padding: 8px 0;
	border-top: solid 1px #71BD7B;
	border-bottom: solid 1px #71BD7B;
}
div.contact-content2{
	padding: 8px 0;
	border-bottom: solid 1px #71BD7B;
}
p.telefon{
	color: #F00;
	font-size: 18px;
	font-weight:bold;
	padding: 5px 0 5px 40px;
	text-decoration: underline;
	background-image: url(../images/tele.gif);
	background-position: left;
	background-repeat: no-repeat;
}
p.mail{
	color:#F00;
	font-size: 18px;
	font-weight:bold;
	padding: 5px 0 5px 40px;
	background-image: url(../images/mail.gif);
	background-position: left;
	background-repeat: no-repeat;
}
p.mail a{
	color:#F00;
	text-decoration: underline;
}

div.taiou-tiiki{
	font-size: 12px;
	border-top: solid 1px #EAEAEA;
}

/*良くある質問*/
div.faq{
	margin-bottom: 20px;
}
div.faq p{
	padding: 10px 0;
	border-bottom: dotted 1px #999;
}

/*事業所概要*/
table.company{
	width: 580px;
	border: solid 1px #CCC;
	border-collapse: collapse;
	margin: 20px 0;
}
table.company th{
	padding: 10px 8px;
	width: 40%;
	border: solid 1px #CCC;
	vertical-align: middle;
}
table.company td{
	padding: 10px 8px;
	width: 60%;
	border: solid 1px #CCC;
	vertical-align: middle;
}

/*サイトマップ*/
ul.sitemap{
	list-style: disc;
	list-style-position:inside;
	margin: 10px 0 20px 20px;
}
ul.sitemap a{
	color: #333;
}

div#side_bar{
	float:left;
	width: 160px;
	padding: 20px 10px 200px 10px;
	background-color: #EAEAEA;
}
div#side_bar ul li{
	padding: 10px 0 10px 20px;
	border-bottom: dotted 1px #660000;
	background-image: url(../images/bg-side-menu.gif);
	background-position: left;
	background-repeat: no-repeat;
}

div#side_bar ul li a{
	color: #000;
	text-decoration: none;
}
div#side_bar ul li a:hover{
	text-decoration: underline;
}

/*プライバシーポリシー*/
p.privacy{
	padding: 20px 0;
	border-bottom: solid 1px #EAEAEA;
}

div#footer{
	clear: both;
}
div#footer p.footer-link{
	font-size: 12px;
	text-align: center;
}
div#footer p.copyright{
	text-align: center;
	font-size: 12px;
	padding: 10px 0;
	border-top: solid 3px #71BD7B;
}