@charset "UTF-8";
body, div, p, dd {
    margin: 0;
    padding: 0;
    color: #330000;
    font-family: "Hiragino Kaku Gothic Pro","OSAKA", sans-serif;
}

abbr {
    border-bottom: none;
}

p {
    line-height: 150%;
    margin-bottom:10px;
}

/*none dotted-line of focus*/
a:focus {
    outline: none;
}

/*div{  border: dotted 1px #ff0000;}*/
body {
    text-align: center; /*IE5boxCenter*/
    font-size: 85%;
    height: 100%;
}

#container {
    width: 750px;
    margin: 20px auto; /*BoxCenter(not IE5)*/
    text-align: left; /*for IE5*/
}

/*******About Header*******/
#header {
    padding:20px 0px 20px 0px;
    margin:10px 0 0 0;
    -webkit-border-radius: 5px;	/* Safari、Google Chrome */
    -moz-border-radius: 5px;	/* Firefox */
}

#plist{
    text-align: left;
    font-size: 0.8em;
    margin: 0 20px 0 0;
    color: #999999;
    float:right;

}
#path{
    height:2em;
    border:1px solid #dedede;
    padding:2px;
    margin-top:15px;
    -webkit-border-radius: 5px;	/* Safari、Google Chrome */
    -moz-border-radius: 5px;	/* Firefox */
}
#path li{
    float: left;
    line-height: 2em;
    padding-left: 0.75em;
    list-style:none;
    padding-right:5px;

}
#path li b {
    display: block;
    color:#3399ff;
    background: url(../images/arrow.gif) no-repeat right center;
    padding-right: 15px;
}
#path li b.send{
    background:none;
    padding-right:5px;
}
#path li b a {
    text-decoration:none;
    color:#3399ff;
}

#path li b a:hover {
    color:#2277BB;
}


#main {
    float: left;
    margin-top:10px;
    -webkit-border-radius: 5px;	/* Safari、Google Chrome */
   -moz-border-radius: 5px;	/* Firefox */
}

#rightcolumn {
    float: left;
    width: 199px;
    border-left: 1px #C9D7F1 solid;
}

#addBody {
    padding: 10px 0 0 10px;
}

/***For Facebook***/
#adds {
    margin-left:25px;
}

/******About Footer***/
#footer {
    float: left;
    height: 100px;
    width:100%;
    text-align:center;
    padding-top:30px;
}

#footer p {
    color: #666666;
}

h1 {
    height: 50px;
    padding-top:10px;
    padding-left:20px;
    margin:0px;
}

h1 a {
    color: #C69B05;
    text-decoration: none;
    font-style: italic;
    display: box;
}

/*******About Navigation*******/
#navi {
    float: left;
    width: 150px;
}

#navi ul {
    line-height: 2.0em;
    padding: 10px 20px 0 20px;
}

#navi ul a {
    text-decoration: none;
    color: #557755;
    font-size: 110%;
    font-style: italic;
    font-weight: bold;
}

ul.open {
    line-height: 1.2em;
    font-size: 110%;
    color: #ffffff;
}

#navi ul a:hover {
    color: yellow;
}

/*******MainContents*******/
#content {
    width: 550px;
    float: left;
/*    background: url(../images/main_back.jpg) repeat-y left top;*/
}

#content h2{
    padding:0px 20px 0px 20px;
}

#content>p{
    padding:20px 10px 0px 50px;
}

#content p{
    _padding:20px 10px 0px 50px;
}

#content * p{
    _padding:10px;
}

#reserve {
    width: 510px;
    height: 122px;
    background: url(./images/SpriteImage2.jpg) no-repeat 0px -443px;
    margin-left: 23px;
}

#content-inner {
    width: 550px;
    margin: 0 0 50px 30px;
}

#content-inner p {
    padding: 0 20px 15px 20px;
}

/**About Text****/
input.radio {
    vertical-align: middle;
}

input[type =
"radio"] {
    vertical-align: text-bottom;
}

/******For Form*********/
form {
    font-size: 13px;
    padding: 20px 20px 30px 50px;
}

/***Common*****/
.nostylelink {
    text-decoration: none;
    color: #666666;
}
/*
select, textarea {
    color: #886666;
}

select:focus, textarea:focus {
    color: #333333;
    background-color: #ffe4e1;
}

input {
    color: #886666;
}

input:focus {
    color: #333333;
}
*/
/***For Reserve****/
.pink {
    color: #ff1493
}

.gray {
    color: #999999
}

.pink {
    font-weight: bold
}

div.sub-group2 {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #ff9999;
    padding: 10px;
    clear: both;
}

div.sub-groupend {
    padding: 10px;
    clear: both;
    height: 65px
}

.label-txt2 {
    float: left;
    margin-right: 5px;
    color: #330000;
    border-right-style: solid;
    border-right-color: #ff0000;
    width: 90px;
}

/**For Button***/
.btn-box input {
    width: 81px;
    height: 26px;
    background: url(/images/button.png) no-repeat top left;
    color: #ffffff;
    border-style: none;
    margin: 3px 0 0 0px;
    font-size: 90%;
}

div.btn-box {
    padding-left: 230px;
}

.btn-box-l input {
    background: url(./images/button_l.gif) no-repeat left top;
    color: #ffffff;
    border-style: none;
    margin: 3px 5px 0 0px;
    font-size: 90%;
    height: 25px;
    width: 125px;
}

/**************For YUI********/
#cal1Container {
    display: none;
    position: absolute;
    z-index: 1;
    left: 50%; /*515px;*/
    top: 80px;
}

.container1 {
    left: 70%; /*515px;*/
    top: 300px;
}

#calButton {
    background: url("/images/frame.png") no-repeat left bottom;
    width: 24px;
    height: 16px;
    border: none;
    overflow: hidden;
    cursor: pointer;
    padding: 0;
    text-indent: -9999px;
    display: block;
    float: left;
}

.icon {
    vertical-align: text-bottom;
}

input {
    vertical-align: text-bottom;
}

label i {
    vertical-align: super;
    color: red;
    font-style: normal;
    font-size: 0.8em;
}

img.ui-datepicker-trigger {
    float: left;
    margin: 2px 4px 0 0;
	/*IE6,IE7のみに適用*/
	/float:none;
}


