body {
	background:url(/template/19/img/bg.jpg);
	background-position:center top;
	background-color:#fff;
	margin:0px 0;
	padding:0;
	text-align:center;
	color:#fff;
	}


HR{
	color:#ddd;
	height:1px;
	width:98%;body {
	background:url(/template/19/img/bg.jpg);
	background-position:center top;
	background-color:#fff;
	margin:0px 0;
	padding:0;
	text-align:center;
	color:#fff;
	}


HR{
	color:#ddd;
	height:1px;
	width:98%;
	}

H1{
	margin:0;
	padding:0 0 0 10px;
	font-size:28px;
	line-height:1,4;
	font-weight:bold;
	text-align:left;
	}

H2{
	margin:0;
	padding:0 0 0 10px;
	font-size:14px;
	line-height:1,4;
	font-weight:normal;
	text-align:left;
	}

H3{
	font-size:14px;
	color:#fff;
	margin:0;
	padding:5px 0px 2px 35px;
	line-height:1.4;
	}



a:link{
	color:#FEF0A5;
	text-decoration:none;
	}

a:visited{
	color:#FEF0A5;
	text-decoration:none;
	}

a:hover{
	color:#FA0;
	text-decoration:underline;
	}



.cl {
	clear:both;
	height:1px;
	}

input{
	margin-bottom:10px;
}



/* head_pr */
.head_pr{width:860px;margin-left:auto;margin-right:auto;font-size:12px;height:25px;overflow:hidden;padding:5px 5px 5px 5px;}
.head_pr ul {
	list-style:none;float:right;
	padding:0;margin:0;
	}
.head_pr li{padding:0;margin:0;}
.head_pr strong{color:#F00;;}
.head_pr div{text-align:right;}
.head_pr div div{display:none;}

.head_pr a:link{color:#6eb229;}
.head_pr a:visited{color:#436125;}
.head_pr a:hover{color:#88ec24;}
.head_pr a:active{color:#b6fe1a;}





/* blog全体 */

#header{
	width:860px;
	padding:0;
	margin:0;
	text-align:left; 
	position:relative;
	height:313px;
	}

html>body #header{
	padding:0 0 10px;
	}

*html #header{
	margin:0 0 10px;
	}

#range{
	width:auto;
	margin:0 auto;
	padding:0;
	text-align:center;
	background:url(/template/19/img/header.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	}


/* タイトル・説明文 */
.blog_title {
	width:550px;
	margin:100px 0 0 10px;
	padding:0;
	overflow:hidden;
	word-break:break-all;
	}

.blog_title a:link,
.blog_title a:visited{
	color:#16250B;
	text-decoration:none;
	}

.blog_title a:hover { 
	color:#16250B;
	text-decoration:none;
	background:none;
	}


.blog_description {
	width:500px;
	margin:10px 0 10px 13px;
	padding:0px;
	overflow:hidden;
	word-break:break-all;
	color:#16250B;
	}

.link-gdo {
	position:absolute;
	top:5px;
	left:0px;
	width:70px;
	height:25px;
	margin:0;
	padding:0;
	}


/* 記事部分 */

table.main-layout{
	width:860px;
	position:static;
}


td{
	vertical-align:top;
	}


.main-layout td.side-cell{
	width:175px;
	text-align:center;
	}


td.main-cell{
	width:490px;
	padding:0 10px;
	text-align:center;
	}


.entry_box {
	margin:0 0 35px;
	padding:5px 0 0;
	background:;
	}


.entry{
	padding:0;
	text-align:left;
	}

.entry-header{
	padding:0;
	}

.entry-bg{
	background:url(/template/19/img/entry_title_b.gif) no-repeat;
	}

.entry-header h3{
	background:url(/template/19/img/entry_title_ic.gif) no-repeat 0 2px #1B3705;
	background-position:left top;
	}


.date{
	font-weight:bold;
	font-size:12px;
	color:#fff;
	letter-spacing:1px;
	text-align:left;
	padding:0 15px 6px;
	margin:10px 0 0;
}



.entry_text{
	padding:5px 0;
	font-weight:normal;
	font-size:14px;
	color:#fff;
	line-height:1.4;
	text-align:left;
	margin-left:15px;
	}


.entry_text a:link{
	color:#FEF0A5;
	text-decoration:underline;
	}

.entry_text a:visited{
	color:#FEF0A5;
	text-decoration:underline;
	}

.entry_text a:hover{
	color:#FA0;
	text-decoration:none;
	}



/* 記事・コメント部分の幅制限 */

.entry_layer{
	width:460px;
	margin:auto;
	overflow:hidden;
	word-break:break-all;
	text-align:left;
}
.posted-layer{
	width:460px;
	margin:auto;
	overflow:hidden;
	word-break:break-all;
	text-align:right;
	border-top:1px solid #fff;
	padding:5px 0;
}
.posted-layer2{
	width:460px;
	margin:auto;
	overflow:hidden;
	word-break:break-all;
	text-align:right;
	border-top:1px solid #fff;
	padding:5px 0;
}

.comment_layer{
	width:100%;
	overflow:hidden;
	word-break:break-all;
	}


/* posted */

.posted{
	color:#fff;
	margin:0 0 10px;
	padding:5px 0;
	font-weight:nomal;
	font-size:12px;
	line-height:1.2;
	text-align:center;
	}


.pagefoot-line{
	margin-top:38px;
	}

.page-foot{
	margin:10px 0 0;
	font-size:10px;
	text-align:center;
	color:#fff;
	}


.page-foot a:link {
	color:#FEF0A5;
	text-decoration:none;
	}

.page-foot a:visited {
	color:#FEF0A5; 
	text-decoration:none;
	}

.page-foot a:hover {
	color:#FA0;
	text-decoration:underline;
	}


/* サイド */

.side {
	width:175px;
	margin:0px auto 23px;
	padding:0;
	text-align:center;
	}


.side ul {
	margin:10px 3px 0;
	padding:0px;
	list-style:none outside;
	}

.side li {
	margin:0px 2px 6px 3px;
	padding:0px 0px 2px 23px;
	background:url(/template/19/img/ic_list.gif) no-repeat 0 0px;
	}


.side a:link{
	color:#fff;
	text-decoration:none;
	}

.side a:visited{
	color:#fff;
	text-decoration:none;
	}

.side a:hover{
	color:#FA0;
	text-decoration:underline;
	}



.side_header { 
	width:175px;
	height:32px;
	background:url(/template/19/img/sidebar_title.gif) no-repeat top center;
	margin:0;
	text-align:center;
	}


.side_title {
	width:170px;
	text-align:left;
	font-size:12px;
	font-weight:900;
	color:#fff;
	padding:5px 5px 5px 25px;
	overflow:hidden;
	word-break:break-all;
	letter-spacing:1px;
	}



.side_box {
	margin:5px 0 0;
	padding:0;
	overflow:hidden;
	word-break:break-all;
	font-size:10px;
	}



.side_text {
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:12px;
	color:#fff;
	line-height:1.2;
	text-align:left;
	}


.photo { margin:3px; }


form .side-text{
	background:none;
	color:#fff;
	}


.rss{
	margin:21px 0;
	}

/* regist */

.regist {
	margin:0;
	padding:0 10px;
	background:#fff;
	text-align:left;
	font-size:10px;
	color:#000;
	background:url(/template/19/img/regist_bg.gif) repeat-y left top;
	line-height:1.8;
	}

.regist a:link {
	color:#333;
	text-decoration:none;
	}

.regist a:visited {
	color:#333; 
	text-decoration:none;
	}

.regist a:hover {
	color:#C30;
	text-decoration:underline;
	}

.btn-box{
	margin:17px 0 0;
	}

.btn-box img{
	display:block;
	margin:10px 0 0;
	padding:0;
	}

.regist_txt_box {
	background:#fff;
	margin:13px 0 5px;
	padding:0;
	text-align:left;
	line-height:1.3;
	color:#666;
	}



/* カレンダー */

.calendar_bg {
	margin:0;
	padding:8px 5px 5px;
	text-align:center;
	}

.calendar_bg table{
	width:160px;
	padding:0;
	margin:0;
	}
.calendar_bg table th{
	font-weight:normal;
	width:159px;
	padding:0;
	margin:0;
	background:#fff;
	color:#333;
	}

.calendar {
	padding:1px;
	color:#fff;
	font-size:12px; 
	text-align:center; 
	line-height:2;
	}

.calendar a{
	display:block;
	}
.calendar a:link {
	color:#3E760F;
	background:#FFFD6F; 
	text-decoration:none;
	}

.calendar a:visited {
	color:#3E760F;
	background:#FFFD6F; 
	text-decoration:none;
	}

.calendar a:hover{
	color:#FA0;
	background:#FFFD6F; 
	text-decoration:none;
	}




/* アーカイブ */

.page {
	font-size:10px;
	color:#fff;
	letter-spacing:1px; 
	overflow:hidden;
	word-break:break-all;
	padding-bottom:8px;
	}

.page a:link {
	color:#FEF0A5;
	text-decoration:none;
	}

.page a:visited {
	color:#FEF0A5; 
	text-decoration:none;
	}

.page a:hover {
	color:#FA0;
	text-decoration:underline;
	}





/* 一記事のみのCSS */

.entry_box_oth {
	margin:0 0 10px 0;
	text-align:left;
	}

.oth-box {
	margin:0;
	background:url(/template/19/img/ping_line.gif) no-repeat;
	}

.oth-box p{
	padding:8px 0 3px;
	margin:0;
	color:#fff;
	font-size:12px;
	}

.oth-box img{
	margin-right:3px;
	}

.oth-text-box{
	margin:5px 15px;
	width:460px;
	overflow:hidden;
	color:#fff;
	font-size:14px;
	}


.oth-text-box a:link{
	color:#FEF0A5;
	text-decoration:underline;
	}

.oth-text-box a:visited{
	color:#FEF0A5;
	text-decoration:underline;
	}

.oth-text-box a:hover{
	color:#FA0;
	text-decoration:none;
	}

.oth-text-box a.indi-link:link{
	color:#FEF0A5;
	text-decoration:none;
	}

.oth-text-box a.indi-link:visited{
	color:#FEF0A5;
	text-decoration:none;
	}

.oth-text-box a.indi-link:hover{
	color:#FA0;
	text-decoration:underline;
	}


.margin-93{
	margin:93px 0 0;
	}

.margin-35{
	margin:35px 0 0;
	}

.border-t{
	border-top:2px solid #1B3705;
	}

.border-b{
	border-bottom:2px solid #1B3705;
	}

.line-dashed{
	background:url(/template/19/img/line-dashed.gif) no-repeat left bottom;
	
	}



.oth_title{
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:3px 5px;
	}



.btn {
	background:url(/template/3/img/btn_input.gif) no-repeat;
	width:97px;
	height:26px;
	border:none;
	cursor:pointer;
	}



.comment-table{
	width:360px;
	margin:auto;
	}


.comment-table td{
	text-align:left;
	font-size:12px;
	color:#fff;
	}

.form-label{
	width:50px;
	padding:6px 0 8px;
	color:#fff;
	}

.form-cell{
	width:310px;
	padding:3px 0 8px;
	}

.posted-comment{
	color:#fff;
	margin:0 0 35px;
	padding:5px 0;
	font-weight:nomal;
	font-size:12px;
	line-height:1.2;
	text-align:center;
	border-bottom:2px solid #fff;
	}

form,
.comment-table input{
	margin:0;
	}
textarea,
.comment-table input{
	vertical-align:middle;
	color:#666;
	}



/*----------以下、カスタムパーツ用CSS-------*/



/*-----url送信フォーム------*/

.submit-url{
	text-align:right;
	font-size:12px;
	color:#d31611;
	margin:0 15px;
	padding:0;
	}



/*-------プロフィール欄-------*/

.profile-head{
	margin-top:14px;
	}

.profile-box{
	background:url(/template/19/img/profile_body.gif) repeat-y;
	text-align:center;
	padding:5px 10px;
	}



/* adspace */
.ad_space{border-top:1px dotted #999;margin-top:50px;padding-top:15px;}



/* old_footer */
.footertext {
	font-size: 12px;
	color: #333;
	text-decoration: none;
	vertical-align: bottom;
}
.footertext a:link{
	color: #333;
	text-decoration: underline;
}
.footertext a:visited{
	color: #666;
	text-decoration: underline;
}
.footertext a:hover{
	color: #900;
	text-decoration: underline;
}



/* footer_copy */
#footer_copy{
	width:860px;
	text-align:right;
	font-size:12px;
	line-height:20px;
	color:#fff;
	padding:5px;
	background-color:;
	}


/* Google Adsense */
.gglad{border-top:1px dotted #EEE;margin:40px 15px 15px;padding:8px 10px 0;width:}
.gglad_pr{text-align:right;color:#EEE;font-size:11px;line-height:12px;margin-bottom:0px;padding:0;}
.gglad p{margin:5px 0 10px;padding:0;text-align:left;font-size:12px;}
a.ggladtitle {font-weight:bold; color:FF6; text-decoration:underline;line-height:1.4em;padding:0;}
a.ggladdescr {color:#EEE; text-decoration:none;line-height:1.2em;}
a.ggladhost {font-style:italic; font-size:80%; color:#CCC; text-decoration:none;line-height:1.1em;padding:0;}
	}

H1{
	margin:0;
	padding:0 0 0 10px;
	font-size:28px;
	line-height:1,4;
	font-weight:bold;
	text-align:left;
	}

H2{
	margin:0;
	padding:0 0 0 10px;
	font-size:14px;
	line-height:1,4;
	font-weight:normal;
	text-align:left;
	}

H3{
	font-size:14px;
	color:#fff;
	margin:0;
	padding:5px 0px 2px 35px;
	line-height:1.4;
	}



a:link{
	color:#FEF0A5;
	text-decoration:none;
	}

a:visited{
	color:#FEF0A5;
	text-decoration:none;
	}

a:hover{
	color:#FA0;
	text-decoration:underline;
	}



.cl {
	clear:both;
	height:1px;
	}

input{
	margin-bottom:10px;
}



/* head_pr */
.head_pr{width:860px;margin-left:auto;margin-right:auto;font-size:12px;height:25px;overflow:hidden;padding:5px 5px 5px 5px;}
.head_pr ul {
	list-style:none;float:right;
	padding:0;margin:0;
	}
.head_pr li{padding:0;margin:0;}
.head_pr strong{color:#F00;;}
.head_pr div{text-align:right;}
.head_pr div div{display:none;}




/* blog全体 */

#header{
	width:860px;
	padding:0;
	margin:0;
	text-align:left; 
	position:relative;
	height:313px;
	}

html>body #header{
	padding:0 0 10px;
	}

*html #header{
	margin:0 0 10px;
	}

#range{
	width:auto;
	margin:0 auto;
	padding:0;
	text-align:center;
	background:url(/template/19/img/header.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	}


/* タイトル・説明文 */
.blog_title {
	width:550px;
	margin:100px 0 0 10px;
	padding:0;
	overflow:hidden;
	word-break:break-all;
	}

.blog_title a:link,
.blog_title a:visited{
	color:#16250B;
	text-decoration:none;
	}

.blog_title a:hover { 
	color:#16250B;
	text-decoration:none;
	background:none;
	}


.blog_description {
	width:500px;
	margin:10px 0 10px 13px;
	padding:0px;
	overflow:hidden;
	word-break:break-all;
	color:#16250B;
	}

.link-gdo {
	position:absolute;
	top:5px;
	left:0px;
	width:70px;
	height:25px;
	margin:0;
	padding:0;
	}


/* 記事部分 */

table.main-layout{
	width:860px;
	position:static;
}


td{
	vertical-align:top;
	}


.main-layout td.side-cell{
	width:175px;
	text-align:center;
	}


td.main-cell{
	width:490px;
	padding:0 10px;
	text-align:center;
	}


.entry_box {
	margin:0 0 35px;
	padding:5px 0 0;
	background:;
	}


.entry{
	padding:0;
	text-align:left;
	}

.entry-header{
	padding:0;
	}

.entry-bg{
	background:url(/template/19/img/entry_title_b.gif) no-repeat;
	}

.entry-header h3{
	background:url(/template/19/img/entry_title_ic.gif) no-repeat 0 2px #1B3705;
	background-position:left top;
	}


.date{
	font-weight:bold;
	font-size:12px;
	color:#fff;
	letter-spacing:1px;
	text-align:left;
	padding:0 15px 6px;
	margin:10px 0 0;
}



.entry_text{
	padding:5px 0;
	font-weight:normal;
	font-size:14px;
	color:#fff;
	line-height:1.4;
	text-align:left;
	margin-left:15px;
	}


.entry_text a:link{
	color:#FEF0A5;
	text-decoration:underline;
	}

.entry_text a:visited{
	color:#FEF0A5;
	text-decoration:underline;
	}

.entry_text a:hover{
	color:#FA0;
	text-decoration:none;
	}



/* 記事・コメント部分の幅制限 */

.entry_layer{
	width:460px;
	margin:auto;
	overflow:hidden;
	word-break:break-all;
	text-align:left;
}
.posted-layer{
	width:460px;
	margin:auto;
	overflow:hidden;
	word-break:break-all;
	text-align:right;
	border-top:1px solid #fff;
	padding:5px 0;
}
.posted-layer2{
	width:460px;
	margin:auto;
	overflow:hidden;
	word-break:break-all;
	text-align:right;
	border-top:1px solid #fff;
	padding:5px 0;
}

.comment_layer{
	width:100%;
	overflow:hidden;
	word-break:break-all;
	}


/* posted */

.posted{
	color:#fff;
	margin:0 0 10px;
	padding:5px 0;
	font-weight:nomal;
	font-size:12px;
	line-height:1.2;
	text-align:center;
	}


.pagefoot-line{
	margin-top:38px;
	}

.page-foot{
	margin:10px 0 0;
	font-size:10px;
	text-align:center;
	color:#fff;
	}


.page-foot a:link {
	color:#FEF0A5;
	text-decoration:none;
	}

.page-foot a:visited {
	color:#FEF0A5; 
	text-decoration:none;
	}

.page-foot a:hover {
	color:#FA0;
	text-decoration:underline;
	}


/* サイド */

.side {
	width:175px;
	margin:0px auto 23px;
	padding:0;
	text-align:center;
	}


.side ul {
	margin:10px 3px 0;
	padding:0px;
	list-style:none outside;
	}

.side li {
	margin:0px 2px 6px 3px;
	padding:0px 0px 2px 23px;
	background:url(/template/19/img/ic_list.gif) no-repeat 0 0px;
	}


.side a:link{
	color:#fff;
	text-decoration:none;
	}

.side a:visited{
	color:#fff;
	text-decoration:none;
	}

.side a:hover{
	color:#FA0;
	text-decoration:underline;
	}



.side_header { 
	width:175px;
	height:32px;
	background:url(/template/19/img/sidebar_title.gif) no-repeat top center;
	margin:0;
	text-align:center;
	}


.side_title {
	width:170px;
	text-align:left;
	font-size:12px;
	font-weight:900;
	color:#fff;
	padding:5px 5px 5px 25px;
	overflow:hidden;
	word-break:break-all;
	letter-spacing:1px;
	}



.side_box {
	margin:5px 0 0;
	padding:0;
	overflow:hidden;
	word-break:break-all;
	font-size:10px;
	}



.side_text {
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:12px;
	color:#fff;
	line-height:1.2;
	text-align:left;
	}


.photo { margin:3px; }


form .side-text{
	background:none;
	color:#fff;
	}


.rss{
	margin:21px 0;
	}

/* regist */

.regist {
	margin:0;
	padding:0 10px;
	background:#fff;
	text-align:left;
	font-size:10px;
	color:#000;
	background:url(/template/19/img/regist_bg.gif) repeat-y left top;
	line-height:1.8;
	}

.regist a:link {
	color:#333;
	text-decoration:none;
	}

.regist a:visited {
	color:#333; 
	text-decoration:none;
	}

.regist a:hover {
	color:#C30;
	text-decoration:underline;
	}

.btn-box{
	margin:17px 0 0;
	}

.btn-box img{
	display:block;
	margin:10px 0 0;
	padding:0;
	}

.regist_txt_box {
	background:#fff;
	margin:13px 0 5px;
	padding:0;
	text-align:left;
	line-height:1.3;
	color:#666;
	}



/* カレンダー */

.calendar_bg {
	margin:0;
	padding:8px 5px 5px;
	text-align:center;
	}

.calendar_bg table{
	width:160px;
	padding:0;
	margin:0;
	}
.calendar_bg table th{
	font-weight:normal;
	width:159px;
	padding:0;
	margin:0;
	background:#fff;
	color:#333;
	}

.calendar {
	padding:1px;
	color:#fff;
	font-size:12px; 
	text-align:center; 
	line-height:2;
	}

.calendar a{
	display:block;
	}
.calendar a:link {
	color:#3E760F;
	background:#FFFD6F; 
	text-decoration:none;
	}

.calendar a:visited {
	color:#3E760F;
	background:#FFFD6F; 
	text-decoration:none;
	}

.calendar a:hover{
	color:#FA0;
	background:#FFFD6F; 
	text-decoration:none;
	}




/* アーカイブ */

.page {
	font-size:10px;
	color:#fff;
	letter-spacing:1px; 
	overflow:hidden;
	word-break:break-all;
	padding-bottom:8px;
	}

.page a:link {
	color:#FEF0A5;
	text-decoration:none;
	}

.page a:visited {
	color:#FEF0A5; 
	text-decoration:none;
	}

.page a:hover {
	color:#FA0;
	text-decoration:underline;
	}





/* 一記事のみのCSS */

.entry_box_oth {
	margin:0 0 10px 0;
	text-align:left;
	}

.oth-box {
	margin:0;
	background:url(/template/19/img/ping_line.gif) no-repeat;
	}

.oth-box p{
	padding:8px 0 3px;
	margin:0;
	color:#fff;
	font-size:12px;
	}

.oth-box img{
	margin-right:3px;
	}

.oth-text-box{
	margin:5px 15px;
	width:460px;
	overflow:hidden;
	color:#fff;
	font-size:14px;
	}


.oth-text-box a:link{
	color:#FEF0A5;
	text-decoration:underline;
	}

.oth-text-box a:visited{
	color:#FEF0A5;
	text-decoration:underline;
	}

.oth-text-box a:hover{
	color:#FA0;
	text-decoration:none;
	}

.oth-text-box a.indi-link:link{
	color:#FEF0A5;
	text-decoration:none;
	}

.oth-text-box a.indi-link:visited{
	color:#FEF0A5;
	text-decoration:none;
	}

.oth-text-box a.indi-link:hover{
	color:#FA0;
	text-decoration:underline;
	}


.margin-93{
	margin:93px 0 0;
	}

.margin-35{
	margin:35px 0 0;
	}

.border-t{
	border-top:2px solid #1B3705;
	}

.border-b{
	border-bottom:2px solid #1B3705;
	}

.line-dashed{
	background:url(/template/19/img/line-dashed.gif) no-repeat left bottom;
	
	}



.oth_title{
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:3px 5px;
	}



.btn {
	background:url(/template/3/img/btn_input.gif) no-repeat;
	width:97px;
	height:26px;
	border:none;
	cursor:pointer;
	}



.comment-table{
	width:360px;
	margin:auto;
	}


.comment-table td{
	text-align:left;
	font-size:12px;
	color:#fff;
	}

.form-label{
	width:50px;
	padding:6px 0 8px;
	color:#fff;
	}

.form-cell{
	width:310px;
	padding:3px 0 8px;
	}

.posted-comment{
	color:#fff;
	margin:0 0 35px;
	padding:5px 0;
	font-weight:nomal;
	font-size:12px;
	line-height:1.2;
	text-align:center;
	border-bottom:2px solid #fff;
	}

form,
.comment-table input{
	margin:0;
	}
textarea,
.comment-table input{
	vertical-align:middle;
	color:#666;
	}



/*----------以下、カスタムパーツ用CSS-------*/



/*-----url送信フォーム------*/

.submit-url{
	text-align:right;
	font-size:12px;
	color:#d31611;
	margin:0 15px;
	padding:0;
	}



/*-------プロフィール欄-------*/

.profile-head{
	margin-top:14px;
	}

.profile-box{
	background:url(/template/19/img/profile_body.gif) repeat-y;
	text-align:center;
	padding:5px 10px;
	}



/* adspace */
.ad_space{border-top:1px dotted #999;margin-top:50px;padding-top:15px;}



/* old_footer */
.footertext {
	font-size: 12px;
	color: #333;
	text-decoration: none;
	vertical-align: bottom;
}
.footertext a:link{
	color: #333;
	text-decoration: underline;
}
.footertext a:visited{
	color: #666;
	text-decoration: underline;
}
.footertext a:hover{
	color: #900;
	text-decoration: underline;
}



/* footer_copy */
#footer_copy{
	width:860px;
	text-align:right;
	font-size:12px;
	line-height:20px;
	color:#fff;
	padding:5px;
	background-color:;
	}


/* Google Adsense */
.gglad{border-top:1px dotted #EEE;margin:40px 15px 15px;padding:8px 10px 0;width:}
.gglad_pr{text-align:right;color:#EEE;font-size:11px;line-height:12px;margin-bottom:0px;padding:0;}
.gglad p{margin:5px 0 10px;padding:0;text-align:left;font-size:12px;}
a.ggladtitle {font-weight:bold; color:FF6; text-decoration:underline;line-height:1.4em;padding:0;}
a.ggladdescr {color:#EEE; text-decoration:none;line-height:1.2em;}
a.ggladhost {font-style:italic; font-size:80%; color:#CCC; text-decoration:none;line-height:1.1em;padding:0;}
