@charset "utf-8";

/*---------------------------------------------------------
  TAKUMINUKI CSS : Index
----------------------------------------------------------*/
form {
	margin: 3px 8px 0px;
	padding: 0px;
}
/*コンテンツ部分*/
#mainBox {
	text-align: left;
	width: 515px;
	float: left;
	padding-left: 20px;
}
#promise {
	float: left;
}
#promiseBox {
	background-image: url(../images/index/promise-bottom.jpg);
	background-repeat: no-repeat;
	width: 515px;
	height: 185px;
}
#promiseBox .item1 {
	width: 120px;
	float: left;
	padding-top: 13px;
	padding-left: 14px;
	clear: left;
}
#promiseBox .item2 {
	width: 120px;
	float: left;
	padding-top: 13px;
	padding-left: 6px;
}
#promiseBox .image {
	float: left;
	margin: 0px 4px 0px 0px;
}
#promiseBox p {
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	line-height: 120%;
	color: #333333;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#promiseBox a {
	color: #333;
	text-decoration: none;
}
#pr {
	float: left;
	width: 515px;
	text-align: center;
	margin-bottom: 10px;
}
#pr p {
	font-size: 10px;
	text-align: left;
	margin-bottom: 0px;
	line-height: 14px;
	margin-top: 3px;
}
/*#caution {
	float: left;
	margin-bottom: 10px;
	width: 515px;
	background-color: #FFFADF;
}
#caution h2 {
	font-size: 12px;
	text-align: left;
	color: #FF0000;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
#caution p {
	font-size: 12px;
	line-height: 120%;
	color: #333333;
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}*/
/* ボタン設定 */
#btnBox {
	width: 515px;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
}
#btn {
	margin: 0px;
	padding: 0px;
}
#btn li {
	display: inline;
}

/* 2008.7.30 SEO検証前の設定 */
/*#btnBox {
	width: 515px;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
}
#btn {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/index/btn.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 515px;
	height: 50px;
}
#btn li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: absolute;
	top: 0px;
}
#btn li, #btn a {
	height: 50px;
	display: block
}
#btn a {
	text-indent: -5000px;
	text-decoration: none;
}
#btnProcess {
	left: 0px;
	height: 0px;
	width: 129px;
}
#btnGuide {
	left: 129px;
	height: 0px;
	width: 129px;
}
#btnPrice {
	left: 258px;
	height: 0px;
	width: 129px;
}
#btnEstimate {
	left: 387px;
	height: 0px;
	width: 128px;
}
#btnProcess a:hover, #btnProcess a:visited:hover {
	background: transparent url(../images/index/btn.gif) 0px -50px;
	background-repeat: no-repeat;
}
#btnGuide a:hover, #btnGuide a:visited:hover {
	background: transparent url(../images/index/btn.gif) -129px -50px;
	background-repeat: no-repeat;
}
#btnPrice a:hover, #btnPrice a:visited:hover {
	background: transparent url(../images/index/btn.gif) -258px -50px;
	background-repeat: no-repeat;
}
#btnEstimate a:hover, #btnEstimate a:visited:hover {
	background: transparent url(../images/index/btn.gif) -387px -50px;
	background-repeat: no-repeat;
}*/
#secondary {
	float: left;
	width: 515px;
	margin-bottom: 15px;
}
#secondaryLeft {
	float: left;
	width: 320px;
}
#secondaryRight {
	width: 180px;
	float: right;
}
#results {
	width: 320px;
	float: left;
}
#results h3 {
	font-size: 12px;
	color: #333333;
	background-image: url(../images/common/arrow-red3.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 19px;
	background-position: 5px;
	margin-top: 5px;
}
#results .rss {
	margin-top: -24px;
	text-align: right;
}
#results p {
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	width: 320px;
	text-align: left;
	line-height: 120%;
	font-size: 11px;
}
#results strong {
	color: #333333;
}
#resultsCate {
	width: 320px;
	float: left;
}
#resultsCate h2 {
	margin-top: 10px;
}
#resultsCate h3 {
	font-size: 12px;
	color: #333333;
	background-image: url(../images/common/arrow-red3.jpg);
	background-repeat: no-repeat;
	text-align: left;
	background-position: 5px;
	margin-top: 8px;
	padding-left: 19px;
}
#resultsCate h3 a {
	font-size: 12px;
	color: #501E00;
	text-decoration: none;
}
#resultsCate h3 a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#resultsCate h3 a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#resultsCate p {
	font-size: 12px;
	color: #666666;
	background-image: url(../images/index/dotline999999.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 6px;
	padding-top: 0px;
	text-align: left;
	margin: 0px;
	padding-right: 3px;
	padding-left: 3px;
}
#resultsCate ul {
	list-style:none;
	margin:0;
	padding:0 0 0 0px;
	width: 320px;
}
#resultsCate li {
  text-indent:0;
  margin:0 0 0 5;
  float:left;
}
#whatsNew {
	width: 180px;
}
#whatsNew h2 {
}
#whatsNew .rss {
	text-align: right;
	margin-top: -17px;
}
/*#whatsNew p {
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../images/index/dotline999999.gif);
	margin: 0px;
	padding-bottom: 6px;
	padding-top: 6px;
	width: 335px;
	text-align: left;
	background-position: bottom;
	background-repeat: repeat-x;
}*/
#whatsNew a {
	color: #0033FF;
	text-decoration: underline;
}
#whatsNew a:hover {
	color: #0066FF;
	text-decoration: underline;
}
#whatsNew a:visited {
	color: #52188C;
	text-decoration: underline;
}
#whatsNew dl {
	background-image: url(../images/index/dotline999999.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 7px;
	text-align: left;
	width: 180px;
}
#whatsNew dt {
	float: left;
	font-size: 10px;
	color: #999999;
	margin: 0px;
}
#whatsNew dd {
	clear: left;
	font-size: 10px;
	margin: 0px;
	line-height: 130%;
}
#column {
	width: 180px;
}
#column h2 {
	margin-top: 10px;
}
#column .rss {
	text-align: right;
	margin-top: -20px;
}
#column dl {
	background-image: url(../images/index/dotline999999.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 7px;
	text-align: left;
	width: 180px;
}
#column dt {
	float: left;
	font-size: 10px;
	color: #999999;
	margin: 0px;
}
#column dd {
	clear: left;
	font-size: 10px;
	margin: 0px;
	line-height: 130%;
}

/*右側メニュー部分*/
#subBox {
	text-align: left;
	float: right;
	width: 160px;
	padding-right: 20px;
}
#faq h2 {
	margin-top: 10px;
}
#faq ul {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 11px;
}
#faq li {
	font-size: 10px;
	line-height: 130%;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	list-style-image: url(../images/index/icon-q.gif);
	width: 138px;
}
#faq a {
	color: #0033FF;
	text-decoration: underline;
}
#faq a:hover {
	color: #0066FF;
	text-decoration: underline;
}
#faq  a:visited {
	color: #52188C;
	text-decoration: underline;
}
#media {
	margin-bottom: 9px;
	float: left;
	width: 160px;
	background: url(../images/index/media_bg.jpg) no-repeat 0px 22px;
	height: 340px;
}
#media a {
	color: #0033FF;
	text-decoration: underline;
}
#media a:hover {
	color: #0066FF;
	text-decoration: underline;
}
#media  a:visited {
	color: #52188C;
	text-decoration: underline;
}
#media #mediaBox1 h3.bookImage {
	margin: 12px 0px 0px 16px;
}
#media #mediaBox1 h3.bookTitle {
	font-size: 10px;
	line-height: 14px;
	margin: 0px 15px;
}
#media #mediaBox1 p {
	font-size: 10px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 0px;
	line-height: 14px;
}
#media #mediaBox2 h3 {
	font-size: 10px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 115px;
	line-height: 14px;
}
#media #mediaBox2 p {
	font-size: 10px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 0px;
	line-height: 14px;
}
#media p#mediaLink {
	margin: 0px;
	text-align: right;
	font-size: 10px;
	padding: 8px 8px 0px;
}
#shopInfo {
	float: left;
	background-color: #F4F1E1;
}
#shopInfo p {
	font-size: 10px;
	color: #333333;
	line-height: 130%;
	text-align: left;
	margin: 3px 10px;
}
#shopInfo a {
	color: #0033FF;
	text-decoration: underline;
}
#shopInfo a:hover {
	color: #0066FF;
	text-decoration: underline;
}
#shopInfo  a:visited {
	color: #52188C;
	text-decoration: underline;
}
#bana {
	float: left;
}
#enquete {
	width: 160px;
	background-image: url(../images/index/enquete_bg.gif);
	background-repeat: no-repeat;
	float: left;
	margin-top: 9px;
	height: 200px;
}
#enquete h2 {
	margin-top: 3px;
	font-size: 12px;
	color: #339900;
	text-align: left;
	height: 28px;
	padding-top: 6px;
	padding-left: 30px;
}
#enquete p {
	font-size: 10px;
	color: #333333;
	margin: 0px 0px 8px;
	line-height: 120%;
	padding: 0px;
}
