@charset "shift_jis";

/*---------------------------------------------------*/
/* 初期設定
-----------------------------------------------------*/
body {
	color:#333;
	font-family:"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", Osaka;
	font-size:12px;
	line-height:1.8;
	text-align:center;
	background:#fff url(../images/head_bg.gif) repeat-x;}

a { color:#0066cc;
	text-decoration:underline;}
a:hover{
	color:#0066cc;
	text-decoration:none;}
	
#contents a[href^="http:"]:after,
#contents a[href^="https:"]:after {
     content:url(../images/view.gif);
     vertical-align:middle;
	 margin-left:4px;
     }
	
strong {
	color:#0066cc;
	font-weight:bold;}
b {	font-weight:bold;}
table { font-size:12px;}

.bottom20 { margin-bottom:20px;}
.font12 { font-size:12px;}
.font16 { font-size:16px;}
.font18 { font-size:18px;}
.f_red{ color:#ff0000;}
.f_pink{ color:#FF99CC;}
.f_blue{ color:#0066CC;}
.box{ padding:5px;
	border:1px solid #ccc;
	background:#f5f5f5;}
.boxl{ padding:5px;
	border:1px solid #ccc;}
.boxb{border:10px solid #eeeeee;
	padding:5px;
	text-align:center;}
.boxl18{ padding:5px;
	border:1px solid #ccc;
	font-size:18px;
	text-align:center;
	margin-bottom:0;}

.dnone{text-decoration:none;}
.clear{
	font-weight:normal;
	font-size:12px;			
	}
.text_r{text-align:right}
.text_c{text-align:center}
.text_l{text-align:left}
.img_right{
	float:right;
	margin-left:10px;}


#wrapper {
	width: 100%;
}

#header {
	width:950px;
	margin:0 auto;}

#container {
	text-align:left;
	margin: 0 auto;
	width: 950px;
	}

#subcontainer {
	width: 735px;
	float: left;}

#contents {
	width: 500px;
	float: right;}

#lmenu {
	width: 210px;
	float: left;
	}

#rmenu {
	width: 190px;
	float: right;
	overflow:hidden;}

#pagetop {
	text-align:right;
	width:950px;
	margin:0 auto;}

#footer {
	padding-top:10px;
	background:#f2f2f2;
	width: 100%;}


/* ヘッダー
------------------------------------------*/
#header .title{
	width:100%;
	height:25px;
	line-height:25px;
	text-align:left;
	margin-bottom:10px;}
#header .bottom{
	margin-bottom:10px;}
#header .title h1{
	float:left;}
#header .title ul{
	float:right;}
#header .title li{
	float:left;
	margin-left:15px;}
#header .title li a{
	display:block;
	text-indent:17px;
	color:#000;
	background:url(../images/icon_redsquare.gif) no-repeat left center;}

#header .address{
	width:100%;
	height:60px;}
	#header .address .logo{
		float:left;}
	#header .address .freedial{
		float:right;}
		
/* -+-+-+-+-+-+-+-+-+-+-+-+- 外部リンク */
#header .navi_link{
	width:100%;
	height:36px;
	background:url(../images/navi_01bg-bottom.gif) repeat-x bottom;}
	#header .navi_link ul{
		float:right;
		height:24px;}
	#header .navi_link li{
		float:left;
		width:170px;
		height:24px;
		font-weight:bold;
		line-height:24px;
		margin-left:2px;
	}
	#header .navi_link li a{
		display:block;
		color:#000;
		overflow:hidden;
		background:url(../images/navi_01.gif) no-repeat left top;
	}
	#header .navi_link li a:hover{
		color:#fff;
		background-position:left -24px;
	}
	#header .navi_link li.on a{
		color:#fff;
		text-decoration:none;
		background-position:left -24px;
	}
	
	
/* -+-+-+-+-+-+-+-+-+-+-+-+- Global Navi Style */
#header .g_navi {
	width:100%;
	height:38px;
	}
#header .g_navi ul{
	height:38px;
	background:url(../images/navi_02bg.gif) no-repeat;
	}
	
	#header .g_navi li {
		display:inline;
		line-height:38px;
		list-style-type:none;
	}
	#header .g_navi li a {
		height:38px;
		color:#000;
		font-size:14px;
		font-weight:bold;
		display:block;
		float:left;
		text-decoration:none;
		overflow:hidden;
	}
	#header .g_navi a:hover {
		color:#ffff00;
		font-size:14px;
		font-weight:bold;
	}

	/*------off*/
	#header .g_navi li.g_navi01 a {
		background:url(../images/navi_02.gif) no-repeat 0px 0px;
		width:140px;
	}
	#header .g_navi li.g_navi02 a {
		background:url(../images/navi_02.gif) no-repeat -140px 0px;
		width:157px;
	}
	#header .g_navi li.g_navi03 a {
		background:url(../images/navi_02.gif) no-repeat -297px 0px;
		width:157px;
	}
	#header .g_navi li.g_navi04 a {
		background:url(../images/navi_02.gif) no-repeat -454px 0px;
		width:157px;
	}
	#header .g_navi li.g_navi05 a {
		background:url(../images/navi_02.gif) no-repeat -611px 0px;
		width:182px;
	}
	#header .g_navi li.g_navi06 a {
		background:url(../images/navi_02.gif) no-repeat -793px 0px;
		width:157px;
	}
	
	/*------hover*/
	#header .g_navi li.g_navi01 a:hover {
		background:url(../images/navi_02.gif) no-repeat 0px -38px;
	}
	#header .g_navi li.g_navi02 a:hover {
		background:url(../images/navi_02.gif) no-repeat -140px -38px;
	}
	#header .g_navi li.g_navi03 a:hover {
		background:url(../images/navi_02.gif) no-repeat -297px -38px;
	}
	#header .g_navi li.g_navi04 a:hover {
		background:url(../images/navi_02.gif) no-repeat -454px -38px;
	}
	#header .g_navi li.g_navi05 a:hover {
		background:url(../images/navi_02.gif) no-repeat -611px -38px;
	}
	#header .g_navi li.g_navi06 a:hover {
		background:url(../images/navi_02.gif) no-repeat -793px -38px;
	}
	
	/*------on*/
	#header .g_navi li.g_navi01_on a {
		background:url(../images/navi_02.gif) no-repeat 0px -38px;
		width:140px;
		color:#ffff00;
		font-size:14px;
		font-weight:bold;
		}
	#header .g_navi li.g_navi02_on a {
		background:url(../images/navi_02.gif) no-repeat -140px -38px;
		width:157px;
		color:#ffff00;
		font-size:14px;
		font-weight:bold;
		}
	#header .g_navi li.g_navi03_on a {
		background:url(../images/navi_02.gif) no-repeat -297px -38px;
		width:157px;
		color:#ffff00;
		font-size:14px;
		font-weight:bold;
		}
	#header .g_navi li.g_navi04_on a {
		background:url(../images/navi_02.gif) no-repeat -454px -38px;
		width:157px;
		color:#ffff00;
		font-size:14px;
		font-weight:bold;
		}
	#header .g_navi li.g_navi05_on a {
		background:url(../images/navi_02.gif) no-repeat -611px -38px;
		width:182px;
		color:#ffff00;
		font-size:14px;
		font-weight:bold;
		}
	#header .g_navi li.g_navi06_on a {
		background:url(../images/navi_02.gif) no-repeat -793px -38px;
		width:157px;
		color:#ffff00;
		font-size:14px;
		font-weight:bold;
		}

/* -+-+-+-+-+-+-+-+-+-+-+-+- パンくずリスト */
#header .topicpath li{
	float:left;
	display:block;
	font-weight:bold;
	margin-right:5px;
	line-height:25px;}
#header .topicpath .home{
	background:url(../images/icon_home.gif) no-repeat left center;
	text-indent:15px;}
#header .topicpath a{
	text-decoration:none;
	font-weight:normal;}


/* コンテンツ
------------------------------------------*/
#contents h2{
	margin-bottom:15px;
	color:#000;
	font-size:18px;
	font-weight:bold;
	line-height:35px;
	text-indent:30px;
	background:url(../images/midashi_red.jpg) no-repeat left;}
#contents h3{margin-bottom:10px;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	padding-left:8px;
	border-left:4px solid #ff0000;}
	#contents h3 em{
		font-weight:normal;
		color:#fff;
		font-size:10px;
		padding:0 5px;
		background:#ff0000;
		margin:0;
		margin-left:10px;
		}
#contents h4{
	font-weight:bold;
	padding-left:20px;
	font-size:12px;
	margin-bottom:5px;
	color:#0066cc;
	text-align:left;
	background:url(../images/icon_redcircle.gif) no-repeat left 4px;}
#contents h5{
	font-weight:bold;
	margin-bottom:10px;
	text-align:center;
	background:#f5f5f5;}


#contents p{
	margin-bottom:10px;}
	#contents p.top{
		font-size:16px;
		line-height:2.0;
		margin-bottom:20px;}
#contents hr{
	border:1px dotted #ccc;
	margin-bottom:15px;}
#contents div{
	margin-bottom:25px;}
#contents img{
	margin-bottom:10px;}

#contents ul{
	text-align:left;
	margin-bottom:10px;}
#contents ul li{
	background:url(../images/icon_red.gif) no-repeat 5px 8px;
	padding-left:20px;}

/* リスト大 */
#contents ul.rul{
	font-size:14px;
	}
#contents .rul li{
	background:url(../images/icon_plus.gif) left 8px no-repeat;}
#contents ul.rul strong{
	font-weight:bold;
	color:#FF0000;
	}


#contents ol{
	text-align:left;
	padding-left:20px;
	margin-left:5px;
	list-style-type:decimal;
	margin-bottom:10px;}
#contents ol li { 
	display:list-item;
	vertical-align:top;
	margin-bottom:5px;
} 

#contents .campaign{ margin-bottom:15px;}

#contents  a.bt_blue{
 	background: url(../images/bt_blue.jpg) top no-repeat;
	text-decoration:none;
	text-align:center;
	width:210px;
	height:35px;
	line-height:35px;		
	display:block;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	margin-bottom:5px;}
	#contents  a:hover.bt_blue{background-position: bottom;}

#contents  a.bt_red{
 	background: url(../images/bt_red.jpg) top no-repeat;
	text-decoration:none;
	text-align:center;
	width:210px;
	height:35px;
	line-height:35px;		
	display:block;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	margin-bottom:5px;}
	#contents  a:hover.bt_red{background-position: bottom;}

#contents  a.bt_green{
 	background: url(../images/bt_green.jpg) top no-repeat;
	text-decoration:none;
	text-align:center;
	width:210px;
	height:35px;
	line-height:35px;		
	display:block;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	margin-bottom:5px;}
	#contents  a:hover.bt_green{background-position: bottom;}

#contents  a.icon_pdf{
 	background: url(../images/icon_pdf.gif) left top no-repeat;
	font-size:16px;
	font-weight:bold;
	padding-left:27px;
	margin-bottom:5px;}


/* 引越手続き */
#contents .pro {
	width:100%;
	border:1px solid #ccc;
	margin-bottom:5px;}
#contents .pro th{
	background:#eeeeee;
	font-size:16px;
	border:1px solid #ccc;
	font-weight:bold;
	text-align:center;
	padding:5px;}
#contents .pro td{
	border:1px solid #ccc;
	padding:5px;
	vertical-align:top;
	}

#contents .pro .title td{
	background:#dddddd;
	border:1px solid #ccc;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	padding:0 5px;}
#contents .pro .kankatsu {
	 width:25px;
	 text-align:center;
     }
#contents .pro .category {
     background:#f5f5f5;
	 width:85px;
     }
#contents .pro .out ,.in {
	width:195px;
     }

#contents .pro2 {
	width:100%;
	border:1px solid #ccc;
	margin-bottom:10px;}
#contents .pro2 th{
	background:#eeeeee;
	font-size:16px;
	border:1px solid #ccc;
	font-weight:bold;
	text-align:center;
	padding:5px;}
#contents .pro2 td{
	border:1px solid #ccc;
	padding:5px;
	vertical-align:top;
	}

#contents .pro2 .title td{
	background:#dddddd;
	border:1px solid #ccc;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	padding:0 5px;}
#contents .pro2 .out td{
	background:#dddddd;
	border:1px solid #ccc;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	padding:0 5px;
	width:90px;}
#contents .pro2 .kankatsu {
	 text-align:center;
	 width:25px;
     }
#contents .pro2 .category {
     background:#f5f5f5;
	 width:95px;
     }

/* Q&A */
#contents .qa dl{
	width:100%;}
#contents .qa dt{
	width:100%;}
#contents .qa dl{
	width:100%;}


/* ノウハウ */
#contents .know-how{
	width:100%;
	text-align:center;}
#contents .know-how h4, p{
	text-align:left;}
#contents .know-how p{
	text-align:left;
	margin-bottom:0;}
#contents .know-how div{
	border:1px solid #ccc;
	padding:5px 10px;
	margin-bottom:10px;}
#contents .know-how img{
	margin-bottom:10px;}

/* ワンストップサービス */
#contents .onestop{
	width:100%;
	text-align:center;}
#contents .onestop hr {
   border-width: 1px 0px 0px 0px; /* 太さ */
   border-style: solid; /* 線種 */
   border-color: #ccc; /* 線色 */
   height: 1px; /* 高さ */}
#contents .onestop div{
	margin-bottom:0;}
#contents .onestop h4{
	font-size:18px;
	background:url(../images/icon_redcircle.gif) no-repeat left center;}
#contents .onestop h4, p{
	text-align:left;}
#contents .onestop p{
	text-align:left;
	margin-bottom:0;}
#contents .onestop .imgy{
	margin:5px;}
#contents .onestop_table th{
	width:150px;
	height:80px;
	font-size:14px;
	text-align:center;
	background:url(../images/img_bg.gif) no-repeat;}
#contents .onestop_list{
	width:100%;}
#contents .onestop_list li{
	width:150px;
	float:left;
	padding:0;
	margin:0 8px 5px;}

/* 横並びリスト */
#contents .tellan{
	margin-bottom:10px;}
#contents .tellan th{
	width:140px;
	line-height:1.8;
	background:#f5f5f5;
	text-align:center;
	padding:5px 0;
	vertical-align:middle;
	border:1px solid #ccc;}

/* テーブル */
#contents table{
	width:100%;
	margin-bottom:10px;}

/* 料金テーブル */
#contents .table_r{ }
#contents .table_r .normal{
	font-size:12px;
	font-weight:normal;}
#contents .table_r .title{
	border:none;
	padding:0;
	background:none;
	text-align:left;}
#contents .table_r th{
	text-align:center;
	background:#f5f5f5;
	font-weight:bold;
	border-bottom:1px solid #ccc;}
#contents .table_r .en{
	text-align:right;}
#contents .table_r .center{
	text-align:center;}
#contents .table_r td ,th{
	border:1px solid #ccc;
	padding:5px 10px;}


/* 写真横4枚 */
#contents .table4 td{
	width:25%;
	padding:0;
	text-align:center;}

/* 写真横3枚 */
#contents .table3 td{
	width:33%;
	vertical-align:top;
	padding:0;
	text-align:center;}

/* 写真横2枚 */
#contents .table2 td{
	width:50%;
	vertical-align:top;
	padding:0;
	text-align:center;}


/* オール電化 */
#contents .alldenka em{
	background:#fff;
	border:1px solid #0066cc;
	padding:5px;
	margin-right:5px;
	font-weight:bold;}

/* 流れ */
#contents .flow{
	width:100%;
	border:1px solid #ccc;
	margin-bottom:15px;}
#contents .flow h3{
	font-weight:normal;}
#contents .down{
	background:url(../images/img_down.gif) no-repeat center;}
#contents .flow th{
	width:20px;
	font-size:16px;
	padding:0 10px;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	border:1px solid #ccc;
	background:#f5f5f5;
	}
#contents .flow td{
	padding:6px 10px;
	border:none;
	}
#contents .flow em{
	color:#0066cc;
	background:#fff;
	border:1px solid #0066cc;
	padding:1px;
	margin-right:5px;}
	
	
/* 計算 */
#contents .calculate{
	text-align:center;
	font-size:14px;
	margin:15px 0;
	font-weight:bold;}
#contents .calculate .bg_y{
	background:#ffff99;}


/* カレンダー */
#contents .calendar{ margin-bottom:15px;}
	#contents .calendar h2{
		margin-bottom:5px;
		height:35px;
		color:#fff;
		font-size:16px;
		font-weight:bold;
		line-height:35px;
		text-indent:0;
		background:url(../images/midashi_red.jpg) no-repeat left;}
	#contents .calendar table{ float:left;
		width:245px;
		margin-top:5px;
		line-height:1.5;
		text-align:center;}
	#contents .calendar .table_left{
		margin-right:10px;}
	#contents .calendar strong{
		color:#ff9900;}
	#contents .calendar table .week td{
		vertical-align:middle;
		height:25px;
		font-weight:bold;
		background:#f5f5f5;}
	#contents .calendar table .week .sun{
		color:#ff0000;}
	#contents .calendar table .week .sat{
		color:#0000ff;}
	#contents .calendar table th{
		border-bottom:1px solid #ccc;
		background:#dddddd url(../images/icon_reddown-ccc.gif) no-repeat 8px center;
		text-indent:25px;
		font-weight:bold;
		font-size:14px;}
	#contents .calendar table td{border:1px solid #f5f5f5;
		vertical-align:top;
		padding:5px 0;
		width:14%;}
		#contents .calendar .bg01{
			background:#FF0000;
			color:#fff;}
		#contents .calendar .bg02{
			background:#ff9900;
			color:#fff;}
		#contents .calendar .bg03{
			background:#ffff66;}
		#contents .calendar .bg04{
			background:#e3ffcb;}
		#contents .calendar img{
			vertical-align:text-top;
			margin-right:5px;}

/* 新着情報 */
#contents .new h3{margin-bottom:5px;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	text-indent:15px;
	background:url(../images/midashi_main.jpg) no-repeat left;
	border-left:none;}
#contents .new li{
	background:url(../images/icon_new.gif) no-repeat left 2px;
	padding-left:20px;
	margin-bottom:10px;}
#contents .new .day{
	color:#999;}

/* インフォメーション */
#contents .info h3{
	margin-bottom:0;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	text-indent:5px;
	background:url(../images/midashi_main.jpg) no-repeat left;
	border-left:none;}
#contents .info table{
	background:#f5f5f5;}
#contents .info th, td{
	padding:5px 20px;
	vertical-align:top;
	line-height:1.5;}
#contents .info .tel{
	font-size:22px;
	font-weight:bold;
	color:#ff0000;}
#contents .info .time{
	font-size:14px;
	font-weight:bold;}
#contents .info .tel img{
	vertical-align:bottom;
	margin-right:5px;}
	
/* サイトマップ */
#contents .sitemap .left{
	float:left;
	width:50%;
	border-right:1px solid #ccc;}
#contents .sitemap .right{
	float:left;
	margin-left:20px;}
	
/* 会社情報 */
#contents .com{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;}
	#contents .com th{
		border-right:1px dotted #ccc;
		border-bottom:1px solid #ccc;
		padding:2px 10px;
		background:#f5f5f5;
		font-weight:bold;
		text-align:center;}
	#contents .com td{
		padding:2px 10px;
		border-bottom:1px solid #ccc;}
	
#contents .profile{
	border:1px solid #ccc;
	padding:15px 20px;
	font-size:16px;
	background:#f5f5f5;}


/* 左メニュー
------------------------------------------*/
#lmenu h4{ background:url(../images/midashi_left.jpg) no-repeat center;
	line-height:32px;
	font-size:16px;
	font-weight:bold;
	text-align:center;}
#lmenu h3{
	height:35px;
	overflow:hidden;
	padding-bottom:0;
	margin-bottom:0;}

#lmenu li{
	margin-bottom:10px;}

#lmenu li ul{
	margin-bottom:10px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}

	/* プラン */
	#lmenu .plan li{
		margin-bottom:0;
		width:100%;
		overflow:hidden;
		border-bottom:1px dotted #ccc;
		}
		#lmenu .plan li.bnone{
			border-bottom:none;
			}
		#lmenu .plan li a{
			display:block;
			padding:5px 10px;
			font-size:14px;
			font-weight:bold;
			color:#000;
			text-decoration:none;
			}
		#lmenu .plan li img{
			float:left;
			margin-right:10px;
			}
		#lmenu .plan li a:hover{
			text-decoration:none;
			background:#ffff99;
			}
		#lmenu .plan .on{
			text-decoration:none;
			background:#ffff99;
			}

	/* その他メニュー */
	#lmenu .link li{
		margin-bottom:0;
		width:100%;
		overflow:hidden;
		}
		#lmenu .link li a{
			display:block;
			line-height:2.0;
			padding-left:30px;
			color:#000;
			text-decoration:none;
			background:url(../images/icon_square.gif) no-repeat 10px center;
			}
		#lmenu .link li a:hover{
			text-decoration:underline;
			color:#000;
			}

	/* その他リンク */
	#lmenu .lolink{
		margin-bottom:0;
		width:100%;
		overflow:hidden;
		margin-bottom:10px;
		line-height:1.5;
		}
		#lmenu .lolink img{
			float:left;
			margin-right:10px;	
			}
		#lmenu .lolink a{
			display:block;
			padding:8px;
			border:1px solid #ccc;
			color:#000;
			text-decoration:none;
			font-size:14px;
			font-weight:bold;
			}
		#lmenu .lolink a:hover{
			color:#000;
			border:1px solid #ff0000;
			}

div#lmenu a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: &quot;alpha( opacity=80 )&quot;;
	}

/* ページ内リンク */
#lmenu .page li{
	margin-bottom:0;
	width:100%;
	overflow:hidden;
	border-bottom:1px dotted #ccc;
	}
	#lmenu .page li a{
		display:block;
		line-height:2.0;
		padding:5px 10px 5px 30px;
		background:url(../images/icon_right.gif) no-repeat 13px 12px;
		}
	#lmenu .page li.bnone{
		border-bottom:none;
		}


/* 右メニュー
------------------------------------------*/
#rmenu h5{ background:url(../images/midashi_right.jpg) no-repeat;
	line-height:30px;
	width:190px;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	text-indent:12px;}

#rmenu .free_dial{
	background:#f5f5f5;
	width:100%;
	font-size:14px;
	font-weight:bold;
	padding:5px 10px;
	line-height:1.5;
	}
	#rmenu .free_dial span{
		font-size:18px;
		color:#ff0000;
		display:block;
		}
		#rmenu .free_dial img{
			margin-right:5px;
			vertical-align:middle;
			}
		#rmenu .free_dial .bt{
			margin:5px 0;
			}
#rmenu .qr{
	border:1px solid #ccc;
	padding:5px 10px;
	line-height:1.5;
	text-align:center;
	background:url(../images/img_apple2.gif) no-repeat 75px 50px;
	}
	#rmenu .qr h6{
		font-size:16px;
		font-weight:bold;
		text-align:left;
		}
	#rmenu .qr p{
		padding:0;
		text-align:left;
		font-size:12px;
		font-weight:normal;
		}

#rmenu li{
	margin-bottom:10px;}

	/* プラン */
	#rmenu .other{
		margin-top:8px;
		}
		#rmenu .other li{
			margin-bottom:5px;
			}

	/* その他メニュー */
	#rmenu .link{
		margin-bottom:15px;
		}
	#rmenu .link li{
		margin-bottom:0;
		width:100%;
		overflow:hidden;
		}
		#rmenu .link li a{
			display:block;
			line-height:2.0;
			padding-left:15px;
			background:url(../images/icon_redright.gif) no-repeat 5px center;
			}

div#rmenu a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: &quot;alpha( opacity=80 )&quot;;
	}


/* このページの先頭へ
------------------------------------------*/
#pagetop a{
	text-decoration:none;
	background:url(../images/icon_retop.gif) no-repeat left center;
	text-indent:15px;
	display:block;
	font-size:11px;
	float:right;}
#contents .first{
	width:100%;
	text-align:right;}
#contents .first a{
	text-decoration:none;
	font-size:11px;}


/* ヘッダー
------------------------------------------*/
#footer div{
	width:950px;
	text-align:left;
	margin:0 auto;}
#footer ul{
	border-left:1px solid #999;
	margin-bottom:10px;}
#footer li{
	float:left;
	padding-right:15px;
	border-right:1px solid #999;
	margin-left:15px;
	height:18px;}
#footer a{
	color:#000;
	text-decoration:none;}
#footer a:hover{
	color:#666;
	text-decoration:none;}

#footer p{
	padding-top:5px;
	text-align:center;
	border-top:1px dotted #ccc;}
#footer .link{
	padding-top:5px;
	text-align:left;
	border-top:none;
	font-size:10px;}


/*---------------------------------------------------*/
/* ClearFix
-----------------------------------------------------*/
.clearfix:after {
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}

.clearfix {
	zoom:1;
}
