/*
Theme Name: 指圧ハウスWelcomeVer.1
Description: 有限会社トラディショナル
*/

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
}
.oneColLiqCtrHdr #container {
	width: 620px;  /* これにより、幅がブラウザの幅の 80% のコンテナが設定されます */
	background: #FFFFFF;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: thick;
	border-left-width: thick;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #333333;
	border-left-color: #333333;
}
.oneColLiqCtrHdr #header {
	background-image: url(img/welcomeheader.gif);
	height: 300px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
/*
Theme Name: 有限会社イコールVer.1
Description: イコール
*/

#title {
	display: none;
}
.oneColLiqCtrHdr #header h1 {
	margin: 0; /* #header div の最後のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間の原因不明のスペース）が回避されます。div の周囲に境界線が適用されている場合は、境界線によってマージンの相殺が回避されるため、この操作は不要です */
	padding: 10px 0; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
}


.header-img a {
	height: 280px;
	width: 620px;
	display: block;
}
.oneColLiqCtrHdr #mainContent {
	padding: 0 20px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
	background: #FFFFFF;
}
.oneColLiqCtrHdr #footer {
	background-image: url(img/welcomefooter2.png);
	height: 20px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
	text-align: right;
	padding-right: 0;
	padding-left: 0;
	color: #FFFFFF;
	font-size: 10px;
}
#menunavi {
	padding-top: 0px;
	margin-top: 0px;
	height: 20px;
}
#menunavi a,#menunavi a:link,#menunavi a:visited {
	text-decoration: none;
	display: block;
	/* \*//*/
	display:inline;
	/**/
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	color: #FFFFFF;
}
#menunavi a:hover {
	color: #666666;
	background-color: #FFFFFF;
}

#menunavi li {
	float: left;
	margin-right: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#mainContent h3 {
	color: #FFFFFF;
	background-image: url(img/welcomefooter1.png);
	padding-left: 10px;
	font-size: 14px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	background-repeat: no-repeat;
}

#menunavi ul,#menunavi li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
#whatsnew {
	width: 600px;
	padding-top: 0px;
	white-space: normal;
	background-image: url(img/whatsnew2.gif);
}
#whatsnew #whatsnew1 {
	background-image: url(img/whatsnew1.gif);
	height: 30px;
	padding-bottom: 0px;
	width: 600px;
}
#whatsnew #whatsnew2 {
	background-image: url(img/whatsnew2.gif);
	height: auto;
	background-repeat: repeat-y;
	width: 570px;
	background-position: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#whatsnew #whatsnew2 li {
	font-size: 10px;
	float: left;
	list-style-type: square;
	margin-left: 15px;
	padding-bottom: 20px;
}

#whatsnew #whatsnew2 ul {
	padding-bottom: 10px;
	padding-top: 0px;
}


#whatsnew #whatsnew2 p {
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
}
#whatsnew  #whatsnew2  #contents1  tr {
	font-size: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	clear: both;
	border: thin solid #999999;
}
#whatsnew   #whatsnew2   #contents1  td {
	font-size: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	clear: both;
	border: thin dotted #666666;
}

#whatsnew #whatsnew3 {
	background-image: url(img/whatsnew3.gif);
	height: 30px;
	padding-top: 0px;
}
#contents {
	height: auto;
	width: 600px;
	padding-top: 20px;
}
#contents_left {
	float: left;
	height: auto;
	width: 280px;
	border: medium double #000000;
}
#contents_left p {
	margin-left: 10px;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 3px;
}

#contents_right {
	float: right;
	height: auto;
	width: 280px;
	padding-right: 20px;
}
#contents_right p {
	font-size: 14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#contents_under {
	clear: both;
	width: 580px;
	padding-top: 20px;
}
#incho {
	width: 600px;
	padding-top: 0px;
	white-space: normal;
	background-image: url(img/incho0.gif);
	background-repeat: repeat-y;
	margin-top: 20px;
	margin-bottom: 20px;
}
#incho1 {
	background-image: url(img/incho1.gif);
	height: 15px;
	padding-bottom: 0px;
	width: 600px;
	margin-bottom: 0px;
}
#incho2 {
	background-image: url(img/incho2.gif);
	height: auto;
	background-repeat: no-repeat;
	width: 440px;
	background-position: 0px 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 150px;
	margin-top: 0px;
}
#incho3 {
	background-image: url(img/incho3.gif);
	height: 25px;
	padding-top: 0px;
}
#tsubaki {
	width: 580px;
	padding-top: 0px;
	white-space: normal;
	background-image: url(img/tsubaki0.gif);
	background-repeat: repeat-y;
	margin-bottom: 20px;
}
#tsubaki1 {
	background-image: url(img/tsubaki1.gif);
	height: 31px;
	padding-bottom: 0px;
	width: 580px;
	margin-bottom: 0px;
}
#tsubaki2 {
	background-image: url(img/tsubaki2.gif);
	height: auto;
	background-repeat: no-repeat;
	width: 430px;
	background-position: 0px 0px;
	padding-top: 0px;
	padding-right: 120px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 0px;
}
#tsubaki3 {
	background-image: url(img/tsubaki3.gif);
	height: 19px;
	padding-top: 0px;
}


/* 画像 */
.alignleft	{float: left;
	margin-right: 20px;
	margin-bottom: 20px;}

.alignright	{float: right;
	margin-left: 20px;
	margin-bottom: 20px;}

.aligncenter	{clear: both;
	display: block;
	margin: 25px auto;}

.wp-caption-text	{margin: 5px 0 0;}

.wp-caption	{border: solid 1px #cccccc;
	background-color: #f1f1f1;
	text-align: center;
	padding: 5px 0;
	margin-bottom: 25px;}

a img	{border: none;}

