
/* for Index en        */




/* CSS Document                   */
/* LanguageDiscovery english site */
/* Last updated: 2009/07/11       */




/* common */
a {text-decoration:none}
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(images/green_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E4FF95;
	text-align: center;
	color: #666666;
	font: 1em 'Lucida Grande',Arial, sans-serif;
	line-height: 150%;
}
body div {
	text-align: left;
	margin: 0 auto;
}
#cont p {
	line-height: 150%;
	margin: 10px 0px 10px 0px;
}
#header {
	width: 750px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0.9em;
}
#flashmenu {
	width: 750px;
}
#cont {
	background-color: #FFFFFF;
	width: 750px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#main {
	width:750px;
	height:800px;
	margin: 0px 0px 0px 0px;
}
#footer {
	width: 720px;
	padding: 15px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 0.7em;
}
#footervideo {
	width: 400px;
	padding: 0px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 0.7em;
}
#menu_bot {
	position:relative;
	width:750px;
	margin: 70px 0px 20px 0px;
	text-align: center;
	font-size: 0.9em;
}
h1 {
	color: #99CC00;
	font-size: 1.3em;
	line-height: 140%;
	margin-top: 15px;
	margin-bottom: 10px;
	font-weight: bold;
}
h2 {
	color: #0099FF;
	font-size: 1.1em;
	line-height: 140%;
	margin-top: 15px;
	margin-bottom: 10px;
	font-weight: bold;
}
h3 {
	color: #666666;
	font-size: 1em;
	line-height: 140%;
	margin-top: 15px;
	margin-bottom: 5px;
	font-weight: bold;
}

h4 {
	color:#ff0066 ;
	font-size: 1.3em;
	line-height: 140%;
	margin-top: 15px;
	margin-bottom: 10px;
	font-weight: bold;
}
h5 {
	color: #99CC00;
	font-size: 1.2em;
	line-height: 140%;
	margin-top: 15px;
	margin-bottom: 10px;
	font-weight: bold;
}


p.deatail {
	text-align: right;
}
.submit {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#mailform {
	border: 1px solid #00CCFF;
	background-color: #ECFBFF;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#mailform td {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 150%;
	font-size: 1em;
}
#mailform td.midashi {
	line-height: 150%;
	font-size: 0.9em;
}
#fspr {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
a {
	color: #666666;
}
a:hover {
	color: #99CC00;
}
ul {
	margin-left: 60px;
	list-style-type: disc;
	list-style-position: outside;
}
li {
	margin-bottom: 0.5em;
}
img {
  border:0;
}
img.photo {
	padding: 10px;
	margin-bottom: 10px;
}
.photo {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.photor {
	float: right;
}
.photol {
	float: left;
	margin-top: 5px;
  margin-right: 10px;
}
/* top page */
.toptext{
 margin-left:30px;
 width:340px;
}
.toptext1{
 width:340px;
}
.toptext2{
 width:340px;
}
.topphoto{
 width:340px;
}

.PMvisit{
	width: 350px;
	text-align:center;
}

#news{
	float: right;
	width: 350px;
	margin-right:10px;
	padding: 0px;
	font-size: 0.9em;
	overflow:hidden;
}
#newsback{
  width: 300px;
	height:30px;
  background-image: url(images/newshead2.gif);
	background-repeat: no-repeat;
	/*margin: 5px;*/
	padding: 0px;
	font-size: 1.2em;
}
#newstext{
  /*padding: 15px;*/
}
#newsphoto{
	margin: 5px;
	padding: 0px;
	font-size: 0.9em;
}

/* end top page */

/* feedback.html */
#feedback {
	margin-bottom: 30px;
	overflow: hidden;
	clear: both;
}
#feedbackvideo {
	width: 230px;
	margin-top: 15px;
	margin-right: 30px;
	float: right;
}
#feedbackphoto {
	width: 150px;
	margin-top: 15px;
	margin-right: 15px;
	float: left;
}
#feedbackphoto i {
	font-size: 0.8em;
}
#feedbacktxt {
	width: 530px;
	float: right;
}
/* end feedback.html */

/* media.html */
#media th, #media td {
	padding: 5px;
	vertical-align: top;
	text-align: left;
	line-height: 150%;
}
#media th {
	width: 50px;
}
/* end media.html */

/* topics.html */
#topics_01{
  height: 510px;
}
.link_02{
  color: #666666;
  font-size: 13px;
  width: 300px;
  display: block;
}
.link_02 ul{
  margin: 0 0 0 1.5em;
  padding: 0;
  list-style-type: square;

}
.link_02 li{
  color: #666666;
}
.link_02 a
{
display: block;
margin: 0; 
padding: 0px;
width: 300px;
background-color: #fff;
border-bottom: 1px solid #ccc;
}

.link_02 a:link, .link_02 a:visited
{
color: #3300ff;
text-decoration: none;
}

.link_02 a:hover
{
background-color: #4dff99;
color: #3300ff;
}

.title01{
  height: 50px;
}

.photoMP1{
  padding: 10px;
  margin: 5px;
  float: right;
  width: 350px;
  height: 400px;
  border: 1px solid #666666;
  /*background-color: #E4FF95;*/
}
.textmargin{
  font-size: 0.75em;
  color: #777777;
  margin: 8px;
  line-height: 130%;
}
#topics_02{
  height: 210px;
}
.photoMP2{
  padding: 0;
  margin: 5px 0 0 10px; 
  float: right;
  width: 230px;
}
#topics_03{
  height: 300px;
}
.photoMP3{
  padding: 10px 10px 0 0;
  margin: 0px;
  float: left;
  width: 350px;
  display: block;
  font-size: 0.75em;
  color: #777777;
  line-height: 130%;
}
#topics_04{
  height: 500px;
  background: url(images/cork-bg.png);
}

.photolist {
	list-style: none;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
}
.photolist li {
	width: 210px;
	height: 220px;
	margin: 10px 10px 5px;
	float: left;
	position: relative;
}
.photolist .photofrm {
	background: url(images/polaroid.png) no-repeat;
	width: 210px;
	height: 220px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.photolist span {
	background: url(images/tape.png) no-repeat;
	width: 77px;
	height: 27px;
	display: block;
	position: absolute;
	left: 70px;
	top: -12px;
	z-index: 4;
}
.photolist img {
	position: absolute;
	top: 8px;
	left: 8px;
	z-index: 2;
}
.photolist em {
	display: block;
	padding: 4px 0 0;
	text-align: center;
	font: italic 100% Georgia, "Times New Roman", Times, serif;
	color: #333;
	width: 200px;
	position: absolute;
	bottom: 8px;
	right: 0;
	z-index: 3;
}

#topics_1 {
	margin-bottom: 10px;
	overflow: hidden;
	clear: both;
/*	height:500px;*/
}
#topics_1 .photo {
	font-size: 0.8em;
	width: 400px;
	margin-top: 15px;
	margin-right: 15px;
	float: left;
}
#topics_1 .text {
	width: 250px;
	margin-top: 0px;
	float: right;
}

#topics_2 {
	margin-bottom: 10px;
	overflow: hidden;
	clear: both;
/*	height:320px;*/
}
#topics_2 .head{
	color: #0099FF;
	font-size: 0.9em;
	line-height: 140%;
	margin-top: 15px;
}
#topics_2 .head2{
	color: #0099FF;
	font-size: 1.1em;
	line-height: 100%;
	margin-bottom: 10px;
	font-weight: bold;
}
#topics_2 .text {
	width: 500px;
	margin-top: 0px;
	float: left;
}
#topics_2 .photo {
	font-size: 0.8em;
	text-align: center;
	width: 150px;
	margin-top: 15px;
	margin-right: 15px;
	float: right;
}
#topics_2 .text2 {
	clear: both;
}

#topics_3 {
	margin-bottom: 10px;
	overflow: hidden;
	clear: both;
	height:650px;
}
#topics_3 .text {
	font-size: 0.8em;
	margin-top: 0px;
	margin-left: 200px;
}
#topics_3 .photo {
	text-align: center;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}
/* end topics.html*/

/* lightbox 
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}
*/


