@charset "utf-8";

/*
	各ページのレイアウト
*/

.voice_bana{
	float: right;
	margin: 0 0 0 20px;
}

/*トップページ*/

.pd20{
	padding: 0 20px 20px 20px;
	}

#main{
	float: left;
	width: 750px;
	height: 350px;
	margin: 10px 0 20px 0;
	background: url("../img/main.jpg") no-repeat;
	text-indent: -9999px;
	}

#toptxt{
	font-size: 16px;
	line-height: 28px;
	background: url("../img/toptxt.jpg") right top no-repeat;
	border-left: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	}

#toptxt p{
	padding-bottom: 20px;
}

/*実店舗（天神店）*/

#tenjin{
	float: left;
	width: 750px;
	height: 350px;
	margin: 10px 0 20px 0;
	background: url("../img/shop.jpg") no-repeat;
	text-indent: -9999px;
	}

/*エステ*/

#aesthe{
	float: left;
	width: 750px;
	height: 350px;
	margin: 10px 0 20px 0;
	background: url("../img/aesthe.jpg") no-repeat;
	text-indent: -9999px;
	}

#food{
	float: left;
	width: 750px;
	height: 350px;
	margin: 10px 0 20px 0;
	background: url("../img/food.jpg") no-repeat;
	text-indent: -9999px;
	}

#info{
	float: left;
	width: 750px;
	height: 350px;
	margin: 10px 0 20px 0;
	background: url("../img/info.jpg") no-repeat;
	text-indent: -9999px;
	}

#hospital{
	float: left;
	width: 750px;
	height: 350px;
	margin: 10px 0 20px 0;
	background: url("../img/hospital.jpg") no-repeat;
	text-indent: -9999px;
	}

#jim{
	float: left;
	width: 750px;
	height: 350px;
	margin: 10px 0 20px 0;
	background: url("../img/jim.jpg") no-repeat;
	text-indent: -9999px;
	}

#work{
	float: left;
	width: 750px;
	height: 350px;
	margin: 10px 0 20px 0;
	background: url("../img/work.jpg") no-repeat;
	text-indent: -9999px;
	}

#tp{
	float: left;
	width: 750px;
	height: 350px;
	margin: 10px 0 20px 0;
	background: url("../img/tp.jpg") no-repeat;
	text-indent: -9999px;
	}

/*会社概要*/

.about_t{
	padding: 10px 20px;
	background-color: #f5f5f5;
	}

.about_t td{
	padding: 5px 20px 5px 0;
	border-bottom: 1px dotted #ddd;
	}

/*お問合せ*/

#co_form{
	padding: 20px;
	background: #f3f3f3;
	}

/*Tシャツプリント*/
.p_flow{
	margin:0 0 30px;
	padding:0 60px;
}

#tp3_bg{
	background: url("../img/print_bg3.jpg") right top no-repeat;
}

.tp_title{
	color: #009933;
	font-family: "ＭＳ Ｐ明朝",serif;
	font-size: 30px;
	font-weight: bold;
	line-height: 50px;
	padding: 0 0 10px 60px;
}

#tp1{background: url("../img/print_list1.jpg") no-repeat}	
#tp2{background: url("../img/print_list2.jpg") no-repeat}	
#tp3{background: url("../img/print_list3.jpg") no-repeat}	
#tp4{background: url("../img/print_list4.jpg") no-repeat}	

#tp_table{
	border-collapse: collapse;
	vertical-align: top;
	margin: 15px;
}

#tp_table th{
	width: 150px;
	padding: 5px 10px;
	border: 1px solid #ddd;
}

#tp_table td{
	padding: 5px 10px;
	border: 1px solid #ddd;
}

p.tp_tel{
	line-height: 28px;
	font-size: 16px;
	padding-bottom: 15px;
}

/*サイト登録バナー等*/
#f_sbbox_t{
	width: 950px;
	margin: 0 auto;
	padding: 15px 0 0;
}

#f_sbbox{
	width: 950px;
	margin: 0 auto;
	padding: 15px 0 10px;
}

.f_sb{
	float: left;
	margin: 0 0 15px 15px;
	font-size: 10px;
}

.f_sb2{
	text-align: center;
	margin: 0 auto 10px;
	font-size: 10px;
}

/*その他ページごとの設定など（ご注文について）*/
#order{
	padding: 0 15px 30px;
}

.column2_p{
	padding: 0px 30px;
	}

.column2_ul{
	padding: 0px 10px;
	margin: 10px 0 0 40px;
	}
	
.column2_2ul{
	padding: 0px 10px;
	margin: 10px 0 0 40px;
	}

.column2_ul li{
	list-style: circle;
	padding-bottom: 10px;
	}

.column2_2ul li{
	list-style: decimal;
	padding-bottom: 10px;
	}

div.sub_title_guide{
	height: 25px;
	line-height: 25px;
	padding: 0 0 0 5px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #eee;
	border-left: 25px solid #aaa;
	}

p.sub_title_guide2{
	font-weight: bold;
	color: #009933;
	padding: 0 0 0 30px;
	}

.left_td{
	background-color: #ececec;
	text-align: left;
	width: 150px;
	}

.center_td{
	background-color: #777;
	color: #fff;
	text-align: center;
	}

#souryou td.right_td{
	text-align: right;
	}

#guid_pb20{
	padding: 0 0 20px 30px;
	}

.pp_ol{
	margin: 10px 0 20px 40px;
	}

.left_td2{
	background-color: #ececec;
	text-align: center;
	width: 150px;
	}

#souryou td.right_td2{
	text-align: center;
	}

table#souryou{
	border-collapse: collapse;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	margin: 20px 40px;
	text-align: left;
}

table#souryou td {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 8px;
}