@charset "utf-8";
@import url("parts.css");
/* CSS Document */

html, body {
	margin:0;
	padding:0
}
body {
	font: 12px "ＭＳ Ｐゴシック", "Osaka－等幅" arial, sans-serif;
	text-align:center;
	color:#000;
}


p {
	margin:5px 0 10px 0
}
a {
	color: #FF0000;
	text-decoration:none;
}
a:visited {
	color:#000000;
}
a:hover, a:active {
	color: #666;
}
img {
	border:0;
}
form {
	margin:0em;
}
h1, h2, h3, h4, h5 {
	margin:0;
	padding:0;
}
/*コンテナー*/ 
div#container {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background:#fff;
}
/**************************

1.ヘッダー

**************************/

div#header {
	height:20px;
	background-color:#fff;
	background:url(imgdir/common/bg_header.gif) repeat-x;
}
div#header #top {
	margin:0;
	position:absolute;
	left:9px;
	top:3px;
}
div#header p {
	margin:0;
	position: absolute;
	right:9px;
	top:3px;
}
/**************************

3.Flash部分

**************************/
div#greeting {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:20px;
	overflow:hidden;
}
/**************************

4.コンテンツ

**************************/
div#wrapper {
	width:653px;
	position:relative;
	margin:0;
	padding:0;
	background:url(imgdir/common/bg_2.gif) left top no-repeat;
}

div#wrapper, x:-moz-any-link  {font-size:12px;}


div#content {
	margin:30px 30px 10px 250px;
	text-align:left;
}



div#content p {
	line-height:2em;
}
div.pagetop {
	margin:50px 30px 50px 0;
	text-align:right;
}
#footer {
	margin:50px 30px 0px 0;
	text-align:right;
	font-size:10px;
}
div#content h1 {
	margin-bottom:20px;
	font-size:14px;
	font-weight:bold;
	line-height:1.4em;
}
div#content h2 {
	margin:30px 0;
	font-size:12px;
	font-weight:bold;
	line-height:1.4em;
}
div#content h3 {
	margin:30px 0 20px 0;
	font-size:14px;
	font-weight:bold;
	line-height:1.4em;
}
/**************************

5.recruit

**************************/
#recruit_info {
	margin-bottom:10px;
}
#recruit_info li {
	list-style:none;
}
#recruit_info li a {
	font-weight:bold;
	color: #d20000;
	line-height:20px;
	height:20px;
	background:url(imgdir/common/go_detail.gif) center left no-repeat;
	padding:0 15px;
	width:200px;
	text-decoration:none;
}
#recruit_info li a:hover {
	text-decoration:underline;
}
table.adoption {
	background: #fff;
	line-height:150%;
	margin:0 0 15px;
}
table.adoption th {
	background: #EEEEEE;
	border:none;
	border:1px solid #C6C6C6;
	padding:2px 10px;
	width:25%;
}
table.adoption td {
	background:#fff;
	border:1px solid #C6C6C6;
	padding:2px 10px;
}
table#adoption ul {
	margin:0;
	padding:0;
	list-style:square;
}
.recbutton {
	margin-bottom:30px;
	text-align:center;
}
.print {
	position:absolute;
	top:50px;
	right:30px;
}
.qanda_st1 {
	float:left;
	width:100%;
	border-bottom:1px dotted #aaa;
	padding:0;
	margin:0 0 10px;
}
.qanda_st1 h5 {
	background:url(imgdir/recruit/ic_q.gif) left top no-repeat;
	font-size:12px;
	font-weight:bold;
	padding-left:1.5em;
}
.qanda_st1 p {
	background:url(imgdir/recruit/ic_a.gif) left top no-repeat;
	padding-left:1.5em;
}
.qanda_st2 {
	clear:both;
	width:100%;
	border-bottom:1px dotted #aaa;
	padding:0;
	margin:0 0 10px;
}
.qanda_st2 h5 {
	background:url(imgdir/recruit/ic_q.gif) left top no-repeat;
	font-size:12px;
	font-weight:bold;
	padding-left:1.5em;
}
.qanda_st2 p {
	background:url(imgdir/recruit/ic_a.gif) left top no-repeat;
	padding-left:1.5em;
}
/**************************

5.privacy

**************************/
#privacy ol {
	margin-right:10px;
	line-height:140%;
}
#privacy li {
	margin:0 0 10px 0;
}
ul#immunity {
	margin:0;
	padding:0;
	list-style: inside square;
	line-height:140%;
}
