@charset "utf-8";

/** Default Setting *************************************************/
html{ margin: 0;padding: 0;}
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, div, p, hr,ol, ul, pre, blockquote{ margin-top: 0px; margin-bottom: 0px;}
ul{	margin-left: 5px; padding-left: 0px;list-style-type: none;}
a {	color: #333333;	text-decoration: none;}
a:hover{color:#FF9900;text-decoration:underline;}
a img{ border: 0; }
form, input {margin: 0;	padding: 0;}
body{

	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-size: 0.8em;
	text-align: center; /* center on ie */
	min-width: 780px;
}
.forRead{display:none;}



/** Layout *************************************************/
div#Wrapper{float:left;width:100%}
div#Navigation{float:left;width:200px;margin-left:-100%;}
div#Extra{float:left;width:160px;margin-left:-160px}



/** Head Module *************************************************/
#Head{float:left;margin-bottom:10px;}
#Head a{
	display:block;
	width: 200px;
	height:80px;
	margin: 0px;
	padding: 0px;
	background-image: url(shared/images/logo.jpg);
	background-repeat: no-repeat;
}


#Promotion {margin-left:210px;}
#Promotion .r{
	font-size: 80%;
	height:70px;
	margin: 0px;
	padding: 0px;
	text-align:right;
/*	background-image: url(shared/images/promotion_bg.gif);*/
	background-color: #F7F7F7;
}
#Promotion;after {
	clear:both;
}



/** Contents Module *************************************************/
#Contents,#Trackback,#Comment{
	margin-right:170px;
	margin-left:210px;
	margin-bottom:10px;
}


#Contents h2{
	font-size:120%;
	font-weight:bold;
	padding:30px 15px 15px 15px;
}
#Contents .r{
	background-color: #FFFFFF;
	text-align:left;
}
#Trackback .r{
	color:#999999;
	background-color: #333333;
	text-align:left;
}
#Comment .r{
	color:#999999;
	background-color: #333333;
	text-align:left;
}



.EntryBody {
	Filter: DropShadow(Color=#FF0000, OffX=2, OffY=2, Positive=1);
	line-height:1.6em;
	margin: 10px 10px 10px 35px;
}
.EntryBody p{
	margin-bottom:25px;
}
.EntryBody img{
/*    background-color: #fff;
    border: 1px solid #a9a9a9;*/
    padding: 5px;
	margin:  5px;
}
.EntryBody a {
	color: #336699;
	text-decoration: underline;
	margin:3px;
}

.EntryBody li{
	font-weight:bold;
	color:#003366
}

.EntryBody dl{
	border: thin dotted #CCCCCC;
	padding:20px;
}

.EntryBody dt{
	font-weight:bold;
	color:#660000;
}
.EntryBody dd{
	background-color:#F7F7F7;
	margin-bottom:10px;
	padding:5px;
}

.EntryBody blockquote{
	border: thin dotted #CCCCCC;
	background-color:#F7F7F7;
	padding:20px;
	font-style:italic;	
}

.EntryBody cite {
	display:block;
	text-align:right;
}

.EntryBody cite a {
	color:#666666;
	margin:3px;
	text-decoration:none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #660000;
}	

.EntryBody h3{
	margin-top:40px;
	margin-bottom:10px;
	font-weight:bold;
	color:#660000;
}


.EntryData{
	font-size: 80%;
	background-color: #F7F7F7;
	text-align:right;
	padding:6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.EntryData a {
	color: #333333;
	background-color:#F7F7F7;
	text-align: center;
	border-left: 1px solid #CFCFCF;
	border-top: 1px solid #CFCFCF;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	-moz-border-radius: 4px 4px 4px 4px;
	padding-left: 4px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	vertical-align: top;
	font-family: sans-serif;
}
.EntryData a:hover{
	text-decoration:none;
	color: #000000;
	background-color:#CCCCCC;
	text-align: center;
	border-left: 1px solid #CFCFCF;
	border-top: 1px solid #CFCFCF;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	-moz-border-radius: 4px 4px 4px 4px;
	padding-left: 4px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	vertical-align: top;
	font-family: sans-serif;
}


/** Trackback Module *************************************************/
#Trackback .title{
	font-size:100%;
	color:#34689A;
	font-weight:bold;	
	padding:10px 25px 5px 15px;
}
#Trackback .url{
	font-size:100%;
	color:#FFFFFF;
	font-weight:bold;	
	padding:5px 25px 5px 15px;
	background-color:#3C3C3C;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color:#999999;;
}

#Trackback a{
	color:#999999;
	text-decoration:none;
}
#Trackback a:hover{
	color:#FF9900;
	text-decoration:underline;
}
#Trackback h3 a{
	font-size:100%;
	color:#FFCC00;
	font-weight:bold;
	padding:10px 25px 5px 25px;
}
#Trackback h4{
	padding:5px 25px 5px 40px;
}

#Trackback h4 a{
	font-size:100%;
	color:#FF9900;
	font-weight:bold;
}

#Trackback .Message{
	font-size:100%;
	color:#CCCCCC;
	margin:0px 25px 5px 40px;
}
#Trackback .Date{
	font-size: 90%;
	color:#666666;
	padding:0px 25px 15px 40px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color:#999999;
}

/** Comment Module *************************************************/
#Comment a{
	color:#999999;
	text-decoration:none;
}
#Comment a:hover{
	color:#FF9900;
	text-decoration:underline;
}
#Comment h3{
	font-size:100%;
	color:#FFCC00;
	font-weight:bold;
	padding:10px 25px 5px 25px;
}
#Comment h3 a{
	color:#FFCC00;
	text-decoration:none;
}
#Comment h3 a:hover{
	color:#FF9900;
	text-decoration:underline;
}


#Comment .Message{
	font-size:100%;
	color:#CCCCCC;
	margin:0px 25px 5px 40px;
}
#Comment .Date{
	font-size: 90%;
	color:#666666;
	padding:0px 25px 15px 40px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color:#999999;
}

#CommentEntry{
	padding:10px 25px 5px 25px;
}

#tbCommentAuthor,
#tbCommentEmail,
#tbCommentUrl{
	width:250px;
	color:#FFFFFF;
	background-color:#444444;
	border: thin solid #999999;
	padding:3px;
}
#tbCommentText{
	width:90%;
	color:#FFFFFF;
	background-color:#444444;
	border: thin solid #999999;
	padding:5px;
}


/** Navigation Module *************************************************/
#Category{margin-bottom:10px;}
#Category .r{
	color:#FFFFFF;
	text-align: left;
	background-color: #7B7B00;
}
#Category ul{margin:0px;}
#Category li{
	margin:0px 5px 0px 20px;
	list-style-position:outside;
	list-style-type: circle;
}
#Category li li{
	margin:0px 5px 0px 20px;
	list-style-position:outside;
	list-style-type: square;
}
#Category a{color:#FFFFFF;text-decoration:none;}
#Category a:hover{color:#EEEEEE;text-decoration:underline;}


#Resent,#Search,#Archive{margin-bottom:10px;}
#Resent .r,#Search .r,#Archive .r{
	color:#999999;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: #F7F7F7;
}
#Resent li,#Archive li{
	margin:0px 5px 0px 20px;
	list-style-position:outside;
	list-style-type: disc;
}
#Resent a,#Search a,#Archive a{
	color: #999999;
	text-decoration:none;
}
#Resent a:hover,#Search a:hover,#Archive a:hover{
	color:#FF9900;
	text-decoration:underline;
}


#Search .r{
	background-color: #F7F7F7;
	padding-left:10px;
}
#Search form{background-color: #FFFFFF;}
#Search .Search{
	font-size:80%;
	background-color:#F7F7F7;
	width:120px;
}
#Search .Submit{
	font-size:80%;
}


/** Extra Module *************************************************/
#SubContents{
	width:160px;
	float:left;
	margin-bottom:10px;
	position:relative;
	z-index:2;
}
#SubContents .r{
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	background-color: #F7F7F7;
}
#SubContents img{
    background-color: #fff;
    border: 1px solid #a9a9a9;
    padding: 5px;
	margin:  5px;
}


/** Foot Module *************************************************/
#Foot{
 clear:left;
}
#Foot .r{
	font-size: 80%;
	color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color:#7B7B00;
}

/* MTEntry */


.Areamap{
	margin-left:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}



