/*------------------------------------------------------------------------------
    NRA - Page Layout CSS
    update  : 2010-06-14
    Copyright (C) NIPPON ROMANTIST ASSOCIATION. All Rights Reserved.
------------------------------------------------------------------------------*/

/* Page - history
----------------------------------------------------- */
div#history {
    background: url(../img/history/bg.gif) center top no-repeat;
}
div#history div#container {
  width: 555px;
  margin: 0px auto;
  padding-top: 40px;
  padding-bottom: 20px;
}
div#history ul#year_link {
    text-align: right;
    margin-top: 10px;
    margin-right: 3px;
}
div#history ul#year_link li {
    display: inline;
  margin-right: 5px;
}
div#history div.box {
  position: relative;
    width: 555px;
    font-size: 110%;
    line-height: 1.5;
  border-bottom: 1px solid #a3001f;
  padding-top: 15px;
  padding-bottom: 45px;
}
div#history div.box h3 {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100px;
  height: 45px;
    background: url(../img/history/sprite.year.gif) no-repeat;
}
div#history div.box#y2000 h3 { background-position: 0   0px;}
div#history div.box#y2007 h3 { background-position: 0 -45px;}
div#history div.box#y2008 h3 { background-position: 0 -90px;}


/* Page - definition
----------------------------------------------------- */
div#definition {
    background: url(../img/definition/bg.gif) center top no-repeat;
}
div#definition div#container {
    width: 870px;
    margin: 0px auto;
    padding-top: 40px;
    padding-bottom: 20px;
  font-size: 0;
}

div#definition div#container div {
    text-align: center;
}

div#definition h2 {
    margin-bottom: 27px;
}
div#definition h3 {
    margin-bottom: 33px;
}

div#definition div#romantist {
    padding-bottom: 35px;
    background: url(../img/definition/bg.romantist.gif) center bottom no-repeat;
}
div#definition div#romantist li {
    height: 85px;
    background: url(../img/definition/sprite.romantist.gif) center top no-repeat;
}
div#definition div#romantist li#r01 { background-position: 0   0px; }
div#definition div#romantist li#r02 { background-position: 0 -85px; }
div#definition div#romantist li#r03 { background-position: 0 -170px; }

div#definition div#pagenavi {
  width: 280px;
  margin: 30px auto 0 auto;
}
div#definition div#pagenavi div#prev a,
div#definition div#pagenavi div#next a {
  display: block;
  width: 130px;
    height: 45px;
    background: url(../img/definition/sprite.pagenavi.gif) left top no-repeat;
}
div#definition div#pagenavi div#prev a { background-position:    0px 0; float:  left; }
div#definition div#pagenavi div#next a { background-position: -130px 0; float: right; }
div#definition div#pagenavi div#prev a:hover { background-position:    0px -45px; }
div#definition div#pagenavi div#next a:hover { background-position: -130px -45px; }



div#definition div#pagenavi div#next a {
  width: 144px;
    height: 37px;
  background: url(../img/power/next_off.gif) left top no-repeat;
}

div#definition div#pagenavi div#next a:hover {
  background: url(../img/power/next_on.gif) left top no-repeat;
}

div#definition div#pagenavi div#next {
  padding-top: 4px;
}

/* Page - jagachu
----------------------------------------------------- */
.box {
    zoom: 1;
}
.box:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}
div#contents .inner div#jagachu{
}
div#contents .inner div#jagachu .copy{
  margin-bottom:10px;
}
div#contents .inner div#jagachu h2{
  margin-bottom:20px;
}
div#contents .inner div#jagachu h4{
  margin-bottom:10px;
}
div#contents .inner div#jagachu .MainContents{
  margin-bottom:20px;
}
div#contents .inner div#jagachu .MainContents .bg{
  background: url(../img/jagachu/ribbon_bg.gif) left repeat-y;
}
div#contents .inner div#jagachu .MainContents .bgRibbon{
  background: url(../img/jagachu/ribbon.jpg) no-repeat left top;
}
div#contents .inner div#jagachu .MainContents .LeftBox{
  float:left;
  width: 500px;
  margin-bottom: 5px;
  line-height:140%;
  padding-left: 31px;
}
div#contents .inner div#jagachu .MainContents .LeftBox .p_pict{
  margin-bottom:15px;
}
div#contents .inner div#jagachu .MainContents .RightBox{
  float:right;
  margin-right: 15px;
  margin-bottom: 5px;
}
div#contents .inner div#jagachu .Jagachu_List{
  padding-bottom:20px;
}

/*2008*/
div#contents .inner div#jagachu .RomanceBlog{
  margin-bottom:15px;
}
div#contents .inner div#jagachu .RomanceBlog .BlogLeft{
  float:left;
  width:300px;
}
div#contents .inner div#jagachu .RomanceBlog .BlogRight{
  float:right;
  width:565px;
}
div#contents .inner div#jagachu .RomanceBlog .BlogRight p{
  display:block;
  border-bottom:#CC0000 dotted 1px;
  margin-bottom:5px;
}
div#contents .inner div#jagachu .RomanceBlog .BlogRight span{
  color:#CC0000;
}
div#contents .inner div#jagachu .RomanceBlog .Blog_Line{
  text-align:center;
  margin-top: 10px;
}
div#contents .inner div#jagachu .main_txt{
  margin-bottom:20px;
}
div#contents .inner div#jagachu .about{
}
div#contents .inner div#jagachu .aboutLeft{
  float:left;
  width:296px;
}
div#contents .inner div#jagachu .aboutLeft li{
  border-bottom:#CC0000 dotted 1px;
  margin-bottom: 5px;
}
div#contents .inner div#jagachu .aboutLeft span{
  font-weight:bold;
}
div#contents .inner div#jagachu .aboutRight{
  float:right;
  width:560px;
}


/* Page - romanceday
----------------------------------------------------- */
div#romanceday div#message {
}

div#romanceday div#message .txt{
  width:720px;
  margin:0 auto 0
}

/*
div#romanceday div#message h3 {
    position: absolute;
    width: 440px;
    height: 55px;
    left: 211px;
    top: 80px;
    background: url(../img/romanceday/message01.gif) center top no-repeat;
}
div#romanceday div#message p {
    position: absolute;
  display: block;
    width: 655px;
    height: 70px;
  left: 106px;
  top: 137px;
    background: url(../img/romanceday/message02.gif) center top no-repeat;
}
*/

/* Page - program
----------------------------------------------------- */
div#program {
    background: url(../img/program/bg.gif) center top no-repeat;
}
div#program div#container {
    position: relative;
}
div#program h2 {
  margin-left: 144px;
  padding-top: 20px;
}
div#program div#description {
    width: 780px;
  height: 45px;
    margin-left: 75px;
  margin-top: 20px;
    background: url(../img/program/description.gif) center top no-repeat;
}
div#program div#actions {
    position: relative;
    width: 780px;
    height: 568px;
    margin-left: 75px;
    margin-top: 20px;
    background: url(../img/program/bg.actions.gif) center top no-repeat;
}
div#program div#actions li {
  position: absolute;
  display: block;
}
div#program div#actions li#act01 {
    width: 181px;
    height: 177px;
    left: 33px;
    top: 73px;
}
div#program div#actions li#act02 {
    width: 200px;
    height: 180px;
    left: 294px;
    top: 11px;
}
div#program div#actions li#act03 {
    width: 180px;
    height: 160px;
    left: 570px;
    top: 81px;
}
div#program div#actions li#act04 {
    width: 180px;
    height: 190px;
    left: 574px;
    top: 262px;
}
div#program div#actions li#act05 {
    width: 200px;
    height: 150px;
    left: 293px;
    top: 386px;
}
div#program div#actions li#act06 {
    width: 190px;
    height: 160px;
    left: 30px;
    top: 278px;
}
div#program div#actions p {
  position: absolute;
    width: 340px;
    height: 110px;
    left: 223px;
    top: 236px;
    background: url(../img/program/message.gif) center top no-repeat;
}

div#program p.center {
  text-align: center;
  margin: 26px 0;
}

/* Page - hometown
----------------------------------------------------- */

div#contents .inner div#hometown{
}

div#contents .inner div#hometown table{
  margin-bottom:20px;
}

div#contents .inner div#hometown .tdLeft{
  width:550px;
}

div#contents .inner div#hometown .tdLeft .BoxL{
  width:550px;
  _padding-right: 10px;
}
*:first-child+html div#contents .inner div#hometown .tdLeft .BoxL{
  padding-right: 10px;
}
:root div#contents .inner div#hometown .tdLeft .BoxL{
  padding-right: 20px;
}

div#contents .inner div#hometown .tdLeft .P_maincopy{
  font-size:100%;
  margin-bottom: 10px;
  line-height:140%;
}

div#contents .inner div#hometown .cap{
  font-size:85%;
  padding-top:5px;
}

div#contents .inner div#hometown .tdR{
  padding-left:10px;
}

div#contents .inner div#hometown .tdR2{
  padding-left:20px;
}

div#contents .inner div#hometown .tdRight{

}

div#contents .inner div#hometown .tdRight p{
  font-size:85%;
  padding-top:5px;
}


/* Page - 3r
----------------------------------------------------- */
div#threeR {
    background: url(../img/3r/bg.gif) center top no-repeat;
}
div#threeR div#container {
    width: 870px;
    margin: 0px auto;
    padding-top: 40px;
    padding-bottom: 20px;
}
div#threeR h2 {
    width: 470px;
    float: left;
}
div#threeR div#description {
    width: 360px;
    padding-top: 15px;
    padding-right: 10px;
    line-height: 1.4;
    float: right;
}
div#threeR div#description strong {
    color: #a50021;
}
div#threeR div#romances h3 {
    margin-top: 20px;
    margin-bottom: 10px;
  text-align: center;
}
div#threeR div#romances {
    width: 790px;
  margin: 0 auto;
  padding-bottom: 20px;
  /*background: url(../img/3r/bg.romance.gif) center bottom no-repeat;*/
}
div#threeR div#romances_middle {
    width: 790px;
    background: url(../img/3r/bg.box.middle.gif) left top repeat-y;
}
div#threeR div#romances_top,
div#threeR div#romances_bottom {
    width: 790px;
    height: 10px;
    font-size: 0;
}
div#threeR div#romances_top {
    background: url(../img/3r/bg.box.top.gif) left top no-repeat;
}
div#threeR div#romances_bottom {
    background: url(../img/3r/bg.box.bottom.gif) left top no-repeat;
}
div#threeR div.romance_box {
    width: 250px;
    margin-right: 20px;
    float: left;
}
div#threeR div.romance_box.last {
    margin-right: 0;
}
div#threeR div.romance_box p {
    width: 80%;
  margin: 5px auto;
}

div#threeR p.center {
  text-align: center;
  margin-top: 46px;
}

/* Page - romanticdrive
----------------------------------------------------- */
div#contents .inner div#romanticdrive{
}
div#contents .inner div#romanticdrive .P01{
  margin-bottom:30px;
}
div#contents .inner div#romanticdrive .P02{
  margin-bottom:15px;
}



/* Page - about
----------------------------------------------------- */
div#about {
    text-align: center;
}
div#about div#container {
    width: 870px;
    margin: 0px auto;
    padding-bottom: 20px;
    font-size: 0;
}
div#about div#background {
    width: 870px;
  height: 643px;
    padding-top: 40px;
    background: url(../img/about/bg.gif) center top no-repeat;
}
div#about div#background h2 {
    width: 430px;
    margin: 0 auto;
    text-align: left;
}
div#about div#background div {
    margin: 0 auto;
}
div#about div#messages {
    width: 480px;
  padding-top: 100px;
}
div#about div#message01 {
    width: 330px;
    height: 90px;
    padding-bottom: 15px;
    background: url(../img/about/message01.gif) center top no-repeat;
}
div#about div#message02 {
    width: 400px;
    height: 80px;
    background: url(../img/about/message02.gif) center top no-repeat;
}
div#about div#message03 {
    width: 480px;
    height: 150px;
    background: url(../img/about/message03.gif) center top no-repeat;
}

div#about div#pagenavi {
    width: 130px;
    margin: 30px auto 0 auto;
}
div#about div#pagenavi div#next a {
    display: block;
    width: 130px;
    height: 45px;
    background: url(../img/about/sprite.pagenavi.gif) left top no-repeat;
}
div#about div#pagenavi div#next a { background-position: -130px 0; float: right; }
div#about div#pagenavi div#next a:hover { background-position: -130px -45px; }



/* Page - principle
----------------------------------------------------- */
div#contents .inner div#principle{
  width:605px;
  margin:0 auto 0;
  text-align:center;
}

div#contents .inner div#principle .P_margin{
  margin-bottom:48px;
}

div#contents .inner div#principle .logo{
  width:576px;
  margin:0 auto 50px;
}

div#contents .inner div#principle .btn{
  margin: 50px 30px;
}

div#contents .inner div#principle .btn .btnL{
  margin-right:20px;
}



/* Page - media-info
----------------------------------------------------- */
div#media-info {
    background: url(../img/media-info/bg.gif) center top no-repeat;
}
div#media-info div#container {
    width: 870px;
    margin: 0px auto;
    padding-top: 40px;
    padding-bottom: 20px;
}
div#media-info div#title {
    position: relative;
  width: 870px;
  padding-bottom: 5px;
  border-bottom: 1px solid #e4b2bc;
}
div#media-info div#title h2 {
    width: 440px;
}
div#media-info div#title ul#category_link {
  position: absolute;
    width: 340px;
    text-align: right;
    bottom: 5px;
    right: 0;
}
div#media-info ul#category_link li {
    display: inline;
    margin-right: 5px;
}
div#media-info h3 {
  margin: 10px 0;
}
div#media-info div#tv,
div#media-info div#paper,
div#media-info div#web {
    width: 870px;
    background: url(../img/media-info/dotted_line_y.gif) left top repeat-y;
}
div#media-info div.media_box {
    width: 290px;
    float: left;
}
div#media-info div.media_box h4 {
    width: 255px;
    padding: 15px 15px 0 20px;
    font-weight: bold;
  font-size: 115%;
}
div#media-info div.media_box h4 span {
    font-weight: normal;
  color: #666;
  font-size: 84%;
}
div#media-info div.media_box div.image {
    width: 290px;
    padding-top: 5px;
    padding-bottom: 10px;
  text-align: center;
}
div#media-info div.dotted_line {
    width: 870px;
    height: 1px;
    background: url(../img/media-info/dotted_line_x.gif) left center repeat-x;
}



/* Page - agenda
----------------------------------------------------- */
div#contents .inner div#agenda{
  text-align:center;
}

div#contents .inner div#agenda .MainBox{
  text-align:center;
  width:635px;
  margin:0 auto 50px;
}

div#contents .inner div#agenda .BtnBox{
  margin-bottom:30px;
}

div#contents .inner div#agenda .BtnBox .imgL{
  margin-right:20px;
}




/* Page - plan
----------------------------------------------------- */

div#contents .inner div#plan{
  width:655px;
  margin:0 auto 0;
}

div#contents .inner div#plan .MainBox{
  margin:20px 50px;
}

div#contents .inner div#plan .MainBox .planBox{
  margin-bottom:20px;
  position:relative;
}

div#contents .inner div#plan .MainBox .planBox .txt{
  text-align:right;
}

div#contents .inner div#plan .MainBox .planBox .btnDet{
  position:absolute;
  left: 489px;
  top: 13px;
}

div#contents .inner div#plan .btn{
  padding-bottom:30px;
  text-align: center;
}

div#contents .inner div#plan .btn .btnL{
  margin-right:20px;
}

/* Page - conception
----------------------------------------------------- */
#conception {
  background: url(../img/conception/bgLogo.gif) top center no-repeat;
  padding-bottom: 36px;
}

#conception h2 {
  margin: 0 10px 30px 0;
  padding-top: 26px;
}

#conception p {
  margin-bottom: 30px;
}

#conception ul { text-align: center; }

#conception ul li { display: inline; }



/* Page - contactus
----------------------------------------------------- */

div#contents .inner div#contactus{
  width:600px;
  margin:0 auto 0;
}

div#contents .inner div#contactus .MainBox{
  line-height:140%;
}

div#contents .inner div#contactus h2{
margin-bottom:15px;
}

div#contents .inner div#contactus .Boxbg{
  border-left:#A50021 solid 2px;
  border-right:#A50021 solid 2px;
}

div#contents .inner div#contactus .Boxbg2{
  margin:0 50px;
  padding: 20px 0;
}

div#contents .inner div#contactus .MainBox .P_mail{
  font-size:125%;
  font-weight:bold;
}



/* Page - power
----------------------------------------------------- */
div#power {
    background: url(../img/power/bg.gif) center top no-repeat;
}
div#power div#container {
    width: 870px;
    margin: 0px auto;
    padding-top: 40px;
    padding-bottom: 20px;
  font-size: 0;
}

div#power div#container div {
    text-align: center;
}

div#power h2 {
    margin-bottom: 27px;
}
div#power h3 {
    margin-bottom: 33px;
  text-align: center;
}

div#power div#romantist {
    padding-bottom: 35px;
    background: url(../img/power/bg.romantist.gif) center bottom no-repeat;
}

div#power div#romantist h4 {
  margin-bottom: 21px;
}

div#power div#romantist li {
    height: 85px;
    background: url(../img/power/sprite.romantist.gif) center top no-repeat;
}
div#power div#romantist li#r01 { background-position: 0   0px; }
div#power div#romantist li#r02 { background-position: 0 -85px; }
div#power div#romantist li#r03 { background-position: 0 -170px; }

div#power div#lifestyle {
  margin-bottom: 30px;
}

div#power div#lifestyle h4 {
  margin-bottom: 12px;
}


#power ul#pageNavi { text-align: center; }

#power ul#pageNavi li { display: inline; }



/* Page - romancemail
----------------------------------------------------- */
#romancemail {
  height: 768px;
  width: 1024px;
  margin: 0 0 0 30px;
  margin-left: -77px;
  background: url(../img/romancemail/romanceMail.gif) center center no-repeat;
  position:relative;
}

*html #romancemail {
  margin-left: 0;
}

#romancemail #logoArea h2 {
  float: left;
  margin-left: 16px;
  margin-top: 17px;
  width: 243px;
  height: 45px;
  background: url(../img/romancemail/serviceLogo.gif) no-repeat;
}

#romancemail #logoArea h3 {
  float: right;
  margin-right: 19px;
  margin-top: 25px;
  width: 157px;
  height: 29px;
}

#romancemail #logoArea h3 a {
  display: block;
  width: 157px;
  height: 29px;
  background: url(../img/romancemail/mainSiteLogo.gif) no-repeat;
}

#romancemail .none { display: none; }

#romancemail span.replace {
  position: absolute;
  left: -9999px;
  font-size: 1px;
}


/* Page - circumstances
----------------------------------------------------- */
div#circumstances {
    text-align:center;
}


div#contents .inner div#circumstances .btn{
    margin: 50px 30px;
}

div#contents .inner div#circumstances .btn .btnL{
    margin-right:20px;
}


/* Page - member
----------------------------------------------------- */
div#member {
    text-align:center;
}


div#contents .inner div#member .btn{
    margin: 50px 30px;
}

div#contents .inner div#member .btn .btnL{
    margin-right:20px;
}


/* Page - analyze
----------------------------------------------------- */
div#analyze {
    width:860px;
    margin: 0 auto;
    padding: 232px 0 20px;
    background: url(../img/analyze/bg.gif) left 20px no-repeat;
}

div#analyze div#board {
    width: 600px;
  margin-left: 130px;
    background: url(../img/analyze/boardMiddle.gif) left top repeat-y;
}
div#analyze div#board div.contents{
    padding: 120px 65px 0 63px;
    background: url(../img/analyze/boardHeader.gif) left top no-repeat;
}
div#analyze div#board div#complete.contents{
    background: url(../img/analyze/boardHeaderNoLogo.gif) left top no-repeat;
}
div#analyze div#board div.contents div#board_title{
    text-align: center;
  margin-bottom: 20px;
}
div#analyze div#board div.contents_footer{
  height: 70px;
    background: url(../img/analyze/boardFooter.gif) left bottom no-repeat;
}
div#analyze div#board table {
    width: 100%;
}
div#analyze div#board tr.dotted {
    border-bottom: 1px dotted #ccc;
}
div#analyze div#board td {
    padding: 10px 3px;
}
div#analyze div#board .answer {
    width: 60px;
    padding: 0;
    text-align: center;
}
div#analyze div#board .confirm {
    width: 140px;
    text-align: center;
}
div#analyze div#board a#btn_analyze {
    display: block;
    width: 178px;
    height: 48px;
    margin: 20px auto 5px;
    background: url(../img/analyze/btn_analyze.gif) left top no-repeat;
}
div#analyze div#board a#btn_back {
  display: block;
    width: 80px;
    height: 40px;
    margin: 20px auto 5px;
    background: url(../img/analyze/btn_back.gif) left top no-repeat;
}

div#analyze div#tweetResultButton {
  width: 580px;
  margin: 0 auto;
}

div#analyze div#tweetResultButton p {
  float: right;
  width: 200px;
}

div#analyze div#tweetResultButton p a {
  display: block;
  width: 200px;
  height: 26px;
  background: url(../img/analyze/btn_tweetResult.gif) left top no-repeat;
}

div#analyze div#tweetResultButton p a span {
  position: absolute;
  left: -9999px;
  font-size: 0px;
}

div#analyze div#tweetResultButton p a:hover {
  background-position: left bottom;
}


/* Page - card
----------------------------------------------------- */
div#card {
    width:860px;
  margin: 0 auto;
  padding: 200px 0 20px;
  text-align: center;
  background: url(../img/card/bg.gif) left 20px no-repeat;
}
div#card div.roundbox{
  width: 663px;
  margin: 0 auto;
  background: url(../img/card/bg.aikotobaBox.header.gif) left top no-repeat #f9e8ec;
}
div#card div.roundbox div.roundinner{
    width: 603px;
    padding: 25px 30px;
  text-align: left;
    background: url(../img/card/bg.aikotobaBox.footer.gif) left bottom no-repeat;
}
div#card div.roundbox div#input_box {
    width: 320px;
    float: left;
}
div#card div.roundbox div#input_box p {
    color: #3d3d3d;
    line-height: 1.8;
    margin-bottom: 20px;
}
div#card div.roundbox div#input_box div.msg {
    margin-bottom: 5px;
  font-weight: bold;
  color: red;
}
div#card div.roundbox div#input_box input.text {
    width: 300px;
    padding: 3px 5px;
    border: 1px solid #a50021;
}
div#card div.roundbox div#card_info {
    width: 258px;
    float: right;
}
div#card div#card_type_1_front,
div#card div#card_type_1_back {
  width: 258px;
  height: 156px;
  background: url(../img/card/card_type_1.gif) left top no-repeat;
}

div#card div#card_type_1_back {
  margin-top: 10px;
    background-position: 0 -157px;
  height: 186px;
}

div#card div#order{
  width: 640px;
    margin: 0 auto;
  padding: 20px 0;
    text-align: left;
}
div#card div#order h3{
    padding: 5px 10px;
    background-color: #a50021;
    font-weight: bold;
    font-size: 110%;
    color: #fff;
}
div#card div#order >h3 br { display: none; }

div#card div#order p{
    margin: 5px 0 10px 0;
}



/*----------------------------*/
/*----------------------------*/
/*----------------------------*/
/*----------------------------*/
div#card div.card_table,
div#card div.user_table {
  width: 100%;
  margin-bottom: 20px;
  /*border-collapse: separate;
  border-spacing: 1px;*/
}

div#card div.user_table { margin-bottom: 38px; }

div#card div.card_table .tableTitle,
div#card div.user_table .tableTitle {
  padding: 0 3px;
  text-align: left;
  font-size: 110%;
  font-weight: bold;
  border-bottom: 3px solid;
}
div#card div.card_table div.tr,
div#card div.user_table div.tr {
  display: table;
  width: 100%;
  padding-bottom: 1px;
}

div#card div.card_table div.th,
div#card div.user_table div.th {
  display: table-cell;
  width: 115px;
  padding: 10px 10px;
  text-align: right;
  vertical-align: middle;
  border-right: 1px solid #fff;
}
div#card div.card_table div.td,
div#card div.user_table div.td {
  display: table-cell;
  padding: 5px 10px;
  text-align: left;
  vertical-align: middle;
}
div#card div.card_table div.td span,
div#card div.user_table div.td span {
    font-size: 80%;
}

div#card h4 {
    padding: 0 3px;
    text-align: left;
    font-size: 110%;
    font-weight: bold;
    border-bottom: 3px solid;
  color: #a50021;
    border-color: #a50021;
}
div#card div.user_table .tableTitle {
    color: #707070;
    border-color: #707070;
}
div#card div.card_table .tableTitle {
    color: #a50021;
    border-color: #a50021;
}
div#card div.card_table div.th {
    background-color: #f3d2d8;
}
div#card div.user_table div.th {
    background-color: #e4e4e4;
}
div#card div.card_table div.td {
    background-color: #f3dee2;
}
div#card div.user_table div.td {
    background-color: #efefef;
}

div#card div.card_table div.td input.text,
div#card div.card_table div.td select.select,
div#card div.user_table div.td input.text,
div#card div.user_table div.td select.select,
div#card div.user_table div.td textarea.textarea {
    border: 1px solid;
    padding: 3px 5px;
}
div#card div.card_table div.td input.text,
div#card div.card_table div.td select.select {
  border-color: #a50021;
}
div#card div.user_table div.td input.text,
div#card div.user_table div.td select.select,
div#card div.user_table div.td textarea.textarea {
    border-color: #707070;
}
input:-webkit-autofill {
  /*-webkit-box-shadow: 0 0 0px 1000px white inset;*/
}

div#card input.num {
    text-align: center;
    width: 4em;
}

div#card input.full,
div#card textarea.full {
    width: 450px;
}
div#card input.middle {
    width: 280px;
}

div#card div.table input.sei,
div#card div.table input.mei {
  width: 120px;
  background: #fff left center no-repeat;
}


div.receipt {
    margin-top: 5px;
}
div.receipt input {
    width: 12px;
    height: 12px;
    vertical-align: text-top;
}

div#card div.table input.sei { padding-left: 19px!important; }
div#card div.table input.mei { padding-left: 18px!important; }

div#card div.user_table input.sei,
div#card div.user_table input:-webkit-autofill.sei { background-image: url(../img/card/label_sei_grey.gif); }
div#card div.user_table input.mei,
div#card div.user_table input:-webkit-autofill.mei { background-image: url(../img/card/label_mei_grey.gif); }

div#card div.card_table input.sei,
div#card div.card_table input:-webkit-autofill.sei { background-image: url(../img/card/label_sei_red.gif); }
div#card div.card_table input.mei,
div#card div.card_table input:-webkit-autofill.mei { background-image: url(../img/card/label_mei_red.gif); }

div#card div.user_table div.input_box {
  float:left;
}
div#card div.user_table div.check_icon {
    float:left;
    width:12px;
  height:12px;
  background-color:green;
}

/*----------------------------*/
/*----------------------------*/
/*----------------------------*/
/*----------------------------*/




div#card div.add_button {
    margin-top: -15px;
    margin-right: 10px;
  text-align: right;
}

div#card div.error {
  margin-top: 3px;
  padding: 3px 10px 3px 22px;
    color: red;
  background: url(../img/card/ng.gif) 5px center no-repeat #fde4f5;
}
div#card div.button_area{
    width: 350px;
    margin: 20px auto;
}
div#card.confirm div.button_area{
    width: 390px;
}
div#card a#btn_back,
div#card a#btn_back:hover {
    width: 98px;
  background: url(../img/card/btn_back.gif) no-repeat;
}
div#card a.btn_change,
div#card a.btn_change:hover {
    width: 138px;
    background: url(../img/card/btn_change.gif) no-repeat;
}
div#card a#btn_confirm,
div#card a#btn_confirm:hover {
    width: 250px;
    background: url(../img/card/btn_confirm.gif) no-repeat;
}
div#card a.btn_complete,
div#card a.btn_complete:hover {
    width: 250px;
    background: url(../img/card/btn_complete.gif) no-repeat;
}
div#card a.btn_exchange,
div#card a.btn_exchange {
    width: 250px;
    background: url(../img/card/btn_exchange.gif) no-repeat;
}

div#card a#btn_back,
div#card a.btn_change,
div#card a#btn_confirm,
div#card a.btn_complete,
div#card a.btn_exchange {
    display: block;
    float: left;
    height: 65px;
    background-position: 0 0;
}
div#card a#btn_back:hover,
div#card a.btn_change:hover,
div#card a#btn_confirm:hover,
div#card a.btn_complete:hover,
div#card a.btn_exchange:hover {
    background-position: 0 -65px;
}

div#card a#btn_delete,
div#card a#btn_delete:hover {
    display: block;
    float: left;
    height: 17px;
}
div#card a#btn_delete {
    width: 17px;
    background: url(../img/card/btn_delete.gif) no-repeat left top;
  margin-right: 3px;
}
div#card a#btn_delete:hover {
  background-position: left bottom;
}
div#card div.meisaibox{
    width: 602px;
    margin: 0 auto 20px;
  font-size: 110%;
    background: url(../img/card/bg.meisaiBox.header.gif) left top no-repeat #fffcdb;
}
div#card div.meisaibox div.meisaiinner{
    width: 562px;
  padding: 20px;
    text-align: left;
    background: url(../img/card/bg.meisaiBox.footer.gif) left bottom no-repeat;
}
div#card table.meisai_table {
    width: 100%;
}
div#card table.meisai_table th,
div#card table.meisai_table td {
    padding: 10px;
}
div#card table.meisai_table tr.naizei,
div#card table.meisai_table td span {
    font-size: 86%;
}
div#card table.meisai_table tr.naizei td {
    padding-top: 0;
}
div#card table.meisai_table tr.solid th {
    border-bottom: 1px solid #5c5c5c;
}
div#card table.meisai_table tr.solid td {
    border-bottom: 1px solid #bbb;
}
div#card table.meisai_table tr.dotted td {
    border-bottom: 1px dotted #bbb;
}
div#card table.meisai_table .nowrap {
    width: 1%;
  white-space: nowrap;
}
div#card div.meisaibox div#meisai_total {
  width: 96%;
    margin-top: 10px;
  padding: 0 2%;
    background-color: #fde2ba;
  line-height: 2;
    font-size: 110%;
    font-weight: bold;
}
div#card div.meisaibox div#meisai_total span.title {
    float: left;
}
div#card div.meisaibox div#meisai_total span.price {
    float: right;
}

.cardEdit {
  width: 621px;
  margin: 0 auto 36px;
}

.cardEdit h4 { border: 0!important; }

.cardEdit .cardEditExplanation {
  width: 621px;
  position: relative;
}

.cardEdit .cardEditExplanation p {
  position: absolute;
  right: 59px;
  top: 56px;
}

.cardEdit .cardEditExplanation p a {
  display: block;
  width: 189px;
  height: 17px;
  background: url(../img/card/romanceConsultingLink.gif) left top no-repeat;
  text-indent: -9999px;
  outline: none;
  font-size: 0;
}

.cardEdit .cardEditExplanation p a:hover { background-position: left bottom; }

.completeBox {
  background: url(../img/card/completeBg.gif) left top repeat-y;
  margin: 10px 0 22px;
}
.completeBox h4 {
  border: 0!important;
  font-size: 0;
  font-weight: normal;
  padding: 0;
  text-align:left;
  width: 640px;
  height: 78px;
  background: url(../img/card/completeTitle.gif) left top no-repeat;
  text-indent: -9999px;
  margin-bottom: 36px;
}
.completeBox h4 br { display: none; }

.completeBox p { padding: 0 20px; }

.completeBox p.caution {
  font-size: 82%;
  color: #707070;
  background: url(../img/card/completeBottom.gif) left bottom no-repeat;
  padding-top: 18px;
  padding-bottom: 12px;
  margin: 0!important;
  height: 1%;
}

p.completeBoxCenter { text-align: center; }
p.completeBoxCenter a { background: url(../img/arrow.gif) left center no-repeat; padding-left: 8px; }


/*---- secret word page --------------------------------------------*/
div.sWord h3 {
  margin-bottom: 30px;
  margin-top: 23px;
}

div.sWord p { line-height: 1.6; }

div.sWord input.sWordSubmit {
  width: 118px;
  height: 48px;
  display: block;
  text-indent: -9999px;
  background: url(../img/card/btn_sWordSubmit.gif) left top no-repeat;
  border: 0;
  cursor: hand;
  cursor: pointer;
  margin-top: 12px;
}

div.sWord input.sWordSubmit:hover { background-position: left bottom; }

div.sWord p.right,
div.junction p.right {
  text-align: right;
  margin-top: 4px;
  margin-bottom: 42px;
  margin-right: 100px;
}

div.sWord p.right a,
div.junction p.right a {
  background: url(../img/arrow.gif) left center no-repeat;
  padding-left: 8px;
}

div.junction p.right { margin-right: 114px; }


/*---- junction page --------------------------------------------*/
div.junction .none { display: none; }

div.junction div.roundbox{
  width: 642px!important;
  background: url(../img/card/junctionTitle.gif) left top no-repeat #f9e8ec!important;
  font-size: 110%;
}
div.junction div.roundbox div.roundinner{
  padding: 64px 44px 30px!important;
    background: url(../img/card/junctionFooter.gif) left bottom no-repeat!important;
  width: auto!important;
}


div.junction div.roundbox p {
  margin: 0 5px!important;
}

div.junction div.roundbox p.agree input {
  width: 12px;
  height: 12px;
  margin-right: 6px;
  vertical-align: text-bottom;
}

div.junction div.roundbox div.roundinner .section p {
  margin: 0!important;
  width: 252px;
}

div.junction div.roundbox p.agree {
  padding: 11px 5px;
  margin: 12px 0 24px!important;
  background-color: #f3d3da;
}

div.junction div.roundbox div.roundinner .section p a {
  display: block;
  width: 252px;
  height: 135px;
  background: left top no-repeat;
  margin-bottom: 6px;
  text-indent: -9999px;
  outline: none;
}

div.junction div.roundbox div.roundinner .section p.private {
  float: left;
  display: inline;
}

div.junction div.roundbox div.roundinner .section p.private a { background-image: url(../img/card/btn_private.gif); }

div.junction div.roundbox div.roundinner .section p.corporation {
  float: right;
  display: inline;
}

div.junction div.roundbox div.roundinner .section p.corporation a { background-image: url(../img/card/btn_corporation.gif); }

div.junction div.roundbox div.roundinner .section p a:hover { background-position: left bottom; }

div.junction div.roundbox div.roundinner .section p span {
  display: block;
  margin: 0 5px;
  padding-top: 6px;
  border-top: 3px solid #bf002a;
}

div.junction div.roundbox div.roundinner .section p span.offImage {
  margin: 0;
  padding: 0;
  border: 0;
  width: 252px;
  height: 135px;
  background: center center no-repeat;
}

div.junction div.roundbox div.roundinner .section p.private span.offImage { background-image: url(../img/card/btn_private_off.gif); }
div.junction div.roundbox div.roundinner .section p.corporation span.offImage { background-image: url(../img/card/btn_corporation_off.gif); }


/*---- rule page --------------------------------------------*/
div#card div.rule .red { color: red; }

div#card div.rule {
  width: 642px;
  margin: 0 auto;
}

div#card div.rule h3 {
    padding: 10px 12px;
    background-color: #a50021;
    font-weight: bold;
    font-size: 110%;
    color: #fff;
  text-align: left;
}

div#card div.rule div.table { width: 100%; margin-bottom: 22px; }


div#card div.rule div.table div.tr {
  display: table;
  width: 100%;
  line-height: 1.6;
}

div#card div.rule div.table div.td,
div#card div.rule div.table div.th {
  padding-top: 13px;
  padding-bottom: 13px;
  padding: 13px 8px;
  color: #313131;
  vertical-align: center;
  display: table-cell;
}

div#card div.rule div.table div.th {
  white-space: nowrap;
  width: 150px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  text-align: right;
  background-color: #e4e4e4;
  padding-left: 20px;
}

div#card div.rule div.table div.td {
  text-align: left;
  width: auto;
  border-top: 1px solid #fff;
  background-color: #efefef;
}


div#card div.rule p.center { margin-bottom: 42px; }

div#card div.rule p.center a {
  background: url(../img/arrow.gif) left center no-repeat;
  padding-left: 8px;
}



/* potato page
----------------------------------------------------- */
body#sub div#contents div#jaga div#romancebg{
  background-attachment:scroll;
  background-color:#FFFFFF;
  background-image:url(../img/romancepotato/potate_bg.jpg);
  background-position:center bottom;
  background-repeat:no-repeat;
  padding-bottom:170px;
}

body#sub div#contents div#jaga div#romancebg p.center {
  text-align: center;
  margin-bottom: 12px;
}


/* flashBanner
----------------------------------------------------- */
div#contents .inner #flashBanner,
div#contents .inner #flashBanner_blue {
    position: absolute;
  right: 5px;
  top: 594px;
}

div#contents .inner #flashBanner_blue { z-index: 1; }
div#contents .inner #flashBanner { z-index: 2; }

/* jagacontents
----------------------------------------------------- */

body#sub div#contents div#jaga{
  padding: 0!important;
  width: auto!important;
}

body#sub div#contents div#jaga div#jagacontents{
  background-attachment:scroll;
  background-color:#FFFFFF;
  background-image:url(../img/jagachu/loop_bg.jpg);
  background-position:center top;
  background-repeat:repeat-x;
}

.Blog_Line {text-align:center;}

.clear:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear {
  display: inline-block;
}

.clear {
  display: block;
}

/* Mac��IE�݂̂ɓK�p \*//*/
.clear {
  overflow: hidden;
}
/* */

#twn_slideshow{
  padding: 60px 0 20px;
  background: url(../img/jagachu/photo_bg.jpg) left top no-repeat;
}

#ss_all{
  width: 771px;
  height: 610px;
  margin: 0 auto;
}

#main_panel{}

#photo_stage{
  width: 771px;
  height: 550px;
  overflow: hidden;
}

#belt{
  margin: 3px 0px;
}

.photo_caption{
  background-color: #900;
  width: 765px;
  height: 550px;
  padding: 3px 3px 0;
  overflow: hidden;
  float: left;
  display: inline;
  margin-right:14px;
}
.photo{ display: block;}
.caption{
  position: relative;
  top:0px;
  height: 25px;
  padding-top: 5px;
  font-size: 12px;
  color: #fff;
}

.caption p{ padding: 5px 10px; text-align:center; margin: 0px;}

#control_panel{
  padding: 3px 0px;
}

#panel_1{}

#thumbnail_list{
  width: 771px;
  height: 56px;
  float: left;
  display: inline;
  overflow: hidden;
}
.btn_area{
  width: 56px;
  float: left;
}
.ctrl_btn{  display: block;}
#first,#end{margin-top: 1px;}


#th_stage{}
#th_belt{
  width: 780px!important;
  margin: 2px 0px;
  padding: 0px 3px;
}
.th_photos{
  width: 66px;
  height: 48px;
  padding:3px;
  margin: 0 5px 5px 0;
  overflow: hidden;
  float: left;
  display: inline;
  background-color: #900;
}

.th_photos img{
  border: none;
}

.photos{  display: block;}

#panel_2{
  margin-bottom: 2px;
}


/* jaga2011
----------------------------------------------------- */
#jagachu2011_main {
  width: 100%;
  background: url(../img/jagachu/2011/bg.png) left top repeat-x;
}

#jagachu2011_main .jagachu2011_mainInner,
#jagachu2011_sub {
  width: 870px;
  position: relative;
}

#jagachu2011_main .jagachu2011_mainInner {
  margin: 0 auto;
  padding-top: 25px;
}

#jagachu2011_sub h2,
#jagachu2011_main h2 {
  display: none;
}

#jagachu2011_main .mainImage {
  position: relative;
  width: 870px;
  height: 428px;
  margin-bottom: 40px;
  background: url(../img/jagachu/2011/mainImage_boxBg.png) center top no-repeat;
  z-index: 2;
}
#jagachu2011_main .mainImage h3 {
  position: absolute;
  top: 53px;
  left: 3px;
  width: 576px;
  height: 182px;
  z-index: 4;
}
#jagachu2011_main .mainImage .image2011 {
  position: absolute;
  top: 50px;
  left: 18px;
  width: 834px;
  height: 365px;
  z-index: 3;
}
#jagachu2011_main .jagachu2011_outlineButton {
  position: absolute;
  left: 270px;
  top: 323px;
  z-index: 1000;
}
@-webkit-keyframes ImgRotate {
  0% { -webkit-transform: rotateX(0deg);}
  50% { opacity: 0.7;}
  100% { -webkit-transform: rotateX(360deg);}
}

#jagachu2011_main .jagachu2011_outlineButton a:hover img {
  -webkit-animation-name: ImgRotate;
  -webkit-animation-duration: 0.3s;
  -webkit-animation-iteration-count: 1;
}

#jagachu2011_main .jagachu2011_outlineButton a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity:0.7;
}

#jagachu2011_main .about {
  background-color: #f8e4e4;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #8d1e23;
  width: 850px;
  margin: 0 auto 20px;
  position: relative;
}
#jagachu2011_main .about p {
  padding: 40px 30px 30px;
}
#jagachu2011_main .about h4 {
  position: absolute;
  top: -38px;
  left: 211px;
}

#jagachu2011_sub {
  background: url(../img/jagachu/2011/bg_sub.png) center top no-repeat;
  padding-top: 25px;
  margin-top: -20px;
}


#jagachu2011_sub .mainImage {
  position: relative;
  width: 870px;
  background: url(../img/jagachu/2011/slider/title.png) center top no-repeat;
  z-index: 2;
  padding-top: 49px;
  margin-bottom: 30px;
}

#jagachu2011_sub .mainImageInner {
  width: 870px;
  background: url(../img/jagachu/2011/slider/slider_bg.png) center top repeat-y;
}
#jagachu2011_sub .mainImageFooter {
  width: 870px;
  padding-bottom: 16px;
  text-align: right;
  background: url(../img/jagachu/2011/slider/slider_bg_bottom.png) center bottom no-repeat;
}
#jagachu2011_sub .mainImageFooter p {
  padding-right: 20px;
  font-size: 85%;
}


#jagachu2011_sub #twn_slideshow{
  padding: 0;
  background: transparent;
}

#jagachu2011_sub #ss_all {
  width: 765px;
  height: auto;
}

#jagachu2011_sub #photo_stage {
  width: 765px;
  height: auto;
}

#jagachu2011_sub .photo_caption{
  background-color: transparent;
  width: 765px;
  height: 510px;
  position: relative;
  padding: 16px 0 0 0;
  overflow: hidden;
  float: left;
  display: inline;
  margin-right: 20px;
}

#jagachu2011_sub .caption {
  position: absolute;
  z-index: 1000;
  top: 494px!important;
  text-align: center;
  color: #333;
  height: 32px;
  line-height: 32px;
  padding: 0;
  margin: 0;
  width: 765px;
  background-color: #fff;
}

#jagachu2011_sub .caption p {
  margin: 0;
  padding: 0;
}

#jagachu2011_sub #th_belt{
  width: 765px!important;
  margin: 0;
  padding: 0;
}
#jagachu2011_sub .th_photos {
  width: 70px;
  height: 46px;
  padding: 0;
  margin: 0 0 5px 5px;
  overflow: hidden;
  float: left;
  display: inline;
  border: 1px solid #f5f5f5;
  background-color: #fff;
}

#jagachu2011_sub .p_id1,
#jagachu2011_sub .p_id11,
#jagachu2011_sub .p_id21 {
  margin-left: 0;
}


#jagachu2011_sub .control #prev,
#jagachu2011_sub .control #next {
  position: absolute;
  top: 276px;
}

#jagachu2011_sub .control #prev {
  left: 20px;
}

#jagachu2011_sub .control #next {
  right: 20px;
}










#jagachu2011_sub .mainImage h3 {
  position: absolute;
  top: 53px;
  left: 3px;
  width: 576px;
  height: 182px;
  z-index: 4;
}

#jagachu2011_sub .mainImage .image2011 {
  position: absolute;
  top: 50px;
  left: 18px;
  width: 834px;
  height: 194px;
  z-index: 3;
}

@-webkit-keyframes bgRotation {
  0% {-webkit-transform: rotate(0deg);}
  100% {-webkit-transform: rotate(360deg);}
}

#jagachu2011_sub .roundBgImage,
#jagachu2011_main .roundBgImage {
  position: absolute;
  z-index: 0;
  top: -305px;
  left: 54px;
  width: 753px;
  height: 746px;
  clip: rect(305px 753px 746px 0);
}

#jagachu2011_sub .roundBgImage img,
#jagachu2011_main .roundBgImage img {
  -webkit-animation-name: bgRotation;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -webkit-animation-duration: 68s;
}


#jagachu2011_sub .imageColumn,
#jagachu2011_sub .textColumn {
  position: relative;
  z-index: 1;
}

#jagachu2011_sub .imageColumn {
  float: left;
  width: 283px;
  margin-left: 10px;
  margin-top: -11px;
  margin-bottom: 20px;
}
#jagachu2011_sub .textColumn {
  float: right;
  width: 537px;
  margin-right: 10px;
  margin-bottom: 20px;
}

#jagachu2011_sub .textColumn ul li {
  margin-bottom: 6px;
}
#jagachu2011_sub .textColumn ul li strong {
  color: #A50021;
  padding-right: 5px;
}

#jagachu2011_sub .imageColumn .intro {
  margin-bottom: 10px;
}
#jagachu2011_sub .textColumn .module {
  margin-bottom: 20px;
}

#jagachu2011_sub .textColumn h4 {
  margin-bottom: 20px;
}
#jagachu2011_sub .textColumn h5 {
  font-weight: bold;
  margin-bottom: 7px;
}
#jagachu2011_sub .textColumn h5 a {
  color: #8d1e23;
}

#jagachu2011_sub .textColumn .caution {
  color: red;
  font-style: italic;
  margin-bottom: 7px;
}



#jagachu2011_sub .textColumn .jagachu2011_contactButton {
  margin-top: 10px;
}

#jagachu2011_sub .textColumn .jagachu2011_contactButton a {
  display: block;
  width: 283px;
  height: 51px;
  background: url(../img/jagachu/2011/button_contact_on.png) left top no-repeat;
}
#jagachu2011_sub .textColumn .jagachu2011_contactButton a:hover {
  background-color: trasparent;
}
#jagachu2011_sub .textColumn .jagachu2011_contactButton a:hover img {
  visibility: hidden;
}



#jagachu2011_main .pastEvents {
  float: left;
  width: 547px;
  margin-left: 10px;
  margin-bottom: 20px;
}
#jagachu2011_main .potatoBanner {
  float: right;
  width: 263px;
  margin-right: 10px;
  margin-bottom: 20px;
}



#jagachu2011_sub .pastEvents {
  border-top: 1px solid #dcdcdc;
  padding-top: 11px;
}
#jagachu2011_sub .pastEvents h4,
#jagachu2011_main .pastEvents h4 {
  margin-bottom: 10px;
}
#jagachu2011_sub .pastEvents ul li,
#jagachu2011_main .pastEvents ul li {
  float: left;
  padding-left: 10px;
  padding-bottom: 10px;
}
#jagachu2011_sub .pastEvents ul li:first-child,
#jagachu2011_main .pastEvents ul li:first-child,
#jagachu2011_main .pastEvents ul li.2011,
#jagachu2011_sub .pastEvents ul li.2011 {
  padding-left: 0;
}


/* Page - romancetool
----------------------------------------------------- */
#romancetool {
  width:750px;
  margin:0 auto 30px;
}
#romancetool strong {
  display:none;
}
#romancetool #toolArea {
  width:700px;
  margin:0 auto;
}
#romancetool h2 {
  width:530px;
  height:110px;
  text-indent:-9999px;
  background:transparent url(../img/romancetool/romancetool_title.gif) left top no-repeat;
}
#romancetool #tool_card {
  width:700px;
  height:250px;
  margin:25px 0 0 0;
  text-indent:-9999px;
  background:transparent url(../img/romancetool/img_toCard.jpg) left top no-repeat;
  position:relative;
}
#romancetool #tool_card #btn_toCard a {
  position:absolute;
  top:191px;
  left:510px;
  display:block;
  width:170px;
  height:40px;
  outline:none;
}
#romancetool #tool_card #btn_toCard a:hover {
  background:transparent url(../img/romancetool/img_toCard.jpg) -510px -441px no-repeat;
}
#romancetool #tool_PresentBlue {
  width:700px;
  height:250px;
  margin:30px 0 0 0;
  text-indent:-9999px;
  background:transparent url(../img/romancetool/img_toPresentBlue.jpg) left top no-repeat;
  position:relative;
}
#romancetool #tool_PresentBlue #btn_toPresentBlue a {
  position:absolute;
  top:227px;
  left:223px;
  display:block;
  width:119px;
  height:16px;
  outline:none;
}
#romancetool #tool_PresentBlue #btn_toPresentBlue a:hover {
  background:transparent url(../img/romancetool/img_toPresentBlue.jpg) -223px -477px no-repeat;
}
#romancetool #tool_PresentBlue #btn_toDownload a {
  position:absolute;
  top:201px;
  left:521px;
  display:block;
  width:170px;
  height:40px;
  outline:none;
}
#romancetool #tool_PresentBlue #btn_toDownload a:hover {
  background:transparent url(../img/romancetool/img_toPresentBlue.jpg) -521px -451px no-repeat;
}


/* award2010
----------------------------------------------------- */
#award2010_detail h2,
#award2010_detail h3 {
  text-indent:-9999px;
}

#award2010_detail {
  width:870px;
  margin:0 auto;
  padding-top:10px;
  font-size:110%;
  line-height:1.5;
}

#award2010_detail a {
  outline:none;
}

#award2010_detail p {
  margin-left:44px;
}

#award2010_detail h2 {
  width:870px;
  height:190px;
  background:url(../img/award/award_2010main.jpg) 0 0 no-repeat;
}

#award2010_detail .awardLine {
  background:url(../img/award/line.gif) left bottom no-repeat;
  clear:both;
  height:8px;
  margin:5px auto;
  padding-top:10px;
  width:782px;
}

#award2010_detail .awardLine hr {
  display:none;
}


/* 発表後--------------------------- */
#award2010_detail #report {
  width:870px;
  height:350px;
  background:transparent url(../img/award/award_report.jpg) 0px 0px no-repeat;
  position:relative;
  text-indent:-9999px;
}

#award2010_detail #report a {
  display:block;
  width:214px;
  height:110px;
  position:absolute;
  top:187px;
  right:42px;
}

#award2010_detail #report a:hover {
  background:transparent url(../img/award/award_report.jpg) -885px -187px no-repeat;
}

#award2010_detail #intro {
  width:870px;
  margin-top:20px;
  background:url(../img/award/bg_introBtm.gif) left bottom no-repeat;
}

#award2010_detail #intro #introInner {
  padding:20px 0 40px 0;
  background:url(../img/award/bg_introTop.gif) left top no-repeat;
}

#award2010_detail #intro #introInner p {
  margin-bottom:15px;
}

#award2010_detail #intro #hosts {
  display:none;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  }
.clearfix { display: inline-block; }
.clearfix { display: block; }
/* MacIE??Kp \*//*/
.clearfix { overflow: hidden; } /* */

#award2010_detail #prize {
  background:transparent url(../img/award/award_prize.jpg) 0 0 no-repeat;
  width:870px;

}

#award2010_detail #prize h3 {
  background:transparent url(../img/award/award_prize.jpg) 0 0 no-repeat;
  height:50px;
  width:870px;
}

#award2010_detail #awardPrize {
  width:816px;
  margin:0 auto;
  height:100%;
  background:transparent url(../img/award/bg_awardPrize.gif) center 500px no-repeat;
}

#awardPrizeHeight {
  margin:0 0 20px;
  padding:0 0 1px;
  background:transparent url(../img/award/btm_awardPrize.gif) left bottom no-repeat;
}

#award2010_detail #awardPrize dl {
  overflow:hidden;
  float:left;
  width:262px;
  margin-right:10px;
}

#award2010_detail #awardPrize dt {
  height:65px;
  border:1px solid #8e1f24;
  border-bottom:none;
}

#award2010_detail #awardPrize dd.name {
  text-align:center;
  font-weight:bold;
  color:#8e1f24;
  border-left:1px solid #8e1f24;
  border-right:1px solid #8e1f24;
  font-size:117%;
  line-height:1.0;
}

#award2010_detail #awardPrize dd.txt {
  margin:0 0 -32768px 0;
  padding:15px 10px 32778px 10px;
  font-size:92%;
  border:1px solid #8e1f24;
  border-top:none;
}

/* 発表前
#award2010_detail #intro {
  width:870px;
}

#award2010_detail #intro #introRight {
  float:right;
  width:300px;
  height:240px;
  text-indent:-9999px;
  background:url(../img/award/txt_intro.gif) right bottom no-repeat;
}

#award2010_detail #intro #introLeft {
  float:left;
  width:560px;
  margin-top:20px;
  padding:0;
  background:url(../img/award/bg_introBtm.gif) left bottom no-repeat;
}

#award2010_detail #intro #introLeftInner {
  padding:20px 0 40px 50px;
  background:url(../img/award/bg_introTop.gif) 0 0 no-repeat;
}

#award2010_detail #intro #introLeft p {
  margin-bottom:15px;
  margin-left:0;
}
--------------------------- */

#award2010_detail #about {
  text-align:left;
}

#award2010_detail #about h3 {
  width:865px;
  height:50px;
  background:url(../img/award/award_about.jpg) 0 0 no-repeat;
}

#award2010_detail #category {
  margin-top:20px;
}

#award2010_detail #category h3 {
  width:865px;
  height:50px;
  background:url(../img/award/award_category.jpg) 0 0 no-repeat;
}

#award2010_detail #category #awardTable {
  width:776px;
  margin-left:44px;
  padding:3px;
  border:1px solid #8e1f24;
}

#award2010_detail #category table {
  border-collapse: collapse;
  border-spacing: 0;
  background:url(../img/award/bgTable.gif) right center no-repeat;
}

#award2010_detail #category th {
  color:#ffffff;
  padding:6px 6px 6px 40px;
  background:#8e1f24;
  border:solid #ffffff;
  border-width:0 3px 3px 0;
}

#award2010_detail #category th#num01 {
  background:#8e1f24 url(../img/award/01.gif) 6px center no-repeat;
}

#award2010_detail #category th#num02 {
  background:#8e1f24 url(../img/award/02.gif) 6px center no-repeat;
}

#award2010_detail #category th#num03 {
  background:#8e1f24 url(../img/award/03.gif) 6px center no-repeat;
}

#award2010_detail #category th#num04 {
  background:#8e1f24 url(../img/award/04.gif) 6px center no-repeat;
}

#award2010_detail #category th#num05 {
  background:#8e1f24 url(../img/award/05.gif) 6px center no-repeat;
}

#award2010_detail #category th#num06 {
  background:#8e1f24 url(../img/award/06.gif) 6px center no-repeat;
}

#award2010_detail #category th#num07 {
  background:#8e1f24 url(../img/award/07.gif) 6px center no-repeat;
}

#award2010_detail #category td {
  padding:6px;
}

#award2010_detail #judge {
  width:836px;
}

#award2010_detail #judge h3 {
  width:836px;
  height:70px;
  background:url(../img/award/award_judge.jpg) left bottom no-repeat;
}

#award2010_detail #judge dl {
  width:560px;
  height:200px;
  margin:10px auto 30px;
  text-indent:-9999px;
  background:url(../img/award/txt_judge.gif) 0 0 no-repeat;
}

#award2010_detail #event h3 {
  width:865px;
  height:50px;
  background:url(../img/award/award_event.jpg) 0 0 no-repeat;
}

#award2010_detail #event p {
  margin:5px 0 0 50px;
  font-size:84%;
}

#award2010_detail #event #eventTable {
  width:782px;
  height:186px;
  margin:10px auto 0;
  background:url(../img/award/txt_event.gif) 0 0 no-repeat;
  position:relative;
}

#award2010_detail #event #eventTable table {
  text-indent:-9999px;
}

#award2010_detail #event #eventTable a {
  display:block;
  width:320px;
  height:20px;
  position:absolute;
  top:40px;
  left:68px;
}

#award2010_detail #event #eventTable a:hover {
  background:url(../img/award/txt_event.gif) -68px -226px no-repeat;
}
#award2010_detail #contact {

}
#award2010_detail #contact h3 {
  width:865px;
  height:50px;
  background:url(../img/award/award_contact.jpg) 0 0 no-repeat;
}

#award2010_detail #contact #txtAddress {
  width:330px;
  height:60px;
  margin:0 0 20px 44px;
  background:url(../img/award/txt_contact.gif) 0 0 no-repeat;
  position:relative;
}

#award2010_detail #contact #txtAddress p {
  text-indent:-9999px;
}

#award2010_detail #contact #txtAddress p a {
  display:block;
  width:180px;
  height:20px;
  position:absolute;
  top:33px;
  left:7px;
}

#award2010_detail #contact #txtAddress p a:hover {
  background:url(../img/award/txt_contact.gif) -7px -93px no-repeat;
}

/* alliance
----------------------------------------------------- */
#alliance_detail {
  width:712px;
  margin:0 auto;
  padding-top:10px;
  font-size:110%;
  line-height:1.5;
}

#alliance_detail a {
  outline:none;
}

#alliance_detail .allianceNote {
  color:#d93a15;
}

#alliance_detail h2 {
  width:600px;
  height:130px;
  margin:0 auto 30px;
  text-indent:-9999px;
  background:url(../img/alliance/title_alliance.gif) 0 0 no-repeat;
}

#alliance_detail #logo {
  width:250px;
  height:310px;
  margin:0 auto 30px;
  text-indent:-9999px;
  background:url(../img/alliance/bg_logo.gif) 0 0 no-repeat;
}

#alliance_detail #intro {
  width:712px;
  height:362px;
  margin:0 auto 20px;
  text-indent:-9999px;
  background:url(../img/alliance/bg_intro.gif) 0 0 no-repeat;
}

#alliance_detail #about {
  margin-bottom:30px;
}

#alliance_detail #about h3 {
  width:500px;
  height:90px;
  margin:0 auto 10px;
  text-indent:-9999px;
  background:url(../img/alliance/title_about.gif) 0 0 no-repeat;
}

#alliance_detail #about p {
  margin-bottom:10px;
}

#alliance_detail #benefits {
  width:712px;
  padding:0 0 20px;
  margin:0 auto 20px;
  background:url(../img/alliance/bg_benefitsBtm.gif) left bottom no-repeat;
}

#alliance_detail #benefits h3 {
  width:712px;
  height:40px;
  margin:0 auto;
  text-indent:-9999px;
  background:url(../img/alliance/bg_benefitsTop.gif) 0 0 no-repeat;
}

#alliance_detail #benefits ul {
  list-style-type:square;
  list-style-position:inside;
  margin: 10px 30px 20px;
}

#alliance_detail #benefits p {
  font-size:84%;
  margin-left:40px;
}

#alliance_detail #membership h3 {
  width:712px;
  height:30px;
  margin:0 auto 10px;
  text-indent:-9999px;
  background:url(../img/alliance/title_membership.gif) 0 0 no-repeat;
}

#alliance_detail #membership p {
  width:440px;
  height:50px;
  margin:0 auto 40px;
  text-indent:-9999px;
  background:url(../img/alliance/bg_membership.gif) 0 0 no-repeat;
}

#alliance_detail #procedure h3 {
  width:712px;
  height:30px;
  margin:0 auto 10px;
  text-indent:-9999px;
  background:url(../img/alliance/title_procedure.gif) 0 0 no-repeat;
}

#alliance_detail #procedure #box_procedure {
  width:712px;
  height:200px;
  margin:0 auto 40px;
  background:url(../img/alliance/bg_procedure.gif) 0 0 no-repeat;
  font-size:92%;
  position:relative;
}

#alliance_detail #procedure #box_procedure ol li.first {
  display:block;
  width:190px;
  height:145px;
  padding:55px 15px 0;
}

#alliance_detail #procedure #box_procedure ol li.first strong {
  display:none;
}

#alliance_detail #procedure #box_procedure ol li.first ul {
  list-style-type:square;
  list-style-position:inside;
}

#alliance_detail #procedure #box_procedure ol li#pro01 {
  position:absolute;
  top:0;
  left:0;
}

#alliance_detail #procedure #box_procedure ol li#pro01 a {
  display:block;
  width:192px;
  height:44px;
  position:absolute;
  top:142px;
  left:14px;
  text-indent:-9999px;
}

#alliance_detail #procedure #box_procedure ol li#pro01 a:hover {
  background:url(../img/alliance/bg_procedure.gif) -14px -342px no-repeat;
}

#alliance_detail #procedure #box_procedure ol li#pro02 {
  position:absolute;
  top:0;
  left:246px;
}

#alliance_detail #procedure #box_procedure ol li#pro02 a {
  display:block;
  width:192px;
  height:44px;
  position:absolute;
  top:142px;
  left:14px;
  text-indent:-9999px;
}

#alliance_detail #procedure #box_procedure ol li#pro02 a:hover {
  background:url(../img/alliance/bg_procedure.gif) -260px -342px no-repeat;
}

#alliance_detail #procedure #box_procedure ol li#pro03 {
  position:absolute;
  top:0;
  left:492px;
}

#alliance_detail #address {
  margin:0 auto;
}

#alliance_detail #address h3 {
  width:712px;
  height:30px;
  margin:0 auto 10px;
  text-indent:-9999px;
  background:url(../img/alliance/title_address.gif) 0 0 no-repeat;
}

#alliance_detail #address address {
  font-style:normal;
  font-weight:bold;
}

#alliance_detail #contact {
  background:url(../img/alliance/bg_contact.gif) right bottom no-repeat;
  padding:40px 0 60px;
}
#alliance_detail #contact h3 {
  width:712px;
  height:30px;
  margin:0 auto 10px;
  text-indent:-9999px;
  background:url(../img/alliance/title_contact.gif) 0 0 no-repeat;
}

#alliance_detail #contact #txtAddress {
  width:330px;
  height:60px;
  margin:0;
  background:url(../img/alliance/txt_contact.gif) 0 0 no-repeat;
  position:relative;
}

#alliance_detail #contact #txtAddress p {
  text-indent:-9999px;
}

#alliance_detail #contact #txtAddress p a {
  display:block;
  width:180px;
  height:20px;
  position:absolute;
  top:33px;
  left:10px;
}

#alliance_detail #contact #txtAddress p a:hover {
  background:url(../img/alliance/txt_contact.gif) -10px -93px no-repeat;
}

#alliance_detail .right {
  margin-bottom:15px;
  text-align:right;
  font-size:84%;
}

#alliance_download {
  width:712px;
  margin:0 auto 20px;
  padding-top:10px;
  font-size:110%;
  line-height:1.5;
    background:url(../img/alliance/bg_contact.gif) right bottom no-repeat;
}

#alliance_download a {
  outline:none;
}

#alliance_download img {
  vertical-align: text-bottom;
  margin-right:3px;
}

#alliance_download h2 {
  width:500px;
  height:100px;
  margin:40px auto;
  text-indent:-9999px;
  background:url(../img/alliance/title_download.gif) 0 0 no-repeat;
}

#alliance_download #btn_dl a {
  display:block;
  width:320px;
  height:90px;
  margin:0 auto 10px;
  text-indent:-9999px;
  background:url(../img/alliance/btn_download.gif) 0 0 no-repeat;
}

#alliance_download #btn_dl a:hover {
  background-position:0 -90px;
}

#alliance_download #about_dl {
  font-size:84%;
  width:320px;
  height:6.0em;
  margin:0 auto;
}


/* page - aino station
----------------------------------------------------- */
div#contents #ainoStation {
  position: static;
  width: auto;
}

#ainoStation #ainoStation_detail h3,
#ainoStation p.date {
  display: none;
}

#ainoStation #ainoStation_detail #pageTitle {
  background: url(../img/ainostation/subPage_header.gif) center top no-repeat;
  padding-top: 361px;
  height: 1%;
}

#ainoStation #ainoStation_detail .pageNavigation,
#ainoStation #ainoStation_detail .pageSubNavigation {
  width: 772px;
  margin: 0 auto 22px;
}

#ainoStation #ainoStation_detail .pageNavigation ul li,
#ainoStation #ainoStation_detail .pageSubNavigation ul li {
  float: left;
  margin-right: 16px;
}

#ainoStation #ainoStation_detail .pageNavigation ul li a,
#ainoStation #ainoStation_detail .pageSubNavigation ul li a {
  display: block;
  background: left top no-repeat;
}

#ainoStation #ainoStation_detail .pageNavigation ul li a {
  width: 177px;
  height: 34px;
}
#ainoStation #ainoStation_detail .pageNavigation ul li.topPage a { background-image: url(../img/ainostation/nav_top.gif); }
#ainoStation #ainoStation_detail .pageNavigation ul li.detailPage a { background-image: url(../img/ainostation/nav_detail.gif); }
#ainoStation #ainoStation_detail .pageNavigation ul li.beforeAfter a { background-image: url(../img/ainostation/nav_beforeAfter.gif); }
#ainoStation #ainoStation_detail .pageNavigation ul li.historyPage a { background-image: url(../img/ainostation/nav_history.gif); }

#ainoStation #ainoStation_detail .pageSubNavigation ul li a { height: 14px; }
#ainoStation #ainoStation_detail .pageSubNavigation ul li.collection_start a {
  background-image: url(../img/ainostation/subNav_collectStart.gif);
  width: 104px;
}
#ainoStation #ainoStation_detail .pageSubNavigation ul li.collection_list a {
  background-image: url(../img/ainostation/subNav_collectList.gif);
  width: 66px;
}
#ainoStation #ainoStation_detail .pageSubNavigation ul li.collection_idea a {
  background-image: url(../img/ainostation/subNav_collectIdea.gif);
  width: 78px;
}
#ainoStation #ainoStation_detail .pageSubNavigation ul li.collection_update a {
  background-image: url(../img/ainostation/subNav_collectUpdate.gif);
  width: 75px;
}
#ainoStation #ainoStation_detail .pageSubNavigation ul li.repaint_event a {
  background-image: url(../img/ainostation/subNav_repaintEvent.gif);
  width: 101px;
}
#ainoStation #ainoStation_detail .pageSubNavigation ul li.repaint_finish a {
  background-image: url(../img/ainostation/subNav_repaintFinish.gif);
  width: 27px;
}



#ainoStation #ainoStation_detail .pageNavigation ul li a:hover,
#ainoStation #ainoStation_detail .pageNavigation ul li.here a,
#ainoStation #ainoStation_detail .pageSubNavigation ul li a:hover {
  background-position: left bottom;
}

#ainoStation #ainoStation_detail .pageNavigation ul li a span,
#ainoStation #ainoStation_detail .pageSubNavigation ul li a span,
#ainoStation #ainoStation_detail .module p.link_listPage a span,
#ainoStation #ainoStation_detail .module p.link_viewDetail a span,
#ainoStation #ainoStation_detail .module .module_image p.viewLarge a span {
  position: absolute;
  left: -9999px;
  font-size: 0;
}




#ainoStation #ainoStation_detail #pageContents {
  width: 902px;
  margin: 0 auto;
}

#ainoStation #ainoStation_detail .dateList {
  background: url(../img/ainostation/line_dottedH.gif) 20px 84px repeat-y;
}

#ainoStation #ainoStation_detail .dateListInner {
  background: url(../img/ainostation/arrow_dateListBg.gif) 9px bottom no-repeat;
}

#ainoStation #ainoStation_detail .module {
  padding-left: 65px;
  margin-bottom: 38px;
}


#ainoStation #ainoStation_detail #date_20090811 .dateListInner .module { background: url(../img/ainostation/date_20090811.gif) left top no-repeat; }
#ainoStation #ainoStation_detail #date_20090921 .dateListInner .module { background: url(../img/ainostation/date_20090921.gif) left top no-repeat; }
#ainoStation #ainoStation_detail #date_20091110 .dateListInner .module { background: url(../img/ainostation/date_20091110.gif) left top no-repeat; }
#ainoStation #ainoStation_detail #date_20100119 .dateListInner .module { background: url(../img/ainostation/date_20100119.gif) left top no-repeat; }
#ainoStation #ainoStation_detail #date_20100218 .dateListInner .module { background: url(../img/ainostation/date_20100218.gif) left top no-repeat; }
#ainoStation #ainoStation_detail #date_20100314 .dateListInner .module { background: url(../img/ainostation/date_20100314.gif) left top no-repeat; }

#ainoStation #ainoStation_detail #date_20100314,
#ainoStation #ainoStation_detail #date_20100314 .dateListInner {
  background: none;
}



#ainoStation #ainoStation_detail .module .module_text {
  width: 520px;
  float: left;
  display: inline;

  padding-top: 12px;
  border-top: 1px solid #c8c5c4;
}
#ainoStation #ainoStation_detail .module h4 {
  margin-bottom: 19px;
  margin-top: 8px;
}

#ainoStation #ainoStation_detail .module p.paragraph {
  margin-bottom: 19px;
  padding-right: 73px;
  line-height: 1.8!important;
}

#ainoStation #ainoStation_detail .module p.link_listPage a {
  display: block;
  width: 122px;
  height: 28px;
  background: url(../img/ainostation/link_listPage.gif) left top no-repeat;
}

#ainoStation #ainoStation_detail .module p.link_viewDetail a {
  display: block;
  width: 122px;
  height: 28px;
  background: url(../img/ainostation/link_viewDetail.gif) left top no-repeat;
}

#ainoStation #ainoStation_detail .module p.link_viewDetail a:hover,
#ainoStation #ainoStation_detail .module p.link_listPage a:hover {
  background-position: left bottom;
}

#ainoStation #ainoStation_detail .module .module_image {
  width: 252px;
  float: right;
  display: inline;

  padding-top: 12px;
  margin-right: 65px;

  border-top: 1px solid #c8c5c4;

  position: relative;
}

#ainoStation #ainoStation_detail .module .module_image p img {
  vertical-align: bottom;
}

#ainoStation #ainoStation_detail .module .module_image a span.viewLarge {
  position: absolute;
  bottom: 13px;
  right: 13px;
  display: block;
  width: 26px;
  height: 26px;
}

#ainoStation #ainoStation_detail .module .module_image a:hover span.viewLarge {
  background: url(../img/ainostation/button_viewLarge_hover.gif) no-repeat;
}

#ainoStation #ainoStation_detail .module .module_image a:hover span.viewLarge img {
  display: none;
  visibility: hidden;
}


#ainoStation #twn_slideshow{
  background: none!important;
}

#ainoStation #photo_stage{
  height: auto!important;
  overflow: hidden;
}

#ainoStation .photo_caption{
  height: auto!important;
  padding: 3px 3px 3px!important;
}

#ainoStation h4.slideShowTitle {
  width: 771px;
  margin: 0 auto 19px;
  border-top: 1px solid #c8c5c4;
  padding-top: 9px;
}


#ainoStation #ainoStation_detail #ainoStation_history {
  width: 772px;
  margin: 0 auto;
}

#ainoStation #ainoStation_detail #ainoStation_list {
  width: 817px;
  margin: 0 auto;
}

#ainoStation #ainoStation_detail #ainoStation_list #ainoStation_listImage {
  margin-bottom: 38px;
}

#ainoStation #ainoStation_detail #ainoStation_list #mainImage {
  width: 817px;
  position: relative;
  margin-bottom: 8px;
}

#ainoStation #ainoStation_detail #ainoStation_list #mainImage #previousNextButton {
  width: 817px;
  height: 510px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1000;
  background: url(../img/ainostation/list/imageFrame.gif) center center no-repeat;
}

#ainoStation #ainoStation_detail #ainoStation_list #mainImage #previousNextButton a {
  display: block;
  width: 48px;
  height: 48px;
  background: center bottom no-repeat;
  position: absolute;
  top: 231px;
}
#ainoStation #ainoStation_detail #ainoStation_list #mainImage #previousNextButton a span {
  position: absolute;
  left: -9999px;
  font-size: 0;
}

#ainoStation #ainoStation_detail #ainoStation_list #mainImage #previousNextButton a.previous { background-image: url(../img/ainostation/list/previousButton.gif); left: 0; }
#ainoStation #ainoStation_detail #ainoStation_list #mainImage #previousNextButton a.next { background-image: url(../img/ainostation/list/nextButton.gif); right: 0; }
#ainoStation #ainoStation_detail #ainoStation_list #mainImage #previousNextButton a:hover { background-position: center top; }

#ainoStation #ainoStation_detail #ainoStation_list #imageNavigation {
  width: 772px;
  margin: 0 auto;
  text-align: center;
}

#ainoStation #ainoStation_detail #ainoStation_list #imageNavigation ul li {
  float: left;
  display: block;
  margin-bottom: 4px;
  margin-right: 5px;
  width: 72px;
}



#ainoStation #ainoStation_detail #ainoStation_history h4 {
  border-top: 1px solid #C8C5C4;
  margin: 0 auto 19px;
  padding-top :9px;
}

#ainoStation #ainoStation_detail #ainoStation_history #history_discription {
  margin-bottom: 31px;
}


#ainoStation #ainoStation_detail #ainoStation_history #history_list li {
  display: block;
  width: 772px;
  margin-bottom: 19px;
  position: relative;
}

#ainoStation #ainoStation_detail #ainoStation_history #history_list li.exception {
  margin-bottom: 38px;
}

#ainoStation #ainoStation_detail #ainoStation_history #history_list li span.year {
  display: block;
  width: 187px;
  position: absolute;
  left: 0;
  top: 0;
  font-weight: bold;

  background: url(../img/ainostation/line_dotted.gif) right top repeat-y;
}

#ainoStation #ainoStation_detail #ainoStation_history #history_list li span.year span.japaneseCalendar {
  color: #9c0804;
  font-size: 82%;
  padding-left: 7px;
  font-weight: normal;
}

#ainoStation #ainoStation_detail #ainoStation_history #history_list li.exception span.year span.japaneseCalendar {
  padding-left: 0;
}


#ainoStation #ainoStation_detail #ainoStation_history #history_list li span.explanation {
  display: block;
  padding-left: 195px;
  background: url(../img/ainostation/line_dotted.gif) 186px top repeat-y;
}

/* page - aino station - before after
----------------------------------------------------- */
#ainoStation #ainoStation_detail #ainoStation_beforeAfter {
  width: 772px;
  margin: 0 auto;
}

#ainoStation #ainoStation_detail #ainoStation_beforeAfter h4 {
  border-top: 1px solid #C8C5C4;
  margin: 0 auto 19px;
  padding-top :9px;
}

#ainoStation #ainoStation_detail #ainoStation_beforeAfter #ainoStationAfter_mainImage {
  width: 772px;
  position: relative;
  padding-bottom: 19px;
  border-bottom: 1px dotted #c8c5c4;
}

#ainoStation #ainoStation_detail #ainoStation_beforeAfter #ainoStationAfter_mainImage #imageNavigation {
  width: 772px;
  height: 443px;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../img/ainostation/beforeAfter/imageSliderCover.png) center center no-repeat;
  z-index: 20;
}

* html #ainoStation #ainoStation_detail #ainoStation_beforeAfter #ainoStationAfter_mainImage #imageNavigation {
  background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/ainostation/beforeAfter/imageSliderCover.png',sizingMethod='image');
}

#ainoStation #ainoStation_detail #ainoStation_beforeAfter #ainoStationAfter_mainImage #imageNavigation a {
  display: block;
  width: 60px;
  height: 30px;
  background: center top no-repeat;
  position: absolute;
  bottom: 22px;
  outline: none;
}

#ainoStation #ainoStation_detail #ainoStation_beforeAfter #ainoStationAfter_mainImage #imageNavigation a.after {
  background-image: url(../img/ainostation/beforeAfter/imageNavigation_after.gif);
  left: 153px;
}

#ainoStation #ainoStation_detail #ainoStation_beforeAfter #ainoStationAfter_mainImage #imageNavigation a.idea {
  background-image: url(../img/ainostation/beforeAfter/imageNavigation_bestIdea.gif);
  left: 88px;
}

#ainoStation #ainoStation_detail #ainoStation_beforeAfter #ainoStationAfter_mainImage #imageNavigation a.before {
  background-image: url(../img/ainostation/beforeAfter/imageNavigation_before.gif);
  left: 23px;
}

#ainoStation #ainoStation_detail #ainoStation_beforeAfter #ainoStationAfter_mainImage #imageNavigation a:hover {
  background-position: center center;
}
#ainoStation #ainoStation_detail #ainoStation_beforeAfter #ainoStationAfter_mainImage #imageNavigation li.active a {
  background-position: center bottom;
}
#ainoStation #ainoStation_detail #ainoStation_beforeAfter #ainoStationAfter_mainImage #imageNavigation a span {
  position: absolute;
  left: -9999px;
  font-size: 0;
}

#ainoStation #ainoStation_detail #ainoStation_beforeAfter #ainoStationAfter_mainImage #imageNavigation li img {
  visibility: hidden;
  position: absolute;
  bottom: 45px;
}
#ainoStation #ainoStation_detail #ainoStation_beforeAfter #ainoStationAfter_mainImage #imageNavigation li.active img {
  visibility: visible;
}

#ainoStation #ainoStation_detail #ainoStation_beforeAfter #ainoStationAfter_mainImage #imageNavigation li.active img.imageNavigation_after {
  left: 69px;
}
#ainoStation #ainoStation_detail #ainoStation_beforeAfter #ainoStationAfter_mainImage #imageNavigation li.active img.imageNavigation_idea {
  left: 37px;
}
#ainoStation #ainoStation_detail #ainoStation_beforeAfter #ainoStationAfter_mainImage #imageNavigation li.active img.imageNavigation_before {
  left: 5px;
}


#ainoStation #ainoStation_detail #ainoStation_beforeAfter #ainoStationAfter_subImage {
  padding-top: 19px;
}

#ainoStation #ainoStation_detail #ainoStation_beforeAfter #ainoStationAfter_subImage .module {
  padding-left: 0;
  width: 252px;
  float: left;
}

#ainoStation #ainoStation_detail #ainoStation_beforeAfter #ainoStationAfter_subImage .moduleCenter {
  margin: 0 8px 38px 8px;
}

#ainoStation #ainoStation_detail #ainoStation_beforeAfter #ainoStationAfter_subImage .module p {
  padding-top: 9px;
}

#ainoStation #ainoStation_detail #ainoStationSub_footer {
  text-align: center;
  padding-top: 95px;
  background: url(../img/ainostation/ainoStationSub_footerImg.gif) center top no-repeat;
  margin-bottom: 19px;
}

#ainoStation #ainoStation_detail #ainoStationSub_footer ul li {
  display: inline;
  padding: 0 4px;
}


/* Page - romancemark
----------------------------------------------------- */
#romancemark {
  padding-top: 20px;
}

#romancemark h2 {
  margin-bottom: 20px;
}

#romancemark .aboutRomanceMark {
  float: left;
  display: inline;
  width: 495px;
  margin-bottom: 30px;
  font-size: 108%!important;
}

#romancemark .aboutRomanceMark h3,
#romancemark .aboutRomanceMark p {
  margin-bottom: 15px;
}

#romancemark .romanceMarkImage {
  float: right;
  display: inline;
  width: 370px;
  margin-bottom: 30px;
}

#romancemark #projectsList {
  margin-bottom: 20px;
  padding-bottom: 21px;
  background: url(../img/romancemark/line_dotted.gif) left bottom repeat-x;
}

#romancemark #projectsList li {
  float: left;
  display: block;
  width: 213px;
  height: 45px;
  margin-bottom: 6px;
  margin-left: 6px;
}

#romancemark #projectsList li.listFirst {
  margin-left: 0;
}

#romancemark #projectsList li a:hover img {
  -ms-filter: "alpha( opacity=50 )";
  filter: alpha( opacity=50 );
  opacity: 0.5;
}

#romancemark #projects .box {
  margin-bottom: 15px;
  background: url(../img/romancemark/box_bg.gif) left top repeat-y;
}
#romancemark #projects .boxInner {
  background: url(../img/romancemark/box_bgTop.gif) left top no-repeat;
}

#romancemark #projects .boxInner p.pageTop {
  background: #fff url(../img/romancemark/box_bgBottom.gif) left top no-repeat;
  padding-top: 10px;
  text-align: right;
}
#romancemark #projects .boxInner p.pageTop a {
  padding-left: 10px;
  background: url(../img/romancemark/arrow01.gif) left center no-repeat;
}

#romancemark #projects .boxInner .projectNumber {
  height: 25px;
}

#romancemark #projects .boxInner .projectNumber img {
  float: left;
}

#romancemark #projects .boxInner .projectNumber span {
  display: block;
  padding-left: 10px;
  font-size: 85%;
  line-height: 27px;
  height: 25px;
  float: left;
}

#romancemark #projects .boxInner .projectTitle {
  float: left;
  display: inline;
  width: 550px;
  margin-left: 30px;
  padding-bottom: 20px;
}

#romancemark #projects .boxInner .projectTitle h3 {
  font-size: 182%;
  color: #951e23;
  text-shadow: #ecd9f2 1px 1px 0px;
  margin-bottom: 25px;
  padding-top: 40px;
  font-family: "メイリオ","ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka!important;
  font-weight: bold!important;
}

#romancemark #projects .boxInner .projectTitle p {
  color: #4e4e4e;
  margin-bottom: 15px;
}

#romancemark #projects .boxInner .projectTitle ul li {
  display: block;
  float: left;
  padding-right: 17px;
  background: url(../img/icon_outsideLink.gif) right center no-repeat;
}

#romancemark #projects .boxInner .projectTitle ul li a {
  color: #951e23;
  background: url(../img/romancemark/arrow02.gif) left center no-repeat;
  padding-left: 10px;
}

#romancemark #projects .boxInner .projectComment {
  float: right;
  display: inline;
  width: 195px;
  margin-right: 30px;
  padding-bottom: 20px;
}
#romancemark #projects .boxInner .projectComment h4 {
  margin-bottom: 10px;
}
#romancemark #projects .boxInner .projectComment p {
  padding-left: 10px;
}

#romancemark #projects .boxInner .projectComment p.blogLink {
  margin-top: 10px;
}
#romancemark #projects .boxInner .projectComment p.blogLink a {
  background: url(../img/romancemark/arrow03.gif) left center no-repeat;
  padding-left: 10px;
}


#romancemark .contact  {
  text-align: center;
  padding-top: 15px;
  background: url(../img/romancemark/line_dotted.gif) left top repeat-x;
  margin-bottom: 20px;
}


/* romance-toudai
----------------------------------------------------- */
#toudai_main {
    position: relative;
    width: 870px; height: 448px;
    background-image: url(../img/romance-toudai/toudai_main.png);
}
#toudai_main .toudai_copy {
    position: absolute;
    top: 28px; right: 38px;
    width: 296px; height: 377px;
    padding: 50px 55px 85px;
    background: url(../img/romance-toudai/toudai_main_copy_bg.png) no-repeat;
    text-align: center;
}
#toudai_main .toudai_copy h2 {
    text-indent: -9999px;
    width: 240px; height: 109px;
    background: url(../img/romance-toudai/toudai_logo.png) no-repeat;
    margin: 0 auto;
}
#toudai_main .toudai_copy p {
    font-size: 81%;
    line-height: 1.6;
    margin: 10px 0 25px;
}
#toudai_main .toudai_copy .btn {
    text-indent: -9999px;
    width: 144px; height: 44px;
    background: url(../img/romance-toudai/toudai_main_btn.png);
    margin: 0 auto;
}
#toudai_main .toudai_copy .btn:hover {
    background: url(../img/romance-toudai/toudai_main_btn_on.png);
}
#toudai_main .toudai_copy .btn a {
    display: block;
    width: 144px; height: 44px;
    cursor: pointer;
}
#toudai_contents {
    margin: 40px 0 30px;
}
#toudai_contents:after {
    display:block;
    clear:both;
    height:0px;
    visibility:hidden;
    content:".";
}
#toudai_contents .box {
    position: relative;
    width: 338px;
    padding: 36px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    margin-bottom: 40px;
    background-color: #f0f8fe;
    background-repeat: no-repeat;
    background-position: right 10px bottom 10px;
}
#toudai_contents .box .num {
    position: absolute;
    top: -15px; left: -15px;
    width: 60px; height: 60px;
    text-indent: -9999px;
    background-repeat: no-repeat;
}
#toudai_contents .box h3 {
    text-indent: -9999px;
    height: 22px;
    background-repeat: no-repeat;
    background-position: 10px center;
    margin-bottom: 30px;
}
#toudai_contents .box p {
    line-height: 1.8;
}
#toudai_contents .box .asterisk {
    font-size: 92%;
    color: #444444;
}
#toudai_contents .box.box01 { float:left; height:178px; background-image: url(../img/romance-toudai/toudai_icon01.png); }
#toudai_contents .box.box02 { float:right; height:178px; background-image: url(../img/romance-toudai/toudai_icon02.png); }
#toudai_contents .box.box03 { float:left; height:158px; background-image: url(../img/romance-toudai/toudai_icon03.png); }
#toudai_contents .box.box04 { float:right; height:158px; background-image: url(../img/romance-toudai/toudai_icon04.png); }

#toudai_contents .box01 .num { background-image: url(../img/romance-toudai/toudai_num01.png); }
#toudai_contents .box02 .num { background-image: url(../img/romance-toudai/toudai_num02.png); }
#toudai_contents .box03 .num { background-image: url(../img/romance-toudai/toudai_num03.png); }
#toudai_contents .box04 .num { background-image: url(../img/romance-toudai/toudai_num04.png); }

#toudai_contents .box01 h3 { background-image: url(../img/romance-toudai/toudai_ttl01.png); }
#toudai_contents .box02 h3 { background-image: url(../img/romance-toudai/toudai_ttl02.png); }
#toudai_contents .box03 h3 { background-image: url(../img/romance-toudai/toudai_ttl03.png); }
#toudai_contents .box04 h3 { background-image: url(../img/romance-toudai/toudai_ttl04.png); }

#toudai_info {
    text-align: center;
    margin-bottom: 80px;
}
#toudai_info .btn {
    text-indent: -9999px;
    width: 422px; height: 65px;
    margin: 16px auto 20px;
    background: url(../img/romance-toudai/toudai_btn_official.png) no-repeat;
}
#toudai_info .btn:hover {
    background-image: url(../img/romance-toudai/toudai_btn_official_on.png);
}
#toudai_info .btn a {
    width: 422px; height: 65px;
    display: block;
    cursor: pointer;
}
#toudai_info .presents {
    text-indent: -9999px;
    width: 260px; height: 83px;
    margin: 0 auto;
    background: url(../img/romance-toudai/toudai_presents.png);
}