/* ==temp ver1.02 ==*/

body {
    margin: 0px 0px 20px 0px;
    background-color:#;
    text-align: center;
    color: #000000;
  background-image: url(/common/img/user/483-a/back.gif);
  background-repeat: repeat;
  background-position: top;
}

* {
 word-break:break-all;
}
/* linkTextDecoration */
a:link {color:#00A3FF; text-decoration:underline;}
a:visited {color:#00A3FF; text-decoration:underline;}
a:hover {color:#00A3FF; text-decoration:none;}
a:active {color:#00A3FF; text-decoration:none;}

h1, h2, h3, div, form {
    margin: 0px;
    padding: 0px;
}

#container {
    text-align: left;
    background-color: #FFFFFF;
    width: 800px;
    line-height: 140%;
    margin-right: auto;
    margin-left: auto;
    padding: 0px;
}

/* blogMainImage */
#banner {
    font-family: Verdana,Arial,sans-serif;
    text-align: left;
    width: 800px;
	min-height: 200px;
    height: auto !important;
    height: 200px; /* BannerAreaSize*/
    margin: 0;
    padding: 0;
  background-image: url(/common/img/user/483-a/bannerImage.gif);
  background-repeat: no-repeat;
  background-position: top;
}

/* blogTitlePosition */
.link{
    float:right;
    overflow: hidden;
}

#banner #indexBanner{
 width: 740px; /*TitleArea realSize-paddingLeft*/
    padding: 30px 30px 10px 30px;
}

#banner a {
    color: #00A3FF;
    text-decoration: none;
}

#banner h1 {
    font-size: large;
    font-weight: bold;
    color: #00A3FF;
}

#banner h2 {
    font-size: small;
    font-weight: normal;
    color: #000000; /* blogTitleExp*/
}

/* ===== トップ自由項目 ===== */
#topfree {
  font-size: small;
  padding: 5px 12px 5px 12px;
}

/* ===== layoutDefinition ===== */
#left {
    overflow: hidden;
    background-color: #FFFFFF;
    float: left;
    width: 0px;
    display: none;
}

#center {
    float: left;
 background-color: #FFFFFF;
    width: 520px;
    padding: 15px 0px 5px 35px;
    margin-bottom:10px;
}

#right {
    overflow: hidden;
 background-color: #FFFFFF;
    float: right;
    width: 200px;
    margin: 0;
    padding: 0 15px;
    text-align: center;
    margin-bottom:50px;
}

#footer {
 clear:both;
 height:20px;
        background:   url("/common/img/user/483-a/footer_bg.gif") no-repeat bottom;
}

/* ===== SideBarSelector ===== */

.sidebar {
    padding: 10px 0px 15px 0px;
    overflow: hidden;
    z-index: 1;
}

/* ---sideBarBatchSpec--- */
.sidebar h2 {
    font-weight: bold;
    font-size: x-small;
 color: #FF00CC;
    font-family: Verdana,Arial,sans-serif;
    letter-spacing: 0.3em;
    text-align: left;
    padding-right: 15px;
    padding-left: 15px;
    text-transform: capitalize;
 height:28px; padding:0px 0 0 15px;
    background:   url("/common/img/user/483-a/icon_menu.gif") no-repeat bottom ;
}

.sidebar h3 {
    font-weight: bold;
    font-size: x-small;
    color: #FF00CC;
    font-family: "Verdana", "Arial", "sans-serif";
    letter-spacing: 0.3em;
    text-align: left;
    text-indent: 10pt;
    text-transform: capitalize;
}


.sidebar ul {
    padding-left: 15px;
    margin: 0px;
    margin-bottom: 30px;
}

.sidebar li {
    font-size: x-small;
    font-family: Verdana,Arial,sans-serif;
    line-height: 150%;
    list-style-type: none;
    text-align: left;
    margin-top: 5px;
    padding-right: 15px;
    padding-left: 0px;
}

.sidebar hr {
    color: #000000;
}

.sidebar img {
    vertical-align: bottom;
}

.sidebar span {
}

.sidebar .banner {
    padding-top: 10px;
    padding-left: 15px;
}


/* ===== rightsSideBarSelector ===== */

.sidefreebody{
 text-align: left;
 font-size: x-small;
 padding-right: 15px;
 padding-left: 15px;
 margin-bottom: 30px;
}

.rightsidebar {
    padding: 10px 0px 15px 15px;
    overflow: hidden;
    z-index: 1;
}

.rightsidebar h2 {
    font-weight: bold;
    font-size: x-small;
    color: #FF00CC;
    font-family: Verdana,Arial,sans-serif;
    letter-spacing: 0.3em;
    text-align: left;
	vertical-align: middle;
    /*padding-right: 15px;
    padding-left: 15px;*/
	padding:0px 0 0 0px;
    text-transform: capitalize;
    /*height:28px;*/
    background:   url("/common/img/user/483-a/icon_menu.gif") no-repeat left bottom ;
}

.rightsidebar h3 {
    font-weight: bold;
    font-size: x-small;
    color: #FF00CC;
    font-family: Verdana,Arial,sans-serif;
    letter-spacing: 0.3em;
    text-align: left;
    /*padding-right: 15px;*/
	text-indent: 10pt;
    padding-left: 15px;
    text-transform: capitalize;
}


/* ===== rightsSideBarSelector ===== */

.rightsidebar ul {
    padding-left: 15px;
    margin: 0px;
    margin-bottom: 30px;
}

.rightsidebar li {
    font-size: x-small;
    font-family: Verdana,Arial,sans-serif;
    line-height: 150%;
    list-style-type: none;
    text-align: left;
    margin-top: 5px;
    padding-right: 15px;
    padding-left: 0px;
}

.rightsidebar hr {
    color: #000000;
}

.rightsidebar img {
    vertical-align: middle;
}

.rightsidebar span {
}

.rightsidebar .banner {
    padding-top: 10px;
    padding-left: 15px;
}

#left .banner {
    padding-top: 10px;
 padding-left:15px ;
    float: left;
}

#right .banner {
    padding-top: 10px;
 padding-left:15px ;
    float: left;
}



/* ===== contentSelector ===== */

.content {
    overflow: hidden;
    margin-bottom: 10px;
    font-size: small;
    z-index: 2;
}

.content blockquote {
    line-height: 150%;
}

.content li {
    line-height: 150%;
}

.content h2 {
    font-weight: normal;
    font-size: x-small;
    margin-bottom: 0px;
    padding: 0px;
    margin-top: 15px;
    font-family: MS PGothic,Hiragino Kaku Gothic Pro W3,Osaka, Verdana,Arial,sans-serif;
    text-align: left
}

.content h3 {
    font-weight: normal;
    font-size: x-small;
    margin-bottom: 10px;
    margin-top: 0px;
    padding: 0px;
    font-family: MS PGothic,Hiragino Kaku Gothic Pro W3,Osaka, Verdana,Arial,sans-serif;
    text-align: left;
}

.content .text{
    color: #000000;
}


/* EntryAreaUnderline */
.content .p ,
.content .commentBody  {
    font-family: MS PGothic,Hiragino Kaku Gothic Pro W3,Osaka, Verdana,Arial,sans-serif;
    font-size: small;
    font-weight: normal;
    line-height: normal;
    text-align: left;
    margin-top: 3px;
    margin-bottom: 5px;
    padding-bottom: 10px;
    background:      url("/common/img/user/483-a/line.gif") repeat-x bottom;
}

.content .commentBody{ /* for CommentBottom margin */
    padding-bottom:14px;
    margin-bottom: 36px;
}

/* EntryTitle*/
.content .content_title {
 color: #CC00FF;
    font-family: MS PGothic,Hiragino Kaku Gothic Pro W3,Osaka, Verdana,Arial,sans-serif;
    font-size: small;
    text-align: left;
    font-weight: bold;
 background:      url("/common/img/user/483-a/icon_entry.gif") no-repeat left;
 height: 30px;
 padding: 9px 0 0 30px;
 margin: 0px;
}

/* trackBackTitle */
.content .title2 {
 color: #000000;
    font-family: MS PGothic,Hiragino Kaku Gothic Pro W3,Osaka, Verdana,Arial,sans-serif;
    font-size: small;
    text-align: left;
    font-weight: bold;
    margin-bottom: 0px;
}

.content .menu {
    font-family: Verdana,Arial,sans-serif;
    font-size: x-small;
    text-align: right;
    margin-bottom: 30px;
    line-height: normal;
    padding: 2px;
}

.content .menu2 {
    font-family: Verdana,Arial,sans-serif;
    font-size: x-small;
    text-align: right;
    margin-bottom: 0px;
    line-height: normal;
    padding: 5px;
}

.content .menuRight {
    /* color: #000000; */
    font-family: Verdana,Arial,sans-serif;
    font-size: x-small;
    text-align: right;
    margin-bottom: 50px;
    line-height: normal;
    padding: 2px;
}

.content .category {
    font-family: Verdana,Arial,sans-serif;
    font-size: x-small;
    text-align: left;
    margin-bottom: 0px;
    line-height: normal;
}

.content hr.series400 {
    height: 0px;
    border: 0px;
    display:none;
}

.content .text {
    font-weight: normal;
    font-size: small;
    color: #000000;
    line-height: 150%;
    font-family: MS PGothic,Hiragino Kaku Gothic Pro W3,Osaka, Verdana,Arial,sans-serif;
    text-align: left;
    margin-bottom: 0px;
    height: 20px;
    padding: 0px 50px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.content .form textarea{
    margin-bottom:5px;
}


/* trackBackMagin */
.content .TBMagin {
    font-family: MS PGothic,Hiragino Kaku Gothic Pro W3,Osaka, Verdana,Arial,sans-serif;
    font-size: small;
    font-weight: normal;
    line-height: 150%;
    text-align: left;
    margin-top: 3px;
    padding-bottom:14px;
    margin-bottom: 36px;
    background:  url("/common/img/user/483-a/line.gif") repeat-x bottom;
}




/* =====  ===== */

#maintmenu {
    font-family: Verdana,Arial,sans-serif;
    height: 258px;
    text-align: left;
}

#maintcommentmenu {
    font-family: Verdana,Arial,sans-serif;
    height: 50px;
    text-align: left;
}

#calendar {
    color: #000000; /* CalenderDayFontColor */
    font-family: Verdana,Arial,sans-serif;
    font-size: x-small;
    margin-bottom: 20px;
    text-align: center;
}

#calendar table {
    border-collapse: collapse;
    width: 161px;
    margin-left: 15px;
}

#calendar .caption {
    color: #000000; /* CalendarMonthYearFontColor */
    font-size: x-small;
    text-align: center;
    font-weight: bold;
    text-transform: capitalize;
}

#calendar th {
    color: #000000;
    text-align: center;
    font-style: normal;
    font-weight: normal;
}


#calendar td {
    text-align: center;
}

#calendar .sun {
    color: #E82C67; 
}
#calendar td .sun {
    color: #E82C67; 
}

#calender .calNormal{
    letter-spacing: 0px;
    font-size: 60%;
}

.photo {
    margin-bottom: 20px; 
    text-align: center;
}

.link-note {
    font-family: Verdana,Arial,sans-serif;
    font-size: x-small; 
    text-align: left
    line-height: 150%; 
    padding-top: 2px; 
    padding-right: 2px; 
    padding-left: 2px; 
    margin-bottom: 15px; 
    padding-bottom: 2px; 
}

#powered {
    font-family: Verdana,Arial,sans-serif;
    font-size: x-small;
    line-height: 150%;
    text-align: left;
    color: #000000;
    margin-top: 50px;
}

#comment-data {
    border-right: #bbb 1px solid; 
    padding-right: 15px; 
    float: left; 
    width: 180px; 
    margin-right: 15px; 
    text-align: left
}


.rss {
    float: right;
    vertical-align: top;
    margin-top: 10px;
    padding-bottom: 20px;
}

.form {
    margin: 0;
    padding: 0;
    /*background: #FFFFE2;*/
    width: 100%;
}

/* commentTitle */
.form h1{
    color: #000000;
    font-size: small;
    font-style: normal;
    font-weight: bold;
    text-align: left;
    height: 40px;
    padding: 25px 70px 0px 0px;
    margin: 0px;
    margin-bottom: 0px;

}

.form .cntl {
    margin-top: 0.8em;
}

.form .text1 {
    font-size: small;
    text-align: left;
}

/*.form .text2 {
    font-size: xx-small;
    margin-bottom: 25px;
    color: #ff0000;
    line-height: normal;
    font-style: normal;
    text-align: left;
    font-weight: normal;
}*/

.form input,textarea {
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
}

.form img {
    margin-right: 5px;
    margin-left: 5px;
    vertical-align: middle;
}

/* ---sideBarIndiviSpec---

#profile h2 {
    height:30px;
    padding:10px 0 0 65px;
}

#counter h2 {
    height:23px;
    padding:2px 0 0 35px;
}

#rssin02 h2 {
    height:25px;
    padding:5px 0 0 35px;
}

#rssin01 h2 {
    height:29px;
    padding:5px 0 0 35px;
}

#bookmark h2 {
    height:30px;
    padding:8px 0 0 35px;
}

#category h2 {
    height:30px;
    padding:7px 0 0 35px;
}

#recententry h2 {
    height:25px;
    padding:10px 0 0 35px;
}

#archive h2 {
    height:27px;
    padding:7px 0 0 35px;
}

#search h2 {
    height:28px;
    padding:7px 0 0 70px;
}

#calendarArea h2 {
    height:27px;
    padding:7px 0 0 40px;
}
*/

/* Tips */
.position{
    align: left;
}

.clearBoth{
 clear: both;
}
.clearRight{
 clear: right;
}
.clearLeft{
 clear: left;
}
/* サイドメニューRSS出力用アイコン */
.rssout {
  margin: 5px 0px 0px 18px;
  padding-left: 0.5em;
}

/* 下部のログインボタンレイアウト全体 */
#tcloginlay {
  width: 780px;
  margin-left: 12px;
  padding: 0px;
}

/* 下部のログインボタンフォーム */
.loginfrm {
  float: left;
  padding-top: 12px;
}

/* パスワード保護時のブログタイトルテキスト */
.protecttitle {
  color: #00A3FF;
  border-style: solid;
  border-width: 0px 1px 1px 1px;
  border-color: #FFFFFF;
  background-color: #FFFFFF;
}

/* パスワード保護時のブログ説明文 */
.protectbody {
  font-size: 9pt;
  padding: 12px;
  width: 460px;
  color: #000000;
  background-color: #;
}

/* サイドメニュー「過去ログ」パーツ コンパクト表示用リスト部分 */
ul.compact {
  padding-right: 0px;
  max-height: 240px;
  overflow: auto;
}
ul.compact span {
  white-space: nowrap;
}

/* トラックバック解説文 */
.tbhelp {
  margin: 0px;
  padding: 20px 5px;
  font-size: x-small;
  width: 95%;
  line-height: normal;
}

/* 拍手ボタン部分 */
.apclap {
  text-align: right;
  font-weight: bold;
  font-size: small;
  margin: 5px 0px;
}
.apclap img {
  padding-right: 5px;
}

