/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
option {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background:  url(../img/bg-body.jpg) repeat-x;
	text-align: center;
	/*text-align: center;*/
}
h1,h2,h3,h4,h5,h6,body,html,p,li,dt,dd,pre,form,fieldset,input,textarea,select {
 font-family: "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , Osaka, "メイリオ" , "Meiryo" , "ＭＳ Ｐゴシック", san-serif;
	margin: 0px;
	padding: 0px;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
}
ul,ol,dl {
	margin: 0px;
	padding: 0px;
}
a img ,img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0%;
	line-height: 0%;
}
ul,ol {
	list-style-type: none;
}

/* ---------- */
#head {
	width: 900px;
	height: 76px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

h1 {
	font-size: 13px;
	color: #FFFFFF;
}

#logo {
 width: 251px;
	height:44px;
	position: absolute;
	left: 35px;
	top: 20px;
}

#description {
	width: 240px;
	float: right;
	margin-top: 10px;
}
#description2 {
	position: absolute;
	top: 40px;
	right: 35px;
}

#wrapper {
	width: 831px;
	margin-right: auto;
	margin-left: auto;
	background:  url(../img/bg-wrap-contents.jpg) no-repeat;
	text-align: left;
}
#navi {
	height: 26px;
	width: 827px;
	margin-left:10px;
}
#sideContent {
	background-image : url(../img/sideback.jpg);
	background-repeat : no-repeat;
	width : 150px;
	height: 600px;
	float : right;
	margin-right: 10px;
	
}
ul#sideLINK {
	margin: 0px;
	padding-top: 50px;
	padding-left: 10px;
	width: 150px;
	padding-bottom: 10px;
}
ul#sideLINK li  a {
	display: block;
	width: 166px;
	text-indent: -99999px;
	margin: 0px;
}
li#linkTABINET a {
	background: url(../img/banner-tabinet.jpg) no-repeat;
	height: 50px;
}
#contents {
	text-align: left;
	clear: both;
	width: 650px;
	padding-right: 100px;
	padding-left: 30px;
	margin: 0px;
	padding-top: 25px;
}

#main-content {
	width: 600px;
	margin: 0px;
	padding-left: 100px;
}

#main-content h2 {
	padding-top: 10px;
	padding-bottom: 5px;
	color: #F87237;
}

table { border-top: 1px solid #87B2E3; }

tr.even { background-color: #CBE09F; }
tr:hover  { background-color: #FCF9F7; }

td { vertical-align:top; padding:5px; border-bottom: 1px solid #87B2E3; }
td.thumb-img { width:125px; text-align:center; padding-top:10px; padding-bottom:10px; }
td strong { color: #006633; }

p.text_top {
	color: #003366;
	padding-right: 50px;
	padding-left: 50px;
	font-size: 14px;
}

#what-new {
	margin-top: 12px;
}
#what-new ul {
	margin-top: 8px;
	margin-left: 20px;
	list-style: none;
}
#what-new li {
	background: url(../img/list-green.gif) no-repeat left 2px;
	margin: 0px 0px 8px;
	padding-left: 18px;
}

/* ------------------------------ */
#wrap-foot {
	height: 10px;
	background:  url(../img/bg-wrap-foot.jpg) repeat-x #000000;
}

#foot {
	width: 900px;
	color: #FFFFFF;
	font-size: 100%;
	text-align: left;
	background:  url(../img/bg-foot.jpg) no-repeat center top;
	padding-top: 40px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#copyright {
	position: absolute;
	left: 300px;
	top: 10px;
}
.unnamed1 {
}
.cse {
	top: auto;
	bottom: auto;
}

