/* コンテンツ */
#contents {
	float: right;
	width: 600px;
	text-align: left;
}

/* 個人向けサービスメニュー */
#ind {
	height: 255px;
	width: 600px;
	background-image: url(/common/top/indBg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 15px;
	margin-top: 5px;
}
#ind .indP {
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}

#ind .indOther {
	text-align: right;
	font-size: 10px;
	margin-right: 5px;
	margin-bottom: 15px;
}
#ind .indOther img {
	vertical-align: text-top;
	margin-right: 3px;
}
#ind .indCont {
	clear: both;
}
.indCont .indList {
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 10px;
}
.indCont .indList2 {
	padding: 0px;
	margin-top: 6px;
	margin-right: 15px;
	margin-bottom: 6px;
	margin-left: 15px;
}

.indCont .indList2 ul li {
	display: inline;
}
.indCont .indList2 ul li a:hover {
	color: #FF6600;
}
.indCont .indList2 li {
	margin-right: 10px;
}

.indCont .indListL {
	float: left;
}
.indCont .indListR {
	float: right;
}

.indCont ul {
	padding: 0px;
	margin: 0px;
}
.indCont li {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	list-style-type: none;
	padding-left: 9px;
	background-image: url(/common/top/indIcon.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
}
.indCont li a:hover{
	color: #FF6600;
}
#ind .ind100 {
	background-image: url(/common/top/indBg100.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 110px;
	width: 194px;
	float: left;
	margin-right: 4px;
	margin-bottom: 5px;
}
#ind .ind100_2 {
	background-image: url(/common/top/indBg100_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 110px;
	width: 95px;
	float: left;
	margin-right: 4px;
	margin-bottom: 5px;
}
#ind .indRate {
	clear: left;
	background-image: url(/common/top/indBgRate.jpg);
	background-repeat: no-repeat;
	background-position: left bottom
	height: 72px;
	width: 392px;
}
#ind .ind60 {
	background-image: url(/common/top/indBg60.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 60px;
	width: 194px;
	float: right;
	margin-bottom: 5px;
}
#ind .ind95 {
	background-image: url(/common/top/indBg95.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: right;
	height: 105px;
	width: 194px;
}
/* 100318追加しました */
#ind .ind75 {
	background-image: url(/common/top/indBg95.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: right;
	height: 75px;
	width: 194px;
	margin-bottom: 5px;
}

/* 101203追加しました */
#ind .ind130 {
	background-image: url(/common/top/indBg130.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: right;
	height: 130px;
	width: 194px;
}


/* 新着情報 */
#news a {
	text-decoration: none;
}

#news ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#news li {
	padding: 0px;
	margin: 0px;
}
#news .news1 {
	background-color: #F6F6F6;
	margin-bottom: 14px;
}
.news1 ul li a {
	background-image: url(/common/top/newsList1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	line-height: 22px;
	text-indent: 25px;
	width: 720px;
	font-size: 12px;
	color: #333333;
}
.news1 ul li a:hover {

	background-image: url(/common/top/newsList1Roll.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#news .news2 {
	width: 600px;
	background-color: #F6F6F6;
	margin-bottom: 14px;
}
.news2 ul li a {
	background-image: url(/common/top/newsList2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	line-height: 22px;
	text-indent: 25px;
	width: 600px;
	font-size: 12px;
	color: #333333;
}
.news2 ul li a:hover {
	background-image: url(/common/top/newsList2Roll.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#news .news3 {
	width: 600px;
	background-color: #F6F6F6;
	margin-bottom: 14px;
}
.news3 ul li a {
	background-image: url(/common/top/newsList3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	line-height: 22px;
	text-indent: 25px;
	width: 600px;
	font-size: 12px;
	color: #333333;
}
.news3 ul li a:hover {
	background-image: url(/common/top/newsList3Roll.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#news .newsOld {
	text-align: right;
	font-size: 10px;
	margin-right: 5px;
	margin-top: 3px;
}
#news .newsOld a {
	text-decoration: underline;
}

#news .newsOld img {
	vertical-align: middle;
	margin-right: 3px;
}

/* Text Color 20110630追加 */

.red_txt {
	color:#FF0000;
	font-weight: bolder; 
}

/* コンテンツ終わり */

.center {
	text-align: center;
}

/* TOPイメージスライド 20140612 */

#topimageslider { 
	margin-bottom: 5px;
	width:340px;
	padding-right:250px;
	position:relative;
	border:5px solid #C30068;
	height:180px;
	overflow:hidden;
	background:#fff;
}

#topimageslider ul.ui-tabs-nav{ 
	position:absolute;
	top:0;
	left:390px;
	border-left:5px solid #C30068;
	list-style:none; 
	padding:0; margin:0; 
	width:195px; height:180px;
	overflow:auto;
	overflow-x:hidden;
}

#topimageslider ul.ui-tabs-nav li{ 
	font-size:12px;
	color:#C30068; 
}

#topimageslider ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}

#topimageslider ul.ui-tabs-nav li span{
	position:relative;
	display: block;
	padding-top:14px;
	margin-left:15px;
	vertical-align:middle;
	font-size:13px;
	font-weight:bold;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
	color:#FFF; 
	text-shadow: 0 -1px 1px rgba(0, 0, 0, .4);
	line-height:18px; 
}

#topimageslider li.ui-tabs-nav-item a{ 
	display:block; 
	height:45px;
	text-decoration:none;
	color:#333;
	background-color:#A7004A;
	background-image:url("../top/topbgbotton.png");
	background-repeat: no-repeat;
	background-position: 0px 1px;
	line-height:20px;
	outline:none;
}

#topimageslider li.ui-tabs-nav-item a:hover{ 
	background-color:#A7004A;
	background-image:url("../top/topbgbottonRoll.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/*
#topimageslider li.ui-tabs-selected, #topimageslider li.ui-tabs-active{ 
	background:url('images/selected-item.gif') top left no-repeat;
	position:relative;
}
*/

#topimageslider ul.ui-tabs-nav li.ui-tabs-selected a, #topimageslider ul.ui-tabs-nav li.ui-tabs-active a{ 
	background-color:#A7004A;
	background-image:url("../top/topbgbottonRoll.png");
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

#topimageslider .ui-tabs-panel{ 
	width:390px;
	height:180px;
	background:#999;
	position:relative;
}

/*
#topimageslider .ui-tabs-panel .info a.hideshow{
	position:absolute; font-size:11px; font-family:Verdana; color:#f0f0f0; right:10px; top:-20px; line-height:20px; margin:0; outline:none; background:#333;
}

#topimageslider .info h2{ 
	font-size:1.2em; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0; font-weight:normal;
	overflow:hidden; 
}

#topimageslider .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}

#topimageslider .info a{ 
	text-decoration:none; 
	color:#fff; 
}

#topimageslider .info a:hover{ 
	text-decoration:underline; 
}

#topimageslider .ui-tabs-hide{ 
	display:none; 
}
*/


