@charset "utf-8";

/***************************************************
	CSS Information For IKOI
	File name : about.css
	Style Info : GUIDE
***************************************************/

/* 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.title {
	width: 536px;
	height: 70px;
	text-indent: -9999px;
}

#contents .main {
	width: 505px;
	margin-left: 15px;
	padding: 0 0 20px;
}
#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;
}

/* guide/index.html
------------------------------------------------------------ */
#contents.shoping_guide h2.title {	background: url(../img/guide/guide02_title.jpg) no-repeat;}
#contents.shoping_guide .main h3.title01 {	background: url(../img/about/index_title01.jpg) no-repeat;}

.shoping_guide a:link {
	color: #663300;
	text-decoration: underline;
}
.shoping_guide a:visited {
	color: #663300;
	text-decoration: underline;
}
.shoping_guide a:hover {
	color: #C03A27;
	text-decoration: underline;
}

.shoping_guide address a:link {
	color: #333333;
	text-decoration: none;
}
.shoping_guide address a:visited {
	color: #666666;
	text-decoration: none;
}
.shoping_guide address a:hover {
	color: #C03A27;
	text-decoration: underline;
}

#contents h2 {
	width: 526px;
	_width: 536px;
	padding: 2px 0px 2px 10px;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
	background-color: #904A04;
	color: #FFFFFF;
}
#contents h3 {
	padding: 2px 0px 2px 8px;
	margin: 20px 0;
	font-size: 12px;
	margin-bottom: 10px;
	background-color: #D0D2B0;
	color: #505050;
}
#contents h4 {
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	margin: 0px 15px 10px 15px;
	line-height: 1.4;
}
#contents p {
	margin: 0px 15px 10px 15px;
}
#contents ol {
	padding: 0px;
	margin: 0px 15px 10px 15px;
}
#contents li {
	list-style-position: inside;
	line-height: 1.8;
	margin-right: 15px;
}

#contents address {
	text-align: right;
	font-size: 12px;
	font-style: normal;
	display: block;
	margin-bottom: 15px;
	margin-top: 15px;
}

/* g2_2.html */
table.g2_2 {
	width: 480px;
	border-collapse: separate;
	border: 1px solid #e1b973;
	border-spacing: 1px;
}
table.g2_2 td {
	padding: 5px 0;
	border: 1px solid #e1b973;
	text-align: center;
}


/* 送料・手数料について　g2_3.html
------------------------------------------------------------ */
#contents table {
	margin-bottom: 10px;
	margin-left: 15px;
}

#contents .wdeliv {
	color: #FFFFFF;
	font-weight: bold;
	font-size:12px;
}
#contents .deliv {
	color: #000000;
	font-size:12px;
}


/* 個人情報 */
#contents ul.privacy_list {	padding-bottom: 15px;}

#contents ul.privacy_list li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 4em;
}


/* guide/sitemap.html
------------------------------------------------------------ */
#contents.sitemap h2.title {	background: url(../img/guide/guide04_title.jpg) no-repeat;}

#contents.sitemap ul {
	width: 536px;
	padding-left: 5px;
}
#contents.sitemap ul.border {
	margin-bottom: 20px;
	padding-bottom: 50px;
	background: url(../img/blog/box_bg.jpg) center bottom repeat-x;
}

#contents.sitemap ul li {
	margin-bottom: 15px;
	padding-left: 10px;
	background-color: #ece6dd;
}
#contents.sitemap ul li a {
	padding-left: 10px;
	background: url(../img/temp/ico03.gif) left center no-repeat;
}
#contents.sitemap ul li ul {
	width: 516px;
	margin-left: -10px;
	padding-top: 15px;
	padding-left: 10px;
	background-color: #ffffff;
}
#contents.sitemap ul li ul li {
	display: inline;
	padding-left: 10px;
	background-color: #ffffff;
}

