﻿@charset "utf-8";
/* CSS Document */

#line_ban{ line-height: 140%;}

body{
	margin:0;
	padding:0;
	text-align:center;
	font-size:75%;
	line-height:160%;
	background:#ffb4cd url("../img/body_bg.gif") 50% 0 repeat;
	font-family: "Meiryo","MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif;
	color:#333333;
}

img{
	border:0;
	vertical-align:top;
}
h1{
	padding:0 0 0 4px;
	margin:0;
	font-size:100%;
	line-height:100%;
	height:74px;
	width:274px;
	overflow:hidden;
}
h2{
	margin:2px 0 0;
	padding:0;
	font-size:100%;
	line-height:100%;
	clear:both;
}
.toppage h2{
	margin:20px 0 0;
}
p{
	margin:1ex 0;
}
img{
	border:0;
	vertical-align:top;
}

form{
	margin:0;
	padding:1px 0;
}

fieldset{
	margin:10px 0 20px;
}

legend{
	color:#666699;
}



a:link		{color:#0088ff;}
a:visited	{color:#cc33cc;}
a:hover		{color:#ff6600;}
a:active	{color:#ff6600;}


.root{
	padding:0;
	text-align:center;
	margin:0 auto 0;
	background:url("../img/root_bg.gif") 300% 100% repeat-x;
	position:relative;
	border-top:4px #ff67a8 solid;
}
.header{
	margin:0 auto 0;
	padding:0;
	text-align:left;
	width:908px;
	position:relative;
	top:-4px;
	left:0;
	height:74px;
	z-index:1;
}
.breadcrumbs{
	position:absolute;
	width:400px;
	height:16px;
	margin:0;
	padding:0;
	left:508px;
	top:0;
	overflow:hidden;
	font-size:100%;
	line-height:100%;
}
.gmenu{
	position:absolute;
	left:289px;
	top:32px;
	list-style-type:none;
	margin:0;
	padding:0;
}
	.gmenu li{
		float:left;
		margin:0;
		padding:0 5px 0 0;
		height:46px;
	}
	.gmenu li.gmenu01{width:70px;}
	.gmenu li.gmenu02{width:115px;}
	.gmenu li.gmenu03{width:80px;}
	.gmenu li.gmenu04{width:91px;}
	.gmenu li.gmenu05{width:119px;}
	.gmenu li.gmenu06{width:95px;}
	.gmenu li a{
		display:block;
		height:46px;
		outline:none;
	}
	.gmenu li.gmenu01 a{background:url("../img/gmenu01.gif") repeat-x;text-indent:-7000px}
	.gmenu li.gmenu02 a{background:url("../img/gmenu02.gif") repeat-x;text-indent:-11500px}
	.gmenu li.gmenu03 a{background:url("../img/gmenu03.gif") repeat-x;text-indent:-8000px}
	.gmenu li.gmenu04 a{background:url("../img/gmenu04.gif") repeat-x;text-indent:-9100px}
	.gmenu li.gmenu05 a{background:url("../img/gmenu05.gif") repeat-x;text-indent:-11900px}
	.gmenu li.gmenu06 a{background:url("../img/gmenu06.gif") repeat-x;text-indent:-9500px}
	.gmenu li a:hover,
	.gmenu li a.active{
		background-position:0 -46px;
	}
.mainimg{
	width:908px;
	padding:0;
	margin:-4px auto 0;
}
.main{
	width:802px;
	text-align:left;
	margin:0 auto 0;
	background:#ff67a8;
	padding:5px 29px;
	position:relative;
}


.footer{
	clear:both;
	background:#ff67a8;
	width:860px;
	margin:0 auto 0;
	text-align:center;
}
	.footer-copy{
		padding-top:24px;
	}

.even{background:#f9f7f2;}
.caution{color:#ff3300;}
.notice{
	background:#fff4f8;
	border:1px solid #ffaabb;
	color:#ff0033;
	padding:1ex 1em;
	margin:1em 0;
}
.clear{clear:both;}
hr.clear{
	visibility:hidden;
	margin:0;
	padding:0;
	height:1px;
	border:0;
}
.nowrap{
	white-space:nowrap;
}

.content-container{
	background:url("../img/content_bg.gif") repeat-y;
	padding:1px 0 0;
	width:802px;
}
.toppage .content-container{
	padding:0px;
}
.content-header{
	background:url("../img/content_header_bg.gif") no-repeat;
	height:11px;
	overflow:hidden;
	margin-bottom:-10px;
}
.content-footer{
	background:url("../img/content_footer_bg.gif") no-repeat;
	height:11px;
	overflow:hidden;
	clear:both;
}
.toppage .content-footer{
	margin-top:-10px;
}
.content{
	padding:0 41px 20px;
}

.bordered-table{
	width:100%;
}
.bordered-table,
.bordered-table td
.bordered-table th{
	border:0;
	border-collapse:collapse;
	border-spacing:0;
}

.bordered-table th,
.bordered-table td{
	border-bottom:1px dotted #dfb9cc;
	vertical-align:top;
}
.bordered-table th{
	color:#961655;
	font-weight:normal;
	padding-right:1ex;
	white-space:nowrap;
}
.index-news{
	padding:5px 10px 10px;
	z-index:1;
	position:relative;
	top:0;
	left:0;
}

.mgznlist{
	margin:0;
	padding:0 0 20px;
	list-style-type:none;
}
.mgznlist li{
	margin:0;
	padding:10px 10px;
	float:left;
	width:245px;
	text-align:left;
}

.magazine-image{
	width:105px;
	float:left;
}
.magazine-caption{
	width:130px;
	float:right;
}
.magazine-title{
	font-weight:bold;
	font-size:120%;
}





.world-block{
	float:left;
	width:350px;
	padding:0 5px;
}

.gallery-thumbs img{
	padding:10px;
	display:block;
	float:left;
	cursor:pointer;
}
