@charset "utf-8";

/* main
------------------------------------------------------------------- */

/* oshokuji-section */

#oshokuji-section {
	padding: 25px 0 20px 0;
	color:#666666;
}

.pttl #oshokuji-section p{
	padding: 0 0 10px 0;
}

.ptxt #oshokuji-section p{
	padding: 0x 0 12px 0;
}


/* sub
------------------------------------------------------------------- */


/* info-section */

#info-section {
	width: 360px;
    padding:36px 0 0;
}


#info-section h3 {}


#info-section li.info-box {
padding-top: 6px;
background: url(../common/img/bdr-dotted.gif) left bottom repeat-x;
}

#info-section li#info-box-end {}
#info-section dt {}


#info-section dd {
	padding-bottom: 10px;
}

#info-section a {
	font-weight: normal;
	text-decoration: underline;
	color: #326292;
}

#info-section a:visited {
	color: #326292;
	font-weight: normal;
	text-decoration: underline;
}



/* END-------- */

