@charset "Shift_JIS";

/* common.css */

/* layout
////////////////////////////////////////////////////*/
#wrapper {
	width: 760px;
	margin: 0 auto;
}

/* header
////////////////////////////////////////////////////*/
#header {
	height: 193px;
	background-color: #eeeeee;
}

#hsec1 {
	height: 25px;
}
#hsec1 ul {
	list-style: none;
	width: 266px;
	margin: 0;
	padding: 0;
	margin-left: 490px;
}
#hsec1 li {
	float: left;
	width: 133px;
	height: 22px;
}

#hsec1 ul.nvtab {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	margin-left: 360px;
	padding: 0;
	padding-top: 2px;
	width: 400px;
}
#hsec1 ul.nvtab li a {
	width: 133px;
	height:20px;
	text-indent:-9999px;
	display: block;
/* MacIE Fix \*/
	overflow: hidden;
/* */
}
#snav1 a {
	background-image: url(../images/elements/snavi.png);
	background-repeat: no-repeat;
	background-position: 0 -20px;
}
#snav2 a {
	background-image: url(../images/elements/snavi.png);
	background-repeat: no-repeat;
	background-position: -133px -20px;
}
#snav3 a {
	background-image: url(../images/elements/snavi.png);
	background-repeat: no-repeat;
	background-position: -266px -20px;
}
#snav1 a:hover {
	background-image: url(../images/elements/snavi.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#snav2 a:hover {
	background-image: url(../images/elements/snavi.png);
	background-repeat: no-repeat;
	background-position: -133px 0;
}
#snav3 a:hover {
	background-image: url(../images/elements/snavi.png);
	background-repeat: no-repeat;
	background-position: -266px 0;
}

#hsec2 {
	height: 128px;
	text-indent: -9999px;
	background-image: url(../images/elements/sphoto.png);
	background-repeat: no-repeat;
	background-position: center right;
/* MacIE Fix \*/
	overflow: hidden;
/* */
}
#hsec2 h1 {
	margin: 0;
	padding: 0;
}
#hsec2 h1 a {
	display: block;
	width: 400px;
	height: 128px;
	background-image: url(../images/elements/kianlogo.png);
	background-repeat: no-repeat;
	background-position: top left;
}
#hsec2 h1 a:hover {
	background-image: url(../images/elements/kianlogo.png);
	background-repeat: no-repeat;
	background-position: 0 -128px;
}
#hsec3 {
	height: 40px;
}
#hsec3 ul {
	list-style: none;
	width: 667px;
	margin: 0 auto;
	padding: 0;
}
#hsec3 li {
	float: left;
	width: 110px;
	height: 35px;
	text-indent: -9999px;
}
#us a, #zh a, #pt a, #kr a, #es a, #ph a {
	width: 110px;
	height: 35px;
	display: block;
	text-decoration: none;
/* MacIE Fix \*/
	overflow: hidden;
/* */
}
#zh a, #pt a, #kr a, #es a, #ph a {
	border-left: 1px solid gray;
}
#us a {
	background-image: url(../images/lbus.png);
	background-repeat: no-repeat;
	background-position: center left;
}
#zh a {
	background: url(../images/lbzh.png) no-repeat center left;
	background-image: url(../images/lbzh.png);
}
#pt a {
	background: url(../images/lbpt.png) no-repeat center left;
	background-image: url(../images/lbpt.png);
}
#kr a {
	background: url(../images/lbkr.png) no-repeat center left;
	background-image: url(../images/lbkr.png);
}
#es a {
	background: url(../images/lbes.png) no-repeat center left;
	background-image: url(../images/lbes.png);
}
#ph a {
	background: url(../images/lbph.png) no-repeat center left;
	background-image: url(../images/lbph.png);
}
#us a:hover, #zh a:hover, #pt a:hover, #kr a:hover, #es a:hover, #ph a:hover {
	background-color: white;
}

/* main
////////////////////////////////////////////////////*/
#content {
	display: block;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
	min-height:1px; /* fix for IE7 */
	padding-top:3px;
}
#cmain {
	width: 558px;
	float: right;
}
#content:after {
	content:".";
	display: block;
	height:0;
	clear:both;
	visibility:hidden;
}
#content {
	display:inline-table;
}
/* Hides from Mac IE \*/
* html #content { height:1px; }
#content { display:block; }
/* */


/* footer
////////////////////////////////////////////////////*/
#footer {
	height: 70px;
	background-color: #eeeeee;
}
#fsec1 {
	height: 40px;
}
#fsec1 ul {
	list-style: none;
	width: 667px;
	margin: 0 auto;
	padding: 0;
}
#fsec1 li {
	float: left;
	width: 110px;
	text-indent: -9999px;
}
#gnav1 a, #gnav2 a, #gnav3 a, #gnav4 a, #gnav5 a, #gnav6 a  {
	width: 110px;
	height: 40px;
	display: block;
	background-color: white;
	text-decoration: none;
/* MacIE Fix \*/
	overflow: hidden;
/* */
}
#gnav2 a, #gnav3 a, #gnav4 a, #gnav5 a, #gnav6 a  {
	border-left: 1px solid gray;
}
#gnav1 a {
	background: url(../images/gnav1.png) no-repeat center left;
	background-image: url(../images/gnav1.png);
}
#gnav2 a {
	background: url(../images/gnav2.png) no-repeat center left;
	background-image: url(../images/gnav2.png);
}
#gnav3 a {
	background: url(../images/gnav3.png) no-repeat center left;
	background-image: url(../images/gnav3.png);
}
#gnav4 a {
	background: url(../images/gnav4.png) no-repeat center left;
	background-image: url(../images/gnav4.png);
}
#gnav5 a {
	background: url(../images/gnav5.png) no-repeat center left;
	background-image: url(../images/gnav5.png);
}
#gnav6 a {
	background: url(../images/gnav6.png) no-repeat center left;
	background-image: url(../images/gnav6.png);
}
#gnav1 a:hover, #gnav2 a:hover, #gnav3 a:hover, #gnav4 a:hover, #gnav5 a:hover, #gnav6 a:hover  {
	background-color: white;
}

#fsec2 {
	height: 30px;
	background-color: #9a9a9a;
	background-image: url(../images/elements/copr.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: small;
	text-indent: -9999px;
/* MacIE Fix \*/
	text-decoration: none;
	text-align: center;
	overflow: hidden;
/* */
}


/* others
////////////////////////////////////////////////////*/
/* pan kuzu list*/
.pankblk {
	font-size: small;
	font-family: sans-serif;
}
#topiPath {
	margin: 0;
	padding:0;
	font-size: small;
}
#topiPath li {
	display: inline;
	line-height: 110%;
	list-style-type: none;
}

.totop {
	text-align: right;
	font-size: small;
}
.minisublnk p.totop { /* Mac IE */
	width:300px;
}
.totop a {
	background-image: url(../images/elements/page-top-btn.png);
	background-repeat: no-repeat;
	background-position: center right;
	padding: 5px 20px 5px 0;
	text-decoration: underline;
	margin-right: 7px;
}
.webtop {
	font-size: small;
}
.webtop a {
	background-image: url(../images/elements/page-sitetop-btn.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 5px 0 5px 20px;
	text-decoration: underline;
	margin-left: 7px;
}

.cntrimg {
	background-image: url('http://www.kian.or.jp/cgi-bin/pngcntr/pngcntrp.cgi?log.dat');
	background-position: center top;
	background-repeat: no-repeat;
	display: block;
	height: 9px;
	text-decoration: none;
	text-indent: -9999px;
	width: 48px;
	margin-left: 30px;
/* MacIE Fix \*/
	overflow: hidden;
/* */
}

.plgbadge {
	margin-top: 30px;
	text-align: center;
}
.plgbadge a {
	background-image: url(../images/elements/getacro.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 20px 0 20px 100px;
	font-size: small;
}

.arrowr a, .arrowir a, .arrowd a, .arrowl a {
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 23px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	font-size: medium;
}
.arrowr a {
	background-image: url(../images/elements/arrow-r.gif);
}
.arrowir a {
	background-image: url(../images/elements/arrow-link.gif);
}
.arrowd a {
	background-image: url(../images/elements/arrow-d.gif);
}
.arrowl a {
	background-image: url(../images/elements/arrow-l.gif);
}

a.arrowilnk {
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 23px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/elements/arrow-link.gif);
}

a.pdficn {
	background-image: url(../images/elements/pdfsicn.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 5px 0 5px 19px;
}

/* event mini icons */
.kianitem {
	padding-left: 20px;
	background-image: url(../images/elements/kianitem.png);
	background-repeat: no-repeat;
	background-position: center left;
}
.kicitem {
	padding-left: 35px;
	background-image: url(../images/elements/kicitem.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

/* QR code */
#qraddr {
	width: 97px;
	height: 97px;
	margin: 3px auto;
	background: url(../images/elements/qr-addr.png) no-repeat center left;
	text-indent: -9999px;
/* MacIE Fix \*/
	overflow: hidden;
/* */
}


acronym {
	cursor: help;
	border-bottom: 1px dotted #aaa;
}

/* utilities */
.small {
	font-size: small;
}
