<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* ------------------------------
group5共通
-------------------------------- */
#submenu .box li {
	background-image: url(../../common/img/group5/pa_5.gif);
}

#article li {
	background-image: url(../../common/img/group5/pd_5.gif);
}

#article .sentense {
	background-image: url(../../common/img/group5/hr_5.gif);
}

#article h3 {
	background-image: url(../../common/img/group5/pt_5.gif);
}

#article .line {
	background-image: url(../../common/img/group5/hr_5.gif);
}

#article .theme {
	margin-bottom: 5px;
	background-image: none;
	margin-top: 15px;
}

#article .heading {
	margin-left: 30px;
}

#article .item {
	background-image: none;
	margin-left: 50px;
}


/* タイトルと区切りのバー延長用の画像 */
#article .sentense:after {
	background-image : url(../img/group5/hr_5.gif);
}
#article h2:after{
	background-image: url(../../510_sitemap/img/title.gif);
}
#webaccessibility #article h2:after {
	background-image: url(../../510_sitemap/img/webaccessibility.png);
}

/* ------------------------------
group5各ページ
-------------------------------- */
#sitemap #article h2 {
	background-image: url(../../510_sitemap/img/title.gif);
}

#webaccessibility #article h2 {
    height: 32px;
	background-image: url(../../510_sitemap/img/webaccessibility.png);
}
#individual #article h2 {
	background-image: url(../../520_individual/img/title.gif);
}



.rating dt,
.rating dd{
    margin:0 0 10px 55px;
    padding:0 0 0 20px;
}
.rating dt{
    background: url(/common/img/group5/pd_5.gif) no-repeat;
    overflow: hidden;
}

#playtop #article h2 {
	background-image: url(../../112_play/img/title.gif);
}

#playpark #article h2 {
	background-image: url(../../112_play/01_playpark/img/title.gif);
}

#studio #article h2 {
	background-image: url(../../112_play/02_studio/img/title.gif);
}

#yururi #article h2 {
	background-image: url(../../112_play/03_yururi/img/title.gif);
}

#taiyou #article h2 {
	background-image: url(../../112_play/04_taiyou/img/title.gif);
}

#gorori #article h2 {
	background-image: url(../../112_play/05_gorori/img/title.gif);
}

#creation #article h2 {
	background-image: url(../../112_play/06_creation/img/title.gif);
}

#cycling #article h2 {
	background-image: url(../../112_play/07_cycling/img/title.gif);
}

#attic #article h2 {
	background-image: url(../../112_play/08_attic/img/title.gif);
}

#log #article h2 {
	background-image: url(../../112_play/09_log/img/title.gif);
}

#roof #article h2 {
	background-image: url(../../112_play/10_roof/img/title.gif);
}

#idea #article h2 {
	background-image: url(../../121_idea//img/title.gif);
}

#right #article h2 {
	background-image: url(../../122_right/img/title.gif);
}

#manage #article h2 {
	background-image: url(../../131_manage/img/title.gif);
}

#child #article h2 {
	background-image: url(../../132_child/img/title.gif);
}

#support #article h2 {
	background-image: url(../../133_support/img/title.gif);
}

#user #article h2 {
	background-image: url(../../134_user/img/title.gif);
}

#admin #article h2 {
	background-image: url(../../135_admin/img/title.gif);
}


#history #article h2 {
	background-image: url(../../140_history/img/title.gif);
}
</pre></body></html>