@charset "utf-8"; /*utf-8の場合*/

body {
	font-family : "ＭＳ Ｐ明朝", "細明朝体", serif;
	text-align: center;
	/*margin-left : auto ;
	margin-right : auto ;*/
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(http://shanghai-xiaochi.com/img/wall_main2.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-size: 14px;
}
.block {
	font-size: 14px;
	margin: 5px 10px 8px;
	padding: 5px 10px;
}
.info{
	font-size: 14px;
	margin: 10px 40px;
	text-align: left;
	padding: 10px;
}
.tweet_info{
	font-size: 14px;
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h1{
	text-align:left;
	font-size:14px;
	font-style:normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF3333;
	border-right-color: #FF3333;
	border-bottom-color: #FF3333;
	border-left-color: #CC0000;
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: #FFCCCC;
	color: #CC0000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-right: 20px;
	margin-left: 20px;
}
h2{
	text-align:left;
	font-size:12px;
	font-style:normal;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 16px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6666;
	border-right-color: #FF6666;
	border-bottom-color: #FF6666;
	border-left-color: #FF6666;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #990000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-right: 40px;
	margin-left: 40px;
	border-top-width: 0px;
}

/* リンク文字設定 */
	a:link		{color: #0066CC; background: none;}
	a:visited	{color: #006699; background: none;}
	a:active	{color: #000099; background: none;}
	a:hover		{color: #003399;text-decoration: underline; background-color : #eeeeee;}

.header {
	color: #FFCC00;
	font-size: 10pt;
	margin-top: 6px;
	margin-bottom: 4px;
	margin-left: 5px;
	text-align: left;
}
.hptitle {
	font-size: 60px;
	font-weight: bold;
	color: #CC0000;
}
.hpmenu {
	font-size: 18pt;
	font-weight: bold;
}
.dishname {
	font-size: 16pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #CC0000;
}
.cost {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #333333;
}
.comment {
	font-size: 0.9em;
	/*width: 340px;*/
	margin: 0px;
	padding: 0px;
	color: #006699;
}
.con {
	width:450px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	border-top: dashed #FF9900;
	border-right: dashed #FF9900;
	border-bottom: dashed #FF9900;
	border-left: dashed #FF9900;
	text-align: center;
}
.loghead {
	border-top: thin none #FF9933;
	border-right: thin none #FF9933;
	border-bottom: thin solid #FF9933;
	border-left: 18px solid #FF9933;
	padding: 5px;
	font-size: 18px;
	width: 500px;
	color: #990000;
	background-position: center;
	text-align: left;
	margin: 20px auto 5px;
	left: auto;
	right: auto;
}

.logitem {
	font-size: 16px;
	background-position: center;
	border: none;
}

ul#tabnav { /* general settings */
	text-align: left; /* set to left, right or center */
	margin: 1em 0 1em 0; /* set margins as desired */
	font-size: 10.5px;
	border-bottom: 1px solid #D90; /* set border COLOR as desired */
	list-style-type: none;
	padding: 3px 10px 5px 10px; /* THIRD number must change with respect to padding-top (X) below */
	font-family: Arial, Helvetica, sans-serif;
}

ul#tabnav li { /* do not change */
    display: inline;
}

#tabnav li a.current {
	background-color: #fff; /* set selected tab background color as desired */
	color: #D2501E; /* set selected tab link color as desired */
	position: relative;
	top: 1px;
	padding-top: 4px;
/*	font-weight: bold;
	font-size: 100%;*/

    border-bottom: 1px solid #fff; /* set border color to page background color */
    background-color: #fff; /* set background color to match above border color */
}

ul#tabnav li a { /* settings for all tab links */
    padding: 5px 16px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
    border: 1px solid #D90; /* set border COLOR as desired; usually matches border color specified in #tabnav */
    background-color: #FFEAC0; /* set unselected tab background color as desired */
    color: #666666; /* set unselected tab link color as desired */
    margin-right: 0px; /* set additional spacing between tabs as desired */
    text-decoration: none;
    border-bottom: none;
}

ul#tabnav a:hover { /* settings for hover effect */
    background: #fff; /* set desired hover color */
    color: #000;
}


.footer {
	font-size: 11px;
}

#footerLink {
	font-size: 11px;
	color: #333333;
	margin-top: 10px;
}

#footerLink a:link		{color: #0066CC; text-decoration:none; background: none;}
#footerLink a:visited	{color: #003399; text-decoration:none; background: none;}
#footerLink a:active	{color: #003399; background: none;}
#footerLink a:hover		{color: #003399;font-weight: normal;text-decoration: underline;}

.menu-navi {
	font-size: 16px;
}
.menu-navi 	a:link		{color: #FFCC00; text-decoration:none; background: none;}
.menu-navi 	a:visited	{color: #CCCC00; text-decoration:none; background: none;}
.menu-navi 	a:active	{color: #000099; background: none;}
.menu-navi 	a:hover		{color: #003399;font-weight: normal;text-decoration: underline; background-color : #FF7777;}
#reco_title {
	font-size: 36px;
	color: #FF3333;
	margin-top: 10px;
	padding: 10px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	border: 6px outset #FF6666;
	background-color: #FFFF99;
}
#present_notice {
	color: #006666;
	margin-top: 50px;
	padding: 10px;
	border: 5px dashed #FF0000;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	font-size: 18px;
	text-align: left;
	margin-bottom: 50px;
}
.rank {
	font-size: 16px;
	color: #F33;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
}
