@charset "UTF-8";
@import url(common.css);
@import url(textsettings.css);

/* ---------------------------------------------------------------- *
	ドキュメント全体設定
 * ---------------------------------------------------------------- */

body {
	color: #333333;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../../images/ptn0.gif);
}

#container {
	width: 800px;
	background-color: transparent;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#designbody {
	background-image: url(../../images/ptn1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 10px;
	padding-left: 10px;
}
/* ---------------------------------------------------------------- *
	ヘッダ設定
 * ---------------------------------------------------------------- */

#header {
	padding: 0;
	height: 190px;
	margin: 0px;
}

/* ---------------------------------------------------------------- *
	ナビゲーション設定
 * ---------------------------------------------------------------- */

#navi {
	margin-top: 0;
	margin-bottom: 5px;
	border-bottom: 1px solid #EEEEEE;
	padding: 0;
	background-image: url(../../images/bg.png);
	background-repeat: repeat-x;
}

#navi ul {
  margin: 0;
  padding: 0;
  height: 2.5em;
}

#navi ul li {
	margin: 0;
 padding: 0;
	float: left;
}

#navi ul li a {
	margin: 0;
 display: block;
 background: url(../../images/bg.png) repeat-x;
 font-weight: bold;
	font-size: 10px;
	padding-top: 6px;
	padding-right: 1.2em;
	padding-bottom: 5px;
	padding-left: 1.2em;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #999966;
	color: #666666;
}

#navi a:hover {
 background: #EEEEEE url(../../images/arrow.gif) no-repeat;
 text-decoration: none;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.naviselected {
	background: url(../../images/bg.png) repeat-x;
	font-weight: bold;
	font-size: 10px;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-right: 1.2em;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	padding-left: 1.2em;
 height: 2.5em;
}

/* ---------------------------------------------------------------- *
	コンテンツコンテナ設定
 * ---------------------------------------------------------------- */

#main {
	padding-left: 230px;
	margin-bottom: 20px;
	margin-right: 10px;
}

/* ---------------------------------------------------------------- *
	サイドメニュー設定
 * ---------------------------------------------------------------- */

#sidenavi {
	left: 0;
	z-index: 1;
	background-color: #FFFFFF;
	width: 200px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 0px;
	padding: 0;
	float: left;
}

#sidenavi ul {
    margin: 0;
    padding: 2px;
}

#sidenavi ul li {
	list-style-type: none;
	background-image: url(../../images/ptn3.gif);
	background-repeat: repeat-x;
	padding-right: 0em;
	padding-left: 1.5em;
	padding-top: 1em;
	padding-bottom: 1em;
	display: block;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #006699;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 6px;
	margin-left: 0em;
	background-position: left center;
}
#sidenavi ul li a:link{
	color: #000066;
	font-weight: bold;
	text-decoration: underline;
	font-size: small;
}
#sidenavi ul li a:visited{
	color: #000066;
	font-weight: bold;
	text-decoration: underline;
	font-size: small;
}
#sidenavi ul li a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
	font-size: small;
	background-color: #00CCFF;
}

[id="sidenavi"]#sidenavi {
  margin-top: 0;
}
html:lang(ja) #sidenavi {
  margin-top: 0;
}


/* ---------------------------------------------------------------- *
	コンテンツ部分設定
 * ---------------------------------------------------------------- */

.contents {
	background: #FFFFFF;
	margin-top: 0;
	margin-bottom: 15px;
	border: 1px solid #EEEEEE;
	padding: 0.7em;
	font-size: small;
	line-height: 1.8em;
}

/* ---------------------------------------------------------------- *
	サイドコンテンツ領域設定
 * ---------------------------------------------------------------- */

#sidebox {
	background: transparent;
	width: 200px;
}

/* ---------------------------------------------------------------- *
	サイドボックス内コンテンツ設定
 * ---------------------------------------------------------------- */

#sidebox .contents {
 background: #f9f9f9;
 margin-top: 0;
	padding-right: 0.8em;
	font-size: small;
	line-height: 1.6em;
}

#sidebox .contents ul {
  margin: 0 0 0 1.4em;
  padding: 0;
}

#sidebox .contents ul li {
 margin-bottom: 0.5em;
}

/* ---------------------------------------------------------------- *
	画像のみのボックスを作る場合の設定
 * ---------------------------------------------------------------- */

.imgbox {
 margin-top: 0;
	margin-bottom: 10px;
}

/* ---------------------------------------------------------------- *
	サイドボックス内の画像のみボックスの設定
 * ---------------------------------------------------------------- */

#sidebox .imgbox {
 background: transparent;
}

/* ---------------------------------------------------------------- *
	フッタ設定
 * ---------------------------------------------------------------- */

#footer {
	padding: 0em;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer ul {
	margin-bottom: 4px;
	padding: 0;
	border-left: 1px solid #CCCCCC;
	line-height: 1.8em;
}

#footer ul li {
	margin: 0;
	border-right: 1px solid #CCCCCC;
	background-image: none;
	padding-top: 0;
	padding-right: 0.6em;
	padding-bottom: 0;
	padding-left: 0.6em;
}
#footer ul li a:link {
	color: #666666;
}
#footer ul li a:hover {
	color: #CC0000;
	text-decoration: underline;
}
/* ---------------------------------------------------------------- *
	original
 * ---------------------------------------------------------------- */
.whatsnewbox {
	padding: 0.7em;
	height:122px;
	overflow:auto;
	border: 1px solid #f5f5f5;
	margin-bottom: 20px;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ccccd1;
	SCROLLBAR-SHADOW-COLOR: #ccccd1;
	SCROLLBAR-3DLIGHT-COLOR: #f2f2f3;
	SCROLLBAR-ARROW-COLOR: #66aad3;
	SCROLLBAR-TRACK-COLOR: #f6f6f5;
	SCROLLBAR-DARKSHADOW-COLOR: #f2f2f3;
}
.whatsnewbox p {
	background-image: url(../../images/listimage1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.5em;
	font-size: small;
	line-height: 1.8em;
	padding-left: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.titlehead1 {
	font-size: large;
	font-weight: bold;
	line-height: normal;
	padding-top: 1em;
	padding-bottom: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFFFFF;
	background-image: url(../../images/ptn4.gif);
	background-position: center;
	text-align: center;
}
.titlehead2 {
	font-size: small;
	font-weight: bold;
	line-height: normal;
	padding-top: 1em;
	padding-bottom: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFFFFF;
	background-image: url(../../images/ptn5.gif);
	background-position: center;
	text-align: center;
}
.titlehead3 {
	font-size: small;
	font-weight: bold;
	padding-left: 1em;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #996699;
	line-height: normal;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996699;
}
.titlehead3boldred {
	font-size: medium;
	font-weight: bold;
	padding-left: 1em;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #996699;
	line-height: normal;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FF0000;
}
.titlehead4 {
	font-size: small;
	font-weight: bold;
	padding-left: 1em;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #3366CC;
	line-height: normal;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-image: url(../../images/ptn4.gif);
	background-position: center;
	color: #FFFFFF;
}
.backtopagetop {
	font-size: small;
	text-align: right;
	margin-top: 1em;
	padding: 0px;
}
.mainimagesarea {
 padding-bottom:10px;
	width:780px;
}
