@charset "Shift_JIS";

/*-----------------------------------

CSS Information

Site URL:		http://www.kurionet.jp/
File name:		gallery.css (http://www.kurionet.jp/css/gallery.css)
Summary:		gallery style
Created:		2012-07-02
Last update:	2012-07-17
Author:			E-Life Co.,ltd.
Copyright:		(c) KURIONET Co.,Ltd

-----------------------------------*/

/*-------------------------
__gallery_style
-------------------------*/

#contents .title {
background-image: url(/images/contents_title.jpg);
background-repeat: no-repeat;
background-position: 0 0;
text-align: left;
height: 55px;
margin-left: 10px;
}
#contents .title h3 {
font-size: 14px;
line-height: 38px;
font-weight: 700;
padding-top: 2px;
padding-left: 15px;
text-shadow: 0 2px 0 #FFF;
}
#top {
margin-left: 10px;
padding-bottom: 25px;
}
#top h4 {
text-align: left;
padding-bottom: 10px;
}
#top p {
text-align: left;
font-size: 13px;
line-height: 20px;
margin-right: 15px;
margin-left: 15px;
}
#block01 {
padding-bottom: 15px;
}
#block01 ul {
overflow: hidden;
}
#block01 li {
height: 135px;
width: 380px;
float: left;
}
.banner {
text-align: left;
margin-left: 10px;
padding-bottom: 40px;
}
#toForm {
width: 760px;
padding-bottom: 30px;
overflow: hidden;
}
#toForm dl {
width: 620px;
margin-right: auto;
margin-left: auto;
border: 1px solid #CCC;
padding-top: 20px;
padding-bottom: 15px;
}
#toForm dt {
font-size: 18px;
line-height: 20px;
font-weight: 700;
color: #65B820;
padding-bottom: 10px;
}
#toForm .text {
font-size: 13px;
line-height: 18px;
padding-bottom: 8px;
}
#toForm .tel {
font-size: 16px;
line-height: 18px;
font-weight: 700;
margin-right: 15px;
margin-left: 15px;
padding-top: 10px;
border-top: 1px solid #CCC;
}
#toForm .tel img {
margin-right: 3px;
}
#toForm .btn {
background-image: url(/images/form_btn.jpg);
background-repeat: no-repeat;
background-position: 0 -50px;
height: 50px;
width: 320px;
margin-top: 30px;
margin-right: auto;
margin-left: auto;
overflow: hidden;
}
#toForm .btn a {
display: block;
height: 50px;
overflow: hidden;
}
#toForm .btn a:hover img {
filter:alpha(opacity=0);
opacity:0.0;
}
