/* 箱 */

.contents {
	width : 800px;
	margin : 30px auto 0px auto;
}

/* タイトル */

.title {
	width : 623px;
	height : 26px;
	margin : 0px 0px 0px 4px;
	background-image : url(img/sitemap/bg_h1.gif);
	background-repeat : no-repeat;
}

p.name {
	margin : 5px 0px 0px 15px;
	font-size : 14px;
	font-weight : bold;
	color : #333333;
}

.all_box {
	width : 616px;
	margin : 15px 0px 0px 10px;
}

/* homeへのリンク */
h1.home {
	margin : 0px 0px 0px 0px;
}

/* L字型 */
.l {
	height : 25px;
	margin : 6px 0px 0px 20px;
	background-image : url(img/sitemap/L.gif);
	background-repeat : no-repeat;
}

p.l_txt {
	margin : 7px 0px 0px 16px;
	font-size : 13px;
	font-weight : bold;
	color : #333333;
}

/* 左の縦線 */
.left_line_box {
	margin : 0px 0px 0px 20px;
	background-image : url(img/sitemap/left_line.gif);
}

/* 各国言語 */
.language_box {
	margin : 0px 0px 0px 20px;
}

h2.lang_title {
	margin : 8px 0px 0px 18px;
	font-size : 12px;
}

h2.lang_title2 {
	margin : 8px 0px 0px 8px;
	font-size : 12px;
}

h2.lang_title3 {
	margin : 8px 0px 0px 8px;
	font-size : 12px;
}

h2.lang_title4 {
	margin : 18px 0px 0px 18px;
	font-size : 12px;
}

h2.lang_title5 {
	margin : 18px 0px 0px 8px;
	font-size : 12px;
}

h2.lang_title6 {
	margin : 18px 0px 0px 8px;
	font-size : 12px;
}

.bg_lang_title10 {
	height : 25px;
	background-image : url(img/sitemap/h2_10.gif);
}

.bg_lang_title20 {
	height : 25px;
	background-image : url(img/sitemap/h2_20.gif);
}

.bg_lang_title30 {
	height : 25px;
	background-image : url(img/sitemap/h2_30.gif);
}

.bg_lang_title40 {
	height : 35px;
	background-image : url(img/sitemap/h2_40.gif);
}

.bg_lang_title50 {
	height : 35px;
	background-image : url(img/sitemap/h2_50.gif);
}

.bg_lang_title60 {
	height : 35px;
	background-image : url(img/sitemap/h2_60.gif);
}

.bg_lang_title70 {
	height : 35px;
	background-image : url(img/sitemap/h2_70.gif);
}

.bg_lang_title80 {
	height : 35px;
	background-image : url(img/sitemap/h2_80.gif);
}

.bg_lang_title100 {
	height : 35px;
	background-image : url(img/sitemap/h2_100.gif);
}

.bg_lang_title110 {
	height : 35px;
	background-image : url(img/sitemap/h2_110.gif);
}

/* カテゴリ */
.l2 {
	height : 18px;
	margin : 0px 0px 0px 0px;
	background-image : url(img/sitemap/L2.gif);
	background-repeat : no-repeat;
}

.l3 {
	height : 18px;
	margin : 0px 0px 0px 17px;
	background-image : url(img/sitemap/L3.gif);
	background-repeat : no-repeat;
}

.l4 {
	height : 18px;
	margin : 0px 0px 0px 0px;
	background-image : url(img/sitemap/L4.gif);
	background-repeat : no-repeat;
}

p.cate_txt1 {
	margin : 7px 0px 0px 42px;
	font-size : 10px;
	color : #333333;
}

p.cate_txt2 {
	margin : 7px 0px 0px 15px;
	font-size : 10px;
	color : #333333;
}

/* その下のサイトマップ */
.all_box2 {
	margin : 0px 0px 0px 10px;
}

.l5 {
	height : 36px;
	margin : 0px 0px 0px 20px;
	background-image : url(img/sitemap/L5.gif);
	background-repeat : no-repeat;
}

p.l_txt2 {
	margin : 18px 0px 0px 16px;
	font-size : 13px;d;
	color : #333333;
}

.l6 {
	height : 25px;
	margin : 0px 0px 0px 20px;
	background-image : url(img/sitemap/L6.gif);
	background-repeat : no-repeat;
}

p.l_txt3 {
	margin : 8px 0px 0px 16px;
	font-size : 13px;
	color : #333333;
}

.l7 {
	height : 25px;
	margin : 0px 0px 0px 20px;
	background-image : url(img/sitemap/L7.gif);
	background-repeat : no-repeat;
}

/* リンク色 */
a.link_blue:link {
	color : #0033FF;
}

a.link_blue:visited {
	color : #0033FF;
}

a.link_blue:hover {
	color : #0033FF;
}

a.link_blue:active {
	color : #0033FF;
}