@charset "UTF-8";
/*--------------------------------------------------------------------------------
CSS information
 file name  :  link.css
 style info :  メインコンテンツ設定 
 --------------------------------------------------------------------------------*/

/*--- import */
@import url("reset.css");
@import url("tmpl-style.css");
@import url("tmpl-style-2c.css");
@import url("tmpl-model.css");

div#title_tp{
	background:url(../images/template/shadow01.gif) 0 bottom repeat-x;
	padding-bottom:10px;
	margin-bottom:10px;
	width: 740px;
}


#main h2 {
	font-size: 180%;
	font-weight:700;
	color: #4D3926;
	letter-spacing: .1em;
	border-left: 3px solid #4D3926;
	padding: 7px 0 0 9px;
	height: 1.4em;
	margin:1px 0 20px 15px;
	line-height:1.1;
}
#main .box01 {
	background: url(../images/common/dot07.gif) repeat-x 0 0;
	width: 350px;
	margin-left: 105px;
	padding-top: 1px;
	font-size:140%;
}

#main address {
	background: url(../images/common/dot07.gif) repeat-x 0 bottom;
	line-height:1;
	padding:14px 0 13px 25px;
}
#main .ad01 {
	background-color: #eed;
}
#main address a {
	color: #333;
}
#main address a:hover {
	color: #999;
}





#link {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 14px;
	line-height: 1.6em;
	width: 535px;
	letter-spacing: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 55px;
	margin-left: 0px;
}
#link h4 {
	font-size: 18px;
	color: #4D3926;
	letter-spacing: 1px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #4D3926;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	height: 23px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 1em;
}
#link .box01 {
	width: 350px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 93px;
	background-image: url(../images/common/dot07.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 1px;
}
#link address {
	font-style: normal;
	font-weight: normal;
	line-height: 1em;
	padding-left: 25px;
	padding-top: 14px;
	padding-bottom: 13px;
	background-image: url(../images/common/dot07.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#link .ad01 {
	background-color: #EEEEDD;
}
#link .ad02 {
}
#link address a {
	color: #333333;
	text-decoration: none;
}
#link address a:link {
	color: #333333;
	text-decoration: none;
}
#link address a:hover {
	color: #999999;
}
