@charset "utf-8";

/*透過用*/
.iepngfix {
	behavior: expression(IEPNGFIX.fix(this));
}

/*全タグに反映されます*/
* {
	padding:0px;
	margin:0px;
}
img {
	border:0;
}

/*共通クラス*/
.clear{
	clear:both;
	line-height: 1px;
}
.red {
	color:#FF0000;
}
.red a {
	color:#FF0000;
}
.smallT {
	font-size: 70%;
	font-weight: normal;
}
.bold {
	font-weight: bold;
}

/*共通ボーダー*/
.border {
	clear:both;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DFDFDF;
}
.border1 {
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
}
.border2 {
	clear:both;
	height: 2px;
	background-image: url(../images/border2.gif);
	background-repeat: repeat-x;
}
.border3 {
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8400AF;
}

/*------------------------------------------------<はじまり>---------*/

body {
	background-image: url(../images/kakaku_bg.gif);
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 70%;
	line-height: 140%;
	letter-spacing: 0.03em;
	color: #656565;
	background-repeat: repeat-x;
}
a {
	color: #656565;
}

a:hover {
	text-decoration: underline;
}

#warp {
	width: 970px;
	margin: 0px auto;
	min-height:500px;
	height: auto !important;
	height:500px;
}

/*------------------------------------------------<ヘッダー>---------*/

#header {
	position:relative;
	margin-top: 13px;
	width: 970px;
}
#header h1 {
	font-size: 11px;
	font-weight: normal;
	float: right;
	margin-right: 25px;
}
#header img {
	float: left;
}
#btnPoint{ position:absolute; z-index:300; right:29px; top:17px; }
#btnPoint a{ background:url(/images/k/btn_point.gif) no-repeat; display:block; width:230px; height:0; padding-top:32px; color:#00f !important; overflow:hidden; }
#btnSpeedtest{ position:absolute; right:265px; top:17px; }
#btnSpeedtest a{ background:url(/images/k/btn_speedtest.gif) no-repeat; display:block; width:230px; height:0; padding-top:32px; color:#00f !important; overflow:hidden; }
/*------------------------------------------------<メニュー>---------*/
#menu {
	height: 79px;
	font-weight: bold;
	font-size: 110%;
	width: 970px;
	color: #FFFFFF;
}
#menu .home {
	background-image: url(../images/home.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 79px;
	width: 126px;
	float: left;
	overflow:hidden; 
}
#menu img {
	float: left;
}
#menu .p-menu {
	float: left;
	padding-top: 10px;
	width: 536px;
}
#menu .p-menu2 {
	float: left;
	padding-top: 10px;
	width: 285px;
}
#menu .p-menu img {
	float: left;
}
#menu .p-menu ul {
	padding-top: 11px;
}
#menu li {
	float: left;
	list-style-type: none;
	text-align: center;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a.p-menu01 {
	background-image: url(../images/menu-04.gif);
	width: 157px;
	background-repeat: no-repeat;
	background-position: top;
	height: 27px;
	padding-top: 15px;
	display: block;
}
#menu a.p-menu02 {
	background-image: url(../images/menu-05.gif);
	width: 134px;
	background-repeat: no-repeat;
	background-position: top;
	height: 27px;
	padding-top: 15px;
	display: block;
}
#menu a.p-menu03 {
	background-image: url(../images/menu-06.gif);
	width: 135px;
	background-repeat: no-repeat;
	background-position: top;
	height: 27px;
	padding-top: 15px;
	display: block;
	padding-right: 13px;
}
#menu .p-menu04 {
	background-image: url(../images/menu-03.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 40px;
	width: 180px;
	padding-top: 13px;
}
#menu a:hover {
	text-decoration:underline;
	background-position: bottom;
}
#menu a.hit {
	background-position: bottom;
}

/*------------------------------------------------<ぱんくず>---------*/
#pankuzu {
	padding-top: 5px;
	padding-bottom: 5px;
}
#pankuzu a {
	color: #ff5b00;
	text-decoration: underline;
}

/*---------------------------------------------<このページのTOPへ>---------*/
#pagetop {
	text-align: right;
	margin-right: 10px;
}

/*---------------------------------------------<フッダー>---------*/
#footer {
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D9D9D9;
	background-image: url(../images/kakaku_top2_90.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#footer .provider_list {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer .provider_list a {
	display: block;
	height: 39px;
	width: 61px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#footer .provider_list a:hover {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	margin-right: 4px;
	margin-bottom: 4px;
}

#footer .provider_list h2 {
	font-size: 100%;
	font-weight: normal;
}
#footer .bottomTXT {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 120%;
	line-height: 150%;
}
#footer .bottomMenu {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 200%;
}
#footer .bottomMenu .gray {
	color: #FFFFFF;
	background-color: #656565;
	padding: 3px;
}
#footer .footer_address {
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	text-align: center;
	padding-top: 7px;
	color: #FFFFFF;
	height: 23px;
}
#footer .footer_address a {
	color:#FFFFFF;
}

/*コピーライト*/
address {
	font-style: normal;
	color: #FFFFFF;
	float: left;
}
.orange {
	font-weight: bold;
	color: #FF7800;
}



/*サーチ*/
#search input.searchBT {
	background-image: url(../images/search_BT.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 43px;
	width: 253px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	border: none;
	cursor: pointer;
}
#search input.searchBT_nobgimg {
	display: block;
	height: 43px;
	width: 253px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	border: none;
	cursor: pointer;
}
#search input.searchBT:hover {
	background-position: bottom;
}

/*インフォメーション枠*/
.info {
	background-image: url(../images/info_space_03.gif);
	background-repeat: no-repeat;
	height: 113px;
	width: 758px;
	margin-top: 5px;
}
.info p {
	padding-top: 23px;
	padding-left: 120px;
	font-size: 110%;
	letter-spacing: 0.1em;
}

