/* ページ　*/
body {
	background: #d8d8d8 url(bg.gif) repeat-y top left;
	font-family: 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
	margin: 0;
	padding: 0;
	color: #666;
	}


/* ブロック */
#Container {
	background: transparent url(bg_rel-one.gif) no-repeat bottom right;
	margin: 0;
	padding: 0;
	}

#Intro {
	background: #ffc0cb ;
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #fff
	}

#Main {
	background: #b5b5b5 transparent url(bg_left.gif) repeat-y top left;
	margin: 0;
	padding: 0;
	}

#Title {
	background: #9bec37 url(title.gif) repeat-y top left;
	color: #666;
	height: 130px;
	margin: 0;
	border-bottom: 2px solid #fff;
	}

#Title h1 {
	display: none;
	}

#SubTitle {
	height: 166px;
	width: 775px;
	background: #100b0a url(bg_sub_title.jpg) no-repeat top right;
	color: #fff;
	border-bottom: 2px solid #fff;
	margin: 0;
	}

#SubTitle p {
	padding: 14px;
	margin: 0;
	width: 188px;  /* False value for IE4-5.x/Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 160px;	 /* Actual value for conformant browsers */	
	}

html>#SubTitle p {
	width: 160px; /* Be nice to Opera */
	}

#CategoryTitle {
	margin-left: 203px;
                background :#f90;
	color: #fff;
	border-right: 2px solid #fff;
	padding-bottom: 0px;
	width: 572px;  /* False value for IE4-5.x/Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 570px;	 /* Actual value for conformant browsers */	
	}

html>#CategoryTitle {
	width: 570px; /* Be nice to Opera */
	}

.Contents{
	margin-left: 203px;
	border: 1px solid #bbb;
	background: #f5f5f5;
	color: #666;
	margin-top: 0;
	margin-bottom: 2px;
	width: 570px;  /* False value for IE4-5.x/Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 568px;	 /* Actual value for conformant browsers */	
	}

html>.Contents{
	width: 568px; /* Be nice to Opera */
	}


#Footer {
	border-top: 2px solid #fff;
	background: #9bec37 url(bg_footer.gif) no-repeat top left;
	color: #fff;
	padding: 14px 0 8px 222px;
	height: 36px;  /* False value for IE4-5.x/Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 12px; /* Actual value for conformant browsers (IE6 needs a height value to display the background correctly. Don't even start...) */	
	}

html>#Footer {
	height: 12px; /* Be nice to Opera */
	}

#LeftMenu {
	position: absolute;
	background: #b5b5b5;
	color: #666;
	top: 300px;
	padding: 12px;
	border-right: 2px solid #fff;
	width: 201px;  /* False value for IE4-5.x/Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 177px;	 /* Actual value for conformant browsers */	
	}

html>#LeftMenu {
	width: 177px; /* Be nice to Opera */
	}

#CategoryLinks {
	background: #dfdfdf url(bg_catlink.gif) no-repeat top left ;
	color: #666;
	border: 2px solid #fff;
	padding: 12px 12px 12px 22px;
	margin: 0 0 12px 0;
	}

#OtherLinks {
	background: #dfdfdf url(bg_lselect.gif) no-repeat top right;
	color: #666;
	border: 2px solid #fff;
	padding: 12px;
	margin: 0 0 12px 0;
	}


/* テキスト */
p {
	font-size: 11px;
	text-align: justify;
	}

#CategoryTitle p, #SubTitle p {
	line-height: 1.5;
	color: #fff;
	background: transparent;
	}

#CategoryTitle p.p1 {
	font-size: 10px;
	text-align: right;
	margin: 5px 18px 0px 18px;
                padding-bottom:5px;
	}

#CategoryTitle h3 p {
	font-size: 11px;
	text-align: justify;
	margin: 0px 0px 7px 10px;
                padding-top:7px;
	}

.Contents  p.title  {
	color: #fff;
	font-size: 11px;
	margin: 0px 0px 7px 10px;
                padding-top:7px;
	}

.Contents p.p1 {
	padding: 0;
	margin: 10px 18px 10px 18px;
	}

.Contents p.p2 {
	font-size: 10px;
	margin: 0px 18px 12px 25px;
	}

#SubTitle p {
	font-size: 9px;
	background: transparent;
	color: #999;
	text-align: left;
	}

#Footer {
	font-size: 9px;
	font-family: 'Arial', Helvetica, sans-serif; /* Looks slightly better  */
	}

/* リスト */
#LeftMenu ul {
	font-size: 11px;
	margin: 0;
	list-style:none;
	padding:5px 0 0 0;
	}

#LeftMenu ul li {
	margin: 0;
	padding: 0 0 5px 20px;
	line-height: 12px;

	}

#LeftMenu #CategoryLinks li {
	background:   url(pin.gif) no-repeat;
	font-size: 11px;
	}

#LeftMenu #OtherLinks li {
	background:   url(pin2.gif) no-repeat;
	font-size: 11px;
	}



#LeftMenu #CategoryLinks a:link,  #LeftMenu #CategoryLinks a:visited ,#LeftMenu #OtherLinks a:link,  #LeftMenu #OtherLinks a:visited{
	display: block;
	}

#LeftMenu a.c:link, a.c:visited {
	display:inline;
	}



/* リンク */
a, a:link, a:visited {
	background: transparent;
	color: #333;
	text-decoration: underline;
	}

a:hover {
	background: transparent;
	color: #333;
	text-decoration: none;
	}

.Contents h3 a, .Contents h3 a:link, .Contents h3 a:visited {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 8px;
	}

.Contents h3 a:hover {
	text-decoration: underline;
	}


#LeftMenu a, #LeftMenu a:link, #LeftMenu a:visited {
	background: transparent;
	color: #444;
	text-decoration: none;
	}

#LeftMenu a:hover {
	background: transparent;
	color: #333;
	text-decoration: underline;
	}

#LeftMenu a.c, #LeftMenu a.c:link, #LeftMenu a.c:visited {
	background: transparent;
	color: #666;
	text-decoration: none;
	}

#LeftMenu a.c:hover {
	background: transparent;
	color: #333;
	text-decoration: underline;
	}

#LeftMenu #OtherLinks a {
	font-size: 11px;
	}

#LeftMenu #OtherLinks a.c {
	font-size: 11px;
	text-transform: lowercase;
	}


/* ヘディング */
h3 {
	margin-bottom: 0px;
	}



#CategoryTitle h3 {
	background: transparent url(bg_cattitle.gif) no-repeat top left;
	width: 570px;
	height: 30px;
	font-size: 11px;
	text-align: left;
	border-bottom: 2px solid #fff;
	margin: 0;
	height: 32px;  /* False value for IE4-5.x/Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 30px; /* Actual value for conformant browsers */	
	}

html>#CategoryTitle h3 {
	height: 30px; /* Be nice to Opera */
	}

.Contents h3{
	background: transparent url(contents_title.gif) no-repeat top left;
	width: 568px;
	height: 30px;
	margin: 0;
	}


#CategoryLinks h3{
	height: 28px;
	width: 100%;
	margin: 0;
	}

#OtherLinks h3{
	margin:0;
	font-size: 11px;
	color: #444;
	}
