/*[fmt]1A91-1A0A-2*/
/*@group Reset CSS*/
body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin : 0;
	padding : 0;
	border : 0;
	outline : 0;
	font-weight : inherit;
	font-style : inherit;
	font-size : 100%;
	font-family : inherit;
	vertical-align : baseline;
}
/*remember to define focus styles!*/
:focus {
	outline : 0;
}
body {
	line-height : 1;
	color : #000000;
	background : #FFFFFF;
}
ol,ul {
	list-style : none;
}
/*tables still need 'cellspacing="0"' in the markup*/
table {
	border-collapse : separate;
	border-spacing : 0;
}
caption,th,td {
	text-align : left;
	font-weight : normal;
}
blockquote:before,blockquote:after,q:before,q:after {
	content : "";
}
blockquote,q {
	quotes : "" "";
}
/*@end*/
body {
	font:13px "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
	*font-size: small;
	*font: x-small;
	line-height : 1.63;
	background : #ffffff;
	text-align : center;
	color : #3e3e3e;
}
div.wrapper {
	width: 909px;
	margin : 0 auto;
	text-align: left;
	position: relative;
}
div.content {
	background : url(../images/line_02.png) repeat-y 640px;
	margin-bottom : 40px;
}
div.main {
	float : left;
}
div.life-content {
	width:620px;
}
div.side-bar {
	margin-left : 663px;
	_margin-left : 660px;
}
div.side-bar:after {
	content : ".";
	display : block;
	visibility : hidden;
	height : 0.1px;
	font-size : 0.1em;
	line-height : 0;
	clear : both;
}
div.side-bar ul li {
	display : block;
	margin-bottom : 10px;
}
div.inquiry {
	border : 1px solid #E5F3F8;
	background-color: #1CB0F0;
	height : 41px;
}
div.inquiry h3 {
	margin-top : 12px;
	margin-left : 19px;
	float : left;
}
div.inquiry p {
	margin-left : 498px;
	margin-top : 7px;
}
div.footer {
	color : #ffffff;
	border-top : 1px solid #DBD6CF;
	background-color : #BABABA;
	text-align : center;
	height : 83px;
}
div.footer ul {
	text-align : right;
	margin : 8px auto 0;
	width : 909px;
	height : 20px;
	z-index : 1;
	position : relative;
}
div.footer ul li {
	display : inline;
	border-left : 1px solid #d3d3d3;
	padding-left : 12px;
	padding-right : 5px;
}
div.footer ul li.first-child {
	border : none;
}
div.footer ul li a {
	color : #ffffff;
}
div.footer ul li a:visited {
	text-decoration : none;
}
div.footer ul li a:link {
	text-decoration : none;
}
div.footer ul li a:hover {
	text-decoration : underline;
}
div.footer address {
	width : 909px;
	margin : 0 auto;
	text-align : left;
	position : relative;
	top : -20px;
	height : 20px;
}

