@charaset "shift_jis";


/* 共有の設定
------------------------------------------------------------- */

#ajiro #wrapper-inner {
	text-align: left;
	height: auto;
	width: 750px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 65px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#ajiro #header {
	height: 83px;
	background-image: url(common/header.jpg);
	background-repeat: no-repeat;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #003399;
	background-color: #FFFFFF;
}
#ajiro #header em {
	visibility: hidden;
	font-size: 9px;
}
#ajiro #header .navi li {
	display: inline;
	font-size: 80%;
	line-height: 100%;
	float: left;
	padding: 0px;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#ajiro #header .navi ul {
	margin: 0px;
	padding: 0px;
}
#ajiro #header h1 {
	margin: 0px;
}
#ajiro #header .contact {
	float: right;
	padding-right: 10px;
	padding-top: 10px;
}


#ajiro #footer {
	clear: both;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003399;
	padding-bottom: 15px;
	background-color: #FFFFFF;
}
#ajiro #footer .contact {
	float: right;
	padding-top: 1px;
	padding-right: 15px;
}
#ajiro #footer #sitename {
	float: left;
	width: 440px;
}
#ajiro #footer .navi {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#ajiro #footer .line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003399;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#ajiro #footer .navi li {
	font-size: 80%;
	line-height: 100%;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
}


#ajiro .clear {
	clear: both;
}
#ajiro #footer .navi ul {
	margin: 0px;
	padding: 0px;
}
#ajiro .spacer10 {		/* ブロック間の余白を10px空ける */
	display: block;
	height: 10px;
	line-height: 100%;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}
#ajiro .spacer30 {		/* ブロック間の余白を30px空ける */
	display: block;
	height: 30px;
	line-height: 100%;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}
#ajiro img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}


/* ホームの設定
------------------------------------------------------------- */

#ajiro #home #header {
	height: 240px;
	background-image: url(img/home_header.jpg);
	background-repeat: no-repeat;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003399;
	border-bottom-color: #003399;
}
#ajiro #home #header h1 {
	margin: 0px;
}
#ajiro #home #header #lead {
	color: #003399;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: bold;
	font-size: 80%;
	line-height: 135%;
	text-indent: 1em;
	width: 450px;
	padding-top: 85px;
	padding-left: 25px;
	float: left;
}
#ajiro #home #header .contact {
	float: right;
	padding-right: 10px;
	padding-top: 190px;
}


#ajiro #home #contents .leftcol {
	width: 345px;
	float: left;
	padding-left: 15px;
	padding-right: 30px;
	clear: both;
	padding-top: 15px;
}
#ajiro #home #contents .rightcol {
	width: 345px;
	float: left;
	padding-top: 15px;
}
#ajiro #home #contents h2 {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#ajiro #home #contents .intro {
	font-size: 80%;
	line-height: 130%;
	width: 160px;
	float: right;
}
#ajiro #home #contents .enter {
	text-align: right;
	padding-top: 3px;
	float: right;
	width: 160px;
}
#ajiro #home #contents .copy {
	float: right;
	width: 160px;
}
#ajiro #home #contents .counter {
	text-align: right;
	font-size: 80%;
	padding-right: 5px;
	padding-top: 5px;
	color: #666666;
}
#ajiro #home #contents .countnum {
	font-size: 110%;
	font-weight: bold;
	letter-spacing: 0.05em;
	padding-right: 3px;
	padding-left: 5px;
}


#ajiro #home #contents .link {
	width: 325px;
	float: left;
	padding: 10px;
	border: 1px dotted #999999;
	margin-top: 15px;
}
#ajiro #home #contents .link h2 {
	float: none;
	text-align: center;
	padding-bottom: 5px;
	margin: 0px;
}
#ajiro #home #contents .link .url {
	font-size: 80%;
	line-height: 100%;
	width: 95px;
	clear: both;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
}
#ajiro #home #contents .link .note {
	font-size: 80%;
	line-height: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
}
#ajiro #home #contents .link .url a {
	text-decoration: none;
}

#ajiro #home #footer {
	padding-top: 10px;
}

/* 第2階層の設定
------------------------------------------------------------- */
