@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: 350px;
	text-indent: -9999px;
}

#contents .main {
	width: 504px;
	margin-left: 16px;
	padding: 20px 0 30px 0;
}
#contents .main h3.title01 {
	width: 504px;
	height: 42px;
	margin-bottom: 20px;
	text-indent: -9999px;
}


/* about/index.html
------------------------------------------------------------ */
#contents.index h2 {	background: url(../img/dress/index_title.jpg) no-repeat;}
#contents.index .main h3.title01 {	background:url(../img/dress/index_title01.gif) no-repeat;}

#contents.index .main .txt01 {
	float: left;
	width: 320px;
}

#contents.index .main .img01 {
	padding-bottom:20px;
	text-align: right;
}


#contents.index .main .txt02 {
	text-align:center;
	font-weight: bold;
}

#contents.index .main .txt03 {
	float:left;
	width:300px;
	padding-top:10px;
	font-weight: bold;
}

#contents.index .main .button{
	padding:10px 0 30px 0;
	text-align:center;
}

#contents.index .main .button02{
	padding:10px 0 20px 0;
	text-align:right;
}

#contents.index .main .left {
	float:left;
	width:242px;
	padding-right:10px;
}

#contents.index .main .right {
	float:right;
	width:242px;
	padding-left:10px;
}

#contents.index .main .img02 {
	padding:13px 0 8px 0;
}

#contents.index .main .img03 {
	padding:13px 0 0 0;
}
