:link,:visited {
    text-decoration:none;
}
html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
    margin:0;
    padding:0;
}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:normal;
}
table {
    border-spacing:0;
}
fieldset,img,abbr,acronym {
    border:0;
} 
/* strict reset by uncommenting lines below */
address,caption,cite,code,dfn,em,strong,b,u,s,i,th,var {
    /* font-style:normal; */
    /* font-weight:normal; */
}

ol,ul {
    list-style:none;
}
caption,th {
    text-align:left;
}
q:before,q:after {
    content:'';
}
a {
    text-decoration:underline;
    outline:none;
}
hr {
    border:0;
    height:1px;
    background-color:#000;
    color:#000;
}
a img,:link img,:visited img {
    border:none;
}
address {
    font-style:normal;
}


/* Layout ----------------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
	list-style-type: none;
vertical-align: top;

}

body {
	font-size: 12px;
	color: #333;
	list-style-type: none;
vertical-align: top;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

}

.space {
display: none;
}



.clear {
	clear: both;
}



/* header */

div#seo {
background: #412612;
height: 12px;
}

div#header {
	background: url(http://www.ps-smile.jp/images/top_bg.gif) repeat-x;
	height: 422px;
}

div#hcontents {
	margin: 0 auto;
	width: 700px;
}


div#header_sub {
	background: url(http://www.ps-smile.jp/images/sub_bg.jpg) repeat-x;
	height: 251px;
}

div#hcontents {
	margin: 0 auto;
	width: 700px;
}

h1 {
	float: left;
	display: inline;
	margin-top: 10px;
}

h1 a{
	background: url(http://www.ps-smile.jp/images/logo.gif) no-repeat;
	width: 395px;
	height: 110px;
	text-indent: -1000em;
	overflow: hidden;
	display: block;
}

p.dog_illust {
	float: right;
	display: inline;
	width: 122px;
	margin-top: 10px;
}



/* container */
div#container {
	margin: 0 auto;
	width: 700px;
}


div#flash {
width: 700px;
height: 300px;
border: 1px solid #CCC;
}



/* menu */

ul#menu {
	float: left;
	display: inline;
	width: 160px;
	margin: 20px 20px 20px 0px;
}


#menu li {
	width: 160px;
	display: inline;
}



#menu li a{
	background: url(http://www.ps-smile.jp/images/menu_bg.gif) no-repeat;
	width: 155px;
	height: 22px;
	font-size: 13px;
	font-weight: bold;
	color: #412612;
	display: block;
	margin-bottom: 5px;
	padding: 8px 0px 0px 5px;
}



#menu li a:hover {
	background: url(http://www.ps-smile.jp/images/menu_hbg.gif) no-repeat;
}



div#sub_left {
	float: left;
	display: inline;
	width: 172px;
}


ul#smenu {
	width: 160px;
	margin: 20px 20px 10px 0px;
}


#smenu li {
	width: 160px;
	display: inline;
}



#smenu li a{
	background: url(http://www.ps-smile.jp/images/menu_bg.gif) no-repeat;
	width: 155px;
	height: 22px;
	font-size: 13px;
	font-weight: bold;
	color: #412612;
	display: block;
	margin-bottom: 5px;
	padding: 8px 0px 0px 5px;
}



#smenu li a:hover {
	background: url(http://www.ps-smile.jp/images/menu_hbg.gif) no-repeat;
}

.sub_shop1 {
	margin: 10px 0px;
}


.sub_shop2 {
	margin: 0px 0px 10px;
}



/* center */

div#center {
	float: left;
	display: inline;
	width: 330px;
}



h2.top {
	background: url(http://www.ps-smile.jp/images/whats_new.gif) no-repeat;
	width: 330px;
	height: 25px;
	text-indent: -1000em;
	margin: 20px 0px 10px 0px;  
}

div#text_box {
	border: 1px solid #CCC;
	overflow: auto;
	width: 330px;
	height: 300px;
}


table#text_top {
	width: 300px;
	border-bottom: 1px dotted #CCC;
	margin-left: 5px;
}

#text_top td.img {
	width: 30px;
}


#text_top td.month {
	width: 70px;
}

#text_top td.text a{
	width: 200px;
line-height: 1.5em;
color: #900;

}


#text_top td.text a:hover{
	width: 200px;
	color: #FF0000;
	text-decoration: underline;
}



p.top_btn1 {
	margin-top: 10px;
}

.border {
	border: 0px;
}


/* right */



div#sub_right {
	width: 520px;
	float: right;
	display: inline;

}

div#right {
	float: right;
	display: inline;
	width: 172px;
}


.shop1 {
	margin: 20px 0px 10px 0px;
}

.shop2 {
	margin: 0px 0px 10px 0px;
}

p.counter_bg {
	background: url(http://www.ps-smile.jp/images/counter.gif) no-repeat;
	width: 172px;
	height: 55px;
}

.counter_math {
	width: 100px;
	height: 24px;
	padding: 5px 0px 0px 7px;


}



/* footer */

div#footer {
	background: url(http://www.ps-smile.jp/images/footer_bg.gif) repeat-x;
	height: 57px;
}


div#footer_contents {
	margin: 0 auto;
	width: 700px;
}

p.copyright {
	padding-top: 30px;
	color: #400000;
	text-align: right;
	height: 15px;
}


/* order_detail */
h2#order_title {
	background: url(http://www.ps-smile.jp/images/order_title.gif) no-repeat;
	width: 520px;
	height: 37px;
	text-indent: -1000em;
	margin: 20px 0px 30px;
}

h3.sub_order_title {
	background: url(http://www.ps-smile.jp/images/order_text.gif) no-repeat;
	width: 170px;
	height: 34px;
	text-indent: -1000em;
	margin: 0 20px 10px;
}



table.order_detail_table {
	width: 480px;
	border-right: 1px solid #FFCC99;
	margin: 0 20px 10px;
}

.order_detail_table td {
	border-bottom: 1px solid #FFCC99;
	border-left: 1px solid #FFCC99;
	padding: 3px;
	line-height: 1.5em;
}

.table_color {
	background: #FFE6CC;
}


table.orderbtn_table {
	margin: 0 0px 20px 40px;
	width: 450px; 
}

.orderbtn_table td {
	line-height: 1.5em;
	padding: 3px;
	height: 48px;


}

/* privacy */

h2#privacy_title {
	background: url(http://www.ps-smile.jp/images/privacy_title.gif) no-repeat;
	width: 520px;
	height: 38px;
	text-indent: -1000em;
	margin: 20px 0px 30px;
}

h3.sub_privacy_title {
	background: url(http://www.ps-smile.jp/images/privacy_text.gif) no-repeat;
	width: 222px;
	height: 26px;
	text-indent: -1000em;
	margin: 0px 20px;
}

div.privacy_box {
	background: url(http://www.ps-smile.jp/images/privacy_contents_bg.gif) repeat-y;
	width: 520px;
}


table.privacy_text {
	width: 480px;
	margin: 10px 20px 0px;
}

.privacy_text td {
	line-height: 1.5em;
	padding: 3px;

}

.privacy_title_text {
	color: #F57B10;
	font-weight: bold;
}



/* q and a */

h2#qanda_title {
	background: url(http://www.ps-smile.jp/images/qanda_title.gif) no-repeat;
	width: 520px;
	height: 36px;
	text-indent: -1000em;
	margin: 20px 0px 30px;
}



table.question {
	background: url(http://www.ps-smile.jp/images/q_bg.gif) no-repeat;
	width: 520px;
	height: 64px;
	margin-bottom: 10px;
}

.question td {
	padding-left: 50px;
	font-weight: bold;
	font-size: 15px;
	color: #400000;
}



table.anser {
	width: 470px;
	border: 1px solid #412612;
	background: #DBCAA5;
	margin: 0px 0px 30px 25px;
}

.anser td {
	padding: 5px;
	line-height: 1.5em;
}



/*shop_detail */
h2#shop_title {
	background: url(http://www.ps-smile.jp/images/shop_title.gif) no-repeat;
	width: 520px;
	height: 37px;
	text-indent: -1000em;
	margin: 20px 0px 30px;
}

h3.sub_shop_title {
	background: url(http://www.ps-smile.jp/images/shop1.gif) no-repeat;
	width: 262px;
	height: 30px;
	text-indent: -1000em;
	margin: 0 20px 10px;
}


h3.sub_shop2_title {
	background: url(http://www.ps-smile.jp/images/shop2.gif) no-repeat;
	width: 294px;
	height: 29px;
	text-indent: -1000em;
	margin: 50px 20px 10px;
}


table.staff {
	margin: 0 30px 40px;
}


.staff td {
	line-height: 1.5em;
}

.staff_title {
	background: url(http://www.ps-smile.jp/images/staff_title.gif) no-repeat;
	width: 295px;
	height: 32px;
	text-indent: -1000em;

}



table.shop_table {
	width: 480px;
	border-right: 1px solid #FFCC99;
	margin: 0 20px 10px;
}

.shop_table td {
	padding: 3px;
	line-height: 1.5em;
}


.shop_border {
	border-bottom: 1px solid #FFCC99;
	border-left: 1px solid #FFCC99;
}

.table_color {
	background: #FFE6CC;
}



/* map */


h2#map_title {
	background: url(http://www.ps-smile.jp/images/map_title.gif) no-repeat;
	width: 520px;
	height: 38px;
	text-indent: -1000em;
	margin: 20px 0px 30px;
}

h3.sub_map_title {
	background: url(http://www.ps-smile.jp/images/map_shop1.gif) no-repeat;
	width: 293px;
	height: 30px;
	text-indent: -1000em;
	margin: 0 50px 10px;
}


h3.sub_map2_title {
	background: url(http://www.ps-smile.jp/images/map_shop2.gif) no-repeat;
	width: 293px;
	height: 22px;
	text-indent: -1000em;
	margin: 50px 50px 10px;
}


p.map_text {
	background: url(http://www.ps-smile.jp/images/map_text.gif) no-repeat;
	width: 263px;
	height: 15px;
	text-indent: -1000em;
	margin: 20px 20px 0px;

}


p.address {
	color: #630;
	margin: 10px 50px 40px;
	line-height: 1.5em;
}


p.map1 {
	margin-left: 50px;
}


/* puppy */


h2#puppy_title {
	background: url(http://www.ps-smile.jp/images/puppy_title.gif) no-repeat;
	width: 520px;
	height: 38px;
	text-indent: -1000em;
	margin: 20px 0px 30px;
}


div.puppy_box {
	width: 120px;
        height: 390px;
	float: left;
	display: inline;
	margin: 20px 0px 5px 10px;
}

table.puppy_contents {
	width: 120px;
	border: 1px solid #CCC;
}


.padding1 {
	padding: 5px;
}
.padding2 {
	padding: 5px 5px 20px 5px;
}

.puppy_name {
	color: #F00;
	font-weight: bold;
	font-size: 13px;
}

.white_barrance {
	padding_bottom: 20px;

}



table.puppy_aten_table {
	background: url(http://www.ps-smile.jp/images/attention_contents_bg.jpg) repeat-y;
	width: 518px;
}


.puppy_aten_table td{
	line-height: 1.5em;
	padding: 5px;

}

.btn {
	margin: 10px 0 30px;

}


h3.puppy_sub_title {
	background: url(http://www.ps-smile.jp/images/puppy_sub_title.gif) no-repeat;
	width: 520px;
	height: 32px;
	text-indent: -1000em;
	}
	
	
	
table.puppy_table_plan {
	background: #FFE6E6;
	border-top: 1px solid #F99;
	border-right: 1px solid #F99;
	width: 380px;
	margin: 10px 70px 5px;
}


.puppy_table_plan td {
	padding: 5px;
	border-bottom: 1px solid #F99;
	border-left: 1px solid #F99;
}



/* goods */


h2#goods_title {
	background: url(http://www.ps-smile.jp/images/goods_title.gif) no-repeat;
	width: 520px;
	height: 37px;
	text-indent: -1000em;
	margin: 20px 0px 20px;
}


h3.sub_goods_title {
	background: url(http://www.ps-smile.jp/images/goods_title_bg.gif) no-repeat;
	width: 495px;
	height: 20px;
	color: #F99;
	font-weight: bold;
	font-size: 15px;
	margin: 20px 0px 0px 10px;
	padding-left: 15px;
	padding-top: 3px;

}



div.goods_box {
	width: 120px;
	float: left;
	display: inline;
	margin: 10px 0px 0px 10px;
}

table.goods_contents {
	width: 120px;
}


.goods_color {
	background: #FC9;
}

.goods_name {
	color: #F60;
	font-weight: bold;
	font-size: 13px;
}


.goods_comment {
	font-size: 11px;
	line-height:1.3em;
}


table.goods_contact {
	background: url(http://www.ps-smile.jp/images/goods_address.jpg) no-repeat;
	width: 520px;
	height: 146px;
	margin-bottom: 20px;
	margin-top: 10px;
}


/* event */


h2#event_title {
	background: url(http://www.ps-smile.jp/images/event_title.gif) no-repeat;
	width: 520px;
	height: 37px;
	text-indent: -1000em;
	margin: 20px 0px 20px;
}

div.sale {
	background: url(http://www.ps-smile.jp/images/sale.gif) no-repeat;
	width: 520px;
	height: 55px;
}


h3.sub_event_title {
	background: url(http://www.ps-smile.jp/images/event_sub_title.jpg) no-repeat;
	width: 440px;
	height: 22px;
	color: #F57B10;
	font-weight: bold;
	font-size: 18px;
	margin: 20px 0px 5px 0px;
	padding-top: 5px;
	padding-left: 80px;

}


div.event_contents {
	background: #EDFCFF;
	border: 1px solid #9CF;
	padding: 10px 0px 10px;
	margin-bottom: 20px;
	width: 516px;
}


div.event_box {
	width: 490px;
	margin: 10px 0px 0px 10px;
border: 1px solid #99CCFF;	
}

table.event_contents2 {
	width: 470px;
	background: #FFF;
}

.event_price {
	font-size: 16px;
	color: #F00;
	font-weight: bold;
}


.event_text {
	font-size: 11px;
}


p.event_sale {
	background: url(http://www.ps-smile.jp/images/sale_text.gif) no-repeat;
	text-indent: -1000em;
	width: 493px;
	height: 24px;
	margin: 20px 10px 0px;
}




/* pet hotel */

h2#hotel_title {
	background: url(http://www.ps-smile.jp/images/hotel_title.gif) no-repeat;
	width: 520px;
	height: 37px;
	text-indent: -1000em;
	margin: 20px 0px 20px;
}



.hotel_text {
	background: url(http://www.ps-smile.jp/images/hotel_text1.gif) no-repeat;
	width: 209px;
	height: 17px;
	text-indent: -1000em;
}




.hotel_text2 {
	background: url(http://www.ps-smile.jp/images/hotel_text2.gif) no-repeat;
	width: 209px;
	height: 17px;
	text-indent: -1000em;
}


p.point_bg {
	background: url(http://www.ps-smile.jp/images/point_box.gif) no-repeat;
	width: 324px;
	height: 48px;
	color:#FF0000;
	font-weight: bold;
	font-size: 14px;
	padding: 28px 0 0 8px;
	line-height: 1.5em; 
	
}


.padding3 {
	padding: 1px;
	line-height: 1.5em;
}


h3.hotel_sub_title {
	background: url(http://www.ps-smile.jp/images/hotel_sub_title.gif) no-repeat;
	width: 520px;
	height: 32px;
	text-indent: -1000em;
	margin: 20px 0 10px;
}


table.hotel_price {
	background: #FFE6E6;
	border-right: 1px solid #F99;
	width: 320px;
	margin-left: 20px;
}


.hotel_price_text_title {
	padding: 5px;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	background: #F99;
	color: #FFF;
	font-weight: bold;
	font-size: 15px;
}


.hotel_price_text {
	padding: 5px;
	border-bottom: 1px solid #F99;
	border-left: 1px solid #F99;
}

h4.hotel_sub_title {
	background: url(http://www.ps-smile.jp/images/hotel_title_text.gif) no-repeat;
	width: 494px;
	height: 38px;
	text-indent: -1000em;
	margin-left: 10px;
}



/* puppy_sub */

h3.putty_subpage_title {
	background: url(http://www.ps-smile.jp/images/putty_sub_title.gif) no-repeat;
	width: 209px;
	height: 33px;
	text-indent: -1000em;
	margin-left: 15px;
}

p.dog_name_bg {
	background: url(http://www.ps-smile.jp/images/dog_text.gif) no-repeat;
	width: 221px;
	height: 25px;
	color: #FFF;
	font-weight: bold;
	font-size: 18px;
	padding: 5px;
}


.dog_price {
	color: #F00;
	font-weight: bold;
	font-size: 18px;
}


table.putty_sub_detail {
	background: #DBCAA5;
	border-right: 1px solid #400000;
	border-top: 1px solid #400000;
	width: 232px;
	margin-top: 10px;
}



.putty_sub_detail td {
	padding:5px;
	border-bottom: 1px solid #400000;
	border-left: 1px solid #400000;
	color: #400000;

}


.comment {
	background: url(http://www.ps-smile.jp/images/comment.gif) no-repeat;
	width: 88px;
	height: 26px;
	text-indent: -1000em;
	margin-left: 20px;
}


table.comment_bg {
	background: #DBCAA5;
	border: 1px solid #400000;
	width: 482px;
	margin-left: 20px;
	margin-bottom: 20px;
}


.comment_bg td {
	padding: 5px;
	line-height: 1.3em;
}



/* trimming */


h2#trimming_title {
	background: url(http://www.ps-smile.jp/images/trimming_title.gif) no-repeat;
	width: 520px;
	height: 37px;
	text-indent: -1000em;
	margin: 20px 0px 20px;
}

h3.trim_sub_title {
	background: url(http://www.ps-smile.jp/images/trimming_sub_title.gif) no-repeat;
	width: 520px;
	height: 32px;
	margin-top: 20px;
	text-indent: -1000em;
}



h3.trim_sub2_title {
	background: url(http://www.ps-smile.jp/images/trim_sub_title.gif) no-repeat;
	width: 520px;
	height: 31px;
	margin-top: 20px;
	text-indent: -1000em;
}



table.trim_cose {
	background: url(http://www.ps-smile.jp/images/trimming_cose.jpg) no-repeat;
	width: 469px;
	height: 145px;
	margin: 0 0 0 30px;
}

.cose_title {
	background: url(http://www.ps-smile.jp/images/sub_trimming_title.gif) no-repeat;
	width: 128px;
	height: 26px;
	text-indent: -1000em;
}


.cose_name1 {
	color: #990;
	width: 439px;
	height: 21px;
	font-size: 13px;
	font-weight: bold;
	padding: 4px 0 0 40px;
}


.cose_text1 {
	padding: 0 0 0 60px;
	width: 409px;
	height: 25px;
}


.cose_name2 {
	color: #990;
	width: 439px;
	height: 20px;
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 0 40px;
}


.cose_text2 {
	padding: 0px 0 0px 60px;
	width: 409px;
	height: 32px;
}


.flow_color {
	color: #F57B10;
	font-weight: bold;
}

table.trim_price {
	background: #FFE6E6;
	border-right: 1px solid #F99;
	width: 300px;
}

table.trim_price2 {
	background: #FFE6E6;
	border-right: 1px solid #F99;
	border-top: 1px solid #F99;
	width: 207px;
	margin: 3px 0px 5px 0px;
}


div.left_price {
	width: 301px;
	float:left;
	display: inline;
}


div.right_price {
	width: 206px;
	float:right;
	display: inline;
}


p.trim_price_title1 {
	background: url(http://www.ps-smile.jp/images/trim_price1.jpg) no-repeat;
	width: 293px;
	height: 17px;
	font-size: 15px;
	font-weight: bold;
	color: #990;
	padding: 3px 0 0 8px;
	margin-top: 20px;
}



p.trim_price_title2 {
	background: url(http://www.ps-smile.jp/images/trim_price2.jpg) no-repeat;
	width: 198px;
	height: 17px;
	font-size: 15px;
	font-weight: bold;
	color: #990;
	padding: 3px 0 0 8px;
	margin-top: 20px;
}

h4.trim_sub_title3 {
	background: url(http://www.ps-smile.jp/images/trimming_text.gif) no-repeat;
	width: 513px;
	height: 30px;
	text-indent: -1000em;
}

.trim_area_color {
	font-weight: bold;
	font-size: 15px;
	color: #F90;
}


table.trim_contact {
	background: url(http://www.ps-smile.jp/images/trim_contact.jpg) no-repeat;
	width: 520px;
	height: 146px;
	margin-bottom: 20px;
	margin-top: 10px;
}


/* pet_sitter */


h2#sitter_title {
	background: url(http://www.ps-smile.jp/images/sitter_title.gif) no-repeat;
	width: 520px;
	height: 40px;
	text-indent: -1000em;
	margin: 20px 0px 20px;
}

h3.sitter_sub_title {
	background: url(http://www.ps-smile.jp/images/sitter_sub_title.jpg) no-repeat;
	width: 482px;
	height: 27px;
	text-indent: -1000em;
	margin-left: 20px;
}


h3.sitter_sub_title2 {
	background: url(http://www.ps-smile.jp/images/sitter_sub_title2.jpg) no-repeat;
	width: 482px;
	height: 27px;
	text-indent: -1000em;
	margin-left: 20px;
	margin-top:20px;
}

div.sitter_flow {
	width: 480px;
	border: 1px solid #333;
	padding: 10px;
	margin-left: 15px;
	margin-bottom: 20px;
}


.sitter_text {
	background: url(http://www.ps-smile.jp/images/sitter_text.gif) no-repeat;
	width: 358px;
	height: 50px;
	text-indent: -1000em;
}



.sitter_flow_sub_title {
	color: #F60;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 20px;
}


.padding4 {
	padding: 5px 30px 20px;
	line-height: 1.3em;
}


.sitter_contact {
	background: url(http://www.ps-smile.jp/images/sitter_contact.jpg) no-repeat;
	width: 382px;
	height: 127px;
}


p.sitter_flow_title {
	background: url(http://www.ps-smile.jp/images/flow.gif) no-repeat;
	width: 179px;
	height: 33px;
	text-indent:-1000em;
	margin-left: 30px;
}

h4.sitter_price_title {
	background: url(http://www.ps-smile.jp/images/sitter_sub_title3.jpg) no-repeat;
	width: 520px;
	height: 32px;
	text-indent: -1000em;
	margin: 30px 0 20px 0;
}



table.trim_price2 {
	background: #FFE6E6;
	border-right: 1px solid #F99;
	border-top: 1px solid #F99;
	width: 207px;
	margin: 3px 0px 5px 0px;
}


div.left_sitter_price {
	width: 300px;
	float:left;
	display: inline;
	margin-bottom: 20px;
}


div.right_sitter_price {
	width: 200px;
	float:right;
	display: inline;
}


h5.price_sub_title1 {
	background: url(http://www.ps-smile.jp/images/sitter_price1.jpg) no-repeat;
	width: 292px;
	height: 25px;
	text-indent: -1000em;
}


h5.price_sub_title2 {
	background: url(http://www.ps-smile.jp/images/sitter_price2.jpg) no-repeat;
	width: 292px;
	height: 25px;
	text-indent: -1000em;
}


h5.price_sub_title3 {
	background: url(http://www.ps-smile.jp/images/sitter_price3.jpg) no-repeat;
	width: 292px;
	height: 25px;
	text-indent: -1000em;
}


h5.price_sub_title4 {
	background: url(http://www.ps-smile.jp/images/sitter_price4.jpg) no-repeat;
	width: 292px;
	height: 25px;
	text-indent: -1000em;
}


.sitter_atention_color {
	font-size: 15px;
	color: #F96;
	font-weight: bold;
}


table.traffice_price {
	border-right: 1px solid #F99;
	border-top: 1px solid #F99;
	width: 330px;
	margin-left: 80px;
	margin-top: 3px;
}

.traffice_price td {
	border-bottom: 1px solid #F99;
	border-left: 1px solid #F99;
}


/* contact */


h2#contact_title {
	background: url(http://www.ps-smile.jp/images/contact_title.gif) no-repeat;
	width: 520px;
	height: 38px;
	text-indent: -1000em;
	margin: 20px 0px 20px;
}


/* link */


h2#link_title {
	background: url(http://www.ps-smile.jp/images/link_title.gif) no-repeat;
	width: 520px;
	height: 38px;
	text-indent: -1000em;
	margin: 20px 0px 20px;
}


/* flow */


h2#flow_title {
	background: url(http://www.ps-smile.jp/images/title_flow.gif) no-repeat;
	width: 520px;
	height: 38px;
	text-indent: -1000em;
	margin: 10px 0px 20px;
}
.text-red{
	color:#FF0000;
	line-height:1.6;
}
.step{
	width:497px;
	background:url(http://www.ps-smile.jp/images/step_box_middle.jpg) repeat-y;
	

}
.step-box-middle{
	padding:10px;
	width:497px;
}
.step-box-middle table{
	width:470px;
	margin:0px 0px 15px 15px;
	line-height:1.6;
}
.step-box-middle h3{
	width:470px;
	margin:0px 0px 5px 15px;
	color:#ff6666;
	font-weight:bold;
}

.step-contents{
	width:460px;
	/*margin:10px 0px 10px 15px*/;
	padding:0 0 0 12px;
	
}

.brown-box{
	width:312px;	
	padding:15px 10px 0 20px;
}
.brown-box div{
	width:312px;
}

.brown-box-middle{
	background:url(http://www.ps-smile.jp/images/brown_box_middle.jpg) repeat-y;
	width:312px;
}
.brown-box table{
	width:270px;
	margin:0 20px;
}
.brown-box-contents{
	padding:10px;
	line-height:1.5;
	color:#400000;
}
.gray-box{
	background:#EEEEEE;
	width:430px;
	padding:20px 5px;
	margin:15px 0 0 20px;
}
.gray-box table{
	width:390px;
	margin:10px 20px;
	line-height:1.6;
	color:#400000;
}
.pink-box{
	width:410px;
	padding:10px 20px;
	margin:10px 0 0 0px;

}
.pink-box-middle{
	background:url(http://www.ps-smile.jp/images/pink_box_middle.jpg) repeat-y;
	width:410px;
	padding:10px 15px;
}



/* transportation */

h2#transportation_title{
	background:url(http://www.ps-smile.jp/images/title_transportation.gif) no-repeat;
	width: 520px;
	height: 38px;
	text-indent: -1000em;
	margin: 10px 0px 20px;
}
h3#transportation_midashi01{
	margin:0  0 0 19px;
	width:482px;
	height:30px;
	background:url(http://www.ps-smile.jp/images/kuyu_flow.gif) no-repeat;
	text-indent: -1000em;
}
h3#transportation_midashi02{
	margin:0  0 0 19px;
	width:482px;
	height:30px;
	background:url(http://www.ps-smile.jp/images/riku_flow.gif) no-repeat;
	text-indent: -1000em;
}
.transportation-flow{
	width:477px;
	margin:0 0px 55px 24px;
	
}

#kuyu-plane{
	margin: 15px 0 10px;
	width:470px;
	height:50px;
	background:url(http://www.ps-smile.jp/images/plane.gif) no-repeat 100% 0; 

}
.kuyu-flowbox-middle{
	background:url(http://www.ps-smile.jp/images/kuyu_flowbox_middle.gif) repeat-y;
	width:447px;
	padding:10px 15px 0px;
}
.kuyu-flowbox-middle table{
	width:447px;
	line-height:1.5;
}

#kuyu-step{
	width:447px;
	margin:15px 0 5px 0;
	background:#FFFFFF;
	border:1px solid #CCCCCC;
}
.kuyu-step-midashi{
	color:#FF9966;
	font-weight:bold;
	padding:10px 15px 5px;
}
.kuyu-step-contents{
	color:#666666;
	padding:0 15px;
}

#kuyu-car{
	margin: 15px 0 10px;
	width:470px;
	height:50px;
	background:url(http://www.ps-smile.jp/images/car.gif) no-repeat 100% 0; 

}



/* payment */

h2#payment_title{
	background:url(http://www.ps-smile.jp/images/payment_title.gif) no-repeat;
	width: 520px;
	height: 38px;
	text-indent: -1000em;
	margin: 10px 0px 20px;
}

#payment_typebox{
	width:510px;
	margin:0 5px;
}
.payment-typebox-middle{
	background:url(http://www.ps-smile.jp/images/payment_typebox_middle.jpg) repeat-y;
	width:510px;
	
}
.payment-typebox-middle table{
	width:420px;
	margin:0 20px 5px 70px;
	line-height:1.5;
	
}
#kenkou_youboubox{
	width:508px;
	padding:0 0 0 12px;
}
#kenkou_youboubox-middle{
	background:url(http://www.ps-smile.jp/images/kenkou_youboubox_middle.jpg) repeat-y;
	width:508px;
}
#kenkou_youboubox-middle table{
	width:488px;
	margin:10px 10px 0 ;
	line-height:1.5;
	padding:0 5px;
}
#kenkou_youboubox-middle td{
	padding:0 5px;
}

#kenkou_youboubox-middle #kenkou-yoboubox-wh{
	width:488px;
	background:#FFF;
	padding:0 5px;
	line-height:1.5;
}
#kenkou_youboubox-middle #kenkou-yoboubox-wh tr td{
	padding:0px 0 5px 20px;
}

.payment-shihari{
	width:515px;
	margin:65px 0 30px 5px;
}



h3#shihari-midashi01{
	width:512px;
	height:22px;
	background:url(http://www.ps-smile.jp/images/pay_shiharaibox_midashi.jpg) no-repeat;
	text-indent: -1000em;
}
h3#shihari-midashi02{
	width:512px;
	height:22px;
	background:url(http://www.ps-smile.jp/images/pay_cardbox_midashi.jpg) no-repeat;
	text-indent: -1000px;
}

.payment-graybox{
	background:#EEEEEE;
	width:515px;
	
}
.pay-shiharaibox{
	width:490px;
	margin:15px 15px;
	line-height:1.5;
}
#pay-brownbox tr td{
	vertical-align:top;
}
.pay-brownbox-middle{
	background:url(http://www.ps-smile.jp/images/pay_brownbox_middle.jpg) repeat-y;
	width:200px;
	color:#663300;
	padding:10px 5px 10px 25px;
	font-size:12px;
	line-height:1.5;
}
.pay-brownbox-middle a{
	color:#FF0000;
	text-decoration:underline;
}
table#pay-whbox{
	background:#FFFFFF;
	border:2px #CCCCCC solid;
	width:410px;
	height:220px;
	margin:10px 0 0 10px;
}
table#pay-whbox td{
	padding:5px 15px;
}

/*life_assurance*/
h2#assurance_title{
	background:url(http://www.ps-smile.jp/images/assurance_title.gif) no-repeat;
	width: 520px;
	height: 38px;
	text-indent: -1000em;
	margin: 10px 0px 20px;
}

#assuarnce-naiyou{
	width:485px;
	padding:0 15px 30px 20px;
}
td#assurance-graybox{
	background:#EEEEEE;
	width:370px;
	border:1px #CCCCCC solid;
	vertical-align:top;
	padding:0 0 5px 0;
}
td#assurance-graybox table{
	width:360px;
	margin:0 5px;
}
#assurance-graybox table tr td{
	border-bottom:dotted #909090 1px;
	padding:10px;
}

.assurance-table01{
	width:465px;
	margin:30px 0 0 20px;
}
.assurance-table01 tr td{
	padding:5px 0 0;
}

#assuarnce-point{
	width:495px;
	padding:0 5px 30px 20px;
}

#assuarnce-point h3{
	background:url(http://www.ps-smile.jp/images/assurance_smile.jpg) no-repeat;
	width: 420px;
	height: 45px;
	text-indent: -1000em;
	margin:10px 0px 20px;
}
.assurance-point-contents{
	padding:10px 10px 30px;
}


/*knowledge*/
h2#knowledge_title{
	background:url(http://www.ps-smile.jp/images/knowledge_title.gif) no-repeat;
	width: 520px;
	height: 38px;
	text-indent: -1000em;
	margin: 10px 0px 20px;
}

h3#knowledge-midashi{
	background:url(http://www.ps-smile.jp/images/knowledge_midashi01.jpg) no-repeat 0 100%;
	width: 465px;
	height: 24px;
	text-indent: -1000em;
	margin:0px 15px 0  40px;
}
#knowledge-koinu{
	width:465px;
	margin:20px 20px 60px 35px;
	
}
#knowledge-graybox{
	width:465px;
	border:1px solid #CCC;
	background:#EEE;
	padding:0px;
}
#knowledge-graybox tr th{
	 font-size:16px;
	 color:#FF9966;
	 font-weight:bold;
	 text-align:left;
	 padding:5px 10px 0px 10px;

}

#knowledge-graybox tr td{
	padding:0 10px 5px 10px;
}

#knowledge-orbox{
	width:460px;
	padding:30px 0 10px 5px;
}
.knowledge-orbox-middle{
	background:url(http://www.ps-smile.jp/images/knowledge_orbox_middle.jpg) repeat-y;
	width:460px;
		
}

/* 追加 */

ul#add_menu { 
 width: 159px; 
 padding-bottom: 10px; 
 border: 1px solid #CCC;
 margin-bottom: 10px;
}

#add_menu li a{
	display: inline;
	width: 159px;
	
}




#add_menu li a{
	background: url(http://www.ps-smile.jp/images/top_img0006.jpg) no-repeat;
	width: 139px;
	height: 21px;
	display: block;
	color: #673301;
	font-size: 12px; 
	padding: 5px 0 0 20px;
	text-decoration: none;
}

/* 追加内容 */

h2.add_title {
	margin: 20px auto 10px;
	width: 520px;
}

h3.add_subtitle {
	width: 490px;
	margin: 0 auto 10px;
}

div.add_text {
	width: 490px;
	margin: 0 auto 10px;
}

div.add_text div {
	background: url(http://www.ps-smile.jp/images/add_tel.jpg) no-repeat;
	width: 247px;
	height: 56px;
	margin: 10px auto;
	padding: 31px 0 0 217px;
}

div.add_text p {
	line-height: 1.4;
	margin-bottom: 10px;
}

div.add_text h4{
	line-height: 1.4;
	margin-bottom: 10px;
}

table.add_box00,table.add_box01 {
	width: 490px;
	margin: 0 auto 10px;
	background: url(http://www.ps-smile.jp/images/add_line.jpg) no-repeat bottom;
}

table.add_box00 th,table.add_box01 th {
	padding-bottom: 10px;
}

table.add_box00 th img,table.add_box01 th img {
	border: 1px solid #CCC;
}

table.add_box00 td,table.add_box01 td {
	padding-bottom: 10px;
}

table.add_box00 td table {
	border-bottom: 1px solid #FFCC99;
	border-right: 1px solid #FFCC99;
	width: 277px;
}

table.add_box00 td table td {
	border-left: 1px solid #FFCC99;
	width: 181px;
	padding: 5px;
}

table.add_box00 td table th {
	border-left: 1px solid #FFCC99;
	padding: 5px;
	width: 74px;
	background: #FFE6CC;
	font-weight: normal;
	color: #666666;
}

table.add_box00 td h4 img,table.add_box01 td h4 img{
	margin: 10px 0 5px;
	width: 51px;
	height: 17px;
}

table.add_box00 td p,table.add_box01 td p{
	line-height: 1.3;
}


table.add_box01 td table {
	border-bottom: 1px solid #5D4904;
	border-right: 1px solid #5D4904;
	width: 277px;
}

table.add_box01 td table td {
	border-left: 1px solid #5D4904;
	width: 181px;
	padding: 5px;
}

table.add_box01 td table th {
	border-left: 1px solid #5D4904;
	padding: 5px;
	width: 74px;
	background: #CC9966;
	font-weight: normal;
	color: #fff;
}

table.add_box01 td p.add_text01 {
	background: #FFE6CC;
	width: 390px;
	padding: 10px 25px;
}

table.add_box01 td.add_tel {
	padding: 10px 25px;
	line-height: 1.5;
}

div.hogo {
	width: 478px;
	margin: 0 auto 20px;
}

div.hogo div {
	width: 454px;
	padding: 0 10px;
	border-left: 2px solid #F7953F;
	border-right: 2px solid #F7953F;
}

div.hogo div p{
	line-height: 1.5;
}


h3.add_subtitle02 {
	background: url(http://www.ps-smile.jp/images/add_subtitle00.jpg) no-repeat;
	width: 460px;
	height: 26px;
	font-weight: bold;
	color: #F57B10;
	font-size: 15px;
	padding: 5px 0 0 30px;
	margin: 0 auto;
}

div.depart {
	width: 480px;
	background: #FFE6CC;
	border: 1px solid #FFCC99;
	padding: 5px;
	margin: 10px auto 30px;
}

div.depart table {
	width: 480px;
}

div.depart table td {
	vertical-align: top;
}

div.depart table td img {
	border: 1px solid #CCC;
}

div.depart table td p{
	line-height: 1.5;
}

h4.depart_title {
	background: url(http://www.ps-smile.jp/images/add_subtitle01.jpg) no-repeat;
	width: 480px;
	height: 21px;
	margin: 20px auto 10px;
	padding: 10px 0 0 10px;
	font-weight: bold;
	color: #666666;
}

div.depart_text {
	width: 470px;
	padding: 10px;
	margin: 0 auto 30px;
	background: url(http://www.ps-smile.jp/images/add_line.jpg) no-repeat bottom;
}

div.depart_text p {
	line-height: 1.5;
}

div.dog {
	width: 510px;
	margin: 0 auto 20px;
	background: url(http://www.ps-smile.jp/images/add_line.jpg) repeat-x bottom;
	padding-bottom: 20px;
}

div.dog table {
	margin: 0 auto;
}

div.dog table td {
	vertical-align: top;
}

div.dog table td img {
	border: 1px solid #CCC;
}

div.dog table.old {
	margin: 0 auto 20px;
}

div.dog table.old td h3 {
	background: url(http://www.ps-smile.jp/images/add_subsubtitle03.jpg) no-repeat;
	width: 242px;
	height: 18px;
	color: #FFF;
	padding: 5px 0 0 5px;
}

div.dog table.old td p {
	font-size: 11px;
	line-height: 1.3;
}

div.dog h4 {
	color: #FF6666;
	font-weight: bold;
	font-size: 15px;
	background: url(http://www.ps-smile.jp/images/add_subsubtitle04.jpg) repeat-x;
	width: 480px;
	height: 26px;
	padding: 9px 0 0 11px;
	margin: 0 auto;
}

div.picture {
	background: url(http://www.ps-smile.jp/images/background00.jpg) repeat-y;
	width: 491px;
	margin: 0 auto;
padding: 10px 0;
}


div.picture p {
	width: 458px;
	margin: 0 auto;
	line-height: 1.5;
}

