@charset "utf-8";
/* -----------------------------------------------

You Me & Cookies CONTACT CSS
FILE DATA: contact.css

----------------------------------------------- */

/* ------------------------------------------- * /
/* logo */
div#logo{
	float:left;
}
div#logo a{
	display:block;
	background:url(../../share/images/logo.gif) no-repeat;
	width:270px;
	height:45px;
	text-indent:-99999em;
	padding:0 30px 0 0;
}
/* ------------------------------------------- * /
/* panlist */
div#panlist{
	width:650px;
}
div#panlist a.home{
	background:url(../images/pan_home.gif) no-repeat;
	width:21px;
	height:5px;
	display:block;
	text-indent:-99999em;
	float:left;
	padding:0 10px 0 0;
}
div#panlist span.pagepan{
	background:url(../images/pan_txt.gif) no-repeat;
	width:95px;
	height:6px;
	float:left;
	text-indent:-99999em;
}
/* ------------------------------------------- * /
/* main */
h1{
	margin:20px 0;
	background:url(../images/title.gif) no-repeat;
	width:650px;
	height:47px;
	text-indent:-99999em;
}
/* contact */
div#contact{
	width:650px;
}


/* tel */
div#tel{
	margin:0 0 20px 0;
}
div#tel h4{
	background:url(../images/tel_title.gif) no-repeat;
	width:297px;
	height:29px;
	text-indent:-999999em;
	margin:10px 0 0 0;
}
div#telno{
	margin:10px 0 0 0;
	background:url(../images/telno.gif) no-repeat;
	width:336px;
	height:32px;
	text-indent:-999999em;
	float:left;
}
div#time{
	color:#FD5C98;
	font-size:77%;
	width:250px;
	float:left;
	padding:10px 0 0 10px;
	line-height:1.8em;
	letter-spacing:0.1em;
}
a.orilink{
	text-decoration:none;
	color:#3CC;
}
p.orig_cap{
	margin:5px 0 0 0;
	font-size:77%;
	letter-spacing:0.1em;
}

/* mail */
div#mail{
	margin:25px 0 10px 0;
}
div#mail h4{
	background:url(../images/title_mail.gif) no-repeat;
	width:297px;
	height:28px;
	text-indent:-999999em;
	margin:10px 0 0 0;
}
div#mailadd a{
	display:block;
	background:url(../images/mail.gif) no-repeat;
	width:244px;
	height:27px;
	text-indent:-999999em;
	margin:10px 0 0 0;
}
p.con_cap{
	margin:7px 0 0 0;
	font-size:77%;
	line-height:1.5em;
	letter-spacing:0.1em;
}
p.con_cap span {
	color:#F00;
}
div#bt_set{
	margin:10px 0 0 0;
	width:600px;
	text-align:right;
}
span.hitsu{
	color:#F00;
}

