@charset "utf-8";
/*
Theme Name: PESJ02
Theme URI: http://www.jp-c.jp/
Description: for pesj.jp
Version: 1.0
Author: JP-C
Author URI: http://www.jp-c.jp/
Tags: white, two-column, one-column, minimalist, widgets, widgetized
Licensed under GPL. 
*/

/* Reset.css入れるならここ */

/* 以下ブログテーマのスタイル */
#content {
	float: left;
}

#sidebar {
	float: right;
}

#footer {
	clear: both;
}

img {
    border-style:none;
}
html {    overflow-y:scroll;
}

p { 
   font-size: 100%;
   margin-top: 3px;
   margin-bottom: 3px;
}
		
a { outline: none; 
	color:#0000FF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:small;
	line-height:1.6em;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.frt0{
	background-image:url(<?php bloginfo('template_url'); ?>/images/pesj_top_50.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color:#85C3FF;
 	}

table.frt1 {
	width:300px;
	background-color:#FFF;
	table-layout:fixed;
}

.frt1 th {
	text-align:left;
	background-color:#D9DCFF;
	font-size:14px;
	padding: 5px 10px;
	table-layout:fixed;
	}

.frt1 td {
	text-align:left;
	background-color:#FFFFFF;
	padding: 5px 10px;
	table-layout:fixed;
	}

.inin1 {
	text-align:left;
	background-color:#FFFFFF;
	padding: 10px 10px;
   font-size: 110%;
   margin-top: 4px;
   margin-bottom: 4px;
	}
	
 .officer {font-size:12px}
 .syomu { background-color : #DDFFEE }
 .rijis { background-color : #EEFFDD }
 .kansa { background-color : #FFDDEE }