@charset "Shift_JIS"; /* 文字コード */

/* ページ全体の基本的な設定 */
body {
	font-size: 13px;
	color: #333333;
	font-family: ＭＳ Ｐゴシック, Osaka, sans-serif;
	background: #ffffff;
	margin: 10px 0px 0px 0px;
	text-align: left;
	/* text-align: center; */
	/* scrollbar-3dlight-color: #ffffff; */
	scrollbar-arrow-color: #666666;
	scrollbar-base-color: #666666;
	/* scrollbar-darkshadow-color: #666666; */
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff
}

/* 汎用スタイル */
.txt10pix {
	font-size: 10px;
}
.txt11pix {
	font-size: 11px;
}
.txt12pix {
	font-size: 11px;
}

/* <TABLE>基本設定 */
table {
	font-size: 13px;
	color: #000000;
	font-family: ＭＳ Ｐゴシック, Osaka, sans-serif;
	border-width: 0px;
}

/* <TABLE>設定（枠線あり） */
.border1 table {
	border-width: 1px 0px 0px 1px;
	border-style: solid;
	border-color: #666666;
}
.border1 th, .border1 td {
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #666666;
}
.border2 table {
	border-width: 2px 0px 0px 2px;
	border-style: solid;
	border-color: #666666;
}
.border2 th, .border2 td {
	border-width: 0px 2px 2px 0px;
	border-style: solid;
	border-color: #666666;
}


/* <h1><h2><h3>基本設定 */
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

/* <P>基本設定 */
p {
	margin: 0.5em 0px;
}

/* <UL>基本設定 */
ul {
	font-size: 13px;
	line-height: 120%;
	margin: 0px;
	padding-left: 18px;
	list-style-type: square;
}
.topics ul {
	font-size: 13px;
	line-height: 120%;
	padding-left: 18px;
	list-style-type: disc;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
ul ul {
	font-size: 13px;
	line-height: 120%;
	margin: 0px;
	padding-left: 18px;
	list-style-type: circle;
}

/* <DL>基本設定 */
dl {
	margin: 0px;
}
dt {
	font-size: 13px;
	line-height: 120%;
	margin-left: 0px;
	padding-left: 0px;
	font-weight: bold;
}
dd {
	font-size: 13px;
	line-height: 120%;
	margin-left: 0px;
	padding-left: 18px;
}


/* <FORM>基本設定 */
form {
	margin: 0px;
}

/* <A>基本設定 */
a {
	text-decoration: none;
}
a:link, a:visited {
	color: #0000ff;
	text-decoration: underline;
}
a:active, a:hover {
	color: #ff0079;
	text-decoration: underline;
}

/* <IMG>垂直位置設定 */
img.txttop {
	vertical-align: text-top;
}
img.txtbtm {
	vertical-align: text-bottom;
}

/* 回り込み設定 */
.floatl {
	float: left;
}
.floatr {
	float: right;
}
.brclear {
	clear: both;
}

/* 2カラム全体の設定 */
#box {
	width: 760px;
	margin-left: 5px;
	/* margin: 0px auto; */
	text-align: left;
}

/* ヘッダ（jcom関西へのリンク） */
#hislogo {
	width: 120px;
	margin-bottom: 5px;
	padding-top: 5px;
	float: left;
}

/* ヘッダ（バナー） */
#tourhead {
	width: 640px;
	margin-bottom: 5px;
	padding-top: 1px;
	float: right;
}

/* ヘッダ（方面別リンク） */
#arealink {
	width: 760px;
	height: 46px;
	margin: 0px;
	vertical-align: top;
	clear: both;
}

/* サイドバーの設定 */
#sidebar {
	width: 130px;
	vertical-align: top;
	float: left;
}

/* サイドバー（メニュー,バナー） */
#menu {
	margin: 0px 10px 0px 0px;
}

/* メイン表示部の設定 */
#main {
	width: 630px;
	padding-top: 5px;
	text-align: center;
	vertical-align: top;
	float: right;
}

/* top.js menu.js（サブエリアのフォント） */
.subarea {
	font-size: 12px;
	line-height: 110%;
	letter-spacing: 0px;
}

/* メイン表示部（パンくずリスト） */
#breadicon {
	width: 16px;
	padding-top: 1px;
	text-align: left;
	float: left;
}
#breadlist {
	width: 614px;
	font-size: 12px;
	text-align: left;
	float: right;
}

/* メイン表示部（ツアー情報） ここから */
/* 横幅の設定 */
#tourdata {
	width: 580px;
	margin: 0px auto;
	clear: both;
}

#tourdata_sp {
	width: 620px;
	margin: 0px auto;
	clear: both;
}

/* 有効期限 */
#validday {
	font-size: 13px;
	margin: 0px;
	text-align: right;
}

/* ツアーバナー */
#titlepic {
	width: 150px;
	margin-bottom: 10px;
	float: left;
}
#titlegif {
	width: 430px;
	margin-bottom: 10px;
	float: right;
}
#titlelong {
	width: 580px;
	margin-bottom: 10px;
}

/* お問い合わせコード */
#tourcode {
	width: 330px;
	text-align: left;
	vertical-align: top;
	float: left;
}
#tourcode2 {
	width: 350px;
	text-align: left;
	vertical-align: top;
	float: left;
}
#tourcode3 {
	width: 310px;
	text-align: left;
	vertical-align: top;
	float: left;
}
#codedata {
	padding: 3px 0px;
	line-height: 120%;
}
#codeexp {
	font-size: 13px;
	padding: 3px 8px;
}

/* 現地基本情報へのリンク */
#navilink {
	font-size: 13px;
	padding: 3px 0px 6px 15px;
}

/* ボトム料金 */
#btmprice {
	width: 245px;
	margin-left: 330px;
	padding: 2px 0px;
	text-align: right;
	vertical-align: top;
}
#btmprice2 {
	width: 225px;
	margin-left: 350px;
	padding: 2px 0px;
	text-align: right;
	vertical-align: top;
}
#btmprice3 {
	width: 265px;
	margin-left: 310px;
	padding: 2px 0px;
	text-align: right;
	vertical-align: top;
}
#btmicon {
	vertical-align: text-bottom;
}
#btmdata {
	font-size: 18px;
	font-weight: bold;
	padding: 1px 0px;
	text-align: right;
}
#btmexp {
	font-size: 12px;
	line-height: 120%;
	margin-left: 330px;
	text-align: right;
}
#btmexp2 {
	font-size: 12px;
	line-height: 120%;
	margin-left: 350px;
	text-align: right;
}
#btmexp3 {
	font-size: 12px;
	line-height: 120%;
	margin-left: 310px;
	text-align: right;
}

/* ツアーポイント以外のロゴ */
.logo {
	text-align: left;
	margin: 0px;
	padding-top: 20px;
	clear: both;
}
.logo2 {
	text-align: left;
	margin: 0px;
	padding-top: 15px;
	float: left;
	clear: both;
}
#taxlogo {
	text-align: left;
	margin: 0px;
	clear: both;
}

/* ツアーポイント */
#pointlogo {
	text-align: left;
	margin: 0px;
	padding-top: 2px;
	clear: both;
}
#pointlogo2 {
	text-align: left;
	margin: 0px;
	padding-top: 0px;
}
#tourpoint {
	background: #ffffff;
	margin: 0px;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	line-height: 120%;
}
#pointdata {
	text-align: left;
	vertical-align: top;
}
#pointlist {
	width: 480px;
	text-align: left;
	vertical-align: top;
	float: left;
}
.pointpic {
	width: 85px;
	margin-bottom: 1px;
	text-align: right;
	vertical-align: top;
	float: left;
}
#pointitokuten {
	width: 580px;
	text-align: left;
	margin-bottom: 5px;
	vertical-align: top;
	float: left;
}

/* ホテル情報 */
.hotellogo {
	text-align: left;
	margin: 0px;
	padding-top: 15px;
	clear: both;
	border-bottom: 1px solid #666666;
}
.hotel {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-size: 10px;
	line-height: 12px;
}
.hotel_txt {
	font-size: 10px;
	line-height: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	width: 88px;
	margin: 0px;
}
.hotel_txt02 {
	font-size: 10px;
	line-height: 12px;
	width: 65px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}


.hotelinfo {
	background: #ffffff;
	margin: 0px;
	padding: 5px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #666666;
}
.hotelinfo td {
	font-size: 13px;
	line-height: 120%;
}
.htlpic {
	width: 150px;
	margin-right: 5px;
	text-align: left;
	vertical-align: top;
	float: left;
}
.htldata {
	width: 410px;
	text-align: left;
	vertical-align: top;
	float: right;
}
.htlname {
	font-size: 13px;
	font-weight: bold;
	border-left: 12px solid #666666;
	padding: 5px 5px 6px 10px;
	float: left;
}
.htllink {
	width: 70px;
	margin-left: 335px;
	padding-bottom: 2px;
}
.introduction {
	min-height: 112px !important;
	height: auto !important; /* */
	height: 125px;
	font-size: 13px;
	line-height: 120%;
	background: #eeeeee;
	margin: 0px 0px 3px 0px;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	clear: both;
}
.htldata2 {
	font-size: 13px;
	line-height: 120%;
	text-align: left;
	vertical-align: top;
	clear: both;
}
.privilege {
	width: 312px;
	text-align: left;
	vertical-align: top;
	float: left;
}
.privilegecap {
	font-size: 13px;
	font-weight: bold;
}
.htlicon {
	margin-top: 0.5em;
}
.htlpiclist {
	width: 255px;
	margin-bottom: 1px;
	text-align: right;
	vertical-align: top;
	float: right;
}
.htlpic1 {
	margin-left: 2px;
	margin-right: 3px;
}
.htlpic2 {
	margin-left: 2px;
	margin-right: 3px;
}
.htlpic3 {
	margin-left: 2px;
	margin-right: 3px;
}
.privilege2 {
	font-size: 13px;
	line-height: 120%;
	width: 250px;
	text-align: left;
	vertical-align: top;
	margin-left: 3px;
	float: right;
}
.htlprivilege {
	font-size: 13px;
	line-height: 120%;
	margin: 3px;
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	background: #f5f5ff;
	text-align: left;
}
.htlupgread {
	font-size: 13px;
	line-height: 120%;
	margin: 3px;
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	background: #fff5f5;
	text-align: left;
}
.htlinfo-half {
	width: 280px;
	float: left;
	padding: 0px;
	text-align: left;
}
.htlpic-s {
	width: 80px;
	margin-right: 5px;
	text-align: left;
	vertical-align: top;
	float: left;
	clear: both;
}
.htldata-s {
	width: 190px;
	text-align: left;
	vertical-align: top;
	float: left;
}
.htllink-s {
	width: 80px;
	padding-top: 2px;
	text-align: right;
}
.htlname-s {
	font-size: 13px;
	font-weight: bold;
	border-left: 10px solid #666666;
	text-align: left;
	margin: 0px;
	float: left;
	padding: 5px 4px 6px 4px;
}
.htl-btn {
	width: 70px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 206px;
	text-align: left;
}
.htlinfo-half2 {
	width: 280px;
	padding: 0px;
	float: right;
	vertical-align: top;
}
.introduction-s {
	height: 80px;
	font-size: 13px;
	line-height: 120%;
	background: #eeeeee;
	padding: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	width: 185px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	text-align: left;
}

/* ホテル情報（旧） */
.htlinfo {
	background: #ffffff;
	margin: 0px;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
}
.htlinfo td {
	font-size: 13px;
	line-height: 120%;
}
#htlinfo {
	background: #ffffff;
	margin: 0px;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
}
#htlinfo td {
	font-size: 13px;
	line-height: 120%;
}
#htlpic {
	width: 150px;
	margin-right: 5px;
	text-align: left;
	vertical-align: top;
	float: left;
}
#htldata {
	width: 410px;
	text-align: left;
	vertical-align: top;
	float: right;
}
#htlname {
	font-size: 13px;
	font-weight: bold;
	border-left: 12px solid #666666;
	padding: 5px 5px 6px 10px;
	float: left;
}
#htllink {
	width: 70px;
	margin-left: 335px;
	padding-bottom: 2px;
}
#present {
	width: 25px;
	margin-left: 380px;
	padding-bottom: 2px;
}
#introduction { /*\*/
	min-height: 112px !important;
	height: auto !important; /* */
	height: 125px;
	font-size: 13px;
	line-height: 120%;
	background: #eeeeee;
	margin: 0px 3px 3px 0px;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	clear: both;
}
#htldata2 {
	text-align: left;
	vertical-align: top;
	clear: both;
}
#privilege {
	width: 312px;
	text-align: left;
	vertical-align: top;
	float: left;
}
#privilegecap {
	font-size: 13px;
	font-weight: bold;
}

/* スケジュール */
.schedule table {
	width: 580px;
	margin: 0px;
	padding: 0px;
	border-width: 1px 0px 0px 1px;
	border-style: solid;
	border-color: #666666;
}
.schedule th {
	font-weight: normal;
	padding: 5px 2px;
	background: #BBCED2;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #666666;
	text-align: center;
}
.schedule td {
	font-size: 13px;
	line-height: 120%;
	padding: 3px;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #666666;
}
.schthdate {
	width: 6%;
}
.schdate {
	text-align: center;
}
.journey {
	text-align: left;
}
.schexp {
	margin: 3px;
	padding: 3px;
	border-width: 2px;
	border-style: dotted;
	border-color: #666666;
}
.schexp_s {
	margin: 2px;
	padding: 2px;
	border: 1px dotted #666666;
}
.schexppink {
	margin: 3px;
	background-color:#FFE8F3;
	padding: 3px;
	border-width: 2px;
	border-style: dotted;
	border-color: #666666;
}
.schexpnenyu {
	background-color:#FFE8F3;
	padding: 3px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 15px;
	margin-left: 3px;
	border: 1px solid #666666;
}
.schstay {
	width: 18%;
	text-align: center;
}
.schmeal {
	width: 7%;
	text-align: center;
}
.staymeel {
	background: #dee7e9;
	text-align: right;
}
#schenotes {
	line-height: 120%;
	margin-top: 3px;
	text-align: left;
}
#schenotes2 {
	line-height: 120%;
	margin-top: 3px;
	text-align: left;
}

/* 旅行条件 */
.article table {
	width: 580px;
	margin: 0px;
	padding: 0px;
	border-width: 1px 0px 0px 1px;
	border-style: solid;
	border-color: #666666;
}
.article th {
	font-weight: normal;
	padding: 3px;
	background: #BBCED2;
	width: 20%;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #666666;
	text-align: left;
}
.article td {
	font-size: 13px;
	line-height: 120%;
	padding: 3px;
	background: #fcfcfc;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #666666;
}
.articlelink {
	font-size: 13px;
	padding: 5px 0px 4px 0px;
}

/* オンライン申し込み方法 */
#onlineinfo {
	margin-top: 15px;
	margin-bottom: 0px;
}

/* カレンダー */
.calender {
	margin-bottom: 10px;
}
.calframe1 {
	width: 190px;
	margin: 0px auto;
}
.calframe2 {
	width: 385px;
	margin: 0px auto;
}
.calframe3 {
	width: 580px;
	margin: 0px;
}
.mon1 {
	padding-top: 5px;
	vertical-align: top;
}
.mon2 {
	padding-top: 5px;
	padding-left: 5px;
	vertical-align: top;
}
.tourcalen table {
	width: 100%;
	background: #ffffff;
	border-width: 1px 0px 0px 1px;
	border-style: solid;
	border-color: #666666;
}
.tourcalen th {
	font-weight: normal;
	padding: 1px 2px;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #666666;
	text-align: left;
}
.tourcalen td {
	width: 14%;
	padding: 1px 0px;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #666666;
	text-align: center;
}

/* 旅行代金 */
.pricelink {
	line-height: 120%;
	margin-bottom: 3px;
	text-align: right;
}
.pricelink2 {
	line-height: 120%;
	margin-left: 220px;
	margin-top: 22px;
	text-align: right;
}
.calselect {
	color: #0000cc;
	font-weight: normal;
	background: #ffffff;
	padding: 0px 2px;
}
.price {
	margin-bottom: 12px;
}
.price table {
	width: 100%;
	background: #ffffff;
	border-width: 1px 0px 0px 1px;
	border-style: solid;
	border-color: #666666;
}
.price th {
	font-weight: normal;
	padding: 1px 2px;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #666666;
	text-align: left;
}
.price td {
	padding: 1px 0px;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #666666;
	text-align: center;
}
.pricerow2 {
	width: 50%;
}
.pricerow3 {
	width: 33%;
}
.pricerow4 {
	width: 25%;
}
.pricerow5 {
	width: 20%;
}
.pricerow6 {
	width: 16%;
}
.pricerow7 {
	width: 14%;
}
.pricerow8 {
	width: 12%;
}
.pricerow9 {
	width: 11%;
}
.inqcode {
	font-weight: bold;
}
.pritr {
	background: #ffffff;
	text-align: center;
}
.pritrlbold {
	font-weight: bold;
	font-size: 16px;
	line-height: 130%;
	background: #ffffff;
	text-align: center;
}
.pritrlnormal {
	font-weight: normal;
	font-size: 16px;
	line-height: 130%;
	background: #ffffff;
	text-align: center;
}
.prinotes {
	line-height: 120%;
	margin-top: 3px;
	text-align: left;
}
.pricel {
	font-weight: bold;
	font-size: 16px;
	line-height: 130%;
}
.price14b {
	font-weight: bold;
	font-size: 14px;
	line-height: 130%;
}
.price16b {
	font-weight: bold;
	font-size: 16px;
	line-height: 130%;
}

/* カレンダー（出発日背景色） */
.caltdsp { background: #ff0066; }
.caltda { background: #ff99cc; }
.caltdb { background: #ffff99; }
.caltdc { background: #ccffff; }
.caltdd { background: #99ff99; }
.caltde { background: #9999ff; }
.caltdf { background: #cc99ff; }
.caltdg { background: #99ffcc; }
.caltdh { background: #ff9999; }
.caltdi { background: #ffcc99; }
.caltdj { background: #66cccc; }
.caltdk { background: #ffcccc; }
.caltdl { background: #9999cc; }
.caltdm { background: #ff9966; }
.caltdn { background: #ccffcc; }
.caltdo { background: #99ccff; }
.caltdp { background: #cccc66; }
.caltdq { background: #ffcc00; }
.caltdr { background: #99cc00; }
.caltds { background: #cc99cc; }
.caltdt { background: #cccc99; }
.caltdu { background: #cc9999; }
.caltdv { background: #ccff66; }
.caltdw { background: #ccccff; }
.caltdx { background: #99cc99; }
.caltdy { background: #99ffff; }
.caltdz { background: #cc9966; }

/* 語彙説明,案内,注意事項 */
.infocaption {
	margin: 0px;
	padding: 3px 0px;
	text-align: left;
	border-width: 0px;
}
.infodata {
	margin: 2px 0px 10px 0px;
	text-align: left;
}

/* 支店一覧,フッタ（jcom関西） */
.tellist {
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.kixfooter {
	margin: 0px 0px 0px 0px;
	text-align: center;
}

/* フッタ */
#footer {
	width: 100%;
	clear: both;
}



/* style.cssからの引継ぎクラス */
.s {
	font-size: 12px;
	line-height: 110%;
	letter-spacing: 0px;
}
.m {
	font-size: 14px;
	line-height: 130%;
}
.l {
	font-size: 16px;
	line-height: 130%;
}
.supplement {
	padding: 5px;
	background-color: #EAEAEA;
	margin: 5px;
}
.privilegecapright {
	font-size: 13px;
	font-weight: normal;
	float: right;
}
.rocky {
	background-color: #99CCFF;
	border: 1px dotted #003399;
	padding: 3px;
}
.rocky {
	background-color: #99CCFF;
	border: 1px dotted #003399;
	padding: 3px;
}	

.xmas {
	margin: 2px;
	background-color:#003300;
	padding: 2px;
	border: 2px dotted #FF0000;
	color: #FFFFFF;
}
.scheduleindia {
	margin: 2px;
	padding: 2px;
	background-color: #FFDCB9;
	border: 1px solid #996600;
}
.htlupgara {
	background-image: url(../../tour/dps/pic/back-lace.gif);
	background-repeat: repeat;
	margin: 5px;
	padding: 5px;
	border: 1px solid #666666;
}
.schexpblue {

	margin: 3px;
	background-color:#DFF4FF;
	padding: 3px;
	border-width: 2px;
	border-style: dotted;
	border-color: #666666;
}

/* 旧チャオ用新ホテルフォーマット */
.ciao_htlbox {
	text-align:left;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-sarif;
	font-size: 13px;
	line-height: 135%;
	color: #333333;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:10px;
}
.ciao_htl {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	padding: 10px;
}
.brclear {
	clear: both;
}
.ciao_htlleft {
	float: left;
	width: 150px;
}
.ciao_htlpic {
	font-size: 11px;
	text-align: right;
	width: 150px;
}
.ciao_htlright {
	float: right;
	margin-left:10px;
	margin-right:auto;
	padding-bottom:10px;
	width: 395px;
}
.ciao_icon img {
	
	margin-bottom:5px;
	margin-right:4px;
}
.ciao_htltitle	{
	padding:5px;
	font-weight:bold;
	color:#333333;
	margin-bottom:5px;
	border-bottom:solid 1px #666666;
}
.ciao_htlarea {
	float:right;
	color:#333333;
}	
.ciao_htlname {
	float:left;
}
.ciao_htlinfo	{
	border:solid 1px #666666;
	background-color:#eeeeee;
	padding:5px;
	line-height:135%;
	min-height:175px; 			   /*IE6以外のブラウザ*/
	height:auto !important;　　　/*IE6以外のブラウザ*/
	height:175px;	　			   /*IE6用*/
}
.ciao_free	{
	border:dashed 1px #666666;
	background-color:#FFFFFF;
	margin-top:5px;
	padding:10px;
	width:100%;
}
.ciao_link	{
	text-align:left;
	font-size:12px;
	margin-top:5px;
}
.ciao_link ul{
	margin-top:0px;
	margin-left:0px;
	padding-left:0px;
	margin-bottom:0px;
	}
.ciao_link li{
	list-style-image:url(img/icon-window.jpg);
	list-style-position:inside;
	}	
.ciao_link a{
	color:#0000FF;
	margin-left:3px;
	}	
.ciao_tokuten{
	border:solid 1px #666666;
	background-color:#eeeeee;
	}
.ciao_name {
	border-left:solid 7px #666666;
	height:20px;
	padding-left:5px;
	font-weight:bold;
	margin:10px 10px 5px 10px;
	}	
.ciao_point	{
	margin:0px 10px 10px 10px;
	border:solid 1px #666666;
	background-color:#FFFFFF;
	padding:5px;
	}	
