@charset "utf-8";
/*--------contents layout--------------------*/

@import url("localnavi_pro.css");


a {
		text-decoration: none;
		}


/*-------------localnavi */

div#sub li#indexCate a {
		background: #DFEAF7 url(../common/lnlistm_index_ro.gif) center left no-repeat;
		}


/*-------------read */

div.read {
		width: 600px;
		clear: both;
		margin-bottom: 10px;
		}

div.read h3 {
		margin: 8px 0px;
		}

div.read p {
		font-family: "HGPｺﾞｼｯｸE", "ヒラギノ角ゴ Pro W6", "ＭＳ Ｐゴシック", Osaka;
		line-height: 120%;
		}

div.read em {
		font-style: normal;
		color: #F29B87;
		}



/*-------------body */

div#body {
		clear: both;
		width: 600px;
		}

h4 {
		border: #A3BCE2 solid 1px;
		background-color: #DFEAF7;
		margin-top: 4px;
		margin-bottom: 8px;
		padding: 0.1em 0.2em 0em;
		font-family: "HGPｺﾞｼｯｸE", "ヒラギノ角ゴ Pro W6", "ＭＳ Ｐゴシック", Osaka;
		}

/*------IE 6.0 */
*html h4.ie {
		margin-top: -8px;
		}

div.wrapItem {
		width: 291px;
		border-right: #8f8f90 solid 1px;
		border-bottom: #8f8f90 solid 1px;
		margin-bottom: 8px;
		float: left;
		background: url(../common/indexblock.gif) top left;
		}

div.gbotaru {
		background: url(../common/indexblock_sjh.gif) top left no-repeat;
		}

div.tgauge {
		background: url(../common/indexblock_s.gif) top left no-repeat;
		}

div.leftWrap {
		margin-right: 16px;
		}

div.item {
		margin-left: 8px;
		margin-right: 8px;
		padding-top: 12px;
		padding-bottom: 6px;
		}

img.right {
		float: right;
		margin-bottom: 8px;
		}

h5 {
		margin-bottom: 8px;
		}

h5.only {
		margin-bottom: 0px;
		}

h5.gbotaru {
		margin-top: 24px;
		}

h5.tgauge {
		padding-left: 36px;
		}

h5 a {
		font-size: 1.2em;
		font-family:"HGPｺﾞｼｯｸE", "ヒラギノ角ゴ Pro W6", "ＭＳ Ｐゴシック", Osaka;
		color: #0033CC;
		}

h5 a:hover {
		color: #e60012;
		}

div.item p {
		font-size: 80%;
		margin-bottom: 8px;
		font-family: "HGPｺﾞｼｯｸE", "ヒラギノ角ゴ Pro W6", "ＭＳ Ｐゴシック", Osaka;
		}

div.type {
		clear: both;
		border-top: #8f8f90 solid 1px;
		}

h6 {
		display: block;
		width: 125px;
		float: left;
		margin-right: 8px;
		margin-bottom: 2px;
		letter-spacing: 0.2em;
		padding-left: 8px;
		padding-top: 4px;
		padding-bottom: 4px;
		background: url(../common/index_type_h.gif) top left repeat-x;
		font-size: 80%;
		font-family: "HGPｺﾞｼｯｸE", "ヒラギノ角ゴ Pro W6", "ＭＳ Ｐゴシック", Osaka;
		}
/*------IE 6.0*/
*html h6 {
		margin-bottom: 2px;
		}

div.type ul.leftClear {
		clear: left;
		}

div.type li {
		float: left;
		margin-top: 4px;
		}

/*------IE 6.0 */
*html div.type ul.ie {
		padding-bottom: 1.5em;
		}

/*------IE 6.0 */
*html div.type ul.twoIe {
		padding-bottom: 2.4em;
		}

div.type li a {
		display: block;
		width:123px;
		padding: 2px 4px;
		border: #8f8f90 solid 1px;
		background: #FFFCDB;
		font-size: 80%;
		font-family: "HGPｺﾞｼｯｸE", "ヒラギノ角ゴ Pro W6", "ＭＳ Ｐゴシック", Osaka;
		color: #0033CC;
		}

div.type ul.three li a {
		width: 76px;
		}

div.type li a:hover {
		background: #DFEAF7;
		color: #e60012;
		}

div.type li.left {
		margin-right: 8px;
		clear: left;
		}