/* -----------------------------------------------------------
CSS Information

 File name:      cmn_style.css
----------------------------------------------------------- */

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", san-selif;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size: 9pt;
	line-height: 1.5em;
	background-image: url(../img_cmn/back.jpg);
	background-repeat: repeat;
}

a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
}
a:active {
	color: #FF6600;
}
a:hover {
	color: #FF6600;
}


h1 {
	color: #CCCCCC;
	font-size: 12px;
	text-align: right;
}

.style1 {
	font-size: 12pt;
	color: #004225;
	line-height: 20px;
}

.style2 {
	color: #6B572E;
	font-size: 20px;
	font-weight: bold;
}

.style3 {
	color: #FF0000;
}

.style4 {
	font-size: 14px;
	font-weight: bold;
}

.style5 {
	font-size: 10pt;
	color: #FF9900;
}

a img {
border-style:none;
}


/*clearFix*/
#contents:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}



/*----------------------------------------------------
	#header
----------------------------------------------------*/
#header {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 950px;
	height: auto;
	overflow: visible;
	z-index:9999
}

#header_left {
	width: 230px;
	height: auto;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	float: left;
}

#header_right {
	width: 700px;
	float: right;
	text-align: right;
	font-size: 9px;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	overflow:visible;
	background-color: #004225;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;   /* Firefox用 */
}

#header_mail {
	width: 260px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#header_sns {
	width: 310px;
	height: auto;
	overflow: visible;
	margin: 0px;
	padding-bottom: 10px;
	float: right;
}

.social_btn {
	margin: 0px;
	padding: 0px;
	width:auto;
	vertical-align: top;
	height: auto;
	float: right;
}

.social_btn .facebook {
	width: 100px;
	float: right;
	padding: 0px;
	display: inline;
	text-align: right;
}

.social_btn .twitter {
	width: 100px;
	float: left;
	margin-right: 10px;
	padding: 0px;
	display: inline;
	text-align: right;
}

/*----------------------------------------------------
	#navi
----------------------------------------------------*/
#navi {
	width: 700px;
	height: 40px;
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#navi li {
    float: left;
    width: 140px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: left top;
	display:block;
	list-style-type:none;
}
.navi01 {
    background-image: url(../img_cmn/navi_01_b.jpg);
}
.navi02 {
    background-image: url(../img_cmn/navi_02_b.jpg);
}
.navi03 {
    background-image: url(../img_cmn/navi_03_b.jpg);
}
.navi04 {
	background-image: url(../img_cmn/navi_04_b.jpg);
}
.navi05 {
    background-image: url(../img_cmn/navi_05_b.jpg);
}

/*----------------------------------------------------
	#wrapper
----------------------------------------------------*/

#wrapper {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 950px;
	padding: 0px;
	height: auto;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	background-color: #FFF;
	background-image: url(../img_cmn/logo.jpg);
	background-repeat: no-repeat;
}

/*----------------------------------------------------
	#contents
----------------------------------------------------*/

#contents_left {
	height: auto;
	width: 690px;
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#contents_right {
	height: auto;
	width: 210px;
	float: right;
	padding: 10px;
	font-size: 8pt;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	background-color: #E9E9E9;
}

#contents_owner_left {
	height: auto;
	width: 200px;
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#contents_owner_left {
	height: auto;
	width: 200px;
	float: left;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

#contents_owner_right {
	height: auto;
	width: 480px;
	float: right;
	padding: 0px;
	margin: 0px;
}

#contents_owner_price {
	height: auto;
	width: 480px;
	padding: 0px;
	margin: 0px;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #999;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999;
}

#contents_owner_price_left {
	height: auto;
	width: 130px;
	float: left;
	padding: 10px;
	margin: 0px;
	background-color: #E1E1E1;
	font-size: 12px;
	font-weight: bold;
}

#contents_owner_price_right {
	height: auto;
	width: 310px;
	float: right;
	padding: 10px;
	margin: 0px;
	background-color: #F0F0F0;
}

#contents_mail {
	height: auto;
	width: 690px;
	padding: 0px;
	margin: 0px;
}

#contents_mail_left {
	height: auto;
	width: 290px;
	float: left;
	margin: 0px;
}

#contents_mail_right {
	height: auto;
	width: 400px;
	float: right;
	margin: 0px;
}

/*----------------------------------------------------
	#slide
----------------------------------------------------*/
#slide {
	width: 830px;
	margin: 0px;
	height: 150px;
	padding: 0px;
}

/*----------------------------------------------------
	#tableprice
----------------------------------------------------*/

table.tableprice {
	width: 480px;
	margin: 0px;
	padding: 0px;
}

table.tableprice caption {
  text-align: right;
}

table.tableprice td {
	text-align: left;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #999;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999;
	padding: 10px;
}

table.tableprice col.item01 {
	background: #E1E1E1;
}

table.tableprice col.item02 {
  background: #F0F0F0;
}

table.tableprice col.price {
  background: #FFFFFF;
}


/*----------------------------------------------------
	#table_mail
----------------------------------------------------*/

.mail{
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	width: 690px;
}

.mail tr{
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
}

.mail td{
	text-aline: left;
	vertical-align: middle;
	padding: 5px;
}

.mail th{
	width: 200px;
	padding: 5px;
	font-size: 12px;
	font-weight: lighter;
	text-align: left;
	vertical-align: middle;
	background-color: #CCCCCC;
}


.mail2{
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	width: 690px;
}

.mail2 tr{
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
}

.mail2 td{
	text-aline: left;
	vertical-align: middle;
	padding: 10px;
}

.mail2 th{
	width: 200px;
	padding: 10px;
	font-size: 12px;
	font-weight: lighter;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
}


#form_line {
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-bottom-color: #999999;
	padding-top: 10px;
	width: 690px;
}

.ex{
	width: 460px;
	font-size: small;
}

.mf{
	width: 460px;
	font-size: small;
}

.ex2{
	width: 200px;
	font-size: small;
}


/*----------------------------------------------------
	#gallery
----------------------------------------------------*/
#gallery {
	width: 690px;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#gallery ul {
	/zoom: 1;/* for IE6,7 */
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-right: -22px;
	_zoom: 1;
	list-style-type: none;
	height: 315px;
	width: 712px;
}
 
#gallery ul li {
	width: 120px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 22px;
	float: left;
	list-style: none;
	padding: 0px;
}

/*----------------------------------------------------
	#index_menu
----------------------------------------------------*/
#index_menu {
	width: 690px;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#index_menu ul {
	/zoom: 1;/* for IE6,7 */
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-right: -10px;
	_zoom: 1;
	list-style-type: none;
	height: 165px;
	width: 700px;
}
 
#index_menu ul li {
	width: 165px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px;
	float: left;
	list-style: none;
	padding: 0px;
}




/*----------------------------------------------------
	#footer
----------------------------------------------------*/

#footer {
	text-align: center;
	height: 34px;
	width: 100%;
	vertical-align: middle;
	margin-top: 40px;
	color: #666666;
	padding-bottom: 10px;
}

p{
    line-height: 44px;
    }
