@import url("common.css");

/* --------------------------------------------------------------------------------------
 共通
--------------------------------------------------------------------------------------- */

h3 {
	clear: both;
	margin-bottom: 10px;
	padding: 8px 0 5px 46px;
	background: #FAD39C url(https://www.office-kadota.com/image/common/bg_titlebar.gif) no-repeat left top;
	border: 1px solid #F2A42E;
	font-size: 133%;
	font-weight: bold;
	line-height: 1em;
}
h3 a:link,
a:visited,
a:hover,
a:active  {color:#000000;}

h3.detail02 {
	clear: both;
	margin-bottom: 10px;
	padding: 8px 0 5px 46px;
	background: #FAD39C url(https://www.office-kadota.com/image/common/bg_titlebar2.gif) no-repeat left top;
	border: 1px solid #F2A42E;
	font-size: 133%;
	font-weight: bold;
	line-height: 1em;
}

div#ct-right em {
	color: #E78110;
}

div#ct-right p.ct-lead {
	margin: 0 20px;
}

div#ct-right p.ct-lead02 {
	margin: 0 20px 15px;
}


/* お問い合E札E鵐 -------------------- */

p.contact-link {
	clear: both;
	width: 580px;
	margin-top: 27px;
}


/* ページトップへ -------------------- */

p.pagetop {
	margin-top: 7px;
	text-align: right;
}

p.pagetop02 {
	margin: 10px 0 45px;
	text-align: right;
}


/* マージン・パディング -------------------- */

div#ct-right .mb40 {
	margin-bottom: 40px;
}

div#ct-right .mb10 {
	margin-bottom: 10px;
}


/*サイドメニュー*/
.sub{
	padding: 0px;
	margin: 10px 0px 12px 0px;
	width: 178px;
	border: 1px solid #ABABAB;
}
.sub h2{
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 150%;
	background-color: #000066;
	padding: 0px;
	margin: 0px;
	text-align: center;
	border-bottom: 2px solid #B4B4B4;
}

h2.mc a:link {color:#ffffff;}
h2.mc a:visited {color:#ffffff;}

/*カE鵐澄*/
#calendar p#arrow{
	padding: 0px;
	margin: -18px 0px 0px;
	height: 19px;
}
#calendar p#arrow img#arrow_l {
	position: relative;
	left: 2px;
	top: -1px;
}
#calendar p#arrow img#arrow_r {
	position: relative;
	left: 142px;
	top: -1px;
}

#calendar table{
	color: #000000;
	font-size: 10pt;
	line-height: 150%;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	width: 174px;
	text-align: center;
	clear: both;
}
#calendar table a{
	color: #D40000;
	text-decoration: underline;
	font-weight: bold;
}
#calendar th{
	color: #003686;
	background-color: #FFFFFF;
}
#calendar th#sun{
	color: #940E00;
	background-color: #FFFFFF;
}
#calendar th#sat{
	color: #00A714;
	background-color: #FFFFFF;
}

/*サイドメニュー*/
.sub ul{
	margin: 7px 7px 0px;
	padding:0px;
	width:160px;
}
.sub li{
	margin: 0px 0px 7px;
	padding:0px 0px 0px 17px;
	list-style-type: none;
	font-size: 10pt;
	line-height: 140%;
	display:block;
	background-attachment: scroll;
	background-image: url(https://www.office-kadota.com/image/new/icon_saishin.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.sub form{
	text-align: center;
	margin: 7px 0px 0px ;
	padding:0px;
}
.sub input{
	font-size: 10pt;
	margin: 0px 0px 7px;
	width: 153px;
}
.sub p{
	margin: 0px 0px 13px 12px;
}


/*記事部分*/
.ctboxblog {
margin: 0 20px 25px;
line-height:150%;}
