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

body {
    margin: 0px 0px 20px 0px;
    background-color: ;
    text-align: center;
    color: #ff8c00;
}

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

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

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



/* blogMainImage */
#banner {
    background:   url(/amecomitoramen/img/1255346137.jpg) no-repeat top;
    font-family: Verdana,Arial,sans-serif;
    text-align: left;
    width: 800px;
    min-height: 210px;
    height: auto !important; /* BannerAreaSize*/
    height: 210px;
    margin: 0;
    padding: 0;
  background-image: url(/amecomitoramen/img/1255346137.jpg);
}

/* blogTitlePosition */
#banner #indexBanner{
 width: 500px; /*TitleArea realSize-paddingLeft*/
    padding: 30px 0 15px 30px;
}

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

#banner h1 {
 font-size: medium;
 font-weight :bold;
 color: #fffff0;
}

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

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


/* ===== layoutDefinition ===== */

#left {
    overflow: hidden;
    background-color: ;
    float: left;
    width: 200px;
    text-align:center;
    padding: 0 20px;
    margin-bottom:30px;
}

#center {
    float: left;
    background-color: ;
    width: 520px;
    padding: 15px 20px 5px 20px;
    margin-bottom:30px;
}

#right {
    overflow: hidden;
    background-color: ;
    float: left;
    width: 0px;
    display: none;
}

#footer {
 clear:both;
    background-color: ;
}

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

.sidebar {
    /*border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;*/
    background-color: 
    padding: 15px 0;
    overflow: hidden;
    z-index: 1;
}

/*　サイド自由項目　*/
.sidefreebody{
 text-align: left;
 padding-right: 15px;
 padding-left: 15px;
 margin-bottom: 35px;
 line-height: 150%;
 font-size: x-small;
}
/* ---sideBarBatchSpec--- */
.sidebar h2 {
    font-weight: bold;
    font-size: x-small;
 color: #4E1919;
    font-family: Verdana,Arial,sans-serif;
    letter-spacing: 0.3em;
    text-align: left;
    /*padding-right: 15px;
    padding-left: 15px;*/
    text-transform: uppercase;
   /*height:27px;*/
   margin-top: 5px;
   padding-left: 15px;
    background:   url("/common/img/user/409-a/icon_menu.gif") no-repeat center left;
}

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

.sidebar ul {
    padding-left: 0px;
    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: 15px;
}

.sidebar hr {
    color: #A4C954;
}

.sidebar img {
    /*vertical-align: bottom;*/
}

.sidebar span {
}

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



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

.rightsidebar {
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    background-color: #FFFFFF;
    padding: 15px 0;
    overflow: hidden;
    z-index: 1;
}

.rightsidebar h2 {
    font-weight: bold;
    font-size: x-small;
 color: #4E1919;
    font-family: Verdana,Arial,sans-serif;
    letter-spacing: 0.3em;
    text-align: left;
    /*padding-right: 15px;
    padding-left: 15px;*/
    text-transform: uppercase;
 height:27px; padding:5px 0 0 16px;
    background:   url("/common/img/user/409-a/icon_menu.gif") no-repeat center left;
}

.rightsidebar h3 {
    font-weight: bold;
    font-size: x-small;
    color: #4E1919;
    font-family: Verdana,Arial,sans-serif;
    letter-spacing: 0.3em;
    text-align: left;
    padding-right: 15px;
    padding-left: 15px;
    text-transform: uppercase;
}


.rightsidebar ul {
    padding-left: 0px;
    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: 15px;  
}

.rightsidebar hr {
    color: #A4C954;
}

.rightsidebar img {
    /*vertical-align: bottom;*/
}

.rightsidebar span {
}

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

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

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



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

.content {
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    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;
    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: #FFFFFF;
}


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

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


/* EntryTitle*/
.content .content_title {
 color: #4E1919;
    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/409-a/icon_entry.gif") no-repeat center left;
 height: 30px;
 padding: 10px 0 0 42px;
 margin: 0px;
}

/* trackBackTitle */
.content .title2 {
 color: #4E1919;
    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;
 /*background:    url(/common/img/user/409-a/icon_comment.gif) no-repeat top left;
 height: 48px;
 padding: 30px 0 0 60px;
 margin: 0;*/
}

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

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

.content .menu2 {
    /* color: #666666; */
    font-family: Verdana,Arial,sans-serif;
    font-size: x-small;
    text-align: left;
    margin-bottom: 50px;
    line-height: normal;
    padding: 5px;
}

.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: #333333;
    line-height: 150%;
    font-family: MS PGothic,Hiragino Kaku Gothic Pro W3,Osaka, Verdana,Arial,sans-serif;
    text-align: left;
    margin-bottom: 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/409-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: #333333; /* CalenderDayFontColor */
    font-family: Verdana,Arial,sans-serif;
    font-size: x-small;
    margin-bottom: 15px;
    text-align: left;
}

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

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

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

#calendar td {
    text-align: center;
}

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

#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: #333333;
    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: #FFFFFF;
    width: 100%;
}

/* commentTitle */
.form h1{
 color: #333333;
    font-size: small;
    font-style: normal;
    font-weight: bold;
    text-align: left;
 /*background:    url("/common/img/user/409-a/icon_comment.gif") no-repeat top left;
 height: 48px;
 padding: 30px 0 0 60px;
 margin: 0;*/
}

.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 45px;
 background: url(/common/img/user/409-a/icon_profile.gif) no-repeat top left;
}

#counter h2 {
 height:23px;
 padding:2px 0 0 35px;
 background: url(/common/img/user/409-a/icon_counter.gif) no-repeat top left;
}

#rssin02 h2 {
 height:25px;
 padding:5px 0 0 35px;
 background: url(/common/img/user/409-a/icon_rssin02.gif) no-repeat top left;
}

#rssin01 h2 {
 height:29px;
 padding:5px 0 0 35px;
 background: url(/common/img/user/409-a/icon_rssin01.gif) no-repeat top left;
}

#bookmark h2 {
 height:30px;
 padding:8px 0 0 35px;
 background: url(/common/img/user/409-a/icon_bookmark.gif) no-repeat top left;
}

#category h2 {
 height:30px;
 padding:7px 0 0 35px;
 background: url(/common/img/user/409-a/icon_category.gif) no-repeat top left;
}

#recententry h2 {
 height:25px;
 padding:10px 0 0 35px;
 background: url(/common/img/user/409-a/icon_recententry.gif) no-repeat top left;
}

#archive h2 {
 height:27px;
 padding:7px 0 0 35px;
 background: url(/common/img/user/409-a/icon_archive.gif) no-repeat top left;
}

#search h2 {
 height:28px;
 padding:7px 0 0 70px;
 background: url(/common/img/user/409-a/icon_search.gif) no-repeat top left;
}

#calendarArea h2 {
 height:27px;
 padding:7px 0 0 40px;
 background: url(/common/img/user/409-a/icon_calendar.gif) no-repeat top left;
}
*/
/* 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: #fffff0;
  border-style: solid;
  border-width: 0px 1px 1px 1px;
  border-color: #008000;
  background-color: #008000;
}

/* パスワード保護時のブログ説明文 */
.protectbody {
  font-size: 9pt;
  padding: 12px;
  width: 460px;
  color: #ff8c00;
  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;
}

