* {
	margin: 0px;
	padding: 0px;
	}

body {
	background:#342c29 url("./images/bg.gif") no-repeat center bottom;
	overflow:hidden;
	padding-top:80px;
	padding-bottom:20px;
	scrollbar-face-color:#f8f7ea;
	scrollbar-highlight-color:#f8f7ea;
	scrollbar-shadow-color:#f8f7ea;
	scrollbar-3dlight-color:#f8f7ea;
	scrollbar-arrow-color:#342c29;
	scrollbar-track-color:#f8f7ea;
	scrollbar-darkshadow-color:#f8f7ea;
	}

#head {
	background:#342c29 url("");
	z-index: 10;
	position: absolute;
	left: 0px;
	top: 0px;
	height:100px;
	width: 100%;
	}
#menu {
	background:#f8f7ea url("");
	height:100px;
	width:900px;
	}

#main {
	z-index: 5;
	text-align:center;
	overflow:auto;
	position:relative;
	height:100%;
	width:900px;
	}


#box {
	color:#342c29; font-size:12px; line-height:22px;
	margin:30px;
	margin-bottom:20px;
	padding-bottom:300px;
	text-align:left;
	}
td {
	color:#342c29; font-size:12px; line-height:22px;
	}

#foot {
	color:#ffffff; font-size:10px; line-height:20px;
	position: absolute;
	height:20px;
	width:100%;
	bottom:0px;
	}

h1,h2,h3,p{
	margin-bottom: 9px;
	font-size:12px;
	line-height: 1.25;
}

a:link { color:#006599;}
a:visited { color:#006599;}
a:hover { color:#006599;}
a:active { color:#006599;}

/* twoColumnsBox
-------------------------------------------------- */

.twoColumnsBox {
	width: 820px;
}

.twoColumnsBox .twoColumnsLeft {
	width: 320px;
	float: left;
}

.twoColumnsBox .twoColumnsRight {
	width: 500px;
	padding: 0px 0px 0px 10px;
	float: left;
}

.twoColumnsBox .twoColumnsRight .memberBox {
	padding: 0px 0px 0px;
}

.twoColumnsBox .twoColumnsRight .memberBox td {
	padding: 0px 5px 8px 0px;
	line-height: 1.3;
	vertical-align: top;
}

/* twoColumnsBoxTop
-------------------------------------------------- */

.twoColumnsBoxTop {
	width: 823px;
}

.twoColumnsBoxTop .twoColumnsLeft {
	width: 500px;
	float: left;
}

.twoColumnsBoxTop .twoColumnsRight {
	width: 250px;
	float: right;
}

.twoColumnsBoxTop .twoColumnsRight .twitter{
	background:#f7f7e7;
	margin: 0px 0px 12px 30px;
	border: 1px solid #cccccc;
}

/* twoColumnsBoxInfo
-------------------------------------------------- */

.twoColumnsBoxInfo {
	width: 823px;
	border-radius: 20px;
	background:#f7f7e7;
	padding: 10px 10px;
	font-weight:bold;
}

.twoColumnsBoxInfo .twoColumnsLeft {
	width: 600px;
	float: left;
}

.twoColumnsBoxInfo .twoColumnsLeft img{
	margin:0px 5px 0px 0px;
}

.twoColumnsBoxInfo .twoColumnsRight {
	width: 200px;
	float: right;
}

.twoColumnsBoxInfo .twoColumnsRight img{
	margin:0px 5px 0px 0px;
}

/* twoColumnsBox mail
-------------------------------------------------- */

.threeColumnBoxMail {
	width: 767px;
	margin: 0px auto;
	text-align: left;
}

.threeColumnBoxMail .threeColumnBox001 {
	width: 228px;
	padding: 10px;
	margin: 0px 9px 0px 0px;
	border: solid 1px #cccccc;
	float: left;
	background:#f7f7e7;
}

.threeColumnBoxMail .threeColumnBox002 {
	width: 248px;
	margin: 0px 8px 0px 0px;
	border: solid 1px #cccccc;
	float: left;
	background:#f7f7e7;
}

.threeColumnBoxMail .threeColumnBox003 {
	width: 228px;
	padding: 10px;
	border: solid 1px #cccccc;
	float: left;
	background:#f7f7e7;
}

/* twoGoodsBox
-------------------------------------------------- */

.goodsTitle {
	width: 760px;
	margin: 9px 0px 6px;
	padding: 9px 20px 0px;
	font-size: 120%;
	color: #666600;
	
}

.goodsTitle span {
	font-size: 70%;
}

.twoGoodsBox {
	width: 740px;
	padding: 0px 20px;
}

.noBorder {
	border: none!important;
}

.twoGoodsBox .goodsLeft {
	width: 145px;
	padding: 0px 15px 9px 0px;
	float: left;
}

.twoGoodsBox .goodsLeft img {
	margin: 0px 0px 3px;
}

.twoGoodsBox .goodsLeft .caption {
	font-size: 80%;
	color: #999999;
	text-align: center;
}

.twoGoodsBox .goodsRight {
	width: 550px;
	float: left;
}

/* reportElements
-------------------------------------------------- */

#main #box .reportSection {
	width: 800px;
	margin: 0px 0px 18px;
}

#main #box .reportSection .reportSectionLeft {
	width: 400px;
	float: left;
}

#main #box .reportSection .reportSectionRight {
	width: 385px;
	padding: 0px 0px 0px 15px;
	float: right;
}

.sectionTitle {
	font-size: 180%;
	padding: 0px 0px 2px;
	margin: 9px 21px 15px;
}

.sectionCaption {
	line-height: 1.4;
	margin: 0px 21px;
}

/* clearfix
-------------------------------------------------- */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}

.clearfix {
	display:inline-block;
}

/*\*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/**/

/* clear
-------------------------------------------------- */

.clear {
	clear: both;
}

.fb-like {
	position: absolute;
	left: 17px;
	top: 20px;
}