/*
Theme Name: Ansin Homepage
Theme URI: http://ansinlink.com/
Description: Ansin homepage theme.
Version: 1.0
Author: Takashi Klois
Author URI: http://klois.com/
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body {
	font-family: "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 170%;
	color: #333;
	background: #EBF0FF;
	margin: 0 0 20px 0;
	text-align: center;
}
* html body {
	font-family: Verdana, "ＭＳ Ｐゴシック", sans-serif;
	letter-spacing: 1px;
}
*:first-child+html body { 
	font-family: 'メイリオ', Meiryo, sans-serif;
}

a {
	color: #19A264;
	text-decoration: none;
}

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

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

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

a img {
	border: none;
}

#rap {
	background: #FFFFFF;
	margin: 0 auto;
	width: 904px;
	text-align: center;
}

#header {
	background: #fff url('images/ansin_header.gif') no-repeat bottom center;
	width: 904px;
	height: 110px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#headerimg a {
	position: relative;
	top: 24px;
	left: 20px;
	color: #ffffff;
	text-decoration: none;
}

.description {
	position: absolute;
	top: 18px;
	margin: 0 60px 0 330px;
	_margin: 0 60px 0 100px;
	padding: 5px;
	color: #666;
}

*:first-child+html .description {
	position: absolute;
	top: 18px;
	margin: 0 60px 0 100px;
	padding: 5px;
	color: #666;
}


h1 {
	margin: 0;
	font-size: 32px;
	}

h3 {
	margin: 0;
	font-size: 18px;
	}

h4 {
	margin: 0;
	font-size: 13px;
	}

table.ex1 { 
border-collapse: collapse;
border: 1px #19A264 solid; 
}

td.ex { 
padding: 3px;
border: 1px #19A264 solid; 
}

table.ex2 { 
margin: 5 0px;
}

td.exb {
	padding: 2px;
	border-bottom-width: 1px;
	border-left-width: 13px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #19A264;
	border-left-color: #19A264;
}

td.exc { 
margin: 2px;
padding: 2px;
border-bottom: 1px solid #19A264;
}

#mainmenu ul {
	padding: 10px 0;
	margin: 0;
	background: #fff;
	border-top: 1px solid #19A264;
	width: 904px;
	float: left;
	font: 14px "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","Osaka","Trebuchet MS","Lucida Grande",Helvetica,Verdana, Sans-Serif;
}

#mainmenu ul li {
	margin: 0;
	padding: 0;
	display: inline;
}

#mainmenu ul li.page_iteml {
 	padding: 10px 14px;
	background: #fff;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	width: 423px;
	float:left;
	border-right: 1px solid #19A264;
}

#mainmenu ul li.page_itemr {
 	padding: 10px 14px;
	background: #fff;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	width: 423px;
	float:left;
}

#navcontainer ul {
	padding: 5px 0;
	_padding: 2px 0;
	margin: 0;
	background: #fff;
	border-top: 1px solid #19A264;
	border-bottom: 1px solid #19A264;
	width: 904px;
	float: left;
	font: 14px "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","Osaka","Trebuchet MS","Lucida Grande",Helvetica,Verdana, Sans-Serif;
}

#navcontainer ul li {
	margin: 0;
	padding: 0;
	display: inline;
}

#navcontainer ul li.page_item a {
	padding: 5px 14px;
	background: #fff;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	border-left: 1px solid #19A264;
	border-right: 1px solid #19A264;
}

#navcontainer ul li.page_item a:hover {
	color: #333;
	background: #EBF0FF;
}

#navcontainer ul li.current_page_item a {
	padding: 5px 14px;
	background: #EBF0FF;
	color: #333;
	text-decoration: none;
	border-right: 1px solid #19A264;
}

#navcontainer ul li.current_page_item a:hover {
	background: #EBF0FF;
}

#menu {
	clear: right;
	float: left;
	position: relative;
	top: 10px;
	left: 70px;
	margin: 0 0 10px 0;
	width: 200px;
}

#menu ul {
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
}

#menu ul li {
	color: #5F5F5F;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

#menu ul li p {
	font-size: 13px;
	width: 180px;
	font-weight: bold;
}

#menu ul li h2 {
	border-bottom: 1px solid;
	width: 180px;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#menu ul li ul {
	margin: 5px 0 15px 10px;
}

#menu ul li ul li {
	font-weight: normal;
	margin: 0 0 3px 0;
	padding: 0;
}

#menu ul li#winamp ul li {
	width: 180px
}

#menu ul li ul li a {
	color: #5F5F5F;
	text-decoration: none;
}

#menu ul li ul li a:hover {
	text-decoration: underline;
}

#searchform {
	margin: 2px 0 15px 0;
}

#content .narrowcolumn {
	position: relative;
	right: 25px;
	float: right;
	font-size: 1.2em;
	line-height: 170%;
	margin: 10px 0;
	padding: 0;
	text-align: left;
	width: 410px;
	color: #666666;
}

#content .widecolumn {
	position: relative;
	right: 23px;
	float: right;
	font-size: 1.2em;
	line-height: 170%;
	margin: 10px 0;
	padding: 0;
	text-align: left;
	width: 630px;
	color: #666666;
}

#content .narrowcolumn h2 {
	border-bottom: 1px solid #19A264;
	color: #333;
	font-size: 16px;
	margin: 20px 0 5px 0;
	padding: 0 0 3px 0;
	width: 410px;
}

#content .narrowcolumn li {
	list-style-position:outside;
}

#content .widecolumn h2 {
	border-bottom: 1px solid #19A264;
	color: #333;
	font-size: 16px;
	margin: 20px 0 15px 0;
	padding: 0 0 3px 0;
	width: 625px;
}

#content .widecolumn p {
	padding: 5px 0;
}

#content h2#comments a {
	color: #5F707A;
	font-size: 13px;
}

#content h3 img {
	border: 0;
}

#content div.post {
	margin: 0 0 20px 0;
	padding: 0;
}

#content div.post p, #content div.post li {
	line-height: 170%;
}

#content div.post div.storycontent p {
	width: 100%;
	padding: 0 0 20px 0;
}

#content div.post div.storycontent ul, #content div.post div.storycontent ol {
	margin-left: 0;
	padding-left: 0;
}

#content div.post div.storycontent li {
	margin-left: 30px;
	width: 85%;
}

#content div.post div.storycontent blockquote {
	background: #f7f7f7;
	border-left: 3px solid #6F6F6F;
	margin-left: 20px;
	padding: 4px 4px 4px 7px;
	width: 85%;
}

#content h3 {
	margin: 0 0 5px 0;
	padding: 0;
}

#content h3.storytitle, #content h3.storytitle a {
	font-size: 15px;
	color: #5F707A;
	text-decoration: none
}

#content h3.storytitle a:hover {
	color: #495865;
	text-decoration: none
}

#content div.post p {
	width: 90%;
}

#content div.post div.meta, #content div.post div.meta a {
	color: #999;
	font-size: 11px;
	margin: 20px 0;
}

#content div.post div.meta li a:hover {
	color: #686050;
}

#content div.post div.meta ul, #content div.post div.meta li {
	display: inline;
	margin: 0;
	padding: 0;
}


#content div.post div.feedback {
	font-size: 12px;
}

#content #commentlist {
	margin: 20px 20px 20px 23px;
	padding: 0;
}

#content #commentlist li {
	margin-bottom: 10px;
}

#content #commentform input, #content #commentform textarea {
	font-size: 12px;
	padding: 2px;
}

#content #commentform textarea {
	height: 150px;
	width: 90%;
}

#content code {
	color: #800000
}

#content ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#content .cwidecolumn {
	position: relative;
	right: 23px;
	float: right;
	font-size: 1.2em;
	line-height: 170%;
	margin: 10px 0px;
	padding: 0;
	text-align: left;
	width: 625px;
	color: #666666;
}

#content div.cheader {
	position: relative;
	right: 20px;
	width: 650px;
	height: 147px;
	margin: 0 0 30px 0;
	padding: 0;
	text-align: left;
}

#content .cwidecolumn h2 {
	margin: 20px 0 5px 0;
	padding: 100px 0 0 50px;
}

#content .cwidecolumn h2 a {
	color: #333;
	font-size: 16px;
}

#content div.cmeta {
	width: 630px;
	height: 250px;
	color: #999;
	font-size: 10px;
	line-height: 140%;
	margin: 0;
}

#sidebar ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebarl {
	position: relative;
	float: left;
	left: 30px;
	font-size: 12px;
	text-align: left;
	width: 189px;
	margin: 15px 0 0 0;
	padding: 0;
}

#sidebarl h2 {
	margin: 20px 0 5px 0;
	padding: 3px 0 3px 10px;
	width: 184px;
	background: url('images/side_title_bg.gif') no-repeat;
	color: #fff;
	font-size: 14px;
	display: block;
}

#sidebarr {
	position: relative;
	float: left;
	font-size: 12px;
	text-align: left;
	margin: 10px 0 0 40px;
	width: 212px;
}

#sidebarr .widget{
	margin: 10px 10px;
}

#sidebarr .widget h2{
	margin: 20px 0 0 0;
	padding: 1px 8px;
	width: 155px;
	border-top: 1px solid #19A264;
	border-right: 1px solid #19A264;
	border-left: 1px solid #19A264;
	color: #333;
	font-size: 12px;
	display: block;
}

#sidebarr .star {
	padding: 0 0 5px 0;
	text-align: center;
	border-right: 1px solid #19A264;
	border-left: 1px solid #19A264;
	border-bottom: 1px solid #19A264;
	width: 171px;
}

#sidebarr h2 {
	margin: 20px 0 5px 0;
	text-align: center;
	color: #333;
	font-size: 14px;
}

*:first-child+html #sidebarl {
}

#footer {
	clear: both;
	font-size: 10px;
	text-align: center;
	background-color: #fff;
	margin: 0;
	padding: 0;
	border-top:  1px solid #19A264; 
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.alignright {
	float: right;
}
	
.alignleft {
	float: left
}

#commentlist p.meta, #commentlist p.meta a {
	color: #867b64;
	font-size: 11px;
}

#trackbacklist p.meta, #trackbacklist p.meta a {
	color: #867b64;
	font-size: 11px;
}

/* Begin Calendar */
#wp-calendar {
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar th {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

.comment-number {
	font: italic 28px 'Times New Roman', Times, serif;
	color: #73a0c5;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	margin: 0;
	padding: 10px;
}

.none {
	margin: 0;
	padding: 10px;
}

.K09 { 
font-size: 0.7em; 
font-weight: normal
}
.K10 { 
font-size: 0.8em; 
font-weight: normal
}
.K12 { 
font-size: 0.9em; 
font-weight: normal
}
.K14 { 
font-size: 1.1em; 
font-weight: normal
}
.K18 { 
font-size: 1.4em; 
font-weight: normal
}
.KB { 
font-weight: bold
}
.KB12 { 
font-size: 0.9em; 
font-weight: bold
}
.KB14 { 
font-size: 1.1em; 
font-weight: bold
}
.KB18 { 
font-size: 1.4em; 
font-weight: bold
}
.KB24 { 
font-size: 2em; 
font-weight: bold
}
.midashi { 
font-size: 2.8em; 
color: #999;
font-weight: bold
}

