@charset "utf-8";
/*-------------------------------------------------
インフォメーション部分


-------------------------------------------------*/
#adWrap {
	width: 865px;
	margin-left: 0px;
	margin-bottom: 30px;
}
#infoWrap {
	width: 658px;
	background: url(../info/images/line.gif) repeat-y 0 0;
	margin-left: 18px;
}
#infoWrapTop {
	background: url(../info/images/line_top.gif) no-repeat 0 0;
}
#infoWrapBtm {
	padding: 0 34px 15px 34px;
	background: url(../info/images/line_btm.gif) no-repeat left bottom;
}
/*運営会社
-------------------------------------------------*/
#infoIndex #data .spaceNone {
	margin: 0;
	padding: 0;
}
#infoIndex #data .spaceNone th {
	background: none;
	padding: 0;
	border-bottom: none;
}
#infoIndex #data .spaceNone td {
	padding: 0;
	border-bottom: none;
	line-height: 18px;
}
#infoIndex #data {
	border-top: 1px solid #c0c0c0;
}
#infoIndex #data th {
	background: #ffe9b9;
	padding: 10px 20px;
	border-bottom: 1px solid #c0c0c0;
	color: #403a2e;
	vertical-align: top;
	font-weight: normal;
}
#infoIndex #data td {
	padding: 10px 20px;
	border-bottom: 1px solid #c0c0c0;
	color: #403a2e;
	vertical-align: top;
	line-height: 16px;
}
#infoIndex #data td p {
	padding-bottom: 15px;
}
#infoIndex #data td span {
	padding-left: 40px;
}
#infoIndex #infoWrapBtm {
	padding: 34px;
	background: url(../info/images/line_btm.gif) no-repeat left bottom;
}
#infoWrapTop #infoWrapBtm #data .spaceNone a {
	color: #3300FF;
	text-decoration: underline;
}
/*リンクオーバー設定*/

table#data tr p a:link {
	color:#FF6600;
	text-decoration:underline;
}
table#data tr p a:visited {
	color:#FF6600;
	text-decoration:underline;
}
table#data tr p a:hover {
	color:#FF6600;
	text-decoration:underline;
	background-color:#FFFF99;
}
table#data tr p a:active {
	color:#FF6600;
	text-decoration:underline;
}
/*利用規約
-------------------------------------------------*/
#infoRule #infoWrapBtm {
	padding: 34px 57px 14px 57px;
	background: url(../info/images/line_btm.gif) no-repeat left bottom;
	color: #403a2e;
}

#infoRule #infoWrapBtm p {
	line-height: 18px;
	padding-bottom: 20px;
	color: #403a2e;
}

#infoRule #infoWrapBtm ul {
	list-style-type:decimal;
	list-style-position:outside;
	padding-left:2em;
	color: #403a2e;
}

#infoRule #infoWrapBtm li {
	color: #403a2e;
}



#infoRule #infoWrapBtm ul.list_in {
	list-style-type:circle;
	list-style-position:outside;
	padding-left:1em;
	color: #403a2e;
}

#infoRule #infoWrapBtm ul.list_in li {
	color: #403a2e;
}


/*プライバシーポリシー
-------------------------------------------------*/
#infoPrivacy #infoWrapBtm {
	padding: 34px 57px 14px 57px;
	background: url(../info/images/line_btm.gif) no-repeat left bottom;
}
#infoPrivacy #infoWrapBtm h3 {
	font-size: 14px;
	line-height: 18px;
}
#infoPrivacy #infoWrapBtm p {
	line-height: 18px;
	padding-bottom: 20px;
	color: #403a2e;
}
/*花嫁テレビについて
-------------------------------------------------*/
#infoAbout #infoWrapBtm {
	padding: 15px 34px 15px 34px;
	background: url(../info/images/line_btm.gif) no-repeat left bottom;
}
#infoAbout #infoWrapBtm h3 {
	padding-bottom: 15px;
}
#infoAbout #infoWrapBtm h4 {
	padding: 5px 0;
	margin-left: 20px;
	margin-bottom: 24px;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	color: #403a2e;
	font-weight: normal;
	line-height: 16px;
}
#infoAbout #infoWrapBtm p {
	line-height: 18px;
	padding-bottom: 15px;
	padding-left: 20px;
	color: #403a2e;
}
/*サイトマップ
---------------------------------------------------------*/
/*リセット・設定*/
ul#sitemap ul, ul#sitemap li {
	margin: 0;
	padding: 0;
	border: none;
	line-height: 100%;
	list-style-type: none;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	text-align: left;
}
ul#sitemap li {
	margin: 0 0 0 0;
	padding: 0 0 0 25px;
	line-height: 2.0em;
}
ul#sitemap li li#channelList, ul#sitemap li li#seachList {
	padding-bottom:20px;
}
/*アイコン設定*/

ul#sitemap li {
	background: url(../info/images/sitemap_icon_hana.gif) no-repeat 0 3px;
}
ul#sitemap li.homeList {
	background: url(../info/images/sitemap_icon_home.gif) no-repeat 0 3px;
}
ul#sitemap li li#channelList li {
	background: url(../info/images/sitemap_icon_ch.gif) no-repeat 0 -2px;
	line-height:1.4em;
}
ul#sitemap li li#seachList li {
	background: url(../info/images/sitemap_icon_seach.gif) no-repeat 0 -2px;
	line-height:1.4em;
}
/*サイトマップ用リンクオーバー設定*/

ul#sitemap li a:link {
	color:#787878;
	text-decoration:none;
}
ul#sitemap li a:visited {
	color:#787878;
	text-decoration:none;
}
ul#sitemap li a:hover {
	color:#FF6600;
	text-decoration:underline;
}
ul#sitemap li a:active {
	color:#787878;
	text-decoration:none;
}

