/* local navi
==========================================*/
#mainContainer #localNavi h2 {
	background: url(../../common/images/saiyou_bt001.gif) no-repeat left top;
}

#mainContainer #localNavi h2 a {
	background: url(../../common/images/saiyou_bt001.gif) no-repeat left top;
}

#mainContainer #localNavi ul li a {
	background: url(../../common/images/saiyou_ic001.gif) no-repeat 7px 0.8em;
}
#mainContainer #localNavi ul li a:hover,
#mainContainer #localNavi ul li em a {
	background-color: #E5F8D6;
}

#mainContainer #localNavi ul li li a {
	background: url(../../common/images/saiyou_ic002.gif) no-repeat 16px 0.8em;
}
#mainContainer #localNavi ul li li em a {
	background-color: #E5F8D6;
}


/* for index.tml
==========================================*/

/* heading
------------------------------------------*/
body#saiyou.categoryIndex .heading1 {
	margin: 0 0 20px 0;
	padding: 0;
	border-bottom: 3px solid #cad1db;
	background: none;
}

/* contents
------------------------------------------*/
body#saiyou.categoryIndex #mainContainer #contentsContainer {
	float: none;
	width: 910px;
	margin-bottom: 60px;
}
* html body#saiyou.categoryIndex #mainContainer #contentsContainer {
	margin-left: 0;
}

body#saiyou.categoryIndex #contentsContainer .wrapper {
	margin-top: 0px;
}

body#saiyou.categoryIndex #contentsContainer #contents {
	float: left;
	width: 745px;
	margin-left: 0;
}

body#saiyou.categoryIndex #contentsContainer #contents .section {
	margin-left: 0;
}

/* equalCol2
------------------------------------------*/
body#saiyou.categoryIndex #contents .equalCol2 {
	margin-bottom: 10px;
	padding-bottom: 4px;
	background: url(../../common/images/saiyou_ex_002.gif) no-repeat left bottom;
}
body#saiyou.categoryIndex #contents .equalCol2.first {
	margin-bottom: 10px;
	padding-bottom: 4px;
	background: url(../../common/images/saiyou_ex_003.gif) no-repeat left bottom;
}

body#saiyou.categoryIndex #contents .equalCol2 .first-col,
body#saiyou.categoryIndex #contents .equalCol2 .second-col {
	padding-top: 4px;
	width: 362px;
	background: url(../../common/images/saiyou_ex_001.gif) no-repeat left top;
}
body#saiyou.categoryIndex #contents .equalCol2 .title {
	margin: 0 4px;
	background-color: #d7e2f0;
}
body#saiyou.categoryIndex #contents .equalCol2 .title span {
	display: block;
	float: left;
	padding: 6px 20px;
	background: url(../../about/images/index_ex003.gif) no-repeat left center;
}
body#saiyou #contents .activityTop .first-col .title span a.blank {
	padding-right: 16px;
	padding-left: 0;
	background: url(../../g_common/images/com_ic004.gif) no-repeat right 0.1em;
}
* html body#saiyou #contents .activityTop .first-col .title span a.blank {
	background: url(../../g_common/images/com_ic004.gif) no-repeat right 0.3em;
}
body#saiyou.categoryIndex #contents .equalCol2 p {
	margin: 10px 10px 0 10px;
	padding-bottom: 10px;
}

body#saiyou.categoryIndex #contents .equalCol2 .title span a.pop,
body#saiyou #contents .activityTop .first-col .title span a.pop {
	padding-right: 16px;
	padding-left: 0;
	background: url(../../common/images/about_ic002.gif) no-repeat right 0.1em;
}
* html body#saiyou.categoryIndex #contents .equalCol2 .title span a.pop,
* html body#saiyou #contents .activityTop .first-col .title span a.pop {
	background: url(../../common/images/about_ic002.gif) no-repeat right 0.3em;
}

/* for others
==========================================*/

/* leadSection
------------------------------------------*/
body#saiyou #contents .leadSection {
	margin-bottom: 30px;
}
body#saiyou #contents .leadSection .leadImg {
	border-bottom: 1px solid #ced5df;
	margin-bottom: 10px;
	padding-bottom: 7px;
}

body#saiyou #contents .noteText {
	margin-bottom: 15px;
}
body#saiyou #contents .noteText li {
	padding-left: 1.0em;
	text-indent: -1.0em;
	font-size: 84%;
}

/* cols-7-3
------------------------------------------*/
body#saiyou #contents .section .subsection .cols-7-3 .second-col {
	text-align: right;
}
body#saiyou #contents .section .subsection .cols-7-3 .second-col img {
	margin-bottom: 10px;
}

/* comDetail
------------------------------------------*/
body#saiyou #contents .section .subsection .cols-7-3 .first-col .comDetail dt {
	padding-left: 23px;
	background: transparent url(../../common/images/list_ic_001.gif) no-repeat 0.5em 0.47em;
	font-weight: bold;
}
body#saiyou #contents .section .subsection .cols-7-3 .first-col .comDetail dd {
	padding-left: 23px;
}
body#saiyou #contents .section .subsection .cols-7-3 .first-col .comDetail dd a {
	padding-bottom: 2px;
}


/* voice 
------------------------------------------*/
body#saiyou #contents .section #columnBoxB #columnBoxBInner div.entry {
	padding:10px;
}

body#saiyou #contents .section #columnBoxB #columnBoxBInner div.entry2 {
	background-color:#F1F5FA;
	padding:10px;
}


/* clearFix
==========================================*/
body.categoryIndex #mainContainer:after,
body.categoryIndex #mainContainer .wrapper:after,
body.categoryIndex #contents .equalCol2 .title:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
body.categoryIndex #mainContainer,
body.categoryIndex #mainContainer .wrapper,
body.categoryIndex #contents .equalCol2 .title {
	display:inline-table;
	min-height:1%;  /* for IE 7*/
}
/* Hides from IE-mac \*/
* html body.categoryIndex #mainContainer,
* html body.categoryIndex #mainContainer .wrapper,
* html body.categoryIndex #contents .equalCol2 .title {
	height:1px;
}
body.categoryIndex #mainContainer,
body.categoryIndex #mainContainer .wrapper,
body.categoryIndex #contents .equalCol2 .title {
	display:block;
}
/* End hide from IE-mac */
