@charset "utf-8";

body {
	background: url(/etc/aitade/images/top_base_bg.jpg) repeat-x 0px -120px;
}
body#privacypolicy {
	background: url(/etc/aitade/images/top_base_bg.jpg) repeat-x 0px bottom;
}
.figure {
	float: right;
	margin: 0 0px 0px 20px;
}

.clear {
	clear: both;
	zoom: 1;
}
.clearfix {
  zoom: 1;
  position: relative;
}
.clearfix:after {
  content: ""; 
  display: block; 
  clear: both;
}
#contents h3 {
	margin: 35px 0 20px;
	clear: both;
	zoom: 1;
}
#contents h3.first {
	margin-top: 0;
}
.pagetitle {
	background: url(/etc/aitade/images/pagetitle_bg.jpg) no-repeat 0 0;
	margin: 40px 0 20px;
	padding: 10px 0 0;
	width: 640px;
	clear: both;
	zoom: 1;
}

div.first {
	margin-top: 0;
}

#contents .pagetitle h3 {
	background: url(/etc/aitade/images/pagetitle_bg.jpg) no-repeat left bottom;
	color: #1C2435;
	font-size: 150%;
	padding: 0 10px 10px 18px;
	margin: 0;
	letter-spacing: 2px;
	text-shadow: -1px -1px 0px #333;
	line-height: 1.3;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #FFF;
}
#contents .pagetitle h3.L2 {
	background: url(/etc/aitade/images/pagetitle_bg_2L.jpg) no-repeat left bottom;
}

#contents h4 {
	margin: 40px 0 15px;
	color: #041458;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 140%;
	letter-spacing: 2px;
}
#contents h4.first {
	margin-top: 0;
}

#contents h4.double {
	padding-bottom: 4px;
	border-bottom: 3px double #CCC;
	
}

.notes {
	padding: 10px;
	clear: both;
	zoom: 1;
	margin: 30px 0 0;
	border-top: 1px dotted #333;
	font-size: 90%;
}
.notes li {
	list-style: none;
	margin-bottom: 5px;
}

#contents p.lead {
	margin-bottom: 25px;
}

/* ################################### */

	/* about */

/* ################################### */

#about #contents p {
	margin-bottom: 1em;
}
div.portfolio {
	float: right;
	text-align: center;
	margin: 0 0 25px 25px;
	width: 185px;
}
.portfolio img {
	padding: 3px;
	border: 1px solid #EDEDED;
	background: #FFF;
}
.portfolio p {
	margin-bottom: 5px!important;
}

table.members {
	width: 560px;
	border-top: 1px solid #999;
	margin: 15px 0 20px;
}

.members th,
.members td {
	padding: 8px 10px;
	border-bottom: 1px solid #999;
	width: 28%;
}
.members th {
	background: #DEE1EA;
	color: #030F3F;
	font-size: 85%;
	text-align: left;
	padding: 3px 10px;
}
.members th.left,
.members td.left {
	width: 15%;
	white-space: nowrap;
	text-align: center;
}

table.office {
	width: 380px;
	border-top: 1px solid #999;
	margin: 15px 0 20px;
}
.office th,
.office td {
	padding: 8px 10px;
	border-bottom: 1px solid #999;
	width: 33%;
}
.office th {
	background: #DEE1EA;
	color: #030F3F;
	font-size: 85%;
	text-align: left;
	padding: 3px 10px;
}

/* ################################### */

	/* branch */

/* ################################### */

a.show {
	padding-right: 20px;
	background: url(/etc/aitade/images/ico_camera.gif) no-repeat right center;
}
a.blank {
	padding-right: 15px;
	background: url(/etc/aitade/images/ico_blank.gif) no-repeat right center;
}

#contents p {
	margin-bottom: 1em;
}

table.branchmember {
	border-top: 1px solid #999;
	width: 640px;
}
.branchmember th,
.branchmember td {
	padding: 10px;
	border-bottom: 1px solid #999;
	text-align: left;
}

.branchmember th {
	font-weight: bold;
	background: #EDEDED;
	padding: 3px 10px;
}
.branchmember th.pref {
	text-align: center;
	padding: 3px;
	width: 1%;
	white-space: nowrap;
}


.branchmember td.pref {
	text-align: left;
	padding: 10px 0 10px 10px;
	width: 1%;
	white-space: nowrap;
}
.branchmember td.linkbtn {
	text-align: left;
	padding: 10px 0;
	white-space: nowrap;
}
.branchmember li {
	list-style: none;
	float: left;
	margin: 0 10px 0 0;
	font-size: 12px;
}
.branchmember li.end {
	margin-right: 0;
}

.branchmember a {
	color: #081F77;

}



/* ################################### */

	/* topics */

/* ################################### */

#topics table.topics {
	width: 640px;
}
.topics th,
.topics td {
	text-align: left;
	vertical-align: top;
	line-height: 1.5;
	border-bottom: 1px dotted #969696;
	padding: 8px;
	font-weight: normal;
}
.topics td {
	padding-right: 0;
}

.topics th {
	width: 100px;
	white-space: nowrap;
	color: #051559;
}

.topics td table {
	margin-bottom: 15px;
}
.topics td th,
.topics td td {
	border: none;
	padding: 5px;
}
.topics td th {
	font-weight: bold;
	color: #232323;
	width: 1%;
	white-space: nowrap;
	padding-left: 0;
}
.topics table.member td {
	padding: 5px 0;
}

.topics table.member td.end {
	padding-right: 15px;
}
.topics table.member td.caption {
	text-align: right;
	font-size: 12px;
}

.topics td h4 {
	font-size: 120%;
}
.topics td h5 {
	margin: 25px 0 15px;
	font: bold 120% "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #041458;
}
.topics td h5.extra span {
	border: 1px solid #041458;
	padding: 4px 10px;
	background: #FFF;
	border-radius: 2px;
}

.topics td ul.atension {
	margin-left: 1.5em;
}

.topics td ul.atension li {
	position: relative;
	list-style: none;
	line-height: 1.5;
	margin-bottom: 10px;
}

.topics td ul.atension li span {
	position: absolute;
	top: 0;
	left: -1.5em;
}

.topics td ol,
.topics td ul{
	padding-left: 2em;
	margin-bottom: 1em;
}
.topics ul li.none {
	list-style: none;
}

.topics div.caption {
	float: left;
	margin: 0 10px 15px 0;
	text-align: center;
	line-height: 1.5;
	width: 240px;
}
	
.topics div.captionR {
	float: right;
	margin: 0 0 15px 10px;
	text-align: center;
	line-height: 1.5;
	width: 240px;
}

.topics div.caption3L {
	float: left;
	margin: 0 5px 5px 0;
	text-align: center;
	line-height: 1.5;
	width: 165px;
	background: #666;
}
.topics div.caption4L {
	float: left;
	margin: 0 5px 5px 0;
	text-align: center;
	line-height: 1.5;
	width: 124px;
	background: #666;
}


* html .topics td ul.atension li span { top: -0.1em; } /* for win ie6 */
.float_left10 {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.float_left00 {
	float: right;
	padding-bottom: 10px;
}


/* ################################### */

	/* law */

/* ################################### */

div.law {

}
.law h4 {
	clear: both;
	zoom: 1;
}

.law dt {
	clear: both;
	zoom: 1;
	float: left;
	width: 4em;
	margin-bottom: 5px;
}
.law dd {
	float: left;
	margin-bottom: 15px;
	width: 560px;
}
#about .law #contents p {
	margin-bottom: 5px;
}

.law dd ul {
	margin-left: 1.8em;
}

.law dd ul.plus,
ul.atention {
	margin-left: 2.8em;
}

ul.atention li,
.law dd li {
	position: relative;
	list-style: none;
	margin-bottom: 8px;
}
ul.atention li span,
.law dd li span {
	position: absolute;
	top: 0.1em;
	left: -2.5em;
}
* html .law dd li span { top: -0.1em; } /* for win ie6 */
* html ul.atention li span { top: -0.1em; } /* for win ie6 */


/* ################################### */

	/* activity / kaihou */

/* ################################### */

#activity #contents ul,
#kaihou #contents ul {
	margin-bottom: 20px;
	width: 640px;
}

#activity #contents li,
#kaihou #contents li {
	list-style: none;
	padding: 10px 15px;
	border-bottom: 1px solid #CCC;
}
#activity #contents li a,
#kaihou #contents li a {
	padding: 4px 30px 4px 0;
	background: url(/etc/aitade/images/ico_pdf.gif) no-repeat right center;	
}

#kaihou #contents p.lead {
	margin-bottom: 20px;
}
#kaihou #contents li img {
	margin-left: 5px;
	vertical-align: -4px;
}



/* ################################### */

	/* bunkyo */

/* ################################### */




.support_type1,
.support_type2 {
	margin: 0 10px 0 0;
	padding: 4px 6px;
	font-size: 110%;
	color: #FFF;
	border-radius: 4px;
}
.support_type1 {
	background: #3882A9;
}
.support_type2 {
	background: #A2045F;
}

.support {
	padding: 10px;
	background: #F0F0F0;
	border-radius: 4px;
}
.support th,
.support td {
	text-align: left;
	padding: 10px;
}
.support th {
	width: 1%;
	white-space: nowrap;
	padding-right: 0;
}


h5.caption_txt {
	margin: 25px 0 15px;
	font-size: 110%;
	padding-left: 8px;
	border-left: 5px solid #011257;
}
h5.caption_txt span {
	font-weight: normal;
	font-size: 90%;
}

div.kouza {
	padding: 10px 20px 5px;
	background: #F0F0F0;
	border-radius: 4px;
	margin-bottom: 40px;
	width: 470px;
	border: 1px solid #CCC;
}
.kouza table {
	width: auto;
	margin: 0 0 20px;
}
.kouza th,
.kouza td {
	text-align: left;
	padding: 5px 10px;
	font-size: 120%;
}
.kouza th {
	width: 1%;
	white-space: nowrap;
	padding-right: 0;
}
.kouza div {
	margin-left: 10px;
}

.kouza h6 {
	font-size: 100%;
	margin-bottom: 5px;
}

/* ########################################## */

	/* info */

/* ######################################### */

#info #contents {
	min-height: 700px;
}

div.info {
	padding-bottom: 20px;
	border-bottom: 1px dotted #999;
}
#contents div.info h4 {
	margin-top: 20px;
}
#contents div.info h5 {
	font-size: 120%;
	margin-bottom: 10px;
}
.info table{

}
.info th,
.info td {
	text-align: left;
	vertical-align: top;
	padding: 0 5px 10px 0;
}
.info th {
	white-space: nowrap;
	width: 1%;
}

.info div.photo {
	float: right;
	text-align: center;
	margin: 0 0 0 25px;
}
.info div.photo img {
	padding: 3px;
	border: 1px solid #EDEDED;
	background: #FFF;
}
.info_sign {
	padding-left: 250px;
}
	
.info ul {
	padding-left: 1.5em;
}

/* ########################################## */

	/* privacypolicy */

/* ######################################### */


#privacypolicy #contents ul {
	padding-left: 35px;
	margin-bottom: 15px;
}

#privacypolicy #contents li {
	list-style: square;
	margin-bottom: 10px;
	font-size: 110%;
}
