/*-------------------------------------- 全体設定---------------------------------------*/body {color: #696969;background-color: #ffffff;margin: 0px;padding: 0px;text-align: center;}#inbox {background-color: #ffffff;margin:0px auto 0px auto;width: 710px;border: solid 1px #808080;text-align:left;padding: 0px;font:100%"Verdana", "ヒラギノ角ゴ Pro W3", 'ＭＳ Ｐゴシック',"Osaka", sans-serif,;}a:link{ color: #696969; border-bottom: 1px dotted #696969;text-decoration: none;}a:visited { color: #808080; text-decoration: none }a:active { color: #808080; text-decoration: underline }a:hover {color: #000000; border-bottom: 1px dotted #000000;text-decoration: none;}/*-------------------------------------- タイトル関連---------------------------------------*/#banner {background-color: #FFFFFF;width: 710px;height: auto;margin: 0px;padding: 0px;}.bannerimg {margin: 0;padding: 0 0 3px 7px;}/*-------------------------------------- メニュー関連---------------------------------------*/#menu{background-color: #ffffff;margin:0px auto 0px auto;padding:0 0 0 390px;}/*-------------------------------------- 記事関連---------------------------------------*/#topmain {	text-align:center;	height: 400px;	width: 560px;	margin: 50px 75px 0 70px;}#left {	padding:10px 0 0 0;	float: left;	width: 300px;}#right {	text-align:left;	padding:10px 0 0 0;	float: right;	width: 380px;	line-height:150%;}#profile {	text-align:center;		width: 560px;	margin: 50px 75px 0 70px;}#profile_left {	padding:10px 0 0 0;	float: left;	width: 300px;}#profile_right {	text-align:left;	padding:0 0 10px 0;	float: right;	width: 240px;	font-size:90%;	line-height:110%;}.profile_table {	text-align:left;	vertical-align:top;	padding:2px;	font-size:90%;}/*-------------------------------------- フッター---------------------------------------*/#footer {background-color: #888888;width: 710px;height: auto;text-align:center;margin: 0px 0px 10px 0px;clear: both;}.copyright{color: #f5f5f5;font-size: 75%;text-align: center;padding: 8px 0px 6px 0px;}.copyright a,.copyright a:link,.copyright a:visited,.copyright a:active {color: #f5f5f5;text-decoration: none}.copyright a:hover{color: #FFB6C1;}