/* CSS Document */
@charset "utf-8";
/*___________________________________________
Project:  今井整骨院
社名:     今井整骨院
Email:    info@crayon.co.jp
Website:  www.crayon.co.jp
____________________________________________*/

/* common
____________________________________________*/

*{
	margin:0;
	padding:0;
	list-style:none;
	font-style:normal;
}
body{
	/*background:#fff;*/
	font-size:12px;
	line-height:140%;
	font-family:ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	color:#000;
}
img{
	border:0;
	display:block;
}
a{
	text-decoration:none;
	color:#3f3f3f;
}
a:hover{
	color:#ff0000;
}
.a{
	color:#ff0000;
}
.a2{
	color:#5dac4c;
}
.clear{
	clear:both !important;
	width:0 !important;
	line-height:0 !important;
	height:0 !important;
	margin:0 !important;
	padding:0 !important;
	font-size:0 !important;
	overflow:hidden !important;
	background:none !important;
}
.h1{
	font-size:12px;
	font-weight:normal;
	line-height:24px;
	text-align:center;
}
.top{
	margin:30px 0;
}
.top img{
	margin-left:456px;
}
.top a{
	color:#3f3f3f;
}
.top a:hover{
	color:#00bae2;
}
/* head
______________________________________________*/
#head,
#main,
#main1{
	width:768px;
	margin:0 auto;
}
#head ul{
	background:url(../img/bg_line.gif) repeat-x;
	height:41px;
	padding:16px 0 0 76px;
}
#head ul li{
	float:left;
	padding-left:20px;
}
#head .line{
	height:6px;
	background:#7f7f7f;
	overflow:hidden;
}
/* main
_________________________________________*/
#main{
	background:url(../img/main_bg.gif) repeat-y;
}
#main1{
	background:url(../img/main_bg1.gif) repeat-y;
}
/*
__________________________*/
#main .leftbar,
#main1 .leftbar{
	width:180px;
	float:left;
	padding-top:20px;
}
.leftbar ul{
	margin-bottom:60px;
}
.leftbar ul li{
	width:150px;
	font-size:15px;
	line-height:30px;
	text-align:center;
	font-weight:bold;
	margin:0 auto 2px;
	background:url(../img/menu_bg.gif) no-repeat;
}
.leftbar ul li a{
	display:block;
	width:150px;
	height:30px;
}
.leftbar ul .li{
	font-size:12px;
	line-height:12px;
}
.leftbar ul .li a{
	height:28px;
	padding-top:2px;
}

.leftbar img{
	margin:0 auto 5px;
}
/*
_______________________________*/
#main .content{
	width:584px;
	float:right;
	overflow:hidden;
}
#main .content1,
#main1 .content1{
	width:468px;
	float:right;
	padding:30px 58px;
	overflow:hidden;
}
.content1 h2{
	margin-bottom:10px;
}
.content1 h3{
	height:23px;
	background:url(../img/h3_bg.gif) repeat-y;
	font-size:15px;
	line-height:23px;
	margin-bottom:10px;
	margin-top:10px!important;
	margin-top:0;
}
.content_area{
	width:468px;
	margin:0 auto;
}
.news_area{
	margin:30px auto;
}
.news_area h2{
	font-size:12px;
	text-align:center;
	background:url(../img/news_tbg.gif) no-repeat;
	line-height:24px;
}
.news_area iframe{
	border:1px #7f7f7f solid;
	margin-top:10px;
}
.news{
	padding:10px;
	width:445px;
	height:124px;
	overflow-y :scroll; 
	line-height:16px;
}

.ul01{
	margin-top:30px;
}
.ul01 li{
	float:left;
}
.ul01 .li{
	margin:0 6px;
}
.v01{
	margin:30px auto;
}
.v01 h1{
	font-size:18px;
	border-bottom:1px #7f7f7f solid;
	margin-bottom:10px;
	line-height:24px;
	text-align:center;
}
.v01 p{
	width:248px;
	padding-left:218px;
	text-align:left;
	background:url(../img/logo01.gif) 8px center no-repeat;
}
/* cont.html
___________________________________________________*/
.line01{
	background:url(../img/ico01.gif) repeat-x;
	height:6px;
	overflow:hidden;
	margin:15px 0;
}
.cont img{
	margin-bottom:5px;
}
.v02 p{
	width:224px;
	float:right;
}
.v02 img{
	float:left;
}

/* menu.html
________________________________________*/
.ul02 li{
	width:100px;
	float:left;
	background:url(../img/ico04.gif) no-repeat 0 3px;
	padding-left:14px;
	font-size:15px;
	font-weight:bold;
}
.v03{
	margin:25px 0 30px;
}
.v03 img{
	margin:0 auto 10px;
}
.v04{
	margin-bottom:30px;
}
.v04 img{
	float:right;
}
.v04 p{
	width:198px;
	float:left;
}

/* ques.html
________________________________________*/
.t_list{
	margin:18px 0 0;
}
.t_list h1{
	font-size:12px;
	font-weight:normal;
	/*background:url(../img/qa_t.gif) no-repeat;*/
	line-height:15px;
	margin-left:32px;
	margin-bottom:3px;
}
.t_list h1,
.dl01 dt,
.dl01 dd{
	position:relative;
}
.t_list span,
.dl01 span{
	position:absolute;
	background:#fee6d8;
	width:28px;
	height:15px;
	display:block;
	text-align:center;
	line-height:15px;
	left:-32px;
	letter-spacing:2px;
	color:#fd803d;
	font-weight:bold;
}
.dl01 dd span{
	background:#fd803d;
	color:#fee6d8;
}
.dl01 dt{
	/*background:url(../img/qa_t.gif) no-repeat;*/
	font-weight:bold;
	padding-left:32px;
}
.dl01 dd{
	/*background:url(../img/qa_a.gif) no-repeat;*/
	padding-left:32px;
}
.dl01 .dd{
	background:url(../img/ico03.gif) repeat-x;
	height:2px;
	overflow:hidden;
	margin:15px 0;
	padding:0;
}
.p01{
	text-align:center;
	color:#ff0000;
}
/* shor.html
________________________________________*/
.shor .ul02 li{
	background:url(../img/ico05.gif) no-repeat 0 3px;
	width:120px;
}
.shor h3{
	background:url(../img/h3_bg1.gif) repeat-y;
}
.shor .p02{
	width:306px;
	padding-left:162px;
	margin-bottom:10px;
	background:url(../img/logo03.gif) 20px center no-repeat;
}
.shor .top{
	margin:15px 0 40px;
}
.shor .v04{
	margin-bottom:10px;
}
.shor .v04 p{
	width:146px;
}
.line02{
	display:block;
	margin:10px 0;
	border-bottom:1px #d1de65 solid;
}
.shor .img_01{
	margin:20px 0 20px;
}
.v05{
	padding:30px 146px 0 0;
	height:80px;
	background:url(../img/logo02.gif) no-repeat 340px 0;
}
.v05 p{
	border-left:5px #d1de65 solid;
	padding-left:5px;
}
.p03{
	text-align:right;
	padding-right:30px;
}
/* .prof.html
_________________________________________*/
.v06{
	height:56px;
	background:url(../img/prof_02.gif) no-repeat;
	font-size:16px;
	font-weight:bold;
	color:#3f3f3f;
	padding-top:8px;
	text-align:center;
	line-height:22px;
	overflow:hidden;
	margin:30px 0 25px;
}
.prof .v02 p{
	height:150px;
	/*background:url(../img/logo04.gif) no-repeat right bottom;*/
}
.prof h3{
	height:30px;
	background:url(../img/h3_bg2.gif) repeat-y;
	font-size:18px;
	line-height:30px;
	text-indent:12px;
}
.dl02{
	background:url(../img/prof_img0177.jpg) no-repeat right 8px;
	height:195px;
}
.dl02 dt,
.dl03 dt{
	width:118px;
	float:left;
}
.dl02 dd,
.dl03 dd{
	width:350px;
	float:left;
}
.line03{
	background:url(../img/line.gif) repeat-y;
	height:1px;
	overflow:hidden;
	margin:5px 2px;
}
.v07{
	margin:30px 0;
}
.v07 img{
	float:left;
}
.v07 .img{
	float:right;
}
.p04{
	padding-left:3px;
	clear:both;
}
.p04 span{
	width:112px;
	color:#fd803d;
	display:block;
	float:left;
	background:url(../img/ico9.gif) no-repeat 96px center;
}
.prof .h3_top{
	margin-top:30px!important;
}
.ul03 li{
	background:url(../img/ico8.gif) no-repeat 0 5px;
	text-indent:12px;
}
.prof .top{
	margin:20px auto 0;
	padding-top:10px;
	border-top:1px #fd803d solid;
	text-align:center;
}
.prof .top a{
	color:#3f3f3f;
}
.prof .top a:hover{
	color:#fd803d;
	text-decoration:underline;
}
/* footer
_________________________________________*/
#footer{
	width:768px;
	margin:0 auto 10px;
}
#footer .copyright{
	background:#3f3f3f;
	color:#fff;
	height:20px;
	padding-top:10px;
	text-align:center;
}
#footer .menu{
	margin-top:5px;
	margin-left:110px;
	line-height:18px;
}
#footer .menu li{
	float:left;
	color:#2f2f2f;
}
#footer .menu li a{
	color:#2f2f2f;
}
#footer .menu li a:hover{
	text-decoration:underline;
}
#footer p{
	text-align:center;
	color:#3f3f3f;
}

