@charset "utf-8";
/*--------------------------------------------------------------------
common
cssの初期化
--------------------------------------------------------------------*/


* {
    font-family:  "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "メイリオ", Meiryo, serif;
    margin: 0;
    padding: 0;
}

html, body {
	font-family:  "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "メイリオ", Meiryo, serif;
	color: #333333;
	-webkit-text-size-adjust: none;      /*fontsize調整*/
	font-size: 13px;
}

h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr {
	font-family:  "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "メイリオ", Meiryo, serif;
	margin: 0 auto;
	padding: 0;
	border: 0;
}

table, caption, th, td {
	font-family:  "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "メイリオ", Meiryo, serif;
	margin: 0;
	padding: 0;
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
    margin: 0;
    padding: 0px;
    border: 0px;
}


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

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.clear {
    clear:both; 
}

/* ------------------------
main
------------------------ */
body {

}

a:link {
	color: #000000;
}

a:visited {
	color: #888888;
}

a:focus
,a:hover
,a:active {
	color: #888888;
}

strong { font-weight:bold; }

ul li{list-style-type:none;margin: 0; padding: 0;}

a {
/*\*/
	overflow: hidden;
/**/
}

a:focus { outline:none;}

img {vertical-align:bottom;}


hr {
	border:solid #f7a873;
	border-width:1px 0 0 0;
	height:1px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

.mini {
	font-size: 11px;
	color: #5b8c2a;
}

.margin20 {margin-right: 20px;}
.margin78 {margin-right: 78px;}
.margin50 {margin-top: 50px;}
.margin30 {padding-top: 30px;}
.margin_b10 {margin-bottom: 10px;}
.margin_b30 {margin-bottom: 30px;margin-top: 30px;}
.mb10 {margin-bottom: 10px;}
.mb20 {margin-bottom: 20px;}
.mb30 {margin-bottom: 30px;}
.mb50{margin-bottom: 50px;}
.mb90{
	margin-bottom: 90px;
}
.ml10{margin-left: 10px;}
.ml20{margin-left: 20px;}
.ml220{margin-left: 220px;}
.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mt25{margin-top: 25px;}
.mt50{margin-top: 50px;}
.mr10{margin-right: 10px;}
.mr20{margin-right: 20px;}
.mr40{margin-right: 40px;}
.mr70{margin-right: 70px;}
.mr40{margin-right: 40px;}
.pdlrb20{padding-right: 20px;padding-bottom: 20px;padding-left: 20px;}

h2 {margin-bottom: 10px;}
h2.title {margin: 0px;}
h3 {
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	margin-left: 30px;
	padding-left: 0px;
}

h3.subtitle {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #573d2a;
	border-left: 4px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #fafafa;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

h3.subtitle p {
	text-indent: -1em;
	padding: 2px 1px 2px 1em;
}

* {font-style:normal;}
.day1 {color: #1a5bb4;}
.day2 {color: #eb0646;} 

.remedy {
	margin-right: 10px;
	background-color: #FFF4E6;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	margin-top: 30px;
	border-radius: 10px;
}
.remedy2 {
	margin-right: 10px;
	background-color: #f4f4f4;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	border-radius: 10px;
}

.remedy2 p{
	font-size: 14px;
	line-height: 1.5;
	text-align: left;
	margin-left: 20px;
}
.remedy3 {
	margin-right: 10px;
	background-color: #f4f4f4;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	border-radius: 10px;
}
.remedy3 p{
	font-size: 14px;
	line-height: 1.5;
	text-align: left;
}

p.txt {
	font-size: 14px;
	line-height: 2;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 20px;
}

p.txt2 {
	font-size: 14px;
	line-height: 2;
	text-align: left;
	margin-right: 10px;
	margin-left: 20px;
}
p.txt img {
	margin-left: 10px;
	float: right;
	clear: both;
}

.photo {border: 1px solid #DFD2C4;}

ul.list {
	list-style-image: url(image/list3.gif);
	text-align: left;
	font-size: 14px;
	margin: 10px 40px 10px 40px;
	line-height: 2;
 }
 
 ul.list2 {
	list-style-image: url(image/list5.gif);
	text-align: left;
	font-size: 14px;
	margin: 10px 40px 10px 40px;
	line-height: 2;
 }
 
.setsumei2 {
	font-size: 11px;
	list-style: url(image/list4.gif) inside;
	text-align: left;
	line-height: normal;
	padding-right: 15px;
	padding-left: 15px;
	vertical-align: top;
}

#preparation {
	border: 1px solid #DFD2C4;
	text-align: center;
	background-color:#fff4e6;
	line-height: 200%;
	color: #573d2a;
	font-size: 14px;
	padding: 200px 0 200px 0;
}

.float_l{float: left;}
.float_r{float: right;} 
#box{} 
.bold{ font-weight:bold; }
 
/* ------------------------
装飾
------------------------ */
.green {color: #82B93E;font-weight: bold;font-size: 18px;}
.green2 {
	font-size: 18px;
	color: #82B93E;
	text-align: left;
	background: url(image/list6.gif) no-repeat 10px;
	padding-left: 30px;
}
.pink {font-size: 12px;color: #E97CAD;font-weight: bold;}
.pink2 {color: #E97CAD;font-weight: bold;}
.red {color: #b90900;}
.red2 {color: #b90900;font-weight: bold;}
.bule {color: #0099CC;}
.center {text-align: center;}
.font18 {font-size: 18px;}
/* ------------------------
#wrapper
------------------------ */
#wrapper {
	text-align: center;
	margin: 0 auto 0 auto;
}

/* ------------------------
#header
------------------------ */
#header {
	width: 100%;
	border-top: 15px solid #000000;
	border-bottom: 1px solid #000000;
	margin-bottom: 30px;
}

#head {
	height: 140px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background: url(image/head_bg.gif) no-repeat;
}

#header h1 {
	width:255px;
	float: left;
	margin-top: 30px;
	margin-left: 80px;
}

#header .htel {
	height: 80px;
	float: right;
	margin-right: 35px;
	margin-top: 30px;
}

/* ------------------------
sidemenu
------------------------ */
/*   navi2 setup  */
#navigation2 {
	background: url(image/menu-side_bg.gif) no-repeat;
	width: 200px;
	height: 430px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 50px;
}
 
#navigation2 ul {
	list-style-type:none;
}
#navigation2 li{
	text-indent: -9999px;
}
#navigation2 li a{
	display: block;
	overflow: hidden;
	background-image: url(image/menu-side.gif) ;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

/*   off  */
#nav2_01 a{
	width: 200px;
	height: 70px;
	background-position: 0px 0px;
}

#nav2_02 a{
	background-position: 0px -70px;
	width: 200px;
	height: 70px;
}

#nav2_03 a{
	background-position: 0px -140px;
	width: 200px;
	height: 70px;
}

#nav2_04 a{
	background-position: 0px -210px;
	width: 200px;
	height: 70px;
}

#nav2_05 a{
	background-position: 0px -280px;
	width: 200px;
	height: 70px;
}

#nav2_06 a{
	background-position: 0px -350px;
	width: 200px;
	height: 70px;
}

/*   on  */
#nav2_01 a:hover{
	background-position: -200px 0px;
	width: 200px;
	height: 70px;
}

#nav2_02 a:hover{
	background-position: -200px -70px;
}

#nav2_03 a:hover{
	background-position: -200px -140px;
}

#nav2_04 a:hover{
	background-position: -200px -210px;
}

#nav2_05 a:hover{
	background-position: -200px -280px;
}

#nav2_06 a:hover{
	background-position: -200px -350px;
}

/* ------------------------
.pankuzu
------------------------ */
.pankuzu{
	margin-left: 10px;
	padding: 0px 0px 24px 0px;
}

.pankuzu ul li{
    display: inline;
    float: left;
    font-size: 92%;
}

.pankuzu li a{
	margin-right: 7px;
	padding-right: 12px;
	background: url(image/list2.gif) no-repeat right center;
}

/* ------------------------
#f_top
------------------------ */
#f_top_bg {
	width: 100%;
	height: 345px;
	text-align: center;
	background: url(image/f_top_bg.gif) repeat-x;
	clear: both;
	margin-bottom: 30px;
}

#f_top_img {
	height: 345px;
	width: 960px;
	overflow: hidden;
}

/* ------------------------
#f_top2
------------------------ */
#f_top2_bg {
	width: 100%;
	height: 80px;
	text-align: center;
	background: url(image/f_top_bg2.gif) repeat-x;
	clear: both;
	padding-bottom: 30px;
}

#f_top2_img {
	width: 960px;
}

/* ------------------------
.title
------------------------ */
.title {
	width: 700px;
	height: 60px;
	padding-bottom: 30px;
}

/* ------------------------
index
------------------------ */
#content {
	width: 960px;
	padding-bottom: 20px;
}

#left {
	width: 700px;
	float: left;
}

#right {
	width: 240px;
	float: right;
}

#left .timetable{
	width: 680px;
	padding: 10px;
	border: 1px solid #e0e0e0;
	margin-bottom: 50px;
}

#left .timetable table{
	line-height:1.5;
	font-size: 14px;
	text-align: center;
}
        
#left .timetable tr td {
	text-align: center;
	height: 35px;
	border-left: 1px solid #565656;
	border-top: 1px solid #565656;
	padding: 5px;
}

#left .timetable tr th {
	text-align:center;
	font-weight:bold;
	background-color:#ffe7e6;
	font-size: 15px;
	width: 69px;
	border-left: 1px solid #565656;
	border-top: 1px solid #565656;
}

#left .timetable td.time {
	text-align:center;
	background-color:#ffe7e6;
	font-size: 14px;
	width: 190px;
}

#left .timetable .border {
	border-right: 1px solid #565656;
}

#left .timetable .border2 {
	border-bottom: 1px solid #565656;
}

#left .timetable .note {
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
	padding-top: 10px;
}

#left .timetable .help {
	text-decoration: none;
	cursor: pointer;
	font-size: 18px;
}

#left .info-txt {
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	line-height: 2;
	width: 470px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}

#left .info img {
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	line-height: 24px;
	margin-top: 10px;
	float: left;
	border: 1px solid #DFD2C4;
}

.entry{
	margin-bottom: 20px;
}

.banner img{
	margin-bottom: 20px;
}

/* ------------------------
facility
------------------------ */
.facility {
	float: left;
}

.facility ul{
	display: inline;
	width: 700px;
}

.facility ul li {
	line-height: normal;
	float: left;
	width: 330px;
	margin: 10px;
	height: 300px;
}

.facility ul li img{
	border: 1px solid #DFD2C4;
}

.facility ul li .name{
	font-weight: bold;
	font-size: 14px;
	color: #b90900;
	text-align: left;
	background: url(image/list4.gif) no-repeat 10px;
	padding-left: 30px;
}

.facility ul li .setsumei {
	font-size: 12px;
	text-align: left;
	line-height: normal;
	vertical-align: top;
	width: 300px;
	padding-right: 10px;
	padding-left: 10px;
}

/* ------------------------
treatment
------------------------ */
.treatment {
	float: left;
	width: 680px;
	margin-right: 10px;
	margin-left: 10px;
}

.treatment ul{
	display: inline;
	width: 680px;
}

.treatment ul li {
	line-height: normal;
	float: left;
	width: 300px;
	margin-bottom: 40px;
	height: 170px;
}

.treatment ul li img{
	border: 1px solid #DFD2C4;
	margin-top: 10px;
}

.treatment ul li .name2{
	font-size: 18px;
	color: #333333;
	text-align: left;
	background: url(image/list6.gif) no-repeat 10px;
	padding-left: 30px;
	font-weight: bold;
}

.treatment ul li .setsumei2 {
	font-size: 11px;
	list-style-image: url(image/list4.gif);
	list-style-position: inside;
	text-align: left;
	line-height: normal;
	padding-right: 15px;
	padding-left: 15px;
	vertical-align: top;
}

/* ------------------------
#flow
------------------------ */

.flow {
	float: left;
	width: 700px;
}


.flow ol {
}

.flow li {
	list-style-type: none;
	text-align: left;
}

.flow ol li img {
	float: left;
	border: 1px solid #DFD2C4;
	margin-right: 10px;
	margin-top: 20px;
}

.flow ol li#step1 {
	background: url(image/flow_no1.gif) no-repeat;
	min-height: 250px;
	width: 680px;
	border-bottom: 2px dotted #d8c4a2;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.flow ol li#step2 {
	background: url(image/flow_no2.gif) no-repeat;
	margin-bottom: 20px;
	min-height: 250px;
	width: 680px;
	border-bottom: 2px dotted #d8c4a2;
	padding-bottom: 10px;
}

.flow ol li#step3 {
	background: url(image/flow_no3.gif) no-repeat;
	margin-bottom: 20px;
	min-height: 250px;
	width: 680px;
	border-bottom: 2px dotted #d8c4a2;
	padding-bottom: 10px;

}

.flow ol li#step4 {
	background: url(image/flow_no4.gif) no-repeat;
	margin-bottom: 20px;
	min-height: 250px;
	width: 680px;
	border-bottom: 2px dotted #d8c4a2;
	padding-bottom: 10px;

}

.flow ol li#step5 {
	background: url(image/flow_no5.gif) no-repeat;
	margin-bottom: 20px;
	min-height: 250px;
	width: 680px;
	border-bottom: 2px dotted #d8c4a2;
	padding-bottom: 10px;
}

.flow ol li#step6 {
	background: url(image/flow_no6.gif) no-repeat;
	margin-bottom: 20px;
	min-height: 250px;
	width: 680px;
	border-bottom: 2px dotted #d8c4a2;
	padding-bottom: 10px;
}

.flow ol li#step7 {
	background: url(image/flow_no7.gif) no-repeat;
	margin-bottom: 20px;
	min-height: 250px;
	width: 680px;

}

.flow h3.h3txt {
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
	padding-left: 70px;
	color: #573d2a;
	padding-top: 25px;
}

.flow h3.h3txt span {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}

.flow ol li p {
	font-size: 14px;
	margin-top: 20px;
	line-height: 1.5;
	overflow: auto;
}

/* ------------------------
#access
------------------------ */

#access{
	margin-right: 10px;
	margin-left: 10px;
}

#access em{
	color: #009966;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 30px;
}

#access iframe {
	border: 1px solid #DFD2C4;
	padding: 8px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 660px;
}
#access  .img {
	border: 1px solid #DFD2C4;
	margin-left: 10px;
	margin-bottom: 30px;
}

#access table{
	line-height:1.5;
	font-size: 14px;
	text-align: left;
	width: 400px;
	float: left;
	margin-bottom: 30px;
}
        
#access tr td {
	padding-left: 10px;
	padding-top: 9px;
	padding-bottom: 9px;
	border-top: 1px solid #d8c4a2;
	border-left: 1px solid #d8c4a2;
}

#access tr th {
	background-color: #f7f3dd;
	border-top: 1px solid #d8c4a2;
	border-left: 1px solid #d8c4a2;
}

#access .item {
	text-align: left;
	background: url(image/list5.gif) no-repeat 8px center;
	padding-left: 25px;
	padding-right: 5px;
	font-weight: bold;
	color: #573d2a;
	font-size: 14px;
}

#access .border {
	border-right: 1px solid #d8c4a2;
}

#access .border2 {
	border-bottom: 1px solid #d8c4a2;
}

#access .note {
	font-size: 12px;
	line-height: 1.5;
	margin-left: 30px;
	margin-bottom: 30px;
	text-align: left;
}


.access-photo {
	float: left;
	width: 660px;
	padding-left: 20px;
	margin-top: 10px;
}

.access-photo li{
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}
/* ------------------------
#recruit
------------------------ */

#recruit{
	margin-right: 10px;
	margin-left: 10px;
}

#recruit em{
	color: #009966;
	font-weight: bold;
}

#recruit iframe {
	border: 1px solid #DFD2C4;
	padding: 10px;
}

#recruit table{
	line-height:1.5;
	font-size: 14px;
	text-align: left;
	width: 660px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 30px;
}
        
#recruit tr td {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #d8c4a2;
	border-left: 1px solid #d8c4a2;
}

#recruit tr th {
	background-color:#f7f3dd;
	border-left: 1px solid #d8c4a2;
	border-top: 1px solid #d8c4a2;
}

#recruit .item {
	text-align:left;
	background: url(image/list5.gif) no-repeat 0.5em;
	padding-left: 25px;
	padding-right: 5px;
	font-weight: bold;
	color: #573d2a;
	font-size: 14px;
}

#recruit .border {
	border-right: 1px solid #d8c4a2;
}

#recruit .border2 {
	border-bottom: 1px solid #d8c4a2;
}

#recruit .note {
	font-size: 12px;
	line-height: 1.5;
	margin-left: 30px;
	margin-bottom: 30px;
	text-align: left;
}


/* ------------------------
#privacy
------------------------ */

#privacy {
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}

#privacy h3.h3txt{
	font-size: 15px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-left: 10px;
	font-weight: bold;
}

#privacy h3.h3txt span{
	font-size: 18px;
	font-weight: bold;
}

#privacy p.txt {
	font-size: 14px;
	line-height: 2;
	text-align: left;
	margin-right: 10px;
}

#privacy ul .inner{
	padding-bottom: 20px;
}

#privacy li{
	font-size: 14px;
	line-height: 2;
	margin-left: 45px;
	list-style-type: decimal;
	list-style-position: outside;
}



/* ------------------------
#pagetop
------------------------ */
#pagetop{
}


/* ------------------------
#footer
------------------------ */
#foot {
	width: 100%;
	float: left;
	clear: both;
	background-color: #f7f7f7;
	margin-top: 90px;
	padding-bottom: 5px;
}

#foot ul.foot-ul {
	width: 100%;
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;

}

#foot ul.foot-ul li {
	list-style-type:none;
	border-left: 1px solid #000000;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}

#foot ul.foot-ul li.top {
	border-left: none;
}

#foot ul.foot-ul li a:link {
	text-decoration: none;
}

#foot ul.foot-ul li a:visited {
	text-decoration: none;
}

#foot ul.foot-ul li a:hover {
	text-decoration: none;
}

#footer {
	width: 980px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#footer .map{
	float: left;
	margin-left: 40px;
	margin-right: 170px;
}

#footer .info{
	width: 480px;
	float: left;
}

#footer .txt{
	font-size: 10px;
	text-align: left;
	color: #dfd0be;
	margin-bottom: 20px;
}

#footer table{
	width: 480px;
	line-height:1.5;
	font-size: 14px;
	text-align: center;
	background-color: #FFFFFF;
	margin-right: 50px;
}
        
#footer tr td {
	height: 30px;
	text-align: center;
	border-left: 1px solid #565656;
	border-top: 1px solid #565656;
}

#footer tr th {
	font-size: 13px;
	font-weight:bold;
	text-align:center;
	background-color:#ffe7e6;
	border-left: 1px solid #565656;
	border-top: 1px solid #565656;
	padding: 2px;
}

#footer td.time {
	width: 110px;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	background-color:#ffe7e6;
	padding: 2px;
}

#footer .border {
	border-right: 1px solid #565656;
}

#footer .border2 {
	border-bottom: 1px solid #565656;
}

#footer .help2 {
	font-size: 16px;
	text-decoration: none;
	cursor: pointer;
}

#footer ul.info-ul {
	font-size: 12px;
	float: right;
	margin-top: 15px;
	font-weight: bold;
}

#footer ul.info-ul li {
	display: inline;
	border-left: 1px solid #000000;
	padding-right: 5px;
	padding-left: 5px;
}

#footer ul.info-ul li.top {
	border-left: none;
}

#footer ul.info-ul li a:link {
	text-decoration: none;
}

#footer ul.info-ul li a:visited {
	text-decoration: none;
}

#footer ul.info-ul li a:hover {
	text-decoration: none;
}

/* ------------------------
#copyright
------------------------ */
#copyright {
	font-size: 12px;
	text-align: center;
	color: #493825;
	margin-top: 15px;
}

/* ------------------------
お問い合わせ
------------------------ */

.outline-form {
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
	border-top: 1px solid #d8c4a2;
	font-size: 13px;
	margin: 0 0px 20px;
	float: left;
}

.form-th{
	padding: 15px;
	width: 150px;
	text-align: left;
	vertical-align: middle;
	color: #573d2a;
	border: 1px solid #d8c4a2;
	background-color: #f7f3dd;
}

.form-td{
	padding: 15px;
	border: 1px solid #d8c4a2;
	text-align: left;
}

.form-text {
	font-size: 13px;
	color: #666;
	text-align: left;
	margin-top: 20px;
}

.form-text a{
	font-size: 13px;
	color: #666;
}

/*ページトップへボタン
-----------------------------------*/
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
	height: 60px;
	width: 60px;
}
#page-top a {
	background: #aaa;
	text-decoration: none;
	color: #fff;
	width: 60px;
	padding: 4px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #ccc;
}

.faq-a {
	text-align: left;
	margin-left: 25px;
	width: 645px;
	margin-bottom: 15px;
}


.faq-a p {
	text-indent: -1em;
	padding-left: 1em;
}

.catch-copy {
	margin-bottom: 15px;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	-webkit-box-shadow: inset 2px 2px 2px #e7e7e7;
	box-shadow: inset 1px 1px 1px #e7e7e7;
	
		/* グラデーション */
	background: #f5f7f1; /* Old browsers */
	background: -moz-linear-gradient(top,  #FFFFFF 0%, #f5f7f1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#f5f7f1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #FFFFFF 0%,#f5f7f1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #FFFFFF 0%,#f5f7f1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #FFFFFF 0%,#f5f7f1 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #FFFFFF 0%,#f5f7f1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#f5f7f1',GradientType=0 ); /* IE6-9 */
}

.catch-copy p {
	padding: 15px;
	line-height: 1.3em;
	font-size: 18px;
	text-shadow: 1px 1px #FFFFFF;
	color: #333333;
}

.inner-waku {
	margin-left: 10px;
	width: 640px;
	text-align: left;
	padding: 10px;
	background-color: #FFFFFF;
	border-radius: 10px;
	margin-top: 15px;
	margin-bottom: 5px;
}


