@charset "UTF-8";

* {
  margin: 0;
  padding: 0;
  font-style: normal;
  font-size: small;
  font-family: "ＭＳ Ｐゴシック", "平成角ゴシック, "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif";
  border-collapse: collapse;
}
/*
input {
	border: #CCC 1px solid;
	}
*/
textarea {
	border: #CCC 1px solid;
	}


body {
    width: 750px;
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF; 
	}

body img a {
    border: 0;
	}

#headertitle {
    margin: 0;
	padding: 0;
	width: 750px;
	height: 13px;
	font-size: 12px;
	color: #FFF;
	text-align: right;
	background: #FFF url(./images/headtab.gif) no-repeat;
	}

#header {
    margin: 0;
	padding: 0 0 0 0;
	background: #FFF url(http://www.menunavi.com/images/bgheader.jpg) no-repeat;
	height: 113px;
	}
	
#header img.logo {
    margin: 5px 0 0 30px;
	border: 0;
	}

#header img.photo {
    float: right;
    margin: 0 0 0 0;
	}

#cancelall{
        height: 19px;
	width: 550px;
	text-align: right;
	margin: 15px 0 0 0;
	padding: 0;
	}

#cancelall img{
        height: 19px;
	width: 144px;
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
	}

#menu {
	background: #FFF url(./images/menubar.gif) top left no-repeat;
	height: 29px;
	width: 550px;
	text-align: right;
	margin: 0;
	padding: 0;
	border: 0;
	}

#menu img{
	height: 29px;
	margin: 0;
	padding: 0;
	border: 0;
	}

#menutag {
	background: #FFF url(./images/tagbgcolor.gif);
	width: 550px;
	margin: 0;
	padding: 0;
	border: 0;
	}

#menuend {
	background: #FFF url(./images/menuend.gif) top left no-repeat;
	width: 550px;
	height: 2px;
	margin: 0 0 5px 0;
	padding: 0;
	border: 0;
	}

#area {
	background: #FFF url(./images/areabar.gif) top left no-repeat;
	height: 29px;
	width: 550px;
	text-align: right;
	margin: 0;
	padding: 0;
	border: 0;
	}

#area img{
	height: 29px;
	margin: 0;
	padding: 0;
	border: 0;
	}

#areatag {
	background: #FFF url(./images/tagbgcolor.gif);
	width: 550px;
	margin: 0;
	padding: 0;
	border: 0;
	}

#areaend {
	background: #FFF url(./images/otherend.gif) top left no-repeat;
	width: 550px;
	height: 2px;
	margin: 0 0 5px 0;
	padding: 0;
	border: 0;
	}

#rail {
	background: #FFF url(./images/railbar.gif) top left no-repeat;
	height: 29px;
	width: 550px;
	text-align: right;
	margin: 0;
	padding: 0;
	border: 0;
	}

#rail img{
	height: 29px;
	margin: 0;
	padding: 0;
	border: 0;
	}

#railtag {
	background: #FFF url(./images/tagbgcolor.gif);
	width: 550px;
	margin: 0;
	padding: 0;
	border: 0;
	}

#railend {
	background: #FFF url(./images/otherend.gif) top left no-repeat;
	width: 550px;
	height: 2px;
	margin: 0 0 5px 0;
	padding: 0;
	border: 0;
	}	
#station {
	background: #FFF url(./images/stationbar.gif) top left no-repeat;
	height: 29px;
	width: 550px;
	text-align: right;
	margin: 0;
	padding: 0;
	border: 0;
	}

#station img{
	height: 29px;
	margin: 0;
	padding: 0;
	border: 0;
	}

#stationtag {
	background: #FFF url(./images/tagbgcolor.gif);
	width: 550px;
	margin: 0;
	padding: 0;
	border: 0;
	}

#stationend {
	background: #FFF url(./images/otherend.gif) top left no-repeat;
	width: 550px;
	height: 2px;
	margin: 0 0 5px 0;
	padding: 0;
	border: 0;
	}	

#canceldsc{
	width: 550px;
	height: 16px;
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
	}

#canceldsc img{
	width: 168px;
	height: 16px;
	margin: 0 0 0 10px;
	padding: 0;
	border: 0;
	}
	
#about {
	height: 31px;
	text-align: right;
	margin: 0;
	padding: 0;
	}

#about img {
    border: 0;
	}
	
#about ul {
    margin: 0;
	padding: 0;
	}
	
#about ul li {
    display: inline;
	margin: 0 5px;
	}
	
#about ul li a {
    color: #FFF;
	text-decoration: none;
	}

div.ad1{
	text-align: center;
	margin: 0 0 10px 0;	
	}

div.adright{
	text-align: center;
	margin: 15px 0 15px 0;	
	}
	
#mainframe {
    clear: both;
	width: 750px;
    margin: 0;
	padding: 20px 0 0 0;
	}
	
#main {
    float: left;
	width: 545px;
	margin: 0;
	padding: 0;
	}
	
#main table {
    margin: 0 0 15px 0;
	padding: 0;
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0;
	}
	
#main td {
    border-spacing: 0;
	margin: 0;
	padding: 0;
	}

#main td img.alltag {
    float: right;
    	margin: 0 0 3px 0;
	border: none;
    	}
	
#main td img {
    text-align: left;
	margin: 0;
	padding: 0;
	}
	
#main ul {
	margin: 0;
	padding: 5px 5px 5px 5px;
	}
	
#main ul li {
    display: inline;
	color: #BBB;
	font-size: small;
	margin: 0;
	padding: 2px 5px;
	line-height: 150%;
	text-align: left;
	}

#main ul li a {
    color: #06C;
	text-decoration: none;
	}

#main ul li span.selected {
    color: #555;
    padding: 2px 0 5px 20px;
    margin: 0 0 0 0;
    background: url(./images/tagcancel.gif) no-repeat;
	}

#main p.more {
	margin: 0;
	padding: 0 15px 0 0;
	}

#main p.more2 {
	margin: 0;
	padding: 0 15px 10px 0;
	}

#main p a {
    color: #333;
	text-decoration: none;
	}

#error {
	height: 120px;
	margin: 50px 0 0 0;
	background: #FFF url(./images/er_login.gif) top center no-repeat;
	}	

#error img.button1{
	float: right;
	margin: 75px 130px 0 0;
	border: none;
	}
	
#loginfailure {
	height: 120px;
	margin: 50px 0 0 0;
	background: #FFF url(./images/loginfailure.gif) top center no-repeat;
	}

#loginfailure img.button1{
	float: right;
	margin: 75px 130px 0 0;
	border: none;
	}

#right {
    float: right;
	width: 178px;
	margin: 0;
	padding: 0;
	text-align: center;
	}
	
div.login {
    width: 178px;
    height: 165px;
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
    border: 0px solid;
        background: #FFF url(./images/login.gif) top left no-repeat;
	text-align: center;
	}

div.login table {
    margin: 0 0 0 0;
	padding: 0;
	border: 1px;
	text-align: center;
	}

div.login table a {
    border: 0;
	}

div.login table img {
    border: 0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}
	
div.login form {
    margin: 0 0 0 0;
	padding: 0;
	text-align: center;
	}
	
div.login form input.id {
    width: 80px;
    height: 14px;
	border: #CCC 1px solid;
	margin: 2px 8px 0 0;
	font-size: 12px;
	}

div.login form input.pw {
    width: 80px;
    height: 14px;
	border: #CCC 1px solid;
	margin: 2px 8px 0 0;
	font-size: 70%;
	}

#loginbutton {
    margin: 5px 0 5px 0;
	background: url(./images/loginclick.gif) no-repeat;
	border: 0;
	color: #6EA055;
	width: 93px;
	height: 32px;
	}
		
div.login img {
    text-align: center;
	}
	
div.profbox {
    width: 178px;
    height: 230px;
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
 	border: 0px solid;
        background: #FFF url(./images/profbox.gif) top left no-repeat;
	text-align: center;
	}
	
div.profbox table {
    margin: 0 0 0 0;
	padding: 0;
	border: 0;
	}
	
div.profbox td.logout {
    margin: 0 0 0 0;
	padding: 0 10px 0 0;
	border: 0;
	text-align: right;
	}

div.profbox td.prof1 {
    margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0;
	text-align: center;
	}

div.profbox td.prof2 {
    margin: 0 0 0 0;
	padding: 0 0 0 60px;
	border: 0;
	text-align: left;
	}

div.profbox td.prof3 {
    margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0;
	text-align: center;
	line-height: 130%;
	}

div.profbox td.prof3 p {
    margin: 5px 0 0 0;
	}	

div.profbox table img {
    border: 0;
	}

div.regmenu {
    width: 178px;
    height: 30px;
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	border: 0px solid;
	}

div.regmenu img {
    border: 0;
	}

div.regtbutton{
	margin: 0 0 0 65px;
}

div.searchtenpo {
    width: 178px;
    height: 85px;
	margin: 0 0 0 0;
	padding: 40px 0 0 0;
 	border: 0px solid;
        background: #FFF url(./images/searchtenpo.gif) top left no-repeat;
	text-align: center;
	}

div.searchtenpo form {
    margin: 0 0 0 0;
	padding: 0;
	text-align: center;
	}
	
div.searchtenpo form input.search{
    width: 150px;
    height: 16px;
	border: #CCC 1px solid;
	margin: 0px 0 5px 0;
	font-size: 12px;
	}

div.tstitle {
	width: 515px;
	height: 34px;
    	background: #FFF url(./images/tstitle.gif) top left no-repeat;
	}

div.newmenu {
    width: 178px;
	margin: 0 0 15px 0;
	padding: 25px 0 10px 0;
	background: #FFF url(./images/newmenu.gif) top left no-repeat;
 	border: #6bd1d3 1px solid;
	text-align: left;
	}
	
div.newmenu ul li{
	padding: 7px 10px 0 15px;
	list-style : none;
	background: #FFF url(./images/newmenudot.gif) top left no-repeat; 
	}

div.newmenu a{
	text-decoration: none;
	color: #555;
	}

div.pointranktitle {
    width: 178px;
    height: 46px;
    	margin: 0;
	padding: 0;
    
	background: #FFF url(./images/bestreviewer.gif) top left no-repeat;
	}

div.pointrank {
    width: 178px;
	padding: 5px 0 10px 0;
 	border: #FFE480 1px solid;
	text-align: left;
	}
	
div.pointrank ol li{
	padding: 7px 10px 0 10px;
	list-style: none;
	color: #555;
	}

div.pointrank a{
	text-decoration: none;
	color: #555;
	}

	
table.mypagemenu{
		background: #FFF url(./images/mypage_bg.gif) top left no-repeat;
		}
		
table.mypagemenu img{
	border: 0;
	} 
table.mypagemenu td{
	text-align:center;
	}

#uptitle{
        background: #FFF url(./images/userpage_title.gif) top left no-repeat;
	width: 550px;
	height: 43px;
	margin: 0;
	padding: 0;
	}

#mptitle{
        background: #FFF url(./images/mypage_title.gif) top left no-repeat;
	width: 550px;
	height: 43px;
	margin: 0;
	padding: 0;
	}
	
div.mpmenu{
        background: #FFF url(./images/mypage_menuback.gif) top left no-repeat;
	width: 550px;
	height: 27px;
	margin: 0 0 20px 0;
	padding: 0;
	}

div.mpmenu img{
	display: inline;
	height: 27px;
	margin: 0;
	padding: 0;
	border: 0;
	}

#mmmenu {
	background: #FFF url(./images/mymenu_menubar.gif) top left no-repeat;
	height: 29px;
	width: 550px;
	text-align: right;
	margin: 0;
	padding: 0;
	border: 0;
	}

#mmmenu img{
	height: 29px;
	margin: 0;
	padding: 0;
	border: 0;
	}

#mmmenutag {
	background: #FFF url(./images/locbgcolor.gif);
	width: 550px;
	margin: 0;
	padding: 0;
	border: 0;
	}

#mmmenuend {
	background: #FFF url(./images/mymenu_menuend.gif) top left no-repeat;
	width: 550px;
	height: 2px;
	margin: 0 0 20px 0;
	padding: 0;
	border: 0;
	}

#mmarea {
	background: #FFF url(./images/mymenu_areabar.gif) top left no-repeat;
	height: 29px;
	width: 550px;
	text-align: right;
	margin: 0;
	padding: 0;
	border: 0;
	}

#mmarea img{
	height: 29px;
	margin: 0;
	padding: 0;
	border: 0;
	}

#mmareatag {
	background: #FFF url(./images/locbgcolor.gif);
	width: 550px;
	margin: 0;
	padding: 0;
	border: 0;
	}

#mmareaend {
	background: #FFF url(./images/mymenu_menuend.gif) top left no-repeat;
	width: 550px;
	height: 2px;
	margin: 0 0 20px 0;
	padding: 0;
	border: 0;
	}

#mmrail {
	background: #FFF url(./images/mymenu_railbar.gif) top left no-repeat;
	height: 29px;
	width: 550px;
	text-align: right;
	margin: 0;
	padding: 0;
	border: 0;
	}

#mmrail img{
	height: 29px;
	margin: 0;
	padding: 0;
	border: 0;
	}

#mmrailtag {
	background: #FFF url(./images/locbgcolor.gif);
	width: 550px;
	margin: 0;
	padding: 0;
	border: 0;
	}

#mmrailend {
	background: #FFF url(./images/mymenu_menuend.gif) top left no-repeat;
	width: 550px;
	height: 2px;
	margin: 0 0 20px 0;
	padding: 0;
	border: 0;
	}	
#mmstation {
	background: #FFF url(./images/mymenu_stationbar.gif) top left no-repeat;
	height: 29px;
	width: 550px;
	text-align: right;
	margin: 0;
	padding: 0;
	border: 0;
	}

#mmstation img{
	height: 29px;
	margin: 0;
	padding: 0;
	border: 0;
	}

#mmstationtag {
	background: #FFF url(./images/locbgcolor.gif);
	width: 550px;
	margin: 0;
	padding: 0;
	border: 0;
	}

#mmstationend {
	background: #FFF url(./images/mymenu_menuend.gif) top left no-repeat;
	width: 550px;
	height: 2px;
	margin: 0 0 20px 0;
	padding: 0;
	border: 0;
	}	

#profreg {
    margin: 0px 15px;
	padding: 0;
	text-align: center;
	}	

#ad {
    margin: 15px 0;
	padding: 0;
	text-align: center;
	}

#footer {
    clear: both;
	text-align: center;
	padding: 15px 0;
	}

#main table.result {
    margin: 0 0 0 0;
    	border: 1px #CD853F solid;
	padding: 0;
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0;
	width: 510px;
	height: 100px;
	}

#main table.result span.tname {
	font-size: 14px;
	}

#main table.result a {
	text-decoration: none;
	}
	
#main td.resultimg {
    background: #FFFFD0;
    border: 1px #CD853F solid;
	margin: 0;
	padding: 0;
	width: 100px;
	height: 100px;
	text-align: center;
	}

#main td.resulthead {
    border-spacing: 0;
    	background: #8B4513 url(http://www.menunavi.com/images/resulthead.gif) no-repeat;
	font-size: 15px;
	color: #8B4513;
	width: 405px;
	height: 18px;
	margin: 0;
        padding: 0 0 0 5px;
	}
	
#main td.result1 {
    text-align: left;
    vertical-align: top;
    font-size: 110%;
    border: 1px #CD853F solid;
    height: 85px;
	margin: 0;
	padding: 5px 0 0 5px;
	line-height: 150%;
	}
#main td.result2 {
    text-align: right;
    vertical-align: top;
	margin: 0;
	padding: 5px 5px 0 0;
	line-height: 130%;
	}

#main td.result3 {
    text-align: right;
	margin: 0;
	padding: 0 5px 0 5px;
        border: 1px #CD853F solid;	
	}
	
#main table.resulttag {
    margin: 1px 0 20px 0;
    	border: 0 #CD853F solid;
	padding: 0;
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0;
	width: 510px;
	}

#main td.taghead {
    text-align: center;
    vertical-align: top;
    	width: 100px;
	margin: 0;
	padding: 3px 0 0 0;
	}

#main td.tag {
    text-align: left;
    vertical-align: top;
	margin: 0;
	padding: 0px 0 0 5px;
	line-height: 130%;
	}

#main ul.tag {
	margin: 0;
	padding: 0;
	}

#main ul.tag li {
	color: #777;
	}
	
#main a.resultmname {
	text-decoration: none;
	}

#main strong.resultmname {
    font-style: bold;
    	font-size: 15px;
    	color: #8B4513;
	text-decoration: none;
	}

#main span.menutitle {
    float: left;
	margin: 0;
        padding: 0 5px 0 0;
	}
	
#main span.nearest {
    float: right;
	font-size: 15px;
	font-style: bold;
	color: #FFF;
	margin: 0;
        padding: 0 10px 0 0;
	}

div.regtsearch {
	width: 300px;
	height: 60px;
	padding: 10px 0 0 15px;
	margin: 0 0 0 30px;
	background: #FFF url(./images/tsearchbg.gif) top left no-repeat;
	}

div.regtsearchrslt {
	padding: 10px 0 0 0px;
	margin: 0 0 0 50px;
	}	

#wreg {
	margin: 0 0 80px 15px;
	padding: 0;
	text-align: center;
	}


p.redcol{
	color: #D00;
}

#regist {
	width: 550px;
	margin: 0;
	padding: 0;
	}

#regist td.input input{
    	border: 1px #BBBBBB solid;
	}

#regist textarea{
    	border: 1px #BBBBBB solid;
	}

#suggest{
	position: absolute;
	background-color: #FFFFFF;
	border: 1px solid #CCCCFF;
	font-size: 80%;
	width: 200px;
	}

#regist table{
    margin: 0 0 10px 0;
    	border: 1px #CCCCCC solid;
	padding: 0;
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0;
	width : 550px;
	}

#regist p.ns{
	color: #D00;
}
	
#regist td.head{
    vertical-align: top;
    	border: 1px #CCCCCC solid;
	background: #F0F0F0;
	width: 80px;
	margin: 0;
	padding: 3px 3px 3px 3px;
	}

#regist td.comhead{
    vertical-align: top;
    text-align: center;
    	border: 1px #CCCCCC solid;
	background: #F0F0F0;
	margin: 0;
	padding: 3px 3px 3px 3px;
	}

#regist td.input{
	margin: 0;
	padding: 3px 3px 3px 3px;
    	border: 1px #CCCCCC solid;
	}

#regmodify{
	width: 550px;
	text-align: right;
	margin: 0 0 10px 0;
	padding: 0;	
}

#regist span.modify {
	font-size: small;
	color: #3333FF;
	margin: 0;
        padding: 0;
	}
	
#regist a{
    color: #3333FF;
    	text-decoration: none;
	}
	
#regist ul.regtag {
    margin: 0;
    	list-style-type: none;
	padding: 10px 0 0 0;
	}

#regist ul li.regtag {
	margin: 0 10px;
	font-size: small;
	}

#guide {
	font-size: 13px;
	position: absolute;
	left: -1000px;
	top: 530px;
	width: 370px;
	height: 100px;
	padding:3px;
	border: 1px solid black;
	background-color: #FFA;
	filter:Alpha(opacity=70); -moz-opacity:0.7; opacity:0.70;
}

#menunaviis {
	width: 520px;
	height: 27px;
	margin: 0 0 0 0;
	padding: 0;
	background: #FFF url(./images/mnaviis.gif) top left no-repeat;
	}

#mnaviistx {
	width: 530px;
	margin: 0 0 20px 0;
	color: #555;
	line-height: 130%;
	}

#registernow {
	width: 530px;
	height : 35px;
	text-align: center;
	margin: 0 0 20px 0;
	}
	
#registernow img {
	width: 372px;
	height: 35px;
	border: 0px;
	}

#newphoto {
	width: 550px;
	margin: 0 0 15px 0;
	padding: 0;
	}

#newphoto table{
    margin: 0 0 0 0;
    	text-align: center;
    	border: 0px #CCCCCC solid;
	padding: 0;
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0;
	width : 550px;
	}
	
#newphoto td.img{
    text-align: center;
    vertical-align: center;
    	border: 0px #CCCCCC solid;
	margin: 0;
	padding: 5px 0 5px 0;
	}

#newphoto td.head{
    text-align: left;
	margin: 0;
	padding: 0 0 10px 0;
    	border: 0px #CCCCCC solid;
	}

#rstbg{
	text-align: center;
	width: 550px;
	margin: 0;
	padding: 0 0 0 0;
    	border: 0;
	background: #ECF6F0;
	}

#rsthead{
    text-align: right;
    	height: 21px;
	width: 550px;
	margin: 0 0 3px 0;
	padding: 3px 0 0 0;
	color: #FFF;
	background: #FFF url(./images/resultphoto.gif) no-repeat;
    	border: 0;
	}

#moreresult{
    text-align: right;
    	height: 19px;
	width: 550px;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
    	border: 0;
	}

#moreresult img{
    	height: 19px;
	width: 86px;
    	border: 0;
	margin: 0 20px 0 0;
	}

#newphoto img{
       	border: 0px solid;
	margin: 0;
	padding: 0;
	}
	
#newphoto div.img{
       	border: 0px #CCCCCC solid;
	margin: 0 auto;
	padding: 5px 0 5px 0;
	width: 105px;
	}

#newphoto div.img img{
       	border: 1px #CCCCCC solid;
	background: #FFF;
	margin: 0 auto;
	padding: 5px 5px 5px 5px;
	}

#newphoto td.text{
    text-align: center;
	margin: 0;
	padding: 3px 3px 3px 3px;
    	border: 0px #CCCCCC solid;
	color: #555;
	}

/* メッセージBOX */
div.msgmenu{
	width: 550px;
	height: 20px;
	margin: 0 0 10px 0;
	text-align: center;
}

div.msgmenu img{
	padding: 0;
	margin: 0 0 10px 0;
	border: 0;
}

#messageboxtitle{
	width: 550px;
	height: 23px;
	margin: 0 0 10px 0;
	background: #FFF url(./images/messageboxtitle.gif) no-repeat;
}

#sentboxtitle{
	width: 550px;
	height: 23px;
	margin: 0 0 10px 0;
	background: #FFF url(./images/sentboxtitle.gif) no-repeat;
}

#sendmailtitle{
	width: 550px;
	height: 23px;
	margin: 0 0 10px 0;
	background: #FFF url(./images/sendmailtitle.gif) no-repeat;
}

#mailbox {
	width: 550px;
	margin: 0;
	padding: 0;
	}

#mailbox table{
    margin: 0 0 10px 0;
    	border: 1px #CCCCCC solid;
	padding: 0;
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0;
	width : 550px;
	}
	
#mailbox td.head1{
    vertical-align: top;
    	border: 1px #CCCCCC solid;
	background: #D7EDBD url(./images/messagefrom.gif) top left no-repeat;
	margin: 0;
	width: 80px;
	height: 17px;
	padding: 3px 3px 3px 3px;
	}

#mailbox td.head4{
    vertical-align: top;
    	border: 1px #CCCCCC solid;
	background: #D7EDBD url(./images/messageto.gif) top left no-repeat;
	margin: 0;
	width: 80px;
	height: 17px;
	padding: 3px 3px 3px 3px;
	}
	
#mailbox td.head2{
    vertical-align: top;
    	border: 1px #CCCCCC solid;
	background: #D7EDBD url(./images/messagetitle.gif) top left no-repeat;
	margin: 0;
	width: 305px;
	height: 17px;
	padding: 3px 3px 3px 3px;
	}

#mailbox td.head3{
    vertical-align: top;
    	border: 1px #CCCCCC solid;
	background: #D7EDBD url(./images/receivedate.gif) top left no-repeat;
	margin: 0;
	width: 135px;
	height: 17px;
	padding: 3px 3px 3px 3px;
	}

#mailbox td.data{
    vertical-align: top;
    text-align: left;
    	border: 1px #CCCCCC solid;
	background: #FFFFFF;
	margin: 0;
	padding: 3px 3px 3px 3px;
	}
	
#mailbox td.unread{
    vertical-align: top;
    text-align: left;
    	border: 1px #CCCCCC solid;
	background: #ffe7e8;
	margin: 0;
	padding: 3px 3px 3px 3px;
	}
	
#nomail{
	width: 550px;
	height: 180px;
	text-align: center;
	background: #FFF url(./images/nomail.gif) center no-repeat;	
}

#nomail img{
	margin: 120px 0 0 0;
	border: 0;
}
	
#messageheader{
    	width: 550px;
	height:72px;
	vertical-align: bottom;
	background: #FFF url(./images/showmessage_upper.gif) no-repeat;	
}

#messageheader span{
	vertical-align: bottom;	
}

#messageheaderleft{
    	float: left;
	width: 450px;
	height:72px;
	color: #628655;
}

#messageheader1{
	width: 370px;
	height:18px;
	margin: 3px 0 0 5px;
	padding: 1px 0 0 70px;
	background: url(./images/messagefrom.gif) top left no-repeat;		
}

#messageheader4{
	width: 370px;
	height:18px;
	margin: 3px 0 0 5px;
	padding: 1px 0 0 70px;
	background: url(./images/messageto.gif) top left no-repeat;		
}

#messageheader2{
	width: 370px;
	height:18px;
	margin: 0 0 0 5px;
	padding: 1px 0 0 70px;
	background: url(./images/messagetitle.gif) top left no-repeat;		
}

#messageheader3{
	width: 370px;
	height:18px;
	margin: 0 0 0 5px;
	padding: 1px 0 0 70px;
	background: url(./images/receivedate.gif) top left no-repeat;		
}

#messageheader5{
	width: 370px;
	height:18px;
	margin: 0 0 0 5px;
	padding: 1px 0 0 70px;
	background: url(./images/sentdate.gif) top left no-repeat;		
}

#messageheaderright{
	float: right;
    	width: 100px;
	height:72px;
}

#messageheaderright img{
    	width: 93px;
	height: 54px;
	margin: 5px 0 0 0;
	border: 0;	
}

#messagebody{
    	width: 550px;
	color: #555;
	vertical-align: top;
	line-height: 130%;
	background: #FFF url(./images/showmessage_body.gif) repeat-y;	
}

#messagebottom{
    	width: 550px;
	height: 13px;
	background: #FFF url(./images/showmessage_bottom.gif) bottom no-repeat;	
}

#messagebody div{
    	width: 520px;
	padding: 0 0 70px 0;
	background: url(./images/backmail.gif) bottom right no-repeat;		
	margin: 5px 15px 0px 15px;
}

#sendmail {
	width: 510px;
	margin: 0;
	padding: 0;
	}

#sendmail input{
    	border: 1px #CCCCCC solid;	
	}

#sendmail table{
    margin: 0 0 10px 0;
    	border: 0px #CCCCCC solid;
	padding: 0;
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0;
	width : 550px;
	}
	
#sendheadto{
	height: 20px;
	width: 100px;
	background: url(./images/sendheadto.gif) bottom left no-repeat;		
	border: 2px #FFF solid;
}

#sendinputto{
	height: 20px;
	width: 450px;		
}

#sendinputto input{
	height: 16px;
	width: 100px;		
}

#sendheadtitle{
	height: 20px;
	width: 100px;
	border: 2px #FFF solid;
	background: url(./images/sendheadtitle.gif) bottom left no-repeat;		
}

#sendinputtitle{
	height: 20px;
	width: 450px;		
	border: 2px #FFF solid;
}

#sendinputtitle input{
	height: 16px;
	width: 300px;		
}

#sendheadtext{
	height: 150px;
	width: 100px;
	background: #D7EDBD url(./images/sendheadtext.gif) top left no-repeat;		
	border: 2px #FFF solid;
}

#sendinputtext{
	height: 150px;
	width: 500px;
	border: 2px #FFF solid;		
}

#sendinputtext textarea{
	height: 145px;
	width: 400px;		
}
	
#mailbox a{
    color: #3333FF;
    	text-decoration: none;
	}

/*お気に入りユーザーリスト*/
#favorite{
	width: 550px;
	padding: 0;
	margin: 0;	
}

#favorite a{

	padding: 0;
	margin: 0;	
}

#favorite table{
	width: 550px;
	padding: 0;
	margin: 0;
	border: #CCC 1px solid;	
}

#favoritehead1{
	width: 185px;
	height: 20px;
	padding: 0;
	margin: 0;
	border: #CCC 1px solid;	
	text-align: center;
	background: #FFF url(./images/favoritehead_name.gif) no-repeat;	
}
#favoritehead2{
	width: 125px;
	height: 20px;
	padding: 0;
	margin: 0;
	border: #CCC 1px solid;	
	text-align: center;
	background: #FFF url(./images/favoritehead_page.gif) no-repeat;	
}
#favoritehead3{
	width: 115px;
	height: 20px;
	padding: 0;
	margin: 0;
	border: #CCC 1px solid;	
	text-align: center;
	background: #FFF url(./images/favoritehead_mail.gif) no-repeat;	
}
#favoritehead4{
	width: 115px;
	height: 20px;
	padding: 0;
	margin: 0;
	border: #CCC 1px solid;	
	text-align: center;
	background: #FFF url(./images/favoritehead_del.gif) no-repeat;	
}

td.favoritebody1{
	width: 185px;
	height: 25px;
	padding: 0;
	margin: 0;
	color: #555;
	text-align: center;
	border: #CCC 1px solid;	
}
td.favoritebody1 img{
	padding: 0;
	margin: 0;
	border: 0;	
}

td.favoritebody2{
	width: 115px;
	height: 25px;
	padding: 0;
	margin: 0;
	text-align: center;
	border: #CCC 1px solid;	
}
td.favoritebody2 img{
	padding: 0;
	margin: 0;
	border: 0;	
}

td.favoritebody3{
	width: 115px;
	height: 25px;
	padding: 0;
	margin: 0;
	text-align: center;
	border: #CCC 1px solid;		
}
td.favoritebody3 img{
	padding: 0;
	margin: 0;
	border: 0;	
}

td.favoritebody4{
	height: 25px;
	padding: 0;
	margin: 0;
	text-align: center;
	border: #CCC 1px solid;	
}
td.favoritebody4 img{
	padding: 0;
	margin: 0;
	border: 0;	
}

#nofavorite{
	width: 550px;
	height: 180px;
	text-align: center;
	background: #FFF url(./images/nofavorite.gif) center no-repeat;	
}

#nofavorite img{
	margin: 120px 0 0 0;
	border: 0;
}


#description {
    color: #333333;
    	line-height: 130%;
	}

div.cntitle {
	width: 540px;
	height: 20px;
	margin: 0 0 20px 0;
	background: #FFF url(./images/cntitle.gif) top left no-repeat;
	}

div.agtitle {
	width: 540px;
	height: 20px;
	margin: 0 0 20px 0;
    	background: #FFF url(./images/agtitle.gif) top left no-repeat;
	}

div.faqtitle {
	width: 540px;
	height: 20px;
	margin: 0 0 20px 0;
    	background: #FFF url(./images/faqtitle.gif) top left no-repeat;
	}

div.prtitle {
	width: 540px;
	height: 20px;
	margin: 0 0 20px 0;
    	background: #FFF url(./images/prtitle.gif) top left no-repeat;
	}

#company {
    margin: 0 0 0 0;
    	border: 1px #CCCCCC solid;
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0;
	width : 500px;	
}

#company td.head {
    vertical-align: top;
	border: 1px #CCCCCC solid;
	background: #F0F0F0;
	width: 80px;
	margin: 0;
	padding: 3px 3px 3px 3px;
}

#company td.description{
	margin: 0;
	padding: 3px 3px 3px 3px;
    	border: 1px #CCCCCC solid;
	}

div.back img{
	border: 0;
}
	
/*ユーザーページ*/
div#userpage {
    float: left;
    clear: both;
	width: 515px;
	padding-right: 25px;
	margin: 10px 0 0 0;
	}
	
*html div#userpage {
    /*IE専用*/
    margin-left: 0;
	}

#userpage a{
	text-decoration: none;
}

#userpage table.userprof {
	width: 545px;
	text-align: left;
	vertical-align: top;
	margin: 0 0 30px 0;
	}

#userpage td.headname {
	width: 80px;
	height: 20px;
	border: 1px #FFF solid;
	padding: 0 0 0 0;
	background: #D7EDBD url(./images/prof_name.gif) top left no-repeat;
	}
	
#userpage td.descname {
	height: 20px;
	padding: 0 0 0 10px;
    	border-bottom: 1px #6EA055 solid;
	color: #555;
	}

#userpage td.headage {
	width: 80px;
	height: 20px;
	border: 1px #FFF solid;
	padding: 0 0 0 0;
	background: #D7EDBD url(./images/prof_age.gif) top left no-repeat;
	}
	
#userpage td.descage {
	height: 20px;
	padding: 0 0 0 10px;
    	border-bottom: 1px #6EA055 solid;
	color: #555;
	}
	
#userpage td.headfrom {
	width: 80px;
	height: 20px;
	border: 1px #FFF solid;
	padding: 0 0 0 0;
	background: #D7EDBD url(./images/prof_from.gif) top left no-repeat;
	}
	
#userpage td.descfrom {
	height: 20px;
	padding: 0 0 0 10px;
    	border-bottom: 1px #6EA055 solid;
	color: #555;
	}

#userpage td.headarea {
	width: 80px;
	height: 20px;
	border: 1px #FFF solid;
	padding: 0 0 0 0;
	background: #D7EDBD url(./images/prof_area.gif) top left no-repeat;
	}

#userpage td.descarea {
	height: 20px;
	padding: 0 0 0 10px;
    	border-bottom: 1px #6EA055 solid;
	color: #555;
	}
	
#userpage td.headcomment {
	width: 80px;
	padding: 0 0 0 0;
	border: 1px #FFF solid;	
	background: #D7EDBD url(./images/prof_comment.gif) top left no-repeat;
	}

#userpage td.desccomment {
	padding: 0 0 0 10px;
    	border-bottom: 1px #6EA055 solid;
	line-height: 130%;
	color: #555;
	}

#userpage td.desccomment div {
	margin: 0 0 50px 0;
	line-height: 130%;
	color: #555;
	}

#userpage td.headtag {
	width: 80px;
	height: 20px;
	border: 1px #FFF solid;
	padding: 0 0 0 0;
	background: #D7EDBD url(./images/prof_tag.gif) top left no-repeat;
	}
	
#userpage td.desctag {
	height: 20px;
	padding: 0 0 0 10px;
    	border-bottom: 1px #6EA055 solid;
	color: #555;
	}
	
#userpage td.headmedal {
	width: 80px;
	height: 40px;
	border: 1px #FFF solid;
	padding: 0 0 0 0;
	background: #D7EDBD url(./images/prof_medal.gif) top left no-repeat;
	}

#userpage td.descmedal {
	height: 40px;
	padding: 0 0 0 10px;
    	border-bottom: 1px #6EA055 solid;
	}
	
#userpage tr.rtitle {
	height: 19px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: 0;
    	background: #FFF url(./images/reviewer_name.gif) repeat-x;
	}

#userpage td.comment {
	padding: 0 0 0 5px;
	text-align: left;
	}
	
table.ur {
	margin: 20px 0 0 0;
	width: 545px;
	}
	
table.ur h5 {
    display: inline;
	float: left;
    text-align: left;
	margin: 0 0 0 5px;
	padding: 0 0 0 0;
	font-size: 12px;
	color: #C93;
	}
	
*html table.ur h5 {
    /*IE専用*/
    margin-top: -17px;
	}
	
table.ur h5 a {
	text-decoration: none;
	}	
	
table.ur p.date {
    text-align: right;
	display: inline;
	float: right;
	margin: 0 15px 0 0;
	padding: 1px;
	color: #C93;
	font-size: 12px;
	}
	
*html table.ur p.date {
    /*IE専用*/
    margin-top: -17px;
	}

table.ur ul {
    text-align: left;
	font-size: small;
	color: #333;
	clear: left;
	margin: 3px 3px 3px 0;
	padding-top: 0;
	padding-left: 5px;
	}
	
*html table.ur ul {
    /*IE専用*/
    margin-top: 0;
	padding-top: 0;
	}
	
table.ur ul li {
    display: inline;
	}
	
table.ur ul li img {
    height: 10px;
	}
    
table.ur p {
    text-align: left;
	color: #555;
    font-size: small;
	line-height: 140%;
	}
	
table.ur p.feedback {
    text-align: right;
	padding-bottom: 25px;
	}
	
table.ur p.feedback a {
    color: #09C;
	text-decoration: none;
	}

#guide1, #guide2, #guide3 {
font-size: 13px;
position:absolute;
left: 0px;
top: 120px;
width: 380px;
height: 120px;
padding:3px;
border: 1px solid black;
background-color: #FFD;
filter:Alpha(opacity=70); -moz-opacity:0.7; opacity:0.70;
}

div.suggestedList {
	position: absolute;
	background-color: #FFFFFF;
	border: 1px solid #CCCCFF;
	font-size: 90%;
	width: 200px;
	display: block;
	width: 200px;
	overflow: hidden;
	white-space: nowrap;
	}

#menutag a {
	color: #06C;
	text-decoration: none;
	vertical-align: middle;
	}

div.QA {
	width: 520px;
	margin: 30px 0 0 0;
	}
	
div.QA p{
	margin: 2px 0 10px 0;
	}
	
div.QA p.back{
	text-align: right;
	margin: 5px 10px 0 0;
	}