﻿/*
Theme Name: Simplenotes
Theme URI: http://unexisted.org/projects/wordpress-theme-development/simplenotes/
Description: A simple and SEO-friendly theme. As the name indicates its a very minimum and light theme, making it more user-friendly for both writers and readers. Its Widget-ready and doens't require any extra plugins or hacks to make it work. The notebook is ready for you!
Version: 1.3
Tags: black, white, light, two-columns, right-sidebar, fixed-width
Author: Carla Izumi Bamford
Author URI: http://unexisted.org
*/

/*
#######################################
Basic elements
#######################################
*/
body{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color:#ffffff;
	color: #3E3E3E;
	font-family:'MS PGothic','ＭＳ Ｐゴシック',"Trebuchet MS", Verdana, Futura, Arial, Helvetica, sans-serif;
	}
form{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	}
a{
	text-decoration: none;
	color: #3E3E3E;
	}
a:hover{
	color: #0000FF;
	text-decoration: none;
	}
acronym, abbr{
	cursor:help;
	}
/*
#######################################
Wrappers
#######################################
*/
#wrapper{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width:1000px;
	}
#subcontainer1{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float:right;
/*	width:330px;*/
	width:250px;
	}
#subcontainer2{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float:left;
	/*width:570px;*/
	/*width:720px;*/
	width:750px;
	}
.clear{
	clear:both;
	}
/*
#######################################
Header
#######################################
*/
#header{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	background-image: url(images/header.png);
	background-position: center top;
	background-repeat: repeat-x;
	}
#header h1 a{
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	color:#A0A0A0;
	font-family:'MS PGothic','ＭＳ Ｐゴシック',"Trebuchet MS", Verdana, Futura, Arial, Helvetica, sans-serif;
	font-size:36px;
	line-height:36px;
	font-weight:normal;
	letter-spacing:-4px;
	text-align:left;
	}
#header h1 a:hover{
	color: #0000FF;
	}
#header h2{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	color:#5A5A5A;
	font-family:'MS PGothic','ＭＳ Ｐゴシック',"Trebuchet MS", Verdana, Futura, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:13px;
	font-weight:bold;
	letter-spacing:0px;
	text-align:left;
}


#header-top{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 260px;
	background-image: url(images/header.png);
	background-position: center top;
	background-repeat: repeat-x;
}

#header-top h1 a{
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	color:#A0A0A0;
	font-family:'MS PGothic','ＭＳ Ｐゴシック',"Trebuchet MS", Verdana, Futura, Arial, Helvetica, sans-serif;
	font-size:36px;
	line-height:36px;
	font-weight:normal;
	letter-spacing:-4px;
	text-align:left;
	}
#header-top h1 a:hover{
	color: #0000FF;
}

#header-top-right{
	margin: 0px;
	padding: 0px;
	width: 730px;
	float:right;
}

/*
#######################################
Sidebar
#######################################
*/
#sidebar{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-left:10px;
	padding-bottom:3px;
	padding-top:3px;
	padding-right:10px;
	font-family:'MS PGothic','ＭＳ Ｐゴシック',"Trebuchet MS", Verdana, Futura, Arial, Helvetica, sans-serif;
	color: #3E3E3E;
	}
#sidebar h2{
	margin-top: 0px;
	margin-bottom:0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 20px;
	padding-right: 2px;
	color:#444444;
	font-family:'MS PGothic','ＭＳ Ｐゴシック',"Trebuchet MS", Verdana, Futura, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	text-align:left;
	font-style:normal;
	letter-spacing:3px;
	border-bottom:1px solid #3E3E3E;
	}
#sidebar ul{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	}
#sidebar li{
	margin-top: 15px;
	margin-bottom:15px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	list-style:none;
	font-size:13px;
	font-weight:normal;
	}
#sidebar ul li{
	}
#sidebar ul ul li{
	color:#9D9D9D;
	border-bottom:1px solid #E3E3E3;
	font-weight:bold;
	}
#sidebar ul ul li a{
	color:#424242;
	font-weight:bold;
	padding: 3px;
	}
#sidebar ul ul li a:hover{
	color: #0000FF;
	}
#sidebar ul ul ul li{
	border-bottom:0px solid #E3E3E3;
	}
#sidebar ul ul ul li{
	background-image: url(images/children.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 15px!important;
	margin-left: 15px!important;
	}
/*
#######################################
Calender
#######################################
*/
#wp-calendar{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	width:100%;
	}
#wp-calendar th{
	font-size:14px;
	color:#444444;
	text-align:center;
	}
#wp-calendar td{
	font-size:12px;
	text-align:center;
	color:#373737;
	}
#wp-calendar caption{
	font-weight:bold;
	color:#3E3E3E;
	}
/*
#######################################
Entries
#######################################
*/
.entries{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	text-align:justify;
	font-size: 13px;
	color:#1E1E1E;
	}
.entries h3{
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	padding-left: 15px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 15px;
	font-family:'MS PGothic','ＭＳ Ｐゴシック',"Trebuchet MS", Verdana, Futura, Arial, Helvetica, sans-serif;
	font-weight:normal;
/*	letter-spacing:-5px;*/
	font-size: 24px;
	}
.entries h3 a{
	color: #C5C5C5;
	font-weight:normal;
	}
.entries h3 a:hover{
	color: #0000FF;
	}
/*
#######################################
Entry
#######################################
*/
.entry{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align:justify;
	font-size: 12px;
	}

.entry img{
	border:1px solid #3E3E3E;
	padding: 4px 4px 4px 4px;
	background-color:#ffffff;
	}
.entry blockquote{
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 60px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	color: #111111;
	font-size: 14px;
	border:1px dotted #3E3E3E;
	background-image: url(images/quote.png);
	background-position: left top;
	background-repeat: no-repeat;
	}
.entry pre{
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 15px;
	overflow:auto;
	font-size: 14px;
	color:#1E1E1E;
	background-color: #D6D6D6;
	font-family:'MS PGothic','ＭＳ Ｐゴシック',"Trebuchet MS", Verdana, Futura, Arial, Helvetica, sans-serif;
	}
.entry table{
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	width:100%;
	background-color: #CCCCCC;
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #AAAAAA;
	}
.entry table tr th{
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #AAAAAA;
	background-color: #ffffff;
	color:#111111;
	font-size:15px;
	text-align: center;
	}
.entry table tr td{
	padding: 5px 10px;
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #AAAAAA;
	background-color: #ffffff;
	color:#3E3E3E;
	}
.entry hr{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #111111;
	height: 1px;
	}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	margin: 2px;
	padding: 2px;
	font-family:'MS PGothic','ＭＳ Ｐゴシック',"Trebuchet MS", Verdana, Futura, Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing:3px;
	}
.entry h1{
	font-size:20px;
	}
.entry h2{
	font-size:18px;
	}
.entry h3{
	font-size:16px;
	}
.entry h4{
	font-size:14px;
	}
.entry h5{
	font-size:12px;
	}
.entry h6{
	font-size:10px;
	}
.entry ul, .entry ol{
	margin-top: 5px!important;
	margin-bottom: 5px!important;
	margin-left: 15px!important;
	margin-right: 5px!important;
	padding-left: 5px!important;
	padding-bottom: 5px!important;
	padding-top: 5px!important;
	padding-right: 5px!important;
	}
.entry ul li{
	}
/*
#######################################
Parametadata
#######################################
*/
.postmetadata{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	font-size: 12px;
	color: #585858;
	background-color: #D7D7D7;
	}
.postmetadata span.comment{
	padding-left: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	background-image: url(images/comment.png);
	background-position: left center;
	background-repeat: no-repeat;
	}
.postmetadata span.date{
	padding-left: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	background-image: url(images/date.png);
	background-position: left center;
	background-repeat: no-repeat;
	}
.postmetadata span.author{
	padding-left: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	background-image: url(images/author.png);
	background-position: left center;
	background-repeat: no-repeat;
	}
.postmetadata span.tag{
	padding-left: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	background-image: url(images/tag.png);
	background-position: left center;
	background-repeat: no-repeat;
	}
.postmetadata span.category{
	padding-left: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	background-image: url(images/category.png);
	background-position: left center;
	background-repeat: no-repeat;
	}
/*
#######################################
Standards
#######################################
*/
.aligncenter, div.aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.alignleft{
	float: left;
	}
.alignright{
	float: right;
	}
.wp-caption{
	border: 1px solid #BBBBBB;
	text-align: center;
	background-color: #C1C1C1;
	padding-top: 4px;
	margin: 10px;
	}
.wp-caption img{
	margin: 0;
	padding: 0;
	border: 0 none;
	}
.wp-caption p.wp-caption-text{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}
.navigation{
	text-align:center;
	padding-left: 5px;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 5px;
	}
/*
#######################################
Comments
#######################################
*/
#comments_template{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	}
#comments_template h3{
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	padding-left: 15px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 15px;
	font-weight:normal;
	letter-spacing:-2px;
	font-size: 30px;
	}
.commentlist{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	}
.commentlist ul{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	}
.commentlist li{
	display: block;
	background-color:#D5D5D5;
	border:1px solid #707070;
	list-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	}
.authcomment{
	background-color:#ffffff!important;
	border:1px solid #3E3E3E!important;
}
/*
#######################################
Tags
#######################################
*/
.widget_tag_cloud div, div.widget_tag_cloud{
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	background-color:#D5D5D5;
	text-align:center;
	}
.widget_tag_cloud a, div.widget_tag_cloud a{
	color:#707070;
	}
.widget_tag_cloud a:hover div.widget_tag_cloud a:hover{
	color: #0000FF;
	}
/*
#######################################
Footer
#######################################
*/
#footer{
	border-top:#CCCCCC solid 3px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	font-size:11px;
	}
#copyright{
	float:right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	text-align:right;
	}
#copyright p{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	}
#copyright a{
	color:#7474746;
	}
#copyright a:hover{
	color: #0000FF;
	}
#logo{
	width:180px;
	height:65px;
	text-indent:-9999px;
	float:left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	text-align:center;
	background-image: url(images/logo.png);
	background-position: left center;
	background-repeat: no-repeat;
	}
/*
#######################################
RSS
#######################################
*/
#miniwrapper{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	border-bottom:10px solid #232323;
	}
#rsslink{
	display: block;
	width:150px;
	height:100px;
	text-indent:-9999px;
	float:right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	text-align:center;
	background-image: url(images/rss.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	}
#rsslink:hover{
	background-image: url(images/rss2.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	}


#rsslink_whatsnew {
	width:850px;
	height:20px;
	padding:10px 0px 3px 50px;
}

#rsslink_whatsnew a{
	display: block;
	width:20px;
	height:20px;
	text-indent:-9999px;
	float:left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	text-align:center;
	background-image: url(images/rss_mini.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	}

#rsslink_whatsnew b{
	display: block;
	font-size:16px;
	color:#3E3E3E;
	margin:2px;
	float:left;
	}
	
	
/*
#######################################
Search
#######################################
*/
#wrapsearch{
	margin-top: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	float:left;
	}
#search{
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
    	width: 220px;
	height: 46px;
	background: url(images/search.png);
	}
#search input{
	background-color:transparent;
	color:#000000;
	font-family:'MS PGothic','ＭＳ Ｐゴシック',"Trebuchet MS", Verdana, Futura, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:none;
	}
#search #s{
	float: left;
	margin-top: 16px;
	margin-left: 14px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
    	width: 165px;
	height: 20px;
	}
#search #go{
	text-indent:-9999px;
	background: url(images/search_go.png);
	float: right;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	width:35px;
	height:46px;
	}
/*
#######################################
Comment form
#######################################
*/

#commentform input,  #commentform button, #commentform select{
	padding: 5px;
	margin: 5px;
	background-color:#C0C0C0;
	color:#5E5E5E;
	border:3px solid #C0C0C0;

	font-size:15px;
	font-family:'MS PGothic','ＭＳ Ｐゴシック',"Trebuchet MS", Verdana, Futura, Arial, Helvetica, sans-serif;
}

#commentform label{
	font-weight:bold;
	color:#949494;
	font-size:13px;
	font-family:'MS PGothic','ＭＳ Ｐゴシック',"Trebuchet MS", Verdana, Futura, Arial, Helvetica, sans-serif;
}

#commentform textarea{
	padding: 5px;
	margin: 5px;
	background-color:#FFFFFF;
	color:#5E5E5E;
	border:3px solid #C0C0C0;

	font-family:"MS PGothic","ＭＳ Ｐゴシック","Mona","IPA モナー Pゴシック","IPAMonaPGothic","IPA mona PGothic","IPA MONAPGOTHIC","MS PGothic AA",sans-serif;
	line-height:1;
	font-size:12px;
	width:700px;
	height:20em;
}



.AA_ImageTitle {
	font-size:150%;
	cursor:hand;
}
.AA_ImageData{
	margin:0px;
	padding:0 0 0 10px;
}
.AA_ImageData IMG{
	margin:0px;
	padding:0px;
	border:outset 4px #CCCCCC;
}
.AA_HtmlTitle {
	font-size:150%;
	cursor:hand;
}
.AA_HtmlData {
	margin:0 0 0 10px;
	padding:0px;
	width:700px;
	border:outset 4px #CCCCCC;

	color:#111111;
	line-height:1;
	font-size:12pt;
	display:none;
	font-family:"MS PGothic","ＭＳ Ｐゴシック","Mona","IPA モナー Pゴシック","IPAMonaPGothic","IPA mona PGothic","IPA MONAPGOTHIC","MS PGothic AA",sans-serif;
}
.AA_TextTitle {
	font-size:150%;
	cursor:hand;
}
.AA_TextData {
	margin:0px;
	padding:0 0 0 10px;
	width:700px;
	display:none;
}
.AA_TextData textarea {
	margin:0px;
	padding:0px;
	width:700px;
	border:inset 4px #CCCCCC;

	color:#111111;
	line-height:1;
	font-size:12pt;
	overflow:auto;
	margin:0px;
	font-family:"MS PGothic","ＭＳ Ｐゴシック","Mona","IPA モナー Pゴシック","IPAMonaPGothic","IPA mona PGothic","IPA MONAPGOTHIC","MS PGothic AA",sans-serif;
}
.AA_SourceTitle{
	font-size:150%;
	cursor:hand;
	margin:0px;
	padding:0px;
}
.AA_SourceData {
	margin:0 0 0 10px;
	padding:0px;
	width:700px;
}


.AA_SourceDataList {
	margin:0px;
	padding:0px;
}

.AA_SourceDataList LI {
	margin:0px;
	padding:0px;
}

.AA_Link {
	margin:10px 0px 0px 30px ;
	padding:0px;
	border-collapse: collapse;
	border-style: none;
	border-color: transparent;
	border-width: 0;
}

.AA_Link Caption {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	text-align:left;
	color:#7C7C7C;
	font-family:"MS PGothic","ＭＳ Ｐゴシック","Mona","IPA モナー Pゴシック","IPAMonaPGothic","IPA mona PGothic","IPA MONAPGOTHIC","MS PGothic AA",sans-serif;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	letter-spacing:0px;
	text-align:left;
}

.AA_Link_Col1 {
	width:40%;
	border-collapse: collapse;
	border-style: none;
	border-color: transparent;
	border-width: 0;
	vertical-align:top;
}

.AA_Link_Col2 {
	width:60%;
	vertical-align:top;
	border-collapse: collapse;
	border-style: none;
	border-color: transparent;
	border-width: 0;
}

.AA_Link_Image A{
	margin:0px;
	padding:0px;
	font-size:10pt;
	color:#c0c0c0;
	text-align:center;
	cursor:hand;
}

.AA_Link_Image IMG{
	margin:0px;
	padding:0px;
	border:1px solid #c0c0c0;
	cursor:hand;
}
.AA_Link_Image IMG:hover{
	border:1px solid #0000DD;
}

.AA_Link_Title {
	margin:0px;
	padding:0px;
	font-size:10.5pt;
	color:#c0c0c0;
	cursor:hand;
}

.AA_Link_Title A{
	margin:0px;
	padding:0px;
	font-size:10.5pt;
	color:#c0c0c0;
	cursor:hand;
}
.AA_Link_Title A:hover{
	color:#0000DD;
}

.AA_Link_List{
	margin-top:0px;
	margin-bottom:0px;
	font-size:10.5pt;
	color:#c0c0c0;
	cursor:hand;
}

.AA_Link_List li{
	font-size:10.5pt;
	color:#c0c0c0;
	cursor:hand;
}

.AA_Link_List li A{
	font-size:10.5pt;
	color:#c0c0c0;
	cursor:hand;
}

.AA_Link_List li A:hover{
	color:#0000DD;
}

.AA_Res_List{
	margin:4px 0px 0px 25px;
	padding:0px;
	font-size:10.5pt;
	color:#c0c0c0;
	cursor:hand;
}

.AA_Res_List li{
	font-size:10.5pt;
	color:#c0c0c0;
	cursor:hand;
	margin:0px 2px 2px 2px;
	float:left;
	display:block;
}

.AA_Res_List li A{
	font-size:10.5pt;
	color:#c0c0c0;
	cursor:hand;
}

.AA_Res_List li A:hover{
	color:#0000DD;
}


.AA_Clog_Data{
	clear:both;
}



.th1 {
	font-size:larger;
	line-height: normal;
	color:red;
	font-family:"MS PGothic","ＭＳ Ｐゴシック","Mona","IPA モナー Pゴシック","IPAMonaPGothic","IPA mona PGothic","IPA MONAPGOTHIC","MS PGothic AA",sans-serif;
}

.entry a{
	font-size: 12pt;
	line-height: normal;
	color: #333333;
	font-family:"MS PGothic","ＭＳ Ｐゴシック","Mona","IPA モナー Pゴシック","IPAMonaPGothic","IPA mona PGothic","IPA MONAPGOTHIC","MS PGothic AA",sans-serif;
}

.tdt {
	font-size: 12pt;
	line-height: normal;
	color: #333333;
	font-family:"MS PGothic","ＭＳ Ｐゴシック","Mona","IPA モナー Pゴシック","IPAMonaPGothic","IPA mona PGothic","IPA MONAPGOTHIC","MS PGothic AA",sans-serif;
}

.tno {
	font-size: 12pt;
	line-height: normal;
	color: #333333;
	font-family:"MS PGothic","ＭＳ Ｐゴシック","Mona","IPA モナー Pゴシック","IPAMonaPGothic","IPA mona PGothic","IPA MONAPGOTHIC","MS PGothic AA",sans-serif;
}

.tb {
	font-size: 12pt;
	line-height: normal;
	color:green;
	font-family:"MS PGothic","ＭＳ Ｐゴシック","Mona","IPA モナー Pゴシック","IPAMonaPGothic","IPA mona PGothic","IPA MONAPGOTHIC","MS PGothic AA",sans-serif;
}



.tdd {
	font-size: 12pt;
	line-height: normal;
	color: #333333;
	margin:0 0 20px 20px;
	font-family:"MS PGothic","ＭＳ Ｐゴシック","Mona","IPA モナー Pゴシック","IPAMonaPGothic","IPA mona PGothic","IPA MONAPGOTHIC","MS PGothic AA",sans-serif;
}

.tdd h2 {
	font-size: 12pt;
	line-height: normal;
	color: #333333;
	font-family:"MS PGothic","ＭＳ Ｐゴシック","Mona","IPA モナー Pゴシック","IPAMonaPGothic","IPA mona PGothic","IPA MONAPGOTHIC","MS PGothic AA",sans-serif;
}

.tpl {
	font-size: 10pt;
	line-height: normal;
	color: #333333;
	margin:0 0 0 20px;
	font-family:"MS PGothic","ＭＳ Ｐゴシック","Mona","IPA モナー Pゴシック","IPAMonaPGothic","IPA mona PGothic","IPA MONAPGOTHIC","MS PGothic AA",sans-serif;
	float:right;
}


#catmenu {WIDTH:850px;HEIGHT:100px;vertical-align:bottom;float:left;}
#catmenu UL {MARGIN:0px;PADDING:0px;LIST-STYLE-TYPE:none;FONT-SIZE:10.5pt;}
#catmenu LI {FLOAT:left;BORDER-BOTTOM-WIDTH: 0px;}
#catmenu LI A {MARGIN-LEFT:0.5em;PADDING:8px 10px 5px 10px;DISPLAY:block;BACKGROUND:#bfbc94;COLOR:#000;}
#catmenu LI.current-cat A {	MARGIN-LEFT:0.5em;PADDING:8px 10px 5px 10px;DISPLAY:block;BACKGROUND:#a7a37e;COLOR:#fff;}
#catmenu LI A:hover {BACKGROUND:#a7a37e;COLOR:#fff}
#catmenu UL LI UL {DISPLAY: none}


.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}