@charset "UTF-8";
html, body {margin:0; padding:0;}
img {border:none;}

body { background:url(img/bg.jpg); font-size:14px;}

#wrapper { width:740px; margin:0 auto; padding:0 4px; background:url(img/wrap_bg.jpg) repeat-y;}
h1 {margin:0; padding:3px; font-size:10px; color:#996699}

#navigation { float:left; width:180px;}
#mainContents {float:right; width:545px; margin-right:5px;}

.box {margin-bottom:15px;}
.top {
	background:url(img/mess_top.jpg) no-repeat;
	height:30px;
	line-height:30px;
	padding:0 5px;
	font-size:16px;
	font-weight:bold;
	color:#663300;
}
.cont {background:url(img/mess_mid.jpg) ; padding:2px 5px 0px; color:#333;}
.cont p {margin:0; padding:8px 0; line-height:130%;}
.cont p img {margin:0 5px;}

i { color:#006600; border-bottom:1px dotted #060;}
b {font-weight:normal; border-bottom:1px dotted #f00; color:#F30;}
#footer {margin:20px 0 0; padding-bottom:30px;}
.topImg {margin:5px 0 15px;}
.mess {margin-bottom:10px;}
.info {margin-bottom:0px;}
