/* ------- ■全体の中身設定------- */
* {
	padding: 0;
	text-align: center;
	font-size: 100%;
	line-height: 150%;
	border: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
HTML {
  scrollbar-3dlight-color:#F0F0E0;
  scrollbar-arrow-color:#666666;
  scrollbar-darkshadow-color:#F0F0E0;
  scrollbar-face-color:#ffffff;
  scrollbar-highlight-color:#555555;
  scrollbar-shadow-color:#555555;
  scrollbar-track-color:#fff;
}

body {
  color: #333;
  background-color: #fff;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

BR{letter-spacing:normal;}

input, textarea {
  font-family: Hiragino Kaku Gothic Pro,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", Helvetica, Arial, sans-serif;
  border: 1px solid #666;
  font-size: 100%;
  text-align:left;
}

.btn {
  background-color:#666;
  color:#fff
}


.form {
  padding: 15px 0 0 0px;
  margin: 0px;
}

h1 {
  font-size: 18px;
  margin: 0px;
}

h2 {
  font-size: 13px;
  margin: 0px;
}

blockquote {
  font-size: 100%;
  padding: 5px;
  margin: 5px;
  background-color:#f0f0f0;
  border-left: 3px solid #cdcdcd;
}


/* ------- ■画像部分 ------- */
.pict {
  float: right;
  border-width: 2px;
  border-style: solid;
  border:none;
}

/* ------- ■リンクの色 ------- */
a:link     {color: #4455b6; text-decoration: underline;}
a:visited   {color: #3fa997; text-decoration: underline;}
a:hover   {color: #2d99c9; text-decoration: underline;}


/* ------- ■全体の指定------- */
#inbox {
  MARGIN-LEFT: auto; 
  MARGIN-RIGHT: auto; 
  width: 770px;
  background-color: #fff;
  border: 1px solid #ccc;
}

/* ------- ■タイトル部分 ------- */
#banner {
  background-image: url(http://www.s-takei.jp/skin/images/20080408214518jpg);
  background-repeat: no-repeat;
  background-position: top;
  width: 770px;
  height: 255px;
  margin: 0px;
  padding: 0px;
  clear: both;
}

#banner_l {
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#banner_l h1
{
  margin:0;
  padding:0;
}

#banner_l h1 a
{
  text-decoration: none;    /* ■Firefox等で線が表示されないようにする */
  width: 770px;
  height: 255px;
  text-indent: -9999px;
  display: block;
  font-size: 1px;
  line-height: 1px;
}

#banner_l h2
{
  text-indent: -9999px;
  display: block;
  font-size: 1px;
  line-height: 1px;
}

.site_title {
  padding: 130px 0px 0px 30px;
}

.site_title a,
.site_title a:link,
.site_title a:visited,
.site_title a:active,
.site_title a:hover {
  font-weight: normal;
  color: #46736f;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-decoration: none;
}

.description {
  font-weight: normal;
  color: #46736f;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 5px 0px 0px 30px;
}

/* ------- ■左メニューカラム部分 ------- */
#sideleft {
  float: left;
  overflow: hidden;
  width: 160px;
  padding-top:10px;
}

/* ------- ■右メニューカラム部分 ------- */
#sideright {
  float: left;
  overflow: hidden;
  width: 160px;
  padding-top:10px;
  text-align:center;
}

/* ------- ■中央カラム部分 ------- */
#main {
  float: left;
  OVERFLOW: hidden;
  width: 440px;
}

/* ------- ■本文の枠部分 ------- */
.entryBodyset {
  width: 430px;
  margin: 0px 5px 10px 5px;
  text-align: left;
}
/*---本文タイトル部---*/
.entry_title2 {
	color: #848427;
	font-size: 13px;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
	letter-spacing : 1px;
	padding: 0px 0px 0px 30px;
	/*border-left: 10px solid #e1e1b6;*/
	/*border-bottom: 1px dotted #e1e1b6;*/
	background-image:url(../img/entry_title_h2.png);
	background-repeat:no-repeat;
	text-align: left;
	font-weight:700;
	width: 395px;
	height: 35px;
	margin: 5px;
}


.entry_title2 p{
	color: #666666;
	font-size: 16px;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
	letter-spacing : 1px;
	padding: 7px 0 0 0px;
	/*border-left: 10px solid #e1e1b6;*/
	/*border-bottom: 1px dotted #e1e1b6;*/
	text-align: left;
	font-weight:700;
}

.entry_title a, .entry_title a:link, .entry_title a:visited, .entry_title a:active {
	font-weight:bold;
	font-size: 16px;
	color:#FF4500;
	text-decoration:none;
	padding-left:15px;
}

.entry_title a:hover {color: #b27e59; text-decoration: none;}

.entry_date {
  color: #8eb28e;
  font-size: 10px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  letter-spacing : 1px;
  text-align: right;
}

.entry_body   {
	font-size: 100%;
	line-height: 150%;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
	margin: 5px 5px 5px 5px;
	text-align: left;
}

.entry_body img  {
  margin:0 3px;
  border:0;
}

.entry_body ul{
  background-image: url(../skin/images/hetareic1.gif);
  background-position: left;
  background-repeat: no-repeat;
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 0px 0px;
  list-style-type: none;
}

.entry_state {
  font-size: 100%;
  color: #ffffff;
  margin: 20px 0px 30px 0px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align: right;
  clear: both;
}

/* ------- ■メニューの小分け部分 ------- */
.sideSet {
  width: 150px;
  margin: 0px 5px 20px 5px;
  text-align: left;
  border: 1px solid #777;
}

.linktitle   {
  padding: 4px 0px 2px 5px;
  font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
  font-size: 100%;
  font-weight: normal;
  color: #444;
  text-align: center;
  border-bottom: 1px dotted #888;
  background-color: #96e0e0;
}

.linktext {
  padding: 7px 2px 8px 2px;
  font-size: 100%;
  color: #333;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  line-height: 120%;
}

.linktext ul{
  background-image: url(../skin/images/hetareic1.gif);
  background-position: left 2px;
  background-repeat: no-repeat;
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 0px 0px;
  list-style-type: none;
}

.linktext li {
  background-image: url(../skin/images/hetareic2.gif);
  background-position: left 2px;
  background-repeat: no-repeat;
  padding: 0px 0px 0px 10px;
  margin: 0px 1px 0px 0px;
  list-style-type: none;
}

.linktext2 {
  width:146px;
  height:auto;
  font-size: 100%;
  margin-bottom:10px;
  text-align:left;
}

.linktext2 ul,
.linktext2 li {
  margin:0;
  padding:0;
  list-style:none;
}

.linktext2 ul {
	margin-left:3px;
	text-align: left;
}

.linktext2 li {
  display:inline;
}

.linktext2 a,
.linktext2 a:link,
.linktext2 a:visited {
  text-decoration:none;
  color:#666666;
  

/* ------- ☆カラー変更------- */

  background-color:#ffffff;

  display:block;
  width:130px;
  height:auto;
  padding:0.5em 0.3em;
  border-bottom:1px solid #666666;
  text-align:left;
}

.linktext2 a:hover {
	background-color:#fff799;
}

.linktext22{
  text-indent:0.8em;
}


/* ------- ■ページ移動リンク ------- */
.pagemove {
  font-size: 100%;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin:0px 0px 0px 0px;
}

/* ------- ■検索ボックス ------- */
#searcharea  {
  font-size: 100%;
  background-color: #fff;
  padding: 0px 0px 0px 0px;
}

.search {
  color: #333;
  font-size: 10px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align: center;
  margin: 0px 0px 0px 0px;
}

/* ------- ■ページトップ ------- */
.pagetop {
  font-size: 11px;
  text-align: right;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 0px 0px 20px 0px;
}

/* ------- ■カレンダー部分 ------- */
/* --- 月〜日の部分 --- */
.calendar_top {
  width: 100%;
  font-size: 10px;
  color: #333;
  margin: 6px 0px 0px 0px;
}

.cell_top {
  color: #333;
  font-size: 10px;
  font-family: Verdana;
  width: 20px;
  height: 15px;
}

.cell_suntop {
  color: #c00;
  font-size: 10px;
  width: 20px;
  height: 15px;
}

.cell_sattop {
  color: #5982b2;
  font-size: 10px;
  width: 20px;
  height: 15px;
}

/* --- 数字の部分 --- */
.calendar {
  width: 100%;
  font-size: 10px;
  color: #333;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  letter-spacing : 1px;
  padding: 0px 0px 6px 0px;
}

.cell {
  border: 1px solid #CCC;
  color: #333;
  font-size: 10px;
  width: 20px;
  height: 15px;
}

.cell_today {
  border: 1px solid #CCC;
  background-color: #efefd7;
  color: #939385;
  font-size: 10px;
  font-weight: bold;
  width: 20px;
  height: 15px;
}

.cell_sunday {
  border: 1px solid #CCC;
  color: #c00;
  font-size: 10px;
  width: 20px;
  height: 15px;
}

.cell_saturday {
  border: 1px solid #CCC;
  color: #5982b2;
  font-size: 10px;
  width: 20px;
  height: 15px;
}

/* ------- ■フッダー部分 ------- */
#footer {
  border-top: 1px solid #ccc;
  width: 770px;
}

.copyright  {
  color: #333;
  line-height: 130%;
  font-size: 11px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align:right;
  padding: 0px 10px 3px 0px;
  margin: 10px 0px 0px 0px;
}


#topicPath{
  font-size: 100%;
  color: #666666;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align:left;
  padding:10px 3px;
}

p#size {
 background:url(http://www.s-takei.jp/skin/images/bgSize2.png) left top no-repeat;
 width:152px;
 height:63px;
 padding-top:57px;
 display:block;
 overflow:hidden;
/* font-size:1px;
 line-height:1;*/
 margin-bottom:5px;
}

p#size img {
 width:48px;
 height:31px;
 border:none;
}

#profile_bt01 a {
	background-color: #FFCC66;
	text-align: left;
}

/*---20090121追加分---*/

#body1{
	width: 410px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 25px;
	margin-left: 5px;
	padding: 5px;

	}

#body1 p{
	text-align:left;
	text-indent: 12px;
	font-size:100%;
	line-height:160%;

}

#body2{
	margin:5px;
	width: 300px;
	float: left;

}

#body2 p{
	text-align:left;
	font-size:100%;
	line-height:160%;
	text-indent: 12px;
	}

#body3{
	margin:5px 5px 5px 45px;
	width: 300px;
	/*border:#adecd5 2px solid;*/
	padding:15px;
/*	background-image:url(../img/info-back.gif);
	background-repeat:no-repeat;*/
	border:#9ae5ca 2px solid;
}

#body3 p{
	text-align:center;
	font-size: 100%;
	line-height:160%;
}

#kaichoimg{
float:left;
margin-left:4px;
width:116px;
margin-top:5px;
}

#kaichoimg p{
	text-align:left;
	font-size:0.9em;
	margin: 5px 0 0 0;
}

#clear{
clear:both;
}

#form{
text-align:left;
}

table.f01{
    border-top:1px solid #c0c0c0;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
.f01 th{
	border-left:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
	color:#330000;
	background-color:#f1f1f1;
	background-image:url(../img/table-back.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:0.3em 1em;
	text-align:center;
	font-size:90%;
}
.f01 td{
	border-right:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
	padding:0.3em 1em;
	text-align:left;
	padding-left:10px;
	font-size: 90%;
}

#input{
text-align:left;
}

.ex{
color:#FF0000;
}
.ex2{
	color:#FF0000;
	text-align:left;
	font-size: 100%;
}

.mailform table td.borderless{
	border-bottom:none;
	border-right:none;
	text-align:center;
}
#form{
	width: 420px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 25px;
	margin-left: 5px;
}

#form p{
	text-align:left;
	font-size:100%;
	line-height:160%;
}

.formBtn{
background-image:url(../img/btn-back.gif);
background-repeat:no-repeat;
border:none;
width:85px;
height:25px;
text-align:center;
}
