/* Reset */

ul,ol { list-style: none; }
img { border:0; }

* { margin:0; padding:0; border:0; }

html {height:100%;margin:0; padding:0;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}

body{
	line-height:1.6;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0px;
	padding:0px;
	color:#333;
	font-size:18px;
	background:url(img/top_bg.png) ;
	background-position: top center; 
	background-repeat: repeat-x;
	background-color:#f9d0b5;
}



a img {
	border:none;
}

a {
	color:#333333;
	text-decoration:none;
}
a:hover {
	color:#666666;
	text-decoration:underline;
}

.t10{font-size:10px;}
.t12{font-size:12px;}
.t14{font-size:14px;}
.t16{font-size:16px;}
.t18{font-size:18px;}
.t20{font-size:20px;}
.t22{font-size:22px;}
.t24{font-size:24px;}

.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.clearboth { padding: 0; clear:both; }

.center {text-align: center;}

/*==========================================================*/

.container{
	width:1005px;
	margin:0px auto;
	padding:0 5px;
}

/*==========================================================*/

#top-logo{
	width: 96%;
	margin:10px auto;
	text-align: left;
	min-width:1000px; 
	max-width:1800px;
	padding-bottom: 20px;
}

#top-head{
	background:url(img/top_title-bg.png) ;
	background-position: top left; 
	background-repeat: no-repeat;
	height: 670px;
	line-height: 1;
}

#top-buttons{
	padding:250px 0 0 8px;
	float: left;
}

#top-buttons ul{
	list-style-type:none;
}

#top-buttons li:not(:last-child){
	height: 44px;
	background-image:url("img/top_sankaku.png");
	background-repeat:no-repeat;
	background-position:70px 27px;
}

#top-buttons2{
	float: left;
	padding:556px 0 0 30px;
}

#top-buttons2 img{
	margin-top: 10px;
}

#top-pic{
	float: right;
}

.top_intro-text{
	font-size:18px;
	line-height:1.8;
	margin: 30px 30px;
	text-align: justify;
	text-justify: inter-ideograph;
}


div.top_left{
	float:left;
	width:467px;
	padding:30px 20px 40px 35px;
	line-height:1.3;
}

.fee{
	border-collapse: collapse;
	width:420px;
}

table th{
	font-weight:normal;
}

table.fee th, table.fee td{
	padding: 6px;
	background-color: #f6bb9c;
	border: 1px solid #888888;
	text-align:center;
	font-weight:normal;
	font-size:16px;
	line-height:1.1;
}

table.fee td{
	background-color: #f9d0b5;
}

.itemize{
	text-indent:-1em;
	margin:4px 0px 0px 18px;
	font-size:13px;
	line-height:1.1;
	text-align:left;
	width:400px;
}

div.top_right{
	float:left;
	width:437px;
	padding:30px 0px 40px 20px;
}

.top_right th{
	font-size: 34px;
	vertical-align: top;
	line-height: 1;
	font-weight: bold;
	padding-right: 10px;
}

.top_right td{
	font-size: 16px;
	line-height: 1.6;
	padding-bottom: 20px;
}

.sitemap-title {
	text-align:center;
	line-height:1.1;
	font-size:22px;
	margin-bottom:10px;
	padding-top:20px;
}

#sitemap{
	text-align:center;
	font-size:14px;
	background-color: #b8d1c7;
	line-height: 1.8;
}

.gray{
	color: #999999;
}

/*detail==========================================================*/

#detail body{
	background:url(img/detail_bg.jpg) ;
	background-position: top center; 
	background-repeat: repeat-x;
	background-color:#fae2d2;
}

#detail-head-left{
	float: left;
	margin-bottom: 100px;
}

#detail-head-right{
	float: right;
	margin-top: 40px;
	text-align: right;
}

#detail-head-right img{
	margin-bottom: 4px;
}

#detail h1{
	font-size: 24px;
	font-weight: normal;
}

#sidebar{
	float: right;
	width: 158px;
	border: solid 1px #999;
	background: rgba(149,210,209,0.6);
	text-align: center;
	padding: 20px 10px;
	margin-top: 10px;
}

#sidebar ul{
	list-style-type:none;
}

#sidebar li:not(:last-child){
	height: 36px;
	background-image:url("img/top_sankaku.png");
	background-repeat:no-repeat;
	background-position:58px 24px;
}

#detail-cont-left{
	width:800px;
	background:url(img/detail_year-bg.png) ;
	background-position: top left; 
	background-repeat: repeat-y;
	float: left;
	
}

.vertical-year{
	float: left;
	background-image:none;
	line-height: 1;
	width:46px;
}

#detail-cont-left .main{
	float: left;
	width:754px;
	margin-bottom: 90px;
}


#detail-cont-left .left{
	float: left;
	padding: 0 16px 0 0;
	text-align: justify;
	text-justify: inter-ideograph;
}

#detail-cont-left .right{
	float: right;
	font-size: 12px;
	margin-top: 10px;
}

#detail-cont-left h2{
	font-size: 24px;
}

.dekigoto{
	background-color: #fff;
	background: rgba(255,255,255,0.6);
	padding:16px;
	margin: 10px 0;
}

.dekigoto h3{
	color:#0071bc;
	font-size: 16px;
	font-weight: normal;
	
}

.dekigoto p{
	font-size: 14px;
}

.caption{
	font-size: 12px;
	text-align: right;
	
}

.caption-space{
	letter-spacing: -1px;
}

.kinen{
	border:1px solid #ccc;
	background-color: #fff;
	background: rgba(255,255,255,0.2);
	border-radius: 12px;
    -webkit-border-radius: 12px; 
    -moz-border-radius: 12px;
	padding: 20px;
	font-size: 18px;
	text-align: justify;
	text-justify: inter-ideograph;
	margin-top: 50px;
}

.kinen h4{
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
}







/*==========================================================*/
.footer-line{
	height:7px;
	background-color: #fff;
	background-image:url(img/line01.gif);
}


#footer {
	padding:18px 0 0 0;
	background-color:#ffffff;
}

#footer .logo{
	float:left;
	margin:0px 22px 30px 40px;
}

#footer .address{
	float:left;
	text-align:left;
	font-size:12px;
	color:#bbb;
	width:440px;
}

#footer .link {
	float:right;
	font-size:14px;
	text-align:right;
	margin-right:20px;
	color:#999999;
}


/*==========================================================*/

@media print{

body {
_zoom:60%; /*WinIE only */
}
#print{
	display:none;
}
}
