@charset "UTF-8";

/* ==================== common ==================== */
body {
	line-height: 1.5;
	font-size: 80%;
}



/* ==================== #wrapper ==================== */
#wrapper {
}



/* ==================== #header ==================== */
#header {
	background: #fff url("hader-bg.gif") left bottom repeat-x;
}
#header-inner {
	position: relative;
	width: 880px;
	margin: 0 auto;
	background: #fff url("hader-bg.gif") left bottom repeat-x;
}

/* ロゴ */
#header-logo {
	float: left;
	width: 405px;
	height: 80px;
}
#header-logo a {
	height: 80px;
	background-image: url("header-logo.gif");
}

/* お問い合わせ方法 */
#header-content {
	float: right;
	width: 410px;
	height: 80px;
	background-image: url("hader-contact.gif");

}
#header-content-btn {
	position: absolute;
	right: 10px;
	top: 0;
	width: 207px;
	height: 42px;
}
#header-content-btn a {
	height: 42px;
	background-image: url("hader-contact-btn.gif");
}



/* ==================== #container ==================== */
#container {
	/*background: #f2f2f2 url("container-bg.gif") repeat-x;*/
}



/* ==================== #navi ==================== */
#navi {
	width: 880px;
	padding: 0 10px;
	margin: 0 auto;
}
#navi li {
	display: inline;
	list-style: none;
}
#navi a {
	display: block;
	float: left;
	height: 40px;
}
#navi .current a {
	background-position: left bottom;
}
#navi .navi-1 a {
	width: 76px;
	background-image: url("navi-1.gif");
}
#navi .navi-2 a {
	width: 96px;
	background-image: url("navi-2.gif");
}
#navi .navi-3 a {
	width: 129px;
	background-image: url("navi-3.gif");
}
#navi .navi-4 a {
	width: 86px;
	background-image: url("navi-4.gif");
}
#navi .navi-5 a {
	width: 86px;
	background-image: url("navi-5.gif");
}
#navi .navi-6 a {
	width: 139px;
	background-image: url("navi-6.gif");
}
#navi .navi-7 a {
	width: 96px;
	background-image: url("navi-7.gif");
}
#navi .navi-8 a {
	width: 96px;
	background-image: url("navi-8.gif");
}
#navi .navi-9 a {
	width: 76px;
	background-image: url("navi-9.gif");
}



/* ==================== #main ==================== */
#main {
	width: 900px;
	margin: 0 auto;
	background: #fff/* url("main-bg.gif") center top repeat-y*/;
}
#main-inner {
	width: 840px;
	padding: 20px 30px 0;
	/*background: url("main-inner-bg.gif") center top no-repeat;*/
}



/* ==================== #content ==================== */
#content {
	float: right;
	margin:auto;
	width: 610px;
}

#content .pankuzu {
	padding: 3px 10px;
	background: url("pankuzu-bg.gif") center bottom no-repeat;
}
#content .pankuzu a,
#content .pankuzu .current {
	display: inline-block;
	text-decoration: none;
	padding: 2px 5px;
}

/* common */
#content em {
	font-style: normal;
	color: #ca0000;
}
#content strong {
	font-weight: bold;
	color: #ca0000;
}
#content p {
	margin: 0 0 1em;
	padding: 0;
}
#content ul,
#content ol,
#content dl {
	margin: 0 0 1em;
	padding: 0;
}
#content ul ul,
#content ul ol,
#content ul dl,
#content ol ul,
#content ol ol,
#content ol dl,
#content dl ol,
#content dl dl {
	margin: 0;
}
#content ul li {
	display: list-item;
	list-style-type: disc;
	margin-left: 1.5em;
}
#content ul ul li {list-style-type: circle;}
#content ul ul ul li {list-style-type: square;}
#content ul ul ul ul li {list-style-type: disc;}
#content ul ul ul ul ul li {list-style-type: circle;}
#content ul ul ul ul ul ul li {list-style-type: square;}

#content ol li {
	display: list-item;
	list-style-type: decimal;
	margin-left: 1.5em;
}
#content ol ol li {list-style-type: lower-latin;}
#content ol ol ol li {list-style-type: decimal;}
#content ol ol ol ol li {list-style-type: lower-latin;}

#content dt {
	font-weight: bold;
}
#content dd {
	margin: 0 0 1em 1em;
	padding: .6em 0 0 2em;
}

#content table {
	margin: 0 0 1em;
}
#content table ul,
#content table ol {
	margin: 0;
}

/* ページトップへ戻る */
#content .pagetop {
	clear: both;
	text-align: right;
	margin: 15px 0;
}
#content .pagetop a {
	display: inline-block;
	text-align: left;
	width: 125px;
	height: 19px;
	background-image: url("btn-pagetop.gif");
}



/* ==================== #utilities ==================== */
#utilities {
	float: left;
	width: 210px;
	margin: 0 0 20px;
	background: #f6f6f6 url("side-bg.gif") center top repeat-y;
}
#utilities-title {
	height: 5px;
	padding: 0 0 5px;
	background: url("side-bg-top.gif") center top no-repeat;
}
#utilities-content {
	padding: 0 10px 5px;
	background: url("side-bg-bottom.gif") center bottom no-repeat;
}
#utilities .side-block {
	margin: 0 0 10px;
}

#utilities{
	position:fixed;
}

#side-navi-1 dt {
	height: 35px;
	background: url(side-title-1.gif);
}

/* #side-bnr-1 */
#side-bnr-1 li {
	margin: 0 0 5px;
}
#side-bnr-1 a {
	height: 40px;
}
#side-bnr-1 .bnr-1 a {
	background-image: url("side-bnr-1.gif");
}
#side-bnr-1 .bnr-2 a {
	background-image: url("side-bnr-2.gif");
}
#side-bnr-1 .bnr-3 a {
	background-image: url("side-bnr-3.gif");
}

/* #side-bnr-2 */
#side-bnr-2 a {
	height: 35px;
}
#side-bnr-2 .bnr-1 a {
	background-image: url("side-bnr-4.gif");
}

/* #side-bnr-3 */
#side-bnr-3 a {
	height: 155px;
}
#side-bnr-3 .bnr-1 a {
	background-image: url("side-contact.gif");
}

/* #side-bnr-4 */
#side-bnr-4 .img-r {
	height: 134px;
	background-image: url("side-bnr-5.gif");
}

/* #side-bnr-4s */
#side-bnr-4s a {
	height: 35px;
}
#side-bnr-4s .bnr-1 a {
	background-image: url("side-bnr-11.gif");
}

/* サイトデレクターバナー */
#side_sd {
	height: 189px;
	margin-left: 10px;
	position: relative;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(side_sd_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 10px;
}
#side_sd_contact {
    left: 25px;
    position: absolute;
    top: 158px;
}
#side_sd_contact a {
    display: block;
    height: 24px;
    text-indent: -1000em;
    width: 132px;
}
#side_sd_logos {
    left: 16px;
    position: absolute;
    text-align: center;
    top: 54px;
    width: 170px;
}

#side_sd_logos img {
    display: block;
    margin: auto auto 4px;
}
#side_sd_logos .bnr-4 a {
	background-image: url("side_sd_logo.gif");
	height:48px;
}
#side_sd_logos .bnr-5 a {
	background-image: url("side_sdec_logo.gif");
	height:48px;
}

/* Google AdWords */
#utilities .side-block {
    margin: 0 0 10px;
}

#side-navi-1 li a {
    background: url("side-arrow-1.gif") no-repeat scroll 5px center transparent;
    display: block;
    padding: 5px 0 5px 20px;
    width: 170px;
}

.txt_disno {
    height: 0;
    overflow: hidden;
}


/* endGoogle AdWords */

/* facebook Like */
#fb_like	{
	margin-bottom:10px;
}

/* #side-bnr-5 */
#side-bnr-5 li {
	margin: 0 0 5px;
}
#side-bnr-5 a {
	height: 43px;
	margin: 0 0 5px;
}
#side-bnr-5 .bnr-1 a {
	background-image: url("side-bnr-6.gif");
}
#side-bnr-5 .bnr-2 a {
	background-image: url("side-bnr-7.gif");
}
#side-bnr-5 .bnr-3 a {
	background-image: url("side-bnr-8.gif");
}

/* #side-bnr-6 */
#side-bnr-6 a {
	height: 134px;
	background-image: url("side-bnr-9.gif");
}

/* サイド：バナー7 */
div.checkbox_side {
	width: 190px;
	height: 196px;
	margin: 15px 0 0;
	background: url("side-bnr-10-bg.jpg") 0 bottom no-repeat;
	text-align: center;
}
div.checkbox_side #checkbox_side_h {
	width: 190px;
	height: 78px;
	background: url("side-bnr-10-1.gif") 0 bottom no-repeat;
	margin: 0;
}
div.checkbox_side #checkbox_side_p {
	width: 190px;
	height: 45px;
	background: url("side-bnr-10-2.gif") 0 bottom no-repeat;
	margin: 7px 0 0;
}
div.checkbox_side form{
	margin: 0;
}
div.checkbox_side form input{
	vertical-align: middle;
}
div.checkbox_side form #url {
	width: 175px;
	height: 15px;
	margin: 0 auto;
}
div.checkbox_side form div {
	background: url("checkbox_btn_ov.gif") 0 top no-repeat;
	float: left;
	margin: 5px 0 0 30px;
}
div.checkbox_side form #button {
	width: 130px;
	height: 25px;
	border: 0;
	margin: 0 auto;
}
div.checkbox_side input#button:hover {
	filter: alpha(opacity=0);
	-ms-filter: alpha(opacity=0);
	opacity: 0.0;
}


/* #side-navi-1 */
#side-navi-1 dt a {
	height: 35px;
	background-image: url("side-title-1.gif");
}
#side-navi-1 ul {
	background-color: #fff;
	border: 1px solid #e3e3e3;
	border-top: none;
}
#side-navi-1 li {
	padding: 0 0 1px;
	background: url("side-navi-hr.gif") center bottom no-repeat;
}
#side-navi-1 .last {
	padding: 0;
	background: none;
}
#side-navi-1 dd a {
	display: block;
	width: 170px;
	padding: 5px 0 5px 20px;
	background: url("side-arrow-1.gif") 5px center no-repeat;
}

/* #side-navi-2 */
#side-navi-2 dt a {
	height: 35px;
	background-image: url("side-title-2.gif");
}
#side-navi-2 ul {
	background-color: #fff;
	border: 1px solid #e3e3e3;
	border-top: none;
}
#side-navi-2 li {
	padding: 0 0 1px;
	background: url("side-navi-hr.gif") center bottom no-repeat;
}
#side-navi-2 .last {
	padding: 0;
	background: none;
}
#side-navi-2 dd a {
	display: block;
	width: 170px;
	padding: 5px 0 5px 20px;
	background: url("side-arrow-1.gif") 5px center no-repeat;
}




/* ==================== #footer ==================== */
#footer {
	background: #fff url("footer-bg.gif") center top repeat-x;
}
#footer-inner {
	width: 880px;
	margin: 0 auto;
	padding: 50px 10px 0;
	background: url("footer-inner-bg.gif") no-repeat
}

/* フッターナビ */
#footer-navi a {
	display: inline-block;
	text-decoration: none;
	margin: 0 1.5em 0 0;
	padding: 2px 0 2px 15px;
	background: url("footer-arrow-1.gif") left center no-repeat;
}

/* トップページへ移動 */
#footer-navi-home {
	text-align: right;
	padding: 8px 0 0;
	margin: 10px 0 0;
	border-top: 1px solid #eee;
}
#footer-navi-home a {
	display: inline-block;
	text-decoration: none;
	color: #000;
	padding: 3px 0 3px 17px;
	background: url("footer-arrow-2.gif") left center no-repeat;
}

/* お問い合わせ方法 */
#footer-text-1 {
	height: 15px;
	margin: 0 0 10px;
	background-image: url("footer-text-1.gif");
}
#footer-contact {
	float: left;
	width: 630px;
	padding: 3px 9px 7px;
	background: #f5f5f5;
	border: 1px solid #ededed;
}
#footer-contact p {
	float: right;
	width: 390px;
	height: 83px;
	background-image: url("footer-contact.gif");
}
#footer-contact ul {
	float: left;
	width: 232px;
}
#footer-contact li {
	list-style: noen;
}
#footer-contact a {
	width: 232px;
	height: 36px;
	margin: 6px 0 0;
}
#footer-contact .footer-contact-1 a {
	background-image: url("footer-bnr-1.gif");
}
#footer-contact .footer-contact-2 a {
	background-image: url("footer-bnr-2.gif");
}

/* フッターロゴ */
#footer-logo {
	float: right;
	width: 216px;
	height: 62px;
}
#footer-logo a {
	height: 62px;
	background-image: url("footer-logo.gif");
}
#footer-navi-company {
	float: right;
	width: 216px;
}
#footer-navi-company a {
	display: block;
	text-decoration: none;
	font-size: 80%;
	color: #000;
	padding: 5px 0 0 7px;
	background: url("footer-arrow-3.gif") left center no-repeat;
}

/* フッターコピーライト */
#footer-copyright {
	background: #ae191f;
}
#footer-copyright p {
	font-size: 80%;
	color: #fff;
	width: 880px;
	margin: 0 auto;
	padding: 10px;
	background: #ae191f;
}