﻿@charset "UTF-8";

#page-title {
	background-image: url(../images/insyoku/pagetitle-insyoku.jpg);
	height: 100px;
	width: 570px;
	text-indent: 14pt;
}

#rightbody h3 {
	clear: both;
	font-size: 14px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF6600;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 2px;
	}

#rightbody h4 {
	clear: both;
	background-image: url(../images/insyoku/h4-insyoku-bg.jpg);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	margin-left: 10px;
	font-size: small;
	padding-left: 20px;
	height: 20px;
	background-color: #FFD9BF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 20px;
	}


#rightbody h5 {
	clear: both;
	background-image: url(../images/insyoku/icon-insyoku.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 15px;
	font-size: small;
	}


.koumoku {
	background-image: url(../images/insyoku/insyoku-title.jpg);
	height: 34px;
	width: 570px;
	line-height: 38px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px;
	padding: 0px;
	text-indent: 20pt;
	background-repeat: no-repeat;
	background-position: top;
}



#rightbody ul.service-list {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	}

#rightbody ul.service-list li {
	background-image: url(../images/insyoku/insyoku-icon-service.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 10px;
	margin-bottom: 2px;
	}

div#whatsnew {
	margin-top: 10px;
	margin-bottom: 15px;
	}	
	
	/*-----RSSアイコンの位置設定-----*/
	#whatsnew p.rss {
		clear: both;
		position: relative;
		width: 12px;
		padding: 0;
		}
	#whatsnew p.rss a {
		position: absolute;
		left: 260px;
		top: -23px;
		}
	/*forIE6*/
	* html #whatsnew p.rss a {
		top: -20px;
		}
	/*forIE7*/
	*:first-child+html #whatsnew p.rss a {
		position: absolute;
		left: 260px;
		top: -25px;
		}

	/*-----ニュース一覧ボタンの位置設定-----*/
	#whatsnew p.newslist {
		clear: both;
		position: relative;
		width: 105px;
		padding: 0;
		}
	#whatsnew p.newslist img {
		vertical-align: bottom;
		}
	#whatsnew p.newslist a {
		position: absolute;
		left: 430px;
		top: -40px;
		}
	/*forIE6*/
	* html #whatsnew p.newslist a {
		top: -40px;
		}
	/*forIE7*/
	*:first-child+html #whatsnew p.newslist a {
		position: absolute;
		left: 430px;
		top: -40px;
		}



#rightbody div#whatsnew ul {
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: none;
	margin-left: 0;
	margin-top: 0;
	}	
	
#rightbody div#whatsnew ul li {
	background-image: url(../images/common/icon-whatsnew.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 8px;
	margin-bottom: 8px;
	}	
		
		


#rightbody p.contact-btn a:link, #rightbody p.contact-btn a:visited {
	float: right;
	font-size: 12px;
	text-align: left;
	line-height: 130%;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(../images/insyoku/insyoku-right-contact-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 215px;
	padding-right: 20px;
	text-decoration: none;
	color: #CC0000;
	height: 40px;
	}
#rightbody p.contact-btn a:hover, #rightbody p.contact-btn a:active {
	float: right;
	font-size: 12px;
	text-align: left;
	line-height: 130%;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(../images/insyoku/insyoku-right-contact-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 215px;
	padding-right: 20px;
	text-decoration: none;
	color: #F60;
	height: 40px;
	}

.cap {
	margin: 0 0 0 15px;
	padding-left: 1em;
	text-indent: -1em;
	}
