@charset "Shift_JIS";
/***************************************************************

* guide.css

***************************************************************/
#guide{
	margin: 0;
	padding: 5px;
	float: right;
	width: 720px;
	background-color: #fffdeb;
}
#guide ol {
   margin:0 -3em 1em 0; 
   padding:0; 
   position:relative; 
   left:-2em;
   overflow:hidden;
}
#guide li{
	margin-left:5em;
	margin-right: 5em;
	} 
#guide span.red{
	color: #FF0000;
	font-weight: bold;
}
#guide span.guide6{
	font-weight: bold;
	color:#CC6633;
}
#guide .inner p {
	margin: 10px;
}
#guide .inner h3 {
	margin: 0 0 0 5px;
	padding: 0 0 2px 4px;
	font-size: 14px;
	color: #CC6633;
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #CC6633;
	border-left-color: v;
}
#guide .inner .point{
	margin: 0 0 0 10px;
	width:500px;
	padding:10px;
	background-color:#fde7d1;
	border: 1px solid #CC6633;
}
#guide .inner .point h1{
	margin:0;
	paddign:0;
	color: #CC6633;
	font-weight: bold;
}
/* table
***************************************************************/
table.guide{
	width: 50%;
	margin : 0 0 20px 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CC6633;
	border-right-color: #CC6633;
	border-bottom-color: #CC6633;
	border-left-color: #CC6633;
}
.guide th {
	padding: 5px 10px;
	text-align: left;
	background-color: #ffdac8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CC6633;
	border-right-color: #CC6633;
	border-bottom-color: #CC6633;
	border-left-color: #CC6633;
}
.guide td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CC6633;
	border-right-color: #CC6633;
	border-bottom-color: #CC6633;
	border-left-color: #CC6633;
	padding: 5px 10px;
}
/* shpping_guide_nav
***************************************************************/
#shpping_guide_nav {
  	width: 187px;
	margin: 0 auto;
}
#shpping_guide_nav ul{
	margin: 0;
  	padding: 0;}
#shpping_guide_nav li {
}
#shpping_guide_nav li a{
	text-decoration: none;		
	display: block;
	text-indent: -9999px;
	width: 184x;
	height: 32px;
	margin: 0 0 1px 0;
}
#shpping_guide_nav li#gui_00 a{
	background: url(../img/guide/guide_nav.gif) no-repeat 0 0;	
}
#shpping_guide_nav li#gui_01 a{
	background: url(../img/guide/guide_nav.gif) no-repeat 0 -32px;
}
#shpping_guide_nav li#gui_02 a{
	background: url(../img/guide/guide_nav.gif) no-repeat 0 -64px;
}
#shpping_guide_nav li#gui_03 a{
	background: url(../img/guide/guide_nav.gif) no-repeat 0 -96px;
}
#shpping_guide_nav li#gui_04 a{
	background: url(../img/guide/guide_nav.gif) no-repeat 0 -128px;
}
#shpping_guide_nav li#gui_05 a{
	background: url(../img/guide/guide_nav.gif) no-repeat 0 -160px;
}
#shpping_guide_nav li#gui_06 a{
	background: url(../img/guide/guide_nav.gif) no-repeat 0 -192px;
}