@charset "utf-8";
/*
	京
*/
/* ヘッダ */
div#header-toppage {
	width: 950px;
}

div#header-toppage h1 {
	font-weight: normal;
	margin: 0px;
	font-size: 100%;
	color: #666666;
}

div#header-toppage p {
	font-weight: normal;
	margin: 0px;
	font-size: 83%;
	color: #666666;
	clear: both;
}

/* ヘッダロゴ */
div#header-toppage div#header-logo {
	width: 950px;
	height: 117px;
}

/* コンテンツエリア */
div#contents div#toppage p {
	padding: 0px;
	font-size: 100%;
}

div#contents div#toppage div.box {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	clear: both;
}

div#contents div#toppage div.box h2 {
	font-size: 138.5%;
	text-decoration: underline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div#contents div#toppage div.box h2.border {
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #2553a3;
	font-weight: bold;
	border: 2px solid #2553a3;
	text-decoration: none;
}

div#contents div#toppage div.box h3 {
	padding: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 116%;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
}

div#contents div#toppage div.box h3.system-title {
	color: #006699;
}

div#contents div#toppage div.box h4 {
	letter-spacing: 0em;
	font-weight: normal;
	line-height: 1.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}

div#contents div#toppage div.box p {
	letter-spacing: 0em;
	font-weight: normal;
	line-height: 1.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	font-size: 116%;
}

div#contents div#toppage div.box img {
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

/* 横２つ 開始 */
div#contents div#special-onestop-s {
	float: right;
	width:350px;
	padding: 0px;
	height: auto;
	margin-bottom: 20px;
}

div#contents div#special-onestop-s img {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	vertical-align: baseline;
}

div#contents div#special-companyhouse {
	float: left;
	width:350px;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

div#contents div#special-companyhouse img {
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
}
/* 横２つ 終了 */

/* キャンペーン2011 開始 */
div#contents div#campaign2011 {
	margin-bottom: 20px;
}

div#contents div#campaign2011 div#data {
	margin-bottom: 1px;
	padding: 3px;
	border: 1px solid #CF8F3E;
}

div#contents div#campaign2011 p {
	font-size: 123.1%;
	margin-bottom: 5px;
}

div#contents div#campaign2011 p.plus {
	font-size: 100%;
}

div#contents div#campaign2011 p.plus span#freedial {
	color: #006600;
}

div#contents div#campaign2011 p.plus em#number {
	color: #FF0000;
}

/* キャンペーン2011 終了 */

/* トップページ変更 開始 */
div#header-toppage div#wide {
	width: 950px;
	height: auto;
	background-color: #27398f;
}

div#header-toppage div#wide p {

}

div#header-toppage div#wide p {
	margin: 0px;
	color: #FFFFFF;
	font-size: 116%;
	text-align: right;
}

div#header-toppage div#wide div#kanribukken {
	margin: 0px;
	height: 70px;
	width: 950px;
	overflow: hidden;
}

div#header-toppage div#wide ul {
	height: 70px;
	width: 940px;
	overflow: hidden;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

div#header-toppage div#wide li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

div#header-toppage div#wide li img {
	padding: 3px;
	margin: 4px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
/* トップページ変更 終了 */

