@charset "utf-8";
@import "../../common/css/0-import.css";
/*------------------------------------------------------------
	ナースコミュニティ
------------------------------------------------------------*/
#main #conts {
	width: 850px;
	text-align: left;
	color: #666;
}

#conts h2 {
	margin-bottom: 15px;
}

#conts h3.ml20 {
	margin: 0 0 0 20px;
	clear: both;
}

#conts .mb30 {
	margin: 0 0 30px 20px;
}

#conts ul.form_ul {
	padding: 6px 0 0 30px;
	height: 27px;
	background: url(../img/index/back01.gif) no-repeat center top;

	position: relative;
}

	* html #conts ul.form_ul {
		height: 33px;
	}

#conts ul.form_ul li {
	display: inline;
}

#conts ul.form_ul li.login a,
#conts ul.form_ul li.help a,
#conts ul.form_ul li.first a,
#conts ul.form_ul li.faq a,
#conts ul.form_ul li.mente a {
	padding: 0 10px;
	border-right: 1px solid #333;

	color: #fff;
	font-size: 11px;
}

#conts ul.form_ul li.mente a {
	border-right: none;
}

#conts ul.form_ul li.option {
	margin: 0 0 0 30px;
	padding-left: 15px;
	background: url(../img/index/icon01.gif) no-repeat left center;
	border: none;
}

#conts ul.form_ul li.logo {
	position: absolute;
	top: 0;
	right: 20px;
}

#conts iframe {
	margin: 0 20px;
	width: 810px;
	height: 80px;

	overflow: hidden;
}

.search {
	padding: 15px 0;
	background: url(../img/index/back02.gif) no-repeat center bottom;
}

.search table {
	margin: 0 0 0 15px;
	width: 780px;
}

.search table .keyword {
	width: 425px;
	height: 37px;
	line-height: 37px;

	font-size: 32px;
}

#conts ul.link {
	margin: 15px 20px 18px 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

#conts ul.link li {
	width: 410px;
	height: 86px;
	text-align: center;
	float: left;
    background: url(../img/index/back03.gif) no-repeat left top;
}

#conts ul.link li a {
	display: block;
	width: 167px;
	height: 42px;
	margin: 0 auto;
	background: url(../img/index/btn02_over.jpg) no-repeat;
}

#conts ul.link li.btn02 {
	width: 400px;
}

#conts ul.link li.btn02 a {
	background: url(../img/index/btn03_over.jpg) no-repeat;
}

#conts ul.link li a:hover {
	background-color: #fff;
}

#conts ul.link li a:hover img {
	visibility: hidden;
}

#conts ul.link li p {
	margin: 10px 0;
}

#conts h3 {
	margin: 0 0 0 20px;

	clear: both;
}

#conts .head01,
#conts .head02 {
	margin: 0 0 0 20px;

	position: relative;
}

#conts .head01 h3,
#conts .head02 h3 {
	margin: 0;

	clear: both;
}

#conts .head01 .more,
#conts .head02 .more {
	padding: 0 0 0 15px;
	background: url(/common/img/icon/09.gif) no-repeat left center;

	position: absolute;
	top: 6px;
}

#conts .head01 .more {
	left: 210px;
}

#conts .head02 .more {
	left: 240px;
}

#conts .box {
	margin: 0 20px 40px 20px;
	padding: 15px 16px 15px 15px;
	border: 3px solid #A6D95D;
}

#conts #job {
	border: 3px solid #FBAA48;
}

#conts #worry {
	border: 3px solid #3CC1DD;
}

#conts .box .set {
	background: url(/common/img/line/03.gif) repeat-y center top;
}

#conts .box .love,
#conts .box .recent {
	width: 371px;

	float: left;
}

#conts .box .beauty,
#conts .box .pop {
	width: 371px;

	float: right;
}

#conts .box .dataBox {
	width: 371px;
}

#conts .box .floatL {
	clear: both;
}

#conts .box .top h5 {
	margin: 0;
	padding: 12px;
	border-bottom:1px solid #f7bd84;
	background: url(../img/index/box_title01.gif) no-repeat left top;
}

#conts .box .top p {
	padding: 12px;
	background: url(../img/index/box_bottom01.gif) no-repeat bottom; 
}

#conts .box h4 {
	margin: 0 0 20px;
}

#conts .box h5 {
	margin-bottom: 10px;
	padding: 0 0 3px 35px;
	background: url(/common/img/icon/04.gif) no-repeat left 1px;

	font-weight: normal;
	zoom: 1;
}

#conts .box p {
	margin: 0 0 14px;
	padding: 0 0 15px 35px;
	background: url(../img/index/line01.gif) repeat-x bottom;
}

#conts .box .bottom p {
	margin: 0;
	padding-bottom: 0;
	background: none;
}

#conts .map {
	background: url(../img/index/map_back.jpg) left top no-repeat;
	margin: 0 20px;
	padding: 0 15px;
	height: 100%;
}

#conts .map ul {
	width: 250px;
	float: left;
	margin-right: 15px;
}

#conts .map ul.mr0 {
	margin-right: 0;
}

#conts .map ul li.first {
	background: url(../img/index/map_line01.gif) left bottom no-repeat;
	padding: 10px 0;
	margin-bottom: 10px;
}

#conts .map ul li.first a {
	padding: 13px 0 13px 25px;
	background: url(/common/img/icon/17.gif) no-repeat left center;

	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
}

#conts .map ul li.second {
	margin-left: 20px;
	padding-left: 15px;
	background: url(/common/img/icon/01.gif) no-repeat left center;

	font-size: 14px;
	font-weight: bold;
	line-height: 2;
}

#conts .map ul li.third {
	margin-left: 40px;
	padding-left: 15px;
	background: url(/common/img/icon/09.gif) no-repeat left center;

	line-height: 2;
}

#conts p.copy {
	text-align: right;
	clear: both;
	padding: 40px 20px 0 0;
}
