@charset "utf-8";

html {
	overflow-y:					scroll;
}

body {
	font-size:					0.9em;
	line-height:				1.4em;
	letter-spacing:				0.1em;
	width:						100%;
	text-align:					center;
	font-family:				Arial, Helvetica, sans-serif;
	color:						#333333;
	background:					url("images/bg.jpg") repeat-x #BFBFBF;
}

* {
	margin:						0;
	padding:					0;
	font-size:					100%;
	font-style:					normal;
}

a {
	color:						#0099FF;
	text-decoration:			none;
	cursor:						pointer;
}

a:visited {
	color:						#0099FF;
}

a:hover {
	color:						#FF6600;
}

a:active {
	color:						#FFAA00;
}

div#container {
	width:						785px;
	margin:						0 auto;
	text-align:					left;
	background-color:			#F1F1F1;
	border-left:				2px solid #CCCCCC;
	border-right:				2px solid #CCCCCC;
}

#title {
	width:						785px;
	max-width:					755px;
	padding:					30px 0 10px 30px;
	background-color:			#FFFFFF;
}

h2 {
	border-bottom:				double 3px #FF3333;
}

ul#headMenu {
	width:						785px;
	list-style-type:			none;
}

ul#headMenu li {
	width:						157px;
	height:						33px;
	float:						left;
}

div#topLeft {
	width:						440px;
	float:						left;
}

div#topRight {
	margin-left:				8px;
	width:						320px;
	float:						left;
}

div#floatLeft {
	width:						170px;
	float:						left;
}

div#floatRight {
	margin-left:				8px;
	width:						590px;
	float:						left;
}

div#moveMenu {
	width:						170px;
	position:					relative;
}


div#footer {
	width:						785px;
	border-top:					2px solid #FF3300;
	background-image:			url("images/copyright/2008.gif");
	background-repeat:			no-repeat;
	background-position:		right;
}

#prscript {
	margin:						8px 0 0 20px;
	width:						266px;
	height:						236px;
	background:					url("images/script/bg.gif") no-repeat;
}

#banner {
	position:					relative;
	top:						3px;
	left:						-26px;
	display:					none;
	border-width:				0;
}

#bannerStart {
	position:					relative;
	top:						3px;
	left:						-26px;
}


#button1 {
	position:					relative;
	top:						366px;
	left:						342px;
	z-index:					2;
}

#button2 {
	position:					relative;
	top:						406px;
	left:						322px;
	z-index:					2;
}

#button3 {
	position:					relative;
	top:						446px;
	left:						302px;
	z-index:					2;
}

#prhp {
	position:					relative;
	left:						-8px;
}

form#mailform input {
	margin-left:				30px;
	width:						148px;
	font-size:					90%;
}

form#mailform textarea {
	margin-left:				30px;
	font-size:					90%;
}

.mgn {
	margin:						8px;
}

.bdrNone {
	border-width:				0;
}

.clrBoth {
	clear:						both;
}

.mgnCnt {
	margin:						0 8px 8px 8px;
}

.mgnTop {
	margin-top:					12px;
}

.mgnTop2 {
	margin-top:					24px;
}

.mgnBottom {
	margin-bottom:				8px;
}

.mgnLeft {
	margin-left:				32px;
}

.mgnTopMinus {
	margin-top:					-6px;
}

.pdg {
	padding:					8px;
}

.pdgCnt {
	padding:					20px 8px 20px 8px;
}

.bdr {
	border:						1px solid #E1E1E1;
}

.shadowBdr {
	border-right:				1px solid #DDDDDD;
	border-bottom:				2px solid #DDDDDD;
}

.point {
	background:					url("images/pointer.gif") no-repeat 0 0.2em;
	padding-left:				30px;
}

.point2 {
	background:					url("images/pointer2.gif") no-repeat 0 0.1em;
	padding-left:				20px;
}

.dspNone {
	display:					none;
}

.dspInline {
	display:					inline;
}

dl.dList01 {

}

dl.dList01 dt {
	font-weight:				bold;
}

dl.dList01 dd {
	font-size:					90%;
	padding-left:				30px;
}

ul.uList01 {
	list-style-type:			none;
}

ul.uList01 li {
	font-size:					90%;
	line-height:				140%;
}

.idt {
	text-indent:				0.6em;
}

.fntUp {
	font-size:					120%;
}

.fntDown {
	font-size:					80%;
}

.lineHightDown {
	line-height:				110%;
}

.clrRed {
	color:						#FF0000;
}

.bgc {
	background-color:			#FCFCFC;
}

.ms_gothic {
	font-family:				"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.mgnBottom {
	margin-bottom:					8px;
}

.alnLeft {
	text-align:					left;
}

.alnCenter {
	text-align:					center;
}

.alnRight {
	text-align:					right;
}

.privacy p{
margin:20px;
}

.privacy ol{
margin-left:40px;
}

.privacy ol li{
margin-top:20px;
}

.privacy ul{
margin-left:40px;
}

.privacy ul li{
margin-top:20px;
}

.privacy h4{
margin-left:20px;
}

.plink{
font-size:12px;
position:relative;
top:-11px;
}

/* copy right http://vikjavev.no/highslide/ */
/* start */

.highslide {
	cursor: url("highslide/graphics/zoomin.cur"), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid #CCCCCC;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url("highslide/graphics/loader.white.gif");
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url("highslide/graphics/fullexpand.gif") no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url("highslide/graphics/controlbar4.gif");
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url("highslide/graphics/controlbar4-hover.gif");
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* end */
