@charset "utf-8";

/***************************************************
	CSS Information For IKOI
	File name : about.css
	Style Info : ABOUT
***************************************************/

/* about
------------------------------------------------------------ */
/*-----sNavi-----*/
#sNavi .item_list li {	padding-bottom: 1px;}
#sNavi .item_list li a {
	display: block;
	width: 182px;
	height: 38px;
	background: url(../img/blank.gif);
}

/*-----contents-----*/
#contents h2 {
	width: 536px;
	height: 100px;
	text-indent: -9999px;
}

#contents .main {
	width: 505px;
	margin-left: 15px;
	padding: 30px 0;
}
#contents .main h3.title01 {
	width: 504px;
	height: 61px;
	margin-bottom: 20px;
	text-indent: -9999px;
}
#contents .main p.banner01 a.n01 {	padding-right: 19px;}
#contents .main p.banner02 a.txt {
	display: block;
	width: 228px;
	_width: 243px;
	padding-top: 5px;
	padding-left: 15px;
	background: url(../img/temp/ico03.gif) 0 10px no-repeat;
}

/* about/index.html
------------------------------------------------------------ */
#contents.index h2 {	background: url(../img/about/index_title.jpg) no-repeat;}
#contents.index .main h3.title01 {	background: url(../img/about/index_title01.jpg) no-repeat;}

#contents.index .main .img01 {
	float: left;
	width: 192px;
}
#contents.index .main .txt01 {
	float: right;
	width: 300px;
}

#contents.index .main table {
	margin: 20px 0 0;
	width: 505px;
}
#contents.index .main table tr {	background: url(../img/temp/border02.gif) left bottom repeat-x;}
#contents.index .main table tr.purple {	background-color: #f7f4f5;}
#contents.index .main table tr.end {	background-image: none;}
#contents.index .main table th {
	padding: 10px 20px;
	font-weight: normal;
}
#contents.index .main table td p {
	padding: 10px 20px;
	background: url(../img/temp/ico03.gif) left center no-repeat;
}

/* about/history.html
------------------------------------------------------------ */
#contents.history h2 {	background: url(../img/about/history_title.jpg) no-repeat;}
#contents.history .main h3.title01 {	background: url(../img/about/index_title01.jpg) no-repeat;}

#contents.history .main .txt01 {
	float: left;
	width: 300px;
	padding-bottom: 20px;
}
#contents.history .main .img01 {
	float: right;
	width: 192px;
	height: 120px;
	background: url(../img/blank.gif);
	color: #999999;
}

/* about/access.html
------------------------------------------------------------ */
#contents.access h2 {	background: url(../img/about/access_title.jpg) no-repeat;}
#contents.access .main h3.title01 {	background: url(../img/about/access_title01.jpg) no-repeat;	height: 42px;}






