@charset "UTF-8";
/*----------------------------------------

Name: others.css

Date Created:2009/09/20 [t.sato]

Last Updated:2009/09/20 [t.sato]

Copyright:Prudence.inc

----------------------------------------*/





/* subNavi

----------------------------------------*/



#subColumn ul.navi li.navi_01 a {
	background:url(../img/others/subnavi_01_on.gif) 0 0 no-repeat;
}
#subColumn ul.navi li.navi_02 a {
	background:url(../img/others/subnavi_02_on.gif) 0 0 no-repeat;
}
#subColumn ul.navi li.navi_03 a {
	background:url(../img/others/subnavi_03_on.gif) 0 0 no-repeat;
}
/* タイトル関連

----------------------------------------*/

#mainColumn h2 {
	padding-bottom:40px;
}
#mainColumn h3 {
	margin-bottom:10px;
}
/* プライバシーポリシー	privacypolicy.html

----------------------------------------*/



.update {
	text-align:right;
	margin-bottom:10px;
}
#privacy h4 {
	font-weight:bold;
	margin-bottom:3px;
}
#privacy .text {
	margin-bottom:20px;
	padding-bottom:25px;
	background:url(../img/common/line_01.gif) bottom left no-repeat;
}
#privacy .text p {
	margin-bottom:10px;
}
/* サイトポリシー	sitepolicy.html

----------------------------------------*/

.inquiry {
	background-color:#EFEFEF;
	padding:10px;
}
.inquiry h3 {
	font-weight:bold;
	margin-bottom:5px !important;
}
/* お問合せ先	contact.html

----------------------------------------*/

.contact h3 {
	padding-bottom:4px;
	border-bottom:1px solid #000;
	margin-bottom:10px;
	background:none;
}
.contact .daihyo,  .contact .saiyou {
	border:1px solid #CCC;
	padding:10px 0;
}
.contact .daihyo {
	float:left;
	width:300px;
	margin-bottom:10px;
}
.contact .saiyou {
	float:right;
	width:300px;
	margin-bottom:10px;
}
.contact .daihyo dl,  .contact .saiyou dl,  .contact .daihyo h3,  .contact .saiyou h3 {
	margin:0 10px;
}
.contact .daihyo dt,  .contact .saiyou dt {
	float:left;
	clear:both;
	width:60px;
	margin-bottom:3px;
}
.contact .daihyo dd,  .contact .saiyou dd {
	margin-bottom:0 0 3px 60px;
}
.contact .service {
	clear:both;
	padding:10px 10px 0 10px;
	border:1px solid #CCC;
}
.contact .service table th,  .contact .service table td {
	vertical-align:top;
	padding-bottom:10px;
}
.contact .service table th {
	/*font-weight:bold;*/
	font-weight:normal;
	width:210px;
}
.contact .service table td.tel {
	width:140px;
	text-align:right;
}
