@charset "utf-8";


.sp-t05 {
	margin-top: 5px;
}
.sp-t10 {
	margin-top: 10px;
}
.sp-t15 {
	margin-top: 15px;
}
.sp-t20 {
	margin-top: 20px;
}
.sp-t40 {
	margin-top: 40px;
}
.sp-b05 {
	margin-bottom: 5px;
}
.sp-b10 {
	margin-bottom: 10px;
}
.sp-b15 {
	margin-bottom: 15px;
}
.sp-b20 {
	margin-bottom: 20px;
}
.sp-b40 {
	margin-bottom: 40px;
}
.sp-l28 {
	margin-left: 28px;
}
.sp-r14 {
	margin-right: 14px;
}

/*□□□□□□□□□□□□□□*/

.align-right {
	float: right;
}
.align-left {
	float: left;
}
.align-center {
	text-align: center;
}

/*□□□□□□□□□□□□□□*/

.textS {
	font-size: 10px;
}
.textSM {
	font-size: 12px;
}
.textM {
	font-size: 12px;
}
.textL {
	font-size: 14px;
}
.textLL {
	font-size: 18px;
}
.text-red {
	color: #FF0000;
}
.text-bk {
	color: #000000;
}
.text-salmon {
	color: #FF6666;
}
.text-salmon2 {
	color: #FC9595;
}
.text-blue {
	color: #009ABC;
}
.text-blue2 {
	color: #0E5976;
}
.text-blue3 {
	color: #3366CC;
}
.text-orange {
	color: #FF6600;
}
.text-orange2 {
	color: #B74D1F;
}
.text-white {
	color: #FFFFFF;
}
.text-brown {
	color: #7C6163;
}
.text-brown2 {
	color: #812E30;
}
.text-brown3 {
	color: #9B745B;
}
.text-grey {
	color: #666666;
}
.text-grey2 {
	color: #999999;
}
.text-wine {
	color: #B81D4F;
}
.text-green {
	color: #999900;
}

/*□□□□□□□□□□□□□□*/

body {
	letter-spacing: 0.5px;
	line-height: 120%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h1, h2, h3, h4 {
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
	line-height: 16px;
}
h4 {
	font-size: 10px;
}
a{
	color: #0a7cd1;	/* #009ABC */
}
a:link,a:visited {
	text-decoration: underline;
}
a:hover,a:active {
	text-decoration: underline;
}
/* 070114 add */
p a {
	font-weight:normal;
}
/* 070114 add */
h2 a:link,h2 a:visited,
h3 a:link,h3 a:visited,
h4 a:link,h4 a:visited{
	color: #B64D1F; 
	text-decoration: underline;
}
h2 a:hover,h2 a:active,
h3 a:hover,h3 a:active,
h4 a:hover,h4 a:active{
	color: #B64D1F;
	text-decoration: none;
}
a.strong {
	text-decoration: none;
	font-weight: bold;
}
a.strong:hover {
	text-decoration: underline;
}
a.strong2 {
	text-decoration: underline;
	font-weight: bold;
}
a.strong2:hover {
	text-decoration: none;
}
a.brown {
	color: #B64D1F; 
	text-decoration: underline;
}
a.brown:hover {
	color: #B64D1F; 
}

p {
	margin: 0px;
}
td {
	vertical-align: top;
}
a img {
	margin: 0px;
	text-decoration: none;
	border-style: none;
}
form {
	margin: 0px;
}
.clear {
	clear: both;
	text-align: center;
}

/*□□□□□□□□□□□□□□*/

#wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#head {
	padding-right: 0px;
	padding-left: 10px;
	float: left;
	width: 990px;
	padding-top: 0px;
}
#box {
}
#foot {
	clear: both;
	text-align: center;
}
#copy {
	color: #A28D86;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #A28D86;
	border-right-color: #A28D86;
	border-bottom-color: #A28D86;
	border-left-color: #A28D86;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

/*□□□□□□□□□□□□□□*/
/*
#head .title {
	text-align: left;
	margin-top: 10px;
	color: #666666;
	letter-spacing: -1px;
	float: left;
	border:1px solid #F00;
}
*/
#head .title {/*080122*/
	width: 162px;
	float: left;
	padding-top: 5px;
}
#head a {
	color: #B74D1F;
}
#head .title-text {
	float: left;
}
#head .link {/*080122*/
	float: right;
	width: 827px;
	text-align: right;
	padding-right: 1px;
}
#head .link td {
	vertical-align: middle;
	text-align: right;
}
#head .link ul {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#head .link li {
	display: inline;
	padding-left: 10px;
	background-image: url(../../img/head_list_img.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#head .link li form {
	margin: 0;
	padding: 0;
	display: inline;
}
#head .link input,select {
	font-size:10px;
}
#head .link input.h_searchbtn {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
#head .blog-link {/*080122*/
	border: 1px dashed #BAA47F;
	float: right;
	color: #B74D1F;
	background: #FDF5C4;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	line-height: 100%;
}
.head-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDBEC0;
	height: 5px;
}

/*----------------------------*/

#foot p {
	color: #774736;
	padding-top: 10px;
}

/*----------------------------*/

#copy p {
	letter-spacing: 3px;
	clear: both;
}

/* Ajax             */
/* Modal Popup      */
#ctl00_ContentPlaceHolder1_CancelButton,
#ctl00_ContentPlaceHolder1_OkButton {
	width: 100px;
	margin-right: 10px;
	margin-left: 10px;
}
#ctl00_ContentPlaceHolder1_Panel1 div {
}
#ctl00_ContentPlaceHolder1_Panel1 p {
	padding-bottom: 20px;
}
.modalBackground {
 backgroud-color:#FFFFFF;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup {
background-color:#FFFFFF;
border-width:1px;
border-style:solid;
border-color:#999999;
padding:20px;
width:260px;
}

.jsalert{
color:red;
font-size:14px;
border:1px solid #666;
padding:10px 20px;
margin:10px;
clear:both;
}
.navi-sp {
	width: 898px;
	padding-right: 1px;
	padding-left: 1px;
}
hr {
	margin: 0px;
	padding: 0px;
}
.padding_b2 {
	padding-bottom: 2px;
}
/*20080822追加*/
.lineheight20px {
	line-height: 20px;
}
