/* CSS Document */

/*記事総合---------------------------------------*/
#topics_box {
	margin: 5px 5px 10px;
	width:740px;
	height:auto;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;	
	border-bottom-style: dashed;	
}

#topics_box_recipe {
	margin: 5px;
	width:365px;
	height:80px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;	
	border-bottom-style: dashed;
	float:left;	
}

#topics_box a, #topics_box_recipe a {
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
	margin:5px 0;
	line-height:130%;
}

#topics_box a:hover, #topics_box_recipe a:hover {
	font-weight: bold;
	color: #a77b5e;
	font-size: 12px;
	margin:5px 0;
	line-height:130%;
}
/*トピックス----------------*/
#topics_contents_left {
	width:460px;
	max-height:inherit;
	float: left;
	margin:0 14px 0 0;
}
#topics_contents_right {
	width:276px;
	float: right;
	margin:0;
}
#topics_contents_right p {
    margin-bottom:20px;
	color:#333333;
}
#topics_contents_right .credit {
	color:#000000;
	font-size:11px;
}


/*押さえておきたいレストランリスト----------------*/
#must_lead {
	width: 750px;
	height:15px;
	margin:8px 0 0 0;
}

#must_lead a {
    color:#FF0000;
}

#must_lead a:hover {
	color: #a77b5e;
}

#must_btn {
	margin: 10px 0 8px 0;
	width: 750px;
	height:49px;
}

#must_btn ul,li {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
}

#must_btn li a {
	text-decoration: none;
	text-indent: -2000px;
	display: block;
	width: 247px;
	height: 49px;
}

#must_btn li a:hover {
	display: block;
	width: 247px;
	height: 49px;
}

#must_btn li#btn01 a {
	background-image: url(../must/images/btn01.gif);
	margin:0 5px 0 0;
}

#must_btn li#btn01 a:hover {
	background-image: url(../must/images/btn01_on.gif);
	margin:0 5px 0 0;
}

#must_btn li#btn02 a {
	background-image: url(../must/images/btn02.gif);
	margin:0 4px 0 0;
}

#must_btn li#btn02 a:hover {
	background-image: url(../must/images/btn02_on.gif);
	margin:0 4px 0 0;
}

#must_btn li#btn03 a {
	background-image: url(../must/images/btn03.gif);
	margin:0 ;
}

#must_btn li#btn03 a:hover {
	background-image: url(../must/images/btn03_on.gif);
	margin:0 ;
}

#must_btn2 {
	margin: 0;
	width: 750px;
	height:12px;
}


#must_btn2 img {
    margin:0 62px 0 65px;
	float:left;
}

#must_btn2 img.btn01 {
    margin:0 0 0 65px;
	float:left;
}

#must_gate {
	width: 750px;
	height:15px;
	margin:8px 0 0 0;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	letter-spacing: 0.3em;
}

#must_gate a {
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
}

#must_gate a:hover {
	font-weight: bold;
	color: #a77b5e;
	font-size: 12px;
}

#must_tit01,#must_tit02,#must_tit03 {
	width:742px;
	height:12px;
	padding:4px;
	margin:10px 0 5px 0;
	font-size:12px;
	color: #ffffff;
	font-weight: bold;	
}

#must_tit01 {
	background-color:#c0210e;
}

#must_tit02 {
	background-color:#2a822e;
}

#must_tit03 {
	background-color:#214196;
}

#must_box {
	margin:5px 0 0 0;
	width:750px;
	height:auto;
	border-bottom-width: 1px;
	border-bottom-color: #ca4040;	
	border-bottom-style: dashed;	
}

#must_box .box {
    margin:0;
	width:250px;
	float:left;	
}

#must_box .subtit01 {
    margin:3px 0 ;
	padding:3px;
	width:244px;
	height:11px;
	background-color:#340634;
	color: #ffffff;
}

#must_box .subtit02 {
    margin:3px 0 ;
	padding:3px;
	width:244px;
	height:11px;
	background-color:#cb6709;
	color: #ffffff;
}

#must_box .subtit03 {
    margin:3px 0 ;
	padding:3px;
	width:244px;
	height:11px;
	background-color:#660809;
	color: #ffffff;
}

#must_box .subtit04 {
    margin:3px 0 ;
	padding:3px;
	width:744px;
	height:11px;
	background-color:#340634;
	color: #ffffff;
}

#must_box .text {
 padding:0 5px 8px 5px;
}

/*メンバーカード----------------*/

#member_contents_left {
	width:534px;
	max-height:inherit;
	float: left;
	margin:12px 7px 12px 0
}
#member_contents_left ul, #member_contents_left li {
    margin-left:10px;
	font-size:12px;
}

#member_contents_left ol {
    margin-left:15px;
}

#member_contents_left li {
	list-style-position: outside;
	list-style-type: disc;
	float: none;
}

#member_contents_left li.number {
	list-style-position: outside;
	float: none;
	list-style-type: decimal;
}

#member_contents_right {
	float: right;
	width: 192px;
	max-height:inherit;
	margin:12px 0 12px 0;
}

#member_contetns {
    width:750px;
	float: left;
	margin:12px 0;
}

#member_contetns #tokuten {
    width:730px;
	height:400px;
	padding:10px;
	overflow:auto;
	background-color: #F0F0F0;	
}

#member_contetns #tokuten a {
	color: #339933;
	text-decoration: none;
}

#member_contetns #tokuten a:hover {color: #a77b5e; text-decoration: none;}


/*NYレシピ-------------------------*/
#recipi_box1 {
    margin:10px 0;
	width:728px;
	border: 1px solid #f9746f;
	padding:10px;
}

#recipi_box2 {
    width:750px;
	margin-bottom:10px;
}

#recipi_box2 .main {
	width:420px;
	margin:0 0 10px 0;
	padding:10px;
	background-color: #2f9831;
	color: #FFFFFF;
	float:left;
}

#recipi_box2 hr {
	border: 1px dashed #f9746f;
	float:clear;
}

#recipi_box2 .left1 {
    width:350px;
	float:left;
}

#recipi_box2 .right1 {
    width:379px;
	float:right;
} 

#recipi_box2 .step {
	width:357px;
	margin:0 0 10px 0;
	padding:10px;
	border: 1px solid #bfbfbf;
	background-color: #F0F0F0;
	float:right;
}

#recipi_box2 .step p {
    margin-bottom:10px;
}

/*食べくらべ-----------------------------------*/
#tabekurabe_left {
    width:240px;
    margin:10px 20px 10px 0;
	float:left;
}

#tabekurabe_right {
    width:490px;
	margin:10px 0;
	float:right;
}

/*食タツの輪/この店の一品/ペコチェキ----------------------*/
#syokutatsu_cont {
    background:url(../images/syokutatsu_bg.gif) repeat-y 0 0;
}
#syokutatsu_left {
    width:555px;
	margin:10px 20px 10px 0;
	float:left;
}

#syokutatsu_left .text {
    width:555px;
	margin:10px 0;
}

#syokutatsu_left .line {
    border-bottom:dashed #ccc 1px;
	border-top:dashed #ccc 1px;
	padding:12px 0;
	margin:6px 0;
	width:555px;
}

#syokutatsu_left .qa_icon {
    width:30px;
	margin:0 10px 10px 0;
	float:left;
}

#syokutatsu_left .qa_text {
    width:515px;
	margin-top: 5px;
	margin-bottom:20px;
	float:right;
	font-size:12px;
	line-height:130%;
}

#syokutatsu_right {
    width:175px;
	margin:10px 0;
	float:right;
}

#syokutatsu_right .text {
    width:175px;
	margin:10px 0;
}
#syokutatsu_right p {
    margin-left:10px;
    margin-right:10px;
}

/*この店の一品-----------------------------------*/
#konomise_profile {
    width:167px;
	padding:3px;
	border:solid 1px #333333;
	float:right;
	margin:10px 0;
}

#konomise_profile p {
    width:167px;
	margin:7px 0;
}

#konomise_left {
    width:510px;
	margin:0 20px 10px 0;
	float:left;
}

#konomise_left .text {
    width:510px;
	margin:10px 0;
}

#konomise_right {
    width:220px;
	margin:0 0 10px 0;
	float:right;
}
#konomise_right .text {
    width:220px;
	margin:0;
}

#konomise_right p {
	margin:5px 0 10px 0;
}

/*特集-----------------------------------*/
#tokusyu_left255 {
    width:255px;
	margin:0 15px 10px 0;
	float:left;
}

#tokusyu_left255 div.text, #tokusyu_right255 div.text {
    width:235px;
	padding:10px;
}

#tokusyu_left255 div.vol003_01 {
    width:215px;
	padding:10px 20px;
	background-color:#f1d476;
}

#tokusyu_right480 {
    width:480px;
	margin:0 0 10px 0;
	float:right;
}

#tokusyu_right480 div.vol001 {
	background-color: #ede8cb;
	border: 1px #706235 solid;
	width:200px;
	padding:10px;
	margin:0 20px 0 0;
	float:left;
}

#tokusyu_right480 div.vol001_01 {
	background-color: #ede8cb;
	border: 1px #706235 solid;
	width:200px;
	padding:10px;
	float:left;
}

/* FEATURES_025 -------------------------------*/
#tokusyu_left480 {
    width:480px;
	margin:10px 15px 10px 0;
	float:left;
}

#tokusyu_right255 {
    width:255px;
	margin:10px 0 10px 0;
	float:right;
}
/* FEATURES_026 -------------------------------*/
#tokusyu_left505 {
    width:505px;
	margin:10px 15px 10px 0;
	float:left;
}

#tokusyu_right230 {
    width:230px;
	margin:21px 0 10px 0;
	float:right;
}
/* // -----------------------------------------*/

#contactus td.tit {
    font-size:12px;
	color:#333333;
	background-color: #EAEAEA;
	padding:5px 3px;
}

/*特集vol017-----------------------------------*/
.vol017_p {
    width:470px;
	padding:5px;
	background:#797375;
	color:#FFFFFF;
	font-size:12px;
}

ul.vol017_li li.vol017_li {
    width:450px;
	list-style-position: outside;
	list-style-type: decimal;
	font-size:12px;
	line-height:1.4;
	clear:both;
}

li.vol017_li {
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom:6px;
	margin:12px 0 5px 25px;
}


/*ウデナル-----------------------------------*/
#udenaru_left {
    width:558px;
	margin:10px 17px 10px 0;
	float:left;
	font-size:12px;
	line-height:130%;
}

#udenaru_left .text_box {
    width:558px;
	margin:6px 0;
	overflow:auto;
}

#udenaru_left .box01 {
	width:534px;
	margin:6px 0;
	padding:10px 0 10px 24px;
	background-color: #fde7b8;
	border-top:#e50003 dashed 1px;
	border-bottom:#e50003 dashed 1px;
}

#udenaru_left .box01_in {
	width:134px;
	margin-top:6px;
	float:left;
}

#udenaru_left .box2 {
    width:270px;
	margin:6px 0;
	float:left;
}

#udenaru_left .box3 {
    width:270px;
	margin:6px 9px 6px 0;
	float:left;
}


/*晩餐会-----------------------------------*/
#supper_left {
	width:110px;
	height:1000px;
	margin:10px 10px 10px 0;
	background-color:#ebebd1;
	float:left;
}

#supper_center {
    width:445px;
	margin:10px 10px 10px 0;
	float:left;
	font-size:12px;
	line-height:130%;	
}

#supper_center hr {
    width:444px;
	height: 1px;
	border-top: 1px dashed #c70039;
	margin:10px 0;
}

#supper_center #supper_box {
    width:445px;
	margin:0 0 20px 0;
}

#supper_center .tit {
	line-height:130%;	
    color:#c70039;
	font-weight:bold;
	margin-top:-6px;
}

#supper_center .graytit {
    width:436px;
	margin:12px 0 6px 0;
	padding:3px;
	background-color:#e3e3e3;
	clear:both;
}

#supper_right {
    width:175px;
	margin:10px 0;
	background-color:#ebebd1;
	float:right;
	font-size:12px;
	line-height:130%;	
}

#supper_right p {
    padding:5px;
	margin:-1px 0 0 0;
}	

#supper_right .tit {
    color:#c70039;
	font-weight:bold;
}

#supper_right .tit_red {
	color:#FFFFFF;
	background-color: #c70039;
	width:169px;
	padding: 3px;
}
/*晩餐会No2-----------------------------------*/
#supper_content {
    width:500px;
	float:left;
	margin:0 30px 0 0;
	font-size:120%;
	line-height:160%;
}
#supper_content .subti {
    color:#600;
	margin:20px 0 5px 0;
	font-weight:bold;
}
#supper_content span {
    color:#F00;
}
#supper_content form {
    margin:5px 0 10px;
}
#supper_side {
    width:220px;
	float:right;
	margin:0 0 20px;
	font-size:120%;
	line-height:160%;
}
#supper_side #menu {
    padding:10px;
	background:#ffe3b1;
	color:#333;
}
#supper_side .subti {
    color:#600;
	margin:0 0 5px 0;
	font-weight:bold;
}

/*食の求人コーナー-----------------------------------*/
#job_container {
    width:750px;
	margin:10px 0 0 0;
	font-size:12px;
	line-height:130%;	
	background-image:url(../classified/images/bg.gif);
	background-repeat:repeat-y;
}

#job_left {
    width:550px;
	margin:0 20px 0 0;
	float:left; 
}
#job_left #box {
    width:550px;
	margin:0 0 20px 0;
}

#job_left #box .tit {
    width:540px;
	padding:5px;
	margin:0;
	background-color:#fee996;
	font-weight:bold;
}

#job_left #box .text_left {
    width:410px;
	color:#c0211e;
	margin:0 0 0 5px;
	float:left;
}

#job_left td {
    background-color:#ffffff;
	padding:5px;
}



#job_left #box .text_right {
	color:#c0211e;
	margin:0 5px 0 0;
	float:right;
	text-align:right;
}

#job_right {
    width:160px;
	margin:0 0 0 0;
	padding:10px;
	float:left;
}

#job_right p {
    margin-bottom:12px;
}

/*レビュー拡大版-----------------------------------*/
#review_left276 {
    width:276px;
	margin:10px 15px 10px 0;
	float:left;
}

#review_left276 img {
    margin-bottom:12px;
}

#review_right459 {
    width:459px;
	margin:10px 0 10px 0;
	float:right;
}

#review_right459 p {
    margin:18px 0;
}

#contactus td.tit {
    font-size:12px;
	color:#333333;
	background-color: #EAEAEA;
	padding:5px 3px;
}


/*エグゼクティブシェフ-----------------------------------*/
#executive_left247 {
    width:247px;
	margin:10px 15px 10px 0;
	float:left;
}
* html #executive_left247 {
	margin:10px 0;
}
#executive_left247 .food {
	margin:10px 0 0 0;
	padding:5px;
}


#executive_right487 {
    width:487px;
	margin:10px 0;
	float:right;
}

#executive_right487 div#name {
	width:447px;
	margin:20px;
}

#executive_right487 div#name .name_e {
	font-family:Georgia, Garamond, Times, "Times New Roman", serif;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
}

#executive_bio {
	background-color:#fff3d4;
	width:237px;
	height:auto;
	padding:5px;
	font-size:12px;
	clear:both;
}

#executive_bio li {
	list-style-position: outside;
	list-style-type: square;
	width:225px;
	margin:0 0 6px 12px;
	clear:both;
}
/*holiday2008---------------------------------------*/

#holiday_contents {
	background: url(../special/images/bgCont_holiday2008.gif) repeat-y;
	margin-top:10px;
}
/*left*/
#holiday_left,
#holiday09_left,
#holiday10_left {
	width:154px;
	margin:0 12px 0 0;
	float:left;
}

#holiday09_left a {
	color:#643986;
}
#holiday10_left a {
	color:#000;
}

#holiday_left td,
#holiday09_left td,
#holiday10_left td {
    padding:5px;
	line-height:140%;
	border:none;
}

#holiday_left .tit {
	background-color:#fa450e;
	color:#fff;
}
#holiday09_left .tit {
	background-color:#303;
	color:#fff;
}
#holiday10_left .tit {
	background-color:#000;
	color:#fff;
	line-height:24px;
	padding:0 5px;
}


/*right*/
#holiday_right {
	width:584px;
	float:right;
	margin: 0px;
}
/*----------------------------------------------*/

#box01 {
	width:582px;
	margin-bottom:10px;
	border-top: solid 5px #6e0000;
	border-right: solid 1px #6e0000;
	border-bottom: solid 1px #6e0000;
	border-left: solid 1px #6e0000;
	font-size:12px;
}
#box09 {
    width:582px;
	margin-bottom:10px;
	border-top: solid 5px #303;
	border-right: solid 1px #303;
	border-bottom: solid 1px #303;
	border-left: solid 1px #303;
	font-size:12px;
}
#box10 {
    width:748px;
	margin-bottom:10px;
	border: solid 1px #303;
	font-size:12px;
}

#box01 .text16brown {
	font-weight: bold;
	font-size: 16px;
	line-height:140%;
	color: #6e0000;
	background-color:#fee996;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6e0000;	
}
#box01 .text14green {
	font-weight: bold;
	font-size: 14px;
	line-height:130%;
	color: #339933;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6e0000;
}
#box09 .text16purple {
	font-weight: bold;
	font-size: 16px;
	line-height:140%;
	color: #303;
	background-color:#e5cecb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #303;	
}
#box09 .text14green {
	font-weight: bold;
	font-size: 14px;
	line-height:130%;
	color: #339933;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #303;
}


#box01 .linebottom {
	line-height:130%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6e0000;
}

#box01 .lineleftbottom {
	line-height:130%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6e0000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6e0000;
}

#box01 .lineleft {
	line-height:130%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6e0000;
}
#box01 .lineright {
	line-height:130%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6e0000;
}
#box01 td {
    vertical-align:middle;
	padding:0 5px;
}



#box09 table {
    border-collapse:collapse;
}

#box09 .linebottom {
	line-height:130%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #303;
}

#box09 .lineleftbottom {
	line-height:130%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #303;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #303;
}

#box09 .lineleft {
	line-height:130%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #303;
}
#box09 .lineright {
	line-height:130%;
	border-right: 1px solid #303;
}
#box09 td {
    vertical-align:middle;
	padding:0 5px;
}

#box10 .linebottom {
	xline-height:110%;
	border-bottom: 1px solid #666;
}
#box10 .lineleftbottom {
	xline-height:110%;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#box10 .lineleft {
	xline-height:110%;
	border-left: 1px solid #666;
}
#box10 .lineright {
	xline-height:110%;
	border-right: 1px solid #666;
}


/*  BOX02 (Valentine2009)
----------------------------------------------*/
#box02 {
	widows:582px;
	margin-bottom:10px;
	border-top: solid 5px #6e0000;
	border-right: solid 1px #6e0000;
	border-bottom: solid 1px #6e0000;
	border-left: solid 1px #6e0000;
	font-size:12px;
}

#box02 table {
	border-collapse:collapse;
	
}
#box02 td {
    vertical-align:middle;
	padding:0 5px;
	border:solid 1px #6e0000;
}
#box02 td.photo {
    width:130px;
	padding:0;
}
#box02 .text16 {
	font-weight: bold;
	font-size: 16px;
	line-height:140%;
	color: #6e0000;
	background-color:#fee996;
}

#box02 .text14 {
	font-weight: bold;
	font-size: 14px;
	line-height:140%;
}
#holiday-lead {
	font-weight: bold;
    font-size:14px;
	line-height:140%;
	margin:8px 0;
}


/*  BOX03 (Holiday2010)
----------------------------------------------*/
.box03 {
    border:1px solid #c0c0c0;
	font-size:110%;
	margin-bottom:20px;
}
.box03 h3 {
    line-height:24px;
	height:24px;
	background:#a7010b;
	color:#fff;
	padding-left:6px;
}
.box03 p {
    margin:10px;
}
.box03-left {
    float:left;
	width:130px;
	text-align:center;
}
.box03-right {
    float:right;
	width:452px;
}


.box03 table {
    border-collapse:collapse;
}
.box03 th,
.box03 .holiday td {
    border:1px solid #c0c0c0;
	padding:4px 8px;
}
.box03 th {
    background:#e3e3e3;
	font-weight:normal;
}
.box03 .holiday td {
    font-size:90%;
}

/*=========================================================

  Tourist
  
=========================================================*/
#tourist-lead {
	font-weight: bold;
    font-size:14px;
	line-height:140%;
	margin:8px 0;
}
#tourist-contents {
	background: url(../special/images/imgBg_tourist.gif) repeat-y;
}
#tourist-lead a,
#tourist-contents a {
    color:#007200;
	text-decoration:none;
}
#tourist-lead a:hover,
#tourist-contents a:hover {
	color:#2C9D17;
}

/*left*/
#tourist-left {
	width:186px;
	margin:0 14px 0 0;
	float:left;
}

#tourist-left dt {
    width:186px;
	height:31px;
	display:block;
	position:relative;
	/* Hide MacIE \*/
	overflow:hidden;
	/**/
	margin:0 0 10px 0;
}
#tourist-left dt span {
    width:100%;
	height:100%;
	display:block;
	position:absolute;
	top:0;
	left:0;
	background: url(../special/images/imgListi_tourist.gif) no-repeat;
}

#tourist-left dd {
	margin:0 0 0 10px;
	line-height:200%;
}

/*right*/
#tourist-right {
	width:550px;
	float:right;
	margin: 0px;
}
#tourist-right .shop-tourist {
	position:relative;
	margin:0 0 10px 0;
}
#tourist-right table {
    border-collapse:collapse;
	border-top:solid 5px #007200;
}
#tourist-right table th,td {
    border:solid 1px #666;
	font-size:12px;
}
#tourist-right table th {
	color:#007200;
	background-color:#e1dfe0;
	height:25px;
	padding:0 5px;
	line-height:25px;
	text-align:left;
}
#tourist-right table td.detali-tourist {
	height:25px;
	padding:0 5px;
	line-height:25px;
}
#tourist-right table td.description-tourist {
	height:72px;
	padding:5px;
}
#tourist-right table td.img-tourist {
	width:130px;
	height:160px;
	vertical-align:bottom;
	background-color:#e1dfe0;
}

#tourist-right table td.description-tourist p {
	width:49px;
	height:12px;
	position:absolute;
	top:90px;
	right:5px;
}
/* Safari Only ¥*/
html* #tourist-right table td.description-tourist p {
	top:95px;
}/**/




/*利用規約-----------------------------------------------*/
#text_box {
	margin: 5px auto;
	width:700px;
}



/*会社概要----------------------------------------------*/

#overview {
    background:url(../contactus/images/overview_bg.gif) 0 0 repeat-y;
	margin:0 0 20px;
	padding:0 0 1px;
}
#overview #left {
    width:495px;
	float:left;
	margin:0 30px 0 0;
}
#overview #right {
    width:215px;
	float:right;
	padding:10px 5px;
	font-size:12px;
}
p.PtitBlack {
    width:98.5%;
	padding:3px;
	font-size:12px;
	line-height:17px;
	color:#FFFFFF;
    background-color:#000;
	font-weight:bold;
	margin:0 0 10px;
}	
#overview #left b {
    color:#000;
}
#overview #left .serif {
    font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin:0 0 10px;
}
#overview #right p {
    margin:0 0 10px;
}
#overview #right dt {
     color:#8a8a8a;
	 margin:0 0 0 5px;
}
#overview #right dd {
     color:#fff;
	 margin:0 0 15px 5px;
}




/* ============================================

Etiquette Memo

==============================================*/
#etiquette-wrap {
    background-color:#FFC;
	padding:20px 10px 0 20px;
}
#etiquette-wrap a {
    text-decoration:none;
}
#etiquette-left {
    width:540px;
	float:left;
	margin:0 20px 0 0;
	font-size:12px;
}
#etiquette-right {
    width:150px;
	float:right;
}

#etiquette-left ul {
	margin:0 0 20px;
	padding:40px 0 0 20px;
	background: url(../etiquette/images/img_bg_menu.gif) no-repeat 0px 0px;
}
#etiquette-left li {
	display:inline;
}
#etiquette-left li a {
    xwidth:150px;
	height:25px;
	margin:0 10px 0 0;
	padding:0 0 0 20px;
	float:left;
	background:url(../etiquette/images/img_bg_li.gif) no-repeat 0% 50%;
	color:#333;
	line-height:25px;
}
#etiquette-left li a:hover {
	color:#FF6600;
	text-decoration:none;
}
#etiquette-left dl {
    margin:0 0 20px;
}
#etiquette-left dt {
    width:540px;
	height:35px;
	display:block;
	position:relative;
	/* Hide MacIE \*/
	overflow:hidden;
	/**/
	margin:0 0 10px;
}
#etiquette-left dt span {
    width:100%;
	height:100%;
	display:block;
	position:absolute;
	top:0;
	left:0;
}
#etiquette-left dt#etiquette01 span {
	background: url(../etiquette/images/img_ti01.gif) no-repeat;
}
#etiquette-left dt#etiquette02 span {
	background: url(../etiquette/images/img_ti02.gif) no-repeat;
}
#etiquette-left dt#etiquette03 span {
	background: url(../etiquette/images/img_ti03.gif) no-repeat;
}
#etiquette-left dt#etiquette04 span {
	background: url(../etiquette/images/img_ti04.gif) no-repeat;
}
#etiquette-left dt#etiquette05 span {
	background: url(../etiquette/images/img_ti05.gif) no-repeat;
}
#etiquette-left dt#etiquette06 span {
	background: url(../etiquette/images/img_ti06.gif) no-repeat;
}
#etiquette-left dt#etiquette07 span {
	background: url(../etiquette/images/img_ti07.gif) no-repeat;
}
#etiquette-left dd {
    margin:0 15px 10px;
}
#etiquette-left dd table td,th {
    padding:3px;
	border:none;
	text-align:left;
	line-height:150%;
}
#etiquette-left dd table tr {
    background:url(../etiquette/images/img_bg_tr.gif) no-repeat 0% 100%;
}
#etiquette-left dd h4 {
    xcolor:#c00;
	line-height:200%;
	margin:0 0 5px;
    background:url(../etiquette/images/img_bg_tr.gif) no-repeat 0% 100%;
}
#etiquette-left dd h5 {
	color:#FF6600;
	font-size:100%;
}
#etiquette-left dd span {
    text-decoration:underline;
}
#etiquette-left dd.gototop {
    color:#F30;
	text-align:right;
}
#etiquette-left dd.gototop a:hover {
	color:#F93;
	text-decoration:none;
}





/* etiquette memo right 
-----------------------------------------*/
#etiquette-right #profile {
    width:160px;
	height:35px;
	display:block;
	position:relative;
	/* Hide MacIE \*/
	overflow:hidden;
	/**/
	margin:0 0 10px -10px;
}
#etiquette-right #profile span {
    width:100%;
	height:100%;
	display:block;
	position:absolute;
	top:0;
	left:0;
	background: url(../etiquette/images/img_profile.gif) no-repeat;
}




