<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* --------------------------------------------------
 webtravel.jp
 itinerary Style Sheet
-------------------------------------------------- */

/* Links
--------------------------------------------------*/
/* default link*/
a:link { color: #2063CC; text-decoration: underline;}
a:visited { color: #6392DB; text-decoration: underline;}
a:active { color: #C93; text-decoration: underline}
a:hover { color: #C93; text-decoration: underline}



/* body
--------------------------------------------------*/
body {
	color: #333333;
	font-family: Consolas, 'Courier New', Courier, Monaco, monospace;
	background: #dadad1;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#container {
	width: 640px;
	background: #ffffff;
	box-shadow: 5px 0 5px rgba(0,0,0,0.4);
	margin: 0 auto;
	padding: 0 15px;
	text-align: left;
}
img{
	border: 0;
}

form, div, dl {
	margin: 0;
	padding: 0;
}

.alert {
	color: #c72525;
}




/* Headings
--------------------------------------------------*/
h1 {
	color: #ffffff;
	font-size: 150%;
	font-family: 'Meiryo';
	letter-spacing: 3px;
	text-indent: 24px;
	margin: 5px 0;
	padding: 5px 0 0;
}

h1.small30 {
	font-size: 120%;
	letter-spacing: 0;
}

h1.small40 {
	font-size: 95%;
	letter-spacing: 0;
}

h1.small50 {
	font-size: 75%;
	letter-spacing: 0;
}

h2 {
	margin: 10px 0;
	padding: 0;
	text-indent: 10px;
	line-height : 20px;
	color: #ffffff;
	font-size: 92.5%;
}

h3 {
	color: #ffffff;
	font-size: 75%;
	text-indent: 6px;
	line-height : 20px;
	margin: 15px 0 0;
	padding: 0;
}

h4 {
	color: #ffffff;
	font-size: 81.25%;
	line-height : 20px;
	text-indent: 56px;
	background: url(../../lib_image/itinerary/common/h4.gif) center no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
	clear: both;
}

h4 span {
	color: #777777;
	padding: 0;
	position: absolute;
	right: 50px;
}





/* Print
--------------------------------------------------*/
body#Print {
	margin: 0 auto;
	padding: 0;
	background-color: #ffffff;
	background-image: none;
	text-align: center;
	color: #333333;
}

body#Print #container {
	box-shadow: none;
}




/* bt
--------------------------------------------------*/
div.bt {
	clear: both;
	text-align: center;
	padding: 10px 0;
}

div.bt .alert {
	font-size: 90%;
	margin: 10px 0;
	text-align: left;
}

div.bt input {
	border: 0;
	width: 100px;
	height: 25px;
	cursor: pointer;
}

div.bt button {
	width: 150px;
	height: 50px;
	font-size: 18px;
	background: #cccccc;
	border: 0;
	border-radius: 25px;
	margin: 10px 0;
	cursor: pointer;
}

div.bt button:hover {
	background: #f0f0f0;
}

div input.close {
	background: url(../../lib_image/itinerary/common/bt_close.png) no-repeat;
}

div input.print {
	background: url(../../lib_image/itinerary/common/bt_print.png) no-repeat;
}

div input.back {
	background: url(../../lib_image/itinerary/common/bt_back.png) no-repeat;
}









/* header
--------------------------------------------------*/
div#header {
	margin: 0 0 10px;
	position: relative;
}

div#header .logo {
	display: inline-block;
	vertical-align: top;
}

div#header .discription {
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Roboto, 窶廛roid Sans窶�, 窶懈ｸｸ繧ｴ繧ｷ繝�け窶�, YuGothic, 窶懊ヲ繝ｩ繧ｮ繝手ｧ偵ざ ProN W3窶�, 窶廩iragino Kaku Gothic ProN窶�, 窶懊Γ繧､繝ｪ繧ｪ窶�, Meiryo, sans-serif;
	padding: 5px 0 0 105px;
	display: inline-block;
	text-align: right;
	position: absolute;
	top: 0;
	right: 0;
}

div#header .alert {
	color: #c72525;
}

div#header .create-date {
	text-align: right;
	font-size: 81.25%;
}


/* footer
--------------------------------------------------*/
div#footer {
	border-top: #dadada 1px solid;
	padding: 10px 0 0;
	text-align: center;

	font-size: 69.75%;
	padding: 0 0 5px;
}

div#footer ul {
	list-style: none;
	padding: 0;
	margin: 10px 0;
}

div#footer ul li {
	display: inline;
	padding: 2px 12px 2px 18px;
}

div#footer ul li.company {
	background: url(../../lib_image/itinerary/common/company.png) no-repeat;
}
div#footer ul li.service {
	background: url(../../lib_image/itinerary/common/service.png) no-repeat;
}
div#footer ul li.provision {
	background: url(../../lib_image/itinerary/common/provision.png) no-repeat;
}
div#footer ul li.privacy {
	background: url(../../lib_image/itinerary/common/privacy.png) no-repeat;
}
div#footer ul li.attention {
	background: url(../../lib_image/itinerary/common/attention.png) no-repeat;
}

div#footer ul li a {
	color: 666666;
	text-decoration: none;
}

div#footer #copyright {
	color: a0a0a0;
	letter-spacing: 1px;
}







/* ---------------------------------------------------------------------
 view.jsp
--------------------------------------------------------------------- */
/* reference
--------------------------------------------------*/
#reference {
	text-align: right;
	font-size: 81.25%;
}


/* concept
--------------------------------------------------*/
#concept {
	margin: 0 0 10px;
}

#concept h2 {
	margin: 5px 0 0 0;
}

#concept dl {
	padding: 10px 10px 0;
	font-size: 81.25%;
}

#concept dl dt {
	font-size: 120%;
	font-weight: bold;
	text-indent: 30px;
	line-height: 30px;
	margin: 0;
}

#concept dl dt#user {
	background: url(../../lib_image/itinerary/concept/user.png) no-repeat;
}

#concept dl dt#point {
	background: url(../../lib_image/itinerary/concept/point.png) no-repeat;
}

#concept dl dd {
	margin: 0;
	padding: 10px;
	word-wrap: break-word;
}

#concept dl dd.point {
	background: #ffffff;
	font-size: 112.5%;
	margin: 0 0 20px;
	line-height: 125%;
}










/* profile
--------------------------------------------------*/
#profile {
	margin: 0 0 10px;
}

.part-left {
	float: left;
	width: 160px;
}

.part-right {
	float: right;
	width: 480px;
}

.part-left img {
	margin: 20px;
}

#name {
	font-size: 87.5%;
	line-height: 32px;
	font-weight: bold;
	letter-spacing: 2px;
	text-indent: 30px;
	padding: 0;
	margin: 0 0 10px;
}
#name a {
	width: 480px;
	height: 32px;
	display: block;
}
#name a:link {
	text-decoration: underline;
	color: #333333;
}
#name a:visited {
	text-decoration: underline;
	color: #333333;
}
#name a:hover {
	text-decoration: none;
	color: #333333;
}

.part-right dl {
	font-size: 81.25%;
	line-height: 120%;
	padding: 0;
	margin: 0 0 10px;
}
.part-right dt {
	padding: 0 0 5px;
	text-indent: -9999px;
}
.part-right dd {
	padding: 0;
	margin: 0;
}
.part-down {
	clear: both;
	padding-left: 18px;
	padding-right: 10px;
	padding-bottom: 8px;
}
.part-down dt {
	padding-bottom: 5px;
}









/* schedule
--------------------------------------------------*/
#schedule {
	clear: both;
	margin: 0 0 10px;
}

#schedule ul#icon {
	font-size: 81.25%;
	margin: 10px 40px;
	padding: 0;
	text-align: right;
}
#schedule ul#icon-full {
	font-size: 81.25%;
	margin: 10px 0;
	padding: 0;
	text-align: right;
}

#schedule ul#icon li,
#schedule ul#icon-full li {
	display: inline-block;
	padding: 2px 10px 2px 20px;
}

#schedule ul#icon li#print,
#schedule ul#icon-full li#print {
	padding: 2px 360px 2px 20px;
	background: url(../../lib_image/itinerary/schedule/print.png) no-repeat;
}
#schedule ul#icon li#on,
#schedule ul#icon-full li#on {
	background: url(../../lib_image/itinerary/schedule/meal/on.png) no-repeat;
}
#schedule ul#icon li#in-flight,
#schedule ul#icon-full li#in-flight {
	background: url(../../lib_image/itinerary/schedule/meal/in-flight.png) no-repeat;
}

#schedule .schedule {
	background: #f3f3f3;
	border-top: 0;
	border-bottom: 0;
	margin: 0 40px;
	padding: 10px;
}

#schedule .schedule div {
	padding: 0;
}

#schedule #final {
	border-bottom: #666666 2px solid;
}



/* plan */
#schedule .schedule .plan {
	font-size: 107.5%;
	word-wrap: break-word;
	padding: 5px 0 10px;
}


#schedule .schedule .schedule_footer {
	display: table;
}

/* meal */
#schedule .schedule .meal {
	width: 76px;
	height: 24px;
	text-indent: -9999px;
	background-position: bottom;
	margin: 10px 0 0;
	padding: 0;
	display: table-cell;
}

#schedule .schedule .m0 {
	background: url(../../lib_image/itinerary/schedule/meal/0.png) bottom no-repeat;
}
#schedule .schedule .m1 {
	background: url(../../lib_image/itinerary/schedule/meal/1.png) bottom no-repeat;
}
#schedule .schedule .m2 {
	background: url(../../lib_image/itinerary/schedule/meal/2.png) bottom no-repeat;
}
#schedule .schedule .m3 {
	background: url(../../lib_image/itinerary/schedule/meal/3.png) bottom no-repeat;
}
#schedule .schedule .m4 {
	background: url(../../lib_image/itinerary/schedule/meal/4.png) bottom no-repeat;
}
#schedule .schedule .m5 {
	background: url(../../lib_image/itinerary/schedule/meal/5.png) bottom no-repeat;
}
#schedule .schedule .m6 {
	background: url(../../lib_image/itinerary/schedule/meal/6.png) bottom no-repeat;
}
#schedule .schedule .m12 {
	background: url(../../lib_image/itinerary/schedule/meal/12.png) bottom no-repeat;
}
#schedule .schedule .m13 {
	background: url(../../lib_image/itinerary/schedule/meal/13.png) bottom no-repeat;
}
#schedule .schedule .m15 {
	background: url(../../lib_image/itinerary/schedule/meal/15.png) bottom no-repeat;
}
#schedule .schedule .m16 {
	background: url(../../lib_image/itinerary/schedule/meal/16.png) bottom no-repeat;
}
#schedule .schedule .m23 {
	background: url(../../lib_image/itinerary/schedule/meal/23.png) bottom no-repeat;
}
#schedule .schedule .m24 {
	background: url(../../lib_image/itinerary/schedule/meal/24.png) bottom no-repeat;
}
#schedule .schedule .m26 {
	background: url(../../lib_image/itinerary/schedule/meal/26.png) bottom no-repeat;
}
#schedule .schedule .m34 {
	background: url(../../lib_image/itinerary/schedule/meal/34.png) bottom no-repeat;
}
#schedule .schedule .m35 {
	background: url(../../lib_image/itinerary/schedule/meal/35.png) bottom no-repeat;
}
#schedule .schedule .m45 {
	background: url(../../lib_image/itinerary/schedule/meal/45.png) bottom no-repeat;
}
#schedule .schedule .m46 {
	background: url(../../lib_image/itinerary/schedule/meal/46.png) bottom no-repeat;
}
#schedule .schedule .m56 {
	background: url(../../lib_image/itinerary/schedule/meal/56.png) bottom no-repeat;
}
#schedule .schedule .m123 {
	background: url(../../lib_image/itinerary/schedule/meal/123.png) bottom no-repeat;
}
#schedule .schedule .m126 {
	background: url(../../lib_image/itinerary/schedule/meal/126.png) bottom no-repeat;
}
#schedule .schedule .m135 {
	background: url(../../lib_image/itinerary/schedule/meal/135.png) bottom no-repeat;
}
#schedule .schedule .m156 {
	background: url(../../lib_image/itinerary/schedule/meal/156.png) bottom no-repeat;
}
#schedule .schedule .m234 {
	background: url(../../lib_image/itinerary/schedule/meal/234.png) bottom no-repeat;
}
#schedule .schedule .m246 {
	background: url(../../lib_image/itinerary/schedule/meal/246.png) bottom no-repeat;
}
#schedule .schedule .m345 {
	background: url(../../lib_image/itinerary/schedule/meal/345.png) bottom no-repeat;
}
#schedule .schedule .m456 {
	background: url(../../lib_image/itinerary/schedule/meal/456.png) bottom no-repeat;
}



/* stay */
#schedule .schedule .stay {
	width: 440px;
	word-wrap: break-word;
	margin: 10px 0 0;
	padding: 2px 5px 0 24px;
	display: table-cell;
}

#schedule .schedule .s0 {
	background: url(../../lib_image/itinerary/schedule/stay/0.png) no-repeat;
}
#schedule .schedule .s1 {
	background: url(../../lib_image/itinerary/schedule/stay/1.png) no-repeat;
}

#schedule #final .stay {
	background: none !important;
}



/* itinerary */
#schedule .itinerary {
	width: 100%;
	font-size: 81.25%;
	padding: 0;
	margin: 0;
	border: #666666 2px solid;
	border-collapse: collapse;
}

#schedule .itinerary th {
	color: #ffffff;
	font-family: 'Meiryo';
	text-shadow: 1px 1px 0 #000000;
	letter-spacing: 2px;
	background: #666666;
	border-right: 0 !important;
	padding: 3px 0;
	text-align: center;
}

#schedule .itinerary tr.plan {
	/* word-wrap: break-word; */
	word-break: break-all;
	border-bottom: #999999 1px solid;
}

#schedule .itinerary tr.border-top-less {
	border-top: hidden;
}

#schedule .itinerary td {
	line-height: 120%;
	padding: 5px;
	vertical-align: top;
}

#schedule .itinerary .itinerary-contents {
	background: #f3f3f3;
}

#schedule .itinerary .city {
	width: 95px;
	word-wrap: break-word;
	border-right: #999999 1px solid;
}

#schedule .itinerary .transportation {
	width: 70px;
	word-wrap: break-word;
	border-right: #999999 1px solid;
	text-align: center;
}

#schedule .itinerary .time {
	width: 55px;
	word-wrap: break-word;
	border-right: #999999 1px solid;
	text-align: center;
}

#schedule .itinerary .schedule {
	width: 373px;
	word-wrap: break-word;
}

#schedule .itinerary .date {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	font-family: 'Meiryo';
	text-shadow: 1px 1px 0 #333333;
	line-height : 150%;
	text-indent: 10px;
	background: #999999 center no-repeat;
	margin: 0;
	padding: 0;
}

#schedule .itinerary .date span {
	padding: 0 0 0 10px;
}

#schedule .itinerary .itinerary-stay-and-meal {
	background: #f3f3f3;
}

#schedule .itinerary .stay {
	word-wrap: break-word;
	margin: 10px 0 0;
	padding: 6px 0 6px 30px;
}

#schedule .itinerary .meal {
	width: 76px;
	vertical-align: bottom;
}

#schedule .itinerary .s0 {
	background: url(../../lib_image/itinerary/schedule/stay/0.png) 5px 5px no-repeat;
}

#schedule .itinerary .s1 {
	background: url(../../lib_image/itinerary/schedule/stay/1.png) 5px 5px no-repeat;
}

#schedule .itinerary tr:last-child .s0 {
	background: none;
}



/* provision
--------------------------------------------------*/
#provision {
	margin: 0 0 10px;
}

#provision h2 {
	margin: 5px 0 0 0;
}

#provision dl {
	padding: 10px 10px 0;
	font-size: 81.25%;
}

#provision dl .row2 {
	min-height: 110px;
}

#provision dl dt {
	font-size: 112.5%;
	font-weight: bold;
	line-height: 30px;
	margin: 0;
	padding: 8px 0 0 40px;
	float: left;
	clear: both;
}
#provision dl dd {
	min-height: 20px;
	line-height: 24px;
	word-wrap: break-word;
	margin: 0 10px;
	padding: 10px 0 10px 125px;
}

#provision dl dd.remarks {
	border-bottom: 0;
}

#provision dl dt.departure {
	background: url(../../lib_image/itinerary/provision/departure.png) 10px 10px no-repeat;
}
#provision dl dt.airline {
	background: url(../../lib_image/itinerary/provision/airline.png) 10px 10px no-repeat;
}
#provision dl dt.class {
	background: url(../../lib_image/itinerary/provision/class.png) 10px 10px no-repeat;
}
#provision dl dt.hotel {
	background: url(../../lib_image/itinerary/provision/hotel.png) 10px 10px no-repeat;
}
#provision dl dt.meal {
	background: url(../../lib_image/itinerary/provision/meal.png) 10px 10px no-repeat;
}
#provision dl dt.conductor {
	background: url(../../lib_image/itinerary/provision/conductor.png) 10px 10px no-repeat;
}
#provision dl dt.remarks {
	background: url(../../lib_image/itinerary/provision/remarks.png) 10px 10px no-repeat;
}














/* expense
--------------------------------------------------*/
#expense {
	margin: 0 0 10px;
}

#expense h2 {
	margin: 5px 0 0 0;
}

#expense div {
	font-size: 81.25%;
	padding: 20px 10px 10px;
}

#expense p,
#expense dl {
	padding: 0 0 0 20px;
	margin: 0 0 10px;
}

#expense #perPerson {
	padding: 10px 0 20px 100px;
	background: url(../../lib_image/itinerary/expense/calculator.png) no-repeat;
	margin: 0 0 0 120px;
}

#expense #perPerson span {
	font-size: 225%;
	font-weight: bold;
	letter-spacing: 3px;
	margin: 0 16px 0 0;
}

#expense dl dt {
	float: left;
	font-weight: bold;
}
#expense dl dd {
	line-height: 125%;
	word-wrap: break-word;
}








/* meeting-place
--------------------------------------------------*/
#meeting-place {
	margin: 0 0 10px;
}

#meeting-place h2 {
	margin: 5px 0 0 0;
}

#meeting-place div {
	font-size: 81.25%;
	padding: 20px 10px 10px;
}











/* emergency
--------------------------------------------------*/
#emergency {
	margin: 0 0 10px;
}

#emergency h2 {
	margin: 5px 0 0 0;
}

#emergency div {
	font-size: 81.25%;
	padding: 20px 10px 10px;
	word-break: break-all;
}











/* remarks
--------------------------------------------------*/
#remarks {
	margin: 0 0 10px;
}

#remarks h2 {
	margin: 5px 0 0 0;
}

#remarks div {
	font-size: 81.25%;
	padding: 20px 10px 10px;
}













/* ask1
--------------------------------------------------*/
#ask1 {
	font-size: 92.25%;
	line-height: 150%;
	clear: both;
}

#ask1 div {
	margin: 10px 30px 10px;
	padding: 0 0 20px;
	word-wrap: break-word;
}

#ask1 div#askTitle {
	font-weight: bold;
}

#ask1 div#askBody {
	background: url(../../lib_image/itinerary/ask1/letter.png) right bottom no-repeat;
}














/* alliance
--------------------------------------------------*/
#alliance {
	margin: 10px 0 50px;
	color: #666666;
	border: #dddddd 1px solid;
	background: url(../../lib_image/itinerary/alliance/bg.gif);
	padding: 10px 20px;
	font-size: 69.5%;
	line-height: 150%;
}

#alliance b {
	font-weight: bold;
	font-size: 112.5%
}
#alliance dl {
	padding: 0 0 10px;
	border-bottom: #666666 1px dotted;
}
#alliance dt {
	font-weight: bold;
	margin: 10px 0 0;
}
#alliance dd {
	margin: 0 0 0 10px;
}
#alliance dd span {
	display: block;
	margin: 3px 0 0;
}
#alliance #company {
	font-size: 112.5%;
}
#alliance #company b {
	font-weight: bold;
	font-size: 112.5%;
	padding: 10px 0 0;
	display: block;
}
#alliance #company .info {
	font-size: 112.5%;
	padding: 5px 0 0;
}

#alliance #left {
	margin: 20px 0 0;
	padding: 0 0 20px;
}

#alliance #right {
	float: right;
	background: url(../../lib_image/itinerary/alliance/jata.gif) right bottom no-repeat;
	margin: 10px 0 0;
	padding: 0 0 30px;
	text-align: right;
	vertical-align: bottom;
	width: 200px;
}













/* appraisal
--------------------------------------------------*/
#appraisal div {
	font-size: 92.25%;
	padding: 0;
	margin: 10px 0;
	clear: both;
}

#appraisal dl {
	margin: 0;
	padding: 0;

	float: left;
	width: 210px;
}

#appraisal dl#message-area {
	margin: 0;
	padding: 0;
	clear: both;
	width: 630px;
}
#appraisal dl dt,
#appraisal dl dd {
	margin: 0;
}

#appraisal dl dt {
	font-weight: bold;
	font-size: 92.25%;
	padding: 20px 0;
	text-align: center;
	vertical-align: middle;
}
#appraisal dl dd {
	text-align: center;
	background: #ffffff;
	padding: 10px 5px;
}
#appraisal dl dd.flow {
	text-align: left;
	font-size: 81.25%;
	height: 100px;
	line-height: 150%;
}
#appraisal dl dd.comment {
	text-align: center;
	background: #ffffff;
	margin: 0;
	padding:10 0 0 0px;
}
#appraisal dl dd.comment div {
	background: #ffffff;
	font-size: 87.5%;
	margin: 0;
	padding: 0;
	font-weight: bold;
}


#appraisal dl#app1 dt i {
	color: #5ac11c;
	font-size: 24px;
}
#appraisal dl#app2 dt i {
	color: #ff9200;
	font-size: 24px;
}
#appraisal dl#app3 dt i {
	color: #d70000;
	font-size: 24px;
}










/* circulate
--------------------------------------------------*/
#circulate div {
	font-size: 92.25%;
	padding: 0;
	margin: 10px 0;
	clear: both;
}

#circulate dl {
	font-size: 81.25%;
	clear: both;
	margin: 0;
	padding: 5px 0;
}
#circulate dt,
#circulate dd {
	float: left;
	padding: 0 20px 0 0;
	margin: 0;
}

#circulate dl.message {
	padding: 20px 0 0;
	margin: 0 30px 0 0;
	background: url(../../lib_image/itinerary/circulate/mail.png) right bottom no-repeat;
}
#circulate dl.message dt,
#circulate dl.message dd {
	float: none;
	padding: 0;
	margin: 0;
}

/* ask2
--------------------------------------------------*/
#ask2 dl {
	font-size: 81.25%;
	margin: 0 30px 0 20px;
	padding: 20px 0 0 40px;
	background: url(../../lib_image/itinerary/ask2/mailbox.png) right bottom no-repeat;
	clear: both;
}
#ask2 dt,
#ask2 dd {
	padding: 0;
	margin: 0;
}

#ask2 dl.cst2 {
	background: none;
}

#ask2 dl.cst2 dt,
#ask2 dl.cst2 dd {
	float: left;
}

#ask2 dl.cst2 dt {
	width: 130px;
}

#ask2 dl.cst2 dd {
	width: 400px;
}


/* ---------------------------------------------------------------------
 confirm.jsp
--------------------------------------------------------------------- */
/* situmon
--------------------------------------------------*/
#situmon {
	margin: 0 0 10px;
}

#situmon h2 {
	margin: 5px 0 0 0;
}

#situmon div {
	font-size: 97.5%;
	padding: 20px 0 20px 40px;
	background: url(../../lib_image/itinerary/situmon/stamp.png) 90% bottom no-repeat;
	word-wrap: break-word;
	font-family: Meiryo;
}

#situmon p {
	font-size: 81.25%;
	line-height: 150%;
	padding: 20px;
	margin: 40px 96px 20px;
}













/* yoyaku
--------------------------------------------------*/
#yoyaku {
	margin: 0 0 10px;
}

#yoyaku h2 {
	margin: 5px 0 0 0;
}

#yoyaku div {
	font-size: 97.5%;
	padding: 20px 0 20px 40px;
/*	background: url(../../lib_image/itinerary/situmon/stamp.png) 90% bottom no-repeat; */
	word-wrap: break-word;
}

#yoyaku p {
	font-size: 81.25%;
	line-height: 150%;
	padding: 20px;
	margin: 40px 96px 20px;
}

















/* syoukai
--------------------------------------------------*/
#syoukai {
	margin: 0 0 10px;
}

#syoukai h2 {
	margin: 5px 0 0 0;
}

#syoukai div {
	font-size: 97.5%;
	padding: 20px 0 20px 40px;
	background: url(../../lib_image/itinerary/syoukai/friend.png) 90% bottom no-repeat;
	word-wrap: break-word;
}

#syoukai p {
	font-size: 81.25%;
	line-height: 150%;
	padding: 20px;
	margin: 40px 96px 20px;
}




















/* error
--------------------------------------------------*/
#error {
	margin: 0 0 10px;
}

#error h2 {
	margin: 5px 0 0 0;
}

#error p {
	font-size: 81.25%;
	line-height: 150%;
/*	background: url(../../lib_image/itinerary/situmon/stamp.png) 90% bottom no-repeat; */
	padding: 20px;
	margin: 40px 96px 20px;
}
</pre></body></html>