/* ------------body area------------ */

body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Meiryo','メイリオ','Verdana','Arial','sans-serif';
	line-height: 1.5em;
}

a {
	text-decoration: underline;
}

a:link {
	color: #3333CC;
}

a:visited {
	color: #3333CC;
}

a:active {
	color: #3333CC;
}

a:hover {
	color: #3333CC;
}

h1, h2, h3, h4, p, ul, li {
	margin: 0;
	padding: 0;
}

img {
	margin: 0;
	padding: 0;
	border: none;
}

input {
	margin: 0;
}

#container {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 1000px;
	background-color: #FFFFFF;
}

/* ------------header area------------ */

#header {
	width: 980px;
	text-align: left;
	margin: 0 10px;
	padding: 0;
}

#header h1 {
	display: none;
}

#logo {
	margin: 0 50px 0 0;
	padding: 0;
	float: left;
}

#menu {
	text-align: left;
	padding: 0;
	width: 640px;
	height: 45px;
	float: left;
}

#menu ul{
	margin: 0;
	padding: 0;
}

#menu li{
	margin: 0 10px 0 0;
	padding: 0;
	list-style-type: none;
	width: 150px;
	height: 45px;
	float: left;
}

#menu a{
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	background-image: url(../images/ks2_header_menu_button01.png);
	background-repeat: no-repeat;
}

#menu a:focus{
/*\*/
	overflow: hidden;
/**/
}

#menu li.menubtabout a{
	width: 150px;
	height: 45px;
	background-position: 0 0;
}

#menu li.menubtabout a:hover{
	background-position: 0 -45px;
}

#menu li.menubtabout a:active{
	background-position: 0 -90px;
}

#menu li.menubtgem a{
	width: 150px;
	height: 45px;
	background-position: -160px 0;
}

#menu li.menubtgem a:hover{
	background-position: -160px -45px;
}

#menu li.menubtgem a:active{
	background-position: -160px -90px;
}

#menu li.menubtbook a{
	width: 150px;
	height: 45px;
	background-position: -320px 0;
}

#menu li.menubtbook a:hover{
	background-position: -320px -45px;
}

#menu li.menubtbook a:active{
	background-position: -320px -90px;
}

#menu li.menubtblog a{
	width: 150px;
	height: 45px;
	background-position: -480px 0;
}

#menu li.menubtblog a:hover{
	background-position: -480px -45px;
}

#menu li.menubtblog a:active{
	background-position: -480px -90px;
}

/* ------------category area------------ */

#category {
	text-align: left;
	width: 170px;
	margin: 15px 10px 0 10px;
	padding: 0;
	float: left;
}

#categorytitle {
	text-align: left;
	width: 170px;
	height: 30px;
	margin: 0;
	padding: 0;
}

#categorytitle .sb-inner {
	background-image: url(../images/ks2_content_title_back01.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#categorytitle h2 {
	text-align: left;
	padding: 7px 0 0 10px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.5em;
}

#categorylist {
	text-align: left;
	width: 168px;
	margin: 0;
	padding: 0 1px 5px 1px;
}

#categorylist .sb-inner {
	background:#FFFFFF;
}

#categorylist .sb-border {
	background:#C0C0C0;
}

#categorylist ul{
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#categorylist li{
	width: 168px;
	margin: 0;
	padding: 5px 0 0 0;
	text-indent: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	line-height: 1.5em;
	list-style-type: none;
	background-color: #F7F4E9;
}

#categorylist ul ul{
	margin: 5px 0 0 0;
	padding: 0;
	overflow: hidden;
}

#categorylist li li{
	width: 168px;
	margin: 0px;
	padding: 3px 0;
	text-indent: 15px;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	line-height: 1.5em;
	list-style-type: none;
	background-color: #FFFFFF;
}

#categorylist li a {
	text-decoration: none;
}

#categorylist li a:link {
	color: #555555;
}

#categorylist li a:visited {
	color: #555555;
}

#categorylist li a:active {
	color: #555555;
}

#categorylist li a:hover {
	color: #888888;
	text-decoration: underline;
}

/* ------------main area------------ */

#main {
	text-align: left;
	width: 800px;
	margin: 15px 0 0 0;
	padding: 0;
	float: left;
	overflow: hidden;
}

#mainheader {
	text-align: left;
	width: 790px;
	height: 25px;
	margin: 0 0 10px 0;
	padding: 5px;
}

#mainheader .sb-inner {
	background:#F7F4E9;
}

#mainheader .sb-border {
	background:#C0C0C0;
}

#mainheader a {
	text-decoration: none;
}

#mainheader a:link {
	color: #555555;
}

#mainheader a:visited {
	color: #555555;
}

#mainheader a:active {
	color: #555555;
}

#mainheader a:hover {
	color: #3333CC;
}

#breadcrumb {
	text-align: left;
	width: 775px;
	height: 20px;
	margin: 0 0 0 0;
	padding: 3px 0 0 5px;
	float: left;
	overflow: hidden;
}

#breadcrumb h2 {
	text-align: left;
	margin: 0;
	padding:0;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	line-height: 1.5em;
}

#mainfooter {
	text-align: center;
	width: 600px;
	height: 25px;
	margin: 0 0 10px 0;
	padding: 5px;
}

#mainfooter .sb-inner {
	background:#FFFFFF;
}

#mainfooter .sb-border {
	background:#C0C0C0;
}

#mainfooter a {
	text-decoration: none;
}

#mainfooter a:link {
	color: #555555;
}

#mainfooter a:visited {
	color: #555555;
}

#mainfooter a:active {
	color: #555555;
}

#mainfooter a:hover {
	color: #3333CC;
}

#mainfooter p {
	text-align: center;
	margin: 0 0 0 0;
	padding: 3px 10px 0 10px;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	line-height: 1.5em;
}

/* ------------content area------------ */

#content {
	text-align: left;
	width: 610px;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}

#content {
	text-align: left;
	width: 610px;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}

#content img.mt-image-right {
	margin: 0 0 10px 10px;
	float: right;
}

#content img.mt-image-left {
	margin: 0 10px 10px 0;
	float: left;
}

#content img.mt-image-center {
	text-align: center;
	display: block;
	margin: 0 auto 10px;
}

.blogtitle {
	text-align: left;
	width: 610px;
	height: 30px;
	margin: 0;
	padding: 0;
	background-image: url(../images/ks2_blog_title_back01.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.blogtitle h2 {
	text-align: left;
	padding: 7px 0 0 10px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.5em;
}

.blogcontent {
	text-align: left;
	width: 588px;
	margin: 0;
	padding: 10px;
	border-right: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
}

.blogbottom {
	text-align: left;
	width: 610px;
	height: 10px;
	margin: 0 0 10px 0;
	padding: 0;
	background-image: url(../images/ks2_blog_bottom_back01.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.blogcontent h3 {
	text-align: left;
	padding: 1em 0 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 1.5em;
}

.blogcontent h3.contenttop {
	text-align: left;
	padding: 0 0 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 1.5em;
}

.blogcontent p {
	text-align: left;
	padding: 0 0 1em 0;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 1.5em;
}

.blogcontent p.entryfooter {
	text-align: right;
	padding: 0 0 0 0;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	line-height: 1.5em;
	border-top: 1px solid #C0C0C0;
}

.blogcontent p.entryfooter a {
	text-decoration: underline;
}

.blogcontent p.entryfooter a:link {
	color: #555555;
}

.blogcontent p.entryfooter a:visited {
	color: #555555;
}

.blogcontent p.entryfooter a:active {
	color: #555555;
}

.blogcontent p.entryfooter a:hover {
	color: #3333CC;
}

/* ------------list area------------ */

#list {
	text-align: left;
	width: 180px;
	margin: 0;
	padding: 0;
	float: left;
}
#listbanner img{
	margin-bottom: 8px;
}

#search {
	text-align: left;
	width: 160px;
	height: 20px;
	margin: 0 0 0 0;
	padding: 10px;
}

#search .sb-inner {
	background:#F7F4E9;
}

#search .sb-border {
	background:#C0C0C0;
}

#search .searchtext {
	text-align: left;
	width: 130px;
	height: 15px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
}

#search .searchimage {
	text-align: left;
	margin:  0;
	padding: 0;
}

#listitems {
	text-align: left;
	width: 160px;
	margin: 10px 0 0 0;
	padding: 10px;
	overflow: hidden;
}

#listitems .sb-inner {
	background:#FFFFFF;
}

#listitems .sb-border {
	background:#C0C0C0;
}

#listitems h3 {
	text-align: left;
	padding: 0 0 0.5em 0;
	font-size: 12px;
	font-weight: bold;
	color: #3333CC;
	line-height: 1.5em;
}

#listitems ul{
	margin: 0;
	padding: 0;
}

#listitems li{
	text-align: left;
	padding: 0 0 0.5em 0;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	line-height: 1.25em;
	list-style-type: none;
	text-indent: 0px;
}

#listitems li a {
	text-decoration: none;
}

#listitems li a:link {
	color: #555555;
}

#listitems li a:visited {
	color: #555555;
}

#listitems li a:active {
	color: #555555;
}

#listitems li a:hover {
	color: #888888;
	text-decoration: underline;
}

#listnews {
	text-align: left;
	width: 160px;
	margin: 10px 0 0 0;
	padding: 10px;
	overflow: hidden;
}

#listnews .sb-inner {
	background:#FFFFFF;
}

#listnews .sb-border {
	background:#C0C0C0;
}

#listnews img {
	margin: 0;
	float: right;
}

#listnews h3 {
	width: 134px;
	text-align: left;
	padding: 0 0 0.5em 0;
	font-size: 12px;
	font-weight: bold;
	color: #3333CC;
	line-height: 1.5em;
}

#listnews ul{
	margin: 0;
	padding: 0;
}

#listnews li{
	text-align: left;
	padding: 0 0 0.5em 0;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	line-height: 1.25em;
	list-style-type: none;
	text-indent: 0px;
}

#listnews li a {
	text-decoration: none;
}

#listnews li a:link {
	color: #555555;
}

#listnews li a:visited {
	color: #555555;
}

#listnews li a:active {
	color: #555555;
}

#listnews li a:hover {
	color: #888888;
	text-decoration: underline;
}

#listblognews {
	text-align: left;
	width: 160px;
	margin: 10px 0 0 0;
	padding: 10px;
	overflow: hidden;
}

#listblognews .sb-inner {
	background:#FFFFFF;
}

#listblognews .sb-border {
	background:#C0C0C0;
}

#listblognews img {
	margin: 0;
	float: right;
}

#listblognews h3 {
	width: 134px;
	text-align: left;
	padding: 0 0 0.5em 0;
	font-size: 12px;
	font-weight: bold;
	color: #3333CC;
	line-height: 1.5em;
}

#listblognews ul{
	margin: 0;
	padding: 0;
}

#listblognews li{
	text-align: left;
	padding: 0 0 0.5em 0;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	line-height: 1.25em;
	list-style-type: none;
	text-indent: 0px;
}

#listblognews li a {
	text-decoration: none;
}

#listblognews li a:link {
	color: #555555;
}

#listblognews li a:visited {
	color: #555555;
}

#listblognews li a:active {
	color: #555555;
}

#listblognews li a:hover {
	color: #888888;
	text-decoration: underline;
}

/* ------------footer area------------ */

#footer {
	width: 980px;
	margin: 10px 10px 25px 10px;
	padding: 5px 0 0 0;
	border-top: 2px solid #CC0000;
}

#footerleft {
	text-align: left;
	width: 300px;
	margin: 0;
	padding: 0;
	float: left;
	overflow: hidden;
}

#footerright {
	text-align: right;
	width: 650px;
	margin: 0;
	padding: 0;
	float: right;
	overflow: hidden;
}

#footer p {
	margin: 0px;
	padding: 0 10px 0 10px;
	font-family: 'Verdana','Arial','sans-serif';
	font-size: 10.5px;
	font-weight: normal;
	color: #555555;
}

#footer p a {
	text-decoration: none;
}

#footer p a:link {
	color: #3333CC;
}

#footer p a:visited {
	color: #3333CC;
}

#footer p a:active {
	color: #3333CC;
}

#footer p a:hover {
	color: #3333CC;
	text-decoration: underline;
}

