@charset "UTF-8";
/****************
 トップページレイアウト
*****************/

#header {
	height: 249px;
	width: 100%;
}

#headerCol {
	position: absolute;
	top: 0;
	left: 0;
	width: 730px;
	height: 25px;
}
#headerCol #headerSize .title {
	position: absolute;
	top: 0;
	left: 0;
}
#headerCol #headerSize .item {
	position: absolute;
	top: 0;
	left: 107px;
}
#headerCol #headerSize .item2 {
	position: absolute;
	top: 0;
	left: 157px;
}
#headerCol #headerColor .title {
	position: absolute;
	top: 0;
	left: 228px;
}
#headerCol #headerColor .item {
	position: absolute;
	top: 0;
	left: 315px;
}
#headerCol #headerColor .item2 {
	position: absolute;
	top: 0;
	left: 347px;
}
#headerCol #headerColor .item3 {
	position: absolute;
	top: 0;
	left: 379px;
}

#headerCol #headerSearch {
	position: absolute;
	top: 0;
	right: 0;
	width: 300px;
}

/*google検索v1のカスタマイズ*/
#gsc-i-id1 {
	width:100% !important;
	height:22px !important;
}
.gsib_a {
	padding:0px !important;
}
.gsc-input-box {
	height:22px !important;
}
input.gsc-search-button,
button.gsc-search-button {
	background-color: #333333 !important;
	margin:0px !important;
	padding:4px !important;
	padding-left:20px !important;
	padding-right:20px !important;
	line-height: 1;
	cursor: pointer;
}
.gsc-input {
	padding: 0px 10px 0px 0px !important;
	background-color: rgba(255, 255, 255, 0) !important;
}

#sideNav {
	float: left;
	width: 200px;
	display: inline;
}

#contentsCol {
	width: 730px;
	float: right;
	position: relative;
}
#contentsL {
	width: 420px;
	float: left;
	margin-top: 35px;
}
#contentsR {
	width: 290px;
	float: right;
	margin-top: 35px;
}

.bosaiTitle {
	margin-top: 20px;
	width: 198px;
}

.catMod {
	border: 1px solid #CCCCCC;
	margin-top: 15px;
	width: 198px;
	padding-bottom: 10px;
}
.catMod .list li {
	margin-top: 10px;
}
.catMod .list a {
	background-image: url(../img_top/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 20px;
	display:inline-block;
}

.catMod .jinkoList {
	padding: 10px 10px 5px;
}
.catMod .jinkoList li span {
	font-weight: bold;
	
}
.catMod .jinkoList .icon1 {
	background-image: url(../img_top/cat_mod_jinko_icon1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 45px;
	display:inline-block;
}
.catMod .jinkoList .icon2 {
	background-image: url(../img_top/cat_mod_jinko_icon2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 45px;
	display:inline-block;
	margin-top: 7px;
}
.catMod .jinkoList .icon3 {
	background-image: url(../img_top/cat_mod_jinko_icon3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 45px;
	display:inline-block;
	margin-top: 7px;
}
.catMod .jinkoList .icon4 {
	background-image: url(../img_top/cat_mod_jinko_icon4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 45px;
	display:inline-block;
	margin-top: 7px;
}
.catMod .jinkoList p {
	margin-top: 5px;
}
.catMod .jinkoList .box {
	padding: 5px;
	background-color: #F0F0F0;
	text-align:center;
}
.catMod .jinkoList p a {
	background-image: url(../img_top/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	display:inline-block;
}

.bannerMod,
.bannerLMod,
.bannerRMod {
	margin-top: 15px;
}
.bannerMod li,
.bannerLMod li,
.bannerRMod li {
	margin-top: 10px;
}
.bannerLMod img {
	width: 200px;
	height: auto;
}
.bannerR2Mod {
	margin-top: 5px;
}
.bannerR2Mod li {
	float: left;
	margin-top: 10px;
}
.bannerR2Mod li.L {
	margin-right: 10px;
}

.importantMod {
	width: 418px;
	border: 1px solid #C91B1B;
	margin-top: 15px;
	padding-bottom: 10px;
}
.importantMod li {
	margin-top: 10px;
}
.importantMod li a {
	background-image: url(../img_top/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 20px;
	display:inline-block;
}

.tabMod {
	margin-top: 15px;
}
.tabMod .list {
	position: relative;
	height: 47px;
}
.tabMod .list .nav1 {
	position: absolute;
	top: 0;
	left: 0;
}
.tabMod .list .nav2 {
	position: absolute;
	top: 0;
	right: 0;
}
.tabMod .box {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 388px;
	padding: 15px;
}
.tabMod .box .list3 {
	float: right;
	margin-top: 10px;
}
.tabMod .box .list3 li {
	display: inline;
}

.tabMod .box .list2 li {
	margin-top: 10px;
}
.tabMod .box .list2 li a {
	background-image: url(../img_top/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 20px;
	display:inline-block;
}


.lifeMod {
	border: 1px solid #CCCCCC;
	width: 418px;
	margin-top: 15px;
}
.lifeMod .list {
	margin-left: 9px;
	margin-bottom: 9px;
}
.lifeMod .list li {
	float: left;
}




.eventCalMod {
	margin-top: 15px;
	border: 1px solid #CCCCCC;
	width: 288px;
	padding-bottom: 15px;
}
.eventCalMod h3 {
	text-align: center;
	margin-top: 10px;
	font-size: 20px;
}
.eventCalMod .btn {
	margin-top: 10px;
}
.eventCalMod .btn li {
	float: left;
	margin-left: 10px;
	display: inline;
}

/*=========================
	カレンダー
=========================*/
#calendar .col {
    margin-top: 10px;
}

#calendar .table {
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
    margin-left: auto;
	margin-right: auto;
    margin-top: 10px;
    width: 90%;
    font-size: 15px;
}
#calendar .table td, #calendar .table th {
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
    padding: 5px;
}
#calendar .table td {
    text-align: center;
}
#calendar .table .date {
    font-weight: bold;
    text-align: center;
    width: 40px;
}
#calendar .table .day {
    font-weight: bold;
    text-align: center;
    width: 40px;
}
#calendar .table tr.sun, #calendar .table th.sun, #calendar .table td.sun {
    background-color: #FFF8F8;
    color: #E02729;
}
#calendar .table tr.sat, #calendar .table th.sat, #calendar .table td.sat {
    background-color: #EFF9FF;
    color: #008CD2;
}
#calendar .table em {
    font-style: italic;
    font-weight: bold;
    padding-right: 15px;
}

h2.headCom .R {
	float:right;
	width:131px;
}


.kokokuMod {
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.kokokuMod .title img {
	vertical-align: middle;
	margin-right: 15px;
	margin-left: 4px;
}
.kokokuMod .title a {
	background-image: url(../img_top/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 20px;
	display:inline-block;
}

.kokokuMod .list li {
	float: left;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 8px;
	display: inline;
}




#slider {
	width: 420px;
}
#slider .bg {

}
#slider .bg2 {

	
}
#slider .control {
	padding-top: 5px;
	width: 420px;
	overflow:hidden;
}

#slider .navs {
	height:12px;
	float:left;
	width:130px;
	overflow:hidden;
}
#slider .navs li {
	background-image: url(../img_top/slider_navoff.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:22px;
	height:12px;
	margin-right:5px;
	float:left;
	cursor:pointer;
}
#slider .navs li.active {
	background-image: url(../img_top/slider_navon.gif);
}
#slider .ichiji {
	width:136px;
	float:right;
	height:14px;
	cursor:pointer;
}

#slider .box {
	width: 418px;
	height:245px;
	overflow:hidden;
	position: relative;
	border: 1px solid #CCCCCC;
}

#slider .list {
	position: absolute;
	left:0px;
	top:0px;
	border: 3px solid #FFFFFF;
}
#slider .list li {
	position: absolute;
	width: 420px;
}
#slider .list li span {
	display:block;
	position:absolute;
	bottom:0px;
	left:0px;
	width:402px;
	color:#ffffff;
	padding:5px;
	background-image: url(../img_top/slider_textbg.png);

}
