@charset "UTF-8";

body {
  font-size:12px;
	background-color: #FFFFFF;
	font-family: Osaka, 'ＭＳ Ｐゴシック', sans-serif;
	color: #666666;
}

#ie-wrapper {
  text-align: center;
  color:#000000;
}

#outer-wrapper {
  margin: 0 auto;
  width: 920px;
  text-align: left;
}

#header {
  margin-top:5px;
}

#sidebar {
  float:right;
  width: 28%;
/*
  height: 1200px;
*/
  background: #ffffff;

}

#content {
  float:left;
  width: 70%;
}

#footer {
  clear:both;
  background: #eee;
  text-align: center;
  line-height: 1.4em;
  color: #FFFFFF;
  background-image: url(/images/bg/panel-title-bg.gif);
}


/************ タイトルエリア部分定義 ************/
#ttl_area {
  width:100%; margin-bottom:0px;
}

#ttl_area img {
  float:left; width:105px; margin-left:20px; border:0px;
}

#ttl_desc {
  float:right; width:400px; margin:30px 50px 0 5px; font-size:1.3em; font-weight:bold; letter-spacing:0.1em;
}

/************ リンクエリア部分定義 ************/
#linkarea {
  width:100%; margin-top:0px; margin-bottom:15px; text-align:left;
}

.lnkbox {
  border:1px solid #aaa;
  margin-bottom:20px;
}
.lnkbox h4 {
  margin:0 0 2px 0;
  padding:2px 10px;
  font-size:1.4em;
  line-height:1.8em;
  letter-spacing:0.1em;
  color:#000;
  background: url(/images/panel-title-light-bg.gif) repeat-x;
}
div.lnk_desc1{
  padding:4px 8px;
  text-align:center;
  background: url(/images/bg/gradient.gif) repeat-x; 
}

.lnk_desc1 img {
  float:left; border:1px solid #0000ff; margin:10px 15px;
}

div.lnk_str1{
  float:right; margin:15px 5px 10px 5px; width:410px; text-align:left; line-height:1.4em;
}

div.lnk_str2{
  margin:15px 5px 10px 15px; width:470px; text-align:left; line-height:1.4em;
}

#pad-bottom {
  margin-top:80px;
}

/************ サイドバー部分定義 ************/
.sidebox2 {
  border:1px solid #aaa;
  margin-bottom:10px;
}
.sidebox2 h4 {
  border-bottom:1px solid #aaa;
  margin:0 0 2px 0;
  padding:0 10px;
  line-height:27px;
  color:#000;
  background-color:#ffffa4;
}

div.side_desc2{
  padding:4px 8px;
  text-align:center;
  line-height:1.4em;
}

/************ Google AdSense用定義 ************/
#linklist {
  width:75%; margin:5px auto;
}

#adsense1 {
  width:80%; margin:10px auto;
}
/* サイドバーの広告 */
#adsense_sb1 {
  margin:10px auto;
}

/************ グッズ広告用定義 ************/
.adbox {
  border:1px solid #aaa;
  margin-bottom:10px;
}
.adbox h4 {
  margin:0 0 2px 0;
  padding:0 10px;
  line-height:1.8em;
  color:#000;
  background: url(/images/bg/ttl_bg.gif) repeat-x;
}
div.adbox_desc{
  padding:4px 8px;
  text-align:center;
}

/************ メールフォーム用定義 ************/
#mailform1 {
  text-align:center; 
  width: 280px; 
  height: 340px; 
  font-size:14px; 
  visibility:hidden;
}
