@charset "utf-8";
/* ---------------------------------------------- */
/* Base */
/* ---------------------------------------------- */
html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #555555;
	text-align: left;
	line-height: 1.3em;
	background-color: #e4ffcf;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: "MS Pゴシック", Arial, sans-serif;
}
p {
	font-size: 14px;
	line-height: 1.5em;
	padding: 0px;
	margin: 5px 0px 0px;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
a:link {
	color: #6885A8;
	text-decoration: underline;
	line-height: 1.3em;
}
a:visited {
	color: #4A5A93;
	text-decoration: underline;
	line-height: 1.3em;
}
a:hover , a:active {
	color: #56569C;
	text-decoration: none;
	line-height: 1.3em;
}
li {
	line-height: 1.3em;
}

.reset-float {
	font-size: 1px;
	clear: both;
}
.Left {
	float: left;
	padding: 0px 10px 0px 0px;
}
.Right {
	float: right;
	padding: 0px 0px 0px 10px;
}
.left{
	float: left;
}
.right{
	float: right;
}
.img-f-left{
	margin: 0px 6px 6px 0px;
	float: left;
}
.img-f-right{
	margin: 0px 0px 6px 6px;
	float: right;
}
.img{
	float: left;
	display: inline;
	margin: 0px 4px 4px 0px;
	border: none;
}


/* ---------------------------------------------- */
/* Layout */
/* ---------------------------------------------- */
.wrapperAll {
	background: #FFFFFF;
	padding: 0px;
	width: 900px;
	margin: 0px auto;
}


/* ---------------------------------------------- */
/* pan */
/* ---------------------------------------------- */
.pan {
	margin: 0px;
	padding: 0px 10px 0px;
	font-size: 12px;
}


/* ---------------------------------------------- */
/* Page */
/* ---------------------------------------------- */
.page-up{
	font-size: 12px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 5px;
}


/* ---------------------------------------------- */
/* nv-page */
/* ---------------------------------------------- */
.nv-page{
	margin: 0px 10px 10px 0px;
	padding: 5px;
}
.nv-page a.susumu,
.nv-page a.modoru{
	width:250px;
	display: block;
	margin: 0px;
	padding: 0px;
}
.nv-page a.susumu{
	text-align: right;
	float:right;
	background: url(../img/PageNext.gif) no-repeat right 4px;
	padding: 0px 15px 0px 0px;
}
.nv-page a.modoru{
	text-align: left;
	float:left;
	background: url(../img/PageBack.gif) no-repeat left 4px;
	padding: 0px 0px 0px 15px;
}

/* ---------------------------------------------- */
/* H1Area */
/* ---------------------------------------------- */
.H1Area {
	background-color: #b5eb8b;
	padding-top: 5px;
	height: 20px;
}
.H1Area .w900 {
	width:900px;
	margin:0 auto;
	color:#333333;
}
.H1Area h1 , .H1Area_title {
	font-size:12px;
	font-weight:normal;
	color:#555;
	margin:0;
	padding:0;
	line-height:1.2;
}

/* ---------------------------------------------- */
/* container-top */
/* ---------------------------------------------- */
.container-top {
	margin: 0px;
	height: 140px;
	width: 900px;
	position: relative;
	padding:0;
	background-image: url(../img/container_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.container-top .logo {
	padding:0 0 0 15px;
}
.wrapperAll .container-top .logo p {
	font-size: 30px;
	color: #333;
	padding-top: 35px;
	padding-left: 20px;
	margin: 0px;
}


.container-top h1, .head-title {
	color:#004182;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.1em;
	margin: 0px;
	position: absolute;
	height: 70px;
	left: 60px;
	top: 40px;
}
.container-top h1 a:link , .head-title a:link ,
.container-top h1 a:visited , .head-title a:visited {
	color:#004182;
	text-decoration: none;
}
.container-top h1 a:hover , .head-title a:hover ,
.container-top h1 a:active , .head-title a:active {
	color:#004182;
	text-decoration: underline;
}
.container-top p.head-txt {
	color: #333;
	font-weight: bold;
	margin: 0;
	padding-left: 37px;
}
.container-top p.HeaderCatch {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 10px;
	top: 3px;
	font-weight: bold;
	color: #4f4f4f;
}
.sitemap {
	font-size: 12px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 121px;
	width: 580px;
}
.sitemap ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.sitemap ul li {
	margin: 0px;
	padding: 0px;
	display: block;
	float: right;
}
.sitemap ul li a {
	margin: 0px 1em 0px 0px;
	padding: 0px 0px 5px 18px;
	display: block;
	color: #333;
}
.sitemap ul li a:link , .sitemap ul li a:visited {
	color: #666666;
}
.sitemap ul li a:hover , .sitemap ul li a:active {
	color: #000000;
}


/* ---------------------------------------------- */
/* entrybody */
/* ---------------------------------------------- */
.entrybody {
	margin: 10px 0px 0px;
	padding: 0px;
}

/* ---------------------------------------------- */
/* container-bottom */
/* ---------------------------------------------- */
.container-bottom {
	background-color: #D3FFB3;
	text-align: center;
	margin: 10px 0px 0px;
	padding: 5px;
	font-weight: bold;
	color: #4F4F4F;
	font-size: 12px;
}
.container-bottom a:link ,
.container-bottom a:visited {
	color: #4F4F4F;
	text-decoration: none;
}
.container-bottom a:hover ,
.container-bottom a:active {
	color: #4F4F4F;
	text-decoration: underline;
}

/* ---------------------------------------------- */
/* Column */
/* ---------------------------------------------- */
.container-txt {
	width: 630px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.container-list {
	width: 235px;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/* ---------------------------------------------- */
/* Side */
/* ---------------------------------------------- */
.Menu {
	background: #FFFFFF url(../img/Menu_top.gif) no-repeat 0px 0px;
	padding: 0px;
	text-align: center;
	width: 235px;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}
.GuideList {
	margin: 0px;
	padding: 0px;
	width: 235px;
}


/* ---------------------------------------------- */
/* SideMenuListHead */
/* ---------------------------------------------- */
.TopLink , 
.entry-category {
	margin: 0px;
	padding: 0px;
}

.TopLink a , 
.entry-category a {
	margin:0px;
	display: block;
	background-color: #e4ffcf;
	background-image: url(../img/category_icon.gif);
	background-repeat: no-repeat;
	background-position: 8px 10px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 28px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a1d17b;
}

.TopLink a:hover , 
.entry-category a:hover {
	background-position: 8px 10px;
	background-image: url(../img/SideMenuListCategoryLevel1.gif);
	background-color: #e4ffcf;
}

/* ---------------------------------------------- */
/* SideMenuList */
/* ---------------------------------------------- */
.GuideList ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.GuideList ul li {
	margin: 0px;
	padding: 0px;
}

.GuideList ul.Menu_box li a {
	margin: 0px;
	display: block;
	background-image: url(../img/page_icon.gif);
	background-repeat: no-repeat;
	background-position: 7px 9px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a1d17b;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 28px;
}
.GuideList ul.Menu_box li a:hover {
	background-position: 7px 9px;
}

/* ---------------------------------------------- */
/* SideMenuListPickup */
/* ---------------------------------------------- */
.GuideList ul li.recommend a {
	margin: 0px;
	display: block;
	background-image: url(../img/reco_icon.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a1d17b;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 28px;
}
}
.GuideList ul li.recommend a:hover {
	background-position: 7px 9px;
}

/* ---------------------------------------------- */
/* entrie_first */
/* ---------------------------------------------- */
.entrie_first , .entry_body{
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}

.entrie_first h4 , .entrie_first h5 , .entrie_first h6 ,
.entry_body h3 , .entry_body h4 , .entry_body h5 , .entry_body h6 {
	font-weight:bold;
	font-size:15px;
	line-height: 1.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #629d35;
	width: 605px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/* --------------h2,h3デフォルト設定------------------ */

.entrie_first h3 , .entry_body h2 {
	font-weight: bold;
	color: #629d35;
	font-size: 17px;
	line-height: 1.1em;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #629d35;
	border-left-style: none;
	width: 605px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.entrie_first h2, .entry_body h1 {
	font-weight: bold;
	color: #555;
	font-size: 20px;
	line-height: 1.1em;
	background-image: url(../img/h1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 619px;
	height: 43px;
}

/* --------------h2,h3　パーツデザイン設定------------------ */

.entrie_first h3.head_A, .entry_body h2.head_A {
	border-left:5px solid #014790;
	border-right:none;
	border-top:none;
	border-bottom: none;
	background: none;
	color: #ffffff;
	font-size:22px;
	padding:13px 12px;
	color:#666666;
	margin-bottom: 20px;
}
.entrie_first h2.head_A, .entry_body h1.head_A {
	background: none;
	color: #555;
	font-size:22px;
	margin-bottom: 20px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #629d35;
	height: 24px;
	padding-top: 13px;
	padding-right: 12px;
	padding-bottom: 13px;
	padding-left: 12px;
}
.entrie_first h3.head_B, .entry_body h2.head_B {
	border-left:none;
	border-right:none;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	background: none;
	color: #ffffff;
	font-size:15px;
	padding:10px 12px;
	color:#666666;
	margin-bottom: 20px;
}
.entrie_first h2.head_B, .entry_body h1.head_B {
	background: none;
	color: #ffffff;
	font-size:15px;
	color:#555;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #629d35;
	border-bottom-color: #629d35;
	width: 595px;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	height: 15px;
}
.entrie_first h2.head_C, .entry_body h1.head_C {
	background-color: #c3f29e;
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom: none;
	color: #555;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.1em;
	width: 605px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: none;
	height: 30px;
}
.entrie_first h3.head_C, .entry_body h2.head_C {
	background-color: #D8E8FF;
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom: none;
	color: #4293CE;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.1em;
	margin: 0 0 10px;
	padding: 10px 0 10px 10px;		
}
.entrie_first h2.head_D, .entry_body h1.head_D {
	background-color: #ffd692;
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom: none;
	color: #555;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.1em;
	width: 605px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: none;
	height: 25px;
}
.entrie_first h3.head_D, .entry_body h2.head_D {
	background-color:#FEEAAE;
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom: none;
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.1em;
	margin: 0 0 10px;
	padding: 5px 0 5px 10px;	
}
.entrie_first h2.head_E, .entry_body h1.head_E {
	color: #555;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.1em;
	background-attachment: scroll;
	background-image: url(../img/bg_icon.jpg);
	background-repeat: no-repeat;
	background-position: right 0;
	height: 19px;
	width: 513px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 90px;
	padding-bottom: 15px;
	padding-left: 10px;
	border: 1px solid #777;
}
.entrie_first h3.head_E, .entry_body h2.head_E {
	background: url(../img/bg_icon.png) no-repeat scroll right 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #4293CE;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.1em;
	margin: 0 0 10px;
	padding: 25px 90px 25px 10px;
}
.entrie_first h2.head_F, .entry_body h1.head_F {
	border: none;
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
	height: 28px;
	color: #555;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	background-image: url(../img/midashi.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	width: 635px;
}
.entrie_first h3.head_F, .entry_body h2.head_F {
	border: none;
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
	height: 35px;
	color: #333;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	background-image: url(../img/midashi.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
}
/* --------------h2,h3　パーツデザイン（ランキング）設定------------------ */

.entrie_first h3.rank_01, .entry_body h2.rank_01 {
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom: none;
	background: url(../img/no1.gif) no-repeat scroll 0 0 #FFFFFF;
	color: #666;
	font-size:18px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 45px;
}
.entrie_first h3.rank_02, .entry_body h2.rank_02 {
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom: none;
	background: url(../img/no2.gif) no-repeat scroll 0 0 #FFFFFF;
	color: #666;
	font-size:18px;
	padding:5px 0 8px 45px;
}
.entrie_first h3.rank_03, .entry_body h2.rank_03 {
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom: none;
	background: url(../img/no3.gif) no-repeat scroll 0 0 #FFFFFF;
	color: #666;
	font-size:18px;
	padding:5px 0 8px 45px;
}

/* --------------パーツデザイン（ランキング）設定------------------ */

.entrie_first .rank_01, .entry_body .rank_01 {
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom: none;
	background: url(../img/no1.gif) no-repeat scroll 0 0 #FFFFFF;
	color: #555;
	font-size:18px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 45px;
	margin-left: 5px;
}
.entrie_first .rank_02, .entry_body .rank_02 {
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom: none;
	background: url(../img/no2.gif) no-repeat scroll 0 0 #FFFFFF;
	color: #555;
	font-size:18px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 45px;
	margin-left: 5px;
}
.entrie_first .rank_03, .entry_body .rank_03 {
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom: none;
	background: url(../img/no3.gif) no-repeat scroll 0 0 #FFFFFF;
	color: #555;
	font-size:18px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 45px;
	margin-left: 5px;
}


/* --------------h2,h3　枠線デザイン設定------------------ */

.entrie_first .waku_01, .entry_body .waku_01 {
	border:1px solid #629d35;
	padding: 5px;
	margin-top: 0.5em;
	margin-right: 5px;
	margin-bottom: 1em;
	margin-left: 5px;
	color: #629d35;
}
.entrie_first .waku_02, .entry_body .waku_02 {
	background-color:#c3f29e;
	padding: 5px;
	margin-top: 0.5em;
	margin-right: 5px;
	margin-bottom: 1em;
	margin-left: 5px;
}
.entrie_first .waku_03, .entry_body .waku_03 {
	background-color:#ffd692;
	border:1px dashed #fca81d;
	padding: 5px;
	margin-top: 0.5em;
	margin-right: 5px;
	margin-bottom: 1em;
	margin-left: 5px;
}	
.entrie_first .waku_04, .entry_body .waku_04 {
	background-image: url(../img/paper_017_02.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	margin-top: 0.5em;
	margin-right: 5px;
	margin-bottom: 1em;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 18px;
}

.entrie_first p , .entry_body p {
	margin: 0.5em 10px 1em;
	padding: 0px;
	letter-spacing: 0.1em;
}
.entrie_first strong , .entry_body strong{
	font-weight:bold;
}
p.CatchCopy{
	border:1px solid #cdc7e1;
	color:#71719F;
	line-height: 37px;
	margin: 0px 10px 10px;
	padding: 19px 10px;
	background-attachment: scroll;
	background-image: url(../img/CatchCopy.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
}


/* ---------------------------------------------- */
/* entrie_firstList */
/* ---------------------------------------------- */
.entrie_first ul  , .entry_body ul{
	margin: 10px 10px 1em 20px;
	padding: 0px;
	list-style: none;
}
.entrie_first ul li , .entry_body ul li {
	margin:0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(../img/body_list.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.entrie_first ol  , .entry_body ol{
	margin: 10px 10px 1em 20px;
	padding: 0px;
}
.entrie_first ol li , .entry_body ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	line-height: 1.5em;
}


/* ---------------------------------------------- */
/* entrie_firstTable */
/* ---------------------------------------------- */
.entrie_first Table , .entry_body Table {
	padding: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #629d35;
	border-left-color: #629d35;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	width: 600px;
}
.entrie_first Table th , .entry_body Table th {
	padding: 5px;
	line-height: 1.5em;
	font-weight: bold;
	background-color: #E4FFCF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #629d35;
	color: #555;
	border-bottom-color: #629d35;
}
.entrie_first Table td , .entry_body Table td {
	padding: 5px;
	line-height: 1.5em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #629d35;
	border-bottom-color: #629d35;
}


/* ---------------------------------------------- */
/* CategoryMenu */
/* ---------------------------------------------- */
.CategoryMenu {
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
.CategoryMenu h2 {
	border-bottom: 1px solid #538084;
	border-left: none;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.1em;
	color: #246;
	background-color: #e3f2fc;
	background-image: url(../img/PageListHeadBgH2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.CategoryMenu h3 {
	margin: 20px 0px 10px;
	padding: 5px 5px 5px 15px;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.1em;
	color: #01585D;
	background-color: #f5fdfe;
	background-image: url(../img/PageListHeadBgH3.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #79b6ec;
	border-left-style: none;
}
.CategoryMenu ul li{
    background-image: url("../img/page_icon.gif");
    background-position: 1px 6px;
    background-repeat: no-repeat;
    margin: 0;
    padding: 2px 0 5px 23px;
}
.CategoryMenu ul li.list-recommend{
    background: url("../img/reco_icon.gif") no-repeat scroll 0 5px transparent;
}


/* ---------------------------------------------- */
/* PageRelation */
/* ---------------------------------------------- */
.PageRelation{
	margin: 30px 0px 10px 0px;
	padding: 0px;
}
.PageRelation h2 {
	font-size: 18px;
	color: #555;
	line-height: 1.1em;
	background-image: url(../img/NewsTopHeadBg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 595px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 25px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.PageRelation ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
}
.PageRelation ul li {
	margin:0px;
	background-image: url(../img/NewsTopListIcon.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}

/* ---------------------------------------------- */
/* NewsTop */
/* ---------------------------------------------- */
.NewsTopArea {
	margin: 30px 0px 10px 0px;
	padding: 0px;
}
.NewsTopArea h2 {
	font-size: 18px;
	color: #333;
	line-height: 1.1em;
	background-color: #FFFFFF;
	background-image: url(../img/NewsTopHeadBg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 25px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 635px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.NewsTopArea ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
}
.NewsTopArea ul li {
	margin:0px;
	background-image: url(../img/NewsTopListIcon.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}
