@charset "utf-8";

#pageTitle p {
	display: none;
}

#pageTitle {
	height: 82px;
	background-image: url(../imgs/pgtitle.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	width: 618px;
}
#contents {
	float: left;
	width: 560px;
}
#side {
	float: right;
	width: 140px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ecd6bf;
	padding-top: 40px;
}
#side #fontch {
	right: 23px;
	top: 15px;
}
#side #menu {
	width: 140px;
}

#side ul {
	margin-top: 10px;
	margin-bottom: 30px;
	padding-right: 5px;
	padding-left: 5px;
}
h1,
h2  {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	display: block;
	height: 48px;
	width: 500px;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 48px;
	font-weight: bold;
	color: #4d5f4a;
	padding-left: 60px;
}
h1 {
	margin-top: 10px;
	background-image: url(../imgs/h1bg.png);
	background-position: left center;
	background-repeat: no-repeat;
}
h2 {
	margin-top: 40px;
	background-image: url(../imgs/h2bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 500px;
	margin-left: 5px;
	padding-left: 55px;
}
h3 {
	line-height: 38px;
	width: 522px;
	height: 38px;
	background-image: url(../imgs/h4marker.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 32px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #a9c790;
	border-left-color: #a9c790;
	margin-bottom: 10px;
	color: #4d5f4a;
	margin-left: 5px;
}
h3  a {
	color: #4d5f4a;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
h3  a:hover {
	border: 1px solid #a9c790;
	background-color: #FCF2E9;
}
h4 {
	color: #4d5f4a;
	background-image: url(../imgs/sidebg.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 30px;
	width: 138px;
	border: 1px solid #eab46a;
	line-height: 32px;
	font-size: 13px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: bold;
	text-align: center;
}
#topMenu {
	margin-bottom: 30px;
}
#topMenu a {
	color: #4d5f4a;
	text-decoration: none;
	display: block;
	height: 30px;
	width: 138px;
}

#topMenu a:hover {
	color: #fff;
	text-decoration: none;
	display: block;
	height: 30px;
	width: 138px;
}

#linkarea {
	text-align: center;
	font-size: 0.7em;
}
#linkarea h5 {
	font-size: 1em;
	line-height: 1.2em;
}


#linkarea li {
	display: block;
	margin: 15px 10px;
}
#ruletable {
	border: 1px solid #CCCCCC;
	width: 500px;
	margin-left: 20px;
}
#ruletable th {
	color: #4C4C4C;
	background-color: #C7D0DE;
	width: 120px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
}
#ruletable td {
	padding: 5px;
	font-size: .9em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
dl.pricelist {
	font-size: 0.85em;
	line-height: 1.5em;
	width: 500px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 40px;
}
dl.pricelist dt {
	display: block;
	height: 4.7em;
	float: left;
	width: 150px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}
dl.pricelist dd {
	float: left;
	height: 4.7em;
	width: 340px;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}

#form1 {
	margin-right: 10px;
	margin-bottom: 30px;
}
#form1 #wrap {
	border: 1px dotted #E19B3C;
	padding: 10px;
}
#form1 #wrap label {
	display: block;
	margin-bottom: 20px;
	line-height: 1.5em;
}
#form1 #wrap .radio {
	display: inline;
	margin-left: 10px;
}
#form1 #wrap #contentlab {
	margin-top: 10px;
	margin-bottom: 3px;
}
#form1 #wrap #content {
	width: 400px;
}

#form1  #wrap  fieldset {
	border: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
}


#form1 input {
	margin-left: 15px;
	border: 1px solid #EBBF76;
	line-height: 1.5em;
	height: 1.5em;
	padding: 2px;
	background-color: #FFFFFF;
}
#form1 textarea {
	margin-left: 15px;
	border: 1px solid #EBBF76;
	line-height: 1.5em;
	padding: 2px;
	height: 8em;
}
#form1 #wrap #contenthead {
	margin-bottom: 20px;
}
.bg_pink {
	background-color: #FEECFF;
}

.designh2 {
	background-image: url(../imgs/designtitle.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.webh2 {
	background-image: url(../imgs/webtitle.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.infoh2 {
	background-image: url(../imgs/infotitle.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.supph2 {
	background-image: url(../imgs/supptitle.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.card {
	border: 1px solid #97B6E8;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 30px;
}
.card2 {
	border: 1px solid #97B6E8;
	margin-top: 15px;
	margin-right: 40px;
	margin-bottom: 15px;
	margin-left: 70px;
}
.pamph {
	border: 1px solid #97B6E8;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 25px;
}
#head {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ecd6bf;
}
.underLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.siteImage {
	float: left;
	height: 128px;
	width: 128px;
	padding-bottom: 30px;
	margin-top: .3em;
	padding-right: 20px;
}
.linkList {
	margin-top: 30px;
	margin-left: 20px;
	margin-bottom: 40px;
}

.linkList dt {
	float: left;
	line-height: 40px;
	height: 50px;
	width: 230px;
	display: block;
	text-align: center;
	border: 1px solid #82BBEE;
	margin-top: 5px;
	clear: left;
	font-size: .9em;
}
.linkList dd {
	border: 1px solid #FFFFFF;
	display: block;
	height: 50px;
	width: 280px;
	margin-left: 250px;
	padding-top: 5px;
	padding-left: 10px;
	font-size: .8em;
}
.linkList a {
	width: 230px;
	display: block;
	height: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
}
pre {
	width: 500px;
	margin: 20px;
	padding: 9px;
	border: 1px solid #999999;
}

