/*******************/
/* CSS version 2.1 */
/*******************/
@import "url(http://www.foxnavi.com/css/RssNavi.css)";

/*******************/
/*      Image      */
/*******************/

img
{
    display: block;
    border-style: none;
}

/*******************/
/*       Link      */
/*******************/

a:link, a:visited, a:active, a:hover
{
    color: #006699;
    text-decoration: none;
}

a:hover
{
    color: #FFCC00;
    text-decoration: underline;
}


/*******************/
/*      List       */
/*******************/

ul
{
	margin: 0px;
	padding: 0px;
}

li
{
	list-style-type: disc;
	text-indent: 1.0em;
}

/*******************/
/*      •¶Žš       */
/*******************/

h1, h2, h3, h4, h5, h6
{
    margin: 0px;
    padding: 0px;
}

h1
{
    font-size: 130%;
    color: #334d55;
}

h2
{
    font-weight: normal;
    font-size: 110%;
    color: #006699;
}

h3
{
    font-size: 100%;
    color: #334d55;
}

h4
{
    font-size: 90%;
    color: #334d55;
}

h5
{
    font-size: 80%;
    color: #334d55;
}

h6
{
    font-size: 80%;
    font-weight: bold;
    color: #006699;
}

p
{
	text-indent: 1em;
}

em
{
    font-style: normal;
}

strong
{
    font-weight: normal;
}

body
{
    font-family: Times New Roman, ‚l‚r –¾’© ,Arial, Sans-Serif;
    line-height: 1.166;
	text-align:center;
	width: 900px;
	height: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    white-space: nowrap;
}

/*******************/
/*    Body Div      */
/*******************/
#BodyDiv
{
    border-left: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
    vertical-align: top;
	text-align: left;
	width: 900px;
}

/*******************/
/*    Top Div      */
/*******************/
#TopDiv
{
    border-bottom: solid 1px #CCCCCC;
    vertical-align: top;
    height: 200px;
	width: 900px;
}

#SiteLogo img
{
    width: 900px;
    height: 200px;
}

#TopLink
{
    font-size: 90%;
    padding: 10px 5px 0px 0px;
	text-align: right;
}
#TopLink a
{
	background-image: url(http://www.foxnavi.com/images/link_frame_blue.gif);
	padding: 5px 0px 0px 0px;
	width: 120px;
	height: 30px;
	text-align: center;
}
#TopLink a:hover
{
	background-image: url(http://www.foxnavi.com/images/link_frame_yellow.gif);
}


/*******************/
/*   Middle Div    */
/*******************/
#MiddleDiv
{
	width: 900px;
	height: 100%;
}

#LeftDiv
{
	margin: 0px;
	padding: 0px;
    background-color: #EEEEEE;
    border-right: solid 1px #CCCCCC;
	float: left;
	width: 180px;
	height: 100%;
}

#LSideLink
{
    border-top: solid 1px #CCCCCC;
	text-align: left;
}

#LSideLink a
{
	background-image: url(http://www.foxnavi.com/images/side_link_blue.gif);
    padding: 5px 0px 0px 0px;
    width: 150px;
    height: 30px;
}

#LSideLink a:hover
{
	background-image: url(http://www.foxnavi.com/images/side_link_yellow.gif);
}

#LSideLink h4
{
	background-image: url(http://www.foxnavi.com/images/simple_tab.gif);
    text-indent: 1em;
    border-bottom: solid 1px #CCCCCC;
    height: 30px;
    padding: 10px 0px 0px 0px;
}

#LSideLink ul
{
}

#LSideLink li
{
	list-style-type: none;
	text-indent: 2.0em;
}

.LSideNavi
{
    padding: 10px 0px 10px 0px;
	text-align: center;
}

#LSideAdsense
{
    text-align: right;
	padding: 10px 10px 30px 0px;
}

#CenterDiv
{
	float: left;
	width: 540px;
	height: 100%;
    padding: 10px 20px 10px 20px;
}
#title
{
    font-size: 120%;
}

.item
{
	line-height: 150%;
    border-top: solid 1px #CCCCCC;
    padding: 20px 5px 10px 5px;
}

.item p
{
    font-size: 80%;
}

.item ul
{
    font-size: 80%;
}

.item li
{
    text-indent: 3.0em;
}

.item li ul li
{
	list-style-type: circle;
    text-indent: 5.0em;
}

.date
{
    text-align: right;
    font-size: 60%;
    font-style: italic;
    color: #CCCCCC;
}

.refer
{
	text-align: right;
	font-size: 80%;
    font-style: italic;
}

.link
{
    border-top: dotted 1px #CCCCCC;
    font-size: 80%;
    padding-top: 5px;
}

#contentLinks
{
    font-size: 100%;
    padding: 10px 10px 30px 10px;
}

#CenterTopAdsense
{
    text-align: center;
	padding: 20px 0px 30px 0px;
}
#CenterBottomAdsense
{
    text-align: center;
	padding: 20px 0px 10px 0px;
}

#RightDiv
{
	margin: 0px;
	padding: 0px;
    background-color: #EEEEEE;
    border-left: solid 1px #CCCCCC;
	float: right;
	width: 180px;
	height: 100%;
}
#SearchDiv
{
}
#RightAdsense
{
	text-indent: 7px;
}
.SocialBookmark
{
	font-size: 80%;
	padding: 10px 10px 10px 10px;
	text-align: center;
	width: 100%;
}

/*******************/
/*   Bottom Div    */
/*******************/
#BottomDiv
{
    border-top: solid 1px #CCCCCC;
	width: 900px;
    text-align: center;
}

#AffiliateDiv
{
	padding: 10px 10px 10px 10px;
}

#AmazonAssociate
{
}

#SiteCopyright
{
    color: #334d55;
    font-size: 80%;
    font-weight: bold;
}

