@charset "utf-8";

/*###################################################################################
 *
 *SiteName : 猫の手サービス縁（株式会社ケアフリーケア）
 *URL : http://www.day-en.jp/nekonote/
 *Date : 2013-08
 *Update : 2024-07
 *Designer : クノデザインワークス（http://www.k-dw.com/）
 *
#####################################################################################*/

/*###################################################################################
 *bace */

*{
	margin:0;
	padding:0;
	list-style-type: none;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, Geneva, Arial, Osaka, Helvetica, sans-serif;
	text-align: center;
	color: #333;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: bottom;
}

.clear {
	clear: both;
}

a {
	color: #693;
	text-decoration: underline;
}

a:hover {
	color: #F90;
	text-decoration: none;
}

strong {
	font-weight: normal;
}

/*###################################################################################
 *wrap */

#wrap {
	width: 100%;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../../nekonote/image/bg.gif);
	margin-bottom: 0px;
}

/*###################################################################################
 *head */

#head {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
}

#head #home {
	float: left;
	padding-top: 15px;
}

#head #home a:hover img  {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

#head h1 {
	font-weight: normal;
	width: 400px;
	display: block;
	float: left;
	margin-left: 180px;
	background-image: url(../../nekonote/image/logo_nekonote.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	height: 145px;
	font-size: 1em;
	line-height: 2em;
	text-align: center;
	text-indent: -9999px;
}

#head #contact {
	width: 250px;
	padding: 0px;
	float: right;
}

#head #contact #mail {
	background-image: url(../../image/btn_mail_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 250px;
	margin-bottom: 12px;
}

#head #contact #mail a:hover img  {
	filter: alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}

/*###################################################################################
 *topimage */
#topimage {
	height: 480px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 100px;
}

/*crossad.js*/
.crossfade{
	position:relative;
	height:480px;
}

.crossfade img{
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0;
}

.crossfade .active{
	z-index:10;
	opacity:1.0;
}

.crossfade .last-active{
	z-index:9;
}


/*###################################################################################
 *cont */

#cont {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 60px;
}

#cont h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#cont p {
	font-size: 1em;
	line-height: 1.7em;
	text-align: left;
}

#cont .bg-l {
	padding-bottom: 85px;
	background-image: url(../../nekonote/image/bg_cont_l.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#cont .bg-r {
	background-image: url(../../nekonote/image/bg_cont_r.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 85px;
}

/*###################################################################################
 *service */

#cont .service {
}

#cont .service .catch {
	text-align: center;
}

#cont .service .inn {
	background-image: url(../../nekonote/image/bg_service.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 40px;
}

#cont .service .slist {
	padding-left: 80px;
	margin-right: 20px;
	margin-left: 20px;
}

#cont .service .slist ul {
}

#cont .service .slist li {
	color: #960;
	background-image: url(../../nekonote/image/arw_list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 25px;
	float: left;
	display: block;
	margin-bottom: 25px;
	font-size: 1.1em;
	font-weight: bold;
}

#cont .service .slist .w230 {
	width: 205px;
}

#cont .service .slist .w240 {
	width: 215px;
}

#cont .service .slist .w450 {
	width: 425px;
}

#cont .service .slist .w330 {
	width: 305px;
}

#cont .service .sfoot {
	background-image: url(../../nekonote/image/bg_foot_service.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 30px;
	padding-right: 20px;
	padding-left: 20px;
}

#cont .service .etc {
	text-align: right;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

#cont .service .comment {
	background-image: url(../../nekonote/image/bg_comment.gif);
	background-repeat: repeat-x;
	background-position: right top;
	background-color: #FFF;
}

#cont .service .comment .photo {
	float: left;
	width: 310px;
}

#cont .service .comment .txt {
	float: right;
	padding-top: 60px;
	padding-right: 20px;
	width: 530px;
	padding-bottom: 20px;
}

#cont .service .comment .txt h3 {
	font-size: 1em;
	color: #F6AE35;
	text-align: left;
	margin-bottom: 10px;
}

#cont .service .comment .txt p {
	font-size: 0.9em;
}

#cont .network {
	margin-top: 15px;
}

#cont .network .inn {
	padding-top: 20px;
	background-image: url(../../nekonote/image/bg_network.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
}

#cont .network .inn p {
	text-align: center;
}

#cont .network .nlist {
	width: 858px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}

#cont .network .nlist ul {
	width: 864px;
	margin-right: -6px;
    overflow: hidden;
     _zoom: 1;
}

#cont .network .nlist li {
	float: left;
	margin-right: 6px;
	display: block;
	width: 210px;
	height: 50px;
	line-height: 50px;
	font-size: 0.8em;
	background-image: url(../../nekonote/image/bg_nlist.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
	color: #FFF;
}

#cont .info {
	background-image: url(../../nekonote/image/contact_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 900px;
	height: 240px;
	margin-top: 15px;
}

#cont .info .itel {
	float: left;
	width: 600px;
}

#cont .info .imail {
	float: right;
	width: 300px;
}

#cont .info .imail a:hover img  {
	filter: alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}


/*###################################################################################
 *foot */

#foot {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../nekonote/image/bg_foot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}

#foot #fnavi {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 33px;
	margin-bottom: 20px;
}

#foot #fnavi p {
	float: left;
	font-size: 12px;
	display: block;
	margin-top: 6px;
	background-image: url(../../nekonote/image/icon_home.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 13px;
	padding-left: 16px;
	line-height: 13px;
}

#foot #fnavi .pgup {
	float: right;
	background-image: url(../../nekonote/image/btn_pgup_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#foot #fnavi .pgup a:hover img  {
	filter: alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}

#foot #credit {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#foot #credit p {
	font-size: 12px;
	line-height: 18px;
}

#foot #credit #addr {
	text-align: left;
	float: left;
}

#foot #credit #copy {
	float: right;
	text-align: right;
}
