@charset "Shift_JIS";

/*--------------------------------------------------------*/
/* Copyright (C) 2009 カギの１１０番 All Rights Reserved. */
/*--------------------------------------------------------*/

/* -------------------- */
/* all tag              */
/* -------------------- */
* {
	margin:0;
	padding:0;
	}

body {
	font-family:'ＭＳ Ｐゴシック', Osaka, verdana;
	font-size : 14px;
	line-height: 140%;
	color:#FFFFFF;
	background:#FFFFFF;}

img { border: none; }

a:link {text-decoration:underline;color:#FFFFFF;}
a:visited {text-decoration:underline;color:#FFFFFF;}
a:hover {text-decoration:none;color:#FFFFFF;}
a:active {text-decoration:none;color:#FFFFFF;}

a {
	outline:0;
	}

/* IE6バグCSSセンタリング対処
========================================== */
h1, h2, h3, h4, h5, h6,
div, p, pre, ul, ol, dl, dt, dd,
address, form, blockquote, table{
	}

/* -------------------- */
/* font size     　　   */
/* -------------------- */
.s { font-size: 10px; line-height: 140%; }
.m { font-size: 12px; line-height: 140%; }
.l { font-size: 14px; line-height: 140%; }
.ll { font-size: 16px; line-height: 140%; }
.lll { font-size: 18px; line-height: 140%; }

.sB { font-size: 10px; line-height: 140%; font-weight : bold; }

.mB { font-size: 12px; line-height: 140%; font-weight : bold; }

.lB { font-size: 14px; line-height: 140%; font-weight : bold; }

.llB { font-size: 16px; line-height: 140%; font-weight : bold; }

.lllB { font-size: 18px; line-height: 140%; font-weight : bold; }

/* -------------------- */
/* bg color      　　   */
/* -------------------- */
.bold {font-weight:bold;}
.bg999999 {background:#999999;}
.bgFFFFFF {background:#FFFFFF;}
.bg000000 {background:#000000;}
.bgEBEBEB {background:#EBEBEB;}

/* -------------------- */
/* cmn css         　   */
/* -------------------- */
.mid01 {
	padding : 3px 8px 3px 8px;
	color:#DB9D59;
	font-weight : bold;
	font-size: 16px; line-height: 140%;
	border-left: solid 5px #DB9D59;
	border-bottom: dotted 1px #DB9D59;}

.mid02 {
	margin : 0px 10px 0px 10px;
	padding : 5px 10px 5px 10px;
	color:#CCCCCC;
	font-weight : bold;
	font-size: 14px; line-height: 140%;
	border-top: dotted 1px #CCCCCC;
	border-bottom: dotted 1px #CCCCCC;}

.mid03 {
	padding : 8px 8px 8px 8px;
	color:#333333;
	background:#EEEEEE;
	font-size: 14px; line-height: 140%;
	border-left: solid 5px #DB9D59;}

.mid04 {
	padding : 3px 8px 3px 8px;
	color:#FFFFFF;
	font-weight : bold;
	font-size: 16px; line-height: 140%;
	border-bottom: dotted 1px #FFFFFF;}

.tx01 {
	padding : 0px 10px 0px 10px;
	font-size: 14px; line-height: 140%;}

.tab_tx01 {
	padding:8px;
	color:#333333;
	background:#ECCBA6;
	font-weight:bold;
	font-size: 14px; line-height: 140%;}

.tab_tx02 {
	padding:8px;
	color:#333333;
	background:#FFFFFF;
	font-size: 14px; line-height: 140%;}

.tab_tx03 {
	padding:8px;
	color:#333333;
	background:#E0AB70;
	font-weight:bold;
	font-size: 14px; line-height: 140%;}

.tab_tx04 {
	padding:8px;
	color:#FFFFFF;
	font-size: 14px; line-height: 140%;
	border-left: solid 5px #AC6B25;
	border-bottom: solid 1px #DB9D59;}

.tab_tx05 {
	padding:8px;
	color:#FFFFFF;
	font-size: 14px; line-height: 140%;
	border-bottom: solid 1px #DB9D59;}

/* -------------------- */
/* header footer css    */
/* -------------------- */
#cmnHeader {
	width:748px;
	height:244px;
	text-indent:-9999px;
	background:url(../common/cmn_header_01.jpg) no-repeat;
	}

#cmnHeader h1 a {
	width:190px;
	height:75px;
	display:block;
	}

#cmnFooter {
	text-align : center;
	padding : 12px 5px 12px 5px;
	color:#B4B4B4;
	font-size: 95%; line-height: 100%;}

hr {
	height: 1px;
	border-width:1px;
	border: dotted 1px #FFFFFF;}

ul.list01 {
	margin:0px;
	padding:0px;
	list-style:none;}

li.list01 {
	margin:0px 0px 5px 0px;
	padding:0px 0px 5px 19px;
	background:url(../common/cmn_arrow_01.gif) no-repeat;
	background-position:left center;}

li.list02 {
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 16px;
	background:url(../common/cmn_arrow_02.gif) no-repeat;
	background-position:left top;}

li.list03 {
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 21px;
	background:url(../common/cmn_arrow_03.gif) no-repeat;
	background-position:left center;}

li.list04 {
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 21px;}

#wrapper {
	margin:0 auto;
	width:100%;}



/*===== contactform setting ===========================*/


.padder {
	background: #000000;
	padding: 5px;
	border-right: thin dotted #AC6B25;
	border-bottom: thin dashed #AC6B25;
	border-left: thin solid #AC6B25;
	font-size: 12px;
}
.padder2{
	border-right: thin solid #AC6B25;
	border-bottom: thin dashed #AC6B25;
	border-left: none;
	padding: 5px;
	font-size: 14px;
}
.padder1{
	background: #000000;
	padding: 5px;
	border-right: thin dotted #AC6B25;
	border-bottom: thin solid #AC6B25;
	border-left: thin solid #AC6B25;
}
.padder3{
	border-right: thin solid #AC6B25;
	border-bottom: thin solid #AC6B25;
	border-left: none;
	padding: 5px;
}

.upperline {
	border-top: thin solid #AC6B25;
}
.bottomline {
	border-bottom: thin solid #AC6B25;
}
.padder_end {
	background: #000000;
	padding: 5px;
	border-top: thin none #AC6B25;
	border-right: thin dotted #AC6B25;
	border-left: thin solid #AC6B25;
	font-size: 12px;
}
.padder2_end{
	border-top: none;
	border-right: thin solid #AC6B25;
	border-left: none;
	padding: 5px;
	font-size: 14px;
}
/*===== /contactform setting ===========================*/

.link_sub {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	display: block;
	color: #006400;
}

/* 追記 */
table{
	margin: auto;
}

