@charset "UTF-8";

/*
information{
	file name : /css/individual/privacy/index.css
	infomation : This CSS file define privacy category styles.;
	site name : Takahashi Shoten;
	url : http://www.takahashishoten.co.jp;
	copyrihgt : Copyright (C) Takahasi Shoten Co.,Ltd. All Rights Reserved.;
}
*/

/* contents
--------------------------------------------------------------------------
1. layout
2.  bordercell3-bordercell3 [main area modules]
3.  sideborder [main area modules]
4. Title-h1-line [main area modules]
5. Title-h1-line-btn [main area modules]
6. Title-H2 [main area modules]
7. Title-H2-btn [main area modules]
8. subtitle [main area modules]
9. color square list [main area modules]
--------------------------------------------------------------------------
*/


/* 1. layout
-----------------------------------------------	*/
div#mainArea {
	float: none;
	width: 790px;
}

/* 2.  bordercell3-bordercell3 [main area modules]
-----------------------------------------------	*/

div#mainArea div.bordercell3-bordercell3 div.container div p.subtitle {
	border-left: 3px solid #CCCCCC;
}

/* 3.  sideborder [main area modules]
-----------------------------------------------	*/

div#mainArea div.sideborder {
	border-left: solid 4px #CCCCCC;
}


/* 4. Title-h1-line [main area modules]
-----------------------------------------------	*/

div#mainArea div.title-h1-line {
	border-bottom: 3px solid #CCCCCC;
}

div#mainArea div.title-h1-line h1 {
	color: #666666;
}

/* 5. Title-h1-line-btn [main area modules]
-----------------------------------------------	*/

div#mainArea div.title-h1-line-btn {
	border-bottom: 3px solid #CCCCCC;
}

div#mainArea div.title-h1-line-btn h1 {
	color: #666666;
}

/* 6. Title-H2 [main area modules]
-----------------------------------------------	*/

div#mainArea div.title-h2 {
	border-bottom: 2px solid #CCCCCC;
}

div#mainArea div.title-h2 h2 {
	color: #666666;
}


/* 7. Title-H2-btn [main area modules]
-----------------------------------------------	*/

div#mainArea div.title-h2-btn {
	border-bottom: 2px solid #CCCCCC;
}


div#mainArea div.title-h2-btn h2 {
	color: #666666;
}

/* 8. subtitle [main area modules]
-----------------------------------------------	*/
div#mainArea p.subtitle {
	border-left: 3px solid #CCCCCC;
	color: #666666;
}



/* 9. color square list [main area modules]
-----------------------------------------------	*/
div#mainArea ul.colorSquareList li,
div#mainvisual ul.colorSquareList li,
div#miscArea ul.colorSquareList li {
	color: #CCCCCC;
}


/* SITEMAP MENU START */
#sitemap {
	width: 98%;
	}
#sitemap table {
	width: 98%;
	/*margin-bottom:10px;*/
	}
#sitemap td {
	padding: 8px 0;
	vertical-align: top;
	font-size: 80%;
	line-height:140%;
	border-bottom: 1px solid #ECECEC;
	}
#sitemap td div {
	padding: 0 0 0 20px;
	border-left: 4px solid #ECECEC;
	}
#sitemap td th {
	text-align: left;
	}
#sitemap td td {
	padding: 0;
	}
#sitemap td th,
#sitemap td td {
	vertical-align: top;
	font-size: 100%;
	border-bottom: none;
	}
#sitemap a {
	background: url("../../../img/arrow_icon/icon.gif") left 3px no-repeat;
	padding-left: 12px;
	}
#sitemap #book a {
	background: url("../../../img/arrow_icon/icon_book.gif") left 3px no-repeat;
	}
#sitemap #notebook a {
	background: url("../../../img/arrow_icon/icon_notebook.gif") left 3px no-repeat;
	}
#sitemap #diary a {
	background: url("../../../img/arrow_icon/icon_diary.gif") left 3px no-repeat;
	}
#sitemap #calendar a {
	background: url("../../../img/arrow_icon/icon_calendar.gif") left 3px no-repeat;
	}
#sitemap #takashima a {
	background: url("../../../img/arrow_icon/icon_takashima.gif") left 3px no-repeat;
	}
#sitemap #shopping a {
	background: url("../../../img/arrow_icon/icon_shopping.gif") left 3px no-repeat;
	}
#sitemap #company a {
	background: url("../../../img/arrow_icon/icon_company.gif") left 3px no-repeat;
	}
#sitemap #book th {
	color: #669900;
	}
#sitemap #notebook th a {
	color: #0F5DA3;
	}
#sitemap #diary th a {
	color: #946BCF;
	}


#book {}
#notebook {}
#diary {}
#calendar {}
#takashima {}
#company {}
/* SITEMAP MENU END */
/* add 201209 */
#sitemap #housekeep a {
	background: url(../../../img/arrow_icon/icon_housekeep.gif) left 3px no-repeat;
	}
#sitemap #housekeep th a {
	color: #ed6792;
	}
#diary {}

