@charset "UTF-8";

/*共通---------------*/
body {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	
}

/*レイアウト---------------*/
#bodyall {
	margin: 0px;
	width: 785px;
	border: 1px solid #666666;
	background-image: url(images/subback.gif);
	background-repeat: repeat-y;
}

#header {
	margin: 0px;
}
#contents {
	margin: 0px;
	text-align: left;
	width: 785px;
}
#maincontents {
	float: right;
	clear: both;
	width: 560px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
#subcontents {
	background-color: #d6d2cd;
	float: left;
	margin: 0px;
	padding: 10px;
	width: 158px;
	height: 100%;
	font-size: 12px;
	line-height: 135%;
}

.clear {
	clear: both;
}


/*トップページの見出し設定*/

#topheader h1 {
	text-decoration: none;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	height: 135px;
}

/*タイトル用スタイル---------------*/

h1 {
	margin: 0px;
	padding: 0px;
}


/*サブコンテンツ内スタイル---------------*/

#menubtn {
	padding-bottom: 20px;
}
.luck {
	font-size: 10px;
	color: #000000;
	text-align: center;
	padding-bottom: 20px;
}

#subcontents .boder {
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	color: #000000;
	background-color: #999999;
	margin: 0px;
}
#subcontents .redb {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	background-color: #CC9999;
	padding: 3px;
}



/*メインコンテンツ内スタイル---------------*/
.mainbold {
	font-weight: bold;
	font-size: 14px;
	line-height: 140%;
}
.call {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#subcontents .bold {
	font-weight: bold;
}
#maincontents ul {
	font-size: 12px;
	line-height: 150%;
	background-color: #FFDAC1;
	list-style-position: outside;
	list-style-type: disc;
	text-indent: 0px;
	white-space: normal;
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-bottom: 30px;
}
.copy {
	font-size: 10px;
	color: #333333;
	margin-top: 40px;
	margin-bottom: 10px;
	float: left;
	text-align: center;
	width: 560px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	background-color: #FFCC66;
	text-indent: 3px;
	padding: 3px;
	margin-top: 15px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #006633;
}
.totop {
	font-size: 10px;
	text-align: right;
	margin-top: 20px;
	float: right;
}
h4 {
	background-color: #CCCCCC;
	padding: 2px;
}




/*車両ページ写真レイアウト*/

#syaryou img {
	margin: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#syaryou .left {
	margin: 5px;
	float: left;
}
#syaryou .right {
	margin: 5px;
	float: right;
}
#syaryou .twoimg {
	width: 520px;
	margin-left: 20px;
}


/*料金ページ*/

#ryoukin {
	margin: 0px;
}
#ryoukin table {
	background-color: #333333;
	font-size: 12px;
}
#ryoukin th {
	background-color: #FFFFFF;
}
#ryoukin td {
	background-color: #FFFFFF;
}

#example {
	margin: 0px;
}
#example p {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: double;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.caution {
	font-size: 12px;
	color: #FF0000;
	padding: 2px;
	border: 1px solid #990000;
}
caption {
	text-align: left;
	padding-top: 10px;
}
#example dt {
	line-height: 140%;
	font-weight: bold;
	background-color: #CCCCCC;
	font-size: 12px;
}
#example dd {
	font-size: 12px;
	line-height: 150%;
}
#ryoukin th {
	text-align: left;
}
#ryoukin p {
	font-size: 12px;
	line-height: 135%;
}
#tdp5 {
	margin: 0px;
}
#tdp5 td, th {
	padding: 5px;
}



/*QAページのレイアウト*/
#qa {
	margin: 0px;
}
#qa dl {
	font-size: 12px;
	line-height: 150%;
}
#qa dt {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC3300;
	background-color: #FEDAB5;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CC3300;
}
#qa p {
	padding: 3px;
	border: 3px double #CC6600;
	text-align: center;
	width: 300px;
	margin-left: 30px;
}
#qa dd {
	margin-bottom: 25px;
	margin-top: 10px;
}


/*リンクページのレイアウト*/
#link {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#link ul {
	font-size: 12px;
	line-height: 150%;
	background-color: #FFFFFF;
	list-style-position: outside;
	list-style-type: disc;
	text-indent: 0px;
	white-space: normal;
	margin-top: 10px;
	margin-bottom: 20px;
}#link dt {
	font-weight: bold;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #CC6600;
	border-left-color: #CC6600;
	margin-left: 20px;
	margin-right: 20px;
}
.counter {
	margin-top: 40px;
}
p {
	font-size: 12px;
	line-height: 135%;
}





/*   ---------- add 201512 HSD ---------- */

/* 共通クラス */
.ta-center {
text-align: center;
}

/* トップページ */
.top-first-word {
line-height: 1.8;
font-size: 16px;
font-weight: bold;
text-align: center;
background: #fed;
padding: 1.0em;
border: 3px solid #f93;
border-radius: 5px;
}

/* サイドプロフィール */
.side-profile-pict {
text-align: center;
}

.side-profile-name {
text-align: center;
font-weight: bold;
}

.side-profile-list {
list-style: none;
padding: 0;
margin: 0;
margin-bottom: 2.5em;
}

.side-profile-list li{
text-align: center;
margin-bottom: 0.25em;
}