@charset "UTF-8";
@import url(common.css);
@import url(textsettings.css);

/* ---------------------------------------------------------------- *
	ドキュメント全体設定
 * ---------------------------------------------------------------- */

body {
	color: #333333;
	background-color: #FFFFF0;
	background-image: url(../../images/ptn0.jpg);
	background-repeat: repeat-x;
}

#container {
	width: 800px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-right-width: 1px;
	border-left-width: 1px;
}
#designbody {
	padding-right: 10px;
	padding-left: 10px;
}

#ajaxarea {
	width: 780px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 30px;
}

/* ---------------------------------------------------------------- *
	ヘッダ設定
 * ---------------------------------------------------------------- */

#header {
	padding: 0;
	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;
	text-align: 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 {
	margin-left: 230px;
	margin-bottom: 20px;
	margin-right: 20px;
	
}

/* ---------------------------------------------------------------- *
	サイドメニュー設定
 * ---------------------------------------------------------------- */

#sidenavi {
	left: 0;
	
	width: 200px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

#sidenavi ul {
	margin: 0;
	padding: 0px;
	font-size: small;
	line-height: 150%;
	font-weight: bold;
}

#sidenavi ul li {
	padding-right: 0em;
	padding-left: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	display: block;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #c7e748;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 6px;
	margin-left: 0em;
	background-image: url(../../images/ptn3.gif);
	background-repeat: repeat;
	background-position: left center;
	list-style-type: none;
}
#sidenavi ul li a:link{
	color: #00CC66;
	text-decoration: underline;
}
#sidenavi ul li a:visited{
	color: #00CC66;
}
#sidenavi ul li a:hover{
	color: #FFFFFF;
	background-color: #009900;
}

[id="sidenavi"]#sidenavi {
  margin-top: 0;
}
html:lang(ja) #sidenavi {
  margin-top: 0;
}


/* ---------------------------------------------------------------- *
	コンテンツ部分設定
 * ---------------------------------------------------------------- */

.contents {
	margin-top: 0;
	padding: 0em;
	font-size: small;
	line-height: 1.8em;
	border: 1px solid #FFFFFF;
}

.indexphoto1 {
	padding-bottom: 1em;
	padding-left: 2em;
	float: right;
}


/* ---------------------------------------------------------------- *
	サイドコンテンツ領域設定
 * ---------------------------------------------------------------- */

#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 {
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

#footer ul {
	margin-bottom: 4px;
	padding: 0;
	border-left: 1px solid #CCCCCC;
	line-height: 1.8em;
	font-size: small;
}

#footer ul li {
	margin: 0;
	border-right: 1px solid #CCCCCC;
	background-image: none;
	padding-top: 0;
	padding-right: 0.4em;
	padding-bottom: 0;
	padding-left: 0.6em;
}
#footer ul li a:link {
	color: #0000FF;
	text-decoration: underline;
}
#footer ul li a:visited {
	color: #0000FF;
	text-decoration: underline;
}
#footer ul li a:hover {
	color: #CC0000;
	text-decoration: underline;
}
/* ---------------------------------------------------------------- *
	original
 * ---------------------------------------------------------------- */
.whatsnewbox {
	padding: 0.7em;
	height:450px;
	overflow:auto;
	border: 1px solid #f5f5f5;
	margin-bottom: 20px;

}
.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;
	
	background-image: url(../../images/ptn4.gif);
	background-position: center;
	text-align: center;
}
.titlehead2 {
	font-size: small;
	font-weight: bold;
	line-height: normal;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	
	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: #009966;
	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: #009966;
}
.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: medium;
	font-weight: bold;
	padding-left: 1em;
	line-height: normal;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	color: #FFFFFF;
	border: 1px solid #003300;
	background-color: #009966;
}
.backtopagetop {
	font-size: small;
	text-align: right;
	margin-top: 1em;
	padding: 0px;
}
.mainimagesarea {
	width:780px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 0px;
}
