@charset "utf-8";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;margin:0;
}
#header {
	height: 147px;
	background: url(../images/header-background.jpg) #99d3fb center top no-repeat;
}
#header .container_12 {
	position: relative;
}
#logo {
	position: absolute;
	top: 43px;
}
#global_menu {
	position: absolute;
	width: 708px;
	height: 43px;
	right: 0;
	top: 65px;
	background: url(../images/global-menu.gif) no-repeat;
}
#global_menu li {
	float: left;
	display: inline;
}
#global_menu li a {
	height: 43px;
	display: block;
}
#global_menu li a:hover {
	background-image: url(../images/global-menu.gif);
	background-repeat: no-repeat;
}
#global_menu li a span {
	display: none;
}
#global_menu_home {
	width: 153px;
}
#global_menu_home a:hover {
	background-position: 0 -43px;
}
#global_menu_feature {
	width: 218px;
	margin-left: 1px;
}
#global_menu_feature a:hover {
	background-position: -154px -43px;
}
#global_menu_case {
	width: 177px;
	margin-left: 1px;
}
#global_menu_case a:hover {
	background-position: -373px -43px;
}
#global_menu_price {
	width: 157px;
	margin-left: 1px;
}
#global_menu_price a:hover {
	background-position: -551px -43px;
}
#login {
	position: absolute;
	top: 0;
	right: 0;
}
#login a {
	background: url(../images/button-login.gif) center -10px no-repeat;
	display: block;
	width: 96px;
	height: 33px;
}
#login a:hover {
	background-position: center -5px;
}
#login span {
	display: none;
}
#contents {
	margin-top: 40px;
	margin-bottom: 40px;
}
#contents .grid_9 {
	margin-left: 0;
	width: 690px;
}
#contents .grid_3 {
	width: 230px;
	margin-left: 30px;
	margin-right: 0;
}
#side .contact {
	background: url(../images/side-contact-middle.gif) repeat-y;
}
#side .contact .header {
	background: url(../images/side-contact-top.gif) no-repeat;
}
#side .contact .footer {
	background: url(../images/side-contact-bottom.gif) no-repeat bottom left;
	padding-top: 8px;
	padding-bottom: 10px;
	width: 230px;
	overflow: hidden;
}
#side .contact .footer div {
	margin-left: 20px;
	margin-bottom: 10px;
	margin-right: 20px;
}
#side .contact .footer .text {
	font-size: 12px;
	margin-top: -3px;
	line-height: 140%;
}
#side-contact-button a {
	display: block;
	width: 190px;
	height: 40px;
	background: url(../images/side-contact-button.gif);
}
#side-contact-button a:hover {
	background-position: 0 -40px;
}
#side-contact-button a span {
	display: none;
}
#side-navi {
	margin-bottom: 30px;
	width: 230px;
	overflow: hidden;
}
/*100903追加↓*/
#side-navi li {
	position: relative;
	line-height: 0;
}
#side-navi li img {
	position: absolute;
	top: 20px;
	right: 0;
}
/*100903追加↑*/
#side-navi ul li a {
	display: block;
	line-height: 130%;
	text-decoration: none;
	color: #333333;
}
#side-navi ul .detail a {
	background: url(../images/side-navi-background.gif) repeat-y;
	padding: 13px;
	font-size: 14px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #afd8f2;
}
#side-navi ul .detail a:hover {
	background: url(../images/side-navi-background-on.gif) repeat-y;
}
#side-navi ul .detail a span {
	display: block;
	background: url(../images/bullet-blue.gif) no-repeat left 5px;
	padding-left: 15px;
}
#side-navi ul .detail a:hover span {
	background-image: url(../images/bullet-blue-on.gif);
}
#side-navi ul .features a {
	display: block;
	background: url(../images/side-navi-features.gif);
	height: 48px;
}
#side-navi ul .features a:hover {
	background: url(../images/side-navi-features-on.gif);
}
#side-navi ul .features a span {
	display: none;
}
#footer {
	background: url(../images/footer-background.gif) repeat-x;
	height: 142px;
	border-top: 1px solid #FFFFFF;
	line-height: 20px;
	margin-top: 40px;
}
#footer .container_12 {
	position: relative;
}
#footer ul {
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 20px;
}
#footer ul li {
	float: left;
	background: url(../images/footer-separater.gif) no-repeat left;
	margin-left: -2px;
	padding-left: 10px;
	padding-right: 10px;
}
#footer ul li a {
	font-size: 12px;
	color: #415f6a;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #0077a2;
	text-decoration: underline;
}
#copy-right {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	right: 0;
	top: 20px;
	font-size: 12px;
	color: #92acb5;
}
/* */

#bottom-contact {
	background: url(../images/btm-contact-bg-middle.gif) repeat-y;
	width: 940px;
	font-size: 12px;
}
#bottom-contact .header {
	background: url(../images/btm-contact-bg-top.gif) no-repeat;
}
#bottom-contact .footer {
	background: url(../images/btm-contact-bg-bottom.gif) no-repeat bottom;
	padding: 20px 20px 15px;
}
#bottom-contact p {
	line-height: 160%;
	margin: 5px 0;
}
#bottom-contact .float-left {
	margin-right: 10px;
}
/**/


.float-right {
	float: right;
}
.float-left {
	float: left;
}
